@charset "Shift_JIS";




html,body{
    height: 100%;
}



h1,h2,h3,h4,h5,p,li,img,ul,ol,li,form,table, td, th, tr ,dl ,dt, dd { margin:0px; padding:0px; }
th,ol,ul {text-align:left; }
a img { border:none; }


h1, h2, h3, h4, h5 {font-size: 1em;  }



.bk24 {  font-size: 2em; line-height: 130%;}   /* 文字サイズ：24ポイント相当; 文字色：黒  */
.bk16 {  font-size: 1.8em; line-height: 130%;}   /* 文字サイズ：16ポイント相当; 文字色：黒  */
.bk14 {  font-size: 1.2em; line-height: 130%;}   /* 文字サイズ：14ポイント相当; 文字色：黒  */
.bk12 {  font-size: 1em; line-height: 140%;}     /* 文字サイズ：12ポイント相当; 文字色：黒  */
.bk10 { font-size: 0.8em; line-height: 140%; }     /* 文字サイズ：10ポイント相当; 文字色：黒  */

.wh24 { color: #ffffff; font-size: 2em; line-height: 130%; }   /* 文字サイズ：24ポイント相当; 文字色：黒  */
.wh16 { color: #ffffff; font-size: 1.8em; line-height: 130%;  }   /* 文字サイズ：16ポイント相当; 文字色：黒  */
.wh14 { color: #ffffff; font-size: 1.2em; line-height: 130%; }   /* 文字サイズ：14ポイント相当; 文字色：黒  */
.wh12 { color: #ffffff; font-size: 1em; line-height: 140%;}     /* 文字サイズ：12ポイント相当; 文字色：黒  */
.wh10 { color: #ffffff; font-size: 0.8em; line-height: 100%; }     /* 文字サイズ：10ポイント相当; 文字色：黒  */

a {color:#EC037B; text-decoration: underline; }
a:hover { color:#f84c93; text-decoration:  underline; }
a:active {color:#8F003B; text-decoration:  underline}


.clear-both { clear: both; }
.hidden_link { display: none; }



/*コンテナ*/
#contena1{ 
height: 100%; 
width:900px; 
margin-left: auto;
margin-right: auto;
background-image:url(/images/bg_070221.jpg); 
background-repeat:repeat-y; 
}

#contena2{ 
background-image:url(/images/bg_070221.jpg); 
background-repeat:repeat-y; width:900px;
}

#contena3{ 
width:772px; 
background-color:#FFFFFF; 
padding-top:12px;
margin-left: auto;
margin-right: auto;
}

/*トップページUpdate内テーブル*/
.pad1 { padding:6px 6px 6px 0px;}
.pad2 { padding:6px 0px;}


/*マージン*/
.m1{
	margin: 0px 0px 0px 5px;
}
.m2{
	margin: 9px 0px 0px 0px;
}
.m3{
	margin: 0px 5px 0px 0px;
}

.hight100{
	line-height: 100%;
}


dt{
	font-weight: bold;
}

dd{
	padding-left: 15px;
}

.lineup ul {list-style: none;margin: 0px 0px 0px 0px;}
.lineup li {margin: 0px 0px 0px 15px;padding: 3px 3px 3px 15px;background-image: url(/lineup/images/arow.gif);background-repeat: no-repeat;background-position: left 5px;line-height: 1.2em;}




.lineup_naka_my{
	background-image: url(/lineup/images/tab_my.gif);
	background-repeat: no-repeat;
	width: 95px;
	float: left;
	height: 25px;
}
.lineup_naka_my ul {list-style: none;margin: 0px 0px 0px 0px;}
.lineup_naka_my li {
	margin: 0px 0px 0px 15px;
	padding: 3px 3px 3px 15px;
	background-image: url(/lineup/images/tab_arow_my.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	line-height: 150%;
	font-weight: bolder;
	color: #540c25;
}


.lineup_naka_off{
	background-image: url(/lineup/images/tab_off.gif);
	background-repeat: no-repeat;
	width: 95px;
	float: left;
	height: 25px;
}
.lineup_naka_off ul {list-style: none;margin: 0px 0px 0px 0px;}
.lineup_naka_off li {
	margin: 0px 0px 0px 15px;
	padding: 3px 3px 3px 15px;
	background-image: url(/lineup/images/tab_arow_off.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	line-height: 150%;
	font-weight: bold;
}


.my{
	color: #540c25;
	font-weight: bold;
}


#toukou td{
	vertical-align: top;
}

.strong{
	color: #ed007b;
	font-weight: bold;
}
