@charset "utf-8";

*{
	margin:0px;
	padding:0px;
}



.chuki    {
	font-size: 10px;
	line-height: 10px;
	text-align: right;
	width: 100%;
}

#page-wrap .dropdown li a #shinsotsu {
 /*-- holo0520 --*/ 	background-image: url(/includefiles/kyujin/g_menu/bg_red.png);
	background-repeat:repeat-x;
}



#wrap {
 /*-- holo0520 --*/ 	background-image: url(/includefiles/kyujin/public/bg_shadow.jpg);
	width: 810px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 18px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
}





#wrap #inc_head {
	width: 760px;
	height: 105px;
}
#wrap #wrap_contents #main_vis {
	height: 163px;
	width: 760px;

}

#wrap #wrap_contents #inc_gmenu {
	width: 760px;
	height: 37px;
}



#wrap #wrap_contents{
	margin:0px auto;
	height:auto;
	width:760px;
}

#wrap #wrap_contents #main_contents {
	height: auto;
	width: 100%;
}
#wrap #wrap_contents #main_contents #side_menu {
	width: 196px;
	height: 500px;
	margin-top: 18px;
	float: left;
	margin-left: 10px;
}
#wrap #wrap_contents #main_contents #contents {
	width: 530px;
	float: right;
	font-size: 10px;
	margin-top: 13px;
	margin-right: 10px;
	height: auto;
}
#wrap #wrap_contents #main_contents #contents #contents_catch {
	width: 100%;
	height: 43px;
	font-size: 12px;
}
#wrap #wrap_contents #main_contents #contents #contents_catch p img {
	margin-bottom: 10px;

}

#wrap #wrap_contents #main_contents #contents #gaiyou {
	width: 100%;
	height: 252px;
}
h3      {
	width: 100%;
	height: 40px;
}
.gaiyou_table {
	width: 511px;
	height: 181px;
	margin: 10px auto;
}
.con_table {
	margin: 10px auto;
}

#wrap #wrap_contents #main_contents #contents #step ul {
	list-style-type: none;
	margin-left: 15px;

}
#wrap #wrap_contents #main_contents #contents #step .flow_img {
	width: 515px;
	height: 276px;
	margin: 10px auto;
}
#wrap #wrap_contents #main_contents #contents #step {
	margin-bottom: 10px;
}
.table_head {
	font-size: 12px;
	color: #FFF;
	background-color: #333;
}
.table_body {
	font-size: 12px;
	color: #000;
	background-color: #FFF;
}
.table_head th{
	padding: 5px;
}
#wrap #wrap_contents #main_contents #contents #contact {
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
#con_table {
	margin: 10px auto;
}
#contact h4 {
	width: 511px;
	margin: 5px auto;
}
#contact h5 {
	width: 510px;
	text-align: left;
	margin: 0px auto;

}
#wrap #wrap_contents #main_contents #contents #contact_about {
	font-size: 12px;
}
#contact_about p {
	margin-left: 10px;
	margin-bottom: 5px;
}
#contact_about .address {
	font-size: 12px;
}
#youkou .gaiyou_table tr td table tr td p {
	margin-bottom: 5px;
}

#contents #contact p {
	margin-left: 10px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#contact .senko_about {
	border: 1px solid #333;
	width: 512px;
	margin: 5px auto 10px auto;
	padding-top: 10px;
}

#wrap #inc_footer {
	width: 760px;
	height:85px;
	clear: both;
}
.span {
	height: 10px;
	width: 100%;
}

.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 */

.float_left,
.float_right{
	width:40%;	
	height:auto;
}

.float_left{
	float:left;
	padding-left:40px;
}

.float_right{
	float:right;
	margin-right:20px;
}

.h3_midashi{
	width:492px;
	font-size: 14px;
	padding: 3px 0px 3px 10px;
	color: #CC0001;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #333;
	border-left-color: #333;
	height:20px;
	margin:0px auto 5px auto;
	display:block;
}

.midashi{
 /*-- holo0520 --*/ 	background-image:url(/includefiles/kyujin/g_menu/h3_bg.jpg);
	height:35px;
	font-size:15px;
	padding:8px 0px 0px 20px;
	width:510px;
	height:27px;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
}
@media print{
	#inc_gmenu #page-wrap{
		display:none;			
	}
	#inc_gmenu{
		background-image:url(../public/dammy_menu.jpg);
		background-repeat:no-repeat;
		height:37px;
		width:125px;
		padding:0x;
	}
}

