@charset "shift_jis";



body {
	color: #999999;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 75%/2 "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #fbfaf8 url(images/g.gif);
}

h1,h2,h3,p,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

.color1 {
	color: #647d1e;
}

.mini {
	font-size: 90%;
	line-height: 1.6;
}

#main ul.listmark {
	padding: 0.5em 20px 0em 30px;
	list-style: disc;
}




a {
	color: #999999;	
}

a:hover {
	color: #647d1e;	
	text-decoration: none;	
}




#container {
	background: url(images/container_bg.gif) repeat-y;	
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}




#header {
	background: url(images/main_img.jpg) no-repeat;	
	width: 900px;
	height: 405px;
	position: relative;
}


#header #logo {
	position: absolute;
	top: 25px;	
	right: 0px;	
}

/*h1*/
#header h1 {
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	top: 12px;
	right: 510px;
	color: #900;
	width: 382px;
	height: 30px;
	background-color: #FFFFFF;
}




ul#menu li{
	height: 60px;
	width: 145px;
}


ul#menu li a img {
	filter: Alpha(opacity=70);
	opacity: 0.7;
}


ul#menu li a:hover img {
	filter: Alpha(opacity=100);
	opacity: 1.0;
	position: relative;
	left: 1px;
	top: 1px;
}


#menu1 {
	position: absolute;
	left: 255px;
	bottom: 15px;
}


#menu2 {
	position: absolute;
	left: 419px;
	bottom: 16px;
}


#menu3 {
	position: absolute;
	left: 582px;
	bottom: 17px;
}


#menu4 {
	position: absolute;
	left: 452px;	
	bottom: 10px;	
}


#menu5 {
	position: absolute;
	left: 602px;	
	bottom: 10px;	
}


#menu6 {
	position: absolute;
	left: 745px;
	bottom: 19px;
}





#main {
	float: right;
	width: 560px;
	display: inline;
	margin-right: 10px;
	margin-top: 20px;
	padding-bottom: 100px;
}

/*h2*/
#main h2 {
	font-size: 100%;
	color: #FFFFFF;	
	background: url(images/midashi_bg.gif) no-repeat;	
	line-height: 30px;
	height: 30px;
	padding-left: 10px;
	overflow: hidden;
}

#main p {
	padding: 0.5em 10px 1em;
}





#side {
	float: left;
	width: 300px;
	display: inline;
	margin-left: 10px;
	margin-top: 20px;
	padding-bottom: 100px;
}

/*h3*/
#side h3 {
	border: 3px double #f5feda;	
	text-align: center;			
	font-size: 100%;
	letter-spacing: 0.2em;		
	background: #739023 url(images/h3_bg.gif) no-repeat center top;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}

#side p {
	padding-top: 0.5em;
	padding-bottom: 1em;
}




ul.sidemenu {
	margin-top: 5px;
	margin-bottom: 10px;
}

ul.sidemenu li {
	margin-bottom: 5px;
}

ul.sidemenu li a {
	border-bottom: 1px solid #999999;
	border-left: 5px solid #647d1e;	
	display: block;
	width: 290px;
	padding-left: 5px;
	text-decoration: none;
	color: #647D1E;
}

ul.sidemenu li a:hover {
	border-bottom: 1px solid #647d1e;	
	background: #fafafa;
}





#main dl.new {
	height: 100px;		
	overflow: auto;		
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border-right: 1px solid #97B83A;	
	border-bottom: 1px solid #97B83A;	
	border-left: 1px solid #97B83A;	
	background: #f3f5e9;
}

#main dt {
	font-weight: bold;	
	color: #647d1e;		
}

#main dd {
	border-bottom: 1px solid #cccccc;
	color: #333;
}




.ta {
	width: 500px;
	border-collapse:collapse;
	border: 1px solid #97B83A;
	font-size: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2em;
}

.ta td, .ta th{
	padding: 10px 5px;
	border: 1px solid #97B83A;
}

.ta th{
	width: 150px;
	text-align: center;
	background: #f0f5e1;
}

.ta .tamidashi{
	width: auto;
	text-align: center;
	background: #b6d365;
	color: #FFFFFF;
}



#footer {
	border-bottom: 1px solid #ababa9;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	width: 100%;
}
