/* CSS Document */

body{
	font-size:12px;
	margin:0 auto;
	background:url(../images/bg.gif);
	background-repeat:repeat-x;
	color:#666666;
	line-height:170%;
	font-family:"メイリオ", "ＭＳ Ｐゴシック","Osaka","Verdana",'Hiragino Kaku Gothic Pro','Lucida Grande',sans-serif;
}

h1{
	background:url(../images/title_bg.gif);
	width:630px;
	height:47px;
	line-height:47px;
	font-size:12px;
	text-align:right;
	color:#FFFFFF;
	padding-right:10px;
	margin:9px 0px 0px 15px;
}

h2{
	border-bottom:1px solid #1a3b17;
	border-left:10px solid #1a3b17;
	padding-left:10px;
	height:30px;
	line-height:30px;
}

h3{
	color:#006600;
	border-bottom:1px #000000 dotted;
	padding-left:10px;
}

#right ul{
	margin:0px;
	padding:0px;
}

#right ul li{
	margin:3px 0px;
	background:url(../images/btn_bg.png);
	width:235px;
	height:30px;
	line-height:30px;
	list-style:none;
	padding-left:30px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

#right li a{
	text-decoration:none;
	font-weight:normal;
}

#right li a:link,visited{
	color:#00FF00;
}
#right li a:visited{
	color:#fff;
}

#right li a:hover{
	color:#00FF00;
}

.cl{
	clear:both;
}

#all{
	width:950px;
	margin:0 auto;
}

#head{
	width:950px;
	padding:3px 0 4px 0;
}

#cont{
	width:944px;
	background:url(../images/main_obi.png);
	background-repeat:no-repeat;
	padding-top:50px;
}

#main{
	width:950px;
	background:url(../images/cont_bg.png);
	background-repeat:repeat-y;
}

#left{
	width:660px;
	float:left;
	background:url(../images/cont_top_bg.gif);
	background-repeat:no-repeat;
}

#mainimg{
	width:640px;
	padding:0px 0px 10px 15px;
}

#txt{
	width:610px;
	padding-left:30px;
}

#left_bottom{
	width:670px;
	height:20px;
	background:url(../images/cont_bottom.gif);
}

#right{
	width:265px;
	float:left;
	padding-top:90px;
}

#right a:link,visited{
	color:#FFFFFF;
	display:block;
}

#right a:hover{
	color:#00ff00;
}

#foot{
	width:100%;
	background:#1a3b17;
	margin:20px auto 0px;
}

.footer{
	width:950px;
	margin:0 auto;
	padding:20px 0px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
}

.footer a:link,visited{
	color:#FFFFFF;
}

.footer a:hover{
	color:#00FF00;
}