﻿/*-------------------------------------------
 文字装飾 
--------------------------------------------*/

.f_b{ font-weight: bold; }

.f10px_glay{ font-size: 10px; color:#999; }
.f11px_glay{ font-size: 11px; color:#999; }

.f10px{	font-size: 10px; }
.f11px{	font-size: 11px; }
.f12px{	font-size: 12px; }
.f13px{	font-size: 13px; line-height:200%;}
.f13px_b{ font-size: 13px; font-weight: bold; }
.f13px_l{ font-size: 13px; line-height:200%; }
.f14px{	font-size: 14px; line-height:200%;}
.f15px_b{ font-size: 15px; font-weight: bold; }
.f20px_b{ font-size: 20px; font-weight: bold; }

.f10px_red{ font-size: 10px; color: #DB091D; line-height:15px; }
.f12px_red{ font-size: 12px; color: #DB091D; }
.f12px_red_b{ font-size: 12px; color: #DB091D; font-weight:bold; }

.f12px_orange{ font-size: 12px; color: #eb661b; }
.f13px_orange{ font-size: 13px; color: #eb661b; }
.f13px_orange_b{ font-size: 13px; color: #eb661b; font-weight:bold; }

.f12px_blue{ font-size: 12px; color: #2389CD; }
.f13px_blue{ font-size: 13px; color: #2389CD; }
.f13px_blue_b{ font-size: 13px; color: #2389CD; font-weight:bold; }



/*-------------------------------------------
 画像枠 
--------------------------------------------*/

.imgwaku{
	border: 4px solid #fff;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	box-shadow:rgba(0, 0, 0, 0.6) 1px 1px 5px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.6) 1px 1px 5px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.6) 1px 1px 5px 0px;
}

/*-------------------------------------------
 レイアウト関係 
--------------------------------------------*/

.taright{ text-align:right; }


.mlr5px{ margin:0 5px 0 5px; }
.mlr10px{ margin:0 10px 0 10px; }
.mlr20px{ margin:0 20px 0 20px; }

.mt5lr10b20px{ margin:5px 10px 20px 10px; }

.mlrt10b20px{ margin:10px 10px 20px 10px; }
.mlrt10b30px{ margin:10px 10px 30px 10px; }

.mlr10b20px{ margin:0 10px 20px 10px; }
.mlr10b30px{ margin:0 10px 30px 10px; }

.ml5px{ margin-left:5px; }
.ml10px{ margin-left:10px; }
.ml20px{ margin-left:20px; }

.ml50px{ margin-left:50px; }
.ml600px{ margin-left:600px; }
.ml800px{ margin-left:800px; }

.h5px{ height:5px; }
.h8px{ height:8px; }
.h10px{ height:10px; }
.h15px{ height:15px; }
.h20px{ height:20px; }
.h30px{ height:30px; }
.h50px{ height:50px; }
.h100px{ height:100px; }
.h200px{ height:200px; }

.m5px{ margin: 5px; }
.m10px{ margin: 10px; }
.m20px{ margin: 20px; }

.righton01{
	width:100%;
	text-align:right;
}

.righton02{
	text-align:right;
	margin:15px 100px 0 0 ;
}

.righton03{
	width:100%;
	text-align:right;
	margin-top: -50px;
	margin-bottom: 30px;
}


.flolef {
	width: 368px;
	height: auto;
	margin: 10px 10px 0 10px;
	padding: 0;
	text-align:left;
	float: left;
}

.flori {
	width: 368px;
	margin: 10px 3px 10px 0;
	padding: 0;
	text-align:left;
	float: right;	
}

.imglef {
	margin: 5px 15px 5px 0;
	float: left;
}

.imgri {
	margin: 5px 0 5px 15px;
	float: right;
}



/* プロフの年号の文頭そろえる */

.note {
	padding-left: 3.7em;
	text-indent: -3.7em;

}


/* 年号の表 */

dl#nengo{
	margin-bottom: 0;
}

dl#nengo dl,dt,dd {
	margin: 0 0 0 8px;
	padding: 0;
}


dl#nengo dt {
	clear: left;
	float: left;
	width: 60px;
}

dl#nengo dd {
	margin-left: 75px;
}


/*-------------------------------------------
 リスト 
--------------------------------------------*/

ul.repo{
	margin:5px 0 0 0;
	padding:0;
}

ul.repo li{
	margin: 0 0 0 20px;
	padding:0;
}

/*-------------------------------------------
 タイトル
--------------------------------------------*/


.title01{
	position: relative;
	color: #fff;
	font-size: 12px;
	background: #2C486B;
	padding:1px 0 1px 20px;
	margin: 0 0 7px 0;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.3) inset;
	font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-weight: bold;
}


.title01:before {
	content: "";
	position: absolute;
	background: #DB091D;
	top: 130%;
	left: 7px;
	margin-top :-22px;
	height: 7px;
	width: 7px;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.3);
}




h2{
	font-size: 22px;
	padding-bottom: 4px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #CA1111;
	color: #CA1111;
	font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

h3 {
	position: relative;
	color: #333;
	background-image: url(../img/title_back01.gif);
	font-size: 12px;
	line-height: 1;
	margin: 10px 0 5px 0px;
	width:300px;
	padding: 5px 0 5px 20px;
	border-radius: 9px;
	font-weight: normal;
	text-align: left;
}

h3:before {
	content: "";
	position: absolute;
	background: #fff;
	top: 94%;
	left: 7px;
	margin-top :-16px;
	height: 11px;
	width: 11px;
	border-radius: 5px;
}

h4{
	font-size: 12px;
	width: 300px;
	padding-bottom: 1px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #EB651A;
	color: #EB651A;
}


.poltitle {
	position: relative;
	color: #fff;
	background-image: url(../img/title_back01.gif);
	font-size: 13px;
	line-height: 1;
	margin: 10px 0 5px 0px;
	padding: 5px 0 5px 20px;
	border-radius: 9px;
	font-weight: bold;
	text-align: left;
}

.poltitle:before {
	content: "";
	position: absolute;
	background: #fff;
	top: 94%;
	left: 7px;
	margin-top :-16px;
	height: 11px;
	width: 11px;
	border-radius: 5px;
}

.poltitle01{
	background: #fff;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:3px solid #DB091D;
	padding: 5px 0 5px 10px;
	background: -moz-linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(50%,#eee), color-stop(51%,#ddd), color-stop(100%,#fff)); /* webkit */
	-pie-background:linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%); /* ie */
	behavior: url(images/PIE.htc);  /* ie */
	font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:16px;
	font-weight: bold;
	margin: 8px 0 20px 0;
}

.poltitle02{
	background: #F57D89;
	padding-left: 20px;
	font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:14px;
	color: #fff;
	font-weight: bold;
	margin: 8px 0 10px 0;
}


.poltitle03{
	font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:35px;
	color: #01479d;
	font-weight: bold;
	margin: 8px 0 8px 0;
	height:38px;
	line-height:38px;
	border-bottom:2px dotted #01479d;
}

.poltitle03 p{
	font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:20px;
	font-weight: bold;
	display:inline;
}

.poltitle04 {
	position: relative;
	color: #fff;
	font-size: 15px;
	line-height: 1;
	margin: 10px 0 5px 0px;
	padding: 8px 0 8px 13px;
	border-radius: 13px;
	font-weight: bold;
	text-align: left;
	background : url(../img/back-gurade.jpg);
}

.poltitle05 {
	position: relative;
	color: #fff;
    font-family:verdana,"ヒラギノ角ゴ ProN W6","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 20px;
	line-height: 1;
	padding: 12px 0;
	border-radius: 10px;
    font-weight: bold;
	background : url(../img/back-gurade.jpg);
    text-align: center;
    line-height: 2rem;
    margin-bottom: 40px;
}

.poltitle05 span {
    font-size: 30px;
}

.poltitle06 {
    color: #304353;
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 10px;
}

.pollist {
    font-size: 20px;
    padding-bottom: 10px;
}

.pollist ul li {
    margin-bottom: 20px;
}

.polbanner {
    text-align: center;
}

.polbanner a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.protitle01{
	font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:20px;
	color: #01479d;
	font-weight: bold;
	margin: 0 0 12px 0;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #01479d;
}

.topititle01{
	background : url(../img/title_back01.gif);
	width : 770px;
	height : 28px; 
	color:#fff;
	font-weight:bold;
	padding: 0px;
	line-height:100%;
	margin-top : 8px;
	margin-bottom : 8px;
	border-radius: 9px;
}

.topititle02{
	text-align:left;
	float:left;
	font-size:14px;
	letter-spacing: 0.1em;
	padding:8px 0 0 10px;
	margin:0;

}

.topititle01 p{
	font-size:12px;
	text-align:right;
	padding:8px 10px 0px 0;
	margin:0;
	font-weight:normal;
}


/*-------------------------------------------
 リンク装飾・ボタン
--------------------------------------------*/

.link01{
	color: #fff;
}
.link01 a{
	color: #fff;
}

.button01 {
	display: inline-block;
	width: 200px;
	height: 54px;
	padding-left:60px;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	background: #555 url(../img/policy/pdf_icon01.png) no-repeat;
	background-position: 13% 45%;
	border: 2px solid #999;
	line-height: 50px;
	font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 15px;
}
.button01::before,
.button01::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button01,
.button01::before,
.button01::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.button01:hover {
	background-color: #fff;
	border-color: #58972E;
	color: #58972E;
}

.button02 {
	display: inline-block;
	width: 200px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	background-color: #555;
	border: 2px solid #999;
	line-height: 50px;
	font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 15px;
}
.button02::before,
.button02::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button02,
.button02::before,
.button02::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.button02:hover {
	background-color: #fff;
	border-color: #58972E;
	color: #58972E;
}




.button03, .button03:visited{
       font-size:13px;
      background:#45bcd2;
      display:inline-block;
	width: 150px;
	text-align: center;
      padding:3px 7px 2px 8px;
      color:#ffffff;
      text-decoration:none;
      -moz-border-radius:4px;
      -webkit-border-radius:4px;
      border-radius:4px;
      border:none;
      position:relative;
      cursor:pointer;
      margin:10px 10px 0 0;
         vertical-align: middle;
}
a.button03 {
     color:#ffffff;
}
.button03 a:link{
     color:#ffffff;
}
.button03:hover{
      background:#555;color:#fff;
}

