@charset "utf-8";

/*////////////////////////////////////////////////////////////////////////////////

	Title: import.css
	Created: 0000-00-00
	Author: web-pallet (http://web-pallet.com)
	Site Name: 
	Site URL: http://
	Last Up Date: 0000-00-00

////////////////////////////////////////////////////////////////////////////////*/

@import url("base.css");
@import url("layout.css");
@import url("print.css") print;

//’Ç‰Á•”
img {
    vertical-align: bottom;
    border: 0px;
}


.main_box_mid p {margin-bottom:5px;}

.main_box_mid ul {margin-left:10px;}

.main_box_mid li {margin-left:10px;}

.topselect {
    border-bottom:solid 2px #FFCB97;

}

#header_logo #toplogo {
	height: 80px;
	width: 313px;
	text-indent: -9999px;
	background-image: url(../images/header_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#header_logo #toplogo a {
	height: 80px;
	width: 313px;
	display: block;
}
#header_logo #toplogo a:hover {
	background-image: url(../images/header_logo.gif);
	background-repeat: no-repeat;
    background-position: 0 -80px;
}

.main_box_up  h1 {
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 8px;
	padding-left: 15px;
}

.menu2_up .h2 {
	font-weight: bold;
	color: #005730;
}

.menu_h2 .mh03 {
	font-weight: bold;
	color: #005730;
}

.menu_h2_02 .h2 {
	font-weight: bold;
	text-align: center;

}

.menu_h2_02 .h2 a {
	height: 39px;
	width: 197px;
	display: block;
	padding-top: 10px;
	text-decoration: none;
}

.menu_h2_02 .h2 a:hover {
	background-image: url(../images/menu_h2_02.gif);
	background-repeat: no-repeat;
    background-position: 0 -39px;
	padding-top: 10px;
}

.main_txt1 strong,b{
    color:#ee1d24;
}

/*///////////////////////////////////////////////////////////////////////////////
 END import.css
////////////////////////////////////////////////////////////////////////////////*/