@charset "shift_jis";

/* wrapper styles
 * ============================
 *
 * heading
 * box
 * list
 * table
 * text
 * img
 * form
 * others
 *
 * ============================
 */


/* heading styles
----------------------------------*/
.ban_title a:link {
	color:#78314D;
	text-decoration: none;
}
.ban_title a:visited {
	color:#78314D;
	text-decoration: none;
}
.ban_title a:hover {
	color:#78314D;
	text-decoration: underline;
}



/* box styles
----------------------------------*/
.siteBox{
	width:795px;
	margin-left:23px;
	padding-bottom:20px;
}
.title{
	padding-top:30px;
}
.bannerBox{
	width:765px;
	margin-left:15px;
	padding-top:30px;
	padding-bottom:30px;
	border-bottom:2px solid #CD91BD;
}
.bannerBox_left01{
	width:161px;
	float:left;
	padding-right:40px;
}
.bannerBox_left02{
	width:161px;
	float:left;
}





	


/* list styles
----------------------------------*/




/* table styles
----------------------------------*/




/* text styles
----------------------------------*/
.ban_title{
	padding-top:8px;
	padding-bottom:5px;
	border-bottom:2px dotted #CD91BD;
	text-align:center;
	font-size:110%;
}
.ban_text{
	padding-top:8px;
	font-size:90%;
	padding-left:3px;
}
#mobile_text{
	font-size:80%;
	color:#78314D;
}


/* img styles
----------------------------------*/






/* form styles
----------------------------------*/




/* other styles
----------------------------------*/
