@charset "utf-8";

/* CSS Information =====================
	File name: contents.css;
	Description: layout;
	Editors: Go Shimura(INO);
	Last Editor: Go Shimura(INO);
	Date: 2009.09.30;
======================================*/

/*  --primary-contents--  */
div#step {
	
}

div#step div.stepBox {
	clear: both;
	padding-bottom: 40px;
	background: url(../img/img_dottedArrow_left.gif) no-repeat center bottom;
}

div#step div.stepBox div.commentBox {
	width: 315px;
	float: left;
	margin-top: 10px;
	position: relative;
	background: url(../img/bg_commentBoxLeft_middle.gif) repeat-y right top;
	zoom: 1;
}

div#step div.stepBox div.commentBox div.badge {
	position: absolute;
	top: -10px;
	left: 0;
	zoom: 1;
}

div#step div.stepBox div.commentBox_inner_first {
	padding-top: 6px;
	background: url(../img/bg_commentBoxLeft_top.gif) no-repeat right top;
}

div#step div.stepBox div.commentBox_inner_second {
	padding: 16px 30px 16px 22px;
	background: url(../img/bg_commentBoxLeft_bottom.gif) no-repeat right bottom;
}

div#step div.stepBox div.commentBox p.lead {
	margin-top: 0;
	padding-top: 0;
	margin-left: 38px;
}

div#step div.stepBox div.commentBox p.link {
	margin-bottom: 0;
	line-height: 1.3;
	zoom: 1;
}

div#step div.stepBox div.commentBox p.link a {
	display: block;
	float: right;
	clear: right;
	width: auto;
	padding-left: 9px;
	background: url(../../shared/img/ico_rightArrow.gif) no-repeat left center;
}

div#step div.stepBox div.photoframe {
	float: right;
}

div#step div.stepBox.right {
	background: url(../img/img_dottedArrow_right.gif) no-repeat center bottom;
}

div#step div.stepBox.right div.commentBox {
	float: right;
	background: url(../img/bg_commentBoxRight_middle.gif) repeat-y left top;
}

div#step div.stepBox.right div.commentBox_inner_first {
	background: url(../img/bg_commentBoxRight_top.gif) no-repeat left top;
}

div#step div.stepBox.right div.commentBox_inner_second {
	background: url(../img/bg_commentBoxRight_bottom.gif) no-repeat left bottom;
}

div#step div.stepBox.right div.photoframe {
	float: left;
}

div#step div.stepBox.lastchild {
	padding-bottom: 0;
	background: none;
}

div.section_lv3 {
	margin-top: 30px;
	clear: both;
	background: #FDFBF5;
	border: solid 1px #C5BFB8;
}

div.section_lv3 h3 {
	padding: 10px 16px;
	font-size: 116.7%;
	font-weight: bold;
	background: url(../../shared/img/bg_pattern05.gif);
}

div.section_lv3 div.commuBox_wrapper {
	padding: 16px;
}

div.section_lv3 div.commuBox {
	width: 280px;
	float: left;
}

div.section_lv3 div.commuBox.fRight {
	float: right;
}

div.section_lv3 div.commuBox dl dt {
	margin-top: 10px;
	font-weight: bold;
	color: #F98D41;
}

div.section_lv3 div.commuBox dl dd {
	margin-top: 3px;
}

div.section_lv2 div#photoBox_wrapper {
	margin-left: -11px;
	zoom: 1;
}

div.section_lv2 div.photoBox {
	width: 144px;
	margin-bottom: 20px;
	margin-left: 11px;
	float: left;
	display: inline;
	zoom: 1;
}

div.section_lv2 div.photoBox p {
	margin-top: 3px;
}

body#photo p.toPagetop {
	margin-top: 0;
}