/* CSS Document */


body {
	font-family: "MS ƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Arial;
	font-size:12px;
	line-height:150%;
	background:url(../img/bg.gif) left top repeat;
	margin:0px;
	padding:0px;
}

p{
	font-size:12px;
}

td{
	font-size:12px;
}

img{
	border:none;
}

#container{
	width:900px;
	margin:0px auto;
	padding:0px;
	background:url(../img/bg_main.gif) left top repeat-y;
}

#header{	
	width:570px;
	height:305px;
	margin-left:50px;
	background:url(../img/bg_header.jpg) left top no-repeat;
	padding-left:230px;
	padding-top:70px;
}

#one_column{
	width:200px;
	margin-left:55px;
	float:left;
}

#menu_waku{
	border:1px solid #a3d0ea;
	margin:5px 2px 10px 2px;
}

#menu{
	border:1px solid #FFFFFF;
	background:#dbe9f2;
	text-align:center;
}

#menu table{
	margin:0px 0px 10px 0px;
}
#menu td{
	text-align:center;
	padding:3px 0px;
}

#menu_home{
	text-align:right;
	margin-right:5px;
}

#two_column{
	margin-right:55px;
	float:right;
	width:580px;
}

h1{
	background:url(../img/bg_h1.gif) left top repeat-x;
	border-left:10px solid #cfe1eb;
	border-right:10px solid #cfe1eb;
	font-size:16px;
	padding-top:6px;
	padding-left:10px;
	height:24px;
	margin:5px 10px;
	color:#333333;
	letter-spacing:0.1em;
}

h2{
	border:1px solid #98c2db;
	background:url(../img/bg_h2.gif) left top repeat-x;
	margin:10px 15px;
	padding-left:15px;
	padding-top:5px;
	font-size:12px;
	height:21px;
	color:#15587f;
	letter-spacing:0.1em;
}

#two_column table{
	margin-left:20px;
}

#two_column td{
	vertical-align:top;
	padding-top:5px;
}

#two_column td img{
	padding:2px;
}
#footer{
	clear:both;
	width:800px;
	height:50px;
	margin-left:50px;
	background:url(../img/bg_fotter.gif) left bottom no-repeat;
	text-align:center;
	padding-top:19px;	
}

#new td{
	border-bottom:1px dashed #0a4a70;
	padding:5px;
}


#new a:hover{
	color:#0a4a70;
}

#yakuin table{
	border-top:1px solid #666666;
	border-left:1px solid #666666;
}

#yakuin td{
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:3px 5px;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
	font-size:16px;
}