@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;
/*	background: transparent;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ
',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
}

img{
	border: 0px;
	display: block;
}
body {
	background-color: #e7f1fb;
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
address{
	font-style: normal;
}
td {
    vertical-align:top;
}
p{
	margin-bottom:10px;
}

#zentai{
	width: 801px;
	margin: 0px auto;
	background-image: url(img/naka_back.jpg);
	background-repeat: repeat-y;
	margin-top:7px;
}
@media print {
    /* 印刷を制御 */
  #menu,#foot { display: none; }
	body { margin:0px; }
}
.fl_le{
	float:left;
}
.indent_1{
	text-indent: 1em;
}

#main{
	width: 642px;
	float:left;
	background-color: #FFFFFF;
	color:#2A2A2A;
	background-image: url(img/contents/con_back.jpg);
	background-repeat: repeat-y;
}
#menu{
	width: 159px;
	float:left;
}
#whats{
	background-image:url(img/whats_naka.jpg);
	background-repeat: no-repeat;
	width: 348px;
	height:150px;
	float:left;
}
#whats_naka{
	width: 336px;
	height:135px;
	overflow: auto;
/*	padding:0px 2px 10px 15px; */
	padding:0px 2px 10px 5px;
}
#whats_naka p{
	line-height:1.1;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom:3px;
	padding-bottom:3px;
	padding-left:10px;
	font-size: 13px;
}
#foot{
	clear:both;
}

/*** contents ***/
#contents{
	padding:10px 25px;
	line-height:1.4;
}
.hei385{
	height:385px;
}
.pad_le16{
	padding-left:16px;
}
.pad_le32{
	padding-left:32px;
}
.mag_le16{
	margin-left:16px;
}
.photo1{
	float:right;
	padding:0px 0px 10px 10px;
}
.photo1 img{
	display:inline;
}
.pageue{
	margin-top:30px;
}
.h3_style1{
	margin-bottom:15px;
	margin-top:5px;
	color:#000060;
}
.h4_style1{
	background-image:url(img/contents/mark1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px 22px;
	margin-bottom:10px;
	border-bottom:solid 1px #0887be;
}
.h4_style2{
	margin-bottom:10px;
	padding:3px 7px;
	color:#0b2b98;
	border-left:solid 5px #0b2b98;
}
.h4_style3{
	margin-bottom:10px;
	padding:2px 5px;
	color:#0b2b98;
	border-bottom:solid 1px #bbbbbb;
	background-color:#E7F1F8;
}
.kyocho1{
	font-size:120%;
	font-weight:bold;
	color:#0b2b98;
}
.moji_bold{
	font-weight:bold;
}
.moji_color1{
	color:#0b2b98;
}

/*** tables ***/
.table1 th, .table1 td{
	padding:10px;
	vertical-align:top;
	border-bottom: solid 1px #006699;
}
.table1 th{
	white-space: nowrap;
	text-align: left;
	color: #006699;
}
.table2 th{
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
	padding:3px 5px 3px 0px;
}
.table2 td{
	padding:3px 5px 3px 0px;
}
.table3 td{
	padding:0px 5px 20px 0px;
}
.table4 td{
	padding:0px 10px 6px 0px;
}
.tbl_botan th{
	padding:3px 20px;
	background-color:#E3D0B5;
}
.tbl_botan td{
	padding:15px 20px 0px 20px;
}
/*** lists ***/
.ol_style1 li{
	padding-bottom:6px;
}

.btn_pdf{
	padding:20px 0px;
}
.btn_pdf img{
	display:inline;
	margin-right:15px;
}
