@charset "utf-8";

/* ------ Base ------ */
body {
	background: #C0E0E6 url(../images/bg_img.png) repeat-x;
	margin: 0 auto;
	padding: 0;
	line-height: 1.5;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Arial', 'Helvetica', sans-serif;
	color: #333;
	text-align: center;
	letter-spacing: 0.04em;
}
html[xmlns*=""] body:last-child {
	font-size: 62.5%;
	color: #333;
	font-family: 'Arial', 'Helvetica', sans-serif
}
a {
	color: #00468B;
	text-decoration: underline;
	overflow: hidden;
}
a:hover {
	color: #00468B;
	text-decoration: none;
}
img {
	border: 0;
}
#Wrapper h3 {
	margin-top: 20px;
	color: #00468B;
	font-size: 1.8em;
	text-indent: -9999em;
}
#Wrapper p {
	margin-top: 10px;
	font-size: 1.3em;
	text-align: left;
}
#Wrapper .ToTop {
	margin-top: 40px;
	font-size: 1em;
	text-align: right;
}
/* ------ End Base ------ */


/* ------ Begin Structure ------ */
#Container {
	width: 750px;
	background: #fff;
	border-right: 1px solid #00468B;
	border-left: 1px solid #00468B;
	margin: 0 auto;
	text-align: center;
}
#Header {
	background: #fff;
}
#Wrapper {
	clear: both;
	height: auto;
	background: #fff;
	margin: 0 10px;
	color: #333;
}
#Footer {
	clear: both;
	background: #fff;
	margin: 0;
}
/* ------ End Structure ------ */


/* ------ Begin Header ------ */
#Header h1 {
	margin: 0 10px;
	padding: 10px 0 1px 0;
	color: #00468B;
	font-size: 1em;
	text-align: left;
}
#Top #Header h2 {
	width: 750px;
	height: 299px;
	border-top: 1px solid #00468B;
	background: transparent url(../images/main_img.png) no-repeat;
}
#Header h2 {
	width: 750px;
	height: 149px;
	border-top: 1px solid #00468B;
	background: transparent url(../images/head_img.png) no-repeat;
	text-align: left;
}
#Header h2 a {
	display: block;
	width: 132px;
	height: 144px;
	background: transparent url(../images/logo.png) no-repeat;
	margin: 3px 10px;
	font-size: 2em;
	text-indent: -9999em;
}
#Header ol {
	margin-top: 1px;
}
#Header ol li {
	float: left;
	margin-right: 1px;
}
#Header ol li.lst {
	width: 186px;
	margin-right: 0;
}
*html #Header ol li.lst {
	width: 187px;
	margin-right: 0;
}
#Header ol li a {
	display: block;
	width: 187px;
	background: #00468B;
	padding: 5px 0;
	color: #C0E0E6;
	font-size: 1.6em;
	text-align: center;
	text-decoration: none;
}
#Header ol li a:hover, #Header ol li.PresentPg a {
	display: block;
	width: 187px;
	background: #00468B;
	padding: 5px 0;
	color: #B82841;
	font-size: 1.6em;
	text-align: center;
	text-decoration: none;
}
*html #Header ol li a {
	display: block;
	width: 186px;
	background: #00468B;
	padding: 5px 0;
	color: #C0E0E6;
	font-size: 1.6em;
	text-align: center;
	text-decoration: none;
}
*html #Header ol li a:hover, *html #Header ol li.PresentPg a {
	display: block;
	width: 186px;
	background: #00468B;
	padding: 5px 0;
	color: #B82841;
	font-size: 1.6em;
	text-align: center;
	text-decoration: none;
}
/* ------ End Header ------ */


/* ------ Begin Footer ------ */
#Footer ul {
	padding-top: 50px;
}
#Footer ul li {
	display: inline;
	padding: 0 10px;
	color: #00468B;
}
#Footer ul li a {

}
#Footer p {
	padding: 20px 0;
}
/* ------ End Footer ------ */


/* ------ Begin Index ------ */
#Top #Wrapper h3#Lead {
	height: 44px;
	background: transparent url(../images/index_lead.png) left 20px no-repeat;
}
#Top #Wrapper p {
	font-size: 1.4em;
}
#Top #Wrapper h3#Click {
	height: 74px;
	background: transparent url(../images/index_tit_click.png) left 20px no-repeat;
}
#Top #Wrapper ul {
	margin: 10px 0;
	text-align: left;
}
#Top #Wrapper ul li {
	float: left;
	width: 320px;
	margin: 5px 20px;
}
*html #Top #Wrapper ul li {
	float: left;
	width: 300px;
	margin: 5px 20px;
}
#Top #Wrapper ul li a {
	background: transparent url(../images/icon_link.png) no-repeat;
	padding-left: 12px;
	font-size: 1.3em;
}
/* ------ End Index ------ */


/* ------ Begin Menu ------ */
#Menu #Wrapper h3#TitMenu {
	height: 40px;
	background: transparent url(../images/menu_tit_menu.png) left 20px no-repeat;
}
#Menu #Wrapper h3#TitSession {
	height: 40px;
	background: transparent url(../images/menu_tit_session.png) left 20px no-repeat;
}
#Menu #Wrapper h3#TitKenshupolicy {
	height: 40px;
	background: transparent url(../images/menu_tit_kenshupolicy.png) left 20px no-repeat;
}
#Menu #Wrapper h3#TitVoice01 {
	height: 40px;
	background: transparent url(../images/menu_tit_voice01.png) left 20px no-repeat;
}
#Menu #Wrapper h3#TitVoice02 {
	height: 40px;
	background: transparent url(../images/menu_tit_voice02.png) left 20px no-repeat;
}
#Menu #Wrapper h4 {
	margin-top: 10px;
	margin-left: 20px;
	color: #00468B;
	font-size: 1.6em;
	text-align: left;
}
#Menu #Wrapper dl#MenuList {
	float: left;
	width: 380px;
	text-align: left;
}
#Menu #Wrapper dl dt {
	padding-top: 10px;
	color: #00468B;
	font-size: 1.4em;
}
#Menu #Wrapper dl dd {
	margin-left: 20px;
	padding-top: 5px;
	font-size: 1.2em;
}
#Menu #Wrapper dl#MenuList dd p {
	font-size: 1.1em;
}
#Menu #Wrapper dl#MenuFee {
	margin-left: 20px;
	text-align: left;
}
#Menu #Wrapper dl#MenuFee dd {
	padding-top: 5px;
	font-size: 1.2em;
}
#Menu #Wrapper dl#SessionList {
	text-align: left;
}
#Menu #Wrapper ol {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
	font-size: 1.2em;
	text-align: left;
}
#Menu #Wrapper ul {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 1.2em;
	text-align: left;
}
#Menu #Wrapper ul li {
	list-style-type: disc;
	margin-top: 10px;
	margin-left: 20px;
}
#Menu #Wrapper p.back {
	clear: both;
	margin: 10px 20px;
	text-align: right;
}
#Menu #Wrapper p.inq {
	clear: both;
	margin: 10px 0 10px 20px;
	text-align: right;
}
#Menu #Wrapper p.back a, #Menu #Wrapper p.inq a {
	background: transparent url(../images/icon_link.png) left 2px no-repeat;
	padding-left: 10px;
	font-size: 1em;
}
#Menu #Wrapper img {
	border: 1px solid #00468B;
	margin: 20px 0;
}
/* ------ End Menu ------ */


/* ------ Begin Profile ------ */
#Profile #Wrapper h3#TitPhil {
	height: 40px;
	background: transparent url(../images/profile_tit_philosophy.png) left 20px no-repeat;
}
#Profile #Wrapper h3#TitPrf {
	height: 40px;
	background: transparent url(../images/profile_tit_profile.png) left 20px no-repeat;
}
#Profile #Wrapper h3#TitMsg {
	height: 40px;
	background: transparent url(../images/profile_tit_message.png) left 20px no-repeat;
}
#Profile #Wrapper h3#TitLink {
	height: 40px;
	background: transparent url(../images/profile_tit_link.png) left 20px no-repeat;
}
#Profile #Wrapper .PhilTxt {
	font-size: 1.6em;
}
#Profile #Wrapper table {
	margin: 10px 0;
	text-align: left;
}
#Profile #Wrapper table th {
	width: 50%;
	color: #00468B;
	font-size: 1.5em;
	vertical-align: bottom;
}
#Profile #Wrapper table th img {
	border: 1px solid #00468B;
	margin-right: 10px;
}
#Profile #Wrapper table th .smltxt {
	font-size: 0.8em;
}
#Profile #Wrapper table td {
	width: 50%;
	padding: 10px 10px 0 0;
	font-size: 1.25em;
	vertical-align: top;
}
#Profile #Wrapper ul {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 1.2em;
	text-align: left;
}
#Profile #Wrapper ul li {
	list-style-type: disc;
	margin-top: 10px;
	margin-left: 20px;
}
/* ------ End Profile ------ */


/* ------ Begin Policy ------ */
#Policy #Wrapper h3#TitPolicy {
	height: 40px;
	background: transparent url(../images/policy_tit_policy.png) left 20px no-repeat;
}
#Policy #Wrapper h3#TitPrivacy {
	height: 40px;
	background: transparent url(../images/policy_tit_privacy.png) left 20px no-repeat;
}
#Policy #Wrapper dl {
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}
#Policy #Wrapper dl dt {
	margin-top: 15px;
	color: #00468B;
	font-size: 1.3em;
}
#Policy #Wrapper dl dd {
	margin-top: 5px;
	font-size: 1.2em;
}
#Policy #Wrapper dl dd ul li {
	margin-left: 15px;
	list-style-type: disc;
}
/* ------ End Policy ------ */