@charset "Shift_JIS";

body{
	background-color: #eeeeee;
	margin: 0;
	padding: 0;
	color: #336699;
	font-family:"MS UI Gothic", sans-serif;
	text-align: center;
}

a{
    color: #0000ff;
    text-decoration:underline;
}

a:hover{
    color: #ff0099;
    text-decoration:underline;
}

img{
	border-width: 0px;
}


h1 {
	height: 10px;
	margin: 2px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

h2 {
	height: 14px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
	color: #ffffff;
	background-image:url('../img2/komidasi_b.jpg');
}

h3 {
	font-size: 14px;
	margin: 10px;
}

h4, h5 {
	font-size: 12px;
	margin: 10px;
}

.kakaku {
	color: #dc143c;/*crimson*/
}

.kakaku2 {
	color: #dc143c;/*crimson*/
	font-size: 18px;
}

.daidai {
	color: #FF6600;
	font-weight: bold;
	font-size: 16px;
}

/*  -----------------------------------コンテナ全体-------------------------------------------  */
#kontena{
	width:950px;
    padding:0px;
	margin:0px auto 0px auto;
    position:relative;
    border: 0px solid #00bfff;
    text-align: left;
}
/*  -----------------------------ヘッダートップ画像-------------------------------------------  */
#head{
    padding:0px;
    margin:0px 0px 8px 0px;
    width:950px;
    height:66px;
    background-image:url('../img2/top2017_6.jpg');
    background-repeat:no-repeat;
	text-indent:406px;
	font-size:12px;
    line-height:2.5em;
    color: #eeeeee;
}
/*  -------------------------------------ラッピング-------------------------------------------  */
#wrap{
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: auto;
	font-size:12px;	
}
/*  -------------------------------メインコンテンツ-------------------------------------------　*/
#main{
	margin: 0px;
	padding: 0px;
	width: 755px;
	height: 800px;
	float: right;
    overflow: auto;
}

.box_main{
	margin:0px 0px 3px;
	padding:0px;
	width:730px;
	height: auto;
	clear: both;
	letter-spacing: 0.1em;
}

.box_main img {
	margin: 3px 14px 3px 0px;
	float: left;
}


.box_main p {
	line-height: 180%;
	
}


.nobor {
	margin: 0px 0px 3px;
	padding: 0px;
	width: 730;
	height: auto;
	clear: both;
	letter-spacing: 0.1em;
}


.box_main2 {
	margin:0px 0px 6px;
	padding:0px;
	width:730px;
	height: auto;
	border: solid 1px #00bfff;
	clear: both;
	letter-spacing: 0.1em;
}

.box_main2 p {
	line-height: 180%;
	margin: 0px 30px 10px;
}

.conthead {
	display: block;
	margin:0px;
    padding:0px;
    width: 730px;
	height: 14px;
	color: #eeeeee;
	background-image:url('../img2/komidasi_b.jpg');
	text-align: center;
}

.p_main {
	margin: 10px 10px;
	width: 658;
	line-height: 150%;
}

/*  ---------------------------サイドナビゲーション-------------------------------------------  */
#side{
	margin: 0px;
	padding: 0px;
	width: 182px;
	height: 783px;
	float: left;
}

.box_side{
	margin-top: 3px;
    	margin-right: 0px;
    	margin-bottom: 10px;
    	margin-left: 0px;
	padding:0px;
	width:180px;
	height: auto;
	border: solid 1px #00bfff;
}

.navihead {
	display: block;
	margin:0px;
    padding:0px;
    width:180px;
	height: 14px;
	color: #eeeeee;
	background-image:url('../img2/komidasi_2.jpg');
	text-align: center;
}

.p_side {
	margin: 5px 10px;
	width: 160;
	line-height: 150%;
}

.side_u {
	margin-bottom: 5px;
	margin-top: 5px;
}

/* メインナビ */
#mainnavi{
	border: solid 1px #00bfff;
	margin-bottom: 10px;
}
#mainnavi ul{
    margin:5px 0px;
    padding:0px;
    list-style: none;
}

#mainnavi a{
    font-size:14px;
	text-indent: 1em;
	line-height: 140%;
    display:block;
    margin-top:2px;
    margin-bottom: 2px;
    padding:0px 0px;
	width:180px;
	height: 20px;
    background-color: #eeeeee;

}

#mainnavi a:hover{
    background-color: #00bfff;
    color: #eeeeee;
}
/* メインナビここまで*/

/*メールボタン*/
.mailbt{
/*	text-align: center;  */
    margin-top: 3px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding:0px;
    width:180px;
    height: auto;
    border: solid 1px #00bfff;
}

.mailbt a{
    text-decoration:none;
    display:block;
    width:158px;
    height:100px;
    background-image:url('../img/mailbt000.jpg');
    text-indent:-5000px;
    background-repeat:no-repeat;
    background-position:center;
}
.mailbt a:hover{
    background-image:url('../img/mailbt020.jpg');
}
/*メールボタンここまで*/



/*  ---------------------------------------フッター--------------------------------------------  */
#foot{
	clear: both;
    padding-top: 10px;
    margin:0px;
    width:950px;
    height:50px;
    background-image:url('../img2/hooter_2.jpg');
    background-repeat:no-repeat;
	font-size:12px;
    line-height:1.2em;
    color: #666699;
}

/*  ---------------------------------------橋本追加--------------------------------------------  */
.center {
	text-align: center;
}