@charset "UTF-8";
#bodyid{
background:#feeef4 url(../img/bg.png);
padding:0;
margin:0;
text-align:center;
}
#bg{
width:902px;
background:#fff;
margin:0 auto;
font-family: Arial, "�q���M�m�p�S Pro W3", HiraKakuPro-W3, sans-serif;
}
#page{
	border:1px solid #999999;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
}
#top{
	width:900px;
	height:150px;
	text-align:left;
	background-repeat: no-repeat;
	background-position: left top;
}
#top h1{
color:#fe7e8d;
font-size:24px;
font-weight:bold;
letter-spacing:3px;
padding:20px 250px 15px 120px;
margin:0;
}
#main{
width:900px;
background:url(../img/menu.png) repeat-y 0 0;
padding:0;
font-size:0.8em;
}
#main a{
color:#2e3092;
}
#main a:hover{
color:#00adef;
}
#left{
width:200px;
background:url(../img/menu.png) repeat-y 0 0;
float:left;
margin:0;
padding:0;
text-align:left;
}
#left h2{
	border-bottom:1px solid #fc5c00;
	font-size:1em;
	margin:3px 5px 0 0;
	color:#333333;
	padding: 5px 5px 5px 25px;
}
#left ul{
list-style-type:none;
margin:0;
padding:0;
}
#left li{
	font-weight:normal;
	border-bottom:1px solid #ccc;
	background:url(../img/point.png) no-repeat 2px 1px;
	color:#555;
	font-size:1em;
	margin:0 5px 0 15px;
    padding:6px 3px 6px 28px;
}
#left li a{
color:#252525;
text-decoration:none;
}
#left li a:hover{
color:#00adef;
}
#left p{
	border-top:1px solid #fc5c00;
	border-bottom:1px solid #fc5c00;
	font-size:1em;
	color:#252525;
	line-height:100%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	}

#head{
width:680px;
float:right;
margin:0;
padding:0;
}

#right{
width:680px;
float:right;
margin:0;
padding:3px 0 0 0;
}
#right h2{
color:#2e3092;
background:url(../img/line.png) no-repeat left bottom;
padding:5px 60px 0 15px;
margin:5px 10px 0 0;
height:30px;
font-size:1em;
text-align:left;
}
.txt{
margin:0;
padding:0 25px 8px 15px;
text-align:left;
color:#252525;
font-size:1em;
line-height:120%;
}
.txt p{
margin:0 0 10px 0;
}
#right .txt ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;	
}
#right .txt ul li {
list-style-image: url(../img/icon.gif);
line-height: 1.5;
}
.contents {
	margin-top: 0;
	margin-bottom: 10px;
	font-size:1em;
	text-align:left;
	height: auto;
	padding-top: 1em;
	padding-right: 1.5em;
	padding-bottom: 1em;
	padding-left: 1.5em;
}
#pagetop{
text-align:right;
color:#555;
padding:5px 18px 0 0;
}
#copy{
clear:both;
color:#555;
font-size:0.8em;
background:url(../img/copy.png) no-repeat left bottom;
padding:15px 0 5px 0;
}
#omo{
display:none;
}
/* ---------------------------------------------------------------- *
	Firefox�Ń{�b�N�X���͂ݏo��̂�C������
 * ---------------------------------------------------------------- */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
 
.clearfix {display: inline-block;}
 
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

