/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ボディ */
body {
 margin:0;
 padding:0;
 background-image:url(../images/bg.png);
 background-repeat: repeat;
}
/* テキストリンクのカラー（通常時） */
div#footer ul li a:link {
	color:#FFF;
}
div#aside-right p a:link {
	color:#FFF;
}
/* テキストリンクのカラー（オンマウス時） */
div#footer ul li a:hover {
	color:#FFC;
}
div#footer ul li a:visited {
	color:#885bb6;
}
div#aside-right p a:hover {
	color:#FFC;
}
div#aside-right p a:visited {
	color:#faf0e6;
}
/* 基本レイアウト */
div#wrapper {
	width:960px;
	margin:0 auto;
	padding:0px 10px;
}
div#header {
	width:960px;
	height:300px;
	padding:0px;
}
div#article {
	width:960px;
	height:1335px;
	margin:10px 0px;
}
div#footer {
	text-align:center;
	line-height:30px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
}
div#infomation {
	width:960px;
	height:200px;
	margin-bottom:10px;
}
h1.info {
	width:500px;
	height:200px;
	background-image:url(../images/info.png);
	text-indent:-9999px;
}
h2.info {
	width:455px;
	height:100px;
	background-image:url(../images/infomation.png);
	text-indent:-9999px;
	margin-left:505px;
	margin-top:-200px;
}
h3{
	width:455px;
	height:80px;
	background-image:url(../images/order.png);
	text-indent:-9999px;
	margin-left:505px;
	margin-top:20px;
	display:block;
}
h3 a {
	width:455px;
	height:80px;
	display:block
}
div#facebook {
	width:475px;
	height:730px;
}
h2.facebook {
	width:475px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	font-weight:bolder;
}
h2.shop {
	width:475px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	font-weight:bolder;
	margin-top:10px;
}
h2.shop2 {
	width:475px;
	height:50px;
	background-image:url(../images/shop2.png);
	text-indent:-9999px;
	margin-top:10px;
}
h2.shop2 a {
	width:475px;
	height:50px;
	display:block
}
div#right {
	width:475px;
	margin-top:-1135px;
	margin-left:495px;
}
h2.made {
	width:475px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	font-weight:bolder;
	margin-top:10px;
}
div#right p.image01 {
	width:230px;
	height:180px;
	background-image:url(../images/01.png);
	text-indent:-9999px;
}
div#right p.text01 {
	width:216px;
	height:166px;
	border:2px solid #cccccc;
	padding:5px 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	line-height:23px;
	margin-top:-180px;
	margin-left:235px;
	color:#1f3134;
	margin-bottom:20px;
}

div#right p.text02 {
	width:216px;
	height:166px;
	border:2px solid #cccccc;
	padding:5px 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	line-height:19px;
	color:#1f3134;

}
div#right p.image02 {
	width:230px;
	height:180px;
	background-image:url(../images/02.png);
	text-indent:-9999px;
	margin-top:-180px;
	margin-left:235px;
	margin-bottom:20px;
}
div#right p.text03 {
	width:216px;
	height:166px;
	border:2px solid #cccccc;
	padding:5px 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	line-height:20px;
	color:#1f3134;
	margin-top:-180px;
	margin-left:235px;
	margin-bottom:20px;

}
div#right p.image03 {
	width:230px;
	height:180px;
	background-image:url(../images/03.png);
	text-indent:-9999px;
}
div#right p.text04 {
	width:216px;
	height:166px;
	border:2px solid #cccccc;
	padding:5px 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	line-height:23px;
	color:##1f3134;

}
div#right p.image04 {
	width:230px;
	height:180px;
	background-image:url(../images/04.png);
	text-indent:-9999px;
	margin-top:-180px;
	margin-left:235px;
	margin-bottom:20px;
}
div#right p.text05 {
	width:216px;
	height:166px;
	border:2px solid #cccccc;
	padding:5px 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	line-height:20px;
	color:#1f3134;
	margin-top:-180px;
	margin-left:235px;
	margin-bottom:30px;
}
div#right p.image05 {
	width:230px;
	height:180px;
	background-image:url(../images/05.png);
	text-indent:-9999px;

}
div#right p.text06{
	width:455px;
	height:80px;
	background-image:url(../images/order.png);
	text-indent:-9999px;
	margin-left:5px;
}
div#right p.text06 a {
	width:455px;
	height:80px;
	display:block

}
span.red {
	color:#ff0000;
	font-weight:bold;
}
div#footer p.text01 {
	width:948px;
	height:30px;
	padding:5px 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	line-height:28px;
	color:#1f3134;
	text-align:center;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	margin-bottom:5px;
	font-weight:bolder;
}
div#footer p.bn {
	width:960px;
	height:270px;
	background-image:url(../images/kingyo_bn.png);
	text-indent:-9999px;
}
div#footer p.bn a {
	width:960px;
	height:270px;
	display:block
}
/* オーダーページ */
div#order-article {
	width:960px;
	height:1220px;
	margin:10px 0px;
}
div#info p.image01 {
	width:960px;
	height:50px;
	background-image:url(../images/sugoi.png);
	text-indent:-9999px;
}
div#info p.image02 {
	width:960px;
	height:150px;
	background-image:url(../images/sugoi2.png);
	text-indent:-9999px;
}
div#order {
	width:960px;
	height:480px;
	margin:10px 0px;
}
div#order p.image00 {
	width:960px;
	height:50px;
	background-image:url(../images/form01.png);
	text-indent:-9999px;
}
div#order p.image01 {
	width:300px;
	height:200px;
	background-image:url(../images/pack.png);
	text-indent:-9999px;
	margin:10px 10px 0px 100px;
}
div#order p.text01 {
	width:290px;
	height:30px;
	padding:5px 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	line-height:30px;
	color:#1f3134;
	text-align:center;
	margin-left:100px;
}
div#order p.price01 {
	width:291px;
	height:26px;
	padding:5px 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	line-height:30px;
	color:#ff4500;
	text-align:center;
	margin-left:100px;
	border:2px double #000000;
	font-weight:bolder;
}
div#order p.image02 {
	width:300px;
	height:200px;
	background-image:url(../images/box.png);
	text-indent:-9999px;
	margin:-280px 0px 0px 560px;
}
div#order p.text02 {
	width:286px;
	height:56px;
	padding:5px 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:20px;
	color:#1f3134;
	text-align:center;
	margin-left:560px;
	border:2px double #000000;
	margin-top:10px;
}
div#order p.text03 {
	width:950px;
	height:50px;
	padding:5px 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:35px;
	line-height:40px;
	color:#ff4500;
	text-align:center;
	font-weight:bolder;
	margin-top:10px;
}
div#order p.text04 {
	width:900px;
	height:60px;
	padding:5px 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:25px;
	line-height:30px;
	color:#000000;
	font-weight:bolder;
	margin-left:50px;
}
div#order2 p.image01 {
	width:960px;
	height:50px;
	background-image:url(../images/order2.png);
	text-indent:-9999px;
	margin-top:10px;
}
div#order2 p.text01 {
	width:900px;
	height:30px;
	padding:5px 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	line-height:30px;
	color:#1f3134;
	margin-left:50px;
}
div#order2 p.text02 {
	width:900px;
	height:30px;
	padding:5px 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	line-height:30px;
	color:#1f3134;
	margin-left:50px;
}
div#order2 p.text03 {
	width:900px;
	height:30px;
	padding:5px 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	line-height:30px;
	color:#1f3134;
	margin-left:50px;
}
div#order2 p.text04 {
	width:900px;
	height:30px;
	padding:5px 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	line-height:30px;
	color:#1f3134;
	margin-left:50px;
}
div#eating p.image01 {
	width:960px;
	height:50px;
	background-image:url(../images/eat.png);
	text-indent:-9999px;
	margin-top:10px;
}
div#eating p.text01 {
	width:900px;
	height:120px;
	padding:5px 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:25px;
	line-height:40px;
	color:#000000;
	margin-left:50px;
}
div#other p.text01 {
	width:948px;
	height:28px;
	padding:5px 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	line-height:25px;
	color:#0000ff;
	font-weight:bolder;
	border:solid 1px #000000;
	text-align:center;
	margin-top:20px;
}
div#other p.text02 {
	width:960px;
	height:50px;
	background-image:url(../images/back.png);
	text-indent:-9999px;
	margin-top:10px;
	margin-bottom:10px;
}
div#other p.text02 a {
	width:960px;
	height:50px;
	display:block;
}
/**ショップ**/
div#coution {
	width:958px;
	height:92px;
	border:solid 1px #666666;
	margin-top:10px;
	background-color:#ff0000;
	margin-bottom:20px;
}
div#coution p.text01 {
	width:760px;
	height:80px;
	padding:20px 0px 0px 15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	line-height:30px;
	color:#ffffff;
	font-weight:bolder;
}
div#coution p.image01 {
	width:200px;
	height:90px;
	background-image:url(../images/seal2.png);
	text-indent:-9999px;
	margin-top:-99px;
	margin-left:700px;
}
div#hamayuu {
	width:948px;
	height:292px;
	border:solod 1px #666666;
	padding:5px 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	line-height:30px;
	color:#000000;
	margin-bottom:20px;
	font-weight:bolder;
}
div#hamayuu p.image01 {
	width:460px;
	height:200px;
	background-image:url(../images/hamayuu.png);
	text-indent:-9999px;
}
div#shop_map01 {
	width:480px;
	height:300px;
	margin-left:475px;
	margin-top:-290px;
}
div#marin {
	width:948px;
	height:292px;
	border:solod 1px #666666;
	padding:5px 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	line-height:30px;
	color:#000000;
	margin-bottom:20px;
	font-weight:bolder;
}
div#marin p.image01 {
	width:460px;
	height:200px;
	background-image:url(../images/marin.png);
	text-indent:-9999px;
}
div#shop_map02 {
	width:480px;
	height:300px;
	margin-left:475px;
	margin-top:-290px;
}
p.top {
	width:960px;
	height:50px;
	background-image:url(../images/back.png);
	text-indent:-9999px;
	margin-top:10px;
	margin-bottom:10px;
}
p.top a {
	width:960px;
	height:50px;
	display:block;
}
