@charset "Shift_JIS";
body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-position: top;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	line-height: 18px;
}
img{
	border: none;
}
/*テキスト制御*/
tr,td{
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
/*全体*/
#layout{
	width: 750px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/bg_shadow.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#layout:after { 
    content:""; 
    display:block; 
    clear:both; 
}
#main{
	width: 750px;
	padding:0px;
	margin: 0px;
	background-image: url(../img/shadow.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#main2{
	width: 730px;
	height:auto;
	padding: 0px;
	margin-left:10px;
	margin-right:10px;
	background-image: url(../img/menu_bg.jpg);
	background-repeat: repeat-y;
}
#main2:after { 
    content:""; 
    display:block; 
    clear:both; 
    height:1px; 
}
/*ヘッダー*/
#header{
	width: 730px;
	height: 25px;
	margin: 0px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}	
#header h1{
	padding-left: 5px;
	padding-top: 5px;
	margin: 0px;
	font-size: 10px;
	color: #003366;
	font-weight: normal;
}
#toppic{
	width: 730px;
	height: 247px;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/topimg.jpg);
	background-repeat: no-repeat;
}
/*メイン*/
#menuright{
	width:519px;
	height:auto;
	padding-bottom:7px;	
	margin-top: 7px;
	margin-left:199px;
}
#box1{
	width:519px;
	height:122px;
	background-image: url(../img/box1.jpg);
	background-repeat: no-repeat;
    margin-bottom:4px;	
	padding:0px;
}
#box1 h2{
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	padding:13px 0px 0px 10px;
    margin:0px;
}
#box1 p{
	width:285px;	
	padding:15px 0px 0px 7px;
	margin:0px;
	line-height:18px;
}
.box2{
	height:227px;
	background-image: url(../img/box2.jpg);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	text-align: left;
	vertical-align: top;
}
.box2 h3{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding:12px 0px 0px 20px;
	margin:0px;
}
.box2 img{
	margin-top:17px;
	margin-left:10px;
}
.box2 p{
	padding:0px;
	margin:50px 7px 7px 7px;
	line-height: 17px;
}
#dlink{
	width: 250px;
	height: 39px;
	padding:0;
	margin-top: 13px;
	background-image: url(../img/d_link.jpg);
	background-repeat: no-repeat;
	background-position: right;

}
#dlink a{
	padding-left:135px;
	padding-top:22px;
	margin:0px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#dlink a:hover{
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

/*新着情報*/
#whatsnew1{
	width: 517px;
	height:35px;
	margin-top: 7px;
	text-align:left;
	background-image: url(../img/whatsnew.jpg);
	background-repeat: no-repeat;
}
#whatsnew1 h4{
	margin:0px;
	padding-left:30px;
	padding-top:10px;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
#whatsnew2{
	width: 517px;
	height:auto;
	margin:0px;
	padding:0px;
}
#whatsnew2 p{
	height:25px;
	margin:0px;
	padding-left:5px;
	padding-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
html>body #whatsnew2 p{
	height: 20px;
}
/*フッター*/
#footer1{
	width: 730px;
	height: 10px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	background-color: #38548c;
}
#footer2{
	width: 730px;
	margin-left:10px;
	margin-right:10px;
	height: 100px;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
