@charset "utf-8";
@import url("seo.css");

/* ※ このファイルは変更しないで下さい ※ */

/* -------------------- 全体レイアウト -------------------- */
/* BODY設定 */
body {
	margin: 0 auto;
	padding :0px;
	font-family:"ＭＳ Ｐゴシック", Osaka,sans-serif;
	background-color: #F5F5F5;
	text-align: center;
	
}

p {
	margin: 0px;
	padding :0px;
}

img {
	border:none;
}

ul {
	margin: 0px;
	padding :0px;
	list-style-type: none;
}

h1 {
	margin:0px;
	padding :3px 6px;
	font-size:12px;
	color:#666;
}

h2,
h3,
h4,
h5 {
	margin:0px;
	padding:0px;
}

/* ----- フォント・リンク色の設定をします ----- */


/* フォント全体 */
body,th,td {
	font-size: 12px;	/* フォントサイズ */
	color: #333333;		/* フォントの色 */
	line-height: 1.3em;	/* 行間 */
}

/* 文章中のリンク */
a:link {
	color: #0066cc;		/* リンク・フォントの色 */
	text-decoration: underline;	/* リンク線 */
}
a:visited{
	color: #880088;		/* 訪問済みリンク・フォントの色 */
	text-decoration: underline;	/* リンク線 */
}
a:hover{
	color: #006600;		/* ロールオーバー時・フォントの色 */
	text-decoration: underline;	/* リンク線 */
}
a:active {
	color: #006600;		/* クリック時・フォントの色 */
	text-decoration: underline;	/* リンク線 */
}


/* -------------------- 全体レイアウト -------------------- */

div#main_box {
	width:786px;
	margin:0px auto;
}

div.clear {
	clear:both;
}

form {
	margin:0px;
	padding:0px;
}

div.sp5 {
	width:1px;
	height:5px;
	font-size:0px;
	line-height:0px;
}

div.sp8 {
	width:1px;
	height:8px;
	font-size:0px;
	line-height:0px;
}


div.sp10 {
	width:1px;
	height:10px;
	font-size:0px;
	line-height:0px;
}

div.sp15 {
	width:1px;
	height:15px;
	font-size:0px;
	line-height:0px;
}

div.sp20 {
	width:1px;
	height:20px;
	font-size:0px;
	line-height:0px;
}

div.sp30 {
	width:1px;
	height:30px;
	font-size:0px;
	line-height:0px;
}

.txt_red {
	color:#FE0000;
}

.txt_blue {
	color:#0066cc;
}

.font10 {
	font-size:10px;
}

.font12 {
	font-size:12px;
}

.font14 {
	font-size:14px;
	font-weight:bold;
}


.box_link_text{
	font-size:12px;
	text-align:right;
	padding-top:10px;
	padding-bottom:10px;
}

/* -------------------- pankuzu -------------------- */

div.pankuzu {
	text-align:left;
	padding:5px 5px 15px 5px;
	font-size:10px;
}

/* -------------------- foof_button -------------------- */
.back_box {
	margin: 10px 0px 20px 0px;
}


.box_link{
	padding:10px 5px 0px 5px;
}

.box_link_l {
	float:left;
	padding-left:12px;
	background-image:url(../images/arrow_back.png);
	background-repeat:no-repeat;
	background-position:center left;
}

.box_link_r {
	float:right;
	padding-left:12px;
	background-image:url(../images/arrow_top.png);
	background-repeat:no-repeat;
	background-position:center left;
}


/* -------------------- ヘッダ -------------------- */

div#head1 {
	background-image: url(../images/head_bg1.png);
	background-repeat: no-repeat;
	width: 786px;
	height:146px;
}

div#head1_2 {
	padding:13px;
}

div#head1_l {
	float:left;
	width:204px;
	text-align:left;
}

div#head1_r {
	float:right;
	width:556px;
	text-align:left;
}

div#h1belt {
	background-image: url(../images/head_obi.png);
	background-repeat: repeat-y;
	width: 395px;
	float:left;
}

div.title_box {
	float:left;
	padding:3px 0px 9px 16px;
}


ul#main_menu {
	padding: 0px;
	margin:0px auto;
	width:675px;
	text-indent:-999em;
}

#main_menu li {
	float:left;
	margin: 0px;
	padding: 0px;
}

#main_menu_home {
	display:block;
	width:113px;
	height:35px;
	background-image: url(../images/menu_home_st.png);
	background-repeat: no-repeat;
	cursor: pointer;
}


#main_menu_home a,
#main_menu_home a:link,
#main_menu_home a:visited {
	display:block;
	width:113px;
	height:35px;
	background-image: url(../images/menu_home.png);
	background-repeat: no-repeat;
}

#main_menu_home a:hover,
#main_menu_home a:active {
	display:block;
	width:113px;
	height:35px;
	background-image: url(../images/menu_home_on.png);
	background-repeat: no-repeat;
}

#main_menu_1 {
	display:block;
	width:113px;
	height:35px;
	background-image: url(../images/menu_1_st.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

#main_menu_1 a,
#main_menu_1 a:link,
#main_menu_1 a:visited {
	display:block;
	width:113px;
	height:35px;
	background-image: url(../images/menu_1.png);
	background-repeat: no-repeat;
}

#main_menu_1 a:hover,
#main_menu_1 a:active {
	display:block;
	width:113px;
	height:35px;
	background-image: url(../images/menu_1_on.png);
	background-repeat: no-repeat;
}

#main_menu_2 {
	display:block;
	width:112px;
	height:35px;
	background-image: url(../images/menu_2_st.png);
	background-repeat: no-repeat;
	cursor: pointer;
}


#main_menu_2 a,
#main_menu_2 a:link,
#main_menu_2 a:visited {
	display:block;
	width:112px;
	height:35px;
	background-image: url(../images/menu_2.png);
	background-repeat: no-repeat;
}

#main_menu_2 a:hover,
#main_menu_2 a:active {
	display:block;
	width:112px;
	height:35px;
	background-image: url(../images/menu_2_on.png);
	background-repeat: no-repeat;
}

#main_menu_3 {
	display:block;
	width:112px;
	height:35px;
	background-image: url(../images/menu_3_st.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

#main_menu_3 a,
#main_menu_3 a:link,
#main_menu_3 a:visited {
	display:block;
	width:112px;
	height:35px;
	background-image: url(../images/menu_3.png);
	background-repeat: no-repeat;
}

#main_menu_3 a:hover,
#main_menu_3 a:active {
	display:block;
	width:112px;
	height:35px;
	background-image: url(../images/menu_3_on.png);
	background-repeat: no-repeat;
}

#main_menu_4 {
	display:block;
	width:111px;
	height:35px;
	background-image: url(../images/menu_4_st.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

#main_menu_4 a,
#main_menu_4 a:link,
#main_menu_4 a:visited {
	display:block;
	width:111px;
	height:35px;
	background-image: url(../images/menu_4.png);
	background-repeat: no-repeat;
}

#main_menu_4 a:hover,
#main_menu_4 a:active {
	display:block;
	width:111px;
	height:35px;
	background-image: url(../images/menu_4_on.png);
	background-repeat: no-repeat;
}

#main_menu_5 {
	display:block;
	width:114px;
	height:35px;
	background-image: url(../images/menu_5_st.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

#main_menu_5 a,
#main_menu_5 a:link,
#main_menu_5 a:visited {
	display:block;
	width:114px;
	height:35px;
	background-image: url(../images/menu_5.png);
	background-repeat: no-repeat;
}

#main_menu_5 a:hover,
#main_menu_5 a:active {
	display:block;
	width:114px;
	height:35px;
	background-image: url(../images/menu_5_on.png);
	background-repeat: no-repeat;
}

div#menu_box {
	text-align:center;
	padding:8px 0px 0px 0px;
}


div.sub_menu,
div.sub_menu2 
 {
	float:left;
	background-image: url(../images/hasen.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	margin-top:5px;
	background-position: left center;
}

div.sub_menu {
	margin-right:10px;
}

.count_txt {
	font-size:25px;
/*	font-weight:bold;*/
	color:#008E00;
	line-height:20px;
}


div.logout {
	float:right;
}

div.logout2 {
	float:right;
	margin-left:3px;
}


ul#count_box2 {
	padding:0px 0px 0px 5px;
	font-size:10px;
}

#count_box2 li {
	float:left;
	margin-right:5px;
}

li.sp {
	padding-right:10px;
}


/* -------------------- main1 -------------------- */
div#main_box1 {
	background-image: url(../images/mainbg1.png);
	background-repeat:repeat-y;
	width: 780px;
	text-align:left;
	font-weight:bold;
	font-size:14px;
}

div#main_box1_1 {
	width: 780px;
}


p.description {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
/*	margin-bottom:10px;*/
}

div#main_box1_2 {
	padding:10px 23px;
	width:600px;
	float:left;
}

div#main_box1_2_2 {
	padding:10px 23px;
}


.catch {
	color:#333px;
	margin-right:5px;
}

.catch2 {
	color:#333px;
	padding-left:13px;
	text-align:left;
}

.catch3 {
	color:#333px;
	padding-left:13px;
	float:left;
	margin-right:5px;
}

.icon_p1 {
	float:left;
	margin-right:5px;
}

div#stitle_box {
	background-image: url(../images/stitel_bg.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 728px;
	text-align:left;
}


div.stitle_p {
	padding:8px;
}

/* -------------------- food -------------------- */


div#food_box {
	background-image: url(../images/food_bg.png);
	background-repeat: no-repeat;
	width: 780px;
	font-size:10px;
}

ul.food_menu {
	width:760px;
	padding:10px 0px 5px 0;
}

.food_menu {
	width:780px;
	padding:10px 0 5px;
	text-align:center;
}

.food_menu img{
	vertical-align:middle;
}

.food_menu2{
	text-align:center;
}

/* 文章中のリンク */
div#food_box a:link {
	text-decoration:underline;	/* リンク線 */
}
div#food_box a:visited{
	text-decoration:underline;	/* リンク線 */
}
div#food_box a:hover{
	text-decoration:underline;	/* リンク線 */
}
div#food_box a:active {
	text-decoration:underline;	/* リンク線 */
}

	div#food_box .food_menu2 a.link01 {
		color:#5ABE28;
		text-decoration:none;
	}

	div#food_box .food_menu2 a.link02 {
		color:#ff0000;
		text-decoration:none;
	}

	div#food_box .food_menu2 a.link03 {
		color:#ff6600;
		text-decoration:none;
	}

img.photo_fl {
	float:right;
	margin: 0px 0px 5px 10px;
}

.font11 {
	font-size:10px;
}

span.txt_bg {
	color:#019A02;
	font-weight:bold;
}

.numbertxt {
	padding:5px 5px 10px 5px;
}

.tabheader table {
  border-collapse: collapse; /* for IE */
  border-spacing: 0; /* for N6 */
}

.tabheader table tr td {margin:0;padding:0;border-width:0}

.tabheader .close {
  border-style: solid;
  border-width: 1px; 
  border-color: #000;
  background-color: #d0d0d0;
  margin:0;
  padding: 0;
  white-space: nowrap;
}
.tabheader .open {
  border-style: solid;
  border-width: 1px; 
  border-color: #000 #000 #fff #000;
  background-color: white;
  margin:0;
  padding: 0;
  white-space: nowrap;
}
.tabheader .spc {
  border-style: solid;
  border-width: 1px 0 1px 0; 
  border-color: #fff #fff #000 #fff;
  margin:0;
  padding: 0;
  white-space: nowrap;
}

.tabheader a {text-decoration: none;}
.tabbody {
  border-color: black;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  padding: 0;
}


/* -------------------- 全体枠 -------------------- */
div.main_box3 {
	background-image: url(../images/main_bg_end.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 780px;
	margin-bottom:14px;
}

div#main_box3_2 {
	background-image: url(../images/main_bg_end.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 780px;
	margin-bottom:14px;
}

div.main_box2 {
	background-image: url(../images/main_bg_middle.gif);
	background-repeat: repeat-y;
	width: 780px;
}

div.main_box2_2 {
	padding:0px 25px;
	text-align:left;
}


.contents5_bg {
	background-image: url(../images/content_bg5.gif);
	background-repeat: repeat-y;
	width: 780px;
}

.contents5_bg_end {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/content_bg5_end.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 780px;
	margin-bottom:14px;
}

div.tb_line {
	width:100%;
/*	width:726px;*/
	height:1px;
	font-size:0px;
	line-height:0px;
	background-image: url(../images/line_bg.gif);
	background-repeat: repeat-x;
	clear:both;
}

/* -------------------- search_box -------------------- */

div.search_top2 {
	background-image: url(../images/search_top2.png);
	background-repeat: repeat-y;
	width: 780px;
}

div.search_top3 {
	background-image: url(../images/search_top3.png);
	background-repeat: no-repeat;
	width: 780px;
	height: 10px;
	font-size:0px;
	line-height:0px;
}

div#search_boxl {
	width:692px;
	float:left;
	text-align:left;
	background-image: url(../images/s_line_btn2.png);
	background-repeat: no-repeat;
	background-position: right center;
}

div#search_boxr {
	width:88px;
	float:right;
}

div.search_boxl_p {
	padding:4px 4px 4px 15px;
}

/*select {
	margin:0px;
	padding:0px;
}*/

.search_1 {
	float:left;
/*	padding-right:12px;*/
}

.search_2 {
	float:left;
	padding:1px 0px 0px 5px;

}

div.height_line_s {
	background-image: url(../images/line_bgs.gif);
	background-repeat: repeat-y;
	height: 23px;
	width: 1px;
	margin:0px 10px;
	float:left;
	font-size:0px;
	line-height:0px;
}

.img_p {
	padding-top:3px;
}

.pdd {
	margin-right:5px;
}

div.search_line {
	background-image: url(../images/line_bgs.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 98%;
	margin:5px 0px;
	font-size:0px;
	line-height:0px;
	background-position: left;
	clear:both;
}

.right_p {
	margin-right:5px;
}



.s_btn_p {
	height:100%;
	padding:0px 5px 0px 0px;
	padding-top:7%;
}

.s_btn_p2 {
	height:100%;
	padding:0px 5px 0px 0px;
	padding-top:25%;
}

