@charset "shift_jis";

/* ------------------------------
	INCLUDE
------------------------------ */

#content .main {
	padding: 0 29px 0 30px;
}

#content h1 {
	margin-bottom: 15px;
	padding-bottom: 3px;
	border-bottom: 2px solid #0370b1;
	font-weight: normal;
	line-height: 1.5;
	color: #000;
}

#content h2 {
	margin-bottom: 20px;
}

#content h3 {
	margin-bottom: 20px;
}

h4 {
	clear: both;
	margin: 0.5em 0;
	font-weight: bold;
	font-size: 110%;
	color: #2C3086;
	background: url(../img/h4_bcg.gif) repeat-x 50% 90%;
	padding: 0.2em;
}

#content .none h4 {
	margin-bottom: 15px;
}

#content h5 {
	font-weight:bold;
	padding-bottom:5px;
}

/*-- テーブル ------------------------------------------------------*/
table.month {
/*	width: 100%;*/
	overflow: auto;
	margin: 1em 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border-top: 1px solid #81b7d8;
	border-left: 1px solid #81b7d8;
	background: #FFFFFF;
	}
html>body table.month { border-collapse: separate; }

.month th {
	padding: 5px;
	border-right: 1px solid #81b7d8;
	border-bottom: 1px solid #81b7d8;
	background: #EFEFEF url(../img/th_bcg.gif) top left;
	color: #666666;
	font-weight: normal;
	text-align: center;
}
.month td {
	padding: 5px;
	border-right: 1px solid #81b7d8;
	border-bottom: 1px solid #81b7d8;
	}

.month caption {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	padding-left: 20px;
	border-bottom: 1px dotted #808080;
	background: url(../img/icon_caption.gif) no-repeat center left;
	font-weight: bold;
	text-align: left;
	}
.month caption { font-size: small;}
* html caption { padding-top: 5px; padding-bottom: 5px; }	
	
/*------------------------------ */	

#index #content .topics {
	position: relative;
	margin-bottom: 20px;
}

#index #content .topics h3 {
	margin-bottom: 5px;
}

#index #content .topics .back {
	display: block;
	position: absolute;
	top: 0px;
	width: 50px;
}

#index #content .topics table {
	width: 515px;
	font-size:medium;
}
#index #content .topics table th, 
#index #content .topics table td {
	padding: 5px 0 5px 5px;
	vertical-align: top;
	line-height: 1.4;
}
#index #content .topics table th {
	width: 15%;
	background: url("../img/id_line.gif") no-repeat left bottom;
	font-weight: normal;
}
#index #content .topics table th span {
	display: block;
	padding-right: 10px;
	background: url("../img/id_mark.gif") no-repeat right center;
	white-space: nowrap;
}
#index #content .topics table td {
	background: url("../img/id_line.gif") no-repeat right bottom;
}

#index #content .topics table td a { color: #555; text-decoration: none; }
#index #content .topics table td a:active { color: #81b7d8; }
#index #content .topics table td a:hover { color: #81b7d8; }


/*	INDEX
------------------------------ */

#index #content p {
	margin-bottom: 18px;
}

#content p.note {
	padding-left: 1em;
	text-indent: -1em;
}

#content p.center {
	text-align:center;
}

#index #content p.explanatory {
	text-align:right;
	
	margin-top: -10px;margin: 0;
}
#index #content p.msg {
	margin: 0;
}
#index #content p.sign {
	width: 330px;
	text-align: right;
	line-height: 1.3;
}
#index #content p strong {
	font-size: 1.2em;
	line-height: 1.4;
}
#index #content p img {
	margin: 10px 0 5px 0;
}
#index #content p img.flow {
	margin: 0 0 10px 0;
}

#index #content h5 {
	display: clear;
	margin-bottom: 12px;
	width: 100%;
}

#index #content ol {
	margin: 0 0 5px 28px;
}
#index #content ol li {
	padding-bottom: 15px;
	line-height: 1.5;
}

#index #content ul {
	margin: 0 0 15px 25px;
	line-height: 1.5;
}

#index #content img.fl {
	float: left;
	margin: 0 20px 20px 0;
}
#index #content img.fr {
	float: right;
	margin: 0 0 20px 20px;
}

#index #content div.fl {
	float: left;
	padding-bottom: 20px;
}
#index #content div.fr {
	float: right;
	width: 335px;
}
#index #content div.fr table {
	margin-bottom: 20px;
	line-height: 1.5;
}
#index #content div.fr th {
	padding-right: 5px;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: top;
}

#index #content h6 {
	margin-bottom: 5px;
	font-weight: normal;
}


/* ------------------------------
	image
------------------------------ */

.center{
	text-align:center;
	}

.img_right{
	float:right;
	}

.img_marginleft{
	margin-left:10px;
	}

.img_marginbt{
	margin-bottom:10px;
	}
	

/*-- 注意事項 ------------------------------------------------------*/
table.notes {
/*	width: 100%;*/
	margin-bottom:10px;
	width:515px;
	}

.notes th  {
	background: url(../../img/notes_line.gif) bottom;
	height:1px;
	padding:0;
}

.notes td {
	padding:10px 15px 10px 20px;
	background: url(../../img/notes_bg.gif) repeat-y;
	width:515px;
}

/*-- Plugin --------------------------------------------------------*/
table.plugin {
/*	width: 100%;*/
	margin-bottom:20px;
	width:515px;
	}

.plugin th  {
	background: url(../../img/br_btm_b.gif) bottom;
	height:3px;
	padding:0;
}

.plugin td {
	padding:10px 10px 10px 15px;
	background: url(../../img/br_line_b.gif) repeat-y;
	width:515px;
}

dl#plugin {
	color: #555555;
	text-align:center;
	
}
dl#plugin dt {
	text-align:left;
}
dl#plugin dd {
	text-align:left;
	margin-top: -35px;
	margin-left: 100px;
}

/*-- 経営情報-事業等のリスク　中国語会社の画像で使用 ---------------*/
.txtMiddle {
	border:0px;
	vertical-align: middle;
}
.txtBottom {
	border:0px;
	vertical-align: bottom;
}


/*-- リスト ------------------------------------------------------*/
/* 数字 */
ol.figure {
	list-style: decimal;
	padding-left: 1.5em;
	margin-left: 1.0em;
	font-size: 0.8em;
	line-height:1.2em;
}
ol.figure dl.date {
	margin-bottom: 0px;
}

ol.figure dl.date dd {
	margin-bottom: 0.5em;
}

/*-- お問い合わせフォーム ------------------------------------------*/
#inputForm table {
	width: 515px;
	border: none;
}
#inputForm th, #inputForm td {
	padding: 10px 17px;
	border-bottom: 1px solid #EFEFEF;
	text-align: left;
} 
#inputForm th {
	width: 120px;
	background: #FFFFFF url(none);
	font-weight:normal;
}
#inputForm td {
	border-right:none;
}
#inputForm .submit {
	text-align: center;
}
#inputForm .submit input {
	padding: 3px;
	border: 3px double #92B526;
	background: #FFFFFF;
}
#inputForm .submit input:hover {
	border:  3px double #99CC00;
}
#inputForm .required {
	color: #D94040;
	font-style: normal;
}
#inputForm .text,
#inputForm select {
	border: 1px solid #E1D9CA;
	padding: 3px;
}
#inputForm .text:focus,
#inputForm select:focus {
	border: 1px solid #99CC00;
}
#inputForm .err {
	color: #FF0000;
	font-size:0.8em;
}


