@import "share.css";

/*----------アイキャッチ------------*/

#eyecatch {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	}

#eyecatch p.large {
	width: 900px;
	height: 236px;
	position: relative;
	margin: 0;
	padding: 0;
	clear: both;
	}

#eyecatch p.middleLeft {
	width: 449px;
	height: 151px;
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
	}

#eyecatch p.middleRight {
	width: 450px;
	height: 151px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	}

#eyecatch p.message {
	width: 900px;
	height: 153px;
	position: relative;
	margin: 0;
	padding: 0;
	clear: both;
	}

#eyecatch p.message2 {
	width: 900px;
	height: 244px;
	position: relative;
	margin: 0;
	padding: 0;
	clear: both;
	}

#eyecatch p.large .caseLink,
#eyecatch p.middleLeft .caseLink,
#eyecatch p.middleRight .caseLink {
	font-size: 1px;
	line-height: 0%;
	position: absolute;
	bottom: 10px;
	right: 10px;
	margin: 0;
	padding: 0;
	clear: both;
	}

#eyecatch p.large .messageLink {
	font-size: 1px;
	line-height: 0%;
	position: absolute;
	bottom: 26px;
	left: 356px;
	margin: 0;
	padding: 0;
	clear: both;
	}

#eyecatch p.message .messageButton {
	font-size: 1px;
	line-height: 0%;
	position: absolute;
	top: 62px;
	right: 30px;
	margin: 0;
	padding: 0;
	clear: both;
	}


/*----------左カラム------------*/

#left {
	width: 610px;
	float: left;
	text-align: left;
	position: relative;
	margin: 0;
	padding: 30px 0 0;
	}

#left h3 {
	width: 600px;
	position: absolute;
	top: -39px;
	left: 0;
	margin: 0;
	padding: 0;
	}

#left .rssfeed {
	font-size: 1px;
	line-height: 0%;
	position: absolute;
	top: -34px;
	right: 15px;
	margin: 0;
	padding: 0;
	}

#left .caseList {
	font-size: 1px;
	line-height: 0%;
	position: absolute;
	top: 0;
	right: 15px;
	margin: 0;
	padding: 0;
	}

#left .case {
	width: 590px;
	float: left;
	line-height: 150%;
	background: url(../images/share/line_dotted.gif) repeat-x 0% 100%;
	margin: 0 0 10px;
	padding: 0 0 11px 10px;
	}

#left .case p.photo {
	width: 114px;
	float: left;
	font-size: 1px;
	line-height: 0%;
	border: 1px solid #999999;
	margin: 0;
	padding: 2px;
	}

#left .case p.txt {
	width: 460px;
	float: right;
	margin: 0;
	padding: 0;
	}

#left .case p.txt .date {
	font-size: 85%;
	margin: 0;
	padding: 0;
	}

#left .case p.txt a {
	font-weight: bold;
	}


/*----------右カラム／バナーセット------------*/

#right ul.bannerSet {
	margin: 0;
	padding: 0;
	}

#right ul.bannerSet li {
	font-size: 1px;
	line-height: 0%;
	margin: 0 0 10px;
	padding: 0;
	}

#right ul.bannerSet li.prefab {
	margin: -4px 0 10px;
	}

#right ul.bannerSet li.info,
#right ul.bannerSet li.inquiry {
	font-size: 100%;
	line-height: 120%;
	margin: 0 0 10px;
	}

#right ul.bannerSet li.info {
	text-align: left;
	line-height: 140%;
	border: 5px solid #FFBA00;
	background: #FFF8E1;
	padding: 10px;
}

#right ul.bannerSet li.inquiry .inquiryFlow {
	background: url(../images/share/arrow_orange.gif) no-repeat 0% 50%;
	margin: 0;
	padding: 0 0 0 15px;
	}

#right p.renewal {
	width: 240px;
	text-align: left;
	line-height: 140%;
	border: 5px solid #FFBA00;
	background: #FFF8E1;
	margin: 0 0 20px;
	padding: 10px;
	}