
@charset "shift_JIS";

/* 基本 */
body {
background-color: #ffffff;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
color:#333333;
}


/* リンク */

a:link{
color: #0000FF;
}

a:visited{
color: #0000FF; 
}

a:active{
color: #FF0000; 
}

a:hover{
color: #FF0000; 
}

/* 見出し・テキスト */
h1{
margin:0px;
padding:0px;
}

/* リンク */

h1 a:link{
color: #333358;
text-decoration:none;
}

h1 a:visited{
color: #333358; 
text-decoration:none;
}

h1 a:active{
color: #333358; 
text-decoration:none;
}

h1 a:hover{
color: #333358; 
text-decoration:none;
}


.base{
margin:0 0px 0 0px;
padding:0;
font-size:80%;
line-height:140%;
}

.fixtxt{
font-size:12px;
line-height:125%;
}

.mtxt{
font-size:75%;
line-height:140%;
}

.stxt{
font-size:70%;
line-height:140%;
}

.white {
color: #FFFFFF
}

.red {
color: #CC0000
}
.red2 {
color: #CC0000;
font-size:14px;
}

.style1 {
color:#999999;
font-size:12px;
}

.network {
margin-left:15px;
margin-top:45px;
}

.networktxt {
font-size:12px;
line-height:160%;
}

.promis {
font-size:80%;
line-height:160%;
padding:10px;
border-bottom:1px solid #663300;
border-left:1px solid #663300;
border-right:1px solid #663300;
}

/* メニューリスト */

ul{
margin-left:10px;
margin-top:6px;
margin-bottom:6px;
list-style:none;
}

li{
padding-left:15px;
padding-right:15px;
background:url(img/arrow.gif)
no-repeat 0px 50%;
line-height:100%;
font-size:12px;
}

.backp {
background-image: url(img/backp.gif);
background-repeat: no-repeat;
background-position:right top;
}

h1{margin:0 0px 0 0px;
      padding:0;
      font-size:12px;
      line-height:15px;
}

h2{margin:0 0px 0 0px;
      padding:0;
      font-size:12px;
      line-height:15px;
}

h2 a:link { color: #000000;}
h2 a:visited { color: #000000;}
h2 a:active { color: #000000;}
h2 a:hover { color: #000000;}

h3{
margin:0px;
padding:0px;
font-size:12px;
line-height:160%;
}


h4{
      font-size:12px;
	display: inline;
	white-space: nowrap;
	position: static;  

}

h4 a:link { color: #FFFFFF;}
h4 a:visited { color: #FFFFFF;}
h4 a:active { color: #FFFFFF;}
h4 a:hover { color: #FFFFFF;}

.clean2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.clean3 {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}
/* ブラック 15px */
.b115 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 15px;
	color: #000000;
	line-height: 20px;
}
/* ワイン 16px */
.b116 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	color: #CC0000;
	line-height: 20px;
}
/* レッド 16px */
.b117 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	color: #FF0000;
	line-height: 20px;
}
/* デフォルト太字 16px */
.b118 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
/* デフォルト太字 13px */
.b119 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
/* ワイン 15px */
.b120 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 15px;
	color: #CC0000;
	line-height: 20px;
}
/* デフォルト太字 15px */
.b121 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}
/* ホワイト 15px */
.b122 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 15px;
	color: #FFFFFF;
	line-height: 20px;
}