@charset "Shift_JIS";


/* infomation//inquiry/sitemap/news/siterule/privacy
--------------------------------------------------*/

h2 {
	color:#666;
	margin:1.6em 0 0.8em;
	padding:0;
	font-size: 14px;
	line-height: 3em;
}

h3 {
	color:#963;
	margin:1.4em 0 0.5em 0;
	padding:0;
	font-size: 14px;
	line-height: 3em;
}

h4 {
	color:#000;
	margin:1.4em 0 0.5em 0;
	padding:0;
	font-size: 12px;
	line-height: 3em;
}

p {
	margin:0.5em 0 2em 0;
	font-size: 12px;
	line-height: 2px;
}



/* inquiry
--------------------------------------------------*/

#inquiry {
	width: 700px;
	margin: auto;
}

#inquiry h2 {
	color:#666;
	margin:0.5em 0 0 1.6em;
	padding:0;
	font-size: 16px;
	line-height: 3em;
}

#inquiry p {
	font-size: 12px;
	margin-left: 2em;
	line-height: 2em;
}

#inquiry img.line {
	margin-top: 1.6em;
	margin-left: 1.6em;
}

#inquiry a:link {
	color:#069;
	text-decoration: underline;
}

#inquiry a:visited {
	color:#639;
	text-decoration: underline;
}

#inquiry a:hover,
#inquiry a:active {
	color:#06f;
}


/* sitemap
--------------------------------------------------*/

#conseptcontents table.sitemap {
	width: 653px;
	margin: auto;
}

#conseptcontents table.sitemap td {
	text-align: left;
	line-height: 1.5em;
}

#conseptcontents table.sitemap td a:link {
	color:#069;
	text-decoration: underline;
}

#conseptcontents table.sitemap td a:visited {
	color:#639;
	text-decoration: underline;
}

#conseptcontents table.sitemap td a:hover,
#conseptcontents table.sitemap td a:active {
	color:#06f;
}

#conseptcontents table.sitemap td.line {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

#conseptcontents table.sitemap td.first {
	width: 33px;
}

#conseptcontents table.sitemap td.second {
	width: 180px;
}

#conseptcontents table.sitemap td.third,
#conseptcontents table.sitemap td.fourth {
	width: 220px;
}


/* info
--------------------------------------------------*/

#newscontents {
	width: 470px;
	background-color: #FFFFFF;
	float: left;
	text-align: left;
	padding: 15px 20px 20px 20px;
	}

#newssidemenu {
	width: 210px;
	float: right;
	text-align: left;
	padding: 15px 20px 0px 0px;
	}

#newscontents h2 {
	background: #fafafa;
	padding: 5px 0px 5px 0px;
	line-height: 1em;
	}

caption {
	color:#666;
	padding: 3px 0 3px 0;
	font-size: 14px;
	font-weight: bold;
	border-top: solid 1px #c0c0c0;
	border-bottom: solid 1px #c0c0c0;
	background: #fafafa;
}

#newssidemenu table.cal {
	background: #fafafa;
	color: #666666;
}

#newssidemenu table.cal th {
	width: 30px;
	padding: 2px 0 2px 0;
}

#newssidemenu table.cal th.sun {
	color: #ff6666;
}

#newssidemenu table.cal th.sat {
	color: #6666ff;
}

#newssidemenu table.cal td {
	padding: 2px 0 2px 0;
}

#newssidemenu table.cal a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
#newssidemenu table.cal a:visited {
	color: #3366ff;
	text-decoration: none;
	font-weight: bold;
	}
#newssidemenu table.cal a:hover, a:active {
	color: #ff9933;
	text-decoration: none;
	font-weight: bold;
	}


/* faq
--------------------------------------------------*/

#faqcontents {
	width: 429px;
	background-color: #FFFFFF;
	float: right;
	text-align: left;
	padding: 0px 20px 20px 20px;
	border-left: solid 1px #c0c0c0;
	}

#faqcontents h3 {
	color: #990000;
	}

#faqsidemenu {
	width: 230px;
	float: left;
	text-align: left;
	padding: 15px 20px 20px 20px;
	}


/* siterule
--------------------------------------------------*/

a.rule:link {
	color:#3E6C98;
	text-decoration: underline;
}

a.rule:visited {
	color:#36F;
	text-decoration: underline;
}

a.rule:hover, a.rule:active {
	color:#3E6C98;
	text-decoration: underline;
}

/* privacy
--------------------------------------------------*/


.pSet
	{
	padding:5px 15px;
	}

.accesscopy {
	line-height: 140%;
	font-size: 1em;
	margin: 0;
	color: #666666;
	padding-left: 4px;
	padding-top: 6px;
	}
