@charset "utf-8";

*{
	margin:0px;
	padding:0px;
	}
	
body {
	background-image: url(../img/line.png);
	background-repeat: repeat-x;
}

	
#wrapper{
	font-family: 'Open Sans', sans-serif;
	width:960px;
	margin-left:auto;
	margin-right:auto;	
	}
	
#header01 {
	height: 80px;
	width: 960px;
	overflow: hidden;
	margin-top:30px;
	margin-top:0px\9;/*IE10以降*/
	*margin-top:0px;/*IE7以降*/
	_margin-top:0px;/*IE6用*/
}
#header01:not(:target) {
  margin-top:0px\9; /* IE9, 10 */
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #header01:not(:target) {
    margin-top:0px\9; /* IE10（\9なしでIE11にも適用） */
  }
}


#header01 #logo {
	height: 50px;
	width: 50px;
	margin-top:5px;
	margin-left:20px;
	float: left;
}

#header01 p {
	font-size: 13px;
	line-height:15px;
	color:#039;
	padding-left: 10px;
}

#header01 h2 {
	font-size: 28px;
	line-height:32px;
	font-weight: 900;
	color: #039;
	padding-left: 5px;
}

#header01 #name {
	width: 500px;
	margin-top:5px;
	margin-left:10px;
	float:left;
}

#header01 #telnumber{
	width:250px;
	float:right;
	padding-right:30px;
	margin-top:10px;
	}

#header02 {
	background-image:url(../img/bg.png);
	height: 155px;
	width: 960px;
	overflow: hidden;
}

#header02 h1 {
	float:left;
	font-size: 24px;
	padding-top:5px;
	padding-left:85px;
	font-weight: 900;
	color: #039;
}

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

#global_navi ul li {
	font-size: 14px;
	line-height: 34px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	float: left;
	height: 35px;
	width: 192px;
	list-style-type: none;
}

#global_navi ul li a:link {
	color: #FFF;
	text-decoration: none;
}

#global_navi ul li a:visited {
	color: #FFF;
	text-decoration: none;
}

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

#global_navi ul li a:active {
	color: #F00;
	text-decoration: none;
}



.content {
	overflow: hidden;
	background-color:#FFFFFF;
	width: 960px;
}

#content_left {
	background-color: #FFF;
	float: left;
	width: 180px;
}

#content_left dl {
	width: 180px;
}
#content_left dl .accordion {
	margin-top:10px;
	margin-bottom:5px;
	text-align:center;
	padding-top:72px;
	color:#FFF;
	width:180px;
	height:103px;
	background-color:#006BB6;
	border: 1px solid #006BB6;
	border-radius: 90px;        /* CSS3草案 */  
    -webkit-border-radius: 90px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 90px;   /* Firefox用 */
}
#content_left dl .accordion:hover{
	cursor:pointer;
	color:#F00;	
	}
#content_left dl dd ul li {
	font-size:14px;
	color: #006BB6;
	list-style-type:none;
	padding-left:30px;
}

#content_left ul li a:link {
	color:#006BB6;
	text-decoration: none;
}

#content_left ul li a:visited {
	color: #006BB6;
	text-decoration: none;
}

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

#content_left ul li a:active {
	color: #F00;
	text-decoration: none;
}

#content_right {
	float: left;
	width: 768px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:20px;
	padding-bottom:30px;
	background-color:#FFFFFF;
	overflow:hidden;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #039;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #039;
}

#content_right h2 {
	font-size: 24px;
	color: #039;
	height: 65px;
	width: 768px;
	padding-top: 23px;
	padding-left:23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #585657;
}

#content_right h4 {
	font-size: 36px;
	color:#C00;
	padding-top: 30px;
	padding-left:10px;
	margin-left:23px;
}

#content_right .large{
	font-size:26px;
	font-weight:bolder;
	color:#C00;
	}
	
#content_right p {
	font-size: 18px;
	color:#036;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left:23px;
	margin-right:23px;
}

#content_right h3 {
	width:700px;
	font-size: 20px;
	background-color:#006BB6;
	color:#FFF;
	margin-top:40px;
	font-weight: bolder;
	margin-right: 30px;
	/*margin-bottom: 5px;*/
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #006BB6;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
}

#footer {
	font-size:small;
	font-weight:bold;
	color: #FFF;
	background-color:#00AAD9;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top:5px;
	margin-bottom:5px;
}
/*#sakuseirei {
	text-align: center;
	margin-bottom: 30px;
	padding-top:10px;
}*/

#content_right blockquote {
	background-color: #BCE2E8;
	padding: 1px;
	margin-top: 50px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}

#content_right blockquote p {
	font-size: 14px;
	color: #1D2088;
}

.aisatsu p {
	font-size: small;
	color: #039;
	background-color: #BCE2E8;
	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;
}

#content_right td {
	font-size:18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #036;
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:30px;
}

#content_right table {
	margin-left: 30px;
	border-collapse:collapse;
}

#syosai {
	font-size:14px;
	color:#036;
	line-height: 1.5;
	margin-left:30px;
}

#charge {
	font-size:medium;
	color:#036;
	margin-top:20px;
	background-color:#FFFFFF;
	margin-right:20px;
}

#charge th {
	background-color: #BCE2E8;
	text-align: center;
	padding-top:7px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:7px;
	border: thin solid #036;
}
#charge td {
	font-size:14px;
	text-align:right;
	padding-top: 7px;
	padding-left: 20px;
	padding-bottom: 7px;
	border: thin solid #036;
}
#charge tr .left {
	text-align: left;
}
#charge p {
	font-size: small;
	margin-left:50px;
	margin-bottom:40px;
}

#go {
	font-size: 12px;
	color: #00F;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}
