@charset "shift_jis";
/*===============================================
style.css ζΚΜ‘ͺ769pxΘγ
===============================================*/
@media screen and (min-width: 769px) {


#list, #food{
	margin:0 auto;
	text-align:left;
	font-size:14px;
}
#list{padding:40px 0 0 0;}
#food{padding:0 0 40px 0;}

#list .left, #list .right, #food .left, #food .right{width:410px;}


#list ul{margin-bottom:15px;}
#list li, #food li{
	line-height:1.5;
	padding-bottom:7px;
	margin-bottom:6px;
}


.left li, .right li, .ul_food li{
	background-image:url(../img/under/line_dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;}


#list li p, #food li p{
	background:transparent url(../img/under/ico_plus.gif) no-repeat 0 4px;
	padding-left:16px;
	margin-left:5px;
}
#list li a, #food li a{color:#333;}
#list ul li ul{
	margin:10px 0 0 20px;
	margin-bottom:0 !important;
	padding-bottom:0 !important;
	font-size:13px;
}
#list ul li ul li p{
	background:transparent url(../img/under/ico_minus.gif) no-repeat 0 6px !important;
	padding-left:12px;
}
.bg-no{background:none !important; padding-bottom:0px !important;}



#gp2015{
	background-color:#F01EAD;
	height:14px;
	display:block;
	width:250px;
	margin-right:0px;
	float:right;
	font-size:0.8em;
	line-height:14px;
	color:#FFFFFF;
	padding:3px 10px;
	margin-top:0px;
	text-align:center;}



.h-other{
	font-size:1.2em;
	line-height:1.6em;
	background-color:#024073;
	border-radius:2px; 
    -webkit-border-radius:2px; 
    -moz-border-radius:2px;
	clear:both;
	color:#FFFFFF;
	text-align:center;
	display:block;
	width:99%;
	margin-top:10px;
	margin-bottom:20px;
	
	
}



.txt-gr{color:#0b9700;
display:block;
height:30px;
font-weight:bold;}
.txt-gr p{
	clear:both;}
/**Σ**/
div#atten{
	margin:10px auto 0 auto;
	width: 810px;
	padding:8px 20px;
	text-align:left;
	line-height:1.5;
	background-color:#efefef;
	clear:both;
}
div#atten h4{
	font-size:17px;
	background:transparent url(../img/under/line_dot.gif) repeat-x bottom;
	margin-bottom:5px;
	padding-bottom:5px;
}
div#atten ul{
	margin:5px 0 5px 5px;
	overflow:hidden;
}
div#atten li{
	width: 40%;
	float:left;
}

}


/*===============================================
smart.css  ζΚΜ‘ͺ640pxάΕ
===============================================*/
@media screen and (max-width:760px) {


#list{
	width:100%;
	margin:0 auto;
	text-align:left;
	font-size:14px;
}
#list{padding:15px 0 0 0;}

#list .left, #list .right, #food .left, #food .right{
	width:100%;
	float:none;
	clear:both;
	display:block;
	padding-left:20px;}
#list .right2{
	float:none;
	clear:both;	width:100%;
	display:block;
	padding-left:20px;}
	
h2{
	width:94%;
	margin:auto;
	margin-top:10px;}



.h-other{
	font-size:0.9em;
	padding:5px 5px 5px 15px;
	background-color:#024073;
	clear:both;
	color:#FFFFFF;
	text-align:left;
	display:block;
	width:92%;
	margin:auto;
	
}

#list ul{margin-bottom:15px;}
#list li{
	line-height:1.5;
	
	padding-bottom:7px;
	margin-bottom:6px;
	width:80%;
}
#list li p, #food li p{
	background:transparent url(../img/under/ico_plus.gif) no-repeat 0 4px;
	padding-left:16px;
	margin-left:0px;
	padding-bottom:5px;
	border-bottom:dotted 1px #BBBBBB;
	width:100%;
	
}
#list li a, #food li a{color:#333;}
#list ul li ul{
	margin:10px 0 0 20px;
	margin-bottom:0 !important;
	padding-bottom:0 !important;
	font-size:13px;
}
#list ul li ul li p{
	background:transparent url(../img/under/ico_minus.gif) no-repeat 0 6px !important;
	padding-left:12px;
	width:100%;
	float:none;
}


#gp2015{
	background-color:#F01EAD;
	height:12px;
	clear:both;
	display:block;
	margin:auto;
	float:none;
	font-size:12px;
	line-height:14px;
	color:#FFFFFF;
	padding:5px 10px;
	text-align:center;}


#list h3{
	color:#fff;
	width:90%;
	clear:both;
	margin-bottom:15px;
}

.txt-gr{color:#0b9700;}

/**Σ**/
div#atten{
	margin:0px auto 0 auto;
	width: 85%;
	padding:5px 20px;
	text-align:left;
	line-height:1.5;
	background-color:#efefef;
}


}