@charset "utf-8";
/*___________ 基本設定 ___________ */
body {
	margin: 0;
	padding: 0;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	color: #333333;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(../img/paper.png);
}
#WRAP {
	width:900px;
	color:  #333333;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}
div {
	margin: 0;
	padding: 0;
}
p,pre {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 16px;
	line-height: 130%;
	padding: 0px;
	text-align: left;
	/* [disabled]font-weight: normal; */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
ol, ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	list-style-type: none;
}
/* ____ リンクテキスト ____ */
a {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}
/* ____ テキストカラー ____ */
.red {
	color: #CC0000;
	font-weight: bold;
}
.blue {
	color: #0066CC;
}
.grn {
	color: #008000;
}
.ora {
	color: #FF9900;
}
.gry {
	color: #999999;
}
.wht {
	color: #FFFFFF;
}
.bg-yell {
	background-color: #FFFFF4;
	border: 1px solid #CCCC00;
	margin: 10px;
	padding: 10px;
}
/*___________ レイアウト設計 ___________ */
/*___________ 【HEADER】 ___________ */
h1 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #39F;
	font-weight: normal;
	text-align: left;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0;
}
#TOP {
	width: 900px;
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-bottom: 3px;
}
#MENU-HOME {
	width: 900px;
	height: 30px;
	float:left;
	background: url(../img-layout/main_img.jpg) no-repeat bottom;
}
#MENU {
	width: 900px;
	float:none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3265D2;
	border-bottom-color: #3265D2;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #D7D7D7;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	text-align: center;
	vertical-align: middle;
}
.menu {
	float: left;
	margin: 5;
	padding: 5px;
	background-color: #CCC;
}
/*___________ 【MAIN】 ___________ */
#MAIN {
	width:900px;
}
#MAIN-PAD {
	margin: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*___________ 【CONTENTS】基本設計 ___________ */
#CONTENTS {
	width:900px;
	background-color: #FFF;
	background-position: center center;
}
.pan {
	font-size:11px;
	color: #666666;
	background-color: #F2F2F2;
	margin-left: 60px;
}
#FLASH {
	width: 540px;
	height: 180px;
	background: url(../img-flash/banner00.jpg);
}
#CONTENTS h2 {
	font-size:22px;
	color: #FFF;
	background: url(../img-layout/bg_h2.jpg) no-repeat;
	background-color: #E8E8E8;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 40px;
	font-weight: bolder;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-align: left;
}
#CONTENTS h3 {
	font-size:22px;
	color: #035d91;
	background-color: #F2F2F2;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #035d91;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10;
	margin-left: 5px;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 9px;
	padding-left: 13px;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: normal;
	text-align: left;
}
#CONTENTS h4 {
	font-size:16px;
	color: #333333;
	background-color: #F2F2F2;
	margin-top: 20px;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 6px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 12px;
}
.pagetop {
	text-align: right;
	font-size: 11px;
	margin-top: 10px;
	background: url(../img-layout/ico_pagetop01.gif) no-repeat right center;
	margin-right: 3px;

}
#MENU3 {
	background-color: #DDD;
	width: 900px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1486BC;
	border-bottom-color: #1486BC;
	margin-right: 0px;
	margin-left: 0px;
}
#MENU2 {
	background-color: #DFDFDF;
	width: 900px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1486BC;
	border-bottom-color: #1486BC;
}
#WRAP #MAIN h2 {
	font-size: 28px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	color: #FFF;
	font-weight: bold;
	font-style: normal;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background-image: url(../img-layout/bg_h2.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
/*___________ 【CONTENTS】表設計 ___________ */
table {
	font-size: 12px;
	margin: 10px auto 10px auto;
	padding: 0;
}
tr,th,td {
	padding: 8px;
}
th {
	font-weight: normal;
}
td {
	text-align: left;
}



/*___________ 【SIDE】 ___________ */
#SIDE {
	width:200px;
	float:left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#SIDE h2 {
	font-size:12px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	background: url(../img-layout/side-h.jpg) no-repeat;
	margin: 0;
	padding: 0;
}
.side {
	background: url(../img-layout/side-f.jpg) no-repeat center bottom;
	margin: 0 0 10px 0;
	padding: 8px 8px 10px 8px;
}
.side p {
	font-size: 12px;
	margin: 0;
	padding: 0 10px 8px 4px;
}
.side ul {
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 0;
}
.cat01 li {
	margin: 0;
	padding: 3px 0 3px 0;
}
.cat01 li a {
	color: #0066CC;
	text-decoration: none;
	display: block;
	padding: 1px 0 3px 20px;
	background:url(../img-layout/li_arrow01.gif) no-repeat 2px center;
}
.cat01 li a:hover,
.cat01 li a:active, 		/* for IE (Keyboard) */
.cat01 li a:focus {		/* for Netscape (Keyboard) */
	color: #0066CC;
	background-color: #FFE7CE;
	margin: 0;
	background-position: 4px center;
}
.cat01 .sub a {
	font-size: 11px;
	padding: 0 0 1px 28px;
	background:url(../img-layout/li_arrow02.gif) no-repeat 2px center;
}
/*___________ 【FOOTER】 ___________ */
#F-MENU {
	margin: 0;
	padding: 20px 0 10px 0;
}
#F-MENU p {
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	margin: 0;
	padding: 0;
}
#FOOTER {
	margin: 0;
	padding: 10px 0 10px 0;
	color: #FFFFFF;
	background-color: #39F;
}
#FOOTER p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#FOOTER a {
	color: #FFFFFF;
	text-decoration: none;
}
#FOOTER a:hover,
#FOOTER a:active, 		/* for IE (Keyboard) */
#FOOTER a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	text-decoration: underline;
}
/*___________ 固定設定 ___________ */
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}
/* ____ テキスト設定 ____ */
em {
	font-style: normal;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.s {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f8 {
	font-size: 8px;
	line-height: 120%;
}
.f9 {
	font-size: 9px;
	line-height: 120%;
}
.f10 {
	font-size: 10px;
	line-height: 120%;
}
.f11 {
	font-size: 11px;
	line-height:130%;
}
.f12 {
	font-size: 12px;
	line-height:140%;
}
.f14 {
	font-size: 14px;
	line-height:140%;
}
.f16-bgyellow {
	font-size: 16px;
	line-height:120%;
	background-color: #FF9;
	font-weight: bolder;
}
.f16 {
	font-size: 16px;
	line-height:140%;
}
.f18 {
	font-size: 18px;
	line-height:120%;
	font-weight: bold;
}
.f18-red-underline {
	font-size: 18px;
	line-height:120%;
	color: #C00;
	text-decoration: underline;
	font-weight: bolder;
}
.f24-bg-yellow {
	font-size: 24px;
	line-height: 120%;
	background-color: #FFC;
}
.f24 {
	font-size: 24px;
	line-height: 120%;
}
.f36 {
	font-size: 36px;
	line-height: 150%;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background-color: #FF9;
	margin-bottom: 5px;
}
.f40 {
	font-size: 40px;
	line-height: 120%;
}
.f50 {
	font-size: 50px;
	line-height: 130%;
}
.f70 {
	font-size: 70px;
	line-height: 120%;
}
.txt-r {
	text-align: right;
}
.center {
	text-align: center;
}
left {
	text-align: left;
	font-size: 18px;
}
/* ____ 余白設定 ____ */
.ma20 {
	margin: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
.mt80 {
	margin-top: 80px;
}
.ml20 {
	margin-left: 20px;
}
/* ____ 画像設定 ____ */
.flo-l {
	float: left;
	margin-right: 7px;
}
.flo-r {
	float: right;
	margin-left: 5px;
	margin-right: 100px;
	margin-top: 7px;
}
.img-m {
	vertical-align: middle;
}

/* ____ イエロー背景設定 ____ */
bg_yellow {
	background-color: #FFC;
	width: 800px;
	background-position: center;
}
.BG-YELLOW {
	background-color: #FEFDFC;
	background-position: left;
	width: 800px;
	margin-right: 50px;
	margin-left: 50px;
	background-image: url(../img/bg_tate.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.BG-YELLOW2 {
	background-color: #FFFFF0;
	background-position: center;
	width: 800px;
	margin-right: 50px;
	margin-left: 50px;
	background-image: url(../img/grungepaper6_by_fudgegraphics.jpg);
	background-repeat: repeat;
	border: 1px solid #666;
}
.BG-YELLOW3 {
	background-color: #FFFFF0;
	background-position: right bottom;
	width: 790px;
	margin-right: 50px;
	margin-left: 50px;
	background-repeat: no-repeat;
	background-image: url(../img/paper.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-left-width: 1px;
	border-left-style: solid;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#WRAP #MAIN #MAIN-PAD #CONTENTS-LP .BG-YELLOW3 h3 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #69F;
	text-align: left;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #69F;
	border-bottom-color: #69F;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 24px;
	color: #4646FF;
}
/* ____ 区切り・見出し設定 ____ */
.dotted-underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 30px;
	margin-left: 30px;
}


.check-bullet {
	line-height: 120%;
	background-image: url(../icon/icon-check02-red.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 25px;
	font-size: 24px;
	font-weight: bold;
	background-color: #6599FF;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.check-bullet1 {
	line-height: 120%;
	background-image: url(../icon/icon-check02-red.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	font-size: 16px;
	font-weight: bold;
	background-color: #6599FF;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/* ____ サブタイトル・見出し設定 ____ */

.f-left-55 {
	float: left;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
	height: 130px;
	width: 390px;
}
#f-contact {
	height: 135px;
	width: 800px;
	margin-right: 45px;
	margin-left: 45px;
	position: absolute;

}
#f-left-box {
	float: left;
	height: 130px;
	width: 450px;
}
#f-right-box {
	height: 130px;
	width: 450px;
	float: right;
	background-repeat: no-repeat;
}
#f-box {
	width: 900px;
	background-color: #FFCBA8;
}
.canter {
	text-align: center;
	clear: both;
}
#h1wine {
	background-color: #8B3F4B;
	color: #FFF;
	padding-bottom: 3px;
	padding-left: 5px;
}
#h1pink {
	background-color: #FF72BC;
	color: #FFF;
	padding-bottom: 3px;
	padding-left: 5px;
}
#h1orange {
	background-color: #F60;
	color: #FFF;
	padding-bottom: 3px;
	padding-left: 5px;
}
#h1green {
	background-color: #59761C;
	color: #FFF;
	padding-bottom: 3px;
	padding-left: 5px;
}
#footer-wine {
	background-color: #8B3F4B;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #FFF;
	margin: 0px;
	font-size: 12px;
	float: none;
}
#footer-pink {
	background-color: #FF72BC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #FFF;
	margin: 0px;
	font-size: 12px;
	float: none;
}
#footer-orange {
	background-color: #F60;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #FFF;
	margin: 0px;
	font-size: 12px;
	float: none;
}
#footer-green {
	background-color: #5B7430;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #FFF;
	margin: 0px;
	font-size: 12px;
	float: none;
}
#WRAP #MAIN p {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
