@charset "utf-8";
.cap	{
	margin-top:40px;
}
.table1	{
	color:#505050;
	font-size:1.2em;
	line-height:23px;
	margin:0px;
	table-layout:fixed;
	clear:both;
	background-image:url(../images/pattern.gif);
	background-repeat:repeat-y;
	background-position:left top;
	margin-top:10px;
	margin-bottom:40px;
	width:535px;
	}
.td1	{
	padding-left:17px;
}

#contents_img{
	width:535px;
	clear:both;
}
#p_img	{
	width:260px;
	float:left;
}
#p_img2	{
	width:260px;
	margin-left:15px;
	float:left;
	margin-bottom:40px;
}
.p_texts	{
	width:260px;
	color:#505050;
	font-size:1.2em;
	line-height:18px;
}
.left_margin	{
}
#tel	{
	width:535px;
	clear:both;
}



.container {
	width:535px;
	overflow:hidden;
}
.container p {
	font-size:1.2em;
	line-height:1.6em;
	margin:0px 0 10px 0;
}
.container dl {
	margin-bottom:20px;
}
.container dl.left {
	float:left;
	margin-right:15px;
	_margin-right:10px; /* IE6 */
	width:260px;
}
.container dt {
	font-size:1.2em;
	color:#3F8819;
}
.container dd {
	font-size:1.2em;
}

.large dt{
	margin:3px 0;
	line-height:1.6em;
}
.large dd{
	margin-bottom:15px;
	line-height:1.6em;
}


.howto {
	border-top:1px solid #D5D5D5;
	padding-top:20px;
	margin:20px 0;
}
.container h4 {
	margin:15px 0;
}
.container h5 {
	margin:10px 0 5px;
	font-size:1.4em;
}


.intro {
	margin-bottom:15px;
}
.intro h4 {
	margin:0 0 10px;
}
