@charset "UTF-8";

/* Initializations / Rules
------------------------------------------------------------------*/ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	}

body{
	background-color:#f2f6ff;
	margin: 0px;
	text-align:center;
	font-size:12px;
	line-height:18px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック' , 'Osaka';
	/*font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
	/*font-family:"Verdana", "Arial";*/
	color:#333333;
	}

img {
	border: none;
	}
	
img.b,
img.boxPart{
	display:block;
	}

th,td{
	vertical-align: top; 
	text-align:left;
	font-size:12px;
	line-height:18px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック' , 'Osaka';
	}

.floatRight{
	float:right;
	display:inline;
	}
	
.floatLeft{
	float:left;
	display:inline;
	}

.leftImg{
	float:left;
	display:inline;
	margin:0 10px 5px 0;
	}

.rightImg{
	float:right;
	display:inline;
	margin:0 0 5px 10px;
	}

.clear{
	clear: both;
	font: 1px/1px monospace;
	}

.clear2{
	_clear:both;
	display:none;
	_display:inline;
	font: 1px/1px monospace;
	}

/* === clearfix ==*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac ¥*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.alignRight{
	text-align:right;
	}

.alignCenter{
	text-align:center;
	}

hr {
	color:#000;
	background-color:#000;
	height:1px;
	border:none;
	margin:0 10px;
	}

/* ====common header====*/
h1{
	float:left;
	display:inline;
	padding:5px 0 0 15px;
	margin:0;
	}

h2{
	background-color:#fff;
	padding:0 0 15px 15px;
	margin:0;
	}

h3{
	margin:0 0 10px 0;
	}


#subArea h3{
	padding:0;
	margin:0 0 0 5px;
	}

#subArea h3 img{
	display:block;
	}

#mainArea h4{
	background:url(../_img/master/sub_title_bg.gif) no-repeat;
	line-height:28px;
	margin:0 0 15px 0;
	padding:0 0 0 20px;
	width:530px;
	width:550px;
	font-size:14px;
	font-weight:bold;
	}
	
.accessTit{
	background:url(../_img/master/sub_title_bg_02.gif) no-repeat;
	line-height:28px;
	margin:0 0 15px 0;
	padding:0 0 0 20px;
	font-size:14px;
	font-weight:bold;
	}

#mainArea h4.contentEnd{
	margin-top:35px;
	}

#mainArea h5{
	color:#2b3c9c;
	font-size:12px;
	line-height:18px;
	border-bottom:1px solid #2b3c9c;
	margin:0 0 10px 0;
	}

#mainArea h5 span{
	background:url(../_img/master/acs03.gif) no-repeat left 5px;
	padding:2px 0 2px 8px;
	}

h6{}


/* ====text==== */
strong{
	font-weight:bold;
	color:#FF8C00;
	}

em{
	font-weight:bold;
	}

p{
	margin:0 0 15px 0;
	}

.note{
	padding-left:12px;
	text-indent:-12px;
	}
	
.noMarg{
	margin-bottom:0 ! important;
	}

.moreMarg{
	margin-bottom:25px ! important;
	}

.miniMarg{
	margin-bottom:5px ! important;
	}

.supp{
	font-size:10px ! important;
	line-height:14px ! important;
	}
	
.imgBox{
	margin:0 0 20px 0;
	}


/* ====Form==== */
input{
	font-size:12px;
	/*height:16px;
	_height:19px;
	border:1px solid #333;
	vertical-align:middle;*/
	}

select option{
	padding-right:15px;
	}

* html select option{
	padding-right:0;
	_padding-right:15px;
	}

label{
	cursor: pointer;
	}

/* ====test tool==== */
/*div { border:1px red dashed; }*/


/* Base Link
------------------------------------------------------------------*/
a{
	color:#3366cc;
	}
	
a:hover{
	text-decoration:none; 
	color:#3366cc;
	}


/* Common Layout
------------------------------------------------------------------*/
#container{
	text-align:left;
	margin:0px auto;
	background:url(../_img/master/container_bg.gif) repeat-y;
	padding:0 10px;
	width:780px;
	_width:800px;
	}


#header{
	background:url(../_img/master/header_bg.gif) repeat-x;
	height:75px;
	}

#header ul{
	float:right;
	display:inline;
	margin:15px 0 0 0;
	}

#header ul li{
	float:left;
	display:inline;
	margin:0 20px 0 0;
	}


#wrapper{
	margin:0px 15px 20px 15px;
	padding:0px 0 0 0;
	width:750px;
	background:url(../_img/master/wrapper.gif) repeat-y;float:right;
	display:inline;
	}
	
.top #wrapper,
.full #wrapper{
	background:none;
	}

.full #wrapper{
	margin:0px 25px 20px 25px;
	padding:0px 0 0 0;
	width:730px;
	}
	
#mainVisual{
	background-color:#fff;
	padding:0 0 15px 15px;
	margin:0;
	}

#pathNavi{
	margin:0 0 5px 15px;
	color:#999999;
	}
	
#pathNavi a,
#pathNavi a:hover{
	color:#999999;
	}

.pagetop{
	text-align:right;
	margin:20px 10px 0 0;
	}

#mainArea{
	float:right;
	display:inline;
	width:550px;
	padding:0px 0 0 0;
	}

#intro{
	margin:10px 0 30px 0;
	}

#subArea{
	float:left;
	display:inline;
	width:180px;
	border-top:1px solid #dadada;
	padding:5px 0 0 0;
	}

#wrapper #subArea ul{
	margin:0 0 15px 5px;
	padding:0 0 0 0;
	border:1px solid #dadada;
	border-top:none;
	width:168px;
	_width:170px;
	}

#wrapper #subArea ul li{
	background:#fff url(../_img/master/side_navi_bg.gif) no-repeat left bottom;
	padding:5px 0;
	list-style:none;
	_margin-bottom:0px;
	}

#wrapper #subArea ul li.last{
	background:#fff url(../_img/master/side_navi_bg2.gif) no-repeat left bottom;
	}

#wrapper #subArea ul li span{
	display:block;
	background:url(../_img/master/acs01.gif) no-repeat left 5px;
	padding:0 0 0 15px;
	margin:0 0 0 8px;
	}

#wrapper #subArea ul li a{
	color:#444444;
	text-decoration:none;
	}

#wrapper #subArea ul li a:hover{
	color:#444444;
	text-decoration:underline;
	}

#wrapper #subArea ul li.now a,
#wrapper #subArea ul li.now a:hover{
	font-weight:bold;
	}

.indent{}

#footerNavi{
	background:url(../_img/master/line01.gif) repeat-x left top;
	padding:5px 0 5px 0;
	margin:5px 0 0 0;
	text-align:center;
	font-size:10px;
	line-height:14px;
	color:#999999;
	}

#footerNavi a{
	color:#999;
	text-decoration:none;
	}

#footerNavi a:hover{
	color:#999;
	text-decoration:underline;
	}

#footer{
	background:url(../_img/master/footer_bg.gif) repeat-x left top;
	padding:0 0 40px 0;
	}

/* === clearfix ==*/
#footer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#footer{
	display: inline-block;
	}

/* Hides from IE-mac ¥*/
* html #footer{height: 1%;}
#footer{display: block;}
/* End hide from IE-mac */

#footer #addres{
	float:left;
	display:inline;
	width:441px;
	padding:15px 0 0 10px;
	margin:0;
	font-size:10px;
	line-height:14px;
	color:#666666;
	}

#footer #copyrights{
	float:right;
	display:inline;
	padding:15px 10px 0 0;
	margin:0;
	}


/* Global Navi
------------------------------------------------------------------*/
#globalNavi{
	padding:0 0 5px 0;
	}

#globalNavi ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	}

#globalNavi ul li{
	list-style:none;
	float:left;
	display:inline;
	padding:0 0 0 0;
	margin:0 0 0 0;
	line-height:0;
	font-size:0;
	}

#globalNavi ul li img{
	display:block;
	}


/* Sub Navi
------------------------------------------------------------------*/



/* Ext Navi
------------------------------------------------------------------*/


/* Common parts
------------------------------------------------------------------*/
table.basicTable{
	width:100%;
	border-collapse:collapse;
	border:1px solid #b3b3b3;
	border-spacing:0;
	empty-cells:show;
	margin:0 0 15px 0;
	}
	
table.basicTable th,
table.basicTable td{
	padding:5px;
	border:1px solid #b3b3b3;
	vertical-align:middle;
	}

table.basicTable.supp th,
table.basicTable.supp td{
	font-size:10px;
	line-height:14px;
	}

table.basicTable th{
	background-color:#eeeeee;
	}

table.basicTable th.head{
	background-color:#dbdbdb;
	text-align:center;
	font-weight:bold;;
	}

table.basicTable .subHead{
	background-color:#edfbfd;	
	}

table.basicTable td p{
	margin:8px 0 0 0;
	}

table.basicTable td input,
table.basicTable td select{
	margin:0 3px 0 3px;
	vertical-align:middle;
	}

table.basicTable .top{
	vertical-align:top;
	}

table.basicTable td .inTable{
	margin:0;
	padding:0;
	border:none;
	}

table.basicTable td .inTable td,
table.basicTable td .inTable th{
	border:none;
	vertical-align:top;
	padding:3px 10px 3px 0;
	}

table.basicTable td .inTable td input{
	vertical-align:middle;
	}

.outlineTable{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin:0 0 15px 0;
	width:100%;
	}

.outlineTable th, .outlineTable td{
	background:url(../_img/master/line01.gif) repeat-x left bottom;
	padding:5px;
	}

.outlineTable .end th, .outlineTable .end td{
	background:none;
	}

.outlineTable th{
	width:130px;
	}

.outlineTable th span{
	background:url(../_img/master/acs01.gif) no-repeat left center;
	padding:3px 0 3px 15px;
	}

.outlineTable p,
.outlineTable ul,
.outlineTable dl{
	margin-bottom:0;
	}

.outlineTable .marg{
	margin-bottom:15px;
	}

#wrapper ul{
	margin:0 0 15px 25px;
	}

#wrapper ul li{
	margin:0 0 5px 0;
	}

.box{
	background-color:#efefef;
	border:1px solid #b3b3b3; 
	padding:5px;
	margin:0 0 15px 0;
	font-size:12px;
	}

.box2{
	background-color:#e0e3f8;
	padding:5px;
	margin:0 0 15px 0;
	font-size:12px;
	font-weight:bold;
	}

#mainArea ol{
	margin:0 0 15px 30px;
	}

#pageImgLink{
	border:2px solid #e0e3f8;
	padding:5px;
	margin:0 0 15px 0;
	font-size:12px;
	font-weight:bold;
	}
	
/* === clearfix ==*/
#pageImgLink:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#pageImgLink{
	display: inline-block;
	}

/* Hides from IE-mac ¥*/
* html #pageImgLink{height: 1%;}
#pageImgLink{display: block;}
/* End hide from IE-mac */

#pageImgLink ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	}

#pageImgLink ul li{
	float:left;
	display:inline;
	background:url(../_img/master/acs04.gif) no-repeat left center;
	padding:0 0 0 15px;
	margin:0 10px 0;
	}


#mainArea dl{
	margin:0 0 15px 0;
	}

#mainArea dl dt{
	background:url(../_img/master/acs03.gif) no-repeat left 3px;
	padding:0 0 0 7px;
	font-size:12px;
	color:#2b3c9c;
	font-weight:bold;
	margin:15px 0 3px 0;
	}

#mainArea dl dd{
	margin:0 0 5px 7px;
	}

/* index 
------------------------------------------------------------------*/
.top #mainArea{
	float:left;
	display:inline;
	width:530px;
	padding:6px 0 0 0;
	}


.top #subArea{
	float:right;
	display:inline;
	width:200px;
	border:none;
	padding:0 0 0 0;
	}

.top #topics{
	margin:0 0 20px 0;
	}

.top #topics h3{
	margin:0 0 10px 0;
	}

.top #topics .topics{
	background:url(../_img/master/line01.gif) repeat-x left bottom;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	}

/* === clearfix ==*/
.top #topics .topics:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.top #topics .topics{
	display: inline-block;
	}

/* Hides from IE-mac ¥*/
* html .top #topics .topics{height: 1%;}
.top #topics .topics{display: block;}
/* End hide from IE-mac */


.top #topics .topics p.date{
	float:left;
	display:inline;
	background:url(../_img/master/acs02.gif) no-repeat left 5px;
	padding:0 0 0 10px;
	margin:0 0 0 5px;
	width:85px;
	_width:95px;
	font-weight:bold;
	color:#666666;
	}

.top #topics .topics .txt{
	float:left;
	display:inline;
	width:425px;
	}

.top #topics .topics p{
	margin:0;
	}

.top #topics .topics p.title{
	font-weight:bold;
	}

.top #topics .topics p.title a,
.top #topics .topics p.title a:hover{
	font-weight:bold;
	}

.top #subArea #baners img{
	margin:0 0 10px 0;
	display:block;
	}

.top #subArea #bannersBox{
	border:3px solid #e2e2e2;
	padding:10px 5px 0 5px;
	margin:0 0 20px 0;
	}

.top #subArea #bannersBox img{
	display:block;
	margin:0 0 10px 0;
	}