@charset "utf-8";
/* CSS Document */

/* common --------------------------------------------------------------------*/
.character {	margin:-500px 0 0 670px; }
.character02 {	margin:-180px 0 0 670px; }

/* main_bg --------------------------------------------------------------------*/
#main_bg{
	width:100%;
	background:url(/img/top/main_bg.jpg) no-repeat;
}
#main_bg02{
	width:100%;
	background:url(/img/product/main_bg.jpg) no-repeat;
}
#main_bg03{
	width:100%;
	background:url(/img/processing/main_bg.jpg) no-repeat;
}
#main_bg04{
	width:100%;
	background:url(/img/contact/main_bg.jpg) no-repeat;
}
#main_bg05{
	width:100%;
	background:url(/img/company/main_bg.jpg) no-repeat;
}
#main_bg06{
	width:100%;
	background:url(/img/vboshibori/main_bg.jpg) no-repeat;
}


/* top --------------------------------------------------------------------*/
.main_img{
	text-align:center;
	margin-top:55px;
}
.news{
	padding:5px 0 10px 0;
	border-bottom:dotted 1px;
}
.days{
	height:17px;
	padding:2px;
	margin-top:10px;
	background:url(../img/top/news_day.gif) no-repeat;
	font-size:10px;
	color:#fff;
}

/* processing --------------------------------------------------------------------*/

.helt_mark {
	float:left;
	width:530px;
	margin-top:5px;
}

/* product --------------------------------------------------------------------*/
.white{
	width:670px; 
	height:300px; 
	text-align:left; 
	float:left;
	background:url(/img/product/white.jpg) no-repeat;
}
.white ul{
	float:right;
	margin: 135px 55px 0 0;
}
.white li{
	list-style-image: url(/img/common/maru.png);
	margin:5px 0 5px 0;
}
.white_size{
	float:right;
	margin:-55px 87px 0 0 ;
	font-size:10px;
	line-height:13px;
}
.monme{
	background:url(../img/product/monme.jpg) no-repeat;
	height:127px;
	margin-top:20px;
}
.monme p{
	width:440px;
	padding:50px 20px 20px 20px;
}

/* customer --------------------------------------------------------------------*/
#customer{
	width:960px; 
	height:auto;
	margin:auto;
	clear:both;
	text-align:left;
}
#customer img{
	margin:0 5px 0 5px;
}

/* contact --------------------------------------------------------------------*/
table.contact_form {
	border-bottom: 1px dotted #666;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	font-size: 12px;
}
table.contact_form th {
	margin: 0;
	padding: 5px;
	border-bottom: 1px dotted #666;
	text-align: left;
	white-space: nowrap;
}
table.contact_form td {
	margin: 0;
	padding: 10px;
	border-bottom: 1px dotted #666;
}

/* thanks --------------------------------------------------------------------*/
#thanks{
	padding: 30px 0 30px 0;
	font-weight:lighter;
	font-style:inherit;
}
#thanks p{
	font-size:18px;
}
#thankstext {
	border-bottom: dotted 1px #CCC;
	border-top: dotted 1px #CCC;
	padding: 30px 0 15px 0;
	font-size: 13px;
	margin-bottom: 0;
}
#thankstel {
	border-bottom: dotted 1px #CCC;
	padding: 20px 0 20px 0;
}
.section {
	margin-bottom: 20px;
	clear: both;
	zoom: 1;
}

@media screen and (max-device-width:480px) {
#wrapper {
	width:960px; 
	height:auto;
	margin:auto;
	margin-top:20px;
	clear:both;
	overflow:hidden;
}
#footer{
	width:100%;
	height:55px;
	text-align:center;
	background-color:#f3eee4;
	margin:0px auto;
	margin-top:-17px;
}	
}

/* vb oshibori --------------------------------------------------------------------*/
.content__vb p, .content__vb div { line-height: 1.8;}
.pat { display: inline-block; padding: 0px 7px; border: solid 2px #201c7d; color: #201c7d; font-weight: bold;}
.about-crt { width: 400px;}
.bacteria-txt { width: 212px;}
.about-vb { font-size: 18px; font-weight: bold; color: #201c7d; }
.content__vb .about-vb { line-height: 1.5;}
.about-vb__small { font-size: 12px;}

a.vb:link { color:#35b1f0; text-decoration:none; outline:none; }
a.vb:visited { color:#35b1f0; text-decoration:none; outline:none; }
a.vb:active { color:#35b1f0; text-decoration:underline; outline:none; }
a.vb:hover { color:#35b1f0; text-decoration:underline; outline:none; }


