@charset "UTF-8";
/* CSS Document */

#contents {
	display: none;
}

#contents #contentsWrapper {
	width: 814px;
	margin: 0 auto;
	/*background-color:#900;	
*/}

#contents #sub {
	position: relative;
	float: left;
	width: 141px;
	margin-top: 100px;/*スクロールの高さあわせ*/
	padding: 0 93px 0 0;
/*	background-color:#00C;
*/}

#contents #main {
	position: relative;
	float: right;
	width: 580px;/*625*/
/*	background-color:#00FF99;
*/}

#subNav {
	margin: 0;
	padding: 0;
}


h2,#subNav {
	text-align: right;
}

h2 {
	margin-bottom: 48px;
	padding-top: 12px;
}

h3 {
	margin-bottom: 48px;
	padding-top: 15px;
	background:url(../images/line_s.jpg) 0 0 no-repeat;
}

#subNav li {
	margin-bottom: 16px;
}

.section {
	clear: both;
 margin-bottom: 100px;
}

.titleBox {
	margin-bottom: 32px;
}

.title {
	font-size: 12px;
	margin-bottom: 6px;
	line-height: 1;
}

.caption {
	font-size: 10px;
	color: #666;
}
	
#firstSection {
	margin-top: 100px;
}

#lastSection {
	padding-bottom: 650px;
}

.lastBox {
	margin-bottom: 35px;
}

#main #pageTop {
	text-align:right;
}

.leadTxt {
	margin-bottom: 60px;
}

.photoBox {
	padding-bottom: 30px;
}

.photoBox .firstPhoto {
	padding-right: 20px;
}

.linkTxt {
	line-height: 4;
}



