/* Default Style
------------------------------------------*/

body {
	background-color: #eee;
	margin-top: 0;
}

a {
	color: #1030cd;
	text-decoration: none;
}

a img{
	border:none;
}

a:visited {
	color: #1030cd;
	text-decoration: none;
	}

a:hover,
a:focus {
	color: #1030cd;
	text-decoration: underline;
}

a:active {
	color: #1030cd;
}

div.subject {
	text-align: left;
	float: left;
}

div.tag {
	text-align: right;
}

div.titlebar {
	background-color: #696969;
	color: #f5f5f5;
	font-weight: bold;
	padding: 0.2em;
}

div.titlebar a:link,
div.titlebar a:visited {
	color: yellow;
	text-decoration: none;
}

div.titlebar a:hover {
	color: #000;
	text-decoration: none;
}

/* Base Style
------------------------------------------*/
#wrapper{
	position: relative;
	width: 800px;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid #ddd;
}

/* Language select
------------------------------------------*/
#langselect{
	float: left;
	text-align: left;
	font-size: small;
	margin: 0 0 0 10px;
}

#langselect ul{
	list-style:none;
	padding: 0.5em 0 0.5em 1em;
}

#langselect ul li{
	display: inline;
	padding: 0;
	border-left: 1px solid #999;
}


#langselect ul li a:link,
#langselect ul li a:visited {
	color: #003399;
}

#langselect ul li a:hover {
	color: #003399;
}

#langselect ul li#langselecthome{
	padding: 0;
	border-left: 0px solid #999;
}

/* Header navigation
------------------------------------------*/
#headernavi{
	text-align: right;
	font-size: 12px;
	vertical-align: bottom;
	border-bottom: 2px solid #0080BE;
}

#headernavi ul{
	list-style:none;
	margin: 0;
	padding: 0 2em 0.5em 0;
	border-bottom: none;
}

#headernavi ul li{
	display: inline;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #999;
}

#headernavi ul li a:link,
#headernavi ul li a:visited {
	color: gray;
	text-decoration: none;
	border-style: solid;
	border-color: #fff;
	border-width: 1px 1px 1px 1px;
}

#headernavi ul li a:hover {
	color: #000;
	background-color: #ddd;
	text-decoration: none;
	border-style: solid;
	border-color: #6698ff;
	border-width: 1px 1px 1px 1px;
}

#headernavi ul li#headernavihome{
	padding-right: 0;
	border-right: 0px solid #999;
}

/* Local menu
------------------------------------------*/
#localmenu{
	float: left;
	width: 150px;
	vertical-align: top;
	margin: 40px 10px 0 0;
}

*html body #localmenu{ /* IE6 */
	float: left;
	width: 175px;
	vertical-align: top;
	margin: 40px 10px 0 -40px;
}

#localmenu p{
	text-align: left;
	color: #666;
}

#localmenu ul{
	font-size: small;
	list-style:none;
	text-align: left;
	color: #666;
	padding:0 0 0 5px;
}

#localmenu ul li {
	padding: 5px 0 5px 5px;
	border-left: 3px solid #666;
	border-top: 1px dotted #666;
}

#localmenu ul li#lastmenu {
	padding-left: 5px;
	border-left: 3px solid #666;
	border-bottom: 1px dotted #666;
}
/*
#localmenu ul li a:link,
#localmenu ul li a:visited {
	color: gray;
	text-decoration: none;
}

#localmenu ul li a:hover {
	color: #000;
	background-color: #ccc;
	text-decoration: none;
}
*/
/* Main contents
------------------------------------------*/
#topcontents{
	float: right;
	width: 720px;
	display: block;
	color: #000;
	/*font-size: medium; */
	text-align: left;
	vertical-align: top;
	padding: 10px 5px 0 75px;
	background-color: #fff;
}

#topcontents div.subpromo {
	width: 720px;
	height: 240px;
}

#contents{
	/*float: right;  */
	width: 620px;
	display: block;
	color: #000;
	/*font-size: medium; */
	text-align: left;
	vertical-align: top;
	padding: 10px 10px 0 10px;
	margin:0 80px 0 80px;
	background-color: #fff;
}

#contents li{
	font-size:12px;
}

#contents h1{
	font-size:16px;
	color:#0080BE;
	padding-top: 10px;
	padding-bottom:5px;
}

#contents dt{
	font-weight: bold;
	padding-top: 0.5em;
	padding-left: 0.5em;
}

#contents dd{
	font-size: small;
}

#contents div.subpromo {
	width: 620px;
	height: 240px;
}

#contents div#policy{
	color: #333;
	font-size: small;
	text-align: left;
	vertical-align: top;
	padding-top: 30px;
}

#contact_head{
	font-size: medium;
	padding-top: 30px;
	font-weight: bold;
	margin: 0;
}


#contact_list{
	font-size: small;
	/*	line-height: 140%;	*/
	padding: 5px 0 0 10px;
} 

#slideshow {
  width: 800px;
  height: 419px;
}




/* 2 columns contents
------------------------------------------*/
#content_left{
	float: left;
	width: 260px;
	padding:0 10px 0 0;
	/*font-size: small; */
}

#content_right{
	float: right;
	width: 260px;
	padding:0 10px 0 0;
	/*font-size: small; */
}


#content_span{
	clear: both;
	padding-top: 30px;
}


/* Promotion contents
------------------------------------------*/
#sub_promosion{
	width: 600px;
	height:auto;
	margin: none;
	padding:30px 100px 10px 100px;
	border-bottom:2px solid #0080BE;
}

.p1{
	font-size:14px;
}

.p2{
	font-size:12px;
}

.p3{
	font-size:14px;
	text-align:right;
}

.p4{
	font-size:14px;
	font-weight:bold;
	color:#0080BE;
}

.p5{
	font-size:12px;
	text-align:right;
}

.p1b{
	font-size:14px;
	font-weight:bold;
	color:#0080BE;
}

.p2b{
	font-size:12px;
	font-weight:bold;
	color:#0080BE;
}

#promosion{
	width: 800px;
	height: auto;
	text-align:center;
	border-bottom:2px solid #0080BE;
}

#top_contents{
	width:445px;
	height:auto;
	margin:none;
	padding:20px 70px 0 65px;
	float:left;
}

#top_contents dt{
	list-style:none;
	font-size: 12px;
	font-weight: bold;
	margin:1em 0 1em 0;
}

#top_contents dd{
	list-style:none;
	margin-left: 0px;
	font-size: 12px;
	line-height:1.5em;
	padding:0 0 8px 0;
}

#top_vanner{
	width:170px;
	height:auto;
	margin:none;
	padding:20px 35px 0 5px;
	float:right;
}

/* Topic path
------------------------------------------*/
ul.topic_path {
	font-size: small;
	text-align: left;
	margin-left: 0px; /* IE6 */
	padding-left: 0px;
}

ul.topic_path li {
	display: inline;
	line-height: 110%;
	list-style-type: none;
}

ul.topic_path li a {
	padding-right: 16px;
	background:url("../images/glue.png") no-repeat right center;
}

/*
ul.topic_path a:link,a:visited,a:hover{
	color: navy;
	text-decoration: underline;
}
*/

/* Footer
------------------------------------------*/
#footer{
	clear: both;
	/*margin-top: 50px;*/
	font-size: small;
	text-align: center;
	color: gray;
	margin: 5px 0 5px 0;
	padding: 5px 0 30px 0;
	border-top: 2px solid #0080BE;
}

/* Footer navigation
------------------------------------------*/
#footernavi{
	clear: both;
	text-align: right;
	font-size: 12px;
	vertical-align: bottom;
	padding: 0.5em 2em 0 0;
}

#footernavi ul{
	list-style:none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#footernavi ul li{
	display: inline;
	margin-right: 6px;
	padding-left: 10px;
	border-left: 1px solid #999;
}

/*
#footernavi ul li a:link,
#footernavi ul li a:visited {
	color: gray;
	text-decoration: none;
}

#footernavi ul li a:hover {
	color: #000;
	text-decoration: none;
}
*/
#footernavi ul li#footernavihome{
	border-left: 0;
	padding-left: 0;
	border-left: 0px solid #999;
}

.page_honbun{
	font-size:80%;
	}
	
.page_honbun_m{
	font-size:90%;
	}

.isora{
	/*background-color:#96B546;*/
	font-size:90%;
	font-weight:bold;
	padding:0 0 0 10px;
}

.isora_b{
	/*background-color:#96B546;*/
	font-size:80%;
	padding:0 0 0 35px;
}
