/* CSS Document */
*{
	line-height:130%;
	font-size:12px;
	letter-spacing:0.6px;
	color:#515151;
	font-family: "･皈､･・ｪ", Meiryo, "｣ﾍ｣ﾓ ｣ﾐ･ｴ･ｷ･ﾃ･ｯ", "MS PGothic","｣ﾍ｣ﾓ ･ｴ･ｷ･ﾃ･ｯ", "MS Gothic","Hiragino Kaku Gothic ProN", Osaka, sans-serif;
	}


body {
	margin:0 auto;
	padding:0;
	text-align:center;
}

img,div {
	border:none;
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}

h1,h3,h4,p,form {
	font-size:100%;
	margin:0;
	padding:0;
}

h2 {
	margin:0 0 10px 0;
}

h2.MainTitle {
	background:url(../img/base/h2_bg.png) no-repeat;
	padding:13px 35px;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
}

h2.MainTitle_Value {
	background:url(../img/base/h2_value_bg.png) no-repeat;
	padding:13px 35px;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
}

h3.SubTitle {
	color:#0000CC;
	font-size:16px;
	font-weight:bold;
	padding:0 0 3px 0;
	margin:0 0 15px 0;
	border-bottom:1px solid #cccccc;
}

h3.SubTitle_sfree {
	color:#006600;
	font-size:16px;
	font-weight:bold;
	padding:0 0 3px 0;
	margin:10px 0 15px 0;
	border-bottom:1px solid #cccccc;
}

h3.SubTitle_sfree2 {
	color:#FF6600;
	font-size:16px;
	font-weight:bold;
	padding:0 0 3px 0;
	margin:10px 0 15px 0;
	border-bottom:1px solid #cccccc;
}

h3.Food_JK_h3 {
	color:#0000CC;
	font-size:16px;
	font-weight:bold;
	padding:0 0 3px 0;
	margin:20px 0 0 0;
	text-align:left;
	border-bottom:3px solid #cccccc;
}

h3.Food_Value_h3 {
	color:#663300;
	font-size:16px;
	font-weight:bold;
	padding:0 0 3px 0;
	margin:20px 0 0 0;
	text-align:left;
	border-bottom:3px solid #cccccc;
}


h4.Title_limited {
	font-weight:bold;
	font-size:12px;
	margin:0 0 3px 0;
	padding:0;
}

.DrinkMenu_h4 {
	border-bottom:1px dotted #cccccc;
	font-weight:bold;
	margin:0 0 5px 0;
}

.DrinkMenu_sfree {
	color:#006600;
	border-bottom:1px dotted #cccccc;
	font-weight:bold;
	margin:0 0 5px 0;
}

.DrinkMenu_sfree2 {
	color:#FF6600;
	border-bottom:1px dotted #cccccc;
	font-weight:bold;
	margin:0 0 5px 0;
}

.sfree_green {
	color:#006600;
}

.sfree_orange {
	color:#FF3300;
}

.common_h4 {
	font-size:14px;
	color:#FF6600;
	font-weight:bold;
	border-bottom:1px dotted #cccccc;
}

.common_h5 {
	margin:10px 0 5px 0;
	padding:0;
	color:#006600;
}
/*
a:link {
	font-size:100%;
	text-decoration: none;
	color:#cc0000;
}

a:visited {
	font-size:100%;
	text-decoration: none;
	color:#cc0000;
}

a:active {
	font-size:100%;
	color: #cc0000;
	text-decoration: underline;
}

a:hover {
	font-size:100%;
	color: #cc0000;
	text-decoration: underline;
}*/

div:after {  
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
}
/*グローバルナビ
#global_menu{
	width:955px;
	height: 43px;
	margin-top: 30px;
	float: left;
}

#global_menu ul{
	list-style:none;
	margin:0;
	padding:0;
}

#global_menu li{
	float:left;
}*/

/**/
#global_menu{
	width:955px;
	height: 50px;
	margin-top: 30px;
	margin-bottom: 20px;
	float: left;
}

#global_menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#global_menu .nv {
	height:50px;
	width: 955px;
	float: left;
	}
#global_menu .nv_1 {
	width:190px;
	background-position: 0px 0px;
	}
#global_menu .nv_2 {
	width:190px;
	background-position: -190px 0px;
	}
#global_menu .nv_3 {
	width:190px;
	background-position: -380px 0px;
	}
#global_menu .nv_4 {
	width:190px;
	background-position: -570px 0px;
	}
#global_menu .nv_5 {
	width:190px;
	background-position: -760px 0px;
	}

#global_menu .nv_1:hover {
	background-position: 0 -50px;
	}
#global_menu .nv_2:hover {
	background-position: -190px -50px;
	}
#global_menu .nv_3:hover {
	background-position: -380px -50px;
	}
#global_menu .nv_4:hover {
	background-position: -570px -50px;
	}
#global_menu .nv_5:hover {
	background-position: -760px -50px;
	}
#global_menu li a {
	display:block;
	width:100%;
	height:50px;
	}

#global_menu li {
	background-image: url(../img/index/menu/navi.png);
	background-repeat: no-repeat;
	width:190px;
	height:50px;
	float: left;
	margin:0 1px 0 0;
	padding:0;
	}
#global_menu span {
	display:none;
	}
	
	

#banner_box{
	padding: 0px;
	margin-top: 5px;
	width: 955px;
	margin-bottom: 10px;
	float: left;
}

#banner_box ul{
	list-style:none;
	margin:0;
	padding:0;
	width: 955px;
}

#banner_box li{
	margin: 4px;
	float: left;
}
.notfound{
	width: 330px;
	background-image: url(../img/notfound/img_notfound.jpg);
	background-repeat: no-repeat;
	height: 200px;
	padding-left: 140px;
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 30px;
}
.notfound_right{
	width: 300px;
	float: right;
	height: 230px;
}
.notfound h1{
	font-size:200%;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.notfound p{
	font-size:95%;
	margin-bottom: 10px;
	line-height: 150%;
}
.notfound hr{
	margin-bottom: 10px;
	border-top-width: 1px;
	margin-top: 3px;
	border-top-color: #000;
	border-top-style: dashed;
}
