@import url(../../css/global.css);
@import url(../../css/menu.css);

/*ページ内リンク*/
#content .pagelink{
	line-height:1.3em;
	margin-bottom: 10px;
	}
#content .pagelink li{
	display:inline;
	padding-right:5px;
	margin-right:5px;
	border-right:1px solid #a6a6a6;
	list-style-type:none;
	}
#content .pagelink li.last{/*リスト最後尾の仕様*/
	padding-right: 0px;
	margin-right: 0px;
	border-right: none;
	}
#header h1{
	font-weight:normal;
	}
#content h2{
	margin-bottom:1em;
	}
#content h3{
	margin:1.5em 0px;
	padding-top:1.5em;
	border-top:solid 1px #ccc;
	}
#content h3.top{
	margin:0px;
	padding:0px;
	border-top:none;
	}
#content .h3-border{
	margin-top:0px;
	margin-bottom:20px;
	border-top:solid 1px #ccc;
	}
#content .item{
	line-height:1.3em;
	margin:0px 0px 2em 20px;
	}
#content .item-in{
	margin-left:20px;
	}
#content .item h4{
	color:#000;
	font-weight:bold;
	margin-bottom:0.5em;
	padding-left:10px;
	background:url(../../images/title_ic.gif) no-repeat left top;
	}
#content .item p{
	margin-bottom:1em;
	}
#content .item ul{
	margin-bottom:1em;
	}
#content .item li{
	margin-left:1.5em;
	}
#sample-img .fl-l{
	margin-right:10px;
	}
#content .sample-dl{
	text-align:center;
	}
#content .sample-dl img{
	margin:10px 0px;
	}
#content .sample-dl a:hover{
	background-color:#fff;
}
#content .opt{
	line-height:1.3em;
	margin:0px 0px 2em 0px;
	}
#content .opt ul{
	margin-bottom:1em;
	}
#content .opt li{
	margin-left:1.5em;
	}
#content .box-option-w{
	width:600px;
	margin-top:10px;
	clear:both;
	}
#content .box-option-w .opt01{
	width:291px;
	float:left;
	}
#content .box-option-w .opt02{
	width:291px;
	float:right;
	}
#content .box-option-w p{
	margin-top:10px;
	margin-bottom:15px;
	line-height:1.3em;
	}
#sample-img .opt-fl-l{
	margin-right:10px;
	}
#content .bn-nextpage{
	margin-top:0px;
	margin-bottom:20px;
	}
#content .box-plan{
	width:600px;
	margin-bottom:10px;
	}
#content .box-plan .pat-title{
	margin-bottom:10px;
	}
#content .box-plan .pat-img{
	margin-top:0px;
	margin-bottom:5px;
	text-align: center;
	}
#content .contact{
	border-top:1px solid #ddd;
	padding:5px 10px 10px 0px;
	}
#content .contact p{
	text-align: center;
	line-height:1.3em;
	margin: 10px 0px 10px 0px;
	}
