@charset "UTF-8";

/* ################################################################################ */
/*                                                                                  */
/* 表題: トップページ用CSS                                                          */
/* 作成日: 2011-3-30                                                                */
/* 最終更新日: 2011-3-30        　                                                  */
/*                                                                                  */
/* ################################################################################ */



div#index {
	width: 880px;
}

div#index:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div#index div.keyVisual {
	margin: 0 auto;
	padding-top: 10px;
	width: 878px;
}

div#index div.keyVisual:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div#index div.keyVisual p {
	margin-right: 8px;
	float: left;
	width: 643px;
}

div#index div.keyVisual ul {
	float: left;
	width: 225px;
	list-style-type: none;
}

div#index div.keyVisual ul li {
	margin-bottom: 10px;
}

div#index div.keyVisual ul li img {
	vertical-align: top;
}

/* -------------------------------------------------------------------------------- */
/*      メインエリア                                                                */
/* -------------------------------------------------------------------------------- */

div#index div.mainArea {
	margin-left: 35px;
	float: right;
	width: 569px;
}

/* 新着情報 ========================================================================*/
div#index div.mainArea h2.news {
	margin-bottom: 10px;
}

div#index div.mainArea dl.news {
	padding: 0 13px 13px;
	border: solid 1px #CCCCCC;
	height: 180px;
	overflow: auto;
}

div#index div.mainArea dl.news dt {
	padding-top: 12px;
	color: #575757;
	background-color: inherit;
	font-size: 13px;
	font-weight: bold;
}

div#index div.mainArea dl.news dd {
	padding-bottom: 10px;
	line-height: 1.4;
	background-image: url(../images/shared/border1.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 13px;
}

/* インタビュー ========================================================================*/
div#index div.mainArea div.interview {
	margin: 0 auto 15px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	width: 565px;
}

div#index div.mainArea div.interview div.pickup {
	margin-bottom: 16px;
	padding-bottom: 15px;
	width: 565px;
	background-image: url(../images/shared/border1.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#index div.mainArea div.interview div.pickup:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div#index div.mainArea div.interview div.pickup h3 {
	padding: 8px 0 0px;
	text-align: center;
}

div#index div.mainArea div.interview div.pickup p.photo {
	margin: 0 12px 0 7px;
	padding: 0;
	display: inline;
	float: left;
	width: 156px;
}

div#index div.mainArea div.interview div.pickup div.entry {
	float: left;
	width: 378px;
}

div#index div.mainArea div.interview div.pickup div.entry div.entryHeader {
	margin-bottom: 4px;
	padding-bottom: 22px;
	position: relative;
	background-image: url(../images/shared/border1.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#index div.mainArea div.interview div.pickup div.entry div.entryHeader h4 {
	margin: 0;
	padding: 0;
	font-size: 27px;
	color: #575757;
	background-color: inherit;
	background-image: none;
}

div#index div.mainArea div.interview div.pickup div.entry div.entryHeader p.date {
	position: absolute;
	bottom: 6px;
	left: 290px;
	color: #999999;
	font-size: 12px;
	text-align: right;
}

div#index div.mainArea div.interview div.pickup div.entry div.entryBody p {
	line-height: 1.4;
	font-size: 13px;
}

div#index div.mainArea div.interview div.pickup div.entry div.entryBody p.copy {
	margin-bottom: 4px;
	color: #2D7FB9;
	background-color: inherit;
	font-size: 18px;
	font-weight: bold;
}

div#index div.mainArea div.interview div.pickup div.entry div.entryBody p.detailLink {
	margin-top: 13px;
	padding-left: 315px;
	background-image: url(../images/shared/arrow-icon1.png);
	background-repeat: no-repeat;
	background-position: 300px 2px;
}

div#index div.mainArea div.interview div.interviewList {
	width: 565px;
}

div#index div.mainArea div.interview div.interviewList:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div#index div.mainArea div.interview div.interviewList h3 {
	margin-left: 7px;
}

div#index div.mainArea div.interview div.interviewList dl {
	border-right: dotted 1px #CCCCCC;
	float: left;
	width: 140px;
	font-size: 12px;
}

div#index div.mainArea div.interview div.interviewList dl.last {
	border-right: none;
}

div#index div.mainArea div.interview div.interviewList dl dt {
	text-align: center;
}

div#index div.mainArea div.interview div.interviewList dl dd {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.4;
}

div#index div.mainArea div.interview div.interviewList dl dd span.name {
	color: #575757;
	background-color: inherit;
	font-weight: bold;
}

div#index div.mainArea div.interview div.interviewList dl dd a {
	color: #555555;
	background-color: inherit;
	text-decoration: none;
}

div#index div.mainArea div.interview div.interviewList dl dd a:hover {
	text-decoration: underline;
}

div#index div.mainArea div.interview p.indexLink {
	margin-top: 13px;
	padding-bottom: 15px;
	padding-left: 450px;
	background-image: url(../images/shared/arrow-icon1.png);
	background-repeat: no-repeat;
	background-position: 435px 3px;
}


/* 活動報告 ========================================================================*/
div#index div.mainArea h2.activity {
	/*margin-bottom: 10px;*/
}

div#index div.mainArea h2.activity img {
	vertical-align: bottom;
}

div#index div.mainArea div.activity {
	margin-bottom: 16px;
	border: solid 1px #CCCCCC;
}

div#index div.mainArea div.activity div.entry {
	margin: 0 auto;
	padding-top: 13px;
	width: 546px;
	background-image: url(../images/shared/border1.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#index div.mainArea div.activity div.entry dl:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div#index div.mainArea div.activity div.entry dl {
	width: 546px;
}

div#index div.mainArea div.activity div.entry dl dt {
	margin-right: 8px;
	float: left;
	width: 68px;
}

div#index div.mainArea div.activity div.entry dl dt img {
	width: 68px;
	height: auto;
}

div#index div.mainArea div.activity div.entry dl dd {
	float: left;
	width: 467px;
}

div#index div.mainArea div.activity div.entry dl dd div.entryHeader {
	margin-bottom: 4px;
	padding-bottom: 2px;
	position: relative;
	background-image: url(../images/shared/border1.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#index div.mainArea div.activity div.entry dl dd div.entryHeader h4 {
	margin: 0;
	padding: 0 90px 0 0;
	font-size: 18px;
	color: #2D7FB9;
	background-color: inherit;
	background-image: none;
	font-weight: normal;
}

div#index div.mainArea div.activity div.entry dl dd div.entryHeader h4 a {
	text-decoration: none;
}

div#index div.mainArea div.activity div.entry dl dd div.entryHeader h4 a:hover {
	text-decoration: underline;
}

div#index div.mainArea div.activity div.entry dl dd div.entryHeader p.date {
	position: absolute;
	top: 3px;
	left: 385px;
	color: #999999;
	font-size: 12px;
	text-align: right;
}

div#index div.mainArea div.activity div.entry dl dd p.detailLink {
	margin-top: 3px;
	padding-bottom: 8px;
	padding-left: 385px;
	background-image: url(../images/shared/arrow-icon1.png);
	background-repeat: no-repeat;
	background-position: 370px 3px;
}

div#index div.mainArea div.activity p.indexLink {
	margin-top: 13px;
	padding-bottom: 15px;
	padding-left: 450px;
	background-image: url(../images/shared/arrow-icon1.png);
	background-repeat: no-repeat;
	background-position: 435px 3px;
}


/* -------------------------------------------------------------------------------- */
/*      サイドバー                                                                  */
/* -------------------------------------------------------------------------------- */

div#index div.sidebar {
	float: right;
	width: 275px;
}

div#index div.sidebar div.event {
	margin-bottom: 20px;
}

div#index div.sidebar div.event h3 {
	margin-top: 7px;
	margin-bottom: 0;
}

div#index div.sidebar div.event ul {
	margin-bottom: 15px;
	padding: 9px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	list-style-type: none;
}

div#index div.sidebar div.event ul li {
	margin-bottom: 5px;
	padding-bottom: 6px;
	padding-left: 52px;
	text-indent: -52px;
	line-height: 1.3;
	background-image: url(../images/shared/border1.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#index div.sidebar div.event ul li span.date {
	color: #AC2C32;
	background-color: inherit;
}

div#index div.sidebar div.event ul li img {
	vertical-align: middle;
}

div#index div.sidebar div.event ul li img.new {
	vertical-align: text-bottom;
}


div#index div.sidebar div.event ul li a {
	color: #3F59D8;
	text-decoration: none;
}

div#index div.sidebar div.event ul li a:hover {
	text-decoration: underline;
}

div#index div.sidebar p.banner {
	margin-bottom: 12px;
}