@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

.backimg {
	text-indent: -9999px;
	overflow: hidden;
}

a.backroll {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
}

a {
	text-decoration: none;
	color: #36f;
}

a:hover {
	color: #f60;
	text-decoration: underline;
}

a img {
	border: none;
}

em {
	font-style: normal;
	font-weight: bold;
}

/* ■■■■■■■■■■■■■■■■■ 全体のレイアウト ■■■■■■■■■■■■■■■■■■ */

#all {
	width: 960px;
	margin: 0 auto;
	font-size: 80%;
	line-height: 1.5;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #2d2d2d;
}


/* ■■■■■■■■■■■■■■■■■ ヘッダー ■■■■■■■■■■■■■■■■■■ */

#header {
	width: 960px;
	height: 95px;
	background: url(../../images/common/header.png) no-repeat;
	margin-bottom: 8px;
}

#header p#header_logo {
	float: left;
	width: 174px;
	height: 70px;
}

#search_box {
	float: right;
	width: 280px;
	margin-right: 490px;
	_margin-right: 245px;
	padding-top: 18px;
	color: #666;
	font-size: 90%;
}

#search_box input {
	margin-right: 6px;
}

#search_box input.search_input {
	width: 200px;
	font-size: 80%;
}

/* ■■■■■■■■■■■■■■■■■ トップメニュー ■■■■■■■■■■■■■■■■■■ */

#top_menu {
	clear: both;
}

#top_menu ul {
	width: 960px;
	list-style: none;
	text-align: right;
	font-size: 90%;
	padding-top: 3px;
}

#top_menu ul li {
	display: inline;
	margin-right: 8px;
	padding-right: 8px;
	border-right: solid 1px #999;
}

#top_menu ul li.end {
	border-right: none;
	padding-right: 0;
}

/* ■■■■■■■■■■■■■■■■■ 左側メニュー ■■■■■■■■■■■■■■■■■■ */

#menu_side {
	width: 174px;
	float: left;
	margin-bottom: 24px;
}

#menu_side ul#site_bnr {
	list-style: none;
	width: 174px;
	margin-bottom: 8px;
}

#menu_side ul#site_bnr li {
	width: 174px;
	height: 39px;
	margin-bottom: 4px;
}

#menu_side ul#site_bnr li.bnr_1 {height:65px;background: url(../../images/common/site_bnr_1.png) no-repeat;}
#menu_side ul#site_bnr li.bnr_2 {background: url(../../images/common/site_bnr_2.png) no-repeat;}
#menu_side ul#site_bnr li.bnr_3 {background: url(../../images/common/site_bnr_3.png) no-repeat;}

#menu_contents {
	width: 172px;
	margin-bottom: 12px;
	padding-top: 6px;
	border: solid 1px #ccc;
	background: #f8fbf8;
}

#menu_contents a {
	color: #666;
}

#menu_contents a:hover {
	color: #f60;
}

#menu_contents ul.service_list {
	list-style: none;
	font-size: 100%;
	margin-left: 10px;
	margin-bottom: 12px;
}

#menu_contents ul.service_list li {
	margin-bottom: 2px;
}

#menu_contents .title3 {
	width: 163px;
	height: 22px;
	margin: 0 auto 4px;
	padding-top: 4px;
	text-indent: 6px;
	font-size: 90%;
	color: #595857;
	font-weight: bold;
	background: url(../../images/common/title_small.png) no-repeat;
}

#menu_contents table.login {
	width: 150px;
	margin: 0 auto 12px;
}

#menu_contents table.login tr th {
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
}

#menu_contents table.login tr th.login_head {
	color: #ed6d35;
	font-size: 90%;
}

#menu_contents table.login tr td {
	text-align: center;
}

#menu_contents table.login tr td input.login_text {
	width: 100px;
}

#menu_contents p.info {
	text-indent: 0px;
	margin-left: 12px;
}

#menu_contents p.entry {
	width: 161px;
	height: 19px;
	margin: 0 auto 4px;
	padding-top: 2px;
	text-indent: 8px;
	background: url(../../images/common/title_small_2.png) no-repeat;
}

#menu_contents p.entry a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#menu_contents p.forget {
	width: 160px;
	margin: 0 auto 16px;
	text-indent: 8px;
}

#menu_contents p.base {
	margin-left: 8px;
}

#menu_contents p.base_bottom {
	margin-left: 8px;
	margin-bottom: 8px;
}

#menu_contents p.offer {
	text-align: center;
	margin-bottom: 12px;
}

#menu_contents p.offer em {
	color: #e60033;
}

/* 左下バナー */

#menu_side ul#bnr {
	width: 174px;
	list-style: none;
	text-align: center;
	font-size: 90%;
}

#menu_side ul#bnr li {
	display: inline;
}

#menu_side ul#bnr li img {
	margin-bottom: 8px;
}


/* ■■■■■■■■■■■■■■■■■ メインコンテンツ ■■■■■■■■■■■■■■■■■■ */


#container {
	clear: both;
}

#contents_side {
	width: 775px;
	float: right;
	margin-bottom: 24px;
}

#contents_side h2 {
	width: 775px;
	height: 23px;
	font-size: 110%;
	margin-bottom: 12px;
	padding-top: 3px;
	text-indent: 8px;
	background: url(../../images/common/title_large.png) no-repeat;
	color: #666;
}

/* ■■■■■■■■■■■■■■■■■ パンくず ■■■■■■■■■■■■■■■■■■ */

#pankuzu {
	margin-bottom: 8px;
}

#pankuzu ol {
	list-style: none;
}

#pankuzu ol li {
	display: inline;
	margin-right: 6px;
}

#pankuzu ol li a {
	padding-right: 16px;
	background: url(../../images/common/pankuzu.gif) no-repeat right center;
}

/* ■■■■■■■■■■■■■■■■■ ボトムメニュー ■■■■■■■■■■■■■■■■■■ */

#bottom_menu {
	clear: both;
	margin-bottom: 4px;
}

#bottom_menu ul {
	list-style: none;
	text-align: center;
	font-size: 90%;
}

#bottom_menu ul li {
	display: inline;
	margin-right: 8px;
	padding-right: 8px;
	border-right: solid 1px #ccc;
}

#bottom_menu ul li.first {
	border-left: solid 1px #ccc;
	padding-left: 8px;
	margin-left: 8px;
}

/* ■■■■■■■■■■■■■■■■■ フッター ■■■■■■■■■■■■■■■■■■ */

#footer {
	clear: both;
	width: 960px;
	height: 80px;
	padding-top: 7px;
	background: url(../../images/common/footer_bg.png) repeat-x;
}

#footer p#copyright {
	float: right;
	width: 505px;
	height: 80px;
	background: url(../../images/common/footer_logo.png) no-repeat;
}

