﻿@charset "utf-8";
/* --------------------------------------------------
	Since : 2009/03/16
	Last Modified: 2009/03/23
	Version: 1.0
 --------------------------------------------------- */


/* all
==========================================================*/
div.main1 {
	padding-bottom:10px;
	color:#8C5E2C;
	}
	
div.main2 {
	padding-bottom:20px;
	color:#8C5E2C;
	}

div.main2_bl {
	padding-bottom:5px;
	color:#8C5E2C;
	}

	
div.main3 {
	padding-bottom:30px;
	color:#8C5E2C;
	}
	
.margin-b5 {
    margin-bottom:5px;
	}

.margin-b10 {
    margin-bottom:10px;
	}

.margin-b20 {
    margin-bottom:20px;
	}

.margin-t10 {
    margin-top:10px;
	}

.margin-tb5 {
    margin:5px 0;
	}
	
.margin-tb20 {
    margin:20px 0;
	}
			
.padding-t5 {
    padding-top:5px;
	}

.padding-tb5 {
    padding:5px 0;
	}

.padding-lr10 {
    padding:0 10px;
	}
		
.text-right {
    text-align:right;
	}
	
.text-center {
    text-align:center;
	}
	
.img-right2 {
	float:right;
	margin:0 0 0 10px;
	}
	
.img-left2 {
	float:left;
	margin:0;
	}
	
div.box_pan {
    margin-bottom:15px;
    color:#8B5B2B;
	}

div.box_pan a {
    color:#8B5B2B;
	font-size:10px;
	text-align:left;
	}

div.box_pan {
	font-size:10px;
	}


div.box_pan2 {
    margin-bottom:15px;
    color:#8B5B2B;
	}

div.box_pan2 a {
    color:#8B5B2B;
	font-size:10px;
	text-align:right;
	}

div.box_pan2 {
	font-size:10px;
	}


p.va-middle img {
    vertical-align:middle;
	}

p.va-textbottom img {
    vertical-align:text-bottom;
	}

div.line {
    border-bottom:1px dashed #E1D5C5;
	margin-bottom:5px;
	}

div.line2 {
    border-bottom:1px solid #FEDFC3;
	margin-bottom:2px;
	}

.line2 {
    border-bottom:1px solid #FEDFC3;
	margin-bottom:2px;
	}

div.line4 {
    border-bottom:1px dashed #E1D5C5;
	margin-bottom:10px;
	}

.font-bold {
    font-weight:bold;
	}
			
p.icon-txt {
	background:url(../image/main/h4.gif) no-repeat 0 6px;
	font-weight:normal;
	padding:1px 0 0 12px;
	margin:0;
    }

/*-- 背景グレー・子要素に影付きボックスが入る --*/
div.box-style1 {
    border:1px #BCBCBA solid;
	background:#F4F2E5;
	padding:5px 0 8px 0;
	}

/*-- 背景グレー --*/
div.box-style2 {
    border:1px #BCBCBA solid;
	background:#F4F2E5;
	padding:10px;
	}

/*-- 背景白色 --*/
div.box-style3 {
    border:1px #BCBCBA solid;
	background:#ffffff;
	padding:10px;
	}
/* 店舗ブログ */
div.box-style3-b {
    border:1px #BCBCBA solid;
	background:#ffffff;
	padding:0;
	}

/*-- 背景白色・子要素に上下padding5 --*/
div.box-style4 {
    border:1px #BCBCBA solid;
	background:#ffffff;
	padding:5px 10px;
	}

/*-- 背景グレー・上部の子要素に影付きボックス+下部に他要素 --*/
div.box-style5 {
    border:1px #BCBCBA solid;
	background:#F4F2E5;
	padding:5px 0 10px 0;
	}

/*-- 背景白色 --*/
div.box-style6 {
    border:1px #BCBCBA solid;
	background:#ffffff;
	padding:20px 22px;
	}

/* tbl-category
==========================================================*/
/*-- 背景クリーム色 --*/
table.tbl-category {
	border-collapse:separate;
	border-spacing:2px;
	empty-cells:show;
	}
	
table.tbl-category th{
	padding:7px 5px;
	text-align:center;
	line-height:120%;
	letter-spacing:1px;
	border:1px solid #E9EADC;
	font-weight:normal;
	background:#ffffff;
	}
	
table.tbl-category td{
	padding:7px 5px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border:1px solid #E9EADC;
	background:#ffffff;
	}

/*-- 背景薄黄色 --*/
table.tbl-category2 {
	border-collapse:separate;
	border-spacing:2px;
	empty-cells:show;
	}
	
table.tbl-category2 th{
	padding:7px 5px;
	text-align:center;
	line-height:120%;
	letter-spacing:1px;
	border:1px solid #F2F2F0;
	font-weight:normal;
	background:#FEFAEF;
	}
	
table.tbl-category2 td{
	padding:7px 5px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border:1px solid #F2F2F0;
	background:#FEFAEF;
	}

/*-- 背景クリーム色･全センター寄せ --*/
table.tbl-category3 {
	border-collapse:separate;
	border-spacing:2px;
	empty-cells:show;
	}
	
table.tbl-category3 th{
	padding:7px 5px;
	text-align:center;
	line-height:120%;
	letter-spacing:1px;
	border:1px solid #E9EADC;
	font-weight:normal;
	background:#ffffff;
	}
	
table.tbl-category3 td{
	padding:7px 5px;
	text-align:center;
	line-height:120%;
	letter-spacing:1px;
	border:1px solid #E9EADC;
	background:#ffffff;
	}

/*-- 背景薄黄色 --*/
table.tbl-category4 {
	border-collapse:separate;
	border-spacing:2px;
	empty-cells:show;
	}
	
table.tbl-category4 th{
	padding:7px 5px;
	text-align:center;
	line-height:120%;
	letter-spacing:1px;
	border:1px solid #E9EADC;
	font-weight:normal;
	background:#FFFBF2;
	}
	
table.tbl-category4 td{
	padding:7px 5px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border:1px solid #E9EADC;
	background:#FFFBF2;
	}


/* first・plan
==========================================================*/
div.ftitle {
    width:646px;
	height:50px;
	position:relative;
	margin-bottom:5px;
	}

div.ftitle p {
	text-indent:-9999px;
	}

div.ftitle img {
    width:105px;
	height:27px;
	position:absolute;
	right:20px;
	top:11px;
	}

p.disc {
    padding:0 10px 10px 10px;
	}
	
div#ftitle-petshop { background:url(../image/first/title_petshop.jpg) no-repeat; }
div#ftitle-anshin { background:url(../image/first/title_anshin.jpg) no-repeat; }
div#ftitle-hosyo { background:url(../image/first/title_hosyo.jpg) no-repeat; }
div#ftitle-care { background:url(../image/first/title_care.jpg) no-repeat; }
div#ftitle-web { background:url(../image/first/title_web.jpg) no-repeat; }
div#ftitle-mobile { background:url(../image/first/title_mobile.jpg) no-repeat; }
div#ftitle-service { background:url(../image/first/title_service.jpg) no-repeat; }

div.ptitle {
    width:646px;
	height:50px;
	margin-bottom:5px;
	}

/* search・(first)・(pet)
==========================================================*/
div.search-box2 {
    width:648px;
	background:url(../image/search/search_box2_body.jpg) repeat-y;
	margin-bottom:10px;
	}

div.search-box2-inner {
    width:648px;
	padding-top:15px;
	background:url(../image/search/search_box2_head.jpg) no-repeat;
	}

div.search-box2-foot {
    width:648px;
	height:15px;
	overflow:hidden;
	background:url(../image/search/search_box2_foot.jpg) no-repeat;
	}

div.form-box {
    width:610px;
	margin:0 auto;
	}
	
div.form-box table td {
    padding:3px 0;
	}
	
div.form-box table td img {
	vertical-align:middle;
	}

div#search-list table td.search-list1 {
    width:236px;
	height:25px;
	line-height:25px;
	text-align:center;
	background:url(../image/search/search_img01.jpg) no-repeat;
    }
		
div#search-list table td.search-list2 a {
    float:left;
    width:31px;
	height:25px;
	line-height:25px;
	text-align:center;
	display:block;
	margin:0 3px;
	background:url(../image/search/search_img02.jpg) no-repeat;
    }
	
div#search-list table td.search-list3 {
    width:136px;
	height:25px;
	line-height:25px;
	text-align:center;
	background:url(../image/search/search_img03.jpg) no-repeat;
    }
	
dl.search-box {
    width:646px;
	background:url(../image/search/search_box_body.jpg) repeat-y;
	}

dl.search-box dt{
    width:646px;
	height:38px;
	background:url(../image/search/search_box_head.jpg) no-repeat;
	margin-bottom:3px;
	}

dl.search-box dt table {
    width:600px;
	height:38px;
	font-size:14px;
	margin:0 auto;
	}

dl.search-box dt table td {
    padding-top:5px;
	vertical-align:middle;
	}

dl.search-box dt table td img {
	vertical-align:middle;
	}

dl.search-box dd table {
    width:600px;
	font-size:14px;
	margin:0 auto;
	}

dl.search-box dd.search-box-foot{
    width:646px;
	height:7px;
	overflow:hidden;
	background:url(../image/search/search_box_foot.jpg) no-repeat;
	}

p.search-box-title {
	background:url(../image/main/h4.gif) no-repeat left center;
	font-weight:bold;
	padding:1px 0 0 12px;
	margin:0;
    }

div.pet-genre {
	margin-left:4px;
	margin-bottom:5px;
	}

/* pet
==========================================================*/
dl.pet-box {
    width:646px;
	background:url(../image/pet/pet_box_body.jpg) repeat-y;
	}

dl.pet-box dt {
    width:646px;
	height:50px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-indent:35px;
	background:url(../image/pet/title_back.jpg) no-repeat;
	padding-top:12px;
	}

dl.pet-box dd.pet-box-inner {
    padding:20px 35px 10px 35px;
	}

dl.pet-box dd.pet-box-foot {
    width:646px;
	height:21px;
	overflow:hidden;
	clear:both;
	background:url(../image/pet/pet_box_foot.jpg) no-repeat;
	}

div.pbox-left {
    width:350px;
	float:left;
	}
	
div.pbox-right {
    width:205px;
	float:right;
	}

table.tbo-pet {
	border-collapse:separate;
	border-spacing:0;
	empty-cells:show;
	padding-bottom:10px;
    }
	
table.tbl-pet th {
    font-weight:normal;
	text-align:left;
	border-bottom:1px dashed #E0D5BF;
	padding:1px 2px;
	}
	
table.tbl-pet td {
    text-align:left;
	border-bottom:1px dashed #E0D5BF;
	padding:1px 2px;
	}
	
div.btn-code {
    width:186px;
	height:57px;
	line-height:57px;
	text-align:center;
	float:left;
	color:#FFFFFF;
    background:url(../image/pet/btn_contact01.jpg) no-repeat;
	}

div.btn-code a {
    color:#FFFFFF;
	}
	
/* shoplist・recruit・(first)
==========================================================*/
dl.shop-list {
    margin-bottom:20px;
	padding:0 10px;
	}
	
dl.shop-list dd {
    margin-bottom:5px;
	}
	
div#icon-list dl {
    float:left;
    width:80px;
	}
	
div#icon-list dl dt {
    float:left;
    width:32px;
	}
	
div#icon-list dl dd {
    line-height:130%;
    font-size:10px;
	}
	
dl.shoplist-box {
    width:646px;
	background:url(../image/shoplist/shoplist_box_body.jpg) repeat-y;
	}

dl.shoplist-box dt{
    width:646px;
	height:10px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../image/shoplist/shoplist_box_head.jpg) no-repeat top;
	}

dl.shoplist-box dd table {
    width:600px;
	font-size:12px;
	line-height:140%;
	margin:0 auto;
	}

dl.shoplist-box dd.shoplist-box-foot{
    width:646px;
	height:7px;
	overflow:hidden;
	background:url(../image/shoplist/shoplist_box_foot.jpg) no-repeat;
	}

div.shoplist-box2 {
    width:626px;
	margin:0 auto;
	}

div.shoplist-box2 table {
    width:626px;
	}

/* shop
==========================================================*/
div.shop-main-l {
    float:left;
	width:200px;
	}

div.shop-main-r {
    float:right;
	width:412px;
	border-left:1px solid #D8CCB4;
	}

div.shop-main-rr {
    float:right;
	width:400px;
	}

dl.shop-banner-l {
   float:left;
   width:316px;
   }
   
dl.shop-banner-r {
   float:right;
   width:316px;
   }
   
div.shop-map {
    float:right;
    width:150px;
	padding:5px 5px 0 0;
	}
	
dl.pop-box {
    float:left;
	width:208px;
	border-right:1px solid #E2D6C8;
	}

dl.no-border {
	border-right:none;
	}

dl.pop-box dt {
    text-align:center;
	color:#f93;
	padding:0 10px 5px 10px;
	}

dl.pop-box dd {
    font-size:10px;
	padding:0 10px;
	}

/* shopmap
==========================================================*/
div#container2 {
	width:672px;
	background-color:#FFFFFF;
	text-align:center;
	padding:20px 0;
	margin: 0 auto;
	}

div#content2 {
	width:648px;
	margin:0 auto;
	text-align:left;
	}
	
div.shop-box-inner {
    width:600px;
	margin:0 auto;
	padding-top:5px;
	}
	
div.shop-box-inner img {
    padding-bottom:10px;
	}
	
div.shop-box-inner p {
    padding-bottom:10px;
	}
	
/* service・maker・（aqua）
==========================================================*/
div.service-main {
    width:604px;
	margin:0 auto;
	}

dl.service-box {
    width:604px;
	}

dl.service-box dt{
    width:604px;
	}

dl.service-box dd {
    padding:0 16px;
	text-align:center;
	}

dl.service-box dd p {
    padding:5px 5px;
	text-align:left;
	}

dl.service-box dd img {
    padding:5px 0;
	}

dl.service-box dd p img {
    padding:0;
	}

dl.service-box dd.service-box-foot{
    width:604px;
	height:17px;
	overflow:hidden;
	padding:0;
	}

dl#service-box-trim { background:url(../image/service/box_plants_body.jpg) repeat-y; }
dl.service-box dd#foot-trim { background:url(../image/service/box_plants_foot.jpg) no-repeat; }

dl#service-box-plants { background:url(../image/service/box_plants_body.jpg) repeat-y; }
dl.service-box dd#foot-plants { background:url(../image/service/box_plants_foot.jpg) no-repeat; }

dl#service-box-suisou { background:url(../image/service/box_suisou_body.jpg) repeat-y; }
dl.service-box dd#foot-suisou { background:url(../image/service/box_suisou_foot.jpg) no-repeat; }

dl#service-box-hosyo { background:url(../image/service/box_hosyo_body.jpg) repeat-y; }
dl.service-box dd#foot-hosyo { background:url(../image/service/box_hosyo_foot.jpg) no-repeat; }

dl#service-box-sca { background:url(../image/service/box_sca_body.jpg) repeat-y; }
dl.service-box dd#foot-sca { background:url(../image/service/box_sca_foot.jpg) no-repeat; }

dl#service-box-mobile { background:url(../image/service/box_mobile_body.jpg) repeat-y; }
dl.service-box dd#foot-mobile { background:url(../image/service/box_mobile_foot.jpg) no-repeat; }

dl#service-box-club { background:url(../image/maker/box_club_body.jpg) repeat-y; }
dl.service-box dd#foot-club { background:url(../image/maker/box_club_foot.jpg) no-repeat; }

dl#service-box-point { background:url(../image/maker/box_point_body.jpg) repeat-y; }
dl.service-box dd#foot-point { background:url(../image/maker/box_point_foot.jpg) no-repeat; }

dl#service-box-ister { background:url(../image/maker/box_ister_body.jpg) repeat-y; }
dl.service-box dd#foot-ister { background:url(../image/maker/box_ister_foot.jpg) no-repeat; }

dl#service-box-ryouhou { background:url(../image/maker/box_ryouhou_body.jpg) repeat-y; }
dl.service-box dd#foot-ryouhou { background:url(../image/maker/box_ryouhou_foot.jpg) no-repeat; }

dl#service-box-blackx { background:url(../image/maker/box_blackx_body.jpg) repeat-y; }
dl.service-box dd#foot-blackx { background:url(../image/maker/box_blacx_foot.jpg) no-repeat; }

dl#service-box-bubble { background:url(../image/maker/box_bubble_body.jpg) repeat-y; }
dl.service-box dd#foot-bubble { background:url(../image/maker/box_bubble_foot.jpg) no-repeat; }

div.btn-box {
    text-align:center;
	padding:10px 0;
	}
	
div#plants-box {
    border:solid 2px #80AAA8;
	padding:3px 6px;
	margin:5px auto;
	width:550px;
	text-align:left;
	}
	
/* recommend
==========================================================*/
dl.recommend-box {
    width:646px;
	background:url(../image/recommend/sale_box_body.jpg) repeat-y;
	}

dl.recommend-box dt{
    width:646px;
	height:55px;
	background:url(../image/recommend/sale_box_head.jpg) no-repeat;
	font-size:16px;
	font-weight:bold;
	line-height:55px;
	text-indent:30px;
	}

dl.recommend-box dd div.recommend-box-inner{
    width:590px;
	margin:0 auto;
	padding:5px 0;
	}

div.recommend-box-inner p,
div.recommend-box-inner img {
    padding:5px 0;
	}
	
div.recommend-box-inner img.img-right {
    float:right;
	margin:0 0 0 20px;
	}
	
dl.recommend-box dd.recommend-box-foot{
    width:646px;
	height:7px;
	overflow:hidden;
	clear:both;
	background:url(../image/recommend/sale_box_foot.jpg) no-repeat;
	}

/* policy
==========================================================*/
div.policy-box  p{
    padding:5px 0;
	}
	
/* animal
==========================================================*/
p.line3 {
    border-bottom:1px solid #ccc;
	margin-bottom:3px;
	}

div.animal-box table p.padding-tb9 {
    padding:9px 0 9px 0;
	}

div.animal-box table td {
    font-size:10px;
	}

/* contact
==========================================================*/
div.contact-box table {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	}
	
div.contact-box table th {
    padding:5px 0 8px 0;
    vertical-align:top;
	text-align:center;
	}
	
div.contact-box table tr {
    background:url(../image/contact/line.jpg) no-repeat bottom;
	}
	
div.contact-box table tr td{
    padding:5px 0 8px 0;
	}
	
div.contact-box table tr.no-line {
    padding-bottom:0;
    background-image:none;
	}
		
textarea.input-txtarea2 {
	width:80%;
	height:150px;
	}

div#conf-box {
    width:350px;
	border:1px solid #E3E3E3;
	padding:10px 0;
	margin:0 auto;
	text-align:center;
	}
	
/* recruit
==========================================================*/
dl.recruit-list {
    padding:0 10px;
	}
	
dl.recruit-list dd {
    margin-bottom:5px;
	}
	
/* mobile
==========================================================*/
div.qr-box dl {
    float:left;
    width:125px;
	height:130px;
	}
	
div.qr-box dl dt {
    text-align:center;
	}
	
div.qr-box dl dd {
    text-align:center;
	}
	
/* aqua
==========================================================*/
div.aqua-main {
    width:616px;
	margin:0 auto;
	}

dl.aqua-box {
    width:616px;
	}

dl.aqua-box dt{
    width:616px;
	}

dl.aqua-box dd {
    padding:0 19px 10px 19px;
	background:#32B2CF;
	}

dl.aqua-box dd p {
    padding:5px 5px;
	text-align:left;
	}

dl.aqua-box dd img {
    padding:5px 0;
	}

dl.aqua-box dd p img{
    padding:0;
	}

dl.aqua-box dd.aqua-box-foot{
    width:616px;
	height:6px;
	overflow:hidden;
	padding:0;
	background:url(../image/aqua/aqua_box_foot.jpg) no-repeat;
	}

table.tbl-aqua th {
    background-color:#F4F9FD;
	}

table.tbl-aqua th.bg-blue {
    background-color:#32B2CF;
	border:1px solid #32B2CF;
	}

table.tbl-aqua td.bg-blue {
    background-color:#32B2CF;
	border:1px solid #32B2CF;
	}

/* smallanimal
==========================================================*/
div.box-smallanimal {
    width:596px;
	margin:0 auto;
	padding:10px 0;
	}
	
div#tori-box,
div#honyurui-box,
div#hatyurui-box {
    width:596px;
	}
	
div#tori-box-head,
div#honyurui-box-head,
div#hatyurui-box-head {
    width:596px;
	height:6px;
	overflow:hidden;
	}
	
div#tori-box-inner,
div#honyurui-box-inner,
div#hatyurui-box-inner{
    padding:0 6px;
	}
	
div#tori-box-foot,
div#honyurui-box-foot,
div#hatyurui-box-foot {
    width:596px;
	height:6px;
	overflow:hidden;
	}
	
div#tori-box { background:#FF787E; }
div#tori-box-head { background:url(../image/smallanimal/box_pink_head.jpg) no-repeat; }
div#tori-box-foot { background:url(../image/smallanimal/box_pink_foot.jpg) no-repeat; }

div#honyurui-box { background:#F5A301; }
div#honyurui-box-head { background:url(../image/smallanimal/box_orange_head.jpg) no-repeat; }
div#honyurui-box-foot { background:url(../image/smallanimal/box_orange_foot.jpg) no-repeat; }

div#hatyurui-box { background:#62A733; }
div#hatyurui-box-head { background:url(../image/smallanimal/box_green_head.jpg) no-repeat; }
div#hatyurui-box-foot { background:url(../image/smallanimal/box_green_foot.jpg) no-repeat; }
	
/* shopping
==========================================================*/
dl.shopping-box {
    width:646px;
	background:url(../image/shopping/shopping_box_body.jpg) repeat-y;
	}

dl.shopping-box dt{
    width:646px;
	height:10px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../image/shopping/shopping_box_head.jpg) no-repeat top;
	}

dl.shopping-box dd.shopping-box-foot{
    width:646px;
	height:7px;
	overflow:hidden;
	background:url(../image/shopping/shopping_box_foot.jpg) no-repeat;
	}

div#rakuten-box {
    float:left;
	width:310px;
	}
	
div#bidders-box {
    float:right;
	width:312px;
	border-left:1px solid #D8CCB4;
	}
	
div#rakuten-box p,
div#bidders-box p {
    padding:0 10px;
	}
	
div.catalog-box {
    margin:0 15px;
    padding:10px 0;
	border-bottom:1px solid #B7B4AB;
	}
	
div.fax-box {
    padding:10px 15px 0 15px;
	}
	
/* exactly
==========================================================*/
div.exactly-main {
    width:616px;
	margin:0 auto;
	}

dl.exactly-box {
    width:616px;
	}

dl.exactly-box dt{
    width:616px;
	height:93px;
	}

dl.exactly-box dd {
    padding:5px 43px 0 43px;
	}

dl.exactly-box dd.exactly-box-foot{
    width:616px;
	height:54px;
	overflow:hidden;
	padding:0;
	}

dl#exactly-box-01 { background:url(../image/exactly/pittari01_box_body.jpg) repeat-y; }
dl#exactly-box-01 dd { background:url(../image/exactly/pittari01_box_body2.jpg) no-repeat; }
dl.exactly-box dd#foot-01 { background:url(../image/exactly/pittari01_box_foot.jpg) no-repeat; }

dl#exactly-box-02 { background:url(../image/exactly/pittari02_box_body.jpg) repeat-y; }
dl#exactly-box-02 dd { background:url(../image/exactly/pittari02_box_body2.jpg) no-repeat; }
dl.exactly-box dd#foot-02 { background:url(../image/exactly/pittari02_box_foot.jpg) no-repeat; }

dl#exactly-box-03 { background:url(../image/exactly/pittari03_box_body.jpg) repeat-y; }
dl#exactly-box-03 dd { background:url(../image/exactly/pittari03_box_body2.jpg) no-repeat; }
dl.exactly-box dd#foot-03 { background:url(../image/exactly/pittari03_box_foot.jpg) no-repeat; }

dl#exactly-box-04 { background:url(../image/exactly/pittari04_box_body.jpg) repeat-y; }
dl#exactly-box-04 dd { background:url(../image/exactly/pittari04_box_body2.jpg) no-repeat; }
dl.exactly-box dd#foot-04 { background:url(../image/exactly/pittari04_box_foot.jpg) no-repeat; }

dl#exactly-box-05 { background:url(../image/exactly/pittari05_box_body.jpg) repeat-y; }
dl#exactly-box-05 dd { background:url(../image/exactly/pittari05_box_body2.jpg) no-repeat; }
dl.exactly-box dd#foot-05 { background:url(../image/exactly/pittari05_box_foot.jpg) no-repeat; }

dl#exactly-box-06 { background:url(../image/exactly/pittari06_box_body.jpg) repeat-y; }
dl#exactly-box-06 dd { background:url(../image/exactly/pittari06_box_body2.jpg) no-repeat; }
dl.exactly-box dd#foot-06 { background:url(../image/exactly/pittari06_box_foot.jpg) no-repeat; }

dl#exactly-box-07 { background:url(../image/exactly/pittari07_box_body.jpg) repeat-y; }
dl#exactly-box-07 dd { background:url(../image/exactly/pittari07_box_body2.jpg) no-repeat; }
dl.exactly-box dd#foot-07 { background:url(../image/exactly/pittari07_box_foot.jpg) no-repeat; }

dl#exactly-box-08 { background:url(../image/exactly/pittari08_box_body.jpg) repeat-y; }
dl#exactly-box-08 dd { background:url(../image/exactly/pittari08_box_body2.jpg) no-repeat; }
dl.exactly-box dd#foot-08 { background:url(../image/exactly/pittari08_box_foot.jpg) no-repeat; }

dl#exactly-box-09 { background:url(../image/exactly/pittari09_box_body.jpg) repeat-y; }
dl#exactly-box-09 dd { background:url(../image/exactly/pittari09_box_body2.jpg) no-repeat; }
dl.exactly-box dd#foot-09 { background:url(../image/exactly/pittari09_box_foot.jpg) no-repeat; }

dl#exactly-box-10 { background:url(../image/exactly/pittari10_box_body.jpg) repeat-y; }
dl#exactly-box-10 dd { background:url(../image/exactly/pittari10_box_body2.jpg) no-repeat; }
dl.exactly-box dd#foot-10 { background:url(../image/exactly/pittari10_box_foot.jpg) no-repeat; }

dl.exactly-box dd p {
    margin-bottom:10px;
	}
	
dl.exactly-box dd table {
    width:400px;
	margin:0 auto;
	text-align:center;
	}

/* trimmer
==========================================================*/
div.trim-box-left {
    width:325px;
	float:left;
	}
	
div.trim-box-right {
    width:265px;
	float:right;
	}
	
div.bubble-box {
    width:600px;
	background:url(../image/trimmer/bubble_box_back.jpg) repeat-y;
	margin-bottom:20px;
	}

div.bubble-bbox {
    width:600px;
	background:url(../image/trimmer/line2.jpg) repeat-y center center;
	margin-bottom:20px;
	}
	
div.bubble-box2 {
    float:left;
	width:122px;
	padding:0 13px;
	}
	
div.bubble2-box2 {
    float:left;
	width:172px;
	padding:0 13px;
	}
	
div.bubble2-box2 span{
    color:#00BFBD;
	}

p#trim-txt01 {
    margin-top:10px;
	border-top:2px solid #FFBF81;
	color:#FF7F00;
	text-align:right;
	}
	
p#trim-txt01 a{
	color:#FF7F00;
	}
	
p#trim-txt02 {
    margin-top:10px;
	border-top:2px solid #BFE0B3;
	color:#80C26B;
	text-align:right;
	}

p#trim-txt02 a{
	color:#80C26B;
	}
	
div.b-line {
	border:#B57A12 2px solid;
	text-align:left;
	margin:20px 40px;
	color:#8B5C29;
	padding:6px;
	}
	
/* shoparea
==========================================================*/
dl.shoparea-box {
    width:646px;
	background:url(../image/shoparea/shoparea_box_body.jpg) repeat-y;
	}

dl.shoparea-box dt{
    width:646px;
	height:10px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../image/shoparea/shoparea_box_head.jpg) no-repeat top;
	}

dl.shoparea-box dd.shoparea-box-foot{
    width:646px;
	height:7px;
	overflow:hidden;
	background:url(../image/shoparea/shoparea_box_foot.jpg) no-repeat;
	}

/* sitemap
==========================================================*/
ul.icon-txt li{
	background:url(../image/main/h4.gif) no-repeat 0 6px;
	font-weight:normal;
	padding:1px 0 0 12px;
	margin:0;
    }

ul.icon-txt li ul li{
	background:none;
	font-weight:normal;
	padding:1px 0 0 140px;
	margin:0;
    }
	
div.sitemap-box {
	background:url(../image/sitemap/back.jpg) repeat-y 130px 0;
	}

/* recruit2
==========================================================*/
div.recruit2-box-left {
    width:325px;
	float:left;
	}
	
div.recruit2-box-right {
    width:265px;
	float:right;
	}
	
div.bubble-box {
    width:600px;
	background:url(../image/recruit2/bubble_box_back.jpg) repeat-y;
	margin-bottom:20px;
	}

div.bubble-bbox {
    width:600px;
	background:url(../image/recruit2/line2.jpg) repeat-y center center;
	margin-bottom:20px;
	}
	
div.bubble-box2 {
    float:left;
	width:122px;
	padding:0 13px;
	}
	
div.bubble2-box2 {
    float:left;
	width:172px;
	padding:0 13px;
	}
	
div.bubble2-box2 span{
    color:#00BFBD;
	}

p#recruit2-txt01 {
    margin-top:10px;
	border-top:2px solid #FFBF81;
	color:#FF7F00;
	text-align:right;
	}
	
p#recruit2-txt01 a{
	color:#FF7F00;
	}
	
p#recruit2-txt02 {
    margin-top:10px;
	border-top:2px solid #BFE0B3;
	color:#80C26B;
	text-align:right;
	}

p#recruit2-txt02 a{
	color:#80C26B;
	}
	
div.b-line {
	border:#B57A12 2px solid;
	text-align:left;
	margin:20px 40px;
	color:#8B5C29;
	padding:6px;
	}

/*-- プロフィール部分のtable --*/
table.tbl-recruit2 {
	border-collapse: collapse;
	}
	
table.recruit2 th{
	}
	
table.recruit2 td{
	border:1px solid #ffd2b2;
	background:#FFFBF2;
	text-align:left;	
        }

