@charset "utf-8";

body {
	background-image:url(../images/bg1.gif);
	background-repeat:repeat-x;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FF6600;
	font-size: 1em;
	text-decoration: none;
}
.base #container {
	width: 780px;
	background-color:#FFF;
	padding:0;
	margin: 0 auto;
	text-align: left;
}
.base #mainContent {
	padding: 0;
	border:solid 1px #f0f0f0;
}

.base #mainContent h2{
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
	text-decoration: underline;
}

.base #mainContent1 {
	padding: 0;
	border:1px solid #f0f0f0;
}

#top img{
    margin:0;
	padding:0;
}

#top h1 p{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:2em;
	text-align:center;
	padding-top:10px;　　
}

/*メニュー*/
.base #mainContent1  h1{
    font:13px Arial, Helvetica, sans-serif;
    color:#333333;
    margin:0;
    padding-bottom:10px;
	text-align:center;
}
.base #mainContent1  h1 a{
	text-decoration:overline;
	color:#333333;
	}
	
.base #mainContent1  h1 a:hover{
    border-bottom: 1px dotted;
	color:#ff0000;
}

#lcontent{
	font:14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#0a2267;
	width:600px;
	text-align:center;
	float: left;
	margin-left: 100px;
}
.main table{
	padding-top:10px;
}
.main dl{
	font:14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:30px;

}

.main dt{
	width:130px;
	text-align:left;
	float:left;
	padding:20 0 20 0;
	clear:both;
}
.main dd{
	color:#333;
	padding-left:5px;
	float:left;
	text-align:left;
}
.main h3{
	font:16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#039;
	text-align:center;
	padding:3px;
}
.main p{
	font:12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#036;
	text-align:right;
	clear:both;
}
.main td{
	width:80px;
	text-align:center;
	border-right:1px  solid #369;
	border-bottom:1px solid #369;
}
.mttd1{	
	border-right:none;
	border-top:1px solid #369;
}
.mttd2{
	border-top:1px solid #369;
}
	
#lcontent table{
    text-align:left;
} 
#lcontent caption{
    font:16px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding-top:10px;
}

#menu {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 150%;
	color: #666666;
	list-style-type: disc;
	padding-left: 95px;
	font-size: 14px;
	clear:both;
}
/*フッタメニュー*/
#footermenue{
	clear:both;
	width:780px;
	margin:0 auto;
	padding-top:10px;
	text-align:center;
	font-size:small;
	color:#666666;
	background-color:#EDFFD7;
}
#footermenue ul{
    margin-bottom:10px;
}
#footermenue ul li{
    display:inline;
	margin-right:3px;
	padding-left:7px;
	border-left:1px solid #999;
}
#footermenue ul li a:link,a:visited{
	color: #333;
	text-decoration:none;
}
#footermenue ul li a:hover{
	color: #FF6600;
	text-decoration:none;
}

#footermenue ul li.home{
     padding-left:0;
	 border-left:0;
}
/*フッタ*/
#footer{
    clear:both;
	width:780px;
	height:60px;
	margin:0 auto;
	text-align:center;
	font:"ＭＳ ゴシック", "Osaka－等幅";
}

p{
    margin:0;
}
#12px {

	font-family:"MS　Pゴシック", "Osaka";
	font-size:12px;
	color:#000099;
	line-height:150%;
	clear:both;
}


