@charset "utf-8";

/*------------------------------------------------
	index.html styles
--------------------------------------------------*/
/* main image */
#idx_mainimage{
	position: relative;
	width: 950px;
	height: 275px;
	margin: 0px auto 0px auto;
	background: url(../images/idx_main.jpg) no-repeat left top;
}
#idx_zousho{
	position: absolute;
	left: 13px;
	top: 62px;
	width: 286px;
	height: 187px;
	background: url(../images/idx_bg_zousho.jpg) no-repeat left top;
	/* background: url(../images/chuki_idx_bg_zousho.jpg) no-repeat left top; */
	text-align: left;
}
#idx_zousho h2{
	margin: 23px 0px 0px 20px;
}
#idx_zousho input.word{
	display: block;
	width: 243px;
	height: 20px;
	margin: 10px 0px 0px 20px;
	border: 1px solid #bfbfbf;
}
#idx_zousho p.note {
	margin: 5px 0 0 16px;
	padding: 0 0 0 0;
	/* color: # */
	font-size: 83.3%;
	text-indent: 0;
}
#idx_zousho .idx_zousho_btn{
	margin: 10px 0px 0px 20px;
}
#idx_zousho .idx_zousho_btn input{
	margin: 0px 15px 0px 0px;
	vertical-align: middle;
}
#idx_zousho .idx_zousho_btn input{
	margin: 0px 15px 0px 0px;
}
#idx_zousho .idx_zousho_btn a{
	padding: 0px 0px 0px 14px;
	background: url(../common/images/a_normal01.gif) no-repeat left center;
}


/* contenta area styles */
#contentsarea{
	width: 100%;
	background: #f0f0f0 url(../images/idx_main_bg02.gif) left top repeat-x;
	margin: 0px auto 0px auto;
	padding: 0px 0px 60px 0px;
	text-align: center;
}
#contentsarea_inner{
	width: 1020px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background: url(../images/idx_main_bg01.gif) center top no-repeat;
	position: relative;
}
#contentsarea_inner02{
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#maincontents{
	display: inline;
	width: 950px;
	float: left;
	margin: 0px auto 0px auto;
	text-align: center;
}
#maincontents_inner{
	width: 920px;
	margin: 0px auto 0px auto;
	min-height: 200px;
	text-align: left;
}


/* maincontents */
#maincontents_inner h2.subhead01{
	border-top: 3px solid #844618;
	padding: 5px 0px 5px 0px;
	background: #ffffff url(../common/images/l_gray01.gif) left bottom repeat-x;
}
.idx_maincontents_l{
	width: 316px;
	float: left;
}
.idx_maincontents_r{
	width: 573px;
	float: right;
}
.idx_cal_tab{
	width: 316px;
	margin: 16px 0px 0px 0px;
}
.idx_cal_tab li.idx_cal_tab_nagoya{
	float: left;
	margin: 0px 0px 0px 0px;
}
.idx_cal_tab li.idx_cal_tab_seto{
	float: right;
	margin: 0px 0px 0px 0px;
}
.idx_cal_tab li.idx_cal_tab_nagoya img,
.idx_cal_tab li.idx_cal_tab_seto img{
	vertical-align: top;
}
.idx_cal_contents{
	width: 286px;
	border: 1px solid #c26924;
	padding: 15px 14px 0px 14px;
	background: #ffffff;
}
.idx_cal_contents02{
	width: 288px;
}
.idx_cal_l{
	width: 134px;
	float: left;
}
.idx_cal_r{
	width: 134px;
	float: right;
}
.idx_cal_month{
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
.idx_cal_table{
	width: auto;
	margin: 4px 0px 0px 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	border-top: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	table-layout: auto;
}
.idx_cal_table th,
.idx_cal_table td{
	padding: 2px 2px 2px 2px;
	border-right: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	background: #ffffff;
	text-align: center;
	table-layout: fixed;
	font-size: 11px;
}
.idx_cal_table th span,
.idx_cal_table td span{
	padding: 2px 1px 2px 2px;
}
.idx_cal_table th.cal_week{
	background: #eeeeee;
}
.idx_cal_table th.cal_sun{
	background: #ebd7eb;
}
.idx_cal_table th.cal_sat{
	background: #d0e6e7;
}
.idx_cal_table td span{
	display :block;
}
.idx_cal_table td.cal_week{
	background: #ffffff;
}
.idx_cal_table td.cal_sun{
	background: #fce6fc;
}
.idx_cal_table td.cal_sat{
	background: #dff6f7;
}
.idx_cal_table td.cal_today{
	background: #ebde74;
}
.idx_cal_table td.cal_kyukan span{
	display :block;
	background: url(../images/idx_bg_calendar_kyukan.gif) no-repeat center center;
	color: #ffffff;
}
#cal_tab02{
	display: none;
}
table.idx_cal_jikan{
	width: 284px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	table-layout: auto;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
}
table.idx_cal_jikan th{
	padding: 5px 3px 4px 5px;
	border-top: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	text-align: left;
	table-layout: fixed;
	vertical-align: top;
	line-height: 1.3em;
	background: #ffffff;
	font-weight: normal;
	line-height: 1.3em;
}
table.idx_cal_jikan td{
	padding: 5px 3px 4px 5px;
	border-top: 1px solid #d3d1d1;
	border-left: 1px solid #d3d1d1;
	text-align: left;
	table-layout: fixed;
	vertical-align: top;
	line-height: 1.3em;
	background: #ffffff;
}
.idx_cal_kyukanhosoku{
	margin: 3px 0px 0px 0px;
	text-align: right;
	font-size: 90%;
}
.idx_cal_kyukanhosoku img{
	vertical-align: middle;
	margin: 0px 2px 0px 0px;
}
.idx_note{
	margin: 4px 0px 0px 0px;
	font-size: 90%;
}
.idx_subhead02{
	margin: 5px 0px 5px 0px;
}
.idx_link01{
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	background: url(../common/images/l_gray01.gif) left bottom repeat-x;
}
.idx_link01 a{
	padding: 0px 0px 0px 7px;
	background: url(../common/images/a_normal02.gif) left center no-repeat;
}
.idx_link02{
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	background: url(../common/images/l_gray01.gif) left top repeat-x;
}
.idx_link02 a{
	padding: 0px 0px 0px 7px;
	background: url(../common/images/a_normal02.gif) left center no-repeat;
}


#maincontents_inner h3{
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left: none;
	background: none;
	font-weight: bold;
	color: #000000;
}
#maincontents_inner .idx_banner .bnr {
	margin-top: 15px;
}
/*
.idx_pickup ul li div{
	padding: 1px 1px 1px 1px;
	border: 1px solid #bfcbbe;
	background: #ffffff;
}
.idx_pickup ul li span{
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display :block;
}
*/
.whatsnew_textlist{
	margin: 5px 0px 0px 0px;
	padding: 5px 10px 0px 10px;
	width: 551px;
	border: 1px solid #d9d9d9;;
}
.whatsnew_textlist_inner{
	width: 551px;
}
.whatsnew_textlist .idx_whatsnew_ul{
	clear: both;
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 215px;
	overflow-y: auto;
	scrollbar-base-color: #e0e0e0;
	scrollbar-track-color: #e0e0e0;
	scrollbar-face-color: #acacac;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #acacac;
	scrollbar-shadow-color: #acacac;
	scrollbar-3dlight-color: #acacac;
	scrollbar-darkshadow-color: #acacac;
	list-style-type: none;
}
.whatsnew_textlist .idx_whatsnew_ul li.idx_whatsnew_li{
	clear: both;
	width: 530px;
	min-height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	background: url(../common/images/l_gray01.gif) left bottom repeat-x;
	line-height: 1.3em;
}
.whatsnew_textlist .idx_whatsnew_ul li.idx_whatsnew_li:after{
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
.whatsnew_textlist .idx_whatsnew_ul li span.idx_whatsnew_date{
	display: block;
	float: left;
	width: 112px;
	color: #3f643a;
}
.whatsnew_textlist .idx_whatsnew_ul li img{
	width: 43px;
	margin: 0px 10px 0px 0px;
	float: left;
	display: block;
}
.whatsnew_textlist .idx_whatsnew_ul li span.idx_whatsnew_text{
	display: block;
	float: left;
	width: 337px;
}
.whatsnew_textlist .idx_whatsnew_ul li span.idx_whatsnew_text img{
	width: auto;
	margin: 0px 0px 0px 3px;
	float: none;
	display: inline;
	vertical-align: middle;
}
.whatsnew_photo{
	overflow: hidden;
	width: 573px;
}
.whatsnew_photo .idx_whatsnew_ul{
	width: 588px;
	margin: 0px -15px 0px 0px;
}
.whatsnew_photo .idx_whatsnew_ul li{
	width: 181px;
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.whatsnew_photo .idx_whatsnew_ul li img{
	margin: 0px 0px 5px 0px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #bfcbbe;
	background: #ffffff;
	width: 177px;
}
.whatsnew{
	margin: 5px 0px 0px 0px;
}
.whatsnew_listlink{
	width: 551px;
	margin: 15px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
}
.whatsnew_listlink:after{
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
.whatsnew_list{
	width: 200px;
	float: left;
}
.whatsnew_list a{
	padding: 0px 0px 0px 7px;
	background: url(../common/images/a_normal02.gif) left center no-repeat;
	text-decoration: none;
}
.whatsnew_rss{
	width: 200px;
	float: right;
	text-align: right;
}
.whatsnew_rss a{
	padding: 0px 0px 0px 14px;
	background: url(../common/images/i_rss.gif) left center no-repeat;
}






