@charset "shift-jis";

/* default sytle
--------------------------------------------------*/
*{
	margin:0;
	padding:0;
}

img{
	border:none;
}

ul{
	list-style-type:none;
}

hr{
	display:none;
}


/* basic sytle
--------------------------------------------------*/
body{
	background:#ffffff;
	color:#666666;
	font-size:12px;
	_font-size:73%;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
}

a:link,
a:visited{
	color:#666666;
	text-decoration:none;
}

a:hover,
a:active{
	color:#666666;
	text-decoration:underline;
}


/* general purpose text size
--------------------------------------------------*/
.f10,
.fl10{
	font-size:83%;
}

.f11,
.fl11{
	font-size:90%;
}

.f11c,
.fl11c{
	font-size:90%;
	padding-left:22px;
}
.f12,
.fl12{
	font-size:100%;
}

.f12b,
.fl12b{
	color:#000000;
	font-size:100%;
	padding-left:11px;
}


.f12c,
.fl12c{
	font-size:100%;
	padding-left:11px;
}
.f12d,
.fl12d{
	font-size:100%;
	padding:11px 11px 0px 11px;
}
.f12e,
.fl12e{
	color:#ff6633;
	font-size:100%;
	padding:0 5px 0px 22px;
}

.f14,
.fl14{
	color:#000000;
	font-size:119%;
}

.fl10,
.fl11,
.fl11c,
.fl12,
.fl12b,
.fl12c,
.fl12d,
.fl12e,
.fl14{
	line-height:140%;
}


/* basic layout
--------------------------------------------------*/
div#wrapper{
	margin:0 auto;
	padding:19px 0 0 0;
	width:708px;
}

div#container{
	width:708px;
	background:url("../cmn_img/container_bg.gif") repeat-y;
}

/* header
--------------------------------------------------*/
div#header{
	padding:0 0 0 11px;
	height:1.0em;
	_height:16px;
	min-height:16px;
	position:relative;
}

div#header ul{
	position:absolute;
	top:0;
	right:5px;
}

div#header ul li{
 float:left;
	font-size:83%;
	line-height:100%;
}


/* container header
--------------------------------------------------*/
div#container div.header{
	margin:1px 0 0 0;
}


/* container column
--------------------------------------------------*/
div#container div#left{
	padding:0 0 0 28px;
	width:500px;
	float:left;
}
div#container div#left2{
	padding:0 0 0 28px;
	width:640px;
	float:left2;
}

div#container div#right{
	padding:34px 5px 0 28px;
	width:147px;
	float:right;
}


/* footer
--------------------------------------------------*/
body#top p#footer{
	padding:0 0 12px 0;
	clear:both;
	background:url("../cmn_img/footer_bg.gif") no-repeat center bottom;
	font-size:83%;
	text-align:center;
	line-height:100%;
}

p#footer{
	padding:34px 0 12px 0;
	clear:both;
	width:708px;
	background:#ffffff url("../cmn_img/footer_bg.gif") no-repeat center top;
	color:#999999;
	font-size:83%;
	text-align:center;
	line-height:100%;
}

/* subtitle
--------------------------------------------------*/
div#container div#left h2{
	margin:30px 0 0 0;
	padding:0 0 6px 2px;
	background:url("../cmn_img/container_li_01.gif") repeat-x left bottom;
	font-size:120%;
	line-height:100%;
}

div#container div#left2 h2{
	margin:0 0 11px 0;
	padding:0 0 6px 2px;
	background:url("../cmn_img/container_li_01.gif") repeat-x left bottom;
	font-size:120%;
	line-height:100%;
}


/* page top
--------------------------------------------------*/
p.pagetop{
	margin:20px 0 0 0;
	padding:0 0 0 13px;
	background:url("../cmn_img/link_ic_03.gif") no-repeat left center;
	font-size:83%;
	line-height:100%;
}


/* right navigation
--------------------------------------------------*/
ul#rnavi{
	margin:-14px 0 0 0;
	_margin:0;
}

ul#rnavi li{
	margin:14px 0 0 0;
	padding:0 0 0 18px;
	background:url("../cmn_img/link_ic_04.gif") no-repeat left center;
	font-size:92%;
	letter-spacing:1px;
}

ul#rnavi li#sub{
	margin:0px 0 0 0;
	padding:0 0 0 20px;
	background:url("../cmn_img/link_ic_00.gif") no-repeat left center;
	font-size:87%;
	letter-spacing:1px;
}

ul#rnavi li#now{
	background:url("../cmn_img/link_ic_01.gif") no-repeat left center;
}

ul#rnavi li#backtop{
	margin:38px 0 0 0;
}


/* top
--------------------------------------------------*/
div#substitution{
	padding:30px 0 0 0;
	_height:364px;
	min-height:364px;
	background:url("../img/flash.jpg") no-repeat left top;
	text-align:right;
}

div#substitution ul{
	margin:-10px 0 0 0;
}

div#substitution ul li{
	margin:10px 21px 0 0;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}

div#substitution ul li a{
	color:#ffffff;
}

div#latestinfo{
	padding:10px 0 0 0;
	width:412px;
	float:left;
}

div#latestinfo h2{
	margin:0 0 0 12px;
	font-size:100%;
	letter-spacing:1px;
	line-height:100%;
}

div#latestinfo ul{
	margin:0 0 0 12px;
	font-size:83%;
	line-height:140%;
}

div#latestinfo ul li{
	margin:8px 0 0 0;
	padding:0 0 9px 5px;
	background:url("../cmn_img/container_li_01.gif") repeat-x left bottom;
}

div#latestinfo ul li span{
	padding:0 0 0 14px;
	background:url("../cmn_img/link_ic_01.gif") no-repeat left center;
}

div#latestinfo ul li a{
	margin:-1.4em 0 0 9.0em;
	_height:1%;
	display:block;
}

div#latestinfo ul li#bn{
	background:none;
	text-align:right;
}

div#latestinfo ul li#bn span{
	margin:0 0 10px 0;
	padding:0 0 0 14px;
	display:block;
	width:7.0em;
	float:right;
	/*＼*/
	margin:0;
	display:inline;
	width:auto;
	float:none;
	/**/
	background:url("../cmn_img/link_ic_02.gif") no-repeat left center;
}

div#latestinfo ul li#bn a{
	margin:0;
	display:inline;
	color:#999999;
}

div.notice{
	padding:10px 0 0 0;
	width:277px;
	float:right;
}

div.notice div.left,
div.notice div.right{
	width:125px;
	float:left;
	background:url("../img/index_bg_02.gif") repeat-y center top;
}

div.notice div.left{
	margin:0 11px 0 0;
}

div.notice h2{
	padding:8px 8px 0 7px;
	width:110px;
	background:url("../img/index_bg_01.gif") no-repeat center top;
}

div.notice img{
	margin:0 auto 8px auto;
	display:block;
}

div.notice p{
	padding:0 10px 10px 10px;
	width:105px;
	background:url("../img/index_bg_03.gif") no-repeat center bottom;
	font-size:83%;
	line-height:140%;
}


/* content parts
--------------------------------------------------*/
img.rside{
	margin:8px 8px 0 8px;
	float:right;
}

img.lside{
	margin:8px 8px 0 0;
	float:left;
}

img.bside{
	margin:8px 0 0 0;
}

/* ime mode
--------------------------------------------------*/
.input1 {ime-mode: disabled}
.input2 {ime-mode: active  }
