@charset "utf-8";
/* CSS Document */


/****************　indexページ　**************************/


#kome {
	margin-bottom: 20px;
}
.kome {
	float: left;
	margin-right: 20px;
}
#contents_wrap {
	width: 860px;
}
#contents_left {
	float: left;
	width: 540px;
}
#noukousha {
	float: right;
	width: 300px;
	background-image: url(../img/noukousha02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#noukousha .title {
	background-image: url(../img/noukousha.jpg);
	background-repeat: no-repeat;
	padding-top: 120px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#trypack {
	margin-bottom: 20px;
}
.blog_wrap01,.blog_wrap02 {
	float: left;
	width: 260px;
}
.blog_in {
	text-align: left;
	border-right: 1px solid #7DAF0F;
	border-bottom: 1px solid #7DAF0F;
	border-left: 1px solid #7DAF0F;
	padding: 5px;
	background-color: #FFFFFF;
	height:200px;
	overflow:hidden;
}
.blog_wrap01 {
	margin-right: 20px;
}
.blog_title {
	background-image: url(../img/blog_title.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 30px;
	padding-left: 10px;
}
#product,#product2 {
	margin-top: 20px;
	border: 1px solid #7DAF0F;
	width: 858px;
}
.product_in {
	margin-bottom: 10px;
}

#product img {
	margin-left: 10px;
	float: left;
}
#product2 .product_in img {
	border: 1px solid #333333;
	margin: 5px;
	float: left;
}


/****************　全ページ共通　**************************/

.txt_box {
	text-align: left;
	padding: 20px;
	margin-bottom: 30px;
}
.txt_box li {
	list-style-position: inside;
	margin-left: 20px;
	line-height: 180%;
}


.index_title {
	margin-bottom: 20px;
}
.sub_index {
	background-image: url(../img/title_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	text-align: left;
	padding: 10px;
}
.midashi {
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7DAF0F;
	border-left-color: #7DAF0F;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 16px;
	text-align: left;
}
.txt_style01 {
	font-size: 12px;
	color: #FF0000;
}
.txt_style02 {
	color: #FF6600;
}

.img_style01 {
	margin: 5px;
	float: right;
}
.img_style02 {
	float: left;
	margin-right: 10px;
}


/****************　会社案内　**************************/

#first {
	margin-bottom: 30px;
	padding: 10px;
}
#first img {
	float: right;
	margin-left: 20px;
}


#gaiyo_tb {
	width: 95%;
	text-align: left;
	margin-bottom: 50px;
}
#gaiyo_tb th {
	background-color: #E0EFD1;
	font-weight: normal;
	padding: 5px;
	width: 20%;
	text-align: center;
}
#gaiyo_tb td {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#map {
	height: 500px;
	width: 800px;
}

/****************　お問い合わせ　**************************/

#form_tb {
	width: 95%;
	text-align: left;
	margin-bottom: 20px;
}#form_tb th {
	font-weight: normal;
	width: 25%;
	background-color: #E0EFD1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#form_tb td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#form2 {
	text-align: center;
	padding-right: 50px;
	padding-left: 50px;
}


/****************　お客様の声　**************************/

.impre_wrap {
	width: 830px;
	margin-bottom: 50px;
}
.comment {
	width: 600px;
	float: right;
	background-image: url(../img/impre_box_02.gif);
	background-repeat: repeat-y;
	margin-right: 10px;
}

.comment_head {
	background-image: url(../img/impre_box_01.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.comment_body {
	padding-right: 15px;
	padding-left: 15px;
}
.comennt_foot {
	background-image: url(../img/impre_box_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 45px;
}
.impre_wrap h4 {
	background-color: #FFCC00;
	padding-left: 5px;
	margin-bottom: 20px;
	text-align: left;
}

.impre_wrap img {
	float: left;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}
.comment_txt {
	margin-top: 20px;
}
.comment_txt02 h5 {
	margin-bottom: 10px;
}

.info {
	margin-bottom: 10px;
}

