@charset "euc-jp";

body{
	font-size:75%;
	padding:0;
	background-color: #FBFEFB;
	width:900px;
	margin:0 auto;
	color:#333;
}
a{
	text-decoration:none;
	color:#00f;
}
a:hover{
	text-decoration:underline;
}
h1,h2,h3,h4,h5,p,ul,ol{
	margin:0;
	padding:0;
}
h3{
	clear:left;
	margin:20px 0;
}
h4{
	clear:left;
	margin-top:20px;
}
textarea{
	font-size:100%;
}
/* common */
.headers img{
	vertical-align:bottom;
}
.text{
	margin:5px 0;
	clear:left;
}
.em{
	font-weight:bold;
	color:#f00;
}
.main {
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.contents{
	padding:20px;
	width:570px;
}
.contents p{
	line-height:1.5;
}
.contents table{
	border-collapse:collapse;
	border:1px solid #ccc;
	margin:5px 0 30px 0;
	width:100%;
}
.contents th{
	border-collapse:collapse;
	border:1px solid #ccc;
	padding:5px 10px;
	background-color:#eee;
	text-align:left;
}
.contents td{
	border-collapse:collapse;
	border:1px solid #ccc;
	padding:5px 10px;
	line-height:150%;
}

.subcontents table{
	margin:0;
	border:0;
	width:200px;
}
.subcontents td{
	border:0;
	padding:2px;
	line-height:100%;
}

.contents ol{
	margin-left:3em;
}
.contents ul{
	margin-left:3em;
}
.contents li{
	line-height:150%;
	margin-bottom:10px;
}

.contents dd{
	line-height:150%;
	margin-bottom:10px;
}

.point{
	border-left:5px solid #f90;
	padding-left:5px;
	margin:5px 0;
	font-weight:bold;
	color:#090;
}

.point2{
	border-left:5px solid #0f0;
	padding:2px 20px;;
	color:#fff;
	background-color:#333;
}

.banner p{
	margin:4px 8px;
}

.footer{
	width:780px;
	padding:10px 60px;
	height:90px;
	margin:0 auto;
	background-image: url(img/footer.gif);
}
.footer_e{
	width:780px;
	padding:10px 60px;
	height:120px;
	margin:0 auto;
	background-image: url(img/footer_e.gif);
}

/* header menu */
#headmenu{
	width:800px;
	height:55px;
	background-image:url(img/menu-bg.gif);
}

/* guideline */
.guideline dt{
	margin-left:1.5em;
	float:left;
	line-height:150%;
}

/* news */
.news {
	width: 568px;
	height:100%;
	border:1px solid #ccc;
}
.news dl {
	margin:5px 15px;
	border-bottom:1px dotted #ccc;
}
.news dt {
	line-height:18px;
	width:100px;
	float:left;
}
.news dd {
	width:400px;
	line-height:18px;
	margin-left:110px;
}
.news-p {
	font-size:90%;
	margin:0.5em 1em;;
}
.year-bar{
	padding:5px;
	margin-bottom:5px;
	background:#333;
	color:#fff;
	font-weight:bold;
}
.year-link{
	padding:10px 0;
	height:2em;
}
.year-link p{
	border-top:1px solid #fff;
	float:left;
}

/* left */
.leftmenu {
	background-color:#f9fff9;
}
.leftmenu h4 {
	margin:0;
	padding:10px;
	font-size:12px;
	background-color:#096;
	color:#fff;
}
.leftmenu li {
	list-style-type:none;
	margin:0;
	line-height:140%;
}
.leftmenu a {
	display:block;
	height:100%;
	padding:5px 5px 5px 20px;
	text-decoration:none;
	border-bottom:1px solid #ccc;
	color:#333;
	background:#fff url(img/sub1.gif) no-repeat 0 0;
}
.leftmenu a:hover{
	color:#0f0;
	background:#333 url(img/sub2.gif) no-repeat 0 0;
}
/* 15:53 2011/11/15 Ç¯ÅÙÊÌ */
.yearmenu a{
	color:#676;
	padding-left:40px;
	background:#fff url(img/sub1.gif) no-repeat 20px 0;
}
.yearmenu a:hover{
	color:#0f0;
	background:#333 url(img/sub2.gif) no-repeat 10px 0;
}

/* faq*/
.faq_cat{
	padding:5px 5px 5px 10px;
	border-bottom:1px solid #ccc;
	background-color:#999;
	font-weight:bold;
	color:#fff;
}
.faq h4{
	margin:1em 0;
	padding:5px;
	font-size:12px;
	background-color:#333;
	color:#fff;
	border-left:5px solid #0f0;
}
.faq ol{
	margin-bottom:2em;
}

.faq_q{
	font-weight:bold;
	padding:2px 5px;
	border:1px solid #ccc;
	margin-bottom:1em;
}
.faq_a{
	margin-left:2em;
	margin-bottom:3em;
}



/*products*/
.products-pic{
	width:150px;
	padding-right:15px;
	height:240px;
	float:left;
}

/* mail */
.mail dl{
	width:260px;
	height:8em;
	border:1px solid #ccc;
	border-top:3px solid #0c0;
	margin:0 5px 5px 0;
	padding:5px;
	float:left;
}
.mail dt{
	color:#060;
}
.mail dd {
	line-height:150%;
}
.mail-title{
	padding:4px 0;
	border-bottom:1px dotted #ccc;
	margin-bottom:4px;
}
.mail-pic{
	float:left;
	padding-right:3px;
	margin-right:3px;
	border-right:1px dotted #ccc;
}
.mail-writer{
	height:60px;
	padding:5px;
	border:1px solid #ccc;
	border-top:3px solid #0c0;
	color:#090;
	background-color:#f6f6f6;
}
.mail-writer h5{
	font-size:140%;margin-top:25px;
}
.mail-writer p{
	font-size:90%;
}

.mail-titles{
	border-bottom:1px dotted #ccc;
	padding:0.5em 0;
}
.mail-titles-day{
	color:#090;
	font-weight:bold;
	font-size:11px;
}

.mail-list{
	border-bottom:1px dotted #ccc;
}
.mail-list dt{
	color:#090;
	font-weight:bold;
	font-size:11px;
	margin-bottom:2em;
}
.mail-list dd{
	line-height:150%;
	font-size:14px;
}

/* policy */
.policy li{
	list-style-type:none;
	border-bottom:1px dotted #ccc;
	margin:1em 0;
	padding:1em 0;
}

/* pagetop*/
.pagetop{
	clear:both;
	font-size:90%;
	text-align:right;
}
