/* master */
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #635A5A;
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1, h2, h3, h4, h5, p, ul, li, dl, form  {
	margin: 0;
	padding: 0;
}
a:link {
	color: #ff8400;
}
a:visited {
	color: #660066;
}
a:active, a:hover {
	color: #FC5A03;
}
ul {
 list-style-type: none;
}
li {
 list-style-position: outside;
}
img {
	border-style: none;
}
.both {
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
.u15 {
	margin-bottom: 15px;
}
.t15 {
	margin-top: 15px;
}


div#container {
	text-align: left;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.ERR {
	color: #CC0000;
}

div#container h1 {
	background-color: #ebe4e0;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

div#header {
	background-image: url(images/g_head.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 780px;
	margin-bottom: 2px;
	display: block;
}
div#header img {
	margin-left: 10px;
}
ul#navi {
	background-image: url(images/bg_menu.jpg);
	min-height: 28px;
	width: 780px;
}
ul#navi li {
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(images/g_bt_line.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	margin-top: 5px;
	font-weight: bold;
}
ul#navi li.none {
	background-image: url(images/sp.gif);
}
ul#navi li a {
	background-image: url(images/ar_bt.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	font-size: 11px;
	background-position: 1px;
}


ul#navi  li  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
ul#navi li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

ul#navi li a:active, ul#navi li a:hover {
	color: #FFCC00;
	text-decoration: none;
}

div#top {
	background-image: url(images/g_main.jpg);
	background-repeat: no-repeat;
	width: 780px;
	min-height:264px;
	margin-top: 5px;
}
div#top #best3 {
	display: block;
	padding-left: 595px;
	padding-top: 40px;
	padding-right: 20px;
	font-size: 12px;
}
div#top #best3 h2 {
	color: #FB6C03;
	font-size: 12px;
}
div#top #best3 h2.no1 {
	background-image: url(images/ico_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
}
div#top #best3 strong {
	color: #fb6c03;
	font-weight: normal;
}
div#top #best3 h2.no2 {
	background-image: url(images/ico_2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
}
div#top #best3 h2.no3 {
	background-image: url(images/ico_3.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
}
div#top #best3 span {
	text-align: right;
	color: #C52E07;
	display: block;
}
div#top #best3 p {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cbcbcc;
	padding-top: 5px;
	line-height: normal;
	margin-bottom: 3px;
}
div#top   #best3   a  {
	background-image: url(images/bt_contact_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	width: 165px;
}
div#top #best3 a:hover {
	background-color: transparent;
}
div#top #best3 a:hover img {
	visibility: hidden;
}
div#sidebar {
	float: right;
	width: 200px;
	margin-top: 20px;
}




div#sidebar  h4  {
	background-image: url(images/bar_side.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 200px;
	margin-top: 15px;
}
div#sidebar  h4  a  {
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 25px;
	text-decoration: none;
	padding-top: 2px;
	display: block;
}
div#sidebar h4#sub {
	background-image: url(images/bar_sub.jpg);
	margin-top: 0px;
}
div#sidebar  h4#sub span  {
	padding-top: 3px;
	padding-left: 25px;
	color: #FFFFFF;
	font-size: 11px;
	display: block;
}



div#sidebar #sidebox {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a2998e;
	border-left-color: #a2998e;
	padding: 3px;
	font-size: 11px;
	display: block;
	height: 100%;
	width: auto;
}
div#sidebar .mobile {
	background-image: url(images/bar_mobile.jpg);
}

div#sidebar  #sidebox  div.f_l {
	float: left;
	width: 90px;
	display: inline;
}
div#sidebar #sidebox div.f_l img {
	margin-bottom: 3px;
}

div#sidebar #sidebox div.f_r {
	width: auto;
	height: auto;
	padding-left: 90px;
}
div#sidebar #sidebox div.f_r strong {
	color: #FF8400;
}
div#sidebar #sidebox div.f_r p {
	margin-top: 5px;
}
div#sidebar #sidebox ul {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

div#sidebar #sidebox li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1DDD7;
	background-image: url(images/ar.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 3px;
}
div#sidebar #sidebox li.none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#sidebar  #sidebox  li a {
	text-decoration: none;
	font-size: 12px;
}






div#footer_m {
	clear: both;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
}
div#footer_m #gotop {
	text-align: right;
}
div#footer_m li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFC7BC;
	padding-right: 10px;
	padding-left: 10px;
}
div#footer_m li.none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#footer {
	background-image: url(images/g_futta.gif);
	background-repeat: no-repeat;
	height: 102px;
	width: 780px;
	margin-top: 10px;
}
div#footer ul {
	padding-top: 15px;
	padding-left: 15px;
}
div#footer li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
div#footer span {
	display: block;
	text-align: right;
	padding-right: 10px;
}
div#sidebar .mobile span {
	padding-top: 3px;
	padding-left: 25px;
	color: #FFFFFF;
	font-size: 11px;
	display: block;
}

