@charset "Shift_JIS";
/* ビッグバンからのお知らせ */
/* -------------------------左メニュー------------------------- */
div#left #menu{
	width: 227px;
	padding-top: 40px;
	background-image: url(images/menu_head.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}


div#left #menu table {
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-y;
}



div#left #menu table th{
	padding: 0 0 20px 38px;
	background-image: url(images/menu_dotline.gif);
	background-position: 31px 20px;
	background-repeat: no-repeat;
}


div#left #menu table td{
	padding: 0 13px 6px 32px;
}


div#left #menu table td.foot{
	padding: 0 13px 0px 32px;
	background-image: url(images/menu_foot.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}


div#left div#menubna{
	padding: 0 0px 0px 23px;
}


div#left div#menubna img{
	margin-top: 12px;
}

div#left #menu #submenu{
	padding: 3px;
	margin: 0px 4px;
	background-color: #FFFFFF;
}

#menu #submenu li{
	padding: 8px 0 8px 16px;
	background-image: url(images/menu_li_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#submenu li a{
	color: #FC3B3B;
}

div#left div#menubna{
	padding: 0 0px 0px 23px;
}


div#left div#menubna img{
	margin-top: 12px;
}

/* -----------------------コンテンツエリア----------------------- */
/* ------見出し・フォント------------------------ */
div#right h1{
	margin-bottom: 25px;
}


div#right h2{
	padding-bottom: 12px;
	padding-left: 3px;
	margin: 0 6px 20px 6px;
	font-size: 136%;
	font-weight: bold;
	background-image: url(images/h2_img.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}


div#right h3{
	height: 34px;
	padding-top: 12px;
	padding-left: 12px;
	margin: 0 6px 20px 6px;
	font-size: 129%;
	font-weight: bold;
	background-image: url(images/h3_img.gif);
	background-position: left top;
	background-repeat: no-repeat;
}


div#right h4{
	padding-bottom: 3px;
	margin: 0 12px 20px 10px;
	border-bottom-color: #FC3B3B;
	border-bottom-style: double;
	border-bottom-width: 3px;
	font-size: 108%;
	font-weight: bold;
	color: #FC3B3B;
}
div#right h5{
	padding-bottom: 6px;
	padding-left:18px;
	border-bottom-color: #FFCC33;
	border-bottom-style: dotted;
	border-bottom-width: 3px;
	font-size: 108%;
	background-image: url(images/info_listimg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 20px;
	margin-left: 10px;
}
div#right h5 span{
	color:#666666;
	font-size: 80%;
	}

div#right p{
	margin: 0 9px 15px 9px;
	line-height: 150%;
}


/* ------コーナーボックス----------------------- */
div.corner{
	padding: 10px 8px;
	margin: 15px 10px;
	border: 1px solid #E0DFE3;
	background-image: url(../images/corner_bg.gif);
	background-repeat: repeat-x;
}


div.corner span{
	padding-left: 10px;
	border-left: 5px solid #F31277;
	font-weight: bold;
}


div.corner strong{
	padding-left: 10px;
	border-left: 5px solid #F31277;
	font-weight: bold;
	color: #DD0B69;
}


/* ---------------------各設定--------------------------- */
