@charset "UTF-8";


/*	Formatting Reset
----------------------------------------------------*/
body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse; 
	border-spacing: 0; 
}
img {  
	border: 0;
} 
address,caption,cite,code,dfn,em,strong,th,var { 
	font-style: normal; 
	font-weight: normal; 
} 
ol,ul { 
	list-style: none; 
} 
caption,th { 
	text-align: left;
}
h1,h2,h3,h4,h5,h6 { 
	font-size: 100%; 
	font-weight: normal; 
}


/*	Redefine
----------------------------------------------------*/
body {
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Sans-Serif;
	line-height: 1.25;
	font-size: 12px;
	background: #ff3284;
	padding: 10px;
	text-align: center;
}


/*	Hyper Link
----------------------------------------------------*/
a:link		{ color: #0c5f93; text-decoration: underline; }
a:visited	{ color: #704a99; text-decoration: underline; }
a:hover		{ color: #1182c8; text-decoration: underline; }
a:active	{ color: #0c5f93; text-decoration: underline; }


/*	Common Class
----------------------------------------------------*/
.txt_ss	  { font-size: 10px; }
.txt_s	  { font-size: 11px; }
.txt_l	  { font-size: 13px; }
.txt_ll	  { font-size: 14px; }
.clear		{ clear: both; }
.clearfix {
	zoom: 1;
}
.clearfix:after { 
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	line-height: 0;
}
.indent { margin-left: 1em; }
.indent span { margin-left: -1em;	}
.hover {
	filter: Alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}



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

	Shop

----------------------------------------------------*/
#wrapper {
	background: url(img/bg_btm.gif) no-repeat left bottom #fff;
	width: 740px;
	padding: 0;	
	margin: 0 auto;
	text-align: left;
}
#header {
	background: url(img/bg_top.gif) no-repeat left top #fff;
	padding: 0 20px;
}
#header h1 {
	padding-top: 15px;
}
#pankuzu {
	padding: 8px 0;
	text-align: right;
	font-size: 11px;
}
#pankuzu li {
    display: inline;
}  
#pankuzu li a {
    padding-right: 10px;  
    background: url(img/pankuzu.gif) no-repeat right center;  
}
#wrapper .inner_wrap {
	padding: 0 20px;
}

/*	Footer
----------------------------------------------------*/
#footer {
	clear: both;
	border-top: 1px solid #ccc;
	padding: 20px 0;
	margin: 20px 20px 0;
}
#footer ul li {
	float: left;
	background: url(img/icon.gif) no-repeat left 3px;
	padding-left: 10px;
	margin-right: 15px;
	font-size: 11px;
}
#copyright {
	clear: both;
	width: 740px;
	color: #fff;
	text-align: center;
	font-size: 10px;
	padding: 10px 0;
	font-family: verdana,arial,sans-serif;
	margin: 0 auto;
}



/*	Index.html
----------------------------------------------------*/
#area_wrap {
	background: #f5f5f5;
	width: 270px;
	float: left;
}
/*#area_wrap h2 {
	color: #fff;
	padding: 14px 10px 7px;
	background: url(img/line_diamond.jpg) repeat-x left top #bc2373;
}*/
#area_map div {
	padding: 10px;
}
#area_name dl {
	padding: 10px 10px 5px;
}
#area_name dl dt a {
	text-decoration: none;
	color: #ff3284;
	font-weight: bold;
}
#area_name dl dd {
	padding-bottom: 8px;
	word-break: keep-all;
	font-size: 11px;
	line-height: 1.3;
}




/*	List.html
----------------------------------------------------*/
#list_wrap {
	width: 400px;
	float: right;
}
/*#list_wrap h2 {
	background: url(img/bg_area_name.jpg) no-repeat left top #ff3284;
	color: #fff;
	padding: 14px 0 0 38px;
	font-weight: bold;
	height: 24px;
	font-size: 13px;
}*/
#list_wrap .shop_data {
	border-bottom: 1px dotted #ccc;
	padding: 15px 5px;
}
#list_wrap .shop_data h3 {
	color: #ff3284;
	font-weight: bold;
	padding: 0 0 5px 12px;
	background: url(img/icon_heart.gif) no-repeat left 2px;
}
#list_wrap .shop_data h3 a {
	color: #ff3284;
}
#list_wrap .shop_data .shop_txt {
	width: 300px;
	float: left;
}
#list_wrap .shop_data .shop_img {
	width: 82px;
	float: right;
}
#list_wrap .shop_data .shop_img img {
	border: 1px solid #ccc;
}





/*	Deatail.html
----------------------------------------------------*/
#shop_name {
	/*border-top: 1px solid #f298b7;
	border-bottom: 3px solid #f298b7;padding: 10px;margin-bottom: 20px;*/
	background: url(img/bg_shop_name.gif) no-repeat left top;
	height: 75px;
	padding: 0 20px;
}
#shop_name .area {
	padding: 18px 0 2px;
}
#shop_name h2 {
	font-size: 16px;
	font-weight: bold;
	float: left;
	clear: left;
}
#shop_name .tel {
	float: right;
	font-weight: bold;
	font-size: 14px;
}
#detail #back_print {
	clear: both;
	padding: 10px 0;
	width: 252px;
	float: right;
}
#detail #back_print li {
	float: left;
}

#detail #back_print li img {
	vertical-align: bottom;
}
#detail #back_print .back_btn {
	margin-right: 10px;
}
#detail #shop_intro {
	clear: both;
}
#detail .shop_img {
	width: 252px;
	float: right;
}
#detail .shop_img img {
	border: 1px solid #ccc;
}
#detail .shop_txt {
	width: 420px;
	float: left;
}
#detail .shop_txt dl {
	padding-left: 20px;
}
#detail .shop_txt dl dt {
	font-weight: bold;
	padding-bottom: 1em;
	color: #ff3284;
	font-size: 14px;
}
#detail .shop_txt dl dd {
	line-height: 1.5;
}
#detail .shop_txt .button {
	margin: 20px 0 0 20px;
	text-align: center;
}
.tbl_shop_data {
	margin-top: 20px;
	width: 700px;
	border: 1px solid #f298b7;
}
.tbl_shop_data th,
.tbl_shop_data td  {
	border: 1px solid #f298b7;
	border-collapse: collapse;
	padding: 7px 10px;
}
.tbl_shop_data th {
	background: #fff0f5;
	text-align: center;
	width: 120px;
}


/*	Form.html
----------------------------------------------------*/
#form_top_txt {
	padding: 10px 0 0 20px;
}


.w547	{	width: 547px	}
.w320	{	width: 320px	}
.w200	{	width: 200px	}
.w100	{	width: 100px	}
.w50	{	width: 50px		}
.ninni { color: #36c; }

#form textarea {
	font-size: 12px;
	color: #333;
}
#form #policy_ex {
	padding: 7px 0 12px;
	line-height: 1.4;
}
#form #policy_txt {
	padding: 5px;
	line-height: 1.4;
}
#form #policy_doi {
	padding: 15px 0 5px;
}
#form #conf_btn {
	padding-top: 20px;
}
.error {
	color: #c00;
	border: 1px solid #c00;
	padding: 5px 10px;
	margin-top: 10px;
	line-height: 1.4;
}



/*	Thanks.html
----------------------------------------------------*/
#thanks_wrap {
	padding: 20px 0 0;
}
#thanks_txt {
	padding-bottom: 20px;
}
#thanks_txt h3 {
	padding: 5px 0 5px 10px;
	font-weight: bold;
	color: #c00;
	font-size: 16px;

}
#thanks_txt p {
	padding: 0 0 0 10px;
	line-height: 1.5;
}



/*	Policy.html
----------------------------------------------------*/
#policy dl {
	padding: 15px 10px 0;
	line-height: 1.5;
}
#policy dd {
	padding-bottom: 12px;
}
#policy #policy_ttl {
	width: 700px;
}
#policy #policy_ttl h2 {
	float: left;
	width: 260px;
}
#policy #policy_ttl p {
	float: right;
	width: 120px;
	padding-top: 8px;
}


/*	index.html
----------------------------------------------------*/
#indexpage {
	background: url(img/bg_index.jpg) no-repeat left top;
	height: 440px;
	margin: 20px 0 0 20px;
}
#indexpage p {
	padding: 110px 0 20px 90px;
}
#indexpage div {
	padding: 0 0 0 45px;
}
#indexpage div img#search_f {
	margin-right: 25px;
}
