@charset "utf-8";

/*
------------------------------------------------
Gloval Reset
------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,textarea,table,th,td,img{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;border: none;empty-cells:show;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,th,var,strong{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
li,dl{list-style:none;}
hr {display: none;}
img {vertical-align:bottom;border: none;}
a{text-decoration:underline;color:#0000FF;outline:none;}
a:hover{text-decoration:none;color:#0000FF;}
/*
------------------------------------------------
Text SET
------------------------------------------------*/
body {font-size: 75%;}
dt,dd,li,pre,p,blockquote,th,td,address,input,textarea{font-size:100%;line-height:1.5;color:#666666;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;line-height:1.5;color:#666666;}

/*
------------------------------------------------
Other SET
------------------------------------------------*/
.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 */



/*------------------------------------------------*/

.clear {
clear:both;
}

/*
------------------------------------------------
Margin SET
------------------------------------------------*/

.mt8 {margin-top: 8px;}.mt4 {margin-top: 4px;}
.mb3 {margin-bottom: 3px;}
.mb5 {margin-bottom: 5px;}.mb10 {margin-bottom: 10px;}.mb15 {margin-bottom: 15px;}.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}.mb30 {margin-bottom: 30px;}.mb35 {margin-bottom: 35px;}.mb40 {margin-bottom: 40px;}
.mb45 {margin-bottom: 45px;}.mb50 {margin-bottom: 50px;}.mb55 {margin-bottom: 55px;}.mb60 {margin-bottom: 60px;}


/*
------------------------------------------------
Padding SET
------------------------------------------------*/

.pt10 {padding-top: 10px;}.pt20 {padding-top: 20px;}.pt30 {padding-top: 30px;}
.pl25 {padding-left: 25px;}
.pb20 {padding-bottom:20px;}


/*
------------------------------------------------
Common Layout
------------------------------------------------*/

body {
	background: #F7F5E8 url(../img/bg.jpg) repeat-x 0px 0px;
}
#wrap {
	margin: 0px auto;
	width: 950px;
}#wrap #head {
	position: relative;
	height: 110px;
}
#wrap #title h1 {
	width:200px;
	float:left;	
}
#wrap #txt {
	width:507px;
	float:left;
}
#wrap #mail {
	width:240px;
	float:left;
}


#wrap #head .navi01 {
	position: absolute;
	left: 614px;
	top: 81px;
}
#wrap #head .navi02 {
	position: absolute;
	left: 774px;
	top: 81px;
}
#wrap #mainback {
	width:950px;
	margin:0 25px;
}
#wrap #mainimg {
	width:950px;
	background:url(../img/vimg-back.jpg) 0 0 no-repeat;
	height:209px;
}

#wrap #contents {
}
#wrap #contents #rightcont {
	width: 705px;
	float: right;
	overflow:hidden;
}
#wrap #contents #rightcont .main {
	background: url(../img/main_bg02.png) no-repeat left bottom;
	padding-bottom: 10px;
	clear: both;
}
#wrap #contents #rightcont .maincont {
	background: url(../img/main_bg01.png) repeat-y 0px 0px;
	padding: 10px 35px 5px 15px;
}

#wrap #contents #side {
	width: 220px;
	float: left;
	padding-left: 25px;
	padding-bottom: 35px;
}
#wrap #contents #side .naviblock01 {
	width: 184px;
	border: 1px solid #CCCCCC;
	padding: 6px 7px;
	background: #FFFFFF;
	margin-left: 2px;
	margin-bottom: 6px;
}
#wrap #contents #side .naviblock02 {
	background: url(../img/snavi_bg02.png) no-repeat left bottom;
	padding-bottom: 12px;
}
#wrap #contents #side .naviblock02 ul {
	background: url(../img/snavi_bg01.png) repeat-y 0px 0px;
	padding-top: 5px;
}
#wrap #contents #side .naviblock02 li {
	padding-left: 8px;
}
#footer {
	clear: both;
	background: url(../img/footer_bg.jpg) repeat-x 0px 0px;
	height: 90px;
}
#footer #fwrap {
	margin: 0px auto;
	width: 950px;
	position: relative;
}
#footer #fwrap .fnavi01 {
	padding-top: 15px;
}
#footer #fwrap .fnavi02 {
	position: absolute;
	left: 86px;
	top: 15px;
}
#footer #fwrap address {
	position: absolute;
	top: 15px;
	right: 0px;
}
