@charset "shift-jis";

/* ---------- Layout and HTML ---------- */
* {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #DDC6A7;
	text-align: center;
}
.alt {
	display: none;
}
#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(../img/bg_main.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.contents {
	width: 845px;
	margin-right: 28px;
	margin-left: 27px;
}
#main_area {
	margin-top: 25px;
	margin-bottom: 50px;
}
#main_shop {
	margin-top: 0px;
	margin-bottom: 50px;
}

h1 {
	background-image: url(../img/logo_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 61px;
	margin-left: 8px;
	}

/* ---------- header ---------- */

#header {
	background-image: url(../img/bg_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	padding-top: 30px;
}
#header td {
	vertical-align: top;
}
#header td .bt {
	width: 89px;
}
.bt img {
	margin-bottom: 8px;
}
#navi {
	margin-left: 497px;
}
#home_copy {
	float:left;
	margin-top: 40px;
	margin-left: 170px;
	margin-bottom: 0px;
	padding: 0px;
}

/* ---------- footer ---------- */

#footer {
	background-image: url(../img/bg_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	padding-right: 16px;
	padding-left: 15px;
}
#footer td.link {
	padding-top: 8px;
	padding-left: 27px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	line-height: 12px;
}
#footer td.link a:link,#footer td.link a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer td.copy {
	text-align: right;
	font-size: 10px;
	color: #2A1514;
	padding-top: 8px;
	padding-right: 15px;
	vertical-align: top;
	line-height: 12px;
}

/* ---------- navi ---------- */
.menu_Box {
	padding-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 293px;
	text-align: left;
	vertical-align: top;
}
.menu_Box a:hover {
	background-image: url(../img/bg_menu.gif);
	background-repeat: repeat-y;
	display: block;
}
.product_Menu {
	background-image: url(../img/bg_menu1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 62px;
}
.product_Menu a:link,.product_Menu a:visited {
	display: block;
	background-color: #FFFFFF;
	width: 185px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.service_Menu {
	background-image: url(../img/bg_menu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 62px;
	margin-top: 25px;
}
.service_Menu a:link,.service_Menu a:visited {
	display: block;
	background-color: #FFFFFF;
	width: 185px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.shop_List {
	background-image: url(../img/bg_menu3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 62px;
	margin-top: 25px;
}
.shop_List a:link,.shop_List a:visited {
	display: block;
	background-color: #FFFFFF;
	width: 185px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

.other_List {
	background-image: url(../img/bg_menu4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 62px;
	margin-top: 25px;
}
.other_List a:link,.other_List a:visited {
	display: block;
	background-color: #FFFFFF;
	width: 185px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#menu2,#menu3,#menu4,#menu5,#menu6,#menu7,#menu8,#menu10,#menu11,#menu12,#menu14,#menu15 {
	margin-left: 55px;
}


/* ---------- main contents ---------- */

h3.news_title {
	background-image: url(../img/indedx_img_03.gif);
	background-repeat: no-repeat;
	height: 25px;
}
h4.news_bn {
	margin-top: 5px;
	text-align: right;
}
h4.news_back {
	background-image: url(/news/newsimg/backnum.gif);
	background-repeat: no-repeat;
	height: 25px;
}
.news {
	list-style-type: none;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 25px;
}
.news dl { color: #333333; font-size: 12px; line-height: 20px; }
.news dt { float: left; padding:0; margin: 0; }
.news dd { margin: 0 0 0 7em; _height: 1%; /* Hack for Win IE6 */   }
.news a:link,.news a:visited,.news a:active { font-size: 12px; color: #333333; text-decoration: none;}
.news a:hover { font-size: 12px; color: #333333; text-decoration: underline; }

table .banner { clear:both; }
.banner img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* ---------- margin ---------- */

.marR23 {
	margin-right: 23px;
}
.marL50 {
	margin-left: 50px;
}
.marB20 {
	margin-bottom: 20px;
}

/* ---------- 新規作成時に削除可 ---------- */

.dammy_table p {
	font-size: 12px;
	color: #2A1514;
	margin-bottom: 20px;
}


/* ---------- 追加5/23（山口） ---------- */
/* ---------- 共通パーツ ---------- */
.clear { clear:both; }
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline;
	}

/* \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* */

.clear {
	clear:both;
}
.b { font-weight:bold; }
.fL {float:left;}
.fR {float:right;}
.center{ text-align:center;}
img.fL {float:left; margin:0 10px 5px 0;}
img.fR {float:right; margin:0 0 20px 10px;
border-width: 1px;
border-style: solid;
border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
padding: 5px 5px 5px 5px;
}

.PR10 {padding-right:5px; }

#second .img_border {background-color: #FFFFFF;
border-width: 1px;
margin: 0px 10px 10px 5px;
padding: 5px 5px 5px 5px;
border-style: solid;
border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;}
.pagetop a { color: #333; text-decoration:underline; }
.pagetop a:hover, .pagetopt a:active { color: #7F0019; }
.pagetop {font-size: 12px;text-align: right;margin: 20px 0 0px 0;padding: 0 0 5px 0;}

.pagetop_border a { color: #333; text-decoration:underline; }
.pagetop_border a:hover, .pagetop_border a:active { color: #7F0019; }
.pagetop_border {font-size: 12px;text-align: right;margin: 20px 0 30px 0;padding: 0 0 20px 0; border-bottom:1px solid #CCCCCC;}

.textM { font-size:14px; line-height:2; }

/* ---------- 2階層目レイアウト ---------- */
#second {font-size: 12px;color: #2A1514; line-height:1.6;}
#second h2 { margin:0 0 10px 0;}
#second h3 { margin:0px 0;}
#second h4 { margin:0 0 10px 0; font-size:14px; font-weight:bold; color:#2A1514;}
#second h5 { margin:0px 0;}
#second p { margin:0 0 5px 0}

/* ---------- タイトル ---------- */
h3.train_title {background-image: url(../img/training/train_ttl01.gif);background-repeat: no-repeat;height: 27px;}
h3.train_title02 {background-image: url(../img/training/train_ttl02.gif);background-repeat: no-repeat;height: 27px;}
h3.service_title {background-image: url(../img/service/ttl_tenpo_2.gif);background-repeat: no-repeat;height: 27px;}
h3.ginza_title {background-image: url(../img/shopinfo/ttl_ginza_2.gif);background-repeat: no-repeat;height: 27px;}
h3.family_title {background-image: url(../img/memorial/ttl_family.gif);background-repeat: no-repeat;height: 27px;}
h3.sample_title {background-image: url(../img/memorial/ttl_sample.gif);background-repeat: no-repeat;height: 27px;}
h3.event_title {background-image: url(../img/memorial/ttl_event.gif);background-repeat: no-repeat;height: 27px;}
h3.dogpark_title {background-image: url(../img/dogpark/ttl_dogpark.gif);background-repeat: no-repeat;height: 27px;}
h3.dogparking_title {background-image: url(../img/dogparking/ttl_dogparking.gif);background-repeat: no-repeat;height: 27px;}
h3.company_title {background-image: url(../img/company/ttl_company.gif);background-repeat: no-repeat;height: 27px;}
h3.concept_title {background-image: url(../img/concept/ttl_concept.gif);background-repeat: no-repeat;height: 27px;}
h3.recruit_title {background-image: url(../img/recruit/ttl_recruit.gif);background-repeat: no-repeat;height: 27px;}
h3.sitemap_title {background-image: url(../img/info/ttl_sitemap.gif);background-repeat: no-repeat;height: 27px;}
h3.privacy_title {background-image: url(../img/info/ttl_privacy.gif);background-repeat: no-repeat;height: 27px;}
h3.business_title {background-image: url(../img/info/ttl_business.gif);background-repeat: no-repeat;height: 27px;}
h3.pr_title {background-image: url(../img/info/ttl_pr.gif);background-repeat: no-repeat;height: 27px;}

/* ---------- フッターお問い合わせ、地図 ---------- */
.contact,.photo,.trimmer {
	border-top: 1px solid #666;
	background-color: #F1F1F1;
	padding: 5px 5px 10px 5px;
	width: 546px;
	color:#202020;
	margin:30px 0 20px 0;
}
.trimmer {margin:10px 0 20px 0;}

.contact dl,.photo dl,.trimmer dl {
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
	width: 50%;
}

.contact dt,.photo dt,.trimmer dt {
	padding: 0 0 5px 0;
}
.contact dl dt,
.contact dd,.photo dl dt,.photo dd,.trimmer dl dt,.trimmer dd { margin: 0 0 0 15px; }
.contact dl dt,.photo dl dt,.trimmer dl dt{ margin: 0 0 0 6px;}
.contact dd.subttl { margin: 5px 0 0 15px;}
.photo dd.square { margin: 0 0 10px 15px; padding-left:10px; background: #F1F1F1 url(../img/icon_square.gif) no-repeat 0 7px ;}
.trimmer dd { margin: 0 0 8px 15px; }

.m_contact {
	border: 1px solid #005A38;
	background-color: #FFF9F1;
	padding: 0;
	width: 290px;
	color:#2A1514;
	font-size:14px;
	font-weight:bold;
	margin-bottom:30px;
}
.m_contact p{
	padding: 5px 5px 10px 5px;
}

/* borderBox */
.borderBoxOut {
	background: #F7E9D7;
	margin:  0 0px 20px 0;
	padding: 5px;
	width:546px;
}
.borderBoxIn {
	background: #FFF;
	padding: 15px;
}



/* ---------- テーブル ---------- */

.NormalTable {
	font-size: 12px;
	line-height:1.4;
	width: 100%;
	margin: 10px 0 20px 0;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
}

.NormalTable th,
.NormalTable td {
	padding: 5px 10px;
	border-top: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;border-spacing:0px;
	font-size: 12px;
	color:#2A1514;
	line-height:1.4;
}
.NormalTable td.midashi {background-color:#DDC6A7; font-weight:bold; color:#2A1514;}
.NormalTable td.title { background-color: #FBF4EB; font-weight:bold; color:#2A1514;}
.NormalTable td.title2 {
	background-color: #FBF4EB;
	text-align:left;
	font-size: 10px;
	border-bottom: 0px solid #CCCCCC;
}

.chushaku {
	width: 100%;
	margin: 0 0 10px 0;
	border: 0;
}

.chushaku  td {
	padding: 2px 0px 2px 2px;
	border: 0;
	line-height:1.2;
}


.2head {
	margin-bottom: 10px;
}


.takatori {
	background-color: #FF3399;
	padding: 2px;
}
.shibuya {
	background-color: #F6DA78;
	padding: 2px;
}
.gin6 {
	background-color: #CC9933;
	padding: 2px;
}
.pr_dot {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

