@charset "Shift_JIS";

/* ------------------------------------------------------- */
body{
	padding:0px;
	margin:0px 0px 40px 0px;
	font-size:12px;
	line-height:20px;
	color: #333;
	background-color:#fff;
	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN',Verdana,sans-serif;
	text-align:center;
	scrollbar-3dlight-color:#f90;
	scrollbar-arrow-color:#f90;
	scrollbar-base-color:#FF99CC;
	scrollbar-darkshadow-color:#553232;
	scrollbar-shadow-color:#f90;
}

/* ------------------------------------------------------- */

h1{
	font-size: 11px;
	color:#A57A8A;
	margin:0px;
	padding:0px;
	font-weight: normal;
}

h2{
	font-size: 11px;
	color:#fff;
	margin:0px;
	padding:0px;
	font-weight: normal;
}

h3{
	font-size: 12px;
	margin:0px;
	padding:0px;
	font-weight: normal;
	line-height:18px;
}

strong{
	font-size: 13px;
	color:#f09;
	margin:1px;
	padding:1px;
}


/* ------------------------------------------------------- */

a:link {font-size:11px; text-decoration:none; color:#FD028A;}
a:visited {font-size:11px; text-decoration:none; color:#FD028A;}
a:hover {font-size:11px; text-decoration:underline; color:#780011;}
a:active {font-size:11px; text-decoration:none;color:#FD028A;}

.footlink a:link{font-size:11px; text-decoration:underline; color:#FD028A;}
.footlink a:visited {font-size:11px; text-decoration:underline; color:#FD028A;}
.footlink a:hover {font-size:11px; text-decoration:underline; color:#780011;}
.footlink a:active {font-size:11px; text-decoration:underline;color:#FD028A;}

/* ------------------------------------------------------- */

img{
	border:0px;
}

.img00{
	vertical-align:middle;
}


/* ------------------------------------------------------- */

hr{ 
	color:#ededed;
	height: 1px; 
}

.line1{
	border:1px solid #ededed;
}
.line2{
	border:1px dashed #ededed;
}

/* ------------------------------------------------------- */

#main{
	margin:0px auto;
}



#index01{
 	width:100%;
 	height:14px;
 	background:#ccc;
}

#index02{
 	width:100%;
 	height:14px;
 	background:#FBAFCB; 
}

#index03{
 	width:100%;
 	height:151px;
 	background:url(./images/index/index03_back.jpg) repeat-x;
}

#index04{
 	width:100%;
 	height:226px;
 	background:url(./images/index/index04_back.jpg) repeat-x;
}

#index05{
 	width:100%;
 	height:208px;
 	background:url(./images/index/index05_back.jpg) repeat-x;
}

#index06{
	margin:auto;
	width:770px;
 	height:208px;
 	background:url(./images/index/index05.jpg) no-repeat;
	background-position: center;

}

#index07{
	width:450px;
 	height:208px;
 	float:left;

}

#index08{
	padding-top:40px;
	width:320px;
 	height:208px;
 	float:right;
 	font-size:11px;
}

