@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline; 
}

html {
	line-height: 1; 
}

ol, ul {
	list-style: none; 
}

table {
	border-collapse: collapse;
	border-spacing: 0; 
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle; 
}

q, blockquote {
	quotes: none; 
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none; 
}

a img {
	border: none; 
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block; 
}

body {
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	color: #666666;
	line-height: 20px; 
}
@media screen and (max-width: 650px) {
  body {
		font-size: 16px;
		line-height: 26px; 
} }

img {
	border: 0;
	vertical-align: bottom; 
}
@media screen and (max-width: 650px) {
  img {
		max-width: 100%;
		height: auto; 
} }

a {
	color: #666666; 
}
a:hover {
	color: #666; 
}

a img:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity: 0.6; 
}

a.noopc img:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1; 
}

br {
	letter-spacing: 0; 
}

ul, li {
	list-style: none;
	padding: 0;
	margin: 0; 
}

.pc_no {
	display: none; 
}
@media screen and (max-width: 650px) {
  .pc_no {
		display: block; 
} }

.sp_no {
	display: block; 
}
@media screen and (max-width: 650px) {
  .sp_no {
		display: none; 
} }

#header {
	margin: 0 auto;
	width: 1024px;
	color: #1e1e1e; 
}
#header a {
	color: #1e1e1e; 
}
#header a:hover {
	color: #666666; 
}
@media screen and (max-width: 650px) {
  #header {
		width: 100%; 
} }
#header h1 {
	padding: 44px 0; 
}
@media screen and (max-width: 650px) {
  #header h1 {
		padding: 22px 0 22px 22px; 
} }
#header #nav {
	background: #efefef; 
}
#header #nav ul {
	*zoom: 1;
	width: 100%; 
}
#header #nav ul:after {
	content: "";
	display: table;
	clear: both; 
}
#header #nav ul li {
	float: left;
	width: 33.3%;
	padding: 10px 0; 
}
#header #nav ul li:hover {
	background: #666666; 
}
#header #nav ul li:hover a {
	color: #fff; 
}
#header #nav ul li a {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	width: 100%;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #666666; 
}
#header #nav ul li:last-child a {
	border-right: none; 
}

#wrapper {
	*zoom: 1;
	margin: 0 auto;
	width: 1024px;
	padding: 40px 0; 
}
#wrapper:after {
	content: "";
	display: table;
	clear: both; 
}
@media screen and (max-width: 650px) {
  #wrapper {
		width: 100%; 
} }
#wrapper #main {
	float: right;
	width: 740px; 
}
@media screen and (max-width: 650px) {
  #wrapper #main {
		float: none;
		width: 100%; 
} }
#wrapper #main h2 {
	background: #e0c79b;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.12em;
	padding: 10px 25px;
	margin: 0 0 30px; 
}
#wrapper #main h2.silver {
	background: #b6b6b6; 
}
#wrapper #sidebar {
	float: left;
	width: 190px;
	color: #1e1e1e; 
}
#wrapper #sidebar a {
	color: #1e1e1e; 
}
#wrapper #sidebar a:hover {
	color: #666666; 
}
@media screen and (max-width: 650px) {
  #wrapper #sidebar {
		float: none;
		margin: 0 auto;
		width: 96%; 
} }
#wrapper #sidebar .sidenav {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding: 0 0 20px; 
}
#wrapper #sidebar .sidenav h3 {
	background: #1e1e1e;
	color: #fff;
	font-size: 16px;
	text-align: center;
	padding: 10px 0; 
}
@media screen and (max-width: 650px) {
  #wrapper #sidebar .sidenav h3 {
		display: none; 
} }
@media screen and (max-width: 650px) {
  #wrapper #sidebar .sidenav ul {
		margin: 0 auto;
		width: 66%; 
} }
#wrapper #sidebar .sidenav li {
	text-align: center;
	border-bottom: 1px dashed #1e1e1e; 
}
#wrapper #sidebar .sidenav li:last-child {
	border-bottom: none; 
}
#wrapper #sidebar .sidenav li a {
	display: block;
	text-decoration: none;
	background: #efefef;
	padding: 18px 0; 
}
#wrapper #sidebar .sidenav li a:hover {
	background: #666666;
	color: #fff; 
}
#wrapper #sidebar .facebook {
	padding: 0 0 20px; 
}
@media screen and (max-width: 650px) {
  #wrapper #sidebar .facebook {
		display: none; 
} }
#wrapper #sidebar .bnrs li {
	padding: 0 0 13px; 
}
@media screen and (max-width: 650px) {
  #wrapper #sidebar .bnrs {
		display: none; 
} }
#wrapper #sidebar .privacy span{
	font-size: 17px;
	line-height: 28px; 
}

#footer {
	background: url("../images/common/f_bg_footer.jpg") repeat-x center top;
	color: #1e1e1e; 
}
#footer a {
	color: #1e1e1e; 
}
#footer a:hover {
	color: #666666; 
}
@media screen and (max-width: 650px) {
  #footer {
		background: none; 
} }
#footer .footer_inner {
	margin: 0 auto;
	width: 1024px;
	*zoom: 1; 
}
#footer .footer_inner:after {
	content: "";
	display: table;
	clear: both; 
}
@media screen and (max-width: 650px) {
  #footer .footer_inner {
		width: 90%; 
} }
#footer .footer_inner .footer_info {
	float: left;
	width: 735px;
	padding: 98px 0 0; 
}
@media screen and (max-width: 650px) {
  #footer .footer_inner .footer_info {
		float: none;
		width: 100%;
		padding: 0; 
} }
#footer .footer_inner .footer_info .f_nav {
	*zoom: 1;
	padding: 0 0 30px 359px; 
}
#footer .footer_inner .footer_info .f_nav:after {
	content: "";
	display: table;
	clear: both; 
}
@media screen and (max-width: 650px) {
  #footer .footer_inner .footer_info .f_nav {
		display: none; 
} }
#footer .footer_inner .footer_info .f_nav ul {
	float: left;
	width: 187px; 
}
#footer .footer_inner .footer_info .f_nav ul li {
	line-height: 26px; 
}
#footer .footer_inner .footer_info .bnrs ul {
	*zoom: 1; 
}
#footer .footer_inner .footer_info .bnrs ul:after {
	content: "";
	display: table;
	clear: both; 
}
#footer .footer_inner .footer_info .bnrs ul li {
	float: left;
	padding: 0 45px 20px 0; 
}
@media screen and (max-width: 650px) {
  #footer .footer_inner .footer_info .bnrs ul {
		width: 100%; 
}
  #footer .footer_inner .footer_info .bnrs ul li {
		width: 45%;
		padding: 0 0 20px; 
}
  #footer .footer_inner .footer_info .bnrs ul li img {
		width: 100%; 
}
  #footer .footer_inner .footer_info .bnrs ul li.fb {
		width: 100%; 
}
  #footer .footer_inner .footer_info .bnrs ul li.komeda {
		float: right; 
} }
#footer .footer_inner .footer_logo {
	float: right;
	width: 230px;
	padding: 98px 0 0;
	color: #68498e; 
}
@media screen and (max-width: 650px) {
  #footer .footer_inner .footer_logo {
		float: none;
		width: 100%;
		padding: 0; 
}
  #footer .footer_inner .footer_logo img.f_logo1, #footer .footer_inner .footer_logo img.f_logo {
		width: 48%;
		height: auto; 
}
  #footer .footer_inner .footer_logo .company_info p {
		display: inline;
		font-size: 9px; 
}
  #footer .footer_inner .footer_logo .company_info p span.pc_no {
		display: inline-block; 
}
  #footer .footer_inner .footer_logo .f_tel {
		padding: 0 0 10px; 
} }

#copyright {
	background: #000000;
	color: #fff;
	text-align: center;
	padding: 5px 0; 
}
@media screen and (max-width: 650px) {
  #copyright {
		font-size: 12px; 
} }
