@charset "UTF-8";

/* ---------- reset ---------- */

* {
	margin:0;
	padding:0;
	font-size: 100%;
	font-family: Verdana, Arial, sans-serif;
}
img {
	border: none;
}
li {
	list-style: none;
}
.clear{
clear: both;
}
/* ---------- reset_end ---------- */

/* ---------- clearfix ---------- */
/* ボックスの最後にclearをセット
==========================================================*/
.clearfix:after,
div#container:after,
div#wrapper:after,
div#content:after,
div#sidebar :after {
   content: ".";

   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix,
div#container,
div#wrapper,
div#content,
div#sidebar { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix,
* html div#container,
* html div#wrapper,
* html div#content,
* html div#sidebar  { height: 1% }
.clearfix,
div#container,
div#wrapper,
div#content,
div#sidebar  {display:block;}
/* end MacIE5 */






/* ---------- body ---------- */

body {
	text-align:center;
	background:#fee990 url(img/bg.jpg) repeat-x top;
	color: #666666;
	font-family: sans-serif;
}

#main-container {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

#container {
	width:820px;
	margin:0 auto;
	text-align:center;
	background-color:#ffffff;
	}

a {
	text-decoration:none;
	color:#FF6000;
}

a:hover {
	color:#F54104;
	text-decoration: underline;
	background-color: #ffffff;
}

/* ---------- body_end ---------- */

#main-content {
	background-color: none;
	width: 565px;
	float: right;
	text-align: left;
	margin-top: 15px;
}

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

#header {
	text-align: left;
	margin: 15px 0 5px 0;
	width: 800px;
}

#header img {
	float: left;
	border: none;
}

#head-module p {
	float: right;
	margin-top: 30px;
	text-align: left;
	font-size: 60%;
}

#head-module p a {
	background: transparent url(http://www.kurara.info/img/head-btn.gif) no-repeat left 50%;
	padding: 0 10px;
}


/* ---------- header_end ---------- */

/* ---------- search ---------- */
.site-search{
	claer: both;
	background: transparent url("http://www.kurara.info/img/search-bg.gif") no-repeat top left;
	padding: 5px 0px;
	text-align:left;
	color:#ffffff;
}

.site-search form {
	margin-left: 600px;
}

.site-search label {
	text-decoration: none;
	font-size: 60%;
}
.site-search #search {border:1px solid #999999; width:120px; font-size:80%; color:#999999;}

.site-search input.submit {
	 position: relative;
	 top: 4px;
	 left: 0px;
}

/* ---------- search_end ---------- */

/* ---------- banner ---------- */

#banner {
}

#banner h1 {
	text-align: left;
	color: #FF8437;
	font-size:13px;
	font-weight:normal;
	position: relative;
	top:7px;
	left: 0px;
	padding-left:5px;
	letter-spacing: 0.03em;
}

#banner a { color:#FF8437;}

#banner a:hover {
	color:#F54104;
	background: transparent;
}

#banner h2 {
	text-align:left;
	color: #333333;
	font-size: 80%;
	font-weight: normal;
	position: relative;
	top: 104px;
	left: 0px;
	padding-left: 20px;
}

/* ---------- banner_end ---------- */

/* ---------- main ---------- */
/* ---------- content ---------- */

.content-head {
	width:565px;
	background: #ffffff url(http://www.kurara.info/img/content-head.gif) no-repeat left top;
	padding-top: 28px;
}

.content .main-box {
	margin-top:10px;
}

.content p { font-size:80%;line-height:140%; }
.content p.navi { font-size:80%;line-height:100%;margin-bottom:5px; }

.category-title { border-bottom:1px solid #cccccc;padding-bottom:2px;margin-bottom: 5px; }
.category-title p {
	background: transparent url(http://www.kurara.info/img/title-bg.gif) no-repeat top left;
	font: bold 90% #666666 "ＭＳ ゴシック";
	letter-spacing: 0.08em;
	vertical-align: middle;
	padding: 3px 0 3px 15px; 
	line-height:100%;
}

.content h1{
	background: #cccccc url(http://www.kurara.info/img/title_h1.gif)  no-repeat left top;
	color:#666666;
	font-size:90%;
	padding: 10px 3px 10px 20px;
	margin-bottom:10px;
}

.content h2 {
	color:#ffffff;
	background: transparent url(http://www.kurara.info/img/title_h2.gif)  no-repeat 0 50%;
	font-size:90%;
	padding: 8px 5px 6px 18px;
	margin-bottom:10px;
}

.content h2 a {
	color: #ffffff;
	background-color: transparent;
}

.content h3{
	background: transparent url(http://www.kurara.info/img/title_h3.gif) no-repeat left top;
	color: #666666;
	font-size:80%;
	padding: 8px 5px 5px 5px;
	margin-bottom: 10px;
	border-bottom: solid 1px #F59204;
}

.content h4{
	background: transparent url(http://www.kurara.info/img/title_h4.gif) no-repeat left top;
	color: #666666;
	font-size:80%;
	padding: 4px 5px 4px 15px;
	margin-bottom:10px;
	border-bottom: solid 1px #F59204;
}

.content h5{
	background: transparent url(http://www.kurara.info/img/title_h5.gif) no-repeat center left;
	color: #666666;
	font-size:80%;
	padding-left: 20px;
	margin-bottom: 10px;
}

.content h6{
	background: transparent url(http://www.kurara.info/img/title_h6.gif) no-repeat center left;
	color: #666666;
	font-size:80%;
	padding-left: 20px;
	margin-bottom: 10px;
}

.entry {  }

.entry-header a {
	background-color: transparent;
}
.entry-header a:hover {
	background-color: transparent;
}

.entry-body a {
	text-decoration: none;
}

.entry-info {
	background:url(http://www.kurara.info/img/entry_info_bg.gif) no-repeat;
	margin-top:10px;
	padding: 5px 0 20px 0;
}

.entry-info ul { list-style-type: none; }

.entry-info li {
	color:#666666;
	font-size:70%;
	display:inline;
	margin-right: 5px;
}

.content blockquote {
	font-size:80%;
	padding: 10px ;
	margin: 10px 0;
	background: transparent url(http://www.kurara.info/img/blockquote-bg.gif) repeat-y center center;
	border-top: solid 1px #F59204;
	border-bottom: solid 1px #F59204;
}

.search {
	padding-top: 1px;
}

/* ---------- content_end ---------- */

/* ---------- sidebar ---------- */

#sidebar {
	width:202px;
	float:left;
	text-align:center;
	margin-top: 15px;
}

.info h3 {
	font-size: 2px;
	text-indent: -7000em;
	background: transparent url(http://www.kurara.info/img/info.gif) no-repeat top left;
	width: 202px;
	height: 24px;
}

.info img {
	margin-top: 8px;
}

.info p {
	margin-top: 8px;
	font-size: 60%;
	text-align: left;
	line-height: 150%;
}

.syndicate {
	margin-bottom: 10px;
}

.syndicate h3 {
	font-size: 2px;
	text-indent: -7000em;
	background: transparent url(http://www.kurara.info/img/link.gif) no-repeat top left;
	width: 202px;
	height: 24px;
	margin-top: 15px;
}

.syndicate a {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 186px;
	height: 41px;
	text-indent: -7000em;
	background: transparent url(http://www.kurara.info/img/rss-syndi.gif) no-repeat left top;
	margin:8px 10px 0px 10px;
}

.syndicate a:hover {
	background: transparent url(http://www.kurara.info/img/rss-syndi.gif) no-repeat left bottom;
}

.powered {
	margin-bottom: 15px;
}

.powered li{
	font-size:70%;
}

.powered ul {
	list-style: none;
}

/* ---------- main-menu ---------- */

.main-menu {
	background: transparent url(http://www.kurara.info/img/main-menu-btm.gif) no-repeat left bottom;
	width: 202px;
	padding-bottom: 16px;
	margin-bottom:13px;
}

.main-menu h3 {
	font-size: 2px;
	display: block;
	width: 202px;
	height: 26px;
	text-indent: -7000em;
	background: transparent url(http://www.kurara.info/img/main-menu.gif) no-repeat left top;
	margin: 0px;
}

.main-menu ul {
	list-style-type: none;
}

.main-menu li {
	text-align: left;
	padding: 0 2px 2px 2px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.main-menu ul li a {
	font-size: 80%;
	color: #666666;
	display: block;
	background: transparent url(http://www.kurara.info/img/menu-btn-out.gif) no-repeat top left;
	border-bottom: 2px solid #F59204;
	vertical-align: middle;
	padding: 12px 5px 8px 30px;
}
.main-menu li a:hover {
	text-decoration: none;
	color:#F54104;
	background: transparent url(http://www.kurara.info/img/menu-btn-over.gif) no-repeat top left ;
	border-bottom: 2px solid #F54104;
	vertical-align: middle;
	padding: 12px 5px 8px 30px;
}

/* ---------- main-menu_end ---------- */
/* ---------- left_end ---------- */

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

.footer {
	clear: both;
	margin-top: 30px;
	border-top: 1px solid #D9D9D9;
	padding-top:10px;
	text-align:center;
}

.footer p {
	font-size:12px;
	padding: 10px 0 20px 5px;
}

/* ---------- footer_end ---------- */

/* ---------- news ---------- */

.content h3.whats-new-tit {
	font-size: 2px;
	text-indent: -7000em;
	background: transparent url(http://www.kurara.info/img/whatsnew.gif) no-repeat top left;
	height: 35px;
	margin-bottom: 5px;
	border: none;
}

.new-txt {
	margin-bottom: 15px;
}

.new-txt p {
	background: transparent url(http://www.kurara.info/img/whatnewlist.gif) no-repeat top left;
	padding: 4px 4px 4px 15px;
	margin-bottom: 1px;
	font-size:70%;
}

/* ---------- news_end ---------- */

/* ---------- sub-menu ---------- */

#sub-menu {
	padding-bottom:17px;
	background: transparent url(http://www.kurara.info/img/subtit-shadow.gif) repeat-x bottom left;
	margin-bottom:5px;
}

#sub-menu h3 { display:none; }
#sub-menu ul { list-style:none; }
#sub-menu li {
	display: inline;
	margin: 2px 15px 2px 0;
}

#sub-menu li a {
	background:url(http://www.kurara.info/img/subtit-mark-out.gif) no-repeat center left;
	text-decoration: none;
	padding-left:15px;
	white-space: nowrap;
	font-size: 80%;
}

#sub-menu li a:hover {
	color:#F54104;
	background:url(http://www.kurara.info/img/subtit-mark-over.gif) no-repeat center left;
	text-decoration:underline;
}

/* ---------- sub-menu_end ---------- */

/* ---------- trackback ---------- */

#trackback-url {
	border:1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
}

/* ---------- trackback_end ---------- */

/* ---------- comment ---------- */

fieldset { margin-top:20px; }

legend {
	font-size:80%;
}

#comment-author {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-email {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-url {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-text {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-preview,#comment-post,#comment-cancel  {
	width:100px;
	font-size:80%;
}

#comments-open-data ul { list-style-type: none; }

ul.comments-open-footer  {
	padding-top: 15px;
}

.comments-open-footer li {
	display:inline;
	list-style-type: none;
	margin-right: 15px;
}

.comments-post label {
	font-size:80%;
	margin:10px 0;
}

.cclicense { margin:10px 0px;padding:3px; border:1px solid #999BB4;background:#D3D5FA;}

.cclicense p { font-size:60%; }

/* ---------- comment_end ---------- */

/* ---------- archive_list ---------- */

.archive-list {
	margin:0px;
	padding:10px;
	background-color: #FFF3E2;
	border-top:1px solid #F59204;
	border-bottom:1px solid #F59204;
	list-style: none;
}

.archive-list-item {
	font-size:80%;
	color: #FF6000;
	margin:0px;
	padding:3px 0px;
	border-bottom:1px solid #F59204;
}

/* ---------- archive_list_end ---------- */

/* ---------- archive_list_end ---------- */

#comment-box {
	padding: 10px 0 20px 0;
	margin-left: 30px;
}

.comments-post-content {
	margin-bottom: 30px;
}
/* ---------- archive_list_end ---------- */

.search-result {
margin-bottom:15px;
}

ul#under-navi {
	text-align:center;
	font-size:12px;
	padding:0;
	margin:0;
	}
	
ul#under-navi li {
	display:inline;
	}

div#info-body {
	background:#FFF3E2;
	border:1px solid #FF9933;
	border-top:none;
	padding:5px;
	text-align:left;
	}
	
div.side-banner {
	margin-bottom:13px;
	}
	
div.side-banner a img{
	margin: 0;
	padding: 0;
	}
div.side-banner a:hover{
	opacity:0.6;
	filter: alpha(opacity=60);
	text-decoration: none;
}
div.side-banner a:hover img{
	opacity:0.6 !important;
	filter: alpha(opacity=60)  !important;
}

/* ------------------------------
TOP PAGE main
------------------------------ */
.toppage_01{
	width: 565px;
	height: auto;
	margin: 0;
	padding: 0;
}
.top_BOX01{
	width: 545px;
	height: auto;
	margin: 0 10px;
	padding: 0 0 30px;
}
.toppage_01 .top_BOX01 img {
	width: 250px;
	height: 167px;
	margin: 0 0 30px;
	padding: 0;
	float: left;
}
.toppage_01 .top_BOX01 p {
	width: 230px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}
.toppage_01 .top_BOX02 ul{
	width: 545px;
	height: auto;
	margin: 0 10px 30px;
	padding: 0;
}
.toppage_01 .top_BOX02 ul li{
	width: 175px;
	height:auto;
	float:left;
}
.toppage_01 .top_BOX02 ul li.t_01{
	width: 175px;
	height:auto;
	margin: 0 10px;
}
.toppage_01 .top_BOX02 ul li p{
	width:350px;
	height: auto;
	text-align: center;
	padding-top: 100px;
}
.toppage_01 .top_BOX03{
	width: 545px;
	height: auto;
	margin: 0 10px 0;
	padding-top: 30px;
	clera:both;
}
.toppage_01 .top_BOX03 a img{
	width: 535px;
	height: 58px;
	margin: 0;
	padding: 0;
}






/* ------------------------------
menu
------------------------------ */

/*----------okonomi----------*/

.menu{
	width: 535px;
	height: auto;
	margin: 0 15px 0;
	padding: 0;
}
.menu .menu_img01{
	background:url(http://www.kurara.info/img/menu/menu_01.jpg) no-repeat;
	width: 535px;
	height: 250px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
.menu .menu_txt01{
	width: 535px;
	height: auto;
	margin: 20px 0 0;
	padding: 0;
}
.menu .menu_txt01 p{
	font-size: 12px;
	font-weight: bold;
	margin-bottom:10px;
}

.menu .menu_txt01 table th {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 7px 10px 5px;
	text-align:left;
	font-weight: normal;
	border-bottom: dotted 1px #7f7f7f;
}
.menu .menu_txt01 table{
	font-size: 12px;
}
.menu .menu_txt01 table tr td {
	width: 215px;
	height: auto;
	margin: 0;
	padding: 7px 70px 5px 10px;
	text-align:right;
	border-bottom: dotted 1px #7f7f7f;
}
.menu_ph{
	width:535px;
	height:140px;
	margin:30px 0 0;
	padding:0;
}
.menu_ph01{
	width:175px;
	height:140px;
	margin:0;
	padding:0 5px;
}

/*---------- yakisoba ----------*/
.menu .menu_img02{
	background:url(http://www.kurara.info/img/menu/menu_05.jpg) no-repeat;
	width: 535px;
	height: 250px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
.menu_txt01 .topping {
	margin-top:15px;
}
.menu_txt01 .topping tr th{
	/*width:515px;*/
	height:auto;
	padding: 7px 10px 5px;
	border-bottom: dotted 1px #7f7f7f;
	font-weight: normal;
}
.menu_txt01 .topping tr td{
	/*width: 100px;*/
	height: auto;
	margin: 0;
	padding: 7px 10px 5px;
	text-align:left;
	font-weight: normal;
	border-bottom: dotted 1px #7f7f7f;
}

/*---------- ippinn ----------*/
.menu .menu_title01{
	color:#ffffff;
	background: transparent url(http://www.kurara.info/img/menu/title01_h2.gif)  no-repeat 0 50%;
	font-size:90%;
	padding: 8px 5px 6px 18px;
	margin-bottom: 10px;
	text-align: left;
}
.menu_ippin{
	width:535px;
	height:auto;
	margin:0;
	padding:0;
}
.menu_ippin .ippin_01 table{
	width:535px;
	height: auto;
	margin: 0 0 10px;
	padding: 0;
}
.menu_ippin .ippin_01 table tr td div.ippin_box{
	width:173px;
	height: auto;
	margin: 0;
	padding: 0;
	border: solid 1px #fd9734;
	font-size: 12px;
}
.menu_ippin .ippin_01 table tr td div.ippin_box img {
	width:155px;
	height:140px;
	margin:10px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
} 
.menu_ippin .ippin_01 table tr td div.ippin_box p.ippin_txt01{
	background:#f4ce93;
	width:175px;
	height:auto;
	margin:0;
	padding: 5px 0px;
	font-weight: bold;
	text-align: center;
}
.menu_ippin .ippin_01 table tr td div.ippin_box p.ippin_txt02{
	width:153px;
	height:auto;
	margin:0;
	padding: 5px 10px;
	text-align:right;
}
.menu_ippin .ippin_01 table tr td div.ippin_box02{
	width:173px;
	height: auto;
	margin: 0 2px;
	padding: 0;
	border: solid 1px #fd9734;
	font-size: 12px;
}
.menu_ippin .ippin_01 table tr td div.ippin_box02 img {
	width:153px;
	height:140px;
	margin:10px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
} 
.menu_ippin .ippin_01 table tr td div.ippin_box02 p.ippin_txt01{
	background:#f4ce93;
	width:175px;
	height:auto;
	margin:0;
	padding: 5px 0px;
	font-weight: bold;
	text-align: center;
}
.menu_ippin .ippin_01 table tr td div.ippin_box02 p.ippin_txt02{
	width:155px;
	height:auto;
	margin:0;
	padding: 5px 10px;
	text-align:right;
}
.menu_title02{
	color:#ffffff;
	background: transparent url(http://www.kurara.info/img/menu/title01_h2.gif)  no-repeat 0 50%;
	font-size:12px;
	padding: 8px 5px 6px 18px;
	margin-top:30px;
	text-align: left;
}

/*---------- lunch ----------*/
.lunch_01 {
	width: 505px;
	height: auto;
	margin:10px 15px;
	padding: 0;
	background: #f4ce93;
}
.lunch_01 ul{
	width: 485px;
	height: auto;
	margin:0;
	padding:15px 15px 10px;
}
.lunch_01 ul li{
	font-size:12px;
	line-height:2em;
	text-align: left;
}
.lunch_01 p{
	padding:0 15px 15px;
	color: #c76741;
	text-align: left;
	font-size:12px;
}
.lunch_01 p span{
	padding:0 10px 0;
	color: #cf4610;
	text-align: left;
	font-size:12px;
	font-weight: bold;
}
.lunch_01 .lunch_txt01{
	padding:15px;
	color: #c76741;
	text-align: left;
	font-size:12px;
}
.lunch_01 h5{
	margin: 0 0 0 10px;
}
div.lunch_01 div.lunch_set01{
	width: 250px;
	height: auto;
	margin: 0 0 0 10px;
	padding: 15px 0 0 0;
	float:left;
	font-size:12px;
}

.lunch_01 .lunch_set01 .lunch_txt02 p{
	padding:10px 15px;
	color: #c76741;
	text-align: left;
	font-size:12px;
	line-height:2em;
}
.lunch_01 .lunch_set01 .lunch_txt02 ul{
	width: 230px;
	height: auto;
	margin:0 0 0 15px;
	padding: 0;
}
.lunch_01 .lunch_set01 .lunch_txt02 ul li{
	font-size:12px;
	line-height:2em;
	text-align: left;
}
.lunch_01 .lunch_set02{
	width: 200px;
	height: 134px;
	margin: 15px 15px 0 0;
	padding:0;
	float:right;
}
.lunch_01 .lunch_set01 h5 {
	font-size: 12px;
}

/*----------pickup----------*/

#pickup{
	width: 535px;
	height: auto;
	margin: 0 15px 0;
	padding: 0;
}
.pikuup_con img{
	width: 250px;
	height: 180px;
	margin: 0;
	padding: 0;
	float:left;
}
.pikuup_con .pickup_box01{
	width: 245px;
	height: auto;
	margin:0;
	padding:15px;
	background: #f4ce93;
	float:right;
}
.pikuup_con .pickup_box01 p{
	font-size: 12px;
	line-height:1.5em;
	margin-bottom:10px;
}	

/* ------------------------------
info
------------------------------ */

/*----------info----------*/
#info{
	width: 535px;
	height: auto;
	margin: 0 15px 30px;
	padding: 0;
}
.info_con #info_map{
	width: 320px;
	height: 320px;
	margin: 0;
	padding: 0;
	float: left;
}
.info_con #info_map small a{
	font-size: 12px;
}
.info_con .info_box01{
	width: 190px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}
.info_con .info_box01 img{
	width:190px;
	height:238px;
	margin: 0 0 10px;
	padding: 0;
}
.info_con .info_box01 table{
	width:190px;
	height:auto;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.info_con .info_box01 table tr .info_addres{
	width:190px;
	height:auto;
	margin:0;
	padding: 5px;
}
.info_con .info_box01 table tr th{
	background: transparent url(http://www.kurara.info/img/title_h5.gif) no-repeat center left;
	color: #666666;
	font-size:100%;
	padding-left: 20px;
	margin-bottom: 10px;
	text-align:left;
}
.info_con .info_box01 table tr td{
	width:140px;
	height:auto;
	margin:0;
	padding: 5px;
}
.info_con .info_box01 table tr info_l{
	width:30px;
	height:auto;
	margin:0;
	padding: 5px;
}
#info2{
	width: 535px;
	height: auto;
	margin: 0 15px 20px;
	padding: 0;
	background: #f4ce93;
}
#info2 .cuupon{
	width:500px;
	height: auto;
	margin:0;
	padding:15px;
}
#info2 .cuupon p{
	font-size: 13px;
	font-weight: bold;
	line-height: 2em;
	text-align:left;
}
#info2 .cuupon ul{
	text-align: center;
	margin: 15px 0;
}
#info2 .cuupon ul li{
	font-size: 12px;
	text-align: left;
	line-height: 1.8em;
	padding:0;
}
#print01{
	width: 560px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}

div#coupon-box {
	border:1px double #ff6600;
	text-align:center;
	padding:10px 0;
	background:url(img/info/coupon_logo.jpg) no-repeat top left;
	}
	
div#coupon-box p{
	text-align:left;
	padding-left:10px;
	}

div#coupon-bar {
	padding:3px;
	background:#ff6600;
	margin:5px 0;
	}

table.tbl-coupon {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width:95%;
	margin:10px;
	}
	
table.tbl-coupon td{
	padding:5px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border-bottom:1px solid #ccc;
	padding-left:10px;
	}

/***********************************************
 Touroku
***********************************************/

div.tourokuHead p
{
	line-height:1.5;
}

div.formBox h3
{
	margin-top:15px;
}

table.formTable
{
	margin-bottom:15px;
	width:100%;
	border-collapse:collapse;
}

table.formTable tr th,table.formTable tr td
{
	padding:5px;
	border:1px solid #feac5b;
	text-align:left;
	font-size:small;
	font-weight:normal;
}

table.formTable tr th
{
	width:11em;
}

/***********************************************
 Menu
***********************************************/
div.menuNaviBox
{
	margin-bottom:15px;
}

div.menuNaviBox ul
{
	width:535px;
	margin:0 auto;
}

div.menuNaviBox ul li
{
	float:left;
	width:107px;
	height:30px;
	text-indent:-9999em;
	overflow:hidden;
}

div.menuNaviBox ul li a
{
	display:block;
	width:107px;
	height:30px;
	overflow:hidden;
}

div.menuNaviBox ul li a#menuNavi1{background:url("http://www.kurara.info/img/menu/menu_navi_01.gif") no-repeat; background-position:0 -30px;}
div.menuNaviBox ul li a#menuNavi2{background:url("http://www.kurara.info/img/menu/menu_navi_02.gif") no-repeat; background-position:0 0;}
div.menuNaviBox ul li a#menuNavi3{background:url("http://www.kurara.info/img/menu/menu_navi_03.gif") no-repeat; background-position:0 0;}
div.menuNaviBox ul li a#menuNavi4{background:url("http://www.kurara.info/img/menu/menu_navi_04.gif") no-repeat; background-position:0 0;}
div.menuNaviBox ul li a#menuNavi5{background:url("http://www.kurara.info/img/menu/menu_navi_05.gif") no-repeat; background-position:0 0;}

div#menuBox1{display:block;}
div#menuBox2{display:none;}
div#menuBox3{display:none;}
div#menuBox4{display:none;}
div#menuBox5{display:none;}