@charset "EUC-JP";

/*=====================================
Topic path
=====================================*/
#TOPICPATH {
}
#TOPICPATH p {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	margin: 0px;
	padding: 5px 0px 10px;
}
#TOPICPATH a {
	color: #006699;
	text-decoration: none;
}

/*=====================================
->Override
=====================================*/
#WRAPCONTENTS {
	padding: 10px 14px 15px 10px;
}

/*=====================================
New
=====================================*/
#CONTENTS h2 {
	color: #8C7754;
	font-size: 16px;
	line-height: 1.2em;
	letter-spacing: 1px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
	margin: 10px 5px 5px;
	background-color: #FEE996;
	border-top: 1px solid #FDB128;
	border-right: 1px solid #FDB128;
	border-bottom: 1px solid #FDB128;
	border-left: 3px solid #FDB128;
}
#CONTENTS h3 {
	font-size: 16px;
	line-height: 1.2em;
	font-weight: bolder;
	color: #8C7754;
	padding: 3px;
	border-left: 3px solid #FDB128;
	margin: 5px;
}
h1#CategoryHeader1 {
	background-color: #0495D4;
	border-top: 3px solid #0944A0;
	border-bottom: 1px solid #0944A0;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	padding: 4px 3px 3px 10px;
}
#CategoryEntries, h2#CategoryEntries {
	background-color: #F1F9FA;
	background-image: url(images_site/Title_Header_1.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #9CEBFB;
	padding: 8px 10px 5px 25px;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: bolder;
	letter-spacing: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 15px 0px 10px;
	color: #000000;
}
h1#CategoryEntries {
	margin: 0px 0px 10px;
}
#CategoryEntries a {
	text-decoration: none;
}
#CONTENTS li {
	font-size: 14px;
	line-height: 2em;
}
#CONTENTS p {
	font-size: 14px;
	line-height: 1.5em;
	margin: 0px;
	padding: 8px 0px 10px 5px;
}
#CONTENTS p.movetop {
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	padding: 10px 0px 5px;
	clear: both;
}
#CONTENTS p.movetop a {
	color: #8C9EA6;
	text-decoration: none;
}
#CONTENTS p.more {
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 10px;
	text-align: right;
	color: #999999;
}
#CONTENTS p.more a {
	color: #006699;
	text-decoration: none;
}

#CONTENTS p.bookmark {
	font-size: 10px;
	line-height: 14px;
	padding: 10px 0px 15px;
	border-bottom: 1px solid #E0E6E9;
	margin-bottom: 10px;
}
#CONTENTS p.bookmark a {
	text-decoration: none;
}
#CONTENTS p.posted {
	font-size: 12px;
	line-height: 14px;
	padding: 10px 0px;
	margin: 0px;
	color: #666666;
}
#CONTENTS p.monthly {
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 10px;
	margin: 0px;
	text-align: center;
}
#CONTENTS p.monthly a {
	text-decoration: none;
}

/*---*/
body table {
	border-collapse: collapse;
}

.inquiry {
	margin: auto auto 18px 0.8em;
	border: 1px solid #9cebfb;
}
.inquiry table{
border-collapse:collapse;
border-style:solid;
border-color:#ffffff;
border-width:1px 0 0 1px;
}

.inquiry tr th{
background-color:#0495d4;
font-weight:normal;
font-size: 93%;
text-align:left;
color:#ffffff;
width:170px;
}

.inquiry tr td{
background-color:#eff7f8;
font-weight:normal;
font-size:93%;
text-align:left;
color:#333333;
}

.inquiry tr th,
.inquiry tr td{
padding:7px;
border-color:#fff;
border-style:solid;
border-width:0 1px 1px 0;
vertical-align:middle;
}

.inquiry ul {
list-style-type:none;
margin: 5px auto 5px 1px;
}
.privacy-i{
	width:580px;
	height:380px;
	border:1px #0099CC solid;
}
.privacy {
	width:540px;
	font-weight:normal;
	font-size:93%;
	text-align:left;
	color:#333333;
	margin-left: 1em;
}
.text-right{
	float:right;
}
.imeon {
ime-mode:active;
}
.imeoff {
ime-mode:disabled;
}

