@charset "utf-8";

/* ===================================================================

	初めてのひとり暮らしガイド
	 
=================================================================== */

#Contents h3 {
	clear:both;
	font-weight:bold;
	font-size:140%;
	text-align:left;
	background:url(../../img/common/bg_h3_01.gif) no-repeat;
	padding:11px 0 11px 16px;
	margin:0 0 10px 0;
	overflow:hidden;
	_zoom:1;
}
* html #Contents h3{
	width:710px;
}

#Contents h4 {
	clear:both;
	font-size:120%;
	text-align:left;
	color:#FFF;
	background:#000;
	padding:5px 0 5px 6px;
	margin:20px 10px 10px 10px;
}

#Contents p { text-align:left; }

#Contents .lead { margin:0 10px 20px 10px; }

#Contents .comment { margin:0 15px 20px 15px; }

#Contents .nextlink {
	text-align:center;
	margin:10px 0 20px 0;
}

#Contents .imgR {
	border:1px solid #E4E4E4;
	background:#FFF;
	padding:5px;
}

#Contents dl.list {
	clear:both;
	text-align:left;
	margin:0 10px;
}

#Contents dl.list dt {
	font-size:120%;
	font-weight:bold;
	color:#E60C00;
	border-bottom:1px solid #333;
	padding:0 5px 5px 5px;
}

#Contents dl.list dd {
	margin:5px 0 15px 0;
	padding:0 5px;
}


#Contents dl.check {
	clear:both;
	text-align:left;
	margin:0 20px 20px 20px;
	overflow:hidden;
	_zoom:1;
}

#Contents dl.check dt {
	font-size:120%;
	font-weight:bold;
	border-bottom:1px solid #333;
	padding:0 5px 5px 5px;
}

#Contents dl.check dd {
	float:left;
	width:200px;
	margin:5px 10px 0 10px;
}

#Contents table.agreement {
	font-size:100%;
	line-height:150%;
	width:670px;
	margin:0 auto 15px auto;
}

#Contents table.agreement th {
	vertical-align:top;
	background:#F7E49F;
	border:1px solid #E5B800;
	padding:5px;
	width:130px;
}

#Contents table.agreement td {
	text-align:left;
	background:#FFF;
	border:1px solid #E5B800;
	padding:5px 5px 3px 5px;
}

#Contents table.agreement td.title {
	font-weight:bold;
	color:#CC0000;
	background:#F7E49F;
	border:1px solid #E5B800;
	padding:5px;
}

#Contents ul.equipment {
	text-align:left;
	margin:0 0 0 42px;
}

#Contents ul.equipment li {
	list-style:decimal;
}

#Contents table.flow {
	font-size:100%;
	line-height:150%;
	width:670px;
	margin:0 auto 15px auto;
}

#Contents table.flow th {
	text-align:center;
	background:#F7E49F;
	border:1px solid #E5B800;
	padding:5px;
}

#Contents table.flow td {
	vertical-align:top;
	text-align:center;
	background:#FFF;
	border:1px solid #E5B800;
	padding:5px 5px 3px 5px;
}

#Contents ul.name {
	float:right;
	margin:0 10px 20px 0;
}

#Contents ul.name li {
	background:url(../../img/single_life/img_single_06.gif) no-repeat;
	padding-left:20px;
}

#Contents dl.camera {
	text-align:left;
	margin:10px 25px 0 20px;
	border:1px solid #EEE;
	background:#FFF;
	padding:10px 0 10px 10px;
	overflow:hidden;
	_zoom:1;
}

#Contents dl.camera dt {
	font-size:120%;
	font-weight:bold;
	color:#CC0000;
}
#Contents dl.camera dd {
	margin:5px 0 0 5px;
}

