﻿@charset "utf-8";

/*
########################################################
	全体のスタイル指定
########################################################
*/
* {
	color:#333333;
	padding:0;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-weight:400;
	line-height: 140%;
	margin: 0;
	background-image: none;
}
html,body{
	height:100%;
}

a {color:#0033CC}
a:hover {text-decoration: none;}
a img {border:none;}

#main {
	width:931px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height:100%;
	min-height: 100%;
	background-image: url(../img/shadow.jpg);
}
body > #main,#contents{	
	height: auto;
	overflow:hidden;
}

/*
########################################################
	ヘッダー部分のスタイル指定
########################################################
*/
#header {
	width:900px;
	height:134px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../img/header_bk.jpg);
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
#header .logo img{
	margin-top:10px;
	margin-left:30px;
	float:left;
}
#header h1{
	font-size:12px;
	float:left;
	padding-top:48px;
	padding-left: 30px;
	display: block;
}
#header .tell{
	background-image: url(../img/toiawase.jpg);
	width:217px;
	height:75px;
	position: relative;
	margin-top:9px;
	margin-left:168px;
	float:left;
}
#header .tell img{
	margin-top:58px;
	margin-left:83px;
	
}
#nav {
	width:900px;
	height:37px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	float: left;
	margin-top: 14px;

}


#nav li{
	display: inline;
	float: left;
	text-align: center;
	padding:0px;
	position:relative;
	overflow:hidden;
}

.nav01 a {
	display: block;
	background-image: url(../img/menu/menu1_off.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 150px;
	line-height:37px;
	font-size: 14px;
	color:#666666;
	text-decoration:none;
	float:left;
}
.nav02 a {
	display: block;
	background-image: url(../img/menu/menu2_off.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 150px;
	line-height:37px;
	font-size: 14px;
	color:#666666;
	text-decoration:none;
	float:left;
}
.nav01 a:hover {
	background-image: url(../img/menu/menu1_on.jpg);
	color:#FFFFFF;

}
.nav02 a:hover {
	background-image: url(../img/menu/menu2_on.jpg);
	color:#FFFFFF;	
}


/*
########################################################
	イメージのスタイル指定
########################################################
*/
#image {
	width:900px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
#image img{
	vertical-align:bottom;
}
#image object{
	vertical-align:bottom;
	float: left;
}
/*
########################################################
	コンテンツのスタイル指定
########################################################
*/
#contents {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height:100%;
	background-image: url(../img/contents_bk.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	min-height: 100%;
	display: block;
	padding-bottom: 40px;
}
#left_cont {
	width:655px;
	position: relative;
	float:right;
	margin-top:0px;
	margin-left:0px;
	padding-top: 15px;
	padding-left: 5px;
	height:100%;
	min-height:100%;
}
#left_cont .btn{
	padding-left: 370px;
	padding-top: 10px;
}
#left_cont .title img{
	padding-top:0px;
}
#left_cont .title3 img{
	padding-top:0px;
	margin-top:20px;
	margin-left: 15px;
}
#left_cont .title4 img{
	padding-top:0px;
	margin-top:20px;
	margin-left: 30px;
}
#left_cont .title5 img{
	padding-top:0px;
	margin-top:20px;
	margin-left: 15px;
	margin-bottom:20px;
}
#left_cont .img_box{
	width:611px;
	height:228px;
	position: relative;
	background-image: url(../../home_img/point_bk.jpg);
	padding-left: 20px;
	padding-top: 15px;
	margin-top: 5px;
}

#left_cont .img_box .box{
	width:189px;
	height:104px;
	position: relative;
	margin-right:10px;
	margin-bottom:6px;
	float:left;
	background-image: url(../../home_img/p_box.jpg);
}
#left_cont .img_box .box .left_box{
	width:110px;
	height:109px;
	margin:0px;
	float:left;
	padding: 0;
}
#left_cont .img_box .box .right_box{
	width:115px;
	height:100px;
	float:left;
	margin:0px;
	padding-left: 10px;
}

#left_cont .img_box .box .right_box h3{
	font-size:11px;
	margin-left:3px;
	margin-top:5px;
	font-weight:bold;
}
#left_cont .img_box .box .right_box p{
	margin-left:5px;
	margin-top:3px;
	font-size:10px;
}

#left_cont .img_box img{
	margin-left:3px;
	margin-top:3px;
	float:left;
}
#left_cont .box1{
	width:500px;
	height:100px;
	position: relative;
	margin-top:10px;
	margin-left:35px;
}
#left_cont .box1 p{
	padding-top:5px;
}
#left_cont .box2{
	width:500px;
	height:470px;
	position: relative;
	margin-top:10px;
	margin-left:40px;
}
#left_cont .box2 .box_top{
	width:490px;
	height:30px;
	position: relative;
	margin-top:10px;
	margin-left:10px;
	border-left:solid 1px #629dff;
	border-right:solid 1px #629dff;
	border-top:solid 1px #629dff;
}
#left_cont .box2 .box_top img{
	padding-left:10px;
	padding-top:5px;
}
#left_cont .box2 .box_bottom{
	width:490px;
	height:80px;
	position: relative;
	margin-top:0px;
	margin-left:10px;
	background-color: #d1e7ff;
	border-left:solid 1px #629dff;
	border-right:solid 1px #629dff;
	border-bottom:solid 1px #629dff;
}
#left_cont .box2 .box_bottom .left_box{
	width:175px;
	height:52px;
	position: relative;
	margin-top:15px;
	float:left;
	padding: 0;
	padding-left: 20px;
	padding-right: 10px;
}
#left_cont .box2 .box_bottom .right_box{
	width:240px;
	height:65px;
	position: relative;
	float:left;
	padding-top: 5px;
}

#left_cont .box2 .box_bottom2{
	width:490px;
	height:130px;
	position: relative;
	margin-top:0px;
	margin-left:10px;
	background-color: #d1e7ff;
	border-left:solid 1px #629dff;
	border-right:solid 1px #629dff;
	border-bottom:solid 1px #629dff;
}
#left_cont .box2 .box_bottom2 .left_box2{
	width:175px;
	height:98px;
	position: relative;
	margin-top:20px;
	float:left;
	padding: 0;
	padding-left: 20px;
	padding-right: 10px;
}
#left_cont .box2 .box_bottom2 .right_box2{
	width:230px;
	height:80px;
	position: relative;
	float:left;
	padding-top: 20px;
	padding-left: 20px;
}
#left_cont .box3_1{
	width:630px;
	position: relative;
	margin-top:10px;
	height:180px;
	padding-left: 0px;
}
#left_cont .box3 .left_box{
	width:170px;
	height:171px;
	position: relative;
	margin-top:10px;
	margin-left:0px;
	float: left;
	padding: 0;
}
#left_cont .box3 .right_box{
	width:300px;
	height:180px;
	position: relative;
	margin-top:10px;
	margin-left:0px;
	float: left;
	background-color:#FFFFFF;
}

#left_cont .blog_box{
	width:630px;
	height:300px;
	position: relative;
	margin-top:0px;
	padding-left: 0px;
}
#left_cont .blog_box .blog_img{
	width:400px;
	height:240px;
	position: relative;
	margin-top:5px;
	float:left;
}
#left_cont .blog_box .blog_img2{
	width:115px;
	height:140px;
	position: relative;
	margin-top:5px;
	float:left;
}




#right_cont {
	width:230px;
	height:100%;
	min-height:100%;
	position: relative;
	float:left;
	padding-top: 25px;
	padding-left: 10px;
}
#right_cont .img1{
	padding-top:15px;
	padding-left:20px;
}
#right_cont .img2{
	padding-top:15px;
	padding-left:0px;
	float: left;
}
#right_cont .img3{
	padding-top:15px;
	padding-right:5px;
	float:right;
}


#right_cont .hanbai{
	width:206px;
	height:339px;
	background-image: url(../../home_img/shohin.jpg);
	margin-top:20px;
	margin-left:0px;
	padding-top:35px;
}
#right_cont .hanbai .box{
	width:195px;
	height:54px;
	background-color:#FFFFFF;
	margin-left:5px;
	margin-bottom: 5px;
}
#right_cont .hanbai .box .left_box{
	width:46px;
	height:46px;
	margin-top:5px;
	margin-left:5px;
	float:left;
	display: inline;
}
#right_cont .hanbai .box .right_box{
	width:138px;
	height:46px;
	margin-top:5px;
	margin-left:5px;
	float:left;
}
#right_cont .hanbai .box .right_box .meka{
	font-size:10px;
	border-bottom:#3344FF;
}
#right_cont .hanbai .box .right_box p{
	margin-top:5px;
}


/*
########################################################
	フッターのスタイル指定
########################################################
*/
#footer {
	width:900px;
	height:70px;
	margin-right: auto;
	margin-left: auto;
	background-color: #d1e7ff;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
#footer p{
	padding-top:10px;
	width:900px;
	font-size: 16px;
	text-align:center;

}
#footer a{
	margin-left:5px;

}


/*
########################################################
	サービス概要のスタイル指定
########################################################
*/
#contents_servis {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height:1600px;
	background-image: url(../img/contents_bk.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
#left_cont .box3{
	width:500px;
	height:60px;
	position: relative;
	margin-top:5px;
	margin-left:35px;
}
#left_cont .box4{
	width:500px;
	height:90px;
	position: relative;
	margin-top:0px;
	margin-left:30px;
	background-color: #def0ff;
	border: solid 1px #b5c3ff;
	padding-left: 30px;
	padding-top: 5px;
}
#left_cont .box5{
	width:500px;
	height:160px;
	position: relative;
	margin-top:5px;
	margin-left:35px;
}
#left_cont .box6{
	width:500px;
	height:80px;
	position: relative;
	margin-top:5px;
	margin-left:35px;
}
#left_cont strong{
	width:500px;
	height:33px;
	display: block;
	margin-left:35px;
	color:#888888;
	font-size:10px;
}
#left_cont .images img{
	margin-left:35px;
	padding-bottom:30px;
}


/*
########################################################
	設置までの流れのスタイル指定
########################################################
*/
#contents_flow {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height:1000px;
	background-image: url(../img/contents_bk.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
#left_cont .left_box{
	width:132px;
	height:120px;
	position: relative;
	float:left;
	padding-left: 40px;
}
#left_cont .left_box2{
	width:165px;
	height:120px;
	position: relative;
	float:left;
	padding-left: 0px;
	padding-right: 0px;
}
#left_cont .left_box3{
	width:250px;
	height:120px;
	position: relative;
	float:left;
	padding-left: 0px;
	padding-right: 0px;
}
#left_cont .right_box{
	width:400px;
	height:120px;
	position: relative;
	float:left;
	padding-left: 20px;
}
#left_cont .right_box2{
	width:350px;
	height:120px;
	position: relative;
	float:left;
	padding-left: 20px;
}
#left_cont .images2 img{
	margin-left:15px;
	padding-bottom:5px;
	clear: both;
	
}


/*
########################################################
	会社概要のスタイル指定
########################################################
*/
#contents_company {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height:800px;
	background-image: url(../img/contents_bk.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}

#left_cont .title2 img{
	padding-top:18px;
}
#left_cont .home_kome{
	color:#FF2323;
}
#left_cont .company_box{
	width:619px;
	height:30px;
	position: relative;
	margin-top:40px;
	margin-left:15px;
	border-bottom: solid 1px #8ccaff;
}
#left_cont .company_box .img_box{
	width:30px;
	height:30px;
	margin:0px;
	position: relative;
	float:left;
	background-image:none;
	padding: 0px;
}
#left_cont .company_box .title_box{
	width:150px;
	height:30px;
	margin:0px;
	position: relative;
	float:left;
}
#left_cont .company_box .msg_box{
	width:330px;
	height:30px;
	margin:0px;
	position: relative;
	float:left;
}
#left_cont .company_box p{
	margin-top:3px;
}

#left_cont .company_box2{
	width:619px;
	height:70px;
	position: relative;
	margin-top:40px;
	margin-left:15px;
	border-bottom: solid 1px #8ccaff;
}
#left_cont .company_box2 .img_box{
	width:30px;
	height:70px;
	margin:0px;
	position: relative;
	float:left;
	background-image:none;
	padding: 0px;
}
#left_cont .company_box2 .title_box{
	width:150px;
	height:70px;
	margin:0px;
	position: relative;
	float:left;
}
#left_cont .company_box2 .msg_box{
	width:330px;
	height:70px;
	margin:0px;
	position: relative;
	float:left;
}
#left_cont .company_box2 p{
	margin-top:3px;
}

#left_cont .company_box3{
	width:515px;
	height:110px;
	position: relative;
	margin-top:40px;
	margin-left:15px;
	border-bottom: solid 1px #8ccaff;
	margin-bottom:20px;
}
#left_cont .company_box3 .title_box{
	width:150px;
	height:70px;
	margin:0px;
	position: relative;
	float:left;
}
#left_cont .company_box3 .msg_box{
	width:330px;
	height:70px;
	margin:0px;
	position: relative;
	float:left;
}

.company_map{
	width:619px;
	height:294px;
	border:1px solid #8ccaff;
	margin-left:15px;
	margin-top:20px;
}
.msg{
	float:right;
}
/*
########################################################
	サイトマップのスタイル指定
########################################################
*/
#contents_sitemap {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height:1200px;
	background-image: url(../img/contents_bk.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
#left_cont .sitemap_box{
	width:515px;
	height:25px;
	position: relative;
	margin-left:15px;
	border-bottom: solid 1px #8ccaff;
	padding-top: 5px;
	;
}
#left_cont .sitemap_box p{
	margin-top:10px;
	margin-left:10px;
}
#left_cont .sitemap_box2{
	width:445px;
	position: relative;
	margin-top:10px;
	padding-left: 40px;
	padding-bottom: 10px;
}

/*
########################################################
	よくある質問のスタイル指定
########################################################
*/
.head_link{
	float:right;
	margin-top: 5px;
	margin-right: 50px;
}
#contents_faq {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height:1500px;
	background-image: url(../img/contents_bk.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
#left_cont .box_top{
	width:570px;
	height:40px;
	position: relative;
	margin-top:10px;
	margin-left:35px;
	border-left:solid 1px #629dff;
	border-right:solid 1px #629dff;
	border-top:solid 1px #629dff;
}
#left_cont .box_top p{
	margin-left:10px;
	margin-top:10px;
	font-size: 15px;
	font-weight:bold;
}

#left_cont .box_bottom{
	width:570px;
	height:80px;
	position: relative;
	margin-top:0px;
	margin-left:35px;
	background-color: #d1e7ff;
	border-left:solid 1px #629dff;
	border-right:solid 1px #629dff;
	border-bottom:solid 1px #629dff;
}
#left_cont .box_bottom p{
	padding-top:10px;
	font-size: 12px;
	padding-left: 10px;
}
#left_cont .box_bottom2 p{
	padding-top:10px;
	font-size: 12px;
}
#left_cont .images3 img{
	margin-left:15px;
	padding-top:40px;
	padding-bottom:5px;
	clear: both;
	
}

/*
########################################################
	よくある質問のスタイル指定
########################################################
*/
#contents_inq {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height:800px;
	background-image: url(../img/contents_bk.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}

#left_cont .ta{
	margin-left:40px;	
}
#left_cont .td1{
	width: 80px;
	height: 30px;	
}
#left_cont .dai{
	color: #3344DD;	
}
#left_cont .kome{
	color: #DD2222;
	font-size:10px;
	margin-left:5px;
}
#left_cont .inp{
	margin-left:70px;
}

/*
########################################################
	販売のスタイル指定
########################################################
*/
#contents_drink {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height:1100px;
	background-image: url(../img/contents_bk.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
#left_cont .box7{
	width:500px;
	position: relative;
	margin-top:5px;
	margin-left:35px;
	margin-bottom: 20px;
}



#contents_rec {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height:1750px;
	background-image: url(../img/contents_bk.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
#contents_rec .sp{
	font-size:15px;
	font-weight:bold;
	padding-bottom: 5px;
}
#contents_rec2 .sp{
	font-size:15px;
	font-weight:bold;
	padding-bottom: 5px;
}
#contents_rec2 {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height:1350px;
	background-image: url(../img/contents_bk.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
#left_cont .company_box2 .msg_box2{
	width:330px;
	height:30px;
	margin:0px;
	position: relative;
	float:left;
}
#left_cont .company_box2 .msg_box2 img{
	vertical-align:bottom;
	margin-left: 10px;
}
#main #contents #right_cont .sub_menubox {
	background-image: url(../img/smenu/s_bk.jpg);
	background-repeat: no-repeat;
	height: 319px;
	width: 207px;
	padding-top: 27px;
}
#right_cont .sub_menubox .btn_box{
	text-decoration:none;
}
li{
	list-style-type:none;
}
.sub1 a{
	display: block;
	background-image: url(../img/smenu/s_menu1_off.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 147px;
	margin-left: 5px;
	padding-top: 25px;
	padding-left: 50px;
	font-size: 14px;
	color:#666666;
	text-decoration:none;
}
.sub1 p{
	display: block;
	background-image: url(../img/smenu/s_menu1_off.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 147px;
	margin-left: 5px;
	padding-top: 25px;
	padding-left: 50px;
	font-size: 14px;
	color:#666666;
	text-decoration:none;
}
.sub2 a{
	display: block;
	background-image: url(../img/smenu/s_menu2_off.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 147px;
	margin-left: 5px;
	padding-top: 25px;
	padding-left: 50px;
	font-size: 14px;
	color:#666666;
	text-decoration:none;
}
.sub3 a{
	display: block;
	background-image: url(../img/smenu/s_menu3_off.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 147px;
	margin-left: 5px;
	padding-top: 25px;
	padding-left: 50px;
	font-size: 14px;
	color:#666666;
	text-decoration:none;
}
.sub4 a{
	display: block;
	background-image: url(../img/smenu/s_menu4_off.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 147px;
	margin-left: 5px;
	padding-top: 25px;
	padding-left: 50px;
	font-size: 14px;
	color:#666666;
	text-decoration:none;
}
.sub5 a{
	display: block;
	background-image: url(../img/smenu/s_menu5_off.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 147px;
	margin-left: 5px;
	padding-top: 25px;
	padding-left: 50px;
	font-size: 14px;
	color:#666666;
	text-decoration:none;
}
.sub6 a{
	display: block;
	background-image: url(../img/smenu/s_menu6_off.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 147px;
	margin-left: 5px;
	padding-top: 25px;
	padding-left: 50px;
	font-size: 14px;
	color:#666666;
	text-decoration:none;
}
.sub7 a{
	display: block;
	background-image: url(../img/smenu/s_menu7_off.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 147px;
	margin-left: 5px;
	padding-top: 25px;
	padding-left: 50px;
	font-size: 14px;
	color:#666666;
	text-decoration:none;
}

.sub1 a:hover{
	background-image: url(../img/smenu/s_menu1_on.jpg);
	color:#4d80a4;
}
.sub2 a:hover{
	background-image: url(../img/smenu/s_menu2_on.jpg);
	color:#4d80a4;
}
.sub3 a:hover{
	background-image: url(../img/smenu/s_menu3_on.jpg);
	color:#4d80a4;
}
.sub4 a:hover{
	background-image: url(../img/smenu/s_menu4_on.jpg);
	color:#4d80a4;
}
.sub5 a:hover{
	background-image: url(../img/smenu/s_menu5_on.jpg);
	color:#4d80a4;
}
.sub6 a:hover{
	background-image: url(../img/smenu/s_menu6_on.jpg);
	color:#4d80a4;
}
.sub7 a:hover{
	background-image: url(../img/smenu/s_menu7_on.jpg);
	color:#4d80a4;
}

#left_cont .img_box .box p{
	margin-top:5px;
	margin-bottom:2px;
	margin-left: 10px;
	color: #3e9cfc;
}
.point_txt{
	float:left;
	width: 105px;
	margin-left: 10px;
	line-height: 15px;
}
#main #contents #left_cont .banner {
	height: 100px;
	width: 630px;
	padding-top: 20px;
}
#main #contents #left_cont .news {
	height: 200px;
	width: 630px;
	overflow: auto;
	margin-bottom: 30px;
}
#main #contents #left_cont .news .n_box {
	height: auto;
	border-bottom: dotted 1px #87CEFF;
	margin-bottom: 5px;
}
.banner-margin{
	margin-right:17px;	
}
.hanbai a{
	display: block;
	background-image: url(../../home_img/btn_off.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 118px;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	margin-left: 83px;
	margin-top:15px;
	font-size: 12px;
	color:#666666;
}
.hanbai a:hover{
	background-image: url(../../home_img/btn_on.jpg);
	color:#777777;
}
#contents .pan{
	width:870px;
	height:15px;
	padding-top:15px;
	padding-left:20px;
}
#contents .box3_2{
	width:630px;
	position: relative;
	margin-top:10px;
	margin-left:15px;
	height:180px;
	padding-left: 0px;
}
#contents .txt{
	margin-left:30px;
	margin-top: 10px;
}
#contents .txt2{
	width:600px;
	margin-left:30px;
	margin-top: 10px;
}
#contents .txt3{
	width:550px;
	margin-left:55px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#contents .txt4{
	width:550px;
	margin-left:15px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#contents .servis_banner1{
	margin-left:20px;
	margin-top: 30px;
}

#contents .servis_banner{
	margin-left:20px;
	margin-top: 10px;
}
#contents .servis_banner2{
	margin-left:20px;
	margin-top: 10px;
	margin-bottom:50px;
}
#contents .box4 li{
	list-style-type:square;
}
#contents .item_box{
	width:298px;
	height:78px;
	background-image:url(../../servis/img/items/bk.jpg);
	margin-top:20px;
	margin-right:5px;
	margin-left:15px;
	padding-top:6px;
	float: left;
	display: inline;
}
#contents .item_box img{
	float:left;
	margin-left: 15px;
	margin-right:15px;
}
#contents .item_box p{
	color:#FFFFFF;
	margin-top: 10px;
	font-size: 16px;
}
#contents .item_box span{
	color:#FFFFFF;
}
