/* CSS Document */

@import "header.css";
@import "footer.css";
@import "side.css";

body {
	background:url(../images/com/bg_subimg.jpg) 0 0 repeat-x #FFFFFF;
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:72%;
	line-height:165%;
	font-family:"ＭＳ Ｐゴシック", Osaka,Arial, Helvetica, sans-serif;
}


h1,h2,h3,h4,h5,h6,p,form,ul,li,dl,dt,dd {
	margin:0px;
	padding:0px;
}

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


a img {
	border:none;
}



/*link
------------------------*/
a:link {
	color:#c1000f;
	text-decoration:none;
}

a:visited {
	color:#8c12ea;
	text-decoration:none;
}

a:hover {
	color:#FF0000;
	text-decoration:underline;
}


/*clearfix
------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/*margin
---------------------*/
.margin_b5 {
	margin-bottom:5px;
}

.margin_b10 {
	margin-bottom:10px;
}

.margin_b15 {
	margin-bottom:15px;
}

.margin_b20 {
	margin-bottom:20px;
}

.margin_b25 {
	margin-bottom:25px;
}

.margin_b30 {
	margin-bottom:30px;
}

.margin_b40 {
	margin-bottom:40px;
}


/*textlink
------------------------*/
a em {
	display: none;
}


/*color
------------------------*/
.red {
	color: #C1000F;
}



/*table
------------------------*/
.table_tg {
	border:2px solid #E7E7E7;
	margin:0 0 20px;
}

.table_tg th {
	background:#F6F6F6;
	border-bottom:1px solid #C8C8C8;
	border-left:1px solid #C8C8C8;
	font-weight:normal;
	padding:5px;
	text-align:left;
}

.table_tg td {
	border-bottom:1px solid #C8C8C8;
	border-left:1px solid #C8C8C8;
	padding:5px;
}





/*contents
------------------------*/

#contents_bg {
	width: 100%;
	background: url(../images/com/bg_contents.gif) repeat-x 0px 0px;
	padding-top: 20px;
}

#contents {
	width: 940px;
	margin-right:auto;
	margin-left:auto;
}

#contents_l {
	float: left;
	width: 250px;
}

#contents_r {
	float: right;
	width: 670px;
}


/*pankuzu
------------------------*/

#pankuzu {
	margin-bottom:10px;
}

/*title
------------------------*/
.bg_hed_img {
	background: url(../images/com/bg_hed_img.gif) no-repeat 0px 0px;
	height:25px;
	width:650px;
	padding-top:10px;
	padding-left:20px;
	font-size:1px;
	line-height:1px;
}

.contents_wrap_bg {
	background: url(../images/com/bg_contents_wrap.gif) repeat-y 0px 0px;
	width: 630px;
	padding:15px 20px 0;
}

.contents_wrap_bottom {
	background: url(../images/com/bg_contents_wrap_bottom.gif) no-repeat center bottom;
	width: 670px;
	padding-bottom:15px;
	margin-bottom:20px;
}


.btn_detail_img,.btn_detail_img02 {
	width:76px;
	height:26px;
	display:block;
	margin:0 0 0 auto;
}

.btn_detail_img03 {
	width:76px;
	height:26px;
	display:block;
	margin:0 auto;
}

.btn_detail_img a {
	background:url(../images/com/btn_detail_img.gif) 0 0 no-repeat;
	width:76px;
	height:26px;
	display:block;
	text-indent:-9999px;
}

.btn_detail_img02 a {
	background:url(../images/com/btn_detail_img02.gif) 0 0 no-repeat;
	width:76px;
	height:26px;
	display:block;
	text-indent:-9999px;
}

.btn_detail_img03 a {
	background:url(../images/com/btn_detail_img03.gif) 0 0 no-repeat;
	width:76px;
	height:26px;
	display:block;
	text-indent:-9999px;
}
