@charset "utf-8";

/*base*/
html{
}

body {
margin:0px;
padding:0px;
color:#000;
background:#FFF url(../img/yoyaku/back_yoyaku.jpg) repeat-x center 56px;
/*
*/
}

#WRAPPER{
width:750px;
margin-right:auto;
margin-left:auto;
/*
background:transparent url(../img/base/wback.png) repeat-y center bottom;
*/
}



#container{
background-color:transparent;
width:750px;
margin:0px 0px;
}

#header{
}

/* footer */
#footerwrapper{
	clear:both;
	height:200px;
	background-color:#036;
}
#footer{
	clear:both;
	margin:0 auto 0 auto;
	color:#FFF;
	width:750px;
}
#footer a{
	color:#FFF;
}
#copyright{
	font-family:"Times New Roman", Times, serif;
	text-align:right;
	font-size:0.8em;
	padding:5px 15px;
	font-style:italic;
	clear:both;
}

#footerNavi{
	float:right;
	width:700px;
	padding:0px 15px 0px 0px

}
#footerNavi ul{
	list-style-type:none;
}
#footerNavi li{
	float:right;
	list-style-type:none;
	padding:5px ;
}

/*footer*/


#mainCol{

}
#maincontent{
clear:both;
}
#main{
width:720px;
padding:10px 15px 20px 15px;
font-size:small;
clear:both;
line-height:1.6em;
}



/*navi*/

#navi{
font-size:small;
background-color:#026;
height:40px;
width:800px;
clear:both;
/*
border-bottom:2px solid #FC0;
border-top:1px solid #FC0;
*/
}

#topicpath{
margin:0px;
padding:0px 0px 8px 0px;
line-height:1em;
clear:both;
float:right;
}
#topicpath .tohome{
text-transform:uppercase;
}

#main .totop,#footer .totop{
text-align:right;
clear:both;
margin-right:0px;
padding-right:0px;
padding-top:5px;
}

#main #topicpath a,#main .totop a{
border-bottom:0px none #FFF;
}
#tothistop{
clear:both;
padding:10px 0px 0px 0px;
text-align:right;
margin:0px;
}


/*----------common-------*/
a img{
border-style:none;
}

th{
font-weight:normal;
vertical-align:top;
}

/*mac ie*/
/*\*//*/
textarea, select, input {font-family:Osaka;}
/**/