@charset "UTF-8";

/* Initializations / Rules
------------------------------------------------------------------*/ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,N
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:#333;
	margin: 0px;
	text-align:center;
	font-size:14px;
	line-height:26px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック' , 'Osaka';
	/*font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
	/*font-family:"Verdana", "Arial";*/
	/*	font-family: "ＭＳ Ｐゴシック" , "Osaka";*/
	color:#231815;
	}

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{}
h2{}
h3{}
h4{}
h5{}
h6{}


/* ====text==== */
strong{
	font-weight:bold;
	font-size:18px;
	}
	

em{
	font-weight:bold;
	color:#cc0d0d;
	}
	
em.titBook{
	font-weight:bold;
	color:#cc0d0d;
	font-size:18px;
	}

p{
	margin:0 0 15px 0;
	}
	
b{
	font-weight:bold;
	}	
	
b.fontBig{
	font-weight:bold;
	font-size:14px;
	}	

.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;
	}
	
.fontBig14{
	font-size:14px ! important;
	line-height:24px ! important;
	}


/* ====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:#231815;
	}
	
a:hover{
	text-decoration:none; 
	color:#231815;
	}


/* Common Layout
------------------------------------------------------------------*/
#container{
	text-align:left;
	margin:0px auto;
	width:860px;
	}

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

#header {
	display: inline-block;
	}

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


#wrapper{
	width:759px;
	margin:0 13px;
	}
	
#mainBody{}

#mainVbook{
	background:url(../_img/main_img_02.jpg) left top;
	height:423px;
	float:left;
	width:218px;
	}
	
#mainVbtn{
	padding:360px 0 0 0;
	}

#main{
	background:#ccc;
	}

.indent{
	padding:25px 0;
	margin:0 19px;
	width:822px;
	}
	
.indentIn{
	margin:0 90px 45px 90px;
	width:642px;
	}
	
.indent li{
	list-style:none;
	}
#footer{
	width:640px;
	margin:20px 110px 0 110px;
	padding:0 0 20px 0;
	}


/* Global Navi
------------------------------------------------------------------*/
#globalNavi{
	width:860px;
	background:url(../_img/navi_bg.gif) repeat-x left bottom;
	padding:0 0 10px 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 #48AF17;
	border-spacing:0;
	empty-cells:show;
	margin:0 0 15px 0;
	}
	
table.basicTable th,
table.basicTable td{
	padding:5px;
	border:1px solid #48AF17;
	}

table.basicTable th{
	background-color:#D1EBC5;
	font-weight:bold;
	}

.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;
	}


/* index 
------------------------------------------------------------------*/
.prof{
	float:right;
	display:inline;
	width:500px;
	}

