﻿@import url("../../../css/language.css");

div.t-image { background-image: url(img/t_image.gif);}

p { margin: 5px 0 18px;}
ol, contents ul {
margin: 20px 0;
padding-left: 25px;
}

.fontS { font-size: 0.84em;}
.fontL { font-size: 1.2em;}

.color1 { color: #003366; font-weight: bold;}
.color2 { color: #FF3300; font-weight: bold; font-size: 1.1em;}
.color3 { color: #CB0000}
.color4 { color: #FFFFFF; font-weight: bold;}
.color5 { color: #FF6666; font-weight: bold;}

#main{
margin:0;
padding:0;
width: 460px;
}
.content {
clear: both;
width: 500px;
margin: auto;
}
.content2{
width:460px;
margin-bottom: 20px;
border-bottom:dotted #003366 1px;
}
.point{
padding:5px 15px 5px 5px;
background-color:#C6F8CA;
margin-bottom: 20px;
}

.bg1 {
background-color:#B8DDED;
padding:2px;
color: #003366;
}
.bg2 {
background-color:#2F8FB9;
color: #FFFFFF;
padding: 2px;
}

.right_cc{
float: right;
width:240px;
text-align: center;
margin-bottom: 5px;
}
.left_cc{
float: left;
width:240px;
text-align: center;
margin-bottom: 5px;
}
.right_tx{
float: right;
width:440px;
}

h2 {
color:#003366;
border-bottom: solid #003366 1px;
border-left: solid #003366 7px;
text-indent: 13px;
line-height: 130%;
margin-bottom: 10px;
font-size:120%;
}

h3 {
color:#003366;
margin-left: 20px;
}
h4 {
	color:#FF0000;
	margin-left: 20px;
}

/**/
h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0px 3px 18px;
	color: #003366;
	border-bottom: #003366 dotted 1px;
	padding-bottom: 3px;
}
/**/


.sub_title2{
font-size: 1.1em;
color:#003366;
font-weight:bold;
margin-left: 20px;
margin-bottom: 8px;
}

#main ol{
text-align:left;
margin-left:30px;
padding: 0;
}
ol li { margin: 5px 0;}

ul.text{
text-align:left;
margin-left:20px;
padding: 0;
list-style-type: none;
}

#main li{ margin-bottom: 10px;}

li.text{
margin-bottom: 10px;
margin-left: 0px;
padding-left: 0px;
}

/*base*/
div.com{margin:0 0 10px 0;}
div.com p {margin:0; padding:5px 15px 5px 20px;}
div.com img { margin:0 8px 8px 8px;}
div.com .imgnone { margin:0;}
.clear {
	clear: both;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.fl_left {
	float: left;
	overflow:hidden;
}
.fl_right {
	float: right;
	overflow:hidden;
}
ol,ul{
	margin:0 5px 5px 25px;
}
.study{
		overflow:hidden;
		padding:10px 20px;
}
.study dt{
	margin:0;
}
.study dt span{
	padding:5px;
	color: #003366;
	background-color:#B8DDED;
	font-weight:bold;
}
.study dt span.red{
	padding:5px 0;
	color: #FF0000;
	background-color:#B8DDED;
	font-weight:bold;
}
.study dt span.red2{
	padding:0px 2px 0px 0px;
	color: #FF0000;
	background-color:#B8DDED;
	font-weight:bold;
}
.read{
	margin:5px;
	font-size:80%;
}
.study dd {
	margin:5px;}
.line {
	height:1px;
	color:#FF6600;
}
.tyuusyaku {
	border-top:1px solid #0066CC;
	padding:10px;
	margin:10px;}
.no_break{word-break: normal ;}

/* ====== 新しく追加したもの  ======= */
.study dd.line02{
	margin-bottom: 30px;}

.img-txt{
	text-align: center;
}
.nengou{
	display:block;
	width:100%;
	text-align:right;
	/*margin-left: 390px;*/
	font-size: 0.9em;
}
.tit-sub{
	margin-left: 80px;
}
.underline{border-bottom:1px solid #FF3300;}
.waku_sub{ margin:10px 20px 20px 20px; padding:10px; border:1px solid #FF0000;}
.waku_sub2{ margin:10px 20px 20px 20px; padding:10px;}
/*テーブル設定*/
.outer {
	border: 1px solid #DDD;
	margin: 0;
	padding: 0;
}
table.outer td {
	margin: 0;
	vertical-align: top;
	line-height: 130%;
}

.head {
	padding: 0.5em;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #F8F7E8;
}
.even {
	padding: 0.3em;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #fff6fa;
}
.even_f {
	padding: 0.3em;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #fff;
}
.even_none{
	padding:0.3em;
	border-bottom: 1px solid #CACACA;
	}
.odd {
	padding: 0.3em;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #fff1ec;
}
.foot{
	border-bottom: 2px solid #CACACA;
}

/*0909号*/

.waku_sub0909{ margin:0px 20px 40px 20px; padding:10px 5px; border:1px solid #FF0000;}

.waku_sub0909 table{
	margin-left:25px;
}
.waku_sub0909 td{
	font-size:85%;
}

.nomargin{
	margin-bottom: -30px;
}
/*0910号*/
.fontstyle0910 {color: #7878BF; font-weight: bold;}


