/* FontSizeSetting */
BODY{
	font-size : 85%;
	font-family: "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
	font-style: normal;
	color: #333333;	
	font-weight: normal;
	border: none;
}


/* LinkSetting */
A:link {text-decoration:none; color: #0000FF;}
A:visited {text-decoration:none; color: #0000FF;}
A:active {text-decoration:none; color: #ebb703;}
A:hover {text-decoration:underline; color: #ebb703;}


/* layoutSetting */

html {
 overflow-y: scroll;
}

body {
	padding: 0px;
	background-color: #fff;
	margin: 0px;
}

hr {
	display: none;
}

#wrapper {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat-y;
	text-align: center;


}

#container {
	width: 776px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#head {
	width: 776px;
	height: 95px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8fc31f;
	padding-top: 20px;
}

#head img {
	vertical-align: bottom;
}

#head .left {
	float: left;
	width: 363px;
	padding-left: 5px;
}

#head .right {
	float: right;
	width: 395px;
	margin-right: 10px;
	text-align: right;
}

#head h1{
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	margin: 0px;
	font-size: 12px;
}

#main{
	clear: both;
	width: 776px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#top_main{
	width: 774px;
	padding-bottom: 15px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
}

.top_contents_box{
	padding: 10px;
	width: 153px;
}

.top_contents_box2{
	padding: 10px;
	width: 235px;
}



#left{
	float: left;
	width: 170px;
}



#menu{
	width: 145px;
	margin-right: auto;
	margin-left: auto;
}

#menu img{
	vertical-align: bottom;
}

#menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu ul li{
	list-style-type: none;
	vertical-align: bottom;
}

#right{
	float: right;
	width: 580px;
	margin-right: 10px;
	text-align: left;
}

#top_info{
	width: 577px;
	padding-top: 15px;
}

#top_info img{
	vertical-align: bottom;
}


#top_info .up{
	width: 577px;
}


#top_info .center{
	width: 577px;
	background-image: url(../../images/top_info_bk.gif);
	background-repeat: repeat-y;
}


#top_info .down{
	width: 577px;
	margin-top: -3px;
}


#footer{
	clear: both;
	width: 776px;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8fc31f;
	text-align: center;
}


#footer_menu{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}



.section{
	margin-left: 10px;
	margin-right: 10px;
}

.section5{
	padding: 5px;
}


.section_right{
	text-align: right;
}


.section_center_bg{
	text-align: center;
	padding: 30px;
	width: 450px;
	background-image: url(../../images/bg_image01.jpg);
	background-repeat: no-repeat;
	font-size: 110%;
	color: #006699;
	line-height: 140%;
}



.section_left_bg{
	text-align: left;
	background-image: url(../../images/bg_image01.jpg);
	background-repeat: no-repeat;
	font-size: 110%;
	color: #006699;
	line-height: 140%;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}



.float_left150{
	float: left;
	width: 150px;
}



.float_right400{
	float: right;
	width: 400px;
}



.left_img01{
	float: left;
	padding-top: -10px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 0px;
}


.left_img02{
	float: left;
	padding-top: -10px;
	padding-right: 5px;
	padding-bottom: 180px;
	padding-left: 0px;
}


#map_area{
	padding: 0px;
	width: 530px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: medium;
}

h2{
	background-image: url(../../images/h2_line.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: medium;
	font-weight: bold;
	color: #78a713;
}


h3{
	font-size: 110%;
	font-weight: bold;
	color: #CC9900;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

h4{
	font-size: medium;
	font-weight: normal;
	color: #669900;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #669900;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}


.tableA{
	margin: 0px;
	padding: 0px;
	border-width: 0px;

}

.tableA th{
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	background-image: url(../../images/icon_maru_grn.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	width: 180px;
}


.tableA td{
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;

}

.tableB{
}


.tableB td{
	background-image: url(../../images/icon_ya_org.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 14px;
	font-size: 12px;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.tableC{
	padding: 0px;
	border-width: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 550px;
	text-align: center;

}

.tableC th{
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 150px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	background-image: url(../../peculiarity/images/icon.gif);
	background-repeat: no-repeat;
	background-position: 130px 5px;
}


.link_ya{
	background-image: url(../../images/icon_ya_org.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	text-indent: 2em;
	padding-top: 3px;
	padding-bottom: 3px;
}

.link_news{
	background-image: url(../../images/icon_ya_org.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	text-indent: 2.5em;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.txt_bold_M{
	font-weight: bold;
}
.txt_bold_L{
	font-size: medium;
	font-weight: bold;
}

.txt_org{
	color: #e7c53f;
}


.txt_grn{
	color: #78a713;
}
.txt_red {
	color: #FF6600;
}



.lec ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


.lec ul li{
	line-height: 130%;
	background-image: url(../../lecture/images/icon_kuma.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	padding-left: 18px;
	list-style-type: none;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


.float_right400 ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


.float_right400 ul li{
	line-height: 100%;
	background-image: url(../../lecture/images/icon_maru.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-align: left;
	padding-left: 12px;
	list-style-type: none;
	margin-bottom: 5px;
}
.photo_bk_yellow {
	background-color: #FEF2CF;
	text-align: center;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}

.photo_bk_yellow2 {
	background-color: #FEF2CF;
	padding: 3px;
	text-align: center;
}



/* MAC_IE対策 */

/* clear要素 */
.cbox:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.cbox {display: inline-table;}

/* Hides from IE-mac \*/
* html .cbox {height: 1%;}
.cbox {display: block;}
/* End hide from IE-mac */
#top_news {
	height: 120px;
	width: 560px;
	float: left;
	overflow: auto;
}


#carehouse{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#carehouse_map{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

#lecture{
	background-color: #FFC;
	padding: 10px;

}

#lecture ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#lecture ul li{
	background-image: url(../../images/icon_ya_org.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	list-style-type: none;
	float: left;
	margin-right: 8px;

}
#lecture ul li a{	display: block;}
.clear{
	clear: both;
}

hr{
	visibility: hidden;
}
