@charset "utf-8";

/* CSS Document */

#contents p { font-size:85%; line-height:1.6; }

h3{
	margin:0 auto;
	padding-top:15px;
	width:950px;
}

h5{
	margin:0;
	padding:0;
}

.block{
	clear:both;
	width:900px;
}

.cont{
	width:435px;
}

.title{
	padding-bottom:10px;
}

.img{
	padding-bottom:15px;
}

.type1 ul {
	width:900px;
	margin:0;
	padding:0px;
}

.type1 ul li{
	width:280px;
	list-style-type:none;
	text-decoration:none;
	margin:0px;
	padding-left:30px;
	float:left;
}

.type1 ul li:first-child{
	width:280px;
	list-style-type:none;
	text-decoration:none;
	margin:0px;
	padding-left:0px;
	float:left;
}

.type2 ul {
	width:900px;
	margin:0;
	padding:0px;
}

.type2 ul li{
	width:200px;
	list-style-type:none;
	text-decoration:none;
	margin:0px;
	padding-left:33px;
	float:left;
}

.type2 ul li:first-child{
	width:200px;
	list-style-type:none;
	text-decoration:none;
	margin:0px;
	padding-left:0px;
	float:left;
}

.comfort{
	width:435px;
}

.comfort_block{
	padding-bottom:20px;
}

.comfort_title{
	padding-bottom:10px;
}