@charset "utf-8";

/*--------------------------------------
	Style Name : Home Style Sheet

	main-content
--------------------------------------*/


/*	div.image-set
--------------------------------------*/

#main-content div.image-set {
	display: table;
	width: 100%;
}

#main-content div.image-set.reverse {
	direction: rtl;
}

#main-content div.image-set div.image {
	display: table-cell;
	*float: left;
	width: 1%;
	*width: auto;
	vertical-align: top;
}

#main-content div.image-set.reverse div.image {
	*float: left;
}

#main-content div.image-set div.text {
	display: table-cell;
	vertical-align: top;
	zoom: 1;
}

#main-content div.image-set.reverse div.text {
	direction: ltr;
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
}

/*	div.section
--------------------------------------*/

#main-content div.section {
	clear: both;
	margin-bottom: 20px;
}

#main-content div.section div.content-link a,
#main-content div.section div.content-link02 a {
	padding-left: 10px;
	background: url(../../shared/image/icon_arrow_01_right.gif) no-repeat left center;
	text-align: right;
}

/*	#section-01
--------------------------------------*/

#main-content #section-01 h2.section-title {
	margin-bottom: 10px;
}

#main-content #section-01 div.yuda {
	float: right;
	width: 217px;
	vertical-align: top;
	margin:0 0px 15px 20px;
}

#main-content #section-01 div.yuda div.story-link a {
	padding-left: 10px;
	background: url(../../shared/image/icon_arrow_01_right.gif) no-repeat 0 3px;
}

#main-content #section-01 div.yuda img {
	margin-bottom: 10px;
}

#main-content #section-01 div.aisatsu {

	width: 670px;
	font-size: 13px;
	line-height: 150%;
	font-weight: normal;
	vertical-align: top;
	zoom: 1;
}

#main-content #section-01 div.aisatsu p {
	margin-bottom: 10px;
}

.font12red {
	font-family: "MS PGothic", Osaka; 
	font-size: 12px; 
	color: #c00;
	font-weight: bold;
}

.font14red {
	font-family: "MS PGothic", Osaka;
	font-size: 14px;
	color: #c00;
		font-weight: bold;
}

.font16red {
	font-family: "MS PGothic", Osaka;
	font-size: 16px;
	color: #c00;
		font-weight: bold;
}

/*	#section-02
--------------------------------------*/

#main-content #section-02 {
	position: relative;
}

#main-content #section-02 h2.section-title {
	clear: both;
	background: url(../../image/heading_section-03.gif) no-repeat left center;
	width: 670px;
	height: 41px;
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: right;
}

#main-content #section-02 h2.section-title p.content-link a {
	padding-left: 10px;
	background: url(../image/icon_arrow_01_right.gif) no-repeat left center;
	text-align: right;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
}

#main-content #section-02 p.content-link {
	text-align: right;
}

#main-content #section-02 .voiceinbox {
	float: left;
	width: 156px;
	margin-right: 10px;
	margin-bottom: 15px;
	padding: 0px;
}

#main-content #section-02 .voiceinbox img {
	padding: 0px;
}

#main-content #section-02 .voiceinbox .voicename {
	padding: 3px;
	font-weight: bold;
	font-size: 12px;
	line-height: 160%;
	color: #FFA613;
	text-align: center;
}

#main-content #section-02 .voiceinbox .voicecomment {
	width: 156px;
	font-weight: normal;
	font-size: 11px;
	line-height: 140%;
	padding-bottom: 3px;
}

#main-content #section-02 .voiceinbox div.detail-link {
	text-align: center;
}

/*	#section-03
--------------------------------------*/

#main-content #section-03 h2.section-title {
	clear: both;
	background: url(../../image/heading_section-04.gif) no-repeat left center;
	width: 670px;
	height: 41px;
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: right;
}

#main-content #section-03 h2.section-title p.content-link a {
	padding-left: 10px;
	background: url(../image/icon_arrow_01_right.gif) no-repeat left center;
	text-align: right;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
}

#main-content #section-03 div.results-category {
	clear: both;
	height: 85px;
	padding: 5px;
	margin: 10px 0px;
	border: solid 1px #C0C0C0;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 180%;
	background-color: #F0F0F0;
}

#main-content #section-03 div.results-category ul {
	margin-left: 10px;
}

#main-content #section-03 div.results-category ul li {
	float: left;
	margin-right: 10px;
	text-align: left;
	width: 150px;
}

#main-content #section-03 div.results-category ul li a {
	padding-left: 10px;
	background: url(../image/icon_arrow_01_right.gif) no-repeat left center;
	text-align: right;
}

#main-content #section-03 iframe {
	clear: both;
	height: 670px;
	height: 500px;
	padding: 0px;
	overflow: auto;
	text-align: left;
}

/*	#section-04
--------------------------------------*/

#main-content #section-04 h2.section-title {
	margin-bottom: 10px;
}

#main-content #section-04 div.section-group {
	margin: 0 -12px -12px 0;
	overflow: hidden;
	width: 682px;
}

#main-content #section-04 div.section-box {
	margin: 0 12px 12px 0;
	padding: 0 6px 0 9px;
	float: left;
	width: 198px;
	border: 1px solid #e6e6e6;
	border-top: none;
}

* html #main-content #section-04 div.section-box {
	width: 215px;
}

#main-content #section-04 div.section-box h3 {
	margin: 0 -6px 3px -9px;
	position: relative;
	top: -5px;
}

#main-content #section-04 div.image-set div.image {
	padding: 0 8px 10px 0;
}

#main-content #section-04 div.image-set p {
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
}

* html #main-content #section-04 div.image-set p {
	margin: -1px 0;
}

#main-content #section-04 div.content-link {
	margin-bottom: 1em;
}

#main-content #section-04 div.content-link02 {
	margin-bottom: 0em;
}

/*	#section-05
--------------------------------------*/


#main-content #section-05 {
	padding-right: 150px;
	position: relative;
	min-height: 180px;
}

* html #main-content #section-05 {
	height: auto !important;
	height: 180px;
}

#main-content #section-05 h2.section-title {
	margin: 0 -150px 10px 0;
}

#main-content #section-05 dl {
	margin: 0;
	width: 520px;
}

#main-content #section-05 dl dt {
	float: left;
	clear: left;
	font-size: 84%;
	line-height: 2;
}

#main-content #section-05 dl dd {
	margin-bottom: 5px;
	padding: 0 0 5px 8em;
	background: url(../image/texture_dotted_01.gif) repeat-x left bottom;
}

#main-content #section-05 div.content-link {
	text-align: right;
}

#main-content #section-05 div.image {
	position: absolute;
	top: 37px;
	right: 3px;
}

/*	#section-06
--------------------------------------*/


#main-content #section-06 {
	position: relative;
	min-height: 180px;
}

#main-content #section-06 h2.section-title {
	margin: 0 -150px 10px 0;
}


#main-content #section-06 div.content-link {
	text-align: left;
}

#main-content #section-06 div.image {
	margin-top:10px;
	position: absolute;
	top: 37px;
	right: 3px;
}
#main-content #section-06 div.image img {
	margin-left:5px;
}

#main-content #section-06 div.aisatsu {
	font-size: 13px;
	line-height: 150%;
	font-weight: normal;
	vertical-align: top;
	zoom: 1;
}