@charset "utf-8";

/*------------------------------------------------
	index.html styles
--------------------------------------------------*/

/* main flash */
#idx_mainflash{
	background: #000000 url(../images/idx_bg_flash.gif) left top repeat-x;
	text-align: center;
}
#idx_mainflash div{
	width: 950px;
	margin: 0px auto 0px auto;
}


/* main menu styles */
#mmenu_noimage{
	background: url(../images/idx_mmenu_bg.gif) center top repeat-x;
	height: 65px;
	text-align: center;
}


/* contents area */
#idx_contentsarea{
	background: #e6e6e6 url(../images/idx_bg_maincontents.gif) left top repeat-x;
}
#idx_contentsarea_inner{
	background: url(../images/idx_bg_maincontents_inner.gif) center top no-repeat;
	text-align: center;
}
#idx_contentsarea_inner02{
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 45px 0px 30px 0px;
	text-align: left;
	visibility: hidden;
}
#idx_maincontents{
	width: 491px;
	float: left;
}


/* left menu */
#idx_lmenu{
	width: 212px;
	text-align: left;
	float: left;
}
#idx_lmenu ul{
	width: 182px;
	border-top: 2px solid #9a9999;
}
#idx_lmenu ul li{
	border-bottom: 1px solid #d0d0d0;
	padding: 7px 0px 7px 0px;
}
#idx_lmenu ul li ul{
	width: auto;
	border-top: none;
	margin: 0px 0px 3px 9px;
}
#idx_lmenu ul li ul li{
	border-bottom: none;
	padding: 5px 0px 0px 0px;
	font-size: 90%;
}
#idx_lmenu ul li ul li a{
	padding: 0px 0px 0px 6px;
	background: url(../common/images/a_red02.gif) left 0.35em no-repeat;
	text-decoration: none;
}
#idx_lmenu ul li ul li a:link{
	color: #464646;
}
#idx_lmenu ul li ul li a:visited{
	color: #979696;
}
#idx_lmenu ul li ul li a:hover{
	color: #428cbb;
}


/* right menu */
#rmenu{
	width: 217px;
	float: right;
	background: none;
	padding: 0px 0px 0px 0px;
}
#rmenu_inner{
	width: 212px;
	background: #e0d9d1;
	padding: 5px 0px 5px 5px;
	text-align: center;
}
#rmenu01{
	width: 205px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	background: #ffffff;
	border: 1px solid #d3d1d1;
}
#rmenu01 ul li{
	border-bottom: 1px solid #d3d1d1;
}
#rmenu02{
	width: 207px;
	margin: 5px 0px 0px 0px;
	text-align: left;
	background: #ffffff;
}
#rmenu02 ul{
	width: 205px;
	border-top: 1px solid #d3d1d1;
	border-left: 1px solid #d3d1d1;
	border-right: 1px solid #d3d1d1;
}
#rmenu02 ul li{
	width: 205px;
	border-bottom: 1px solid #d3d1d1;
}
#rmenu03{
	width: 207px;
	margin: 5px 0px 0px 0px;
	text-align: left;
	background: #ffffff;
}
#rmenu03 ul{
	width: 205px;
	border-top: 1px solid #d3d1d1;
	border-left: 1px solid #d3d1d1;
	border-right: 1px solid #d3d1d1;
}
#rmenu03 ul li{
	width: 205px;
	border-bottom: 1px solid #d3d1d1;
}
#rmenu04{
	width: 207px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#idx_contentsarea #rmenu04 ul{
	width: 207px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#rmenu04 ul li{
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	line-height: 1.2em;
}
#rmenu04 ul li a{
	padding: 0px 0px 0px 7px;
	line-height: 1.2em;
	background: url(../common/images/a_red02.gif) left 0.35em no-repeat;
	text-decoration: none;
}
#rmenu05{
	width: 207px;
	margin: 8px 0px 0px 0px;
	padding: 7px 0px 3px 0px;
	text-align: left;
	background: url(../common/images/rmenu_line.gif) left top repeat-x;
}
#rmenu05 ul{
	width: 207px;
}
#rmenu05 ul li{
	margin-bottom: 3px;
}
#rmenu06,
#rmenu07,
#rmenu08 {
	width: 205px;
	margin: 5px 0px 0px 0px;
	text-align: left;
	background: #ffffff;
	border: 1px solid #d3d1d1;
}
#rmenu08 ul{
	width: 205px;
	border-top: 1px solid #d3d1d1;
	border-left: 1px solid #d3d1d1;
	border-right: 1px solid #d3d1d1;
}
#rmenu08 ul li{
	width: 205px;
	border-bottom: 1px solid #d3d1d1;
}


/* main banner */
#banner{
	padding: 25px 0px 30px 0px;
}
#banner .banner-body{
	margin: 0px auto 0px auto;
	padding: 1px 1px 1px 1px;
	text-align: center;
	background: url(../images/idx_f_mainbanner.gif);
	width: 948px;
}
#banner .banner-body .inner{
	margin: 0px 0px 0px 0px;
	padding: 6px 27px 6px 29px;
	background: #ffffff;
	position: relative;
}
#banner .slidelist_content{
	height: 50px;
	background: #ffffff;
	overflow: hidden;
	position: relative;
	text-align: left
}
#banner ul.slide{
	position: absolute;
	display: block;
	padding: 0px;
	width: 904px;
	list-style: none;
	left: 0;
	top: 0;
}
#banner ul.slide li{
	display: block;
	margin: 0px;
	padding: 0px 9px 0px 0px;
	width: 170px;
	height: 50px;
	overflow: hidden;
	float: left;
}
#banner p.slidelist_prev,
#banner p.slidelist_next{
	position: absolute;
	width: 11px;
	height: 50px;
	overflow: hidden;
}
#banner p.slidelist_prev a,
#banner p.slidelist_next a{
	display: block;
	width: 11px;
	height: 50px;
	text-indent: -9999px;
}
#banner p.slidelist_prev {
	left: 6px;
	top: 6px;
}
#banner p.slidelist_next{
	right: 6px;
	top: 6px;
}
#banner p.slidelist_prev a{
	background: url(../images/idx_a_bnr_l.gif) left top no-repeat;
}
#banner p.slidelist_next a{
	background: url(../images/idx_a_bnr_r.gif) left top no-repeat;
}
* html #banner p.slidelist_prev {
	left: -470px;
}

/* main contents */
#idx_maincontents .idx_emergency{
	border: 1px solid #ae0c0b;
	margin: 0px 0px 10px 0px;
	padding: 8px 10px 0px 10px;
}
#idx_maincontents .idx_emergency p{
	padding: 0px 0px 8px 0px;
	line-height: 1.3em;
}
#idx_maincontents .idx_whatsnew h2{
	border-top: 2px solid #e61413;
	width: 491px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 15px 0px;
}
#idx_maincontents .idx_whatsnew h3{
	font-weight: bold;
}
#idx_maincontents .idx_whatsnew ul{
	width: 491px;
}
#idx_maincontents .idx_whatsnew ul li{
	float: left;
}
#idx_maincontents .idx_whatsnew .idx_whatsnew_frame{
	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	background: #ffffff;
	padding: 5px 0px 14px 15px;
}
#idx_maincontents .idx_whatsnew #idx_wn_nyushi{
	display: none;
}
#idx_maincontents .idx_whatsnew #idx_wn_daigaku{
}
#idx_maincontents .idx_whatsnew #idx_wn_daigakuin{
	display: none;
}
#idx_maincontents .idx_whatsnew #idx_wn_media{
	display: none;
}
#idx_maincontents .idx_whatsnew div ul{
	width: 458px;
}
#idx_maincontents .idx_whatsnew div ul li{
	width: 458px;
	padding: 4px 0px 4px 0px;
	background: url(../common/images/l_gray01.gif) left bottom repeat-x;
}
#idx_maincontents .idx_whatsnew div ul li:after{
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
.idx_whatsnew_date{
	width: 117px;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	float: left;
	display: block;
	color: #ae0c0b;
	margin: 1px 0px 0px 0px;
	line-height: 1.3em;
}
.idx_whatsnew_icon{
	width: 43px;
	float: left;
	display: block;
	margin: 0px 7px 0px 0px;
}
.idx_whatsnew_text{
	width: 270px;
	margin: 1px 0px 0px 0px;
	float: left;
	display: block;
	line-height: 1.3em;
}
.idx_whatsnew_text img{
	margin: 0px 0px 0px 6px;
	vertical-align: middle;
}
#idx_maincontents .idx_whatsnew div div{
	width: 458px;
	margin: 16px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	font-size: 90%;
}
#idx_maincontents .idx_whatsnew div div:after{
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
.idx_whatsnew_list{
	width: 200px;
	float: left;
}
.idx_whatsnew_list a{
	padding: 0px 0px 0px 7px;
	background: url(../common/images/a_red02.gif) left center no-repeat;
	text-decoration: none;
}
.idx_whatsnew_rss{
	width: 200px;
	float: right;
	text-align: right;
}
.idx_whatsnew_rss a{
	padding: 0px 0px 0px 14px;
	background: url(../common/images/i_rss.gif) left center no-repeat;
}

/* idx_blog */
#idx_blog {
	margin-top: 21px;
	padding-top: 9px;
	border-top: 2px solid #999999;
}
#idx_blog h2 {
	margin-top: 0;
	margin-bottom: 10px;
}
#idx_blog .blog_contents p{
	float:left;
	width:202px;
}
#idx_blog .blog_contents ul{
	float:left;
	margin-left:55px;
	width:220px;
}
#idx_blog .blog_contents ul li{
	font-size: 90%;
	padding: 5px 0 0;
}
#idx_blog .blog_contents ul li a{
	padding: 0 0 0 6px;
	text-decoration: none;
}
