@charset "Shift_JIS";
@import "navi.css";
@import "layout.css";
@import "cm.css";
@import "inside.css";
@import "inside_parts.css";


body {
	background-color: #FFFFFF;
	margin: 0px;
}
a:link{
 color:#FF0000;
	text-decoration:none;
}
a:visited{
 color:#003366;
 text-decoration:none;
}
a:hover{
 color:#FF6600;
}

.cap {
	TEXT-DECORATION: none;
	font-size: 10px;
	line-height: 15px;
}
.cap_black {
	TEXT-DECORATION: none;
	font-size: 10px;
	line-height: 15px;
	color:#000000;
}
.cap_red {
	TEXT-DECORATION: none;
	font-size: 10px;
	font-weight:normal;
	line-height: 15px;
	color:#FF0000;
}
h1{
 padding:0px;
	margin:5px 0px 10px 0px;
}
h2{
 padding:0px;
	margin:0px;
}
h3{
 padding:0px;
	margin:2px 0px 2px 0px;
}
h4{
 font-size:16px;
 padding:0px;
	margin:2px 0px;
}

.mg5{ margin-bottom:5px;}
.mg10{ margin-bottom:10px;}
.mg20{ margin-bottom:20px;}
.mg_bt10 { margin-bottom:10px;}
.inv{
	visibility:hidden;
	display:none;
}


/************** color **************/
.white_tx{color:#FFFFFF;}
.red {color: #990000;}
.black {color: #000000;}
.yellow{color:fcd000;}
#mg4 { margin-bottom:4px;}
#mg8 { margin-bottom:8px;}

/************** top **************/


.topic{
	margin:2px 0px 5px 0px;	
	padding:0px 0px 5px 24px;	
	background: url(../img/list_img.gif) no-repeat 5px 2px;
	border-bottom:1px #666666 dashed;
}
.topic_big{
	background:url(../../images/top_img/top_big.jpg) no-repeat;
	width:285px;	
	display:block;
	padding:5px 0px 2px 0px;
	margin:4px 0px 10px 0px;
}
.topic_big td{
 font-size:12px;
	line-height:15px;
 color:#FFFFFF;
}
.topic_big1dan{
	background:url(../../images/top_img/top_big1dan.gif) no-repeat;
	width:585px;	
	display:block;
	padding:5px 0px 2px 0px;
	margin:4px 0px 10px 0px;
}
.topic_big1dan td{
 font-size:12px;
	line-height:15px;
 color:#FFFFFF;
}
.topic_tensen{
 background:url(../../images/top_img/tensen.gif) repeat-x;
	margin:10px 0px 0px 0px;
}

#top_f_box{
 margin:0px 6px;
 width:190px;	
	display:block;	
	float:left;
}
#top_f_box2{
 margin:0px 12px ;
 width:190px;	
	display:block;	
	float:left;
}