@charset "utf-8";
/* CSS Document */


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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */


#page {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #2E7D90;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #FEFEFE;
}
#header {
	height: 117px;
	width: 980px;
}
#wrapper {
	width: 980px;
}
#topflash {
	width: 980px;
	height: 400px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#tokoan {
	float: right;
}
.form_text {
	padding: 20px;
}
.reqw {
	font-weight: bold;
	color: #900;
}

.topbanner {
	width: 280px;
	float: left;
	margin-left: 5px;
	font-size: 70%;
	line-height: 160%;
}
.reset {
	display: block;
	clear: both;
	float: none;
}

#footer {
	height: 40px;
	width: 980px;
	line-height: 30px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

#menubar {
	height: 40px;
	width: 980px;
	z-index: 50;
	background-image: url(images/menubar.png);
}

.reset {
	clear: both;
	float: none;
}
#menubar ul li a:link{
	display: block;
	float: left;
	width: 105px;
	list-style-type: none;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CFF;
	font-size: 12px;
	text-decoration: none;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0px;

}
#menubar ul li a:visited{
	display: block;
	float: left;
	width: 105px;
	list-style-type: none;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CFF;
	font-size: 12px;
	text-decoration: none;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0px;

}

#menubar ul li a:hover{
	background-image: url(images/menu_hover.png);
	background-repeat: no-repeat;
}
#menubar ul li a:active{
	background-image: url(images/menu_hover.png);
	background-repeat: no-repeat;
}
#menubar ul li{
	display: block;
	float: left;
	list-style-type: none;
}

#logo {
	float: left;
	height: 117px;
	width: 345px;
}
#key_visual {
	height: 14px;
	width: 980px;
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-indent: 10px;
}
#content_lay {
	width: 860px;
}
#content_head {
	height: 15px;
	width: 860px;
	background-image: url(images/content_head.png);
	background-repeat: no-repeat;
}
#form_main {
	font-size: 80%;
}

#content_left {
	float: left;
	width: 255px;
	margin-left: 5px;
}


#content_right {
	float: left;
	width: 595px;
	font-family: Arial, Helvetica, sans-serif;
}

#content_body {
	width: 980px;
	background-image: url(images/content_body.png);
	background-repeat: repeat-y;
}
#content_foot {
	height: 15px;
	width: 860px;
	background-image: url(images/content_foot.png);
	background-repeat: no-repeat;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 250%;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 250%;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	color: #069;
}
.text_link {
	color: #069;
}

.text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 250%;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.text ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 250%;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.text li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 250%;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
}
#gallery {
	padding: 10px;
}
.gl_box {
	float: left;
	width: 160px;
	margin-right: auto;
	margin-left: 8px;
	text-align: center;
	margin-top: 12px;
}

#viz_content_left {
	float: left;
	width: 190px;
}

#viz_content_right {
	float: left;
	width: 670px;
}#v_menu_lay {
	width: 190px;
}
#v_menu_head {
	height: 15px;
	width: 190px;
	background-image: url(images/submenu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#v_menu_body {
	width: 190px;
	background-image: url(images/submenu.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
#v_menu_foot {
	width: 190px;
	background-image: url(images/submenu.jpg);
	background-position: center bottom;
	height: 15px;
}

#v_menu_body ul li{
	list-style-type: none;
	height: 30px;
	width: 190px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 30px;
	font-size: 70%;
	text-decoration: none;
	display: block;
	text-indent: 15px;
}

#v_menu_body ul li a{
	list-style-type: none;
	height: 30px;
	width: 190px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 30px;
	text-decoration: none;
	display: block;
	text-indent: 15px;
	color: #9CC;
}

#v_menu_body ul li a:hover{
	background-image: url(images/submenu_body_a.jpg);
	display: block;
	color: #069;
}

#v_field_lay {
	width: 670px;
}
#v_field_head {
	height: 15px;
	width: 670px;
	background-image: url(images/field_panel.jpg);
	background-position: center top;
}
#v_field_body {
	width: 670px;
	background-image: url(images/field_body.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
#v_field_foot {
	height: 15px;
	width: 670px;
	background-image: url(images/field_panel.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a {
	color: #036;
}
.bt120 {
	height: 30px;
	width: 120px;
	background-image: url(/images/120_button.jpg);
	line-height: 28px;
	text-align: center;
}

.bt120 a{
	height: 30px;
	width: 120px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #09C;
	text-decoration: none;
}
#frittatta {
	margin-left: 6px;
	float: left;
	display: block;
}
#frit_tamago {
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
}
.item_lay {
	height: 180px;
	width: 180px;
	float: left;
	margin: 15px;
}
.item_price {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #933;
	text-align: center;
	width: 180px;
	height: 25px;
}
.item_img {
	height: 180px;
	width: 180px;
}
