@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

html {
	margin:0;
	padding:0;
	overflow-y:scroll;
}

div h1, h2, h3, h4, h5, div, p, dl, dt, dd, ul, ol, li, p {
	margin:0;
	padding:0;
}

ul, li{
	margin:0;
	padding:0;
	list-style:none;
	line-height:0;
	vertical-align:bottom;
}

a{
	text-decoration:none;
	color:#f12945;
}

a:hover{
	color:#ff7084;
}

img {
	border: none;
}

body{
	font-size: 14px;
	line-height:1.5;
	text-align:center;
	color:#333;

	/* ワイン　2021 */
	/* background:#FBF2F7; wine*/

	/* 黄色　2017  */
	/* background: #FDFCE7; */
		
	/*ピンク
	background: #FBF2F7;
	*/	

	/* 黄色　2017  */
  	/* background-image:url("../images/bg_main.gif"); */
	

	/* 青　2018 */
	/* background:#e8edf6; */

	/* 2023 */
	background:#DEEFE2;
}


table{
	border-collapse:collapse;
}

h2{
	margin-bottom:20px;
}
/*
h3{
	font-size:16px;
	border-bottom:3px solid #1e409a;
	padding-bottom:3px;
	margin-bottom:10px;
	font-weight: bold;
}
*/

h3{
	font-size:16px;
	border-left: 10px solid #09348B;
	border-bottom:1px solid #ccc;
	padding-left: 5px;
	padding-bottom:3px;
	margin-bottom:10px;
	font-weight: bold;
}


hr {
	border: 2px dotted #ccc;
}

/*
hr {
	background-color: #fff;
	border-top: 2px dotted #bbb;
}
*/

#container{
	text-align:left;
	margin:0 auto;
}


#header{
	height:122px;
	/* 2015, 2019, 2023*/
	background-image:url("../images/bg_body_green_02.png");
    /*2016
	background-image:url("../images/bg_body_wine.png");*/
	/* 2017, 2021 */
	/* background-image:url("../images/bg_body_yellow.png"); */
	/* 2014, 2018、2022 */
	/* background-image:url(../images/bg_body.jpg); */
	/*2020*/
	/* background-image:url("../images/bg_body_wine.png"); */

	background-repeat:repeat-x;
	
}


#headerInfo{
	width:860px;
	margin:0 auto;
}

#header h1{
	float:left;
	margin-top:16px;
}

#header #date{
	float:right;
	margin-top:26px;
}
#header #date img {
	width: 350px;
}

#header #headerNav li{
	float:right;
}

#main{
	padding-top:30px;
	width:860px;
	margin: 0 auto;
}

#main #nav {
	width:230px;
	margin-bottom:20px;
	float:left;
}

#main #nav ul{
	margin-bottom:20px;
}

#contents{
	float:right;
	width:630px;
}


.toTop {
	text-align:right;
	margin-bottom:10px;
}
.accessLink{
	background-image:url("../images/ic_access.gif");
	background-repeat:no-repeat;
	padding-left:20px;
}

.accessLink a{
	color:#9d3d37;
}

.accessLink a:hover{
	color:#ff4535;
}

.section05{
	margin-bottom:5px;
}

.section10{
	margin-bottom:10px;
}

.section20{
	margin-bottom:20px;
}

.section30{
	margin-bottom:30px;
}

.section40{
	margin-bottom:40px;
}

.section50{
	margin-bottom:50px;
}

.textC {
	text-align: center;
}

.txtRed {
	color:#d73c3c;
}

a.opacity{
   display:inline-block;
}

a.opacity:hover img,
a.opacity:active img{
    -moz-opacity:0.7;
   opacity:0.7;
   filter:alpha(opacity=70);
}

/* For modern browsers */
.cf:before, .cf:after {
	content:"";
	display:table;
}
.cf:after {
	clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
	zoom:1;
}

.coronas {
	background-color: #fff;
	padding: 20px;
	width: 1000px;
	margin: 100px auto;
}
.coronas h2 {
	padding: 50px 50px 20px;
	font-size: 1.5em;
	font-weight: 600;
	text-align: center;
}
.coronas p {
	padding: 0 20px;
	width: auto;
	margin: 0 20px;
}
.corona_squre {
	border: solid 4px #707070;
	margin: 20px 10%;
}
.coronas .left {
	display: inline-block;
	text-align: left;
}
.coronas .right {
	margin-right: 20px;
	text-align: right;
	padding-bottom: 50px;
}

.tx_right {
	text-align: right;
	font-weight: 300;
}
.tx_left {
	text-align: left!important;
}
.indent_posting {
	padding: 0 40px 30px;
}
.indent_posting li {
	line-height: 1.5em;
	list-style-type: decimal;
	margin-left: 1em;
	margin-top: 10px;
}
.ml30 {
	margin-left: 20px;
}
.mt50 {
	margin-top: 50px;
}
.message_indent {
	margin: 20px 0 20px 1.5em;
	letter-spacing: -1.2px;
}
.message_indent li {
	line-height: 1.6em;
	list-style-type: decimal;
	margin-top: 5px;
	letter-spacing: 0.5px;
}
.message_line {
	border-bottom: 3px solid #09348B;
}

.bnr_field li {
	margin: 30px 1px;
	display: inline-block;
}
.bnr_field a:hover{
	opacity: 0.5;
	transition: 0.2s;
}
#on-demand {
	width: 800px;
	margin: 100px auto;
	font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	font-size: 1.2em;
	letter-spacing: -0.4px;
}
.on-demand_box {
	padding: 20px;
	background: #fff;
	border-radius: 15px;
	margin-bottom: 30px;
}
.on-demand_box_2 {
	padding: 20px;
	background: rgb(242, 253, 253);
	border-radius: 15px;
	margin-bottom: 30px;
}
.mb100 {
	margin-bottom: 100px;
}
.font_normal {
	font-size: 0.9em;
}
.tx_center {
	text-align: center;
}
.button_out {
	pointer-events: none;
}