﻿@charset "UTF-8";
/*----------------------------------------------------
	base setting
----------------------------------------------------*/
* {
	margin:0;
	padding:0;
}
html,body {
	height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Arial", "Osaka", "Verdana", sans-self;
	color: #505050;
	background-image: url(../img/bg_pattern.gif);
	background-repeat: repeat;
}
/**Mac IE 5 only\*//*/
body {
	width: 840px;
	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: #0EA7C7;
}
a:hover,a:active {
	color: #65C1D1;
	text-decoration: none;
}
hr {
	display: block;
	visibility: hidden;
	height: 1em;
}
* html hr {
	height: 0em;
	border: 0px none;
}
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*/
@media print {
em {
	visibility: hidden;
}
}
img,a img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	vertical-align: baseline;
}
* html a img {
	vertical-align: baseline;
	margin-top: 0.4em;
}
/*----------------------------------------------------
	common element
----------------------------------------------------*/
#bg_base {
	text-align: center;
	margin: auto;
	padding: 0;
	background-image: url(../img/bg_base.jpg);
	background-repeat: repeat-y;
	min-height: 100%;
	width: 850px;
	background-position: 0px 0px;
}
* html #bg_base {
	height: 100%;
}
/**Mac IE 5 only\*//*/
#bg_base {
	width: 840px;
	background-image: url(../img/bg_header.jpg);
	background-repeat: none;
}
/**Mac IE 5 only*/
#header,#contents,#footer {
	width: 840px;
	margin: 0px auto;
	text-align: center;
}
#header h1,#header h1 a,#header p,#header p a,#top,#top a {
	background-repeat: no-repeat;
	text-decoration: none;
}
#header h1 a,#header p 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 {
	color: #FFFFFF;
	font-size: 70%;
	height: 320px;
	position: relative;
	background-image: url(../img/bg_header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	visibility: visible;
	background-color: #22C1DE;
}
#header {
	margin-bottom: -80px;
}
/**Mac IE 5 only\*//*/
#header {
	margin-bottom: 0px;
}
/**Mac IE 5 only*/
#header h1,#header p {
	position: absolute;
	text-align: left;
	z-index: 1;
}
#header h1,#header h1 a {
	width: 330px;
	height: 70px;
	background-image: url(../img/bg_header.gif);
	background-position: -20px -20px;
}
#header h1 {
	top: 20px;
	left: 20px;
	background-color: #FFFFFF;
}
#header p,#header p a {
	width: 220px;
	height: 50px;
	background-image: url(../img/bg_linkset.gif);
	background-position: 0px 0px;
}
#header p {
	top: 160px;
	left: 20px;
	background-color: #BDED83;
}
#header p a:link,#header p a:visited {
	background-position: 0px -370px;
}
#header p a:hover,#header p a:active {
	background-position: -220px -370px;
}
/*----------------------------------------------------
	contents(main)
----------------------------------------------------*/
#contents {
	background-color: #FFFFFF;
	background-image: url(../img/bg_base.jpg);
	background-repeat: repeat-y;
	background-position: -850px 0px;
}
#right_block,#left_block {
	text-align: left;
	background-color: #FFFFFF;
	position: relative;
}
#left_block {
	width: 220px;
	float: left;
	display: inline;
	margin-left: 20px;
}
#right_block {
	font-size: 80%;
	margin-left: 260px;
	margin-right: 20px;
}
* html #right_block {
	margin-left: 257px;
	zoom: 1;
}
#right_block .contbox {
	margin-right: 20px;
	margin-left: 20px;
	zoom: 1;
}
#right_block h3 {
	margin-top: 2em;
}
/**Mac IE 5 only\*//*/
#contents {
	margin-top: 320px;
}
#right_block,#left_block {
	margin-top: -80px;
}
* html #right_block {
	margin-left: 260px;
}
/**Mac IE 5 only*/
/*----------------------------------------------------
	contents(pageclear)
----------------------------------------------------*/
#top {
	clear: both;
	float: none;
	width: 840px;
	margin-bottom: -30px;
	position: relative;
	padding-top: 40px;
	z-index: 1;
}
#top a {
	margin-left: 720px;
	margin-right: 20px;
	background-image: url(../img/bg_linkset.gif);
}
#top {
	font-size: 60%;
	text-align: left;
}
* html #top {
	text-align: right;
}
#top a {
	text-align: right;
	height: 30px;
	width: 100px;
	display: block;
}
* html #top a {
	margin-left: 0px;
}
* html #top a em {
	width: 100px;
}
#top a:link,#top a:visited {
	background-position: -240px -420px;
}
#top a:hover,#top a:active {
	background-position: -340px -420px;
}
/**Mac IE 5 only\*//*/
#top {
	margin-left: 720px;
	margin-right: 20px;
	width: 100px;
}
/**Mac IE 5 only*/
/*----------------------------------------------------
	footer
----------------------------------------------------*/
#footer,address {
	padding-bottom: 1em;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: repeat-x;
}
#footer {
	font-size: 70%;
	clear: both;
	float: none;
	background-color: #0FB7DB;
	padding-top: 1em;
	color: #FFFFFF;
	background-position: 0px -20px;
}
address {
	font-style: normal;
	line-height: 150%;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 1em;
	background-position: 0em 4.8em;
}
#footer p {
	text-align: right;
	padding-right: 20px;
}
