@charset "utf-8";

/*--------------------------------------
	Style Name : Home Style Sheet

	content
		main-content
--------------------------------------*/


/*--------------------------------------
	div#content
--------------------------------------*/

body#home #visual-area {
	margin-bottom:15px;
	padding:15px;
	overflow:hidden;
	width:920px;
	height:320px;
	background:url(../../image/texture_visual-area_01.gif) no-repeat;
	zoom:1;
}

body#home #visual-area div#visual {
	margin:-15px 0 0 -15px;
	position:relative;
	float:left;
	width:675px;
	height:340px;
}

body#home #visual-area div#visual div.report {
	position:absolute;
	top:205px;
	left:600px;
	font-size:84%;
}

body#home #visual-area div#visual div.report a {
	color:#fff;
}

body#home #visual-area div#visual dl.explanation {
	position:absolute;
	top:250px;
	left:440px;
	font-size:84%;
	line-height:1.2;
}

body#home #visual-area div#visual dl.explanation dt {
	float:left;
	clear:left;
}

body#home #visual-area div#visual dl.explanation dd {
	margin-left:5em;
}

body#home #visual-area ul.content-nav {
	margin:0;
	float:right;
	width:255px;
}

body#home #visual-area ul.content-nav li {
	margin-bottom:5px;
}

body#home #visual-area ul.content-nav li.advice {
	position:relative;
}

body#home #visual-area ul.content-nav li.advice a {
	position:absolute;
	top:80px;
	left:80px;
	font-size:84%;
}

/*	div.questionnaire
--------------------------------------*/

div.questionnaire {
	margin-bottom:15px;
	padding:0px;
	width:950px;
}

/*--------------------------------------
	div#top-sub-content
--------------------------------------*/

#top-sub-content {
	float:right;
	width:273px;
}

#top-sub-content div.bbs {
	margin-bottom: 8px;
	padding: 0 5px 10px 15px;
	background: url(../image/texture_bbs_01_bottom.jpg) no-repeat left bottom;
}

#top-sub-content div.bbs h3 {
	margin: 0 -5px -5px -15px;
	padding: 5px 0 0 10px;
	background: url(../image/texture_bbs_01_top.jpg) no-repeat left top;
}

#top-sub-content div.bbs p {
	margin-bottom: 5px;
		color: #fff;
}

#top-sub-content div.bbs ul {
	margin: 0;
	overflow: hidden;
	zoom: 1;
}

#top-sub-content div.bbs ul li {
	margin-right: 15px;
	padding-left: 18px;
	float: left;
	background: url(../image/icon_music_01.gif) no-repeat left top;
	font-size: 92%;
	vertical-align: top;
	*zoom: 1;
}

#top-sub-content div.bbs ul li a {
	color: #fff;
}

/*	div.calendar
--------------------------------------*/

#top-sub-content div.calendar {
	margin-bottom: 1em;
	padding: 0 17px 10px 16px;
	background: url(../image/texture_calendar_01.jpg) no-repeat left bottom;
}

#top-sub-content div.calendar h3 {
	margin: 0 -17px 0 -16px;
}

#top-sub-content div.calendar p {
	margin-top: -50px;
	margin-bottom: 5px;
	line-height: 1.3;
}

#top-sub-content div.calendar p span {
	display: block;
	text-align: right;
}

#top-sub-content div.calendar table {
	margin: 0 0 10px 0;
	width: 240px;
	table-layout: fixed;
	background-color: #fff;
	font-size: 92%;
}

#top-sub-content div.calendar table col.SUN {
	background-color: #ffcfff;
}

#top-sub-content div.calendar table col.SAT {
	background-color: #ceffff;
}

#top-sub-content div.calendar table thead th.month {
	background-color: #fff;
}

#top-sub-content div.calendar table thead th.SUN {
	color: #f00;
}

#top-sub-content div.calendar table thead th.SAT {
	color: #00f;
}

#top-sub-content div.calendar table td.holiday {
	background-color: #ffcfff;
}

#top-sub-content div.calendar table th,
#top-sub-content div.calendar table td {
	padding: 2px;
	border: 1px solid #cecfce;
	text-align: center;
}

#top-sub-content div.calendar table a {
	font-weight: bold;
}

#top-sub-content div.calendar dl {
	margin: 0 -7px 0 0;
	line-height: 1.2;
}

#top-sub-content div.calendar dl dt {
	padding-left: 20px;
	background: url(../image/icon_arrow-right_01.gif) no-repeat left center;
	font-weight: bold;
}

#top-sub-content div.calendar dl dt a {
	font-weight: normal;
}

#top-sub-content div.calendar dl dd {
	padding-left: 20px;
}


/*--------------------------------------
	div#top-main-content
--------------------------------------*/

#top-main-content {
	float:left;
	width:666px;
}

#top-main-content div.horizontal-unit {
	display: table;
	width: 100%;
}

#top-main-content div.horizontal-unit.reverse {
	direction: rtl;
}

#top-main-content div.horizontal-unit div.unit {
	display: table-cell;
	vertical-align: top;
	zoom: 1;
}

#top-main-content div.horizontal-unit div.unit.pseudo-first-child {
	*float: left;
	width: 1%;
	*width: auto;
}

#top-main-content div.horizontal-unit.reverse div.unit.pseudo-first-child {
	*float: right;
}

#top-main-content div.horizontal-unit.reverse div.unit.pseudo-last-child {
	direction: ltr;
}


#top-main-content .arrow-02 a {
	padding-left:10px;
	background:url(../../shared/image/icon_arrow-right_02.gif) no-repeat left center;
	color:#333;
}


/*	div.pickup
--------------------------------------*/

#top-main-content div.pickup {
	margin:0 0 1em;
	padding-left:185px;
	position:relative;
	width:480px;
	min-height:220px;
	_height:auto !important;
	_height:220px;
	background:url(../../image/texture_pickup_01.gif) no-repeat left bottom;
}

#top-main-content div.pickup h2 {
	margin:0 0 5px -185px;
}

#top-main-content div.pickup div.figure {
	position:absolute;
	top:-10px;
	left:-5px;
}

#top-main-content div.pickup p {
	margin-bottom:5px;
}

#top-main-content div.pickup div.horizontal-unit {
	display:table;
	width:470px;
}

#top-main-content div.pickup div.horizontal-unit div.unit.pseudo-first-child {
	padding-left:10px;
}

#top-main-content div.pickup div.content-link {
	text-align:right;
}

/*	div.interview
--------------------------------------*/

#top-main-content div.interview {
	margin:0 0 1em;
	padding-left:185px;
	position:relative;
	width:480px;
	min-height:170px;
	_height:auto !important;
	_height:170px;
	background:url(../../image/texture_interview_01.gif) no-repeat left bottom;
}

#top-main-content div.interview h2 {
	margin:0 0 10px -185px;
}

#top-main-content div.interview div.figure {
	position:absolute;
	top:-12px;
	left:-7px;
}

#top-main-content div.interview p {
	margin-bottom:5px;
}

#top-main-content div.interview div.horizontal-unit {
	display:table;
	width:465px;
}

#top-main-content div.interview div.horizontal-unit div.unit.pseudo-first-child {
	padding-left:10px;
}

#top-main-content div.interview div.content-link {
	margin-top:-10px;
	text-align:right;
}

/*	div.horizontal-block
--------------------------------------*/

#top-main-content div.horizontal-block {
	margin-bottom:15px;
	overflow:hidden;
	zoom:1;
}

#top-main-content div.horizontal-block div.content-link {
	position:relative;
	width:327px;
	height:104px;
}

#top-main-content div.horizontal-block div.pseudo-first-child {
	float:left;
}

#top-main-content div.horizontal-block div.pseudo-first-child span {
	position:absolute;
	top:80px;
	left:230px;
}

#top-main-content div.horizontal-block div.content-link.pseudo-last-child {
	float:right;
}

#top-main-content div.horizontal-block div.pseudo-last-child ul {
	position:absolute;
	top:70px;
	left:50px;
	font-size:92%;
	line-height:1.2;
}

/*	div.information
--------------------------------------*/

#top-main-content div.information {
	background:url(../../image/texture_information_01.gif) no-repeat left bottom;
}

#top-main-content div.information h2 {
	margin-bottom:10px;
}

#top-main-content div.information dl {
	margin:0 10px 0 15px;
	padding:5px 0;
	background:url(../../img/texture_border-dotted_01.gif) repeat-x left top;
}

#top-main-content div.information dl dt {
	float:left;
	clear:left;
	width:9.5em;
	font-weight:bold;
}

#top-main-content div.information dl dd {
	margin-bottom:5px;
	padding:0 0 5px 9.5em;
	background:url(../../img/texture_border-dotted_01.gif) repeat-x left bottom;
}


/*	div.conc
--------------------------------------*/


#top-main-content div.conc dl {
	margin:0 10px 0 15px;
	padding:5px 0;
}

#top-main-content div.conc dl dt {
	float:left;
	clear:left;
	width:15em;
	font-weight:bold;
}

#top-main-content div.conc dl dd {
	margin-bottom:5px;
	padding:0 0 5px 15em;
}

/*-----------------------------------------------
ページトップ
-----------------------------------------------*/

#page-top {
	clear: both;
	width: 939px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
}

.page-top-link a {
	float: right;
	margin: 15px 0px;
	padding-left: 12px;
	background: url(../../shared/image/page_top.gif) no-repeat 0px 3px;
}

