@charset "utf-8";

    /***************************************************************************
       index.css 2014-11-26
    ****************************************************************************/
@import "base.css";

 /***************************************************************************
        Header css
    ****************************************************************************/

#header {
    width: 100%;
    margin: 0 auto;
    background: #b50d0f;
}


#inHeader {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
}

#inHeader h1 {
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0px;
    float: left;
    margin-top: 12px;
    margin-bottom: 15px;
}
#inHeader p.rightHeader {
	float: right;
	margin-top: 18px;
	margin-right: 5px;
}
p.rightHeader {
	margin-right: -25px;
}

/*=============================================================*/
/* Content Css
/*=============================================================*/

ul li {
    list-style: none;
}

a {
    color: #555;
}

#content {
    width: 100%;
    margin: 0 auto;
}

#inContent {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 57px;
    background: url(img/bgRight.png);
    background-repeat: repeat-y;
    background-position: right top;
}

 #contentLeft {
    width: 715px;
    float: left;
}

 #contentLeft .imgLeft {
    margin-top: 19px;
    margin-bottom: 14px;
}

 #contentLeft .imgLeft img {
    margin-left: -1px;
 }

 #contentLeft .imgLeft2 {
    margin-bottom: 52px;
 }

 #contentLeft .imgLeft2 img {
    margin-left: -5px;
 } 

#contentLeft .imgTitle {
    margin-bottom: 1px;
    padding-left: 77px;
    background: #b50d0f url(img/iconLeft1.png) no-repeat 27px center;
    color: #fff;
    font-size: 21px;
    letter-spacing: 1.6px;
    padding-top: 13px;
    padding-bottom: 13px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    float: left;
    width: 638px;
}

#contentLeft .imgTitle2 {
    background: #606060 url(img/iconLeft3.png) no-repeat 96px center;
    
    margin-top: 39px;
    padding-left: 142px;
    font-size: 23px;
    padding-top: 14px;
    padding-bottom: 12px;
    width: 573px;
}
#contentLeft .imgTitle3{
	clear:both;
	background-color: #b50d0f;
   margin-bottom: 1px;
    font-size: 21px;
    letter-spacing: 1.6px;
    padding-top: 13px;
    padding-bottom: 13px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	color:#fff !important;
	text-align:center;
}
 #contentLeft .TextContent {
    float: left;
    width: 680px;
    padding: 19px 17px 21px 18px;
    font-size: 13px;
    margin-bottom: 30px;
    background: #606060;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

 #contentLeft .TextContent2 {
    background: #e1e1e1;

 }
 #contentLeft .box1{
    width: 680px;
    padding: 19px 17px 21px 18px;
    font-size: 13px;
    margin-bottom: 30px;
    background-color: #e1e1e1;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
 #contentLeft .box1 .inner{
    width: 618px;
    background-color: #fff;
    box-shadow: 0px 0px 5px #888888;
    padding: 26px 30px 10px 32px;
}
 #contentLeft .box1 .inner h3{
	font-size:1.4em;
	color:#b50d0f;
	padding-bottom:15px;
}
#contentLeft .box1 .inner h4{
	background-color:#e1e1e1;
	padding:10px 15px;
	font-size:1.2em;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
}
#contentLeft .box1 .inner .matome{
	border-bottom:solid 1px #ccc;
	padding:15px 0;	
}
#contentLeft .box1 .inner .matome .pic{
	float:left;
	width:250px;
}
#contentLeft .box1 .inner .matome .Right{
	float:right;
	width:350px;
}
#contentLeft .box1 .inner .matome .Right h5{
	font-size:1.2em;
	border-bottom:dotted 1px #b50d0f;
	padding-bottom:10px;
	margin-bottom:10px;
}
#contentLeft .box1 .inner .matome .Right h5 a{
	color:#13308e;
}

  #contentLeft .TextContent2 .txtAreaContent {
    float: left;
    width: 618px;
    background: #fff;
    box-shadow: 0px 0px 5px #888888;
    padding: 26px 30px 10px 32px;
}

 #contentLeft .TextContent2 .txtAreaContent p {
    letter-spacing: 0;
    font-size: 14px;
    line-height: 1.75;
    /* width: 620px; */
    margin-bottom: 25px;
    background: #fff;
}

 #contentLeft .TextContent2 .txtAreaContent p.marBottom13 {
    margin-bottom: 13px;
 }

 #contentLeft .TextContent .linkTxt {
    background: #fff;

 
    float: left;
    width: 660px;
    padding: 17px 10px 23px 10px;
}

  #contentLeft .TextContent .linkTxt li {
    float: left;

 
    width: 640px;
    padding-left: 40px;
    background: url(img/iconLeft2.png) no-repeat 13px center;
    line-height: 2.7;
}

  #contentLeft .TextContent .linkTxt li a {
    color: #13308e;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 1px;
}

  #contentLeft .TextContent .linkTxt li a:hover {
    text-decoration: none;
}

#contentLeft .TextContent p {
    width: 100%;
    letter-spacing: 3.4px;
    font-family: Kozuka Gothic Pr6N;
}

#contentLeft .detailContent {
    float: left;

    width: 670px;
    background: #001d7d;
    padding: 12px 15px 14px 15px;
}

#contentLeft .detailImg {
    width: 100%;

    float: left;
}

 #contentLeft .detailContent .detailBlock {
    float: left;

    background: #fff;
    padding: 10px 19px 10px 19px;
    width: 631px;
    margin-bottom: 19px;
}


 #contentLeft .detailContent .marBottom0 {
     margin-bottom: 0;
}

#contentLeft .detailContent .detailBlock a {
    float: left;
    width: 585px;
    color: #0095b5;
    font-size: 30px;
    font-family: Kozuka Gothic Pr6N;
    font-weight: bold;
    letter-spacing: 2.5px;
    padding-left: 47px;
    background: url(img/gaisi3_img/photoImgLeft04.png);
    background-repeat: no-repeat;
    background-position: -4px 11px;
    margin-bottom: 17px;
    line-height: 48px;
}

#contentLeft .detailContent .detailBlock a:hover {
    text-decoration: none;
}

#contentLeft .detailContent .detailBlock .inBlock {
    float: left;
    width: 100%;
    margin-bottom: 12px;
}

#contentLeft .detailContent .detailBlock .marBottom5 {
    margin-bottom: 5px;
}

#contentLeft .detailContent .detailBlock .inBlock .inBlockImg {
    float: left;

    width: 250px;
}

#contentLeft .detailContent .detailBlock .inBlock .contentBlock {
    float: right;

    width: 360px;
}

#contentLeft .detailContent .detailBlock .inBlock .contentBlock p.pTitle {
    margin-top: -1px;
    margin-bottom: 19px;
    background: #494949;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 5px;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 1.5px;
}

#contentLeft .detailContent .detailBlock .inBlock .contentBlock ul  {
    width: 100%;

    margin-left: -4px;
}

#contentLeft .detailContent .detailBlock .inBlock .contentBlock li  {
    color: #c11609;

    font-size: 20px;
    font-weight: bold;
    padding-left: 33px;
    background: url(img/gaisi3_img/photoImgLeft09.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin-bottom: 15px;
}

#contentLeft .detailContent .detailBlock .inBlock .contentBlock li.marBotom17  {
    margin-bottom: 17px;
}

#contentLeft .detailContent .detailBlock .textBlock {
    background: #ededed;
    
    float: left;
    padding: 13px 11px 18px 17px;
    font-family: Kozuka Gothic Pr6N;
    letter-spacing: 2.2px;
    margin-bottom: 14px;
    border-radius: 3px;
}

#contentLeft .BntLeft {
    float: left;
    width: 715px;
    margin-top: 6px;
}

#contentLeft .BntLeft li {
    float: left;
    width: 350px;
    margin-right: 15px;
    margin-bottom: 14px;
}

#contentLeft .BntLeft li a {
    float: left;
    width: 100%;
}

#contentLeft .BntLeft .marRight0 {
    margin-right: 0;
}

#contenRight {
    float: right;
    width: 250px;
    text-align: center;
}

#contenRight .rightTopArea {
    background: #a30a0b;
    float: left;
    width: 230px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#contenRight h2 {
    margin-top: 10px;
    margin-bottom: 21px;
}

#contenRight .rightTitle1 {
    text-align: left;
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.53px;
    margin-top: 14px;
    margin-bottom: 5px;
}

#contenRight .topBnt {
    float: left;

    width: 100%;
}

#contenRight .topBnt .img1 {
    
}

#contenRight .topBnt .img2 {
    margin-top: -56px;
    z-index: 100;
    position: relative;
}

#contenRight .topBnt .img2 a {
    float: left;
    width: 100%;
}

#contenRight h3 {
    color: #fff;
    padding-left: 30px;
    background: url(img/iconRight1.png) no-repeat left 5px;
    font-size: 16px;
    letter-spacing: 1px;
    float: left;
    width: 100%;
    line-height: 1.5;
}

#contenRight .h3title2 {
    background: url(img/iconRight2.png) no-repeat left 5px;
}

#contenRight .h3title3 {
    background: url(img/iconRight3.png) no-repeat 3px center;
    line-height: 22px;
}

#contenRight h3 a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    letter-spacing: 1px;
}

#contenRight h3 a:hover {
    text-decoration: underline;
}

#contenRight ul {
    width: 100%;
    margin-top: 6px;
    background: #fff;
    padding-top: 4px;
    padding-bottom: 10px;
    float: left;
}

#contenRight li {
    background: url(img/iconRight4.png);
    background-repeat: no-repeat;
    background-position: 14px center;
    padding-left: 30px;
    border-bottom: 1px solid #dfdfdf;
    /* line-height: 48px; */
    /* padding-top: 13px; */
    /* padding-bottom: 10px; */
    padding-top:5px;
    padding-bottom:5px;
    padding-right: 5px;
    line-height: 190%;
}

#contenRight li:last-child {
    border-bottom: 0;
    padding-bottom:0;
}

#contenRight li.marBottom1 {
    margin-bottom: 1px;
}

#contenRight li a {
    color: #13308e;
    font-size: 14px;
    letter-spacing: 0.5px;
}

#contenRight li a:hover {
    text-decoration: none;
}

#contenRight .blockRight {
    width: 230px;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 18px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
}

#contenRight .marTop10 {
    margin-top: 10px;
}

#contenRight .topButton {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 230px;
    margin-top: 12px;
}

#contenRight .topButton a {
    float: left;
    width: 100%;
}

/*=============================================================*/
/* Social Css
/*=============================================================*/

#social {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: #dadada;
}

#inSocial {
    width: 980px;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 20px;
}

#inSocial p {
    text-align: center;
}

/*=============================================================*/
/* Footer Css
/*=============================================================*/

#footer {
    width: 100%;
    margin: 0 auto;
    background: #2e2e2e;
}


#inFooter {
    width: 980px;
    margin: 0 auto;
}

#inFooter p {
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding-top: 25px;
    padding-bottom: 35px;
    letter-spacing: 0.5px;
}

.rightHeader {
	float: right;
	margin-top: 18px;
	margin-right: 5px;
}
p.rightHeader ul li {
	list-style:none;
}
.sns2{
	margin:0 0 0 0;
}
.sns2 li{
	float:right;
	padding:0;
	margin:14px 0 0 0;
	width:90px;
	overflow:hidden;
}
.sns2 li.tw{
	width:100px;
}
.sns2 li.fb{
	width:120px;
}
.sns2 li.gp{
	width:70px;
}
.sns2 li.hb{
	width:50px;
	margin-right:20px;
}
.sns2 li.po{
	width:70px;
	margin-right:0;
}

/*=============================================================*/
/* Second Css
/*=============================================================*/
#pankuzu{
	padding:15px 0;
	font-size:11px;
	margin-left-6px;
	margin-top:0px;
}
#pankuzu span{
	margin-left:3px;
	margin-right:3px;
}
#pankuzu span a{
	margin-right:6px;
}
.ttl{
	background-color: b50d0f;
	padding: 10px 20px;
	height: auto;
	color: #333;
	border:solid 1px #CCC;
	font-size: 22px;
	font-weight: bold;
	border-radius: 3px 3px 0 0;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(227,227,228,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(227,227,228,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(227,227,228,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(227,227,228,1.00) 100%);
}
@media all and (-ms-high-contrast:none){
.ttl{
	padding:20px 20px 0px 20px;
}
}
.postlist{
	border:solid 1px #CCC;
	background-color:#FFF;
	padding:15px 25px;
	font-size:1.2em;
	margin:10px 0;
}
.postlist h3{
	font-size:1.0em;
	font-weight:bold;
	border-left:solid 7px #b50d0f;
	border-bottom:solid 2px #CCC;
	padding:5px 10px;
	margin-bottom:15px;
}
@media all and (-ms-high-contrast:none){
.postlist h3{
	padding:14px 10px 0 10px;
}
}
.postlist a:hover{
	text-decoration:none;
}
.postlist p{
	font-size:0.8em;
}
@media all and (-ms-high-contrast:none){
.postlist p{
	padding-top:10px;
}
}
.pT30{
	padding-top:30px !important;
}
#contentLeft .after{
	height:30px;
}
.post{
	border:solid 1px #CCC;
	border-top:none;
	background-color:#FFF;
	padding:25px 25px 0px 25px;
	font-size:1.2em;
	margin-bottom:10px;
}
.post h3{
	font-size:1.0em;
	font-weight:bold;
	color:#000;
	border-bottom:solid 2px #ccc;
	border-left:solid 7px #b50d0f;
	margin-bottom:15px;
	padding: 5px 10px;	
}
.post .pic{
	padding-bottom:20px;
	text-align:center;
}
.post .pic img{
	max-width:640px;
	height:auto;
	border:solid 7px #FFF;
	box-shadow:1px 1px 3px #ccc;
}
@media all and (-ms-high-contrast:none){
.post h3{
	padding:14px 10px 0 10px;
}
}
.post p{
	padding-bottom:25px;
	font-size:0.8em;
}
.leftContent .after{
	height:30px;
}
.thumb{
	text-align:center;
	margin:0 22px 22px 22px;
}
.detail .thumb img{
	width:100%;
	height:auto;
}
.sub{
	margin:-10px 0 15px 0;
}
.sub a{
	font-size:15px;
	font-weight:bold;
	padding-right:20px;
	margin-right:5px;
}
.sub a:last-child{
	background:none;
}

.detail p{
	font-size:14px;
	margin:0 0 30px 0;
	color:#555555;
}
.detail h4{
	margin:0 0 20px 0;
	color:#555;
	border-bottom:1px solid #ccc;
	padding-bottom:6px;
	font-size:18px;
}
.detail ul{
	margin:0 22px 20px 0px;
	color:#43a7c7;
	font-size:17px;
}
.detail ul li{
	line-height:160% !important;
	color:#555;
	font-weight:bold;
	font-size:15px;
}
.detail ol{
	margin:0 22px 20px 26px;
}
.detail ol li{
	font-size:15px;
	font-weight:bold;
	color:#555555;
	line-height:180% !important;
}
.detail strong{
	background:#fffaad;
}
.detail blockquote{
	background:#f6f6f6;
	margin:0px 0px 20px 0px;
	padding:28px 40px 0px 40px !important;
	font-size:14px;
	color:#555;
	line-height:170%;
}