@charset "utf-8";
/*___________ 基本設定 ___________ */
body {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #333;
	font-size: 12px;
	background-color: #f3d2a9;
}
div {

}
p,pre {
	line-height: 17pt;
	margin: 0px;
	padding: 0px;
}
ol, ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	list-style-type: none;
}
/* ____ リンクテキスト ____ */
a {
	color: #F30;
	text-decoration: underline;
}
a:visited {
	color: #F60;
	text-decoration: underline;
}
a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}
/* ____ テキストカラー ____ */
.red {
	color: #CC0000;
}
.red2 {
	color: #F00;
	font-size: 18px;
	font-weight: bold;
}
.blue {
	color: #0066CC;
}
.grn {
	color: #008000;
}
.ora {
	color: #FF9900;
}
.gry {
	color: #999999;
}
.bg-yell {
	background-color: #FFFFF4;
	border: 1px solid #CCCC00;
	margin: 10px;
	padding: 10px;
}
/*___________ レイアウト設計 ___________ */
/*___________ 【HEADER】 ___________ */
#top h1{
	font-size:12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(images/headerback.jpg);
	background-repeat: repeat-x;
}
#top {
	background-image: url(images/header_top.jpg);
	height: 17px;
	width: 642px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-left: 230px;
}

#header2 {
	background-image: url(images/header.jpg);
	height: 200px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#header2 h1 {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
}
#header2 ul {
	float: right;
	width: 170px;
	display: block;
	padding-top: 15px;
}

#header2 li {
	float: left;
	padding-right: 10px;
}
#header2 li a{
	color: #FFF;
}
#MENU {
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 155px;

}

.menu {
	float: left;
	margin: 0;
}
/*___________ 【MAIN】 ___________ */
#MAIN {
	width:930px;
	background-repeat: repeat-y;
	background-image: url(images/mainback.jpg);
	margin-right: auto;
	margin-left: auto;
}
#MAIN-PAD {
	margin: 0;
	padding-top: 0;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
}
/*___________ 【CONTENTS】基本設計 ___________ */
#CONTENTS {
	width:630px;
	float:right;
	padding-top: 20px;
	padding-right: 20px;
}
#CONTENTS p {
	padding-bottom: 10px;
}

.pan {
	font-size:11px;
	color: #666666;
	background-color: #F2F2F2;
}
#CONTENTS h1 {
	height: 28px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(images/h1.jpg);
	background-repeat: repeat-x;
	font-size: 15px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FF6E3D;
}


#CONTENTS h2 {
	font-size:18px;
	color: #FFF;
	background-image: url(images/contentsh1.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0;
	padding-left: 12px;
	height: 33px;
}
#CONTENTS h3 {
	background-image: url(images/h3.jpg);
	height: 30px;
	font-size: 15px;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#CONTENTS h4 {
	font-size:12px;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	margin-bottom: 15px;
	padding-bottom: 10px;
	height: 15px;
	padding-top: 10px;
	display: block;
	margin-top: 0px;
}
#CONTENTS h5 {
	background-image: url(images/h5.jpg);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 10px;
}

.pagetop {
	text-align: right;
	font-size: 11px;
	background: url(../img-layout/ico_pagetop01.gif) no-repeat right center;
}
#CONTENTS table {
	margin-bottom: 15px;

}
#CONTENTS tr,#CONTENTS th,#CONTENTS td {

}
#CONTENTS th {

}
#CONTENTS td {

}
/*___________ 【SIDE】 ___________ */
#SIDE {
	width:200px;
	float:left;
	padding: 20px;
}
#SIDE h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#SIDE h2 {
	font-size:13px;
	color: #FFF;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-image: url(images/sideh1.jpg);
	margin: 0px;
}
.side {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EC6C00;
	border-bottom-color: #EC6C00;
	border-left-color: #EC6C00;
	padding: 5px;
}
.side p {
	font-size: 12px;
	margin: 0;
	padding: 0 10px 8px 4px;
}
.side ul {
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 0;
}
.side ul li {
	line-height: 17pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6E3D;
}

.cat01 li {
	margin: 0;
	padding: 3px 0 3px 0;
}
.cat01 li a {
	color: #0066CC;
	text-decoration: none;
	display: block;
	padding: 1px 0 3px 20px;
	background-image: url(images/ya.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}
.cat01 li a:visited {
	color: #0066CC;
	text-decoration: none
}
.cat01 li a:hover,
.cat01 li a:active, 		/* for IE (Keyboard) */
.cat01 li a:focus {		/* for Netscape (Keyboard) */
	color: #0066CC;
	background-color: #f3f3f3;
	margin: 0;
	background-position: 4px center;
}
/*___________ 【FOOTER】 ___________ */
#F-MENU {
	background-image: url(images/mainback2.jpg);
	background-repeat: repeat-y;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#F-MENU p {
	padding: 0;
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#F-MENU a{

}
#FOOTER {
	background-image: url(images/footer.jpg);
	height: 40px;
	width: 930px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#FOOTER p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFF;
}
#FOOTER a {
	color: #FFFFFF;
	background-color: #000;
	text-decoration: none;
}
#FOOTER a:hover,
#FOOTER a:active, 		/* for IE (Keyboard) */
#FOOTER a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	background-color: #000;
	text-decoration: underline;
}
/*___________ 固定設定 ___________ */
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}
/* ____ テキスト設定 ____ */
em {
	font-style: normal;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.s {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f11 {
	font-size: 11px;
	line-height:130%;
}
.f12 {
	font-size: 12px;
	line-height:140%;
}
.f14 {
	font-size: 14px;
	line-height:140%;
}
.f16 {
	font-size: 16px;
	line-height:140%;
}
.f18 {
	font-size: 18px;
	line-height:140%;
}
.f24 {
	font-size: 24px;
	line-height:140%;
}
.txt-r {
	text-align: right;
}
.center {
	text-align: center;
}
/* ____ 余白設定 ____ */
.ma20 {
	margin: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
.mt80 {
	margin-top: 80px;
}
.ml20 {
	margin-left: 20px;
}
/* ____ 画像設定 ____ */
img {
	border:0;
}
.flo-l {
	float: left;
	margin-right: 6px;
}
.flo-r {
	float: right;
	margin-left: 6px;
}
.img-m {
	vertical-align: middle;
}
.bottom{
	padding-bottom: 15px;
}
.table01 {
	width: 95%;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
}
.table01 th{
	background-color: #E8E8E8;
}
.table01 tr td{
	background-image: url(images/tableback.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.table02 {
	border-collapse: collapse;
	width: 95%;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.table02 th{
	background-color: #EEE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	width: 20%;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.table02 tr td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
}
.table02 tr {


}
.table03 {
	border-collapse: collapse;
	width: 65%;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
.table03 th{
	background-color: #EEE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	width: 20%;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.table03 tr td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
}
.table03 tr {


}
.no {
	background-color: #004C77;
	color: #FFF;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 13px;
}
iframe {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 450px;
}
.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.right {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.cen {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.rei {
	border: 1px solid #E95513;
	background-color: #FFFBC7;
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
.indent {
	text-indent: -36px;
	padding-left: 36px;
}
.check {
	background-image: url(images/check.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	font-size: 18px;
}
a.kwsk:hover img{
filter: alpha(opacity=5);
opacity:0.5;
}
.side table tr td {
	padding: 3px;
}
.hoken_h{
    position: relative;
    padding: .5em .75em;
    background-color: #ffe8c7;
    border-radius: 6px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .1) inset;
    margin-bottom: 15px;
    font-size: 1.5em;
    font-weight: bold;
    color: #e95513;
}
.hoken_h::after {
    position: absolute;
    top: 85%;
    left: 20px;
    content: '';
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top: 15px solid #ffe8c7;
}
.hoken_div{
	margin-bottom: 20px;
}
.hoken_img{
	width: 310px;
	float: left;
}
.hoken_txt{
	width: 320px;
	float: right;
}
.hoken_txt2{
    background: rgba(250, 235, 215, 0.5);
    margin: 0 30px;
    padding: 10px 20px 1px;
    border-radius: 15px;
}
.icon_hoken:before {
    content: url(images/hoken_chuui.png);
    position: relative;
    bottom: -0.25em;
    margin-right: -0.3em;
}
.hoken_kaisha{
    background: rgba(250, 235, 215, 0.5);
    margin: 0 40px;
    padding: 7px 10px 1px;
    border-radius: 15px;
    font-size: 1.1em;
    letter-spacing: 0.1em;
    line-height: 1.3em;
}
.hoken_kaisha th,.hoken_kaisha td{
	padding: 5px 10px;
	border-bottom: #FFD396 1px solid;
}

.ope{
	padding: 30px;
	margin: 10px;
	border: #666 solid 1px;
	line-height: 1.2em;
}

.ope_h{
	font-size: 20px;
	font-weight: bold;
	background: #fff;
	color: #000;
	text-align: center;
	margin: 20px;
}

.ope_table{
	margin: 10px 10px 30px;
}

.ope_table td{
	padding: 5px 2px;
}

.ope_name{
	text-align: right;
}