@charset "utf-8";



html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {	margin: 0;	padding: 0;	border: 0;	font: inherit;	vertical-align: baseline;}/* HTML5 display-role reset for older browsers */article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}body {	line-height: 1;}ol, ul {	list-style: none;}blockquote, q {	quotes: none;}blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}table {	border-collapse: collapse;	border-spacing: 0;}


body {
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 150%;
}


/*サファリ用フォントハック*/
body:first-of-type body{  font-size: 72.5%; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
 body  {  font-size: 78%; }
}



body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1em;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}



/*cssリセットここまで*/


.clearfix {zoom:1;}
.clearfix:after{
    content: "";
    display: block;
    clear: both;}

div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}



.left_box {
	float: left;
}


.tb_red_10 {
	font-size: 1em;
	font-weight: bolder;
	color: #900;
	}
	
.tb_red_11 {
	font-size: 1.1em;
	font-weight: bolder;
	color: #900;
	}
	
.tb_red_12 {
	font-size: 1.2em;
	font-weight: bolder;
	color: #900;
	}

.tb_red_13 {
	font-size: 1.3em;
	font-weight: bolder;
	color: #900;
	}
	
.tb_red_14 {
	font-size: 1.4em;
	font-weight: bolder;
	color: #900;
	}

.tb_red_bl10 {
	font-size: 1em;
	font-weight: bolder;
	color: #900;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	}

.tb_red_bl11 {
	font-size: 1.1em;
	font-weight: bolder;
	color: #900;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	}


.tb_red_bl12 {
	font-size: 1.2em;
	font-weight: bolder;
	color: #900;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	}


.tb_red_bl13 {
	font-size: 1.3em;
	font-weight: bolder;
	color: #900;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	}




.tb_blue10 {
	font-size: 1.2em;
	font-weight: bolder;
	color: #030;
	}
	
.tb_blue_11 {
	font-size: 1.1em;
	font-weight: bolder;
	color: #060;
	}
	
.tb_blue_12 {
	font-size: 1.2em;
	font-weight: bolder;
	color: #600;
	}

.tb_blue_13 {
	font-size: 1.3em;
	font-weight: bolder;
	color: #060;
	}
	
.tb_blue_14 {
	font-size: 1.4em;
	font-weight: bolder;
	color: #060;
	}


.tb_orenge_10 {
	font-size: 1em;
	font-weight: bolder;
	color: #F60;
	}
.tb_orenge_11 {
	font-size: 1.1em;
	font-weight: bolder;
	color: #F60;
	}

.tb_orenge_12 {
	font-size: 1.2em;
	font-weight: bolder;
	color: #F60;
	}

.tb_orenge_13 {
	font-size: 1.3em;
	font-weight: bolder;
	color: #F60;
	}
	
.tb_orenge_14 {
	font-size: 1.4em;
	font-weight: bolder;
	color: #F60;
	}
	
.tb_orenge_15 {
	font-size: 1.5em;
	font-weight: bolder;
	color: #F60;
	}


.sub_title01{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #900;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	font-size: 1.1em;
	font-weight: bolder;
	color: #333;
	clear: both;
}

.tb_grey_09 {
	font-size: 0.9em;
	font-weight: bolder;
	color: #333;
	}



.button01{
	background-image: url(../images/buttun_01.png);
	background-position: center center;
	display: block;
	width: 310px;
	text-align: center;
	background-repeat: no-repeat;
	height: 40px;
	font-weight: bold;
	font-size: 1em;
	padding-top: 14px;
}
#header_rightBox {
	float: right;
}
#header_leftBox {
	float: left;
}
#mainbox p {
	display: block;
}
/*プルダウンメニュー*/

#dropdown_container {
	font-size:1em;
	margin:0;
	padding:0;
}

#dropdown_container ul.dropdown {
	margin:0;
	padding:0;
	list-style:none;
}

#dropdown_container ul.dropdown a {
	display:block;
	text-decoration: none;
	color: #000;
}


#dropdown_container li.dropdown_item {
	float: left;
	cursor: pointer;
	
}

#dropdown_container li.dropdown_item > ul {
	list-style: none;
	margin: 0;
	padding: 5px;
	
	z-index: 100;
}

#dropdown_container li.dropdown_item > ul li:hover
{
	background-color: #FF9900;
	color: #000;
}
.dropdown_item ul li{
	background-color: #FFF;
	display: block;
	margin-bottom: -1px;
	padding: 5px;
	border: 1px solid #F90;
}
.dropdown_item ul li:hover{
	color:#FFF
	background-color: #F60;
	}

.left_image{
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.left_image_mb20{
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.left_image_mb30{
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.left_image_mb40{
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 10px;
}
.left_image_mb50{
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
}
.right_image{
	float: right;
	margin: 10px;
}

.width630 {
	width:630px;}

.width630_center {
	width:630px;
		margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}

.center_box{
		margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;}


.width580_center {
	width: 580px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


.width670_center {
	width: 670px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.width500 {
	width:500px;}
	
.width300 {
	width:300px;}
	
.width200 {
	width:200px;}	

.under_border01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.under_margin10{
	margin-bottom:10px;}
	.under_margin8{
	margin-bottom:8px;}
	.under_margin3{
	margin-bottom:3px;}
.under_margin5{
	margin-bottom:5px;}.left_box {
	float: left;
	width: 700px;
}
#left_box {
	float: left;
	width: 723px;
}
#side_box {
	float: left;
	width: 237px;
	text-align: center;
}
.ml10{
	margin-left:10px;}
.ml20{
	margin-left:20px;}

.top_margin{
	margin-top:10px;}
	
	#last_footer {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}
