/***********************************************/
/* food47_main.css                           */
/***********************************************/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
BODY{
	height:  100%;
	margin:  0px;
	padding: 0px;
	font-family: Meiryo, sans-serif;
	background: #fff url(../images/back3.gif) repeat-y center;
	text-align: center;
}

HTML{
	height: 100%;
	text-align: left;
}

/******* hyperlink and anchor tag styles *******/
a:link, a:visited{
    color: #005FA9;
    text-decoration: underline;
}
a:hover{
    text-decoration: underline;
}
/************** header tag styles **************/
h1{
    font: bold 120% sans-serif;
    color: #334d55;
    margin: 0px;
    padding: 0px;
}
h2{
    font: bold 114% sans-serif;
    color: #006699;
    margin: 0px;
    padding: 0px;
}
h3{
    font: bold 100% sans-serif;
    color: #334d55;
    margin: 0px;
    padding: 0px;
}
h4{
    font: 100% sans-serif;
    color: #333333;
    margin: 0px;
    padding: 0px;
}
h5{
    font: 100% sans-serif;
    color: #334d55;
    margin: 0px;
    padding: 0px;
}
/*************** list tag styles ***************/
ul{
    list-style-type: square;
}
ul ul{
    list-style-type: disc;
}
ul ul ul{
    list-style-type: none;
}
/***********************************************/
/* レイアウトの定義                            */
/***********************************************/

/* ページのボディ */
#container {
	min-height: 100%;
	_height: 100%;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: black;
}

div#container p.pData {
	display:block;
	clear: left;
	margin:0;
}

#main_field {
	display: inline;
	float: left;
	width: 708px;
	margin-left: 96px;
	margin-bottom: 6px;
	background-color: white;
}

#left_boarder {
	float: left;
	width: 96px;
	margin-bottom: 6px;
	margin-left: -804px;
}

#right_boarder {
	float: left;
	width: 96px;
	margin-bottom: 6px;
}

#top_boader {
	float: left;
	width: 708px;
	height: 24px;
	margin-top: 0px;
	background-color:#000000;
}

#top_box {
	float: left;
	width: 708px;
	height: 128px;
	background-color:#000000;
}

#navi_palette {
	float: left;
	width:	708px;
	height: 57px;
}

#ad_box {
	/* clear: both; */
	float: left;
	margin-top:    18px;
	margin-right:  0px;
	margin-bottom: 6px;
	margin-left:   0px;
	width:         696px; 
	height:        60px;
	font-size:		 0.8em;
}

.up2top {
	float:left;
	width:510px;
	text-align:right;
	font-size:0.7em;
	}

.up2top2 {
	float:left;
	width:696px;
	text-align:right;
	font-size:0.7em;
	}

/* 共通部　おわり */

#main_box {
	float: left;
	display: inline;
	width: 696px;
	margin-top: 6px;
	margin-left: 6px;
}

#sub_box {
	float: left;
	width: 510px;
	height: auto;
	}

#headcopy_top {
	float:left;
	width:510px;
	/* padding-bottom:6px; */
	margin-bottom:6px;
	/* line setting */
	border-top-width:1px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:1px;
	border-color:#75a68b;
	border-style:solid;
}

#vol {
	float:left;
	width: 210px;
	}
	
#kokuchi {
	float:right;
	width:280px;
	height:128px;
	margin-top:3px;
	margin-left:18px;
	/* font setting */
	font-size:0.8em;
	line-height:1.5;
	text-align: justify;
	text-justify: inter-ideograph;
	}

#kokuchi2 {
	float:left;
	width:auto;
	height:auto;
	margin-bottom:6px;
	padding:6px;
	border-color:#75a68b;
	border-style:solid;
	border-width:1px;
	/* font setting */
	font-size:0.7em;
	line-height:1.5;
	text-align: justify;
	text-justify: inter-ideograph;
	}

#soroibumi_box {
	float: left;
	width: 510px;
	height: 299px;
}

#kongetsu_box_0 {
	float: left;
	width: 510px;
	height: 162px;
}

#kongetsu_box {
	float: left;
	width: 510px;
	height: 186px;
}

#column_box {
	float: left;
	width: 510px;
	height: 128px;
}

#column_box_2 {
	float: left;
	width: 510px;
	height: auto;
	margin-bottom: 6px;
}

#blog_box {
	float: left;
	width: 510px;
	height: 60px;
}

#side_box {
	float: right;	
	width: 180px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	_margin-right: 0px;
	/* font setting */
	font-size: 0.7em;
	line-height: 1.25;
	text-align: justify;
	text-justify: inter-ideograph;
}

.news_box {
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	/* font setting
	font-size: 0.7em;
	line-height: 1.25;
	text-align: justify;
	text-justify: inter-ideograph; */
	}

/* トップページのカウンター */

#counter{
	float: left;
	width: 180px;
	height: 24px;
	padding-top: 2px;
	text-align: center;
	background-color: #000;
	display: none;
}

/* 2010年6月15日追加 */

/* トップボーダー */

#infobar {
	width: 708px;
	height: 24px;
	background: url(../images/top-boader_css.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	}

#infobar li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
#infobar a {display: block; text-indent: -9999px; text-decoration: none;}

#about   {left: 404px; top: 0px; width: 122px; height: 24px; z-index: 40;}
#contact {left: 526px; top: 0px; width: 94px; height: 24px;}
#gotop   {left: 620px; top: 0px; width: 86px; height: 24px;}

#about a   {height: 24px;}
#contact a {height: 24px;}
#gotop a   {height: 24px;}

#about   a:hover {background: url(../images/top-boader_css.gif) -404px -24px no-repeat;}
#contact a:hover {background: url(../images/top-boader_css.gif) -526px -24px no-repeat;}
#gotop   a:hover {background: url(../images/top-boader_css.gif) -620px -24px no-repeat;}

/* メインナビボタン */

#mainnavibar {
	width: 708px;
	height: 57px;
	background: url(../images/main_navi/main_navi.gif) no-repeat;
	margin:  0px;
	padding: 0px;
	position: relative;
	}

#mainnavibar li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
#mainnavibar a {display: block; text-indent: -9999px; text-decoration: none;}

#main01 {left:   0px; top: 0px; width: 118px; height: 57px; z-index: 50;}
#main02 {left: 118px; top: 0px; width: 118px; height: 57px;}
#main03 {left: 236px; top: 0px; width: 118px; height: 57px;}
#main04 {left: 354px; top: 0px; width: 118px; height: 57px;}
#main05 {left: 472px; top: 0px; width: 118px; height: 57px;}
#main06 {left: 590px; top: 0px; width: 118px; height: 57px;}

#main01 a {height: 57px;}
#main02 a {height: 57px;}
#main03 a {height: 57px;}
#main04 a {height: 57px;}
#main05 a {height: 57px;}
#main06 a {height: 57px;}

#main01 a:hover {background: url(../images/main_navi/main_navi.gif)    0px -57px no-repeat;}
#main02 a:hover {background: url(../images/main_navi/main_navi.gif) -118px -57px no-repeat;}
#main03 a:hover {background: url(../images/main_navi/main_navi.gif) -236px -57px no-repeat;}
#main04 a:hover {background: url(../images/main_navi/main_navi.gif) -354px -57px no-repeat;}
#main05 a:hover {background: url(../images/main_navi/main_navi.gif) -472px -57px no-repeat;}
#main06 a:hover {background: url(../images/main_navi/main_navi.gif) -590px -57px no-repeat;}

/* 2010年12月29日追加 */

/* メインナビボタン2 */

#mainnavibar2 {
	width: 708px;
	height: 57px;
	background: url(../images/main_navi/main_navi2.gif) no-repeat;
	margin:  0px;
	padding: 0px;
	position: relative;
	}

#mainnavibar2 li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
#mainnavibar2 a {display: block; text-indent: -9999px; text-decoration: none;}

#main01b {left:   0px; top: 0px; width: 118px; height: 57px; z-index: 50;}
#main02b {left: 118px; top: 0px; width: 118px; height: 57px;}
#main03b {left: 236px; top: 0px; width: 118px; height: 57px;}
#main04b {left: 354px; top: 0px; width: 118px; height: 57px;}
#main05b {left: 472px; top: 0px; width: 118px; height: 57px;}
#main06b {left: 590px; top: 0px; width: 118px; height: 57px;}

#main01b a {height: 57px;}
#main02b a {height: 57px;}
#main03b a {height: 57px;}
#main04b a {height: 57px;}
#main05b a {height: 57px;}
#main06b a {height: 57px;}

#main01b a:hover {background: url(../images/main_navi/main_navi2.gif)    0px -57px no-repeat;}
#main02b a:hover {background: url(../images/main_navi/main_navi2.gif) -118px -57px no-repeat;}
#main03b a:hover {background: url(../images/main_navi/main_navi2.gif) -236px -57px no-repeat;}
#main04b a:hover {background: url(../images/main_navi/main_navi2.gif) -354px -57px no-repeat;}
#main05b a:hover {background: url(../images/main_navi/main_navi2.gif) -472px -57px no-repeat;}
#main06b a:hover {background: url(../images/main_navi/main_navi2.gif) -590px -57px no-repeat;}


