@charset "utf-8";

html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, 
a, address, img, sub, sup, u, center,
dl, dt, dd, ol, ul, li,
table,tr, th, td {
	margin: 0px;
	padding: 0px;
	outline: 0px;
/*	line-height:1em;
	vertical-align: baseline;*/
	font-weight:normal;
	background: transparent;
/*	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ
',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
}
img{
	display: block;
	border: 0px;
}
body {
	background-color: #000066;
}
address{
	font-style: normal;
	line-height:140%;
}
table {
	line-height:140%;
}
td {
    vertical-align:top;
}
p{
	margin-bottom:8px;
	line-height:150%;
}
#zentai{
	width: 800px;
	margin: 0px auto;
}
#menu dd{
	float:left;
}

@media print {
    /* 印刷を制御 */
  #menu { display: none; }
	body { margin:0px; }
}

.fl_le{
	float:left;
}

#main{
	float:left;
	background-color: #FFFFFF;
	background-image: url(img/naka_back.jpg);
	background-repeat: repeat-y;
	width: 800px;
	color:#333333;
}
#foot{
	clear:both;
}
#kousin{
	background-image:url(img/kousin_naka.jpg);
	background-repeat: no-repeat;
	width: 291px;
	height:264px;
	float:left;
}
#kousin_naka{
	width: 261px;
	height:240px;
	overflow: auto;
	padding:10px 15px;
}
#kousin_naka p{
	line-height:130%;
	border-bottom: 1px dotted #999999;
	padding-bottom: 7px;
	font-size: 13px;
}

/*** contents ***/
#contents{
	padding:10px;
	background-image: url(img/contents/con_back.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#head{
	padding:5px 10px 12px 15px;
	font-size: 13px;
}
.contents_naka{
	padding:15px 25px 20px 30px;
}
.moji_type1{
	color:#e88023;
	font-size:110%;
	font-weight:bold;
	line-height:180%;
}
.moji_type2{
	color:#FF2222;
	font-size:110%;
	font-weight:bold;
}
.moji_type3{
	font-size:120%;
	font-weight:bold;
}
.moji_type4{
	font-size: 12px;
	font-weight:bold;
	color:#FF1111;
	padding-left:32px;
	padding-top:5px;
	width:477px;
	line-height:1.3;
}
.kyocho1{
	font-weight:bold;
	color: #244697;
}
.moji_bold{
	font-weight:bold;
}
.moji_red{
	color:#FF1111;
}
.moji_line{
	text-decoration: underline;
}
.p_style1{
	line-height:170%;
}
.pagesentou{
	padding-top:26px;
	font-size:small;
	text-align:right;
}
.pad_le16{
	padding-left:16px;
}

h3{
	margin-bottom:20px;
	padding:5px 7px;;
	font-weight:bold;
	border-left:solid 5px #000066;
}
h4{
	margin-bottom:10px;
	font-weight:bold;
	color:#000066;
}
.h4_style1{
	padding:3px 8px;
	margin-bottom:8px;
	margin-top:12px;
	background-color:#dddfeb;
}
.h4_style2{
	padding:3px 8px;
	margin-bottom:8px;
	margin-top:12px;
	background-color:#dddfeb;
	border-left:solid 5px #000066;
}
.p_kyosai{
	padding-right:10px;
	text-align:right;
}
.botan1 img{
	display:inline;
	margin:10px 15px;
}
.kakomi1{
	border: solid 1px #e87f23;
	margin-left:10px;
	padding:5px 5px 5px 17px;
	background-color:#FEFBDA;
	width:472px;
	font-size: 12px;
}
/*** lists ***/
.ul_style1{
	padding-left:30px;
	list-style-image: url(img/contents/mark2.gif);
	line-height:130%;
}
.ul_style1 li{
	margin-bottom:20px;
}
.ul_style2{
	padding-left:30px;
	line-height:150%;
}
.ul_style2 li{
	margin-bottom:8px;
}

.ol_style1{
	padding-left:35px;
	line-height:150%;
}
.ol_style1 li{
	padding-bottom:8px;
}

/*** link ***/
a.link_style1:link {
	color:#0079D2;
	text-decoration:none;
	border-bottom:solid 1px #888888;
}
a.link_style1:visited {
	color:#0079D2;
	text-decoration:none;
	border-bottom:solid 1px #888888;
}
a.link_style1:hover {
	color:#e87f23;
}

a.link_style2:link {
	color:#FF3333;
}
a.link_style2:visited {
	color:#FF3333;
}
a.link_style2:hover {
	color:#e87f23;
}

/*** tables ***/
.table1 th{
	vertical-align:top;
	text-align:left;
	padding:8px 5px;
	border-bottom:solid 1px #B0B7D5;
	color: #244697;
}
.table1 td{
	padding:8px 5px;
	border-bottom:solid 1px #B0B7D5;
}
.table2 th{
	text-align:left;
	vertical-align:top;
	color: #244697;
	font-weight:bold;
	padding:5px;
}
.table2 td{
	padding:5px;
}
.table3 th{
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	color: #244697;
}
.table3 td{
	padding:2px 10px 2px 15px;
}
.table4 th{
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	padding-top:5px;
	padding-left:15px;
}
.table4 td{
	padding:1px 10px 1px 15px;
}
.table5 th{
	font-weight:bold;
	background-color:#FFEECE;
	text-align:center;
	white-space:nowrap;
}
.table5 th, .table5 td{
	padding:2px 15px;
}
.table6 td{
	padding:2px 5px;
}
