@import url("style1.css");

/*-----サブページベース-------*/

body {
	padding: 0px 0px;
	margin:0px 0px;
	text-align: center;
	background: #FFFFFF url(../images/bg2.jpg) center;
	color: #333333;
}
#body  {
	padding: 0px;
	margin:0px auto 0px auto;
	width: 760px;
	background-color: #FFFFFF;
	text-align: left;
}



/*-----サブページヘッダ-------*/

#head1 {
	margin: 5px;
	padding: 0px;
	width: 760px;
	height: 35px;
}

.head_logo1 {
	float: left;
}

.head_logo2 {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}


/*-----サブページナビ-------*/

ul#navigation {
	background-image: url(../images/bg_navi1.jpg);
	position: relative;
	width: 760px;
	margin: 0;
	height: 25px;
	list-style: none;
	overflow: hidden;
	background-repeat: no-repeat;
	padding: 0;
}

ul#navigation li a {
	height: 25px;
	position: absolute;
	padding: 140px 0 0 0;
	text-indent: -2000em;
	text-decoration: none;
	top: 0;
	width: 95px;
}

html>body ul#navigation li a{
	height: 0;
}

li#menu1 a{
	background: transparent url(../images/navi1.jpg) no-repeat 0 0;
	left: 0px;
}

li#menu2 a{
	background: transparent url(../images/navi2.jpg) no-repeat 0 0;
	left: 95px;
}

li#menu3 a{
	background: transparent url(../images/navi3.jpg) no-repeat 0 0;
	left: 190px;
}


li#menu4 a{
	background: transparent url(../images/navi4.jpg) no-repeat 0 0;
	left: 285px;
}


li#menu5 a{
	background: transparent url(../images/navi5.jpg) no-repeat 0 0;
	left: 380px;
}

li#menu6 a{
	background: transparent url(../images/navi6.jpg) no-repeat 0 0;
	left: 475px;
}

li#menu7 a{
	background: transparent url(../images/navi7.jpg) no-repeat 0 0;
	left: 570px;
}

li#menu8 a{
	background: transparent url(../images/navi8.jpg) no-repeat 0 0;
	left: 665px;
}


li#menu1 a:hover,
li#menu2 a:hover, 
li#menu3 a:hover,
li#menu4 a:hover,
li#menu5 a:hover, 
li#menu6 a:hover,
li#menu7 a:hover,
li#menu8 a:hover{ 
	background-position: 0px -25px;
	}
	

/*-----会社概要 サイドメニューなど-------*/

ul#l_menu_1 li{
	margin: 0;
	padding: 0;
	width:200px;
	height:30px;
	list-style-type:none;
	list-style-image: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663333;
	overflow: hidden;
	position: relative;
}
ul#l_menu_1 li a{
	display:block;
	height:100%;
	text-decoration:none;
	text-indent:-1500em;
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
}
.l_br1 {
	background-color: #FFFFFF;
	display: block;
	height: 30px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663333;
}
ul#l_menu_1 li a:hover{background-position:-200px;}

li#l_menu1 a{background:url(../company/images/l_menu1.jpg);}
li#l_menu2 a{background:url(../company/images/l_menu2.jpg);}
li#l_menu3 a{background:url(../company/images/l_menu3.jpg);}

.co_data1 {
	font-size: 12px;
	line-height: 18px;	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.co_data2 {
	font-size: 12px;
	line-height: 22px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/*-----社長挨拶-------*/

.message1 {
	font-size: 12px;
	line-height: 22px;
	margin: 0px;
	padding: 30px;
}

.profile1 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

.signature1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
}

/*-----事業沿革-------*/

.enkaku1 {
	font-size: 12px;
	font-weight: bold;
	background-color: #f5f5f5;
	display: block;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

/*-----お手入れ サイドメニューなど-------*/

ul#l_menu_ote1 li{
	margin: 0;
	padding: 0;
	width:200px;
	height:30px;
	list-style-type:none;
	list-style-image: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663333;
	overflow: hidden;
	position: relative;
}
ul#l_menu_ote1 li a{
	display:block;
	height:100%;
	text-decoration:none;
	text-indent:-1500em;
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
}

ul#l_menu_ote1 li a:hover{background-position:-200px;}

li#l_menu_ote1 a{background:url(../oteire/images/l_menu1.jpg);}
li#l_menu_ote2 a{background:url(../oteire/images/l_menu2.jpg);}
li#l_menu_ote3 a{background:url(../oteire/images/l_menu3.jpg);}



/*-----サブページレイアウト-------*/

#sub_con1  {
	background-image: url(../images/bg_sub1.jpg);
	padding: 0px;
	margin: 0px;
	width: 760px;
	text-align: left;
	}

#subpage_left1 {
	width: 200px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#subpage_right1 {
	width: 530px;
	padding: 0px;
	margin: 0px;
	float: right;
}


.con1 {
	font-size: 12px;
	line-height: 22px;
	margin: 0px;
	padding: 10px;
}


/*-----サブページフッタ-------*/

#foota1{
	width: 750px;
	padding: 5px;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663333;
}

#foota2{
	width: 750px;
	background-color: #ffffff;
	padding: 5px;
	font-size: 11px;
	text-align: right;
}

/*-----新着情報-------*/

.headline1 {
	font-size: 12px;
	line-height: 26px;
	margin: 0px;
	padding: 10px;
}

/*-----サイトマップ-------*/

.stm1 {
	font-size: 12px;
	background-color: #EEEEEE;
	display: block;
	padding: 5px;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #996666;
}

.stm2 {
	font-size: 12px;
	padding: 3px 3px 3px 15px;

}

/*-----販売店募集-------*/

.boshu1 {
	font-size: 12px;
	line-height: 22px;
	margin: 0px;
	padding: 30px;
}


/*-----お問い合わせ-------*/

.mail1 {
	background-color: #F5F5F5;
	padding: 3px;
	color: #333333;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


/*-----DOLCEサブページナビ-------*/

ul#navigation_dl {
	position: relative;
	width: 756px;
	margin: 0;
	height: 25px;
	list-style: none;
	overflow: hidden;
	background-repeat: no-repeat;
	padding: 0;
}

ul#navigation_dl li a {
	height: 25px;
	position: absolute;
	padding: 140px 0 0;
	text-indent: -2000em;
	text-decoration: none;
	top: 0;
	width: 108px;
}

html>body ul#navigation_dl li a{
	height: 0;
}

li#menu_dl1 a{
	background: transparent url(../dolceline/images/navi1.jpg) no-repeat 0 0;
	left: 0px;
}

li#menu_dl2 a{
	background: transparent url(../dolceline/images/navi2.jpg) no-repeat 0 0;
	left: 108px;
}

li#menu_dl3 a{
	background: transparent url(../dolceline/images/navi3.jpg) no-repeat 0 0;
	left: 216px;
}


li#menu_dl4 a{
	background: transparent url(../dolceline/images/navi4.jpg) no-repeat 0 0;
	left: 324px;
}


li#menu_dl5 a{
	background: transparent url(../dolceline/images/navi5.jpg) no-repeat 0 0;
	left: 432px;
}

li#menu_dl6 a{
	background: transparent url(../dolceline/images/navi6.jpg) no-repeat 0 0;
	left: 540px;
}

li#menu_dl7 a{
	background: transparent url(../dolceline/images/navi7.jpg) no-repeat 0 0;
	left: 648px;
}




li#menu_dl1 a:hover,
li#menu_dl2 a:hover, 
li#menu_dl3 a:hover,
li#menu_dl4 a:hover,
li#menu_dl5 a:hover, 
li#menu_dl6 a:hover,
li#menu_dl7 a:hover{ 
	background-position: 0px -25px;
	}
	


/*-----DOLCEアンケート-------*/

.enquete1 {
	color: #990000;
}

.enq_lead1 {

	font-size: 12px;
	line-height: 26px;
	padding: 10px;
	width: 500px;
}

.enq_end1 {
	font-size: 12px;
	line-height: 26px;
	padding: 10px;
	width: 500px;
	text-align: right;
}




/*-----システムページ-------*/

.data1 {
	font-size: 14px;
	line-height: 22px;
}

.l_menu1 {
	font-size: 14px;
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.result {
	font-size: 14px;
	line-height: 22px;
}

.category_m1 {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 5px;
}

.search1 {
	background-color: #EEEEEE;
	width: 760px;
	display: block;
	height: 24px;
}

.pankuzu1 {
	font-size: 12px;
	padding: 3px ;
	margin: 3px ;
}


.link_item1 {
	color: #003399;
}

.kakudai1 {
	font-size: 11px;
	color: #666666;
}
