@charset "utf-8";
/* CSS Document */

body {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 16px;
    margin: 0;
    min-width: 1200px;
    padding: 0;
    text-align: center;
}

header div.header {
    background-color:#b2cfcc;
}

header h1 {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}

header span.newtohoku a {
    display: block;
    height: 0;
    position: relative;
    right: 290px;
    text-align: right;
    top: -290px;
}


header span.raLogo a {
    display: block;
    height: 0;
    position: relative;
    right: 100px;
    text-align: right;
    top: -300px;
}

nav {
    background-color:#015e54;
    color:#FFFFFF;
    height: 70px;
}

header nav div.nav {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    text-align:left;
}


header nav ul {
    padding-top:20px;
}

header nav ul li {
    display: inline;
    margin: 0;
    padding: 0;

}

header nav ul li a {
    padding: 35px 5px 14px;
    color:#FFFFFF;
    text-decoration:none;
}

header nav ul li a,  x:-moz-any-link  { padding: 35px 5px 14px; }

header nav ul li a.active {
        background:url("../../../../../../resource/PR_common/omiyage/img/a_hover.gif") no-repeat;
        background-position:bottom center;
}

header nav ul li a:hover {
        background:url("../../../../../../resource/PR_common/omiyage/img/a_hover.gif") no-repeat;
        background-position:bottom center;
}

section#wapper {
    width:980px;
    margin-left: auto;
    margin-right: auto;
    text-align:left;
}

section#wapper p {
    line-height:1.9;
}

section#wapper .box {
    margin-top:60px;
    margin-bottom:60px;
}

section#wapper .box02 {
    margin-top:70px;
    margin-bottom:70px;
}

section#wapper div.lead_txt {
        text-align:center;
        font-size:20px;
}

.clearfix::after,.column2::after,div.inner::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.clearfix:after,.column2:after,.column3:after,div.inner:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

section#wapper div.column2 {
    padding-top:15px;
    padding-bottom:15px;
}

section#wapper div.bottom {
    border-bottom:solid 1px #7f7f7f;
    margin-bottom:60px;
}

section#wapper div.column2 div.col {
    float: left;
    margin-right: 14px;
    width: 475px;
    background-color:#dddddd;
}

section#wapper div.column2 div.col div.img {
    float: left;
    width: 223px;
}

section#wapper div.column2 div.col div.text {
    float: left;
    width: 223px;
    padding:10px 10px 0 10px;
}


section#wapper div.column2 div.col div.text strong {
        font-size:28px;
}

section#wapper div.column2 div.col div.text p {
        font-size:16px;
        line-height:1.6;
}


section#wapper div.column3 div.col {
    float: left;
    padding-right:19px;
}

section#wapper div.maB20 {
        margin-bottom:20px;
}
    
section#wapper div.bg_green {
        padding:20px 28px 20px 49px;
        background-color:#015e54;
}

h2.h2Tit {
    font-size:25px;
    background-color:#015e54;
    color:#FFFFFF;
    padding:13px 13px 13px 50px;
    background-image: url("../../../../../../resource/PR_common/omiyage/img/icon.jpg");
    background-position: 0.3em 0.4em;
    background-repeat: no-repeat;
}

div.box h2 {
    margin-bottom:30px;
}
h3.h3Tit {
    font-size:16px;
    background-color:#015e54;
    padding:13px 13px 13px 13px;
    color:#FFFFFF;
}

section#wapper div.inner dl dt {
    float: left;
    line-height: 1.5;
    margin-right: -160px;
    width: 160px;
    background-image: url("../../../../../../resource/PR_common/img/arrow.gif");
    background-position: 0 0.3em;
    background-repeat: no-repeat;
    padding-left: 18px;
}

section#wapper div.inner dl dd {
    line-height: 1.5;
    margin-bottom: 0.5em;
    margin-left: 105px;
}

section#wapper div.inner dl dd a {
    color:#005700;
}

section#wapper div.inner dl dd a:hover, section#wapper div.col a:hover, section#wapper div.box a:hover, section#wapper div.box02 a:hover {
    opacity:0.8;l
}

section#wapper div.col a:hover {
    opacity:0.8;l
}

section#wapper a:hover img {
    opacity:0.8;l
}

div.page_top {
    position: relative;
    text-align: right;
    top:81px;
}

footer {
    background-color:#015e54;
    color:#FFFFFF;
    padding:26px;
    margin-top:60px;
}

div.inner {
    border:solid 1px #015e54;
    padding:10px;
}

.center {
    text-align:center;
}

div.inner ul li {
    line-height:2em;
}

.ma40 {
    margin-top:40px;
    margin-bottom:40px;
}

section#wapper div.column2 div.colPdf{
	float:right;
	background-color:#015E54;
	padding:10px 32px;
	text-align:center;
	min-height:180px;
	margin-right:16px;
}

section#wapper div.column2 div.colPdf p{
	padding-bottom:10px;
	color:#FFF;
	line-height:1.2em;
	width:281px;
	text-align:left;
}

section#wapper div.column2 div.colPdf p span.caption{
	font-size:14px;
}