@charset "utf-8";

/*--------------------------------------
	Style Name : Home Style Sheet

	content
--------------------------------------*/


div#main-visual {
	clear:both;
	height: 320px;
	_height: 320px;
	width: 960px;
	_width: 960px;
}

div#main-visual1 {
	padding: 254px 0 0 708px;
	height: 66px;
	_height: 320px;
	width: 252px;
	_width: 960px;
	background: url(/image/bg_main00.jpg) no-repeat;
}

div#main-visual2 {
	padding: 254px 0 0 708px;
	height: 66px;
	_height: 320px;
	width: 252px;
	_width: 960px;
	background: url(/image/bg_main01.jpg) no-repeat;
}

div#main-visual3 {
	padding: 254px 0 0 708px;
	height: 66px;
	_height: 320px;
	width: 252px;
	_width: 960px;
	background: url(/image/bg_main02.jpg) no-repeat;
}


/*	div.section
--------------------------------------*/

#main-content div.section {
	width: 635px;
	margin-bottom: 24px;
	/zoom: 1;
}

#main-content div.section:after {
	content:'';
	display:block;
	clear:both;
}

#main-content div.section h3 {
	margin-bottom: 10px;
	padding: 7px;
	clear: both;
	height: 21px;
	background: url(/shared/image/bg_title.jpg) no-repeat;
}


/*	#section-01
--------------------------------------*/

#main-content #section-01 {
	padding: 210px 0 0 10px;
	width: 625px;
	height: 60px;
	_height: 270px;
	background: url(/image/bg_greeting.jpg) no-repeat right top;
}

#main-content #section-01 ul li {
	margin: 0;
	padding-left: 14px;
	font-size: 15px;
	background: url(/shared/image/ico_ar01.gif) no-repeat left center;
}

#main-content #section-01 ul li a {
	color: #990000;	
	font-weight: bold;
}



/*	#section-02
--------------------------------------*/

div.heading-news dl {
	margin: 0;
	width: 635px;
}

div.heading-news dl dt {
	margin: 5px 0 0 6px;
	padding-left: 15px;
	float: left;
	clear: left;
	display: inline;
	background: url(/shared/image/ico_ar01.gif) no-repeat left center;
	font-size: 10px;
	font-weight: normal;
	width: 80px;
}

div.heading-news dl dd {
	margin-bottom: 3px;
	padding: 3px 0 3px 100px;
	background-color: #fff;
}




/*	#section-04
--------------------------------------*/


#main-content #section-04 .interview {
	padding: 7px 0 0 0;
	font-size: 12px;
	background: url(/image/bg_voicetop.gif) no-repeat top left;
	/zoom: 1;
}

#main-content #section-04 .interview:after {
	content:'';
	display:block;
	clear:both;
}


#main-content #section-04 .interview .interview_box {
	margin:0 0 10px 0;
	float:left;
	width:211px;
	background: url(/image/bg_voicebottom.gif) no-repeat bottom left;
}

#main-content #section-04 .interview .interview_box p.number {
	padding: 0 0 0 7px;
	float: left;
	color: #990000;
	font-weight: bold;
}

#main-content #section-04 .interview .interview_box p.voiceImage {
	padding-right: 12px;
	float: right;
}

#main-content #section-04 .interview .interview_box h4 {
	padding: 5px 12px 5px 7px;
	clear: both;
	line-height: 1.2;
}

#main-content #section-04 .interview .interview_box p.voiceName {
	padding: 0 12px 12px 7px;
	line-height: 1.2;
}

/*	#section-05
--------------------------------------*/

#main-content #section-05 {
	font-size: 14px;
}
#main-content #section-05 .program {
	clear: both;
}

#main-content #section-05 .program01,
#main-content #section-05 .program02,
#main-content #section-05 .program03,
#main-content #section-05 .program04 {
	border: 1px solid #999999;
	width: 308px;
}

#main-content #section-05 .program01 h4,
#main-content #section-05 .program02 h4,
#main-content #section-05 .program03 h4,
#main-content #section-05 .program04 h4 {
	border-bottom: 1px solid #999999;
	padding: 6px;
	background: url(/shared/image/bg_subtitle.gif);
}

#main-content #section-05 .program01,
#main-content #section-05 .program03 {
	float: left;
}

#main-content #section-05 .program02,
#main-content #section-05 .program04 {
	float: right;
}

#main-content #section-05 .program01,
#main-content #section-05 .program02 {
	margin-bottom: 12px;
}

#main-content #section-05 .program01 p,
#main-content #section-05 .program02 p,
#main-content #section-05 .program03 p,
#main-content #section-05 .program04 p {
	padding: 6px;
	height: 101px;
	_height: 113px;
}

#main-content #section-05 .program01 p {
	background: url(/image/bg_program01.jpg) no-repeat right bottom;
}

#main-content #section-05 .program02 p {
	background: url(/image/bg_program02.jpg) no-repeat right bottom;
}

#main-content #section-05 .program03 p {
	background: url(/image/bg_program03.jpg) no-repeat right bottom;
}

#main-content #section-05 .program04 p {
	background: url(/image/bg_program04.jpg) no-repeat right bottom;
}
