﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", Meiryo, "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	clip: rect(auto,auto,auto,auto);
	min-width: 100%;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}
.h1text {
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 6px;
	color: #FFFFFF;
	float: right;
	padding-top: 0px;
}
img {
	border: none;
	vertical-align: bottom;
}
.clear_both {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.clear_both2 {
	clear: both;
	padding-bottom: 25px;
}
.clear_both3 {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

p, ul, ol, li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
a:link {
	color: #333333;
	font-size: 100%;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}




.gura {
	background-color: #FFF2D9;
}


.head {
	width: 414px;
	clear: both;
	background-attachment: scroll;
	background-image: url(../img/head1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 382px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.head2 {
	width: 414px;
	clear: both;
	background-attachment: scroll;
	background-image: url(../img/head2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	padding-top: 20px;
}
.titel-1 {
	width: 414px;
	clear: both;
	background-attachment: scroll;
	background-image: url(../img/head2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
}

.main-cont {
	width: 414px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}
.sub-cont {
	width: 414px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}



.main1-box1 {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
}
.main2-box1 {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	overflow: hidden;
	margin-bottom: 70px;
}
.main3-box1 {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	overflow: hidden;
}

.news-box1 {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	overflow: hidden;
	margin-bottom: 50px;
}
dt{
	float: left;
	margin-left: 20px;
	font-size: 96%;
	font-weight: bold;
	color: #AC6E69;
	margin-bottom: 6px;
}

dd{
	margin-left: 20px;
	margin-bottom: 8px;
	clear: both;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B43D4F;
	padding-bottom: 5px;
}

.news-box2 {
	overflow: hidden;
	margin-bottom: 30px;
}

.news-box2 a:link {
	color: #333333;
	font-size: 100%;
	line-height: 18px;
	text-decoration: none;
	clear: both;
}
.news-box2 a:visited {
	font-size: 92%;
	color: #333333;
	text-decoration: none;
}

.news-box2 a:hover {
	text-decoration: underline;
}





.footmain {
	width: 414px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #B43D4F;
}


.logo {
	margin-left: 80px;
}

.logo2 {
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
}
.td-1 {
	text-align: center;
	clear: both;
	margin-bottom: 35px;
}
.td-2 {
	text-align: center;
	clear: both;
	margin-bottom: 20px;
}
.td-3 {
	margin-bottom: 10px;
	margin-left: 15px;

}
.td-4 {
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 40px;

}




.pic-c {
	float: right;
}
.pic-r {
	float: right;
	padding-left: 10px;
	margin-top: -20px;
}
.pic-r2 {
	float: right;
	padding-left: 10px;
}

.link_box{
	position: relative;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
 
.link_box a{
	position: absolute;
	top: 0;
	left: 2px;
	width: 100%;
	height: 100%;
	text-indent: -999px;
}
.link_box a:hover{
    background-color:#FFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}


.button1 {
	display: block;
	width: 300px;
	margin: 0 auto;
}
.button1 a {
	display: block;
	width: 100%;
	border: 2px solid #D66351;
	background-color: #D66351;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	border-radius: 4px;
	font-size: 16px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.button1 a:hover {
	background-color: #FFF2D9;
	color: #D66351;
}

.button2 {
	display: block;
	width: 350px;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.button2 a {
	display: block;
	width: 100%;
	border: 2px solid #D66351;
	background-color: #D66351;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	border-radius: 4px;
	font-size: 16px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}
.button2 a:hover {
	background-color: #FFF2D9;
	color: #D66351;
}

.mini1 {
}
.mini1 img {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 92%;
	height: auto;
}
.mini2 img {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	height: auto;
}
