@charset "utf-8";

*{
	margin:0px;
	padding:0px;
	}
	
#wrapper{
	font-family: 'Open Sans', sans-serif;
	width:960px;
	margin-left:auto;
	margin-right:auto;	
	}
	
#header {
	background-image: url(../img/header_bg.png);
	background-repeat: repeat-x;
	height: 50px;
	width: 960px;
}

#global_navi {
	height: 35px;
	width: 960px;
	overflow: hidden;
}

#global_navi img {
	float: left;
	height: 35px;
	width: 192px;
}

#main_visuai {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 960px;
	overflow: hidden;
	background-color:#f00:
}

#main_visuai h1 {
	font-size: 18px;
	font-weight: 900;
	color: #FFFFFF;
	margin-top: 80px;
	margin-left: 25px;
}

#main_visuai img {
	margin-left: 20px;
	height: 50px;
	width: 50px;
	padding-top:5px;
	float: left;
}

#main_visuai p {
	font-size: 17px;
	line-height:18px;
	color: #FFFFFF;
	margin-left: 25px;
}

#main_visuai h2 {
	font-size: 35px;
	line-height:36px;
	font-weight: 900;
	color: #FFFFFF;
	margin-left: 20px;
}

#main_visuai #name {
	width: 500px;
	float:left;
}

#logo_name {
	overflow: hidden;
	margin-top:33px;
}

.content {
	overflow: hidden;
	background-color: #D3D3D3;
	width: 960px;
	display: block;
	padding-bottom:10px;
}

.content_left {
	background-color: #F5F5F5;
	width: 630px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-bottom:30px;
}

.content_left h4 {
	color: #FF0000;
	padding-left: 10px;
	border-bottom-color: #FF0000;
	margin-top: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	font-size: large;
}

.content_left h2 {
	font-size: large;
	color: #222222;
	margin-top: 5px;
	padding-left: 10px;
	font-weight: 900;
}

.content_left p {
	font-size: medium;
	color: #111111;
	line-height: 1.7;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.content_left h3 {
	font-size: medium;
	color: #111111;
	background-color: #CCC;
	margin-top:20px;
	font-weight: bolder;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}

/*よくある質問*/
.content_left dl {
	width: 580px;
	margin-left: 20px;
}
.content_left dl .accordion {
	margin-top:10px;
	margin-bottom:5px;
	color:#FF0000;
}
.content_left dl .accordion:hover{
	cursor:pointer;
	color:#FF6600;	
	}
.content_left dl dd ul li {
	font-size:14px;
	color: #777;
	list-style-type: none;
}
/*よくある質問ここまで*/

.content_right {
	background-color: #DCDCDC;
	float: right;
	width: 315px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.content_right img {
	/*height: 85px;*/
	width: 300px;
	margin-top: 10px;
	margin-left: 7px;
}

/*パンくずリストここから*/

#rootlist {
	clear:both;
	font-size: 0.8em;
	line-height: 30px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	height: 30px;
	padding-top:20px;
	padding-left:10px;
	list-style-type: none;
}

#rootlist li {
	display: inline;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rootlist a {
	margin-right: 4px;
}

#rootlist li a:link {
	color: #666;
	text-decoration: none;
}

#rootlist li a:visited {
	color: #00F;
	text-decoration: none;
}

#rootlist li a:hover {
	color: #F00;
	text-decoration: none;
}

#rootlist li a:active {
	color: #000;
	text-decoration: none;
}

/*パンくずリストここまで*/


#footer {
	font-size: small;
	color: #FFFFFF;
	background-color: #111111;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.yohaku {
	margin-left: 20px;
}

.content_left h5 {
	color: #0000Ff;
	padding-left: 10px;
	border-bottom-color: #0000ff;
	margin-top: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	font-size: large;
}

.aisatsu img {
	float: left;
	margin-left: 10px;
	margin-top:20px;
	margin-right:10px;
}

.aisatsu p {
	font-size: small;
	color: #111111;
	background-color: #EEE;
	margin-top:10px;
	font-weight: normal;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}

.aisatsu {
	overflow: hidden;
}

.content_left td {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:30px;
}

.content_left tr .komoku {
	color:#006;
	font-weight:bolder;
}


.content_left table {
	margin-left: 30px;
	border-collapse:collapse;
}



#charge {
	font-size: small;
	margin-top:20px;
}

#charge th {
	background-color: #DDD;
	text-align: center;
	padding-top:7px;
	padding-bottom:7px;
	border: thin solid #999;
}
#charge td {
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 7px;
	border: thin solid #999;
}
#charge p {
	font-size: small;
}

.red{
	color:#FF0000;
}

.content_left #link {
	color:#006;
	font-weight:bolder;
	margin-right: 15px;
	margin-left: 5px;
}

.content_left #link_setsumei{
	padding-left:30px;
	/*border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;*/
	margin-right: 15px;
	margin-left: 5px;


