@charset "Shift_JIS";

body {
	margin:0px;
	padding:0px;
	background:url("images/bg.gif") center repeat-y;
	text-align:center;
}

img { border:none; vertical-align:bottom; }

a { overflow:hidden; }
a:link { color:#ff6600; text-decoration:none; }
a:visited { color:#ff6600; text-decoration:none; }
a:hover { color:#ff6600; text-decoration:underline; }
a:active { color:#ff6600; text-decoration:underline; }

#wrap {
	width:760px;
	margin:0px auto;
	padding:0px;
	text-align:left;
}

#logo {
	margin:0px;
	padding:0px;
}

#g_navi {
	width:760px;
	height:43px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#g_navi li {
	float:left;
}




#contents {
	width:532px;
	margin:0px 0px 0px 10px !important;
	margin:0px 0px 0px 5px;
	padding:0px;
	float:left;
}
#contents h2 {
	clear:both;
	margin:0px;
	padding:8px 0px 8px 20px;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;
	background:url("images/title_bg_01.gif") no-repeat top left;
}


#contents h3 {
	margin:10px 0px;
	padding:0px;
	color:#41597C;
	font-size:1em;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-weight:normal;
}

#contents p {
	color:#333333;
	font-size:0.8em;
	line-height:1.8em;
	margin:10px 2px 20px 2px;
	padding:0px;
}


#left {
	width:182px;
	float:right;
	text-align:center;
	margin-right:10px !important;
	margin-right:5px;
	background:url("images/side_bg.gif") repeat-y;
}

#left h3 {
	margin:0px 0px 10px 0px;
	padding:0px;
}

#left #shop {
	margin:0px auto;
	padding:0px 0px 10px 0px;
	width:90%;
	list-style-type:none;
	background:url("images/dotted.gif") repeat-x bottom;
	text-align:left;
}

#left #shop li {
	margin:0px;
	padding:0px;
}

#left #shop li a {
	height:25px;
	margin:0px;
	padding:2px 0px 0px 30px;
	display:block;
	background:url("images/list_01.gif") no-repeat 10px center;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size:0.9em;
	color:#333333;
}

#left #shop li a:hover { color:#F60072; text-decoration:none; }



#left #shop_2 {
	margin:0px auto;
	padding:10px 0px 5px 0px;
	width:90%;
	list-style-type:none;
	text-align:left;
}

#left #shop_2 li {
	margin:0px;
	padding:0px;
}

#left #shop_2 li a {
	height:25px;
	margin:0pxpx;
	padding:2px 0px 0px 30px;
	display:block;
	background:url("images/list_02.gif") no-repeat 10px center;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size:0.9em;
	color:#333333;
}

#left #shop_2 li a:hover { color:#F60072; text-decoration:none; }

#left #banner {
	margin:0px auto;
	padding:0px 0px 10px 0px;
	width:90%;
	list-style-type:none;
	background:url("images/dotted.gif") repeat-x bottom;
	font-size:0.6em;
	color:#333333;
	text-align:center;
}



#left #banner_2 {
	margin:10px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	list-style-type:none;
	font-size:0.6em;
	color:#333333;
	background:url("images/side_bottom_bg.gif") no-repeat bottom;
	text-align:center;
}

#left #banner_2 p {
	margin-bottom:10px;
	}

#footer { clear:both; }

#footer p {
	margin:0px;
	padding:40px 0px 20px 0px;
	text-align:center;
	color:#41597C;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:url("images/dotted.gif") repeat-x 0px 20px;
}


#pan {
	color:#999999;
	margin:10px 20px;
	padding:0px;
	font-size:0.8em;
}




#kentei_box {
	text-align:center;
}
#kentei_box table {
	margin:10px auto 30px auto;
	padding:2px;
	font-size:0.8em;
	line-height:1.5em;
	text-align:center;
	color:#333333;
	border-collapse:separate;
	border-spacing:2px;
	border:1px solid #E5E5E5;
}

#kentei_box table a { display:block; text-align:left; }
#kentei_box table a:hover { color:#ff6600; }

th {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	text-align:center;
	color:#FFFFFF;
	background:#333333;
	padding:2px 10px;
}
td { padding:2px 10px; }

#kentei_box table .tr_01 { background:#FFFFFF; }
#kentei_box table .tr_02 { background:#DDDDDD; }


table ul {
	width:100%;
	margin:0px;
	padding:0px 0px 0px 20px;
	text-align:left;
	list-style-type:square;
}


#best_box {
	text-align:center;
}
#best_box table {
	margin:10px auto 30px auto;
	padding:2px;
	font-size:0.8em;
	text-align:left;
	line-height:1.5em;
	color:#333333;
	border-collapse:separate;
	border-spacing:2px;
	border:1px solid #E5E5E5;
}

#best_box table a { display:block; text-align:left; }
#best_box table a:hover { color:#F60072; }

#best_box table .tr_01 { background:#FFFFFF; }
#best_box table .tr_02 { background:#DDDDDD; }

#best_box table .td_01 { text-align:center; }
#best_box table .td_04 { text-align:center; }
#best_box table .td_05 { text-align:right; }




#contents .red { color:#FF0000; }
#contents .float_right {
	clear:both;
	float:right;
	margin:10px 5px 20px 20px;
	padding:0px;
}
#contents .float_left {
	clear:both;
	float:left;
	margin:10px 20px 20px 5px;
	padding:0px;
}

#contents .small_txt {
	font-size:0.6em;
	margin:10px 2px 20px 2px;
}




#contents #shop_txt img {
	float:left;
	margin:0px 20px 20px 5px;
}


#contents .map {
	margin:10px 5px 40px 5px;
}





#contents #arbeit_image { text-align:center; padding:30px 0px 20px 0px; }
#contents .txt_01 { font-size:1em; font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif; text-align:center; }



.new_box {
	clear:both;
	margin:10px 0px 20px 0px;
	padding-bottom:10px;
	background:url("images/dotted.gif") repeat-x bottom;
}

.new_box div {
	margin-left:150px;
}

#contents .border-left {
	border-left:5px solid #F60072;
	margin-left:5px;
	padding-left:10px;
}



