﻿@charset "UTF-8";
/*----------------------------------------------------
	base setting
----------------------------------------------------*/
* {
	margin:0;
	padding:0;
}
html,body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Arial", "Osaka", "Verdana", sans-self;
	color: #666666;
	background: url(../img/bg_pattern.gif) repeat-x #FFFFFF 0px 0px;
	min-height: 480px;
}
html {
	min-height: 100%;
}
/**Mac IE 5 only\*//*/
body {
	width: 800px;
	position: relative;
}
/**Mac IE 5 only*/
h1,h2,h3,h4,h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
p,ul,ol,li,dl,dt,dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a:link,a:visited {
	color: #26499D;
}
a:hover,a:active {
	color: #59A0E1;
	text-decoration: none;
}
hr {
	display: block;
	visibility: hidden;
	height: 1em;
}
* html hr {
	height: 0em;
	border: 0px none;
}
strong {
	color: #E71B5C;
}
.txt_B {
	font-weight: 700;
}
.txt_red {
	color: #E71B5C;
}
em {
	font-style: normal;
	z-index: -1;
	position: relative;
	overflow: hidden;
	padding-top: 4px;
}
/**Mac IE 5 only\*//*/
em {
	visibility: hidden;
}
/**Mac IE 5 only*/
img,a img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	vertical-align: baseline;
}
* html a img {
	vertical-align: baseline;
	margin-top: 0.4em;
}
* html img {
	background-color: #FFFFFF;
}
/*----------------------------------------------------
	common element
----------------------------------------------------*/
#bg_base {
	background: url(../img/bg_base.jpg) no-repeat center top;
	text-align: center;
	margin: auto;
	padding: 0;
	min-height: 100%;
	width: 860px;
}
* html #bg_base {
	height: 100%;
}
/**Mac IE 5 only\*//*/
#bg_base {
	width: 800px;
	height: auto;
}
/**Mac IE 5 only*/
#header,#contents,#footer {
	width: 800px;
	margin: 0px auto;
	text-align: center;
}
#header h1,#header h1 a,#header p.return a,#top,#top a,.top,.top a {
	background-repeat: no-repeat;
	text-decoration: none;
}
#header h1 a,#header p.return a,#top a {
	display: block;
}
.clearfix:after {
	content: ".";
	line-height: 0;
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	margin-bottom: -2px;
}
/* Hides from Mac IE \*/
* html .clearfix {
	height: 1px;
	min-height: 1px;/* IE 7 */
	display: block;
/* */
}
/*----------------------------------------------------
	header
----------------------------------------------------*/
#header {
	height: 120px;
	position: relative;
	visibility: visible;
	z-index: 1;
}
#header h1 {
	font-size: 70%;
	position: absolute;
	text-align: left;
	z-index: 1;
}
#header h1,#header h1 a {
	width: 320px;
	height: 80px;
	background: url(../img/img_logo.jpg) 0px 0px;
}
#header h1 {
	top: 40px;
	left: 0px;
	background-color: #EEEBEA;
}
#header p {
	color: #FFFFFF;
	font-size: 70%;
	text-align: left;
	padding: 4px 0px;
}
#header p.return {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 720px;
	top: 30px;
	z-index: 1;
}
#header p.return,#header p.return a {
	width: 80px;
	height: 20px;
	background: url(../img/bg_linkset.png);
}
#header p.return a:link,#header p.return a:visited {
	background-position: 0px -360px;
}
#header p.return a:hover,#header p.return a:active {
	background-position: -80px -360px;
}
#header address {
	font-size: 80%;
	font-style: normal;
	line-height: 150%;
	text-align: right;
	padding-top: 40px;
}
/*----------------------------------------------------
	contents(main)
----------------------------------------------------*/
#contents {
	margin-top: 40px;
}
#right_block,#left_block {
	text-align: left;
	position: relative;
}
#right_block {
	width: 220px;
	float: right;
	z-index: 1;
}
#left_block {
	font-size: 80%;
	margin-right: 260px;
	min-height: 440px;
}
* html #left_block {
	margin-right: 257px;
	height: 440px;
}
#left_block .mainbox {
	zoom: 1;
}
#left_block h3 {
	margin-top: 2.4em;
}
/**Mac IE 5 only\*//*/
#contents {
	margin-top: 60px;
}
* html #left_block {
	margin-right: 260px;
}
/**Mac IE 5 only*/
/*----------------------------------------------------
	contents(pageclear)
----------------------------------------------------*/
#top,.top {
	font-size: 60%;
	text-align: left;
	position: relative;
	z-index: 1;
}
#top a,.top a {
	background-image: url(../img/bg_linkset.png);
	text-align: right;
	display: block;
}
* html #top,* html .top {
	text-align: right;
}
* html #top a,* html .top a {
	margin-left: 0px;
}
#top {
	background: url(../img/bg_contents.gif) -1120px -14px no-repeat;
	clear: both;
	float: none;
	width: 800px;
	padding-top: 40px;
}
#top a {
	margin-left: 680px;
}
* html #top {
	text-align: right;
}
#top a {
	height: 20px;
	width: 120px;
}
* html #top a em {
	width: 120px;
}
#top a:link,#top a:visited {
	background-position: -160px -360px;
}
#top a:hover,#top a:active {
	background-position: -280px -360px;
}
/**Mac IE 5 only\*//*/
#top {
	margin-left: 680px;
	width: 120px;
}
/**Mac IE 5 only*/
.top {
	width: 540px;
}
.top a {
	margin-left: 420px;
}
.top a {
	height: 20px;
	width: 120px;
}
* html .top a em {
	width: 120px;
}
.top a:link,.top a:visited {
	background-position: -160px -360px;
}
.top a:hover,.top a:active {
	background-position: -280px -360px;
}
/**Mac IE 5 only\*//*/
.top {
	margin-left: 380px;
	width: 120px;
}
/**Mac IE 5 only*/
/*----------------------------------------------------
	footer
----------------------------------------------------*/
#footer {
	font-size: 70%;
	color: #999999;
	clear: both;
	float: none;
	padding-top: 2em;
	padding-bottom: 1em;
}
#footer p {
	text-align: right;
}
/*----------------------------------------------------
	print
----------------------------------------------------*/
@media print {
em {
	visibility: hidden;
}
#left_block {
	overflow: visible;
}
#bg_foot,footer {
	display: none;
}
}
