@charset "utf-8";

.photo{
	position:relative;
	margin-bottom:30px;
	}

.left{
	width:220px;
	float:left;
	margin-right:20px;
	}

* html .left,
* +html .left{
	margin-bottom:-12px;
	}

.right{
	width:280px;
	float:right;
	margin-left:20px;
	}

.sign{
	width:198px;
	height:55px;
	background:url(../img_common/guide/sign.gif) no-repeat;
	position:absolute;
	bottom:16px;
	right:22px;
	text-indent:-9999px;
	}
	
.line_height150{
	line-height:150%;
	text-align:justify;
	text-justify:inter-ideograph;
	margin-bottom:28px;
	}

ul.box{
	width:636px;
	height:232px;
	background:url(../img_common/guide/linebox.jpg) no-repeat left top;
	margin-bottom:10px;
	margin-left:2px;
	padding-top:28px;
	}

ul.box li{
	list-style-type:none;
	background:url(../img_common/guide/circle_gray.gif) no-repeat left 30%;
	padding-left:21px;
	margin-bottom:21px;
	margin-left:22px;
	}

.photo ul{
	padding-bottom:15px;
	}
