@charset "utf-8";

/* fcc */


/* common
----------------------------------------------------------------*/

	div#main_img{
		margin-bottom:20px;
	}
	ul#fcc_navi{
	}
	ul#fcc_navi li{
		float:left;
		margin-bottom:20px;
	}
	
	div#fcc_contents{
		clear:both;
		text-align:left;
		width:940px;
	}

/*-other-*/

	.m_b21{
		margin-bottom:21px;
	}

/* 右バナー */

	ul#banner_box{
	float:right;
		margin-bottom:30px;
		position:relative;
		width:200px;
	}
	ul#banner_box img{
		vertical-align:bottom;
		width:200px;
	}

/* 足元問い合わせ */

	div#contact_fcc{
		background:/*url(../fcc/img/common/back_contact.gif) no-repeat top left*/ #EEEEEE;
		border:1px #CCCCCC solid;
		clear:both;
		padding:9px 0 0; 
		width:938px;
	}
	div#contact_fcc:after{
		height:0;
		visibility:hidden;
		content:".";
		display:block;
		clear:both;
	}
	div#contac_fcct{display:inline-block;}
	html[xmlns] div#contact_fcc{display:block;}
	* html div#contact_fcc{height:1%;}
	
	div#contact_fcc h2{
		border-left:5px #3366CC solid;
		font-weight:bold;
		margin:0 9px;
		text-align:left;
		padding-left:8px;
	}

	/*div#contact_fcc p.txt{
		display:block;
		float:left;
		line-height:1.8;
		letter-spacing:0.2em;
		text-align:left;
		width:295px;
		padding:35px;
		padding-right:0;
	}*/

	div#contact_fcc div.contact{
		background:url(../fcc/img/common/back_contact_body.gif) repeat-y right top #EEEEEE;
		width:938px;
	}
	div#contact_fcc div.contact:after{
		height:0;
		visibility:hidden;
		content:".";
		display:block;
		clear:both;
	}
	div#contact_fcc div.contact{display:inline-block;}
	html[xmlns] div#contact_fcc div.contact{display:block;}
	* html div#contact_fcc div.contact{height:1%;}

	div.contactbody{
		padding:0 19px;
		text-align:left;
		line-height:1.6;
	}
	div.contactbody:after{
		height:0;
		visibility:hidden;
		content:".";
		display:block;
		clear:both;
	}
	div.contactbody{display:inline-block;}
	html[xmlns] div.contactbody{display:block;}
	* html div#contact div.contactbody{height:1%;}

	div.contactbody h3{
		background:#3366CC;
		color:#FFFFFF;
		font-weight:bold;
		padding:0.3em;
	}
	div.contactbody p{	}
	div.contactbody span.telnum{
		color:#3366CC;
		font-size:140%;
		font-weight:bold;
	}

	div#matsuyama{
		width:445px;
		float:left;
	}
	div#kitauwajima{
		width:445px;
		float:right;
	}
	
	div.contacthead{
		background:url(../fcc/img/common/back_contact_head.gif) no-repeat right top #EEEEEE;
		width:938px;
		height:20px;
	}
	div.contactfooter{
		background:url(../fcc/img/common/back_contact_footer.gif) no-repeat right top #EEEEEE;
		width:938px;
		height:20px;
	}

/* index */

	div#news_box{
		background:url(../fcc/img/index/news_back.gif) no-repeat center top;
		float:left;
		height:235px;
		margin-top:-14px;
		position:relative;
		width:720px;
	}
	div#news_frame{
		position:absolute;
		top:70px;
		left:35px;
		width:650px;
	}
	dl#news_area{
		float:left;
		height:140px;
		overflow:auto;
		position:absolute;
		top:70px;
		left:35px;
		width:650px;
	}
	dl#news_area dt{
		clear:left;
		float:left;
		padding:8px 0;
		width:8em;
	}
	dl#news_area dd{
		padding:8px 0 8px 9em;
		background:url(../fcc/img/index/news_line.gif) repeat-x left bottom;
	}
	dl#news_area a{
		color:#333333;
	}
	dl#news_area a:visited{
		color:#999999;
	}

/* page */

	div#contents_box{
		float:left;
		width:725px;
	}
	
	div#contents_top{
		background:url(../fcc/img/page/back_top.gif) no-repeat center top;
		height:30px;
		width:725px;
	}
	
	div#contents_center{
		background:url(../fcc/img/page/back_center.gif) repeat-y center top;
		padding:0 30px;
	}
	div#contents_center:after{
		height:0;
		visibility:hidden;
		content:".";
		display:block;
		clear:both;
	}
	div#contents_center{display:inline-block;}
	html[xmlns] div#contents_center{display:block;}
	* html div#contents_center{height:1%;}
	
	div#contents_bottom{
		background:url(../fcc/img/page/back_bottom.gif) no-repeat center top;
		height:30px;
		margin-bottom:30px;
		width:725px;
	}
	
	.page_title{
		font-size:140%;
		color:#3366CC;
		font-weight:bold;
		border-left:5px solid #3366CC;
		padding-left:10px;
		margin-bottom:20px;
	}
	
	.page_title2{
		font-size:140%;
		color:#3366CC;
		font-weight:bold;
		border-left:5px solid #3366CC;
		padding-left:10px;
		margin-bottom:20px;
		margin-top:20px;
	}
	
	div#contents_center img.photo{
		float:left;
	}
	div#contents_center p{
		line-height:1.8;
		text-align:left;
	}
	
	/* 1columnset */
	
	div#contents_box_1column{
		float:left;
		width:940px;
	}
	
	div#contents_top_1column{
		background:url(../fcc/img/page/back_top_1column.gif) no-repeat center top;
		height:30px;
		width:940px;
	}
	
	div#contents_center_1column{
		background:url(../fcc/img/page/back_center_1column.gif) repeat-y center top;
		padding:0 30px;
	}
	div#contents_center_1column:after{
		height:0;
		visibility:hidden;
		content:".";
		display:block;
		clear:both;
	}
	div#contents_center_1column{display:inline-block;}
	html[xmlns] div#contents_center_1column{display:block;}
	* html div#contents_center_1column{height:1%;}
	
	div#contents_bottom_1column{
		background:url(../fcc/img/page/back_bottom_1column.gif) no-repeat center top;
		height:30px;
		margin-bottom:30px;
		width:940px;
	}

/* about */

	.about_title{
		font-weight:bold;
		font-size:120%;
		margin-bottom:10px;
	}
	
	dl.about{
		background:url(../fcc/img/index/news_line.gif) repeat-x left top;
		margin-bottom:1em;
		width:400px;
	}

	dl.about dt{
		clear:left;
		float:left;
		padding:1em 0;
		width:7em;
	}
	dl.about dd{
		background:url(../fcc/img/index/news_line.gif) repeat-x left bottom;
		padding:1em 0;
		padding-left:8em;
	}
	img.map{
		border:1px #CCCCCC solid;
		float:right;
	}

	div.aboutpage h3{
		margin-bottom:15px;
		padding-left:370px;
	}
	
	div.aboutpage p,div.aboutpage ol{
		line-height:1.7;
		padding-left:370px;
	}
	
	div.aboutpage h4{
		border:1px solid #ccc;
		border-bottom:2px solid #ccc;
		color:#36F;
		font-size:130%;
		font-weight:bold;
		letter-spacing:0.2em;
		margin:1em 0 0.5em 370px;
		padding:5px 10px;
	}
	
	div.aboutpage ol{
		list-style-type:decimal;
	}
	
	div.aboutpage li{
		font-size:120%;
		font-weight:bold;
		letter-spacing:0.1em;
		line-height:1.7;
		margin-left:2em;
	}
		
	
/*プログラム
-------------------------------------------------------------*/

div.programpage{
	width:880px;
}

	div.programpage h3{
		margin-bottom:1.5em;
	}
	
	div.programpage ul{
		width:880px;
	}
	
	div.programpage li{
		float:left;
		display:inline;
		height:70px;
		padding-bottom:20px;
		margin-right:20px;
		width:280px;
	}
	
	div.programpage li.listend{
		margin-right:0;
	}

/* PDF
-------------------------------------------------------------*/

p.getpdf{
	clear:both;
}

p.getpdf a{
	background:url(../img/common/icon_pdf.gif) no-repeat right center;
	color:#333333;
	padding-right:18px;
}

