@charset "Shift_JIS";





/*--------------------------------------------------------------------

guideline : ver1.03

since : 2006/-------

writer : 

last_editday : ----------

last_editor : ------------

--------------------------------------------------------------------*/





/*--------------------------------------------------------------------

common

cssの初期化

--------------------------------------------------------------------*/





* {

  font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;

  margin:0;

  padding:0;

}



html, body {

	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;

	margin: 0;

	padding: 0;

	font-size: 100%;

	text-align: center;

}





h1, h2, h3, h4, h5, h6, address {

  font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;

  margin: 0;

  padding: 0;

  border: 0;

  font-style: normal;

  font-weight: normal;

  font-size: 100%;

}



div, blockquote, p, pre, ul, ol, li, dl, dt, dd {

	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;

	margin: 0;

	padding: 0;

	border: 0;

	font-size: 100%;

	/*height: 40px;*/

}



table, caption, th, td {

  font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;

  margin: 0;

  padding: 0;

  border: 0;

  font-style: normal;

  font-weight: normal;

  font-size: 100%;

}



hr {

  font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;

  margin: 0;

  padding: 0;

  font-size: 100%;

}



iframe {

  font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;

  margin: 0;

  padding: 0;

  border: 0;

  font-size: 100%;

}



span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,

sup, q, br, ins, del, a, img, object {

  font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;

  margin: 0;

  padding: 0;

  border: 0;

  font-style: normal;

  font-weight: inherit;

  font-size: 100%;

}





/*パンくずリスト*/



div.crumbs{

	color: #666;

	font-size:x-small;

	margin:0;

	padding:0;	

}





/*共通部分*/



a {

	color: #333333;

	text-decoration: none;	

}



a:hover {

	color: #FF9933

}



/*headder部分*/

h1 {

	font-size: x-small;

	color:#666;

	padding:2px 0;

	margin:0;

	

}

div#container {

	text-align: left;

	margin: 0px auto;

	padding: 0px;

	height: auto;

	width: 850px;

}



div#header {

	width: 850px;

	height: auto;

}



div#header a {

	margin: 0px;

	padding: 0px;

	auto: 150px;

	width: 850px;

	display: block;

	border-style: none;

	

}



div#header a img {

	margin: 0px;

	padding: 0px;

	auto: 150px;

	width: 850px;

	border-style: none;

	

}

/*

netten

---------------------------------------------------------------------*/

div#netten{

	position:absolute;

	top:0;right:0;

	font-size:10px;

	width:88px;

	height:31px;

}

div#netten a{

	width:88px;

	height:31px;

	text-indent:-9999px;

	background:url(http://www.emono.jp/banner/001/a2.gif) no-repeat top left;

	display:block;

	overflow:hidden;

}



div#header ul {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

	text-align: left;

	height: 28px;

	width:840px;

	background:url(../img/menu_back01.jpg) no-repeat;

}

div#header ul li {

	margin: 0px;

	padding: 0px;

	float: left;

}

div#header ul li a {

	text-indent: -9999px;

	display: block;

	height: 24px;

	width: 100px;

	text-decoration:none;

	outline:none;

}

div#header ul li a.menu1 {

	background-image: url(../img/menu1.jpg);

	background-repeat: no-repeat;

	width: 65px;

}



div#header ul li a.menu2 {

	background-image: url(../img/menu2.jpg);

	background-repeat: no-repeat;

	width: 135px;

}

div#header ul li a.menu3 {

	background-image: url(../img/menu3.jpg);

	background-repeat: no-repeat;

	width: 110px;

}

div#header ul li a.menu4 {

	background-image: url(../img/menu4.jpg);

	background-repeat: no-repeat;

	width: 100px;

}

div#header ul li a.menu5 {

	background-image: url(../img/menu5.jpg);

	background-repeat: no-repeat;

	width: 110px;

}

div#header ul li a.menu6 {

	background-image: url(../img/menu6.jpg);

	background-repeat: no-repeat;

	width: 90px;

}

div#header ul li a.menu7 {

	background-image: url(../img/menu7.jpg);

	background-repeat: no-repeat;

	width: 140px;

}

div#header ul li a.menu8 {

	background-image: url(../img/menu8.jpg);

	background-repeat: no-repeat;

	width: 90px;

}





.clear {

margin: 0px;

padding: 0px;

clear:both;

}



/*main部分*/

div#main {

	width: 850px;

	margin: 0px;

	padding: 0px;

	height: auto;

}







.clear {

margin: 0px;

padding: 0px;

clear:both;

}



/*main部分*/

div#main {

	width: 850px;

	margin: 0px;

	padding: 0px;

	height: auto;

}



/*メニュー部分*/

div#menu {

	width: 200px;

	float: right;

	margin: 0px 0px 10px;

	padding: 0px;

	height: auto;

}



div#menu h3 {

	margin: 0px;

	padding: 0px;

	height: 40px;

	width: 200px;

	display: block;

	background-image: url(../img/cate.jpg);

	background-repeat: no-repeat;

	text-indent: -9999px;

	border-top: none;

	border-right: none;

	border-bottom: none;

	border-left: none;

}



div#menu h3.pr {

	margin: 0px;

	padding: 0px;

	height: 43px;

	width: 200px;

	display: block;

	background-image: url(../img/pr_top.jpg);

	background-repeat: no-repeat;

	text-indent: -9999px;

	border-top: none;

	border-right: none;

	border-bottom: none;

	border-left: none;

}

/* 携帯サイト用ここから */

div#menu h3.cellphone {

	display: block;

	background-image: url(../img/cell.jpg);

	background-repeat: no-repeat;

	text-indent: -9999px;

	border: none;

}

div#menu div.cellphone{

	background: url(../img/cell2.jpg) center top no-repeat;

	margin:0px 0px 5px 0px;

	height:230px;

}

div#menu div.cellphone p{

	margin:0;

	font-size:small;

	padding:5px 20px 20px 20px;

}

div#menu div.cellphone p img{

	margin:5px;

}

/* 携帯サイト用ここまで */

div#menu ul {

	margin: 0px 0px 0px 4px;

	padding: 0px;

	list-style-type: none;

	height: auto;

	width: 190px;

	border-bottom: none;

	border-top-style: none;

	border-right-style: none;

	border-left-style: none;

}

div#menu ul li {

	font-size: 12px;

	margin: 0px;

	background-image: url(../img/cate_s.jpg);

	background-repeat: no-repeat;

	height: 22px;

	width: 175px;

	padding-top: 7px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 25px;

	border-style: none;

}

div#menu ul li a{

	color:#333333;

	border-style: none;

	margin: 0px;

	padding: 0px;

	height: 29px;

	width: 190px;

}

div#menu ul li a:hover{

	color:#FF6600

}



div#main div#menu div.link {

	margin-top: 5px;

	margin-bottom: 10px;

	padding: 0px;

	height: auto;

	width: 200px;

}



div#main div#menu div.link img {

	margin-top: 5px;	

}





div#main div#menu div.pr {

	background-image: url(../img/pr_back.jpg);

	background-repeat: repeat-y;

	margin: 0px 0px 0px 5px;

	padding: 0px 0px 10px;

	clear: both;

	height: auto;

	width: 189px;

	border-bottom: 1px solid #999999;

}

div#main div#menu div.pr img {

	

	margin-top: 2px;

	margin-right: 0px;

	margin-bottom: 2px;

	margin-left: 18px;

	

}





/*---------トップコンテンツ---------------*/

div#main div#contents {

	float: left;

	width: 626px;

	margin: 0px;

	padding: 0px;

	height: auto;

}



div#main div#contents img.shophead {

	vertical-align: bottom;

	clear: both;

	height: 15px;

	width: 628px;

}



div#main div#contents div#shop {

	background-image:url(../img/back02.jpg);

	background-repeat: repeat-y;

	height: auto;

	width: 625px;

	margin: 0px 0 0 3px;

	padding: 0px;

}



div#contents div#shop p.banners{
	disply:block;
	margin:5px 0 0 18px !important;
	margin:10px 0 0 19px;
	padding:0px;
	clear:both;
	height:149px;
	width:574px;
}





div#main div#contents div#areamenu {

	margin: 15px 0 0 18px;

	padding: 0px;

	width: 610px;

	height: auto;

	clear:both;

}



div#main div#contents div#areamenu h3 {

	text-indent: -9999px;

	height: 38px;

	background: url(../img/area.jpg) no-repeat left top;

	margin: 0px;

	padding: 0px;

	width: 583px;

	clear:both;

}

div#main div#contents div#areamenu p {

	margin: 3px 0px;

	padding: 0px;

	height: auto;

	font-size: small;

}







div#main div#contents div#areamenu1 {

 width: 240px;

 float: left;

}



div#main div#contents div#areamenu1 ul {

	width:240px;

	height:auto;

	margin:0px;

	padding:0px;

	list-style-type: none;

}





div#main div#contents div#areamenu1 ul li {

	margin: 0px;

	padding: 0px;

	float: left;

}

div#main div#contents div#areamenu1 ul li a {

	text-indent: -9999px;

	display: block;

	height: 34px;

	width: 105px;

	margin: 5px;

	text-decoration:none;

	outline:none;	

}

div#main div#contents div#areamenu1 ul li a.area1{

	background-image: url(../img/area1a.jpg);

}

div#main div#contents div#areamenu1 ul li a:hover.area1{

	background-image: url(../img/area1b.jpg);

}

div#main div#contents div#areamenu1 ul li a.area2{

	background-image: url(../img/area2a.jpg);

}

div#main div#contents div#areamenu1 ul li a:hover.area2{

	background-image: url(../img/area2b.jpg);

}

div#main div#contents div#areamenu1 ul li a.area3{

	background-image: url(../img/area3a.jpg);

}

div#main div#contents div#areamenu1 ul li a:hover.area3{

	background-image: url(../img/area3b.jpg);

}

div#main div#contents div#areamenu1 ul li a.area4{

	background-image: url(../img/area4a.jpg);

}

div#main div#contents div#areamenu1 ul li a:hover.area4{

	background-image: url(../img/area4b.jpg);

}

div#main div#contents div#areamenu1 ul li a.area5{

	background-image: url(../img/area5a.jpg);

}

div#main div#contents div#areamenu1 ul li a:hover.area5{

	background-image: url(../img/area5b.jpg);

}

div#main div#contents div#areamenu1 ul li a.area6{

	background-image: url(../img/area6a.jpg);

}

div#main div#contents div#areamenu1 ul li a:hover.area6{

	background-image: url(../img/area6b.jpg);

}

div#main div#contents div#areamenu1 ul li a.area7{

	background-image: url(../img/area7a.jpg);

}

div#main div#contents div#areamenu1 ul li a:hover.area7{

	background-image: url(../img/area7b.jpg);

}

div#main div#contents div#areamenu1 ul li a.area8{

	background-image: url(../img/area8a.jpg);

}

div#main div#contents div#areamenu1 ul li a:hover.area8{

	background-image: url(../img/area8b.jpg);

}





div#main div#contents div.map {

	float: left;

	height: auto;

	width: 360px;

	margin: 0px;

	padding: 0px;

	

}

div#main div#contents div.map1 {

	float: left;

	height: auto;

	width: 360px;

	margin: 0px;

	padding: 0px;

	

}

div#main div#contents div.map2 {

	float: left;

	height: auto;

	width: 360px;

	margin: 0px;

	padding: 0px;

	

}

div#main div#contents div.map3 {

	float: left;

	height: auto;

	width: 360px;

	margin: 0px;

	padding: 0px;

	

}

div#main div#contents div.map4 {

	float: left;

	height: auto;

	width: 360px;

	margin: 0px;

	padding: 0px;

	

}

div#main div#contents div.map5 {

	float: left;

	height: auto;

	width: 360px;

	margin: 0px;

	padding: 0px;

	

}

div#main div#contents div.map6 {

	float: left;

	height: auto;

	width: 360px;

	margin: 0px;

	padding: 0px;

	

}

div#main div#contents div.map7 {

	float: left;

	height: auto;

	width: 360px;

	margin: 0px;

	padding: 0px;

	

}



/*---ショップリスト------*/

div#main div#contents div#shoplist {
	clear:both;
	margin: 0 0 0 18px;
	padding: 15px 0 0 0;
	height: auto;
	width:610px;
	overflow:hidden;
	zoom:1;
}
div#main div#contents div#shoplist dl {
	height:120px;
	width: 276px;
	float: left;
	border:1px solid #CCCCCC;
	margin: 5px 2px;
	padding:10px 2px;
	overflow:hidden;
	zoom:1;
}

div#main div#contents div#shoplist dl dt {
	margin:0px;
	padding:0px 5px;
	float: left;
	width: 120px;
	height: auto;
}

div#main div#contents div#shoplist dl dd {
	font-size: small;
	float:left;
	height: auto;
	margin:0px 0px 0px 5px;
}

div#main div#contents div#shoplist dl dd:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#container div#main div#contents div#shoplist img.common {
	width: 120px;
	height: 90px;
}

div#main div#contents div#shoplist dl dd {
	display: inline-table;
	width: 140px;
}

div#contents div#shoplist dl dd p {
	background:url(/img/hand.jpg) no-repeat left 2px;
	text-align: left;
	text-indent:14px;
	line-height:16px;
	margin-bottom: 20px;
	color: #666666;
}

div#contents div#shoplist a.datailLink {
	clear: both;
	margin-top: 2px;
}

div#container div#main div#contents div#shoplist h3 {
	background-image: url(../img/intro.jpg);
	text-indent: -9999px;
	width: 583px;
	height: 41px;
	display:block;
}

image.underImage {
	padding:0px;
	margin:0px;
	clear:both;
	vertical-align:top;
}

div#underImage {
	padding:0px;
	margin:0 0 -3px -3px;
	clear:both;
	height: 21px;
	width: 628px;
	border-style: none;
	vertical-align:top;
}

div#topImage {
	padding:0px;
	margin:0 0 0px -3px;
	clear:both;
	height: 15px;
	width: 628px;
	border-style: none;
	vertical-align:top;
}

div#underImage01 {
	padding:0px;
	margin:0 0 0 0px;
	clear:both;
	height: 21px;
	width: 628px;
	border-style: none;
	vertical-align:top;
}
/*  サイトマップ */

div#sitemap {

	height: auto;

	font-size: 12px;

	margin: 0px 0px 0px 10px;

}



div#sitemap h3 {

		background-image: url(../img/sitemap_title.jpg);

	background-repeat: no-repeat;

	height: 50px;

	width: 598px;

	text-indent:-9999px;

	display:block;

	margin:0;	

}



div#sitemap ul {

	width:580px;

	margin:10px 10px 0 20px;

}



div#sitemap ul li {

	float:left;

	margin: 2px 15px 0 0;

	background:url(../img/hand.jpg) no-repeat left top;

	padding:0 2px 0 15px;

	list-style-type:none;

	width:auto;

}





div#sitemap p.sitemap1 {

	background:url(../img/navi01.jpg) no-repeat left center;

	font-size:medium;

	font-weight:bold;

	color:#FF9933;

	padding:25px 0 0 25px;

	margin:0 0 0 5px;

	clear:both;

}



div#sitemap p.sitemap2 {

	background:url(../img/navi01.jpg) no-repeat left center;

	font-size:medium;

	font-weight:bold;

	color:#FF9933;

	padding:25px 0 0 25px;

	margin:0 0 0 5px;

	clear:both;

}



div#sitemap p.sitemap3 {

	background:url(../img/navi01.jpg) no-repeat left center;

	font-size:medium;

	font-weight:bold;

	color:#FF9933;

	padding:25px 0 0 25px;

	margin:0 0 0 5px;

	clear:both;

}







/*プライバシーポリシー*/

div#pri {

	width: 600px;

	height: auto;

	font-size: 12px;

}



div#pri h2#privacy {

	background-image: url(../img/site_title.jpg);

	background-repeat: no-repeat;

	height: 50px;

	width: 598px;

	text-indent:-9999px;

	display:block;

	margin:0px 10px 5px 10px;

}



div#pri div#privacy dl {

	height: auto;

	width: 600px;

	font-size: 12px;

}



div#pri div#privacy dl dt {

	height: auto;

	width: 574px;

	border-bottom: 2px solid #FF9933;

	padding: 4px 3px 3px 15px;

	margin:3px 10px;

	background:url(../img/menu_back_icon.gif) no-repeat left center;

	font-size:small;

	color:#FF9933;

	}



div#pri div#privacy dl dd {

	height: auto;

	width: 560px;

	margin:5px 0 15px 20px;

	font-size:small;

	color:#666;

	background:url(../img/back_sitepolicy.jpg) no-repeat right bottom;

	padding:0 0 25px 0;

}



div#pri div#privacy p {

	margin: 5px 5px 15px 15px;

	color:#666;

	line-height:1.2em;

	padding: 0px;

	width: 590px;

		clear:both;

}



dl.conpanyList{

	width: 560px;

	height: 90px;

	clear: both;

	margin-top: 5px;

	margin-left: 10px;

}



#container #main #contents #pri #conpanyList dd {

	height: auto;

	width: 450px;

	float: left;

	padding: 0px;

	margin: 7px 0px 0px;

	border-bottom: 1px dotted #FF9933;

	background:none;

}



div#pri dl#conpanyList{

	background:none;

	height:auto;

	}



#container #main #contents #pri #conpanyList dt {

	height: auto;

	width: 100px;

	float: left;

	margin: 7px 0px 0px;

	padding: 0px;

	clear: both;

	border-bottom: 1px dotted #FF9933;

	border-top-style: none;

	border-right-style: none;

	border-left-style: none;

	background:none;

}







/*問い合わせ*/

div#toiawase {

	font-size: 12px;

	width: 580px;

	margin: 0px;

	height: auto;

	padding: 0px 0px 0px 10px;

}



div#toiawase01 {

	width: 590px;

	border:1px solid #FF9933;

	padding: 10px 0px 10px 10px;

	height:auto;

}



div#toiawase h3 {

	background-image: url(../img/con01_title.jpg);

	background-repeat: no-repeat;

	height: 50px;

	width: 598px;

	text-indent:-9999px;

	display:block;

	margin:0;	

}



div#toiawase h3.toiawase {
	background-image: url(../img/con01_title.jpg);
}


div#toiawase h3.branch {
	background-image: url(../img/con_title.jpg);
}



div#toiawase p {

	margin: 10px 5px 15px 5px;

	color:#666;

	line-height:1.2em;

	padding: 0px;

	width: 580px;

		clear:both;

}



div#toiawase ul {

	width: 580px;

	height: auto;

	margin: 0px;

	padding: 0px;

		clear:both;

}

div#toiawase ul li {

	width: 580px;

	height: auto;

	margin: 0 0 10px 0;

	list-style-type:none;


	clear:both;

}



div#toiawase ul li p{

	width:500px;

	margin:0 0 5px 0;

	padding: 0px 0 0 15px;

	border-bottom:1px dashed #CCC;


	background:url(../img/hand.jpg) no-repeat left center;

	line-height:20px;

}



p.chui{

	font-size:xx-small;

	color:#666;

	}





div#toiawase input {
	margin: 0 0 5px 0;
	padding: 0px;
}

div#toiawase select {
	width:150px;
	margin: 0 0 5px 0;
	padding: 0px;
}
div#toiawase textarea {
	font-size:12px;
	margin: 0 0 15px 0;
	padding: 0px;
}







div#toiawase span {

	color: #FF0000;	

	float:left;

}



div#toiawase li p span {

	color: #FF0000;

	float:none;

}







/*送信終了画面*/

div#contents p.end {

	width: 571px;

	margin: 0px 0px 50px 10px;

	padding: 15px;

	border:1px solid #CCC;

	font-size: 16px;

	color: #FF9933;

	background:#F8F8F8;

	font-weight: bold;

}

div#contents p.back_top{
	font-size: 12px;
	margin: 0px 0px 0px 12px;
	background:transparent url(../img/hand.jpg) no-repeat scroll left 4px;
	background-repeat:no-repeat;
	line-height:20px;
	padding:0px 0 0 17px;
}





/*運営会社について*/

div#contents div#com {

	height: auto;

	width: 600px;

	font-size: 12px;

}



div#contents div#com h2 {

	background-image: url(../img/com_title.jpg);

	background-repeat: no-repeat;

	height: 50px;

	width: 598px;

	text-indent:-9999px;

	display:block;

		margin:0px 10px 15px 10px;

}





div#contents div#com table#company{

	width: 594px;

	margin:0px 13px;

	border:1px solid #FF9933;

	color:#666;

	line-height:1.2em;

}



div#contents div#com table#company tr{

	border-bottom:1px dashed #FF9933;

	padding:5px;

	height: auto;

	width: auto;

}



div#contents div#com table#company th{

	border-bottom:1px dashed #FF9933;

	width:100px;

	padding:6px 0 0 23px;

	background:url(../img/hand.jpg) no-repeat 5px center;

}



div#contents div#com table#company td{

	border-bottom:1px dashed #FF9933;

	padding:6px 0;

}



/*　出店依頼　*/

div#link2 {

	margin: 0px;

	height: auto;

	width: 610px;

	padding: 0px;

}



div#link2 ul {

	margin:10px 0px 0px 15px;

	padding: 0px;

	list-style-type: none;

	height: auto;

	width: 585px;

}



div#link2 ul li {

	width: 585px;

	height: auto;

	margin: 0px;

	padding: 0px;

	font-size: small;

	color:#666;

	line-height:1.2em;

}



div#link2 h2#link {

	background-image: url(../img/branch_title.jpg);

	background-repeat: no-repeat;

	height: 50px;

	width: 598px;

	text-indent:-9999px;

	display:block;

	margin:0px 10px 0 10px;

	

}



/*ペット大好きについてのページ*/

div#about {

	width: 590px;

	height: auto;

	padding: 0 10px 10px 10px;

	font-size: 12px;

}



div#about h2#about {

	background-image: url(../img/about_title.jpg);

	background-repeat: no-repeat;

	height: 50px;

	width: 598px;

	text-indent:-9999px;

	display:block;

	

}



#about dl#sitePolicy {

	height: auto;

	width: 590px;

	margin:15px 10px 0 5px;	

}



#about dl dt{

	height: auto;

	width: 570px;

	margin: 5px 0px 10px 0;

	border-bottom: 2px solid #FF9933;

	background:url(../img/menu_back_icon.gif) no-repeat left center;

	padding: 4px 3px 3px 15px;

	font-size:small;

	color:#FF9933;



}



#about dl dd{

	margin: 0px 0px 5px 5px;

	padding: 0px 0 25px 0;

	height: auto;

	width: 585px;

	font-size:small;

	color:#666;

	line-height:1.3em;

	background:url(../img/back_sitepolicy.jpg) no-repeat right bottom;

}



#about dl dd a{

	color:#F53;

	}

	

#about dl dd a:hover{

	color:#F53;

	}



div#about dl#sitePolicy ol.menseki {

	list-style-type: none;

	height: auto;

	width: 560px;

}



div#about dl#sitePolicy ol.menseki li {

	height: auto;

	width: 560px;

	margin-top: 5px;

	margin-bottom: 9px;

	padding: 0px;

}



dl.companyInfo{

	width: 500px;

	clear: both;

	margin-top: 15px;

	margin-left: 0px;

}



#container #main #contents #about #sitePolicy .companyInfo dt {

	height: auto;

	width: 130px;

	border-style: none;

	float: left;

	margin: 0px;

	padding: 0px;

	clear: both;

	background:none;

	color:#F53;

}



#container #main #contents #about #sitePolicy .companyInfo .add{

	height: 60px;

}



#container #main #contents #about #sitePolicy .companyInfo dd {

	height: auto;

	width: 350px;

	float: left;

	padding: 0px;

	background:none;

}





/*csvファイル表示部分*/



div#next {

	width: 70px;

	height: auto;

	margin: 5px 0px 0px 10px;

	padding: 0px;

	text-align: right;

	font-size: 12px;

	clear:both;

}



div#csv {

	height: auto;

	width: 580px;

	margin: 0px;

	padding: 0px;

}



div#csv ul {

	height: auto;

	width: 580px;

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}



div#csv ul li p {

	height: auto;

	width: 500px;

	margin: 0 0 5px 0;

	padding: 0px 0px 0px 18px;

	display: block;

	font-weight:bold;

	font-size:medium;

	background-image:url(../img/hand.jpg);

	background-repeat: no-repeat;

	color:#F93;

}



div#csv ul li {

	height: auto;

	width: 540px;

	margin: 3px 10px 10px 10px;

	padding: 10px;

	border: 1px solid #F93;

}



div#csv ul li ul {

	height: auto;

	width: 520px;

	margin: 0px 0px 0px 20px;

	padding: 0px;

	list-style-type: none;

}



div#csv ul li ul li {

	height: auto;

	width: 490px;

	margin: 0px;

	padding: 0px;

	font-size: 12px;

	border-style: none;

}



div#csv ul li ul li.tel {

	background-image: url(../img/csv_tel01.gif);

	background-repeat: no-repeat;

	padding: 4px 0 4px 55px;

	color:#666;

}



div#csv ul li ul li.address{

	background-image: url(../img/csv_address01.gif);

	background-repeat: no-repeat;

	padding: 4px 0 4px 55px;

	color:#666;

}



div#csv ul li ul li.com {

	background-image: url(../img/csv_detail01.gif);

	background-repeat: no-repeat;

	padding: 4px 0 4px 55px;

	color:#666;

	line-height:1.3em;

	width:470px;

}

/*注文方法ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/





#buy {

	width:600px;

	height: auto;

	margin:0px 0px 0px 10px;

	padding:0px;

	font-size: 12px;



	}

	

div#buy p {

	width: 580px;

	height: auto;

	margin: 0px;

	padding:0 10px 10px 10px;

	clear: both;

	font-size:small;

	color:#666;

	line-height:1.3em;

}



div#buy img.bar {

	width: 550px;

	height:30px;

	clear:both;

}





div#buy img.y {

	width:500px;

	height: auto;

	margin:0px 0px 0px 10px;

	padding:0px;

}



div#buy p.buy2 {

	background-image: url(../img/about_shop.jpg);

	background-repeat: no-repeat;

	height: 50px;

	width: 598px;

	text-indent:-9999px;

	display:block;

}



div#buy p.policy {

	background-image: url(../img/about_law.jpg);

	background-repeat: no-repeat;

	height: 50px;

	width: 598px;

	text-indent:-9999px;

	display:block;

	margin:20px 0 0 0;

	clear:both;

}





div#buy dl {

	width: 580px;

	margin:10px 0 0 0;

	padding:0px;

	height: auto;

	clear:both;

	

}



div#buy dl dt {

	float: left;

	height: auto;

	width: 290px;

}



div#buy dl dt img {

	margin: 0 0 0 10px;

	padding: 0px;

}



div#buy dl dd {

height:auto;

	width: 260px;

	margin: 0px 0px 0px 20px;

	padding: 5px;

	float: right;

	line-height:1.3em;

	font-size:small;

	color:#666;

}



div#buy dl dd b{

	color:#CC3300;

	font-weight:bold;

	}











/*footer部分*/
div#footer {
	clear: both;
	width: 830px;
	height: 60px;
	font-size: 12px;
	margin-top:10px;
	padding:20px 10px 10px 10px;
	border-top:1px dashed #999999;
	background:#F3F3F3;
}

div#footer ul {
	list-style-type: none;
	height: 14px;
	overflow:hidden;
	zoom:1;
}
div#footer ul li {
	float: left;
	border-right:1px solid #666;
	margin-right:5px;
	padding-right:5px;
	height:14px;
}
div#footer ul li.footer_link{
	border-right:none;
	margin-right:0px;
	padding-right:0px;
}
div#footer ul li a {
	color: #F53;
}
div#footer ul li a:hover {
	color: #F9B;
}


div#hr {
	clear: both;
	display: block;
}

div#footer address{
	margin-top:10px;
	color:#666;
	}



div.netten_portal {

	width: 850px;

	font-size: 10px;

	text-align: left;

	color:#666;

}

div.netten_portal a{

	font-size: 10px;

	text-align: left;

	color:#666;

}

div.netten_portal a:hover{

	font-size: 10px;

	text-align: left;

	color:#CCC;

}



p.top_back{

	background:url(../img/top_back.jpg) no-repeat;

	display:block;

	text-indent:-9999px;

	width:184px;

	height:26px;

	margin:15px 0 0 440px;

	clear:both;

	outline:0;

	text-decoration:none;

	}

	

p.top_back a{

	background:url(../img/top_back.jpg) no-repeat;

	width:184px;

	height:26px;

	display:block;

	outline:0;

	text-decoration:none;

	}

	

p.top_back a:hover{

	background:url(../img/top_back.gif) no-repeat;

	}

	

div#main h5.big_area{
	font-size:12px;
	text-align:right;
	margin:10px 0px 0px 0px;
	padding:0px 10px 0px 0px;
}

div#main h5.big_area a{
	color:#ff9c00;
	font-weight:bold;
}



div#underImage {
	clear:both;
}

div#privacy {
	height:auto;
}

div#contents *{
	zoom:1;
}
div#branchshop p{
	margin:5px 10px;
	font-size:small;
	line-height:150%;
}
div#branchshop dl dt{
	font-size:small;
	margin:3px 10px;
}