@charset "Shift_JIS";


/*----- general -----*/

*{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #111;
}

img{
	border: none;
}

.floatleft{
	float: left;
}

.floatright{
	float: right;
}

.clearboth{
	clear: both;
}

a,table,tr,td,form{
	font-size: inherit ;
}

strong{
	font-weight: bolder;
}

body{
	backgroud: #FFF;
}



/*----- header -----*/

table#header{
	width: 760px;
	height: 100px;
	border-spacing: 0px;
	margin-bottom: 0.5em;
}


table#header h1{
	width: 270px;
	height: 70px;
	text-align: left;
	float: left;
}

table#header td#ad{
	width: 490px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
}

table#header td#navi{
	background: url("img/npc_blueline.gif") repeat-x;
	padding: 0px;
	width: 760px;
	height: 30px;
}

table#header td#navi img{
	margin-right: 10px;
}	

/* リニューアル時に追加 */
table#header td#gnavi{
	background: url("img/npc_blueline.gif") repeat-x;
	padding: 0px;
	width: 760px;
	height: 30px;
}

table#header td#gnavi img{
	margin-top: 4px;
}

table#header td#gnavi img.pconline{
	margin-left: 14px;
}	
/* リニューアル時に追加END */

/*--layouttable-------------------*/

table#layouttable{
	font-size: 0.85em;
	line-height: 150%;
}

td#leftnavi,td#rightnavi,td#contentscell{
	vertical-align: top;
}

td#leftnavi{
	width: 205px;
	padding: 5px 5px 5px 10px;
}

td#rightnavi{
	width: 200px;
	padding: 5px;
}

td#contentscell{
	width: 355px;
}

td#leftnavi dl, td#rightnavi dl, td#contentscell dl{
	padding-bottom: 10px;
	margin-bottom: 1em;
}

td#leftnavi dl, td#rightnavi dl{
	background: #EEEEEE url("img/list_bottom.gif") bottom no-repeat;
}

/* リニューアル時に追加 */
td#leftnavi dl.pconline, td#rightnavi dl.pconline{
	background: #DEF0C8 url("img/list_bottom_green.gif") bottom no-repeat;
}
/* リニューアル時に追加END */

td#leftnavi dd, td#rightnavi dd{
	background: url(img/npc_list.gif) no-repeat;
	padding-left: 10px;
}

td#leftnavi dd.nolist,
td#rightnavi dd.nolist{
	background: none;
	text-align: center;
}

td#contentscell div.contents{
	background: #EEEEEE url("img/contents_bottom.gif") bottom no-repeat;
	margin: 10px 5px 10px 5px;
	text-align:left;
}

td#contentscell dt{
	margin: 0.5em 0 0 0.3em;
}

td#contentscell dd{
	margin: 0 0.5em 0 1.3em;
}

td#leftnavi div#searchform{
	margin: 1em 0 1em 0;
}

td#contentscell p.adbanner{
	text-align:center;
	margin: 1em 0 1em 0;
}

td#contentscell table#subscription{
	text-align: center;
	background: #D9F2EE;
	font-size: 1em;
	line-height: 130%;
	width: 345px;
	margin: 5px;
}

td#contentscell table#subscription th{
	background: #D9F2EE;
	text-align: center;
}

td#contentscell table#subscription td{
	text-align: left;
	padding: 3px;
}

/*----- header -----*/

.title{
	font-size: 14px;
	font-weight: bold;
}

.title16px{
	font-size: 16px;
	font-weight: bold;
}

.title20px{
	font-size: 18px;
}

.titleWhite{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.main{
	font-size: 12px;
	line-height: 125%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	padding: 0;
	margin: 0;
}

.main0{
	font-size: 10px;
	line-height: 125%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	padding: 0;
	margin: 0;
}

.main_1{
	font-size: 12px;
	line-height: 125%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	padding: 0;
	margin: 0;
}

.main_2{
	font-size: 14px;
	line-height: 125%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	padding: 0;
	margin: 0;
}

.mainBold{
	font-size: 13px;
	line-height: 125%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bolder;
	padding: 0;
	margin: 0;
}

.navskip{
	display: none;
}

.red{
	color: #FF0000;
}

.copyright{
	font-size: 11px;
	font-family: "Times New Roman", "Times", "serif";
}

.shimen_catch{
	font-size: 20px;
	font-weight: bold;
}

.shimen_title{
	font-size: 20px;
	line-height: 125%;
	font-weight: bold;
}

.shimen_wtitle{
	font-size: 18px;
	line-height: 125%;
	font-weight: bold;
	color: #FFFFFF;
}

.shimen_main{
	font-size: 14px;
	line-height: 125%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	padding: 0;
	margin: 0;
}

ul.ul_dl{
	padding: 0;
	margin: 0;
}

li.li_dl{
	font-size: 12px;
	line-height: 125%;
	list-style-type: none;
	padding: 0;
	margin: 0 0 1em 2em;
}

p.main{
	font-size: 12px;
	line-height: 135%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	text-indent: 1em;
	padding: 0;
	margin: 0 0 1em 0;
}

p.indent2em{
	font-size: 12px;
	line-height: 135%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	padding: 0;
	margin: 0 1em 1em 2em;
}

li.kanji{
	list-style: cjk-ideographic;
}

th{
	background-color: #8080ff;
	color: #fff;
}


/*--- footer ---*/

div#footer  {
	width: 760px;
	padding-top: 30px;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif ;
	text-align: center;
}

div#footer p#gototop {
	border-top: 5px solid #CCCCCC;
	margin-top: 15px;
	height: 45px;
	background: url("img/footerbg.gif") repeat-x;
	text-align: right;	
}



/*--- リンク設定 ---*/

a:link    { color:#003399; }
a:visited { color:#003399; }
a:active  { color:#FF0000; }
a:hover   { color:#FF0000; }


/*--- コンテンツ ---*/

div.contentsbox {
	width: 680px;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 40px;
	}
		
div.contentsbox h2 {
	margin: 15px 0 30px 0;
	}
		
div.contentsbox h3 {
	margin: 15px 0 15px 0;
	font-size: 1em;
	font-weight: bold;
	}
		
div.contentsbox p {
	margin: 15px 0;
	font-size: 0.87em;
	line-height: 150%;
	}
		
div.contentsbox table {
	width: 100%;
	text-align: left;
	}
		
div.contentsbox table caption {
	caption-side: top;
	margin-top: 15px;
	font-size: 0.87em;
	font-weight: bold;
	text-align: left;
	}
		
div.contentsbox table th {
	padding: 3px;
	font-size: 0.83em;
	font-weight: bold;
	text-align: center;
	}
		
div.contentsbox table td {
	padding: 3px;
	font-size: 0.83em;
	}
		


