@charset "utf-8";
/* CSS Document */
/* top*/

#sample01 .title_text{
	font-size: 1em;
	color: #EE827A; /* #008EC2; */
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
}

.pri_box01{
	width: 558px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FCFCFC;
	border: 1px solid #D1D1D1;
}

#sample01 .pri_box01 h3{
	font-size: 1em;
	font-weight: bold;
	color: #EE827A; /* #008EC2; */
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D1D1D1;

}

.pri_box01 h4{
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008EC2;
	width: 130px;
	height: auto;
	text-align: center;
	margin-bottom: 8px;

}

.pri_box01 ul{
	margin-left: 10px;
}

.pri_box01 ul.ul02{
	margin-left: 10px;
	width: 300px;
	float: left;
}

.pri_box01 li{
	margin-bottom: 8px;

}

.pri_box01 li.pri00{
	font-weight: bold;
	color: #666666;

}

.pri_box01 li.pri01{
	margin-left: 17px;
	margin-bottom: 8px;
}

.pri_box01 li.pri02{
	margin-left: 13px;
	margin-bottom: 8px;
}

.pri_box01 li.pri_ex{
	margin-left: 13px;
	margin-bottom: 8px;
	background-image: url(../img/exc.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-indent: 14px;
}

.pri_box00{
	width: 580px;
	height: auto;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.pri_box11{
	height: auto;
	width: 282px;
	float: left;
}

.pri_box22{
	height: auto;
	width: 282px;
	float: right;
}

#sample01 .pri_box001 h3{
	font-size: 1em;
	font-weight: bold;
	color: #EE827A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D1D1D1;
}

.pri_box001_sam{
	height: 150px;
	width: 260px;
	background-color: #FCFCFC;
	border: 1px solid #D1D1D1;
	padding: 10px;
}

#sample01 .pri_box001_sam h3{
	font-size: 1em;
	font-weight: bold;
	color: #EE827A; /* #008EC2; */
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D1D1D1;

}

.pri_box002_sam h3{
	font-size: 1em;
	font-weight: bold;
	color: #008EC2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D1D1D1;

}

.pri_box022_sam{
	height: 80px;
	width: 260px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}

.pri_text{
	font-size: 1em;
	line-height: 1.4em;
	height: auto;
	width: 170px;
	float: left;
}

.pri_img{
	/* background-color: #CCCCCC; */
	height: 80px;
	width: 80px;
	margin-right: 10px;
	float: left;
}

.pri_img02{
	/* background-color: #CCCCCC; */
	height: 80px;
	width: 80px;
	float: left;
}

.pri_link{
	height: auto;
	width: 155px;
	background-color: #F5F5F5;
	border: 1px solid #36A6CF;
	text-align: center;
	font-size: 1em;
	line-height: 1.4em;
	margin-left: 125px;
	clear: both;
	margin-top: 10px;
}



#ls04 .frame{
	border:solid 1px #999999;
	width:570px;
	margin:8px auto 14px;
}

.footmenu{
	clear:both;
	margin-top: 25px;
	margin-bottom: 12px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}



/* サンプルページ用追加分　20080121 */
div.sam_pframe {
	border: 1px solid #D1D1D1; /* dashed #0000cc; */
	background-color: #FFFFFF;
	width: 130px;
	float: left;
	margin: 3px;
}

div.sam_pimg{
	/* text-align: center; */
	margin: 5px;
} 
div.sam_pcaption{
	text-align: center;
	margin-bottom: 1px;
}

.sam_pimg{
	/* background-color: #CCCCCC; */
	height: 96px;
	width: 120px;
}

#sample01 .pri_box001 ul{
	margin-left: 10px;
}

#sample01 .pri_box001 li{
	background-image: url(../img/dot_sample.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-indent: 8px;
}

