@charset "Shift_JIS";

/* CSS Document */



html{
	height:100%;
	margin:0;
	padding:0;
}



body {
	font-size:16px;
	line-height:1.4;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	color:#003366;
	margin:0;
	padding:0;
	height:100%;
}



p{
	padding:0;
	margin:0;
}



h1,h2,h3,h4,h5,h6{
	padding:0;
	margin:0;
}





ol {
	margin:0;
	padding:0px 0px 0px 30px;
}

li{
	margin:0;
	padding:0px 0px 10px 0px;
}





a,
a:visited{
	color:#0000FF;
}

a:hover,
a:active{
	color:#F36;
}

img {
	border:none;
}



#whole_content{
	width:950px;
	margin:0px auto;
	background:url(../images/back.gif) repeat-x;
}


#content_base{
	width:100%;
	padding: 10px 0px;
}

#menu_base{
	width:219px;
	color:#993366;
	font-size:14px;
}

#menu_base a{
	color:#993366;
	text-decoration:none;
}
#menu_base a:hover{
	color: #00F;
	text-decoration: underline;
}

#menu_base ul{
	margin:0px;
	padding:0px;
}
#menu_base li{
	margin:0px 0px 0px 20px;
	padding:0px;
}

#menu_base .txt_area{
	margin-left: 20px;
	display:block;
}

#menu_base .side_banner{
	display:block;
	text-align:center;
	padding: 20px 0px 0px 0px;
}

#menu_base .bottom_menu{
	padding-bottom: 5px;
}





.hyobase_line{
	border-left: #036 1px solid;
	border-top: #036 1px solid;
}



.hyo_line{
	border-right: #036 1px solid;
	border-bottom: #036 1px solid;
	font-weight:bold;
}



.hyo_yobi{
	border-right: #036 1px solid;
	border-bottom: #036 1px solid;
	background:#FFDFDF;
	font-weight:bold;
}



.hyo_ampm{
	border-right: #036 1px solid;
	border-bottom: #036 1px solid;
	background:#FF9966;
	font-weight:bold;
}



.hyo_time{
	border-right: #036 1px solid;
	border-bottom: #036 1px solid;
	background:#FFCC66;
	font-weight:bold;
}



.hyo_naka{
	border-right: #036 1px solid;
	border-bottom: #036 1px solid;
	background:#FFFFFF;
	font-weight:bold;
}



.hyo_tanto{
	border-right: #036 1px solid;
	border-bottom: #036 1px solid;
	background:#FFE7AC;
	font-weight:bold;
}





.azuki{
	color:#990066;
}

.azuki_link a:link,
.azuki_link a:visited{
	color:#990066;
}

.azuki_link a:hover,
.azuki_link a:active{
	color:#F36;
}



.font_18px{

	font-size:18px;

}






.top_content01{
	overflow:hidden;
}


.movie_base{
	float:left;
	width:320px;
}

#flashContent{
	border: #CCC 1px solid;
	background:#FFF;
	width:320px;
	padding:0px;
	margin:0px;
}

#news_base{
	float:right;
	width:380px;
	background:#FFFFFF;
	font-size:14px;
}
#news_base .news_title_base{
	background:url(../images/top_news_titlebg.gif) no-repeat top left;
	height:45px;
}
#news_base .news_title{
	color:#FFFFFF;
	display:block;
	padding-top: 12px;
	margin-left: 25px;
	font-weight:bold;
	font-size:16px;
}
#news_base .news_area{
	margin: 0px 10px;
	padding: 10px 0px;
}


.top_banner{
	padding: 20px 0px;
}



#fsl_area{
	background:url(../images/top_bg_pink.gif) top center;
	overflow:hidden;
	padding: 10px 0px;
}
#fsl_area .fsl_comment{
	float:left;
	display:block;
	font-size:14px;
	margin: 0px 0px 0px 10px;
	padding-top: 20px;
	color:#333333;
}
#fsl_area .fsl_banner{
	float:right;
	display:block;
	margin: 0px 10px 0px 0px;
}


#time_base{
	background:#FFFFFF;
	border:#6666CC 1px solid;
	width:728px;
	margin: 0px auto;
	clear:both;
	font-size:14px;
}

#time_base .time_title{
	background:url(../images/top_shinryo_titlebg.gif) no-repeat top center;
	height:35px;
}
#time_base .time_title p{
	margin-left: 25px;
	padding: 7px 0px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
}

#time_base dl{
	margin:0px 10px;
	padding:10px 0px;
}
#time_base dt{
	margin:0px;
	padding:0px;
	float:left;
	display:block
}
#time_base dd{
	margin:0px 0px 0px 100px;
	padding:0px 0px 5px 0px;
	display:block
}
#time_base .kyusin{
	border-top:#CCC dashed 1px;
	margin:0px 10px;
	padding:10px 0px;
}


.txt_pink{
	color:#FF3366;
}
