@charset "UTF-8";
/*-----------------------------------------------



  style clear



-----------------------------------------------*/



body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
#header ol, #header ul, #header li, #side-menu ol, #side-menu ul, #side-menu li, #footer ol, #footer ul, #footer li {
	list-style:none;
	margin: 0;
	padding: 0;
}
fieldset, img {
	border:0;
}
table {
	border-collapse: collapse;
	border-spacing:0;
}
caption, th {
	text-align: left;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
em {
	font-style: normal;
}
strong {
	font-weight: normal;
}
body {
	font-size:12px;
	line-height:1.35;
	font-family:'ヒラギノ丸ゴ Pro W4', HiraMaruPro-W4, 'メイリオ', Verdana, Arial, sans-serif;
	color:#666666;
	background: #ffffff url(../img/bg3.jpg) repeat-x;
}
ul {
	margin: 0;
	padding:0;
}
li {
	line-height:1.3;
	margin: 0;
	padding:0;
}
hr {
	display:none;
}
sup {
	font-size: 0.8em;
	vertical-align: baseline;
}
.clear {
	clear:both;
}
dt.none {
	display:none;
}
/*-----------------------------------------------



 link color



-----------------------------------------------*/







a:link {
	color:#990000;
	text-decoration:underline;
}
a:visited {
	color:#990000;
	text-decoration:underline;
}
a:hover {
	color:#6aa74a;
	text-decoration:none;
}
a:active {
	color:#6aa74a;
	text-decoration:none;
}
a.noline {
	text-decoration:none;
}
a.noline img {
	vertical-align: bottom;
}
/*-----------------------------------------------



 font-color



-----------------------------------------------*/






.green {
	color:#6aa74a;
}
.blue {
	color:#00285f;
}
.wine {
	color:#990000;
}
.red {
	color:#cc0000;
}
.black {
	color:#000000;
}
.white {
	color:#ffffff;
}
.h12 {
	line-height:2em;
}
.small {
	font-size:10px;
}
.f13 {
	font-size:13px;
}
.f14 {
	font-size:14px;
}
.f16 {
	font-size:16px;
}
.f15 {
	font-size:15px;
}
.f18 {
	font-size:18px;
}
.f24 {
	font-size:24px;
}
.f28 {
	font-size:28px;
}
/*-----------------------------------------------



 bg-color



-----------------------------------------------*/



.bg-beige1 {
	background-color: #f8f5ec;
}
.bg-beige2 {
	background-color: #eee7ce;
}
.bg-beige3 {
	background-color: #dccc99;
}
.bg-wine {
	background-color: #c07b76;
}
.bg-green {
	background-color: #a9b96f;
}
/*-----------------------------------------------



 page-top



-----------------------------------------------*/



.page-top {
	clear:both;
	padding:5px;
	text-align:right;
	font-size:85%;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
/*-----------------------------------------------



 container



-----------------------------------------------*/



#container {
	margin:0 auto;
	width:940px;
	text-align: left;
	background: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
}
/*-----------------------------------------------



 header



-----------------------------------------------*/



#header {
	margin:0 auto;
	width:940px;
	height:158px;
	text-align: left;
}
#header h1 {
	color:#c3a74c;
	line-height:30px;
	width:600px;
	float: left;
}
#header #logo {
	float:left;
	width:250px;
	height:38px;
	margin-top: 14px;
	margin-bottom:9px;
}
#header #g-navi {
	width:940px;
	height:31px;
	border-top: 1px solid #000000;
	clear: both;
}
#header #g-navi ul {
	display:block;
	text-align:center;
	margin-left:12px;
}
#header #g-navi li {
	display:block;
	float:left;
}
#header #g-navi li a:link, #header #g-navi li a:visited {
	display:block;
	float:inherit;
	color:#333333;
	background-image: none;
	text-decoration:none;
	line-height:31px;
	padding-left:18px;
	padding-right:18px;
}
#header #g-navi li a:hover, #header #g-navi li a:active {
	color:#990000;
	background-image: url(../img/menu_r2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body#top-page #header #g-navi li a:hover {
	color:#990000;
	background-image: url(../img/menu_r.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body#course-index-page #header #g-navi li#g-navi01 a, body#course-page #header #g-navi li#g-navi01 a, body#about-page #header #g-navi li#g-navi02 a, body#voice-page #header #g-navi li#g-navi03 a, body#message-page #header #g-navi li#g-navi04 a, body#qa-page #header #g-navi li#g-navi05 a, body#media-index-page #header #g-navi li#g-navi06 a, body#media-page #header #g-navi li#g-navi06 a, body#reservation-page #header #g-navi li#g-navi07 a, body#backreport-page #header #g-navi li#g-navi08 a {
	color:#990000;
	background-image: url(../img/menu_r2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header #head-link {
	width:300px;
	height:32px;
	background-color: #FFFFFF;
	background-image: url(../img/h_sublink_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	margin-top: 8px;
}
#header #head-link ul {
	display:block;
	text-align:center;
}
#header #head-link li {
	display:block;
	float:left;
}
#header #head-link li#head-link1 {
	width:57px;
	line-height:24px;
	text-align:center;
	margin:4px 0px 0px 4px;
}
#header #head-link li#head-link1 a {
	color:#666666;
}
#header #head-link li#head-link1 a:hover {
	color:#6aa74a;
}
#header #head-link li#head-link2 a, #header #head-link li#head-link3 a {
	display:block;
	width:111px;
	line-height:24px;
	text-align:center;
	background-image: url(../img/btn111.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	margin:4px 0px 0px 4px;
	color:#ffffff;
}
#header #head-link li#head-link2 a:hover, #header #head-link li#head-link3 a:hover {
	background-position: 0px 0px;
}
#header #head-sublink {
	width:342px;
	height:39px;
	text-align:center;
	float: left;
	margin-left: 46px;
	margin-top:12px;
}
#header #head-sublink span {
	font-size:11px;
	line-height:12px;
	color: #000000;
	letter-spacing: 0.8em;
}
#header #head-sublink ul {
	margin-top:3px;
	display:block;
	text-align:center;
}
#header #head-sublink li {
	/*display:block;
	float:left;*/
}
#header #head-sublink li a {
	/*display:block;
	width:67px;
	line-height:24px;
	text-align:center;
	margin:0px 0px 0px 2px;
	background-image: url(../img/btn85.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	color:#ffffff;*/
}
#header #head-sublink li a:hover {
}
#header #head-sublink li.head-sublink1 a {
}
#header #head-tel {
	width:231px;
	height:47px;
	font-size: 11px;
	color: #000000;
	text-align: center;
	float: right;
	margin-top: 3px;
	margin-right: 20px;
}
#header #head-tel img {
	margin-bottom: 3px;
}
#pankuzu {
	clear:both;
	color:#999999;
	line-height: 35px;
	padding-left:39px;
	background: #9a000b url(../img/pankuzu_bg.gif) no-repeat 20px center;
	margin-top:1px;
}
#pankuzu strong {
	color:#cccccc;
	font-weight: bold;
}
#pankuzu a {
	color:#cbb368;
}
/*-----------------------------------------------



 footer



-----------------------------------------------*/



#footer {
	clear:both;
	padding-top: 34px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}
#footer-link {
	width:100%;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #000000;
}
#footer-link-in {
	width:940px;
	padding:20px 0px;
	margin:0 auto;
	font-size: 10px;
	line-height:1.8;
	color:#cccccc;
}
#footer-link-in a {
	color:#666666;
	padding-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #cccccc;
}
#footer-link-in a.end {
	border-right:none;
	padding-right: 0px;
}
#footer-link-in a:hover {
	color:#990000;
}
#footer-bg {
	width:100%;
	background-image: url(../img/foot_bg.gif);
	background-repeat: repeat;
	padding-top: 38px;
	padding-bottom: 19px;
}
#footer-bg-in {
	width:940px;
	margin:0 auto;
}
#footer-bg-in #copyright {
	float:right;
	height: 52px;
	width: 242px;
	font-size: 10px;
	color: #000000;
	text-align: right;
	line-height: 1.2;
	margin-top: 25px;
}
#footer-bg-in #map {
	float:left;
	width:236px;
}
#footer-bg-in #map #zoom {
	background-image: url(../img/f_map_zoom_r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
}
#footer-bg-in #map #zoom a {
	display:block;
	width:236px;
	height:211px;
}
#footer-bg-in #map #zoom a:hover {
	background-color:transparent;
}
#footer-bg-in #map #zoom a:hover img.btn {
	visibility:hidden;
}
#footer-bg-in #f-info {
	float:left;
	width:278px;
	margin-left:15px;
}
#footer-bg-in #f-info div {
	margin-top:10px;
	margin-bottom:10px;
	color:#000000;
	line-height:1.2;
}
#footer-bg-in #f-info p {
	font-size:11px;
	line-height:1.5;
}
#footer-bg-in #f-blog {
	float:left;
	width:395px;
	margin-left:15px;
}
#footer-bg-in #f-blog div {
	margin-bottom:10px;
}
/*-----------------------------------------------



 main + side



-----------------------------------------------*/



#contents-body {
	clear:both;
	padding-top: 37px;
}
#contents {
	float:left;
	width:671px;
	text-align: left;
}
#contents .contents-in {
	border: 1px solid #e6dbb7;
	text-align: center;
}
#side {
	float:right;
	width:250px;
}
#side #side-title {
	color:#ffffff;
	line-height: 1.2;
	background-image: url(../img/side_title_bg.gif);
	background-repeat: no-repeat;
	width: 230px;
	padding-left: 20px;
	background-color: #dccc99;
	background-position: left top;
	padding-top: 7px;
	padding-bottom: 7px;
}
#side #side-title a {
	color:#ffffff;
	text-decoration: none;
}
#side #side-box {
	width:248px;
	border: 1px solid #e6dbb7;
}
#side #side-box ul {
	width:244px;
	padding: 0px;
	margin-top: 4px;
	margin-left: 4px;
	list-style: none;
}
#side #side-box li {
	width:244px;
	margin: 0px 0px 4px;
	padding: 0px;
	list-style: none;
}
#side #side-box li a {
	display:block;
	line-height: 14px;
	background-image: url(../img/side_menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 26px;
	width: 216px;
	padding-top: 20px;
	padding-right: 12px;
	padding-left: 12px;
	color:#333333;
	text-decoration: none;
}
#side #side-box li a:hover {
	color:#990000;
	background-position: left top;
}
body.side01 #side #side-box li#side01 a, body.side02 #side #side-box li#side02 a, body.side03 #side #side-box li#side03 a, body.side04 #side #side-box li#side04 a, body.side05 #side #side-box li#side05 a, body.side06 #side #side-box li#side06 a, body.side07 #side #side-box li#side07 a, body.side08 #side #side-box li#side08 a, body.side09 #side #side-box li#side09 a, body.side10 #side #side-box li#side10 a body.side11 #side #side-box li#side11 a {
	color:#990000;
	background-position: left top;
}
#contents #col-left {
	float:left;
	width:300px;
}
#contents #col-center {
	float:right;
	width:300px;
}
.page-title-line {
	border-bottom: 1px solid #e6dbb7;
	height:5px;
	font-size:5px;
	line-height:5px;
}
.page-title {
	background-image: url(../img/page_title.jpg);
	background-repeat: no-repeat;
	background-color: #a54540;
	width: 660px;
	margin-top: 5px;
	margin-left:5px;
	color:#ffffff;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
	text-align: left;
}
.page-title .image-ph {
	float:right;
	width:330px;
}
.page-title .text {
	float:left;
	width:312px;
	padding-top:23px;
	padding-left:18px;
}
.page-title .text h2,
.page-title .text div.Two {
	font-size:24px;
	line-height:1.1;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝", serif;
	color:#ffffff;
	font-weight: bold;
	margin-bottom:6px;
}
.page-title h2 strong,
.page-title div.Two strong {
	padding:2px 4px;
	color:#901812;
	font-size: 14px;
	background-color: #cd9794;
	margin-left: 7px;
	vertical-align: 30%;
	font-weight: normal;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
}
* html .page-title h2 strong,
* html .page-title div.Two strong {
	vertical-align: middle;
}
*:first-child+html .page-title h2 strong,
*:first-child+html .page-title div.Two strong {
	vertical-align: middle;
}
.page-title .class-name {
	font-size:14px;
	font-weight: normal;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
	padding-bottom:7px;
}
.page-title .class-name span {
	font-size:10px;
}
.page-title .btn a {
	line-height: 25px;
	color: #FFFFFF;
	background-image: url(../img/btn294.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	/* width: 271px; */

	width: 290px;
	padding-right: 3px;
	padding-left: 15px;
	font-size:13px;
	margin-top:5px;
}
.box {
	margin:19px;
	border-right: 1px solid #e6dbb7;
	border-bottom: 1px solid #e6dbb7;
	border-left: 1px solid #e6dbb7;
	width: 631px;
	text-align: left;
}
*html .box {
	margin-top:38px!important;
	
}
.box .text {
	margin-left:18px;
	margin-right:18px;
}
div.title {
	clear:both;
	border-top: 1px solid #e6dbb7;
	border-bottom: 1px solid #e6dbb7;
	border-left: 3px solid #000000;
	padding:3px;
	background-color: #FFFFFF;
}
div.title h3,
div.title div.Three {
	font-size:14px;
	line-height:1.2;
	color:#901812;
	background-color: #eee7ce;
	padding:9px 13px;
}
#contents .sub-title {
	color:#000000;
	border-bottom: 1px solid #e6dbb7;
	line-height: 26px;
	background-image: url(../img/title_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 60px;
	padding-left: 20px;
	text-align: left;
}
#contents .lead {
	color:#000000;
	margin:15px 20px 25px;
	text-align: left;
}
#contents div.right-img {
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 14px;
}
#contents img.ph {
	padding:4px;
	border: 1px solid #e6e6e6;
}
.mt-1em {
	margin-top:12px;
}
.mt27 {
	margin-top:27px;
}
.mt40 {
	margin-top:40px;
}
.ml18 {
	margin-left:18px;
}
.mr18 {
	margin-right:18px;
}
.mb10 {
	margin-bottom:10px;
}
/*-----------------------------------------------



 top-page



-----------------------------------------------*/

body#top-page #container {
	margin:0 auto;
	width:940px;
	text-align: left;
	background: #FFFFFF;
	padding:0px;
}
body#top-page {
	background: url(../img/bg3.jpg) repeat-x left top;
}
body#top-page #container {
	margin:0 auto;
	width:980px;
	text-align: left;
	background: #FFFFFF;
	position: relative;
}
#top-page #header {
	height:460px;
	background: url(../img/bg2.jpg) repeat-x;
	margin: 0px;
	width: 980px;
}
#top-page #header h1 {
	color:#c3a74c;
	line-height:30px;
	width:600px;
	float: left;
	padding-left: 20px;
}
#top-page #header #logo {
	float:left;
	width:250px;
	height:38px;
	margin-top: 14px;
	margin-bottom:9px;
	margin-left: 20px;
}
#top-page #header #g-navi {
	width:940px;
	height:31px;
	border-top: 1px solid #000000;
	clear: both;
	margin-left: 20px;
}
#top-page #header #head-link {
	width:300px;
	height:32px;
	background-color: #FFFFFF;
	background-image: url(../img/h_sublink_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	margin-top: 8px;
	margin-right: 20px;
}
#header #top-img {
	float:left;
	margin-top:2px;
	width:980px;
	height:300px;
	background-color: #000000;
	border-top: 2px solid #000000;
}
#header #top-pr {
	margin-top:2px;
	float:left;
	width:300px;
	height:250px;
}
#header #top-pr a {
	text-decoration:none;
}
#header #top-pr a strong {
	font-size:18px;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝", serif;
	font-weight: bold;
	color:#ffffff;
}
#header #top-pr a span {
	padding-left: 4px;
	border-left: 2px solid #d3a3a0;
	display:block;
	font-size:12px;
	line-height:1.2;
	margin-top:5px;
	color:#d3a3a0;
}
#header #top-pr a:hover span {
	border-left: 2px solid #ffffff;
	color:#ffffff;
}
#header #top-pr ul {
	margin:0px;
	padding:0px;
	width:300px;
}
#header #top-pr li a {
	border: 1px solid #ac524d;
}
#header #top-pr li a:hover {
	border: 1px solid #e6cbca;
}
#header #top-pr li#top-pr1 {
	padding:9px 3px 4px 9px;
	display:block;
	width:288px;
	height:72px;
	background-image: url(../img/top_banner1.jpg);
	background-repeat: no-repeat;
	background-color: #999999;
}
#header #top-pr li#top-pr1 a {
	display:block;
	padding:6px 6px 6px 12px;
	width:267px;
	height:58px;
}
#header #top-pr li#top-pr2 {
	padding:4px 3px 4px 9px;
	display:block;
	width:288px;
	height:72px;
	background-image: url(../img/top_banner2.jpg);
	background-repeat: no-repeat;
}
#header #top-pr li#top-pr2 a {
	display:block;
	padding:6px 6px 6px 12px;
	width:267px;
	height:58px;
}
#header #top-pr li#top-pr3 {
	padding:4px 3px 9px 9px;
	display:block;
	width:288px;
	height:72px;
	background-image: url(../img/top_banner3.jpg);
	background-repeat: no-repeat;
}
#header #top-pr li#top-pr3 a {
	display:block;
	padding:6px 6px 6px 12px;
	width:267px;
	height:58px;
}
#top-page #special {
	margin-top: 30px;
	padding-bottom: 19px;
	margin-left: 19px;
}
*html #top-page #special {
	margin-top: -20px!important;
	
}
#top-page #special p {
	margin-bottom:5px;
}
#top-page #special div {
	float:left;
	margin-right:4px;
	width:222px;
	text-align: center;
	padding:5px;
	background: url(../img/top_special_bg2.jpg) no-repeat;
	height: 103px;
}
#top-page #special div img {
	margin-bottom:7px;
}
#top-page #special a:link, #top-page #special a:visited {
	color:#000000;
	text-decoration: none;
}
#top-page #contents-body {
	clear:both;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
#top-page #contents {
	float:left;
	width:621px;
	border: none;
}
#top-page #side {
	float:right;
	width:300px;
}
#top-page #contents #col-left {
	float:left;
	width:310px;
}
#top-page #contents #col-center {
	float:right;
	width:300px;
}
#top-page h2,
#top-page div.Two {
	width:620px;
	height:33px;
	font-size:18px;
	color:#901812;
}
#top-page #contents img.ph {
	padding:4px;
	border: 1px solid #e6e6e6;
}
#top-page #contents img.ph2 {
	padding-left:0x;
	margin-right:10px;
}
#top-box1 {
	width:299px;
	height:690px;
	border: 1px solid #e6dbb7;
	margin-bottom:20px;
}
#top-box1-2 {
	width:299px;
	height:570px;
	border: 1px solid #e6dbb7;
}
*html #top-box1-2 {
	height:573px;
}
#top-box2 {
	width:299px;
	height:330px;
	border: 1px solid #e6dbb7;
	margin-top:19px;
}
*html #top-box2 {
	height:333px;
}
#top-box3 {
	width:299px;
	height:930px;
	border: 1px solid #e6dbb7;
}
.top-box-title {
	font-size:11px;
	line-height:1.2;
	color: #000000;
	padding: 4px 9px 6px;
}
.top-box-title2 {
	font-size:11px;
	line-height:1;
	color: #000000;
	background-image: url(../img/top_title_bg2.gif);
	background-repeat: no-repeat;
	padding: 3px 9px 6px;
}
/*2*/
.top-box-title3 {
	font-size:11px;
	line-height:1;
	color: #FFFFFF;
	background-image: url(../img/top_title_bg2.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
}
.top-box-title4 {
	font-size:11px;
	line-height:1;
	color: #FFFFFF;
	background-image: url(../img/top_title_bg3.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
}
#top-page h3,
#top-page div.Three {
	font-size:22px;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝", serif;
	font-weight: bold;
}
#top-page h3 a,
#top-page div.Three a {
	color:#901812;
	text-decoration: none;
}
#top-page h3 a:hover,
#top-page div.Thre a:hover {
	color:#669933;
	text-align: left;
}
#top-page h4,
#top-page div.Four {
	color:#901812;
	margin-top:12px;
}
#top-box1 p, #top-box1 h3, #top-box1 h4, #top-box1-2 p, #top-box1-2 h3, #top-box1-2 h4, #top-box2 p, #top-box2 h3, #top-box2 h4, #top-box3 p, #top-box3 h3, #top-box3 h4,
#top-box1 p, #top-box1 div.Three, #top-box1 div.Four, #top-box1-2 p, #top-box1-2 div.Three, #top-box1-2 div.Four, #top-box2 p, #top-box2 div.Three, #top-box2 div.Four, #top-box3 p, #top-box3 div.Three, #top-box3 div.Four {
	margin:4px 8px;
}
#top-box1, #top-box1-2, #top-box2, #top-box3 {
	line-height:1.25;
}
#top-box2 h4,
#top-box2 div.Four {
	margin-bottom:-2px;
}
#top-page #side {
	margin-top:5px;/* padding-top:165px; */

}
#top-bunner-dvd {
	margin-bottom:15px;
	/*
position: absolute;


	top: 612px;
*/
	position:relative;
	right: 10px;
	width: 309px;
	margin-top: 11px;
}
#top-banner-compare {
	margin-bottom:19px;
	width: 302px;
}
#top-banner-compare2 {
	margin-bottom:20px;
	margin-top: 20px;
}
#top-banner-seminer {
	margin-bottom:10px;
	width: 302px;
}
#top-banner-winelover {
	margin-top: 19px;
	margin-left: 1px;
}
#top-news-title {
	position: relative;
	width:300px;
	height:28px;
}
#top-news-title-link {
	width:100px;
	height:20px;
	position: absolute;
	z-index: 10;
	top: 5px;
	left: 125px;
}
#top-page #side #top-news-box {
	width:298px;
	height:1000px;
	padding-bottom:5px;
	border: 1px solid #e6dbb7;
}
#top-news-box dl {
	margin:0px 9px 9px;
}
#top-news-box dt {
	color:#000000;
	line-height:1.25;
	clear:both;
	padding-top: 8px;
	padding-bottom: 2px;
}
*:first-child+html #top-news-box dt {
	padding-top: 4px;
	padding-bottom: 2px;
}
#top-news-box dt a {
	color:#000000;
}
#top-news-box dt a:hover {
	color:#669933;
}
#top-news-box dd.txt {
	width:200px;
	font-size:10px;
	float:left;
	padding-top:3px;
}
#top-news-box dd.ph {
	width:78px;
	float:left;
}
#top-news-box dd.ph img {
	padding:3px;
	border: 1px solid #e6e6e6;
}
/*-----------------------------------------------



 course-page



-----------------------------------------------*/



#header-bg {
	width:980px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(../img/bg2.jpg) repeat-x center top;
}
dl.curriculum {
	width:384px;
}
dl.curriculum-full {
}
dl.curriculum dt, dl.curriculum-full dt {
	color:#000000;
	background-image: url(../img/dot_black.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top:20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
dl.curriculum dd, dl.curriculum-full dd {
	padding-bottom:17px;
}
.price-table {
	margin-left:18px;
	margin-top:18px;
}
.price-table th {
	background-color: #dccc99;
	color:#ffffff;
	line-height:1.25;
}
.price-table td {
	background-image: url(../img/table_bg_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #f8f5ec;
	color:#000000;
	line-height:1.25;
	text-align: center;
}
.price-table td.price-table0 {
	background-color: #ffffff;
	background-image: none;
}
.price-table th.price-table1 {
	background-color: #c07b76;
	width:196px;
	background-image: url(../img/table_bg_wine.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	font-size:95%;
}
.price-table th.price-table2 {
	background-color: #a9b96f;
	width:196px;
	background-image: url(../img/table_bg_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	font-size:95%;
}
.price-table th.price-table3 {
	text-align: center;
	width:196px;
	border-right: 3px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.price-table td.price-table4 {
	color: #a64641;
}
.price-table td.price-table5 {
	color: #92a749;
}
.price-table th.price-table6 {
	text-align: center;
	border-bottom: 3px solid #FFFFFF;
}
.price-table td.price-table17 {
	text-align: left;
	padding:3px 10px;
}
.price-table7 {
	margin-left:18px;
	margin-top:18px;
}
.price-table7 th {
	background-color: #c78b88;
	color:#ffffff;
	line-height:1.25;
	padding: 3px;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.price-table7 td {
	line-height:1.25;
	vertical-align: top;
	padding: 3px 3px 3px 6px;
	border-bottom: 1px solid #FFFFFF;
}
.price-table7 td.price-table8 {
	background-color: #f9f3f3;
}
.price-table th.price-table9 {
	text-align: center;
	border-right: 3px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.price-table th.price-table10 {
	text-align: center;
	background-color: #c07b76;
	border-right: 3px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.price-table th.price-table11 {
	text-align: center;
	background-color: #a9b96f;
	border-right: 3px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.price-table td.price-table12 {
	text-align: left;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px solid #FFFFFF;
}
.price-table13 {
	margin-left:18px;
	margin-top:18px;
}
.price-table13 th {
	background-color: #dccc99;
	color:#ffffff;
	line-height:1.25;
	text-align: center;
}
.price-table13 td {
	background-image: url(../img/table_bg_dot2.gif);
	background-repeat: repeat-y;
	background-position: right top;
	color:#000000;
	line-height:1.25;
	padding: 4px;
	border-bottom: 1px solid #d1bc7a;
}
.price-table13 td.brown {
	background-color: #f8f5ec;
}
.price-table13 td.price-table14 {
	background-image: none;
	padding-left: 10px;
	font-size:10px;
}
.price-table13 td.price-table15 {
	background-image: none;
	font-size:10px;
}
.price-table13 td.price-table16 {
	background-image: none;
	font-size:10px;
	border-bottom: 1px solid #eee7ce;
}
.voice-l {
	clear:both;
	margin-left:18px;
	width:554px;
}
.voice-l .name {
	float:left;
	width:385px;
	color:#000000;
	background-image: url(../img/dot_black.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top:20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.voice-l p {
	float:left;
	width:385px;
}
.voice-l .photo {
	float:right;
	width:140px;
	line-height:1.2;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝", serif;
	color:#000000;
}
.voice-l .photo img {
	margin-bottom:3px;
}
.voice-l .photo .en {
	color:#999999;
}
.voice-l p strong {
	font-weight:bold;
}
.voice-r {
	clear:both;
	margin-left:79px;
	width:534px;
}
.voice-r .name {
	float:right;
	width:385px;
	color:#000000;
	background-image: url(../img/dot_black.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top:20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.voice-r p {
	float:right;
	width:385px;
}
.voice-r .photo {
	float:left;
	width:140px;
	line-height:1.2;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝", serif;
	color:#000000;
}
.voice-r .photo img {
	margin-bottom:3px;
}
.voice-r .photo .en {
	color:#999999;
}
.voice-r p strong {
	font-weight:bold;
}
.voice-l .f18, .voice-r .f18 {
	font-weight: bold;
	margin-right:2px;
}
.contact-btn {
	padding-bottom: 20px;
	width:453px;
	margin-left:89px;
}
* html .contact-btn {
	/* margin-left:0px; */

	margin-left:89px;
}
*:first-child+html .contact-btn {
	/* margin-left:0px; */

	margin-left:89px;
}
.contact-btn ul {
	list-style: none;
}
.contact-btn li {
	list-style: none;
	float:left;
	display:block;
	height:60px;
}
.contact-btn li a:link, .contact-btn li a:visited {
	display:block;
	line-height: 53px;
	text-align: center;
	font-size: 17px;
	color: #FFFFFF;
}
.contact-btn li.contact-btn1 a {
	width:151px;
	height:53px;
	background-image: url(../img/btn_contact01.gif);
	background-repeat: no-repeat;
	background-position: 0px -70px;
}
.contact-btn li.contact-btn2 a {
	width:149px;
	height:53px;
	background-image: url(../img/btn_contact02.gif);
	background-repeat: no-repeat;
	background-position: 0px -70px;
}
.contact-btn li.contact-btn3 a {
	width:153px;
	height:53px;
	background-image: url(../img/btn_contact03.gif);
	background-repeat: no-repeat;
	background-position: 0px -70px;
}
.contact-btn li a:hover {
	background-position: 0px 0px;
	color: #FFFFFF;
}
.contact-btn div {
	text-align: center;
	width:453px;
	color: #000000;
	letter-spacing: 0.7em;
	padding-top: 8px;
	padding-bottom: 8px;
}
.contact-btn p {
	text-align: center;
	width:453px;
	color: #000000;
}
#course-page #side #side-box li a.side_here {
	color:#990000;
	background-position: left top;
}
/*-----------------------------------------------



 course-index



-----------------------------------------------*/



#course-index-page #contents-body {
	clear:both;
	padding-top: 30px;
}
#course-index-page #contents {
	float:left;
	width:940px;
	border-style: none;
}
#course-index-page .index-page-title {
	background-image: url(../img/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:30px;
}
#course-index-page .index-page-title h2 {
	padding:3px 10px 10px 14px;
	color:#990000;
	font-size:24px;
	line-height: 1.2;
}
#course-index-page .index-page-pastspclass {
	background-image: url(../img/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:30px;
}
#course-index-page .index-page-pastspclass h2 {
	padding:3px 10px 10px 14px;
	color:#990000;
	font-size:24px;
	line-height: 1.2;
}
#course-index-page .index-box318 {
	float:left;
	width:318px;
	display: inline;
}
#course-index-page .index-box300 {
	float:left;
	width:300px;
	display: inline;
}
#course-index-page .index-box {
	width:300px;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}
#course-index-page .index-box .box-title {
	border: 1px solid #e6dbb7;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 8px;
}
#course-index-page .index-box .box-title .box-title1 {
	float:left;
	display: inline;
}
#course-index-page .index-box .box-title .box-title2-wine {
	float:right;
	padding:2px 4px;
	color: #FFFFFF;
	line-height:1.1;
	background-color: #c07c78;
}
#course-index-page .index-box .box-title .box-title2-green {
	float:right;
	padding:2px 4px;
	color: #FFFFFF;
	line-height:1.1;
	background-color: #88923e;
}
#course-index-page .index-box .box-title .box-title2-purple {
	float:right;
	padding:2px 4px;
	color: #FFFFFF;
	line-height:1.1;
	background-color: #a78bb3;
}
#course-index-page .index-box .box-body {
	border: 1px solid #e6dbb7;
	background-color: #eee7ce;
	background-image: url(../img/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 4px;
}
#course-index-page .index-box .box-body h3 {
	color:#990000;
	font-size:18px;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝", serif;
	font-weight: bold;
	line-height: 1.2;
	padding-bottom:2px;
	padding-left: 4px;
}
#course-index-page .index-box .box-body .box-body2 {
	padding: 8px;
	border-top: 1px solid #dbd5be;
	border-left: 1px solid #dbd5be;
	background-color: #ffffff;
	line-height:1.25;
}
.height250 .box-body2 {
	height:235px;
}
.height143.box-body2 {
	height:127px;
}
/*-----------------------------------------------



 petit schedule



-----------------------------------------------*/







#contents .page-title2 {
	background-image: url(../img/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom:14px;
}
#contents .page-title2 div {
	padding:0px 10px 6px 12px;
	color:#990000;
	font-size:18px;
	line-height: 1.3;
	font-weight: bold;
}
#contents .page-title2 div span {
	color:#000000;
	font-size:12px;
	font-weight: normal;
}
.about-list ul {
	padding-left:1.5em;
}
.about-list li {
	list-style: square;
}
/*-----------------------------------------------



 message



-----------------------------------------------*/



* html #message-page .contents-in {
	padding-top:18px;
}
*:first-child+html #message-page .contents-in {
	padding-top:18px;
}
.message-name {
	line-height:1.2;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝", serif;
	color:#000000;
}
.message-name strong {
	font-size:26px;
	font-weight: bold;
}
.message dt {
	color:#990000;
	background-image: url(../img/dot_black.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top:10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.message .photo img {
	margin-bottom:3px;
}
.message dl ul {
	padding-left:1.5em;
}
.message dl li {
	list-style: square;
	color:#cc7f7f;
}
.message dl li span {
	color:#666666;
}
.message-l {
	clear:both;
	margin-left:37px;
	width:575px;
}
.message-l .message {
	width:385px;
	float:left;
}
.message-l .photo {
	float:left;
	width:185px;
}
.message-r {
	clear:both;
	margin-left:18px;
	width:575px;
}
.message-r .message {
	width:385px;
	float:left;
}
.message-r .photo {
	float:right;
	width:185px;
	text-align: right;
}
/*FAQ*/



dl.faq {
	margin:10px 20px;
	padding: 5px 0px 30px;
}
dl.faq dt {
	background-image: url(../img/faq_q.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 3px 0px 9px 25px;
	font-weight: bold;
}
dl.faq dd {
	background-image: url(../img/faq_a.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 3px 0px 5px 25px;
}
ul.faq li {
	padding-bottom: 20px;
}
ul.faq li strong {
	color:#cc3399;
}
.event {
	color:#ffffff;
	background-color: #990000;
}
.event .event1 {
	padding:4px 10px;
}
.event .event2 {
	float:right;
	padding:4px 10px;
}
/*info*/



.info {
	text-align: left;
	padding: 18px;
}
.info ul {
	margin: 0px;
	padding-top: 0px;
	list-style: none;
}
.info li {
	list-style: none;
	background-image: url(../img/table_bg_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 3px 10px 5px;
	margin-bottom:15px;
	border-left: 3px solid #990000;
}
.info li span {
	display:block;
	float:left;
	width:100px;
}
.info li a {
	text-decoration:none;
}
.navi {
	padding: 18px 0px;
	text-align: center;
	margin-bottom:30px;
}
.navi ul {
	margin: 0px;
	padding-top: 0px;
	list-style: none;
}
.navi li.navi1 {
	list-style: none;
	float:left;
}
.navi li.navi2 {
	list-style: none;
	float:right;
}
.navi li.navi3 {
	list-style: none;
	margin:auto;
}
.navi li.navi4 {
	list-style: none;
	float:left;
	margin-left:220px;
}
* html .navi li.navi4 {
	list-style: none;
	float:none;
	margin:auto;
	width:80px;
}
.navi li.navi1 a, .navi li.navi2 a, .navi li.navi4 a {
	display:block;
	padding:3px 10px;
}
.navi li.navi1 a:link, .navi li.navi2 a:link, .navi li.navi4 a:link, .navi li.navi1 a:visited, .navi li.navi2 a:visited, .navi li.navi4 a:visited {
	background-color: #ffffff;
	border: 1px solid #999999;
}
.navi li.navi1 a:hover, .navi li.navi2 a:hover {
	background-color: #990000;
	border: 1px solid #990000;
	color: #ffffff;
}
.navi li.navi3 a:link, .navi li.navi3 a:visited {
	padding:3px 6px;
	border: 1px solid #999999;
}
.navi li.navi3 a:hover {
	padding:3px 6px;
	background-color: #990000;
	border: 1px solid #990000;
	color: #ffffff;
}
.navi li.navi3 a.here {
	background-color: #990000;
	color: #ffffff;
}
.navi li.navi4 a:link, .navi li.navi4 a:visited {
	padding:3px 10px;
	background-color: #ffffff;
	border: 1px solid #999999;
}
.navi li.navi4 a:hover {
	padding:3px 10px;
	background-color: #990000;
	border: 1px solid #990000;
	color: #ffffff;
}
div.info-title {
	clear:both;
	border-top: 1px solid #e6dbb7;
	border-bottom: 1px solid #e6dbb7;
	border-left: 3px solid #000000;
	padding:3px;
	background-color: #FFFFFF;
}
div.info-title div {
	font-size:14px;
	line-height:1.2;
	color:#901812;
	background-color: #eee7ce;
	padding:9px 13px;
}
.info-text {
	margin-left:18px;
	margin-right:18px;
	margin-top:12px;
	text-align: left;
}
/*-----------------------------------------------



 media-index



-----------------------------------------------*/



#media-index-page #contents-body {
	clear:both;
	padding-top: 30px;
}
#media-index-page #contents {
	float:left;
	width:940px;
	border-style: none;
}
#media-index-page .index-page-title {
	background-image: url(../img/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:30px;
}
#media-index-page .index-page-title h2 {
	padding:3px 10px 10px 14px;
	color:#990000;
	font-size:24px;
	line-height: 1.2;
}
#media-index-page .index-box318 {
	float:left;
	width:326px;
}
#media-index-page .index-box300 {
	float:left;
	width:285px;
}
#media-index-page .index-box {
	width:280px;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}
#media-index-page .index-box .box-body {
	border: 1px solid #e6dbb7;
	background-color: #eee7ce;
	background-image: url(../img/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 8px;
}
#media-index-page .index-box .box-body h3 {
	color:#990000;
	font-size:14px;
	line-height: 1.2;
	padding-bottom:2px;
	padding-left: 4px;
}
#media-index-page .index-box .box-body .box-body2 {
	padding: 8px;
	border-top: 1px solid #dbd5be;
	border-left: 1px solid #dbd5be;
	background-color: #ffffff;
	line-height:1.25;
}
#media-index-page .height250 .box-body2 {
	height:235px;
}
#media-index-page .height140.box-body2 {
	height:125px;
}
/*media detail*/



.media-img {
	float:left;
	margin: 10px 20px 10px 10px;
}
/*backreport*/



#backreport-page #side .side-title {
	color:#ffffff;
	line-height: 1.2;
	background-image: url(../img/side_title_bg.gif);
	background-repeat: no-repeat;
	width: 230px;
	padding-left: 20px;
	background-color: #dccc99;
	background-position: left top;
	padding-top: 7px;
	padding-bottom: 7px;
}
#backreport-page #side .side-title a {
	color:#ffffff;
	text-decoration: none;
}
#backreport-page #side .side-box {
	width:248px;
	border: 1px solid #e6dbb7;
}
#backreport-page #side .side-box ul {
	width:244px;
	padding: 0px;
	margin-top: 4px;
	margin-left: 4px;
	list-style: none;
}
#backreport-page #side .side-box li {
	width:244px;
	margin: 0px 0px 4px;
	padding: 0px;
	list-style: none;
}
#backreport-page #side .side-box li a {
	display:block;
	line-height: 1.15;
	background-image: url(../img/side_menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 32px;
	width: 216px;
	padding-top: 15px;
	padding-right: 12px;
	padding-left: 12px;
	color:#333333;
	text-decoration: none;
}
#backreport-page #side .side-box li a:hover {
	color:#990000;
	background-position: left top;
}
#backreport-page #side .side-box li a.side_here {
	color:#990000;
	background-position: left top;
}
#backreport-page .date {
	margin-left:18px;
	margin-right:18px;
	margin-top:12px;
	margin-bottom:0px;
	text-align: left;
}
#backreport-page .box {
	margin-top:5px;
}
#media-page #side #side-box li a.side_here {
	color:#990000;
	background-position: left top;
}
/*contact*/



.contact {
	margin-top:1em;
	margin-left:18px;
}
.contact th {
	width: 170px;
	color: #000000;
	padding: 4px 8px;
	border-right: 5px solid #cccccc;
	border-bottom: 1px solid #ebebeb;
}
.contact th.mark {
	border-right-color: #990000;
}
.contact td {
	padding: 4px 8px;
	border-bottom: 1px solid #ebebeb;
	text-align: left;
}
.w420 {
	width:420px;
}
#kiyaku {
	font-weight: normal;
	padding: 3px;
}
.submit-btn {
	padding:1em;
}
/*-----------------------------------------------



 sitemap-index-page



-----------------------------------------------*/



#sitemap-index-page #contents-body {
	clear:both;
	padding-top: 30px;
}
#sitemap-index-page #contents {
	float:left;
	width:940px;
	border-style: none;
}
#sitemap-index-page .index-page-title {
	background-image: url(../img/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:30px;
}
#sitemap-index-page .index-page-title h2 {
	padding:3px 10px 10px 14px;
	color:#990000;
	font-size:24px;
	line-height: 1.2;
}
.sitemap1 {
	float:left;
}
.sitemap2 {
	float:left;
	margin-left:120px;
}
.sitemap3 {
	float:left;
	margin-left:80px;
}
.sitemap1 ul, .sitemap2 ul, .sitemap3 ul {
	margin-left: 1em;
	list-style: square;
	width:200px;
}
.sitemap1 li, .sitemap2 li, .sitemap3 li {
	margin-top:10px;
	margin-left: 1em;
	list-style: square;
}
h3.privacy {
	margin-left:18px;
	padding-top:22px;
	text-align:left;
	font-size:14px;
	color:#000000;
}
.privacy-text {
	margin-left:18px;
	margin-right:18px;
	margin-top:6px;
	text-align: left;
}
.privacy-text ul {
	margin:5px 18px 5px 4em;
}
#privacy-s-page #container, #privacy-s-page #contents {
	width:100%;
}
#privacy-s-page h2.privacy {
	font-size:16px;
	color:#000000;
	padding-left: 18px;
}
.dot {
	background-image: url(../img/table_bg_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top:0px;
	margin-bottom:10px;
}
/*-----------------------------------------------



dvd



-----------------------------------------------*/



#course-page .dvd dt {
	color:#990000;
	background-image: url(../img/dot_black.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top:10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#course-page ul.dvd li {
	list-style-type:inherit;
	margin-left:65px;
}
#course-page #dvd_textbook {
	margin-left:45px;
	margin-top:0px;
}
#course-page .message_center {
	width:550px;
	float:left;
}
#course-page span.dvd_red {
	color:#990000;
	font-weight:bold;
}
.compare-table {
	width:940px;
}
.compare-table td, .compare-table th {
	padding:5px 5px;
	border-bottom: 1px solid #d8c993;
	vertical-align: top;
	background: url(../course/img/dot2.gif) repeat-y right top;
}
.compare-table td.right, .compare-table th.right {
	background: url(none);
}
.compare-table td.bottom, .compare-table th.bottom {
	border-bottom-style: none;
}

.compare-table td.bg {
	background: #f8f8f8 url(../course/img/dot2.gif) repeat-y right top;
}
.compare-table td.right-bg, .compare-table th.right-bg {
	background: #f8f8f8 url(none);
}
.compare-table td.black-bg {
	background: #f8f8f8 url(../course/img/dot2.gif) repeat-y right top;
	color: #000000;
}
.compare-table td.label1 div {
	background: #c07c78;
	font-size:17px;
	color:#ffffff;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	padding-right: 10px;
	padding-left: 10px;
}
.compare-table td.label2 div {
	background: #9d9dd6;
	font-size:17px;
	color:#ffffff;
	text-align:center;
	padding: 10px;
}
.compare-table td.label6 div {
	background: #9d9dd6;
	font-size:15px;
	color:#ffffff;
	text-align:center;
	padding-top:13px;
	padding-bottom:13px;
	padding-right: 10px;
	padding-left: 10px;
}
.compare-table td.label1, .compare-table td.label2, .compare-table td.label6 {
	border-bottom: none;
}
.compare-table td.label3 {
	font-size:15px;
	color:#872b87;
	text-align:center;
	border-bottom: none;
}
.compare-table td.label4 {
	font-size:15px;
	color:#11116d;
	text-align:center;
	border-bottom: none;
}
.compare-table td p {
	margin-top:10px;
}





/*-----------------------------------------------



 print



-----------------------------------------------*/







@media print {
* html body {
	zoom:75%;
}
* html #footer-link-in a {
	padding-right: 7px;
	padding-left: 5px;
}
html* #footer {
	width:940px;
}
* html #footer {
	width:auto;
}
*:first-child+html #footer {
	width:auto;
}
html[xmlns] #contents-body {
	position:relative;
}
html[xmlns] #side {
	position:absolute;
	right:0;
	top:0;
	padding-top:35px;
}
html[xmlns] #contents {
	float:none;
	margin:0;
}
#footer-bg-in {
	width:940px;
	height:300px;
}
* html * {
	position: static !important;
}
*:first-child+html * {
	position: static !important;
}
*:first-child+html #contents {
	float:left;
}
}
.icon_s {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: -7px;
}
.icon_ps {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
}
.icon_l {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	margin-right: 10px;
}
.icon_t {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
}
.icon_pt {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: -6px;
}
.top_table {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 23px;
	vertical-align: top;
	background-color: #e8ddb9;
	margin-bottom: 7px;
	background-image: url(../img/top_title_bg_2.gif);
	background-repeat: no-repeat;
}
.top_table2 {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 23px;
	vertical-align: top;
	background-color: #e8ddb9;
	margin-bottom: 7px;
	background-image: url(../img/title2_bg.gif);
	margin-top: 2px;
}
.top-box-title2-green {
	float:right;
	color: #FFFFFF;
	line-height:1.1;
	background-color: #9d9dd6;
	margin-right: 5px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	white-space: nowrap;
}
.top-box-title2-wine {
	float:right;
	padding:2px 4px;
	color: #FFFFFF;
	line-height:1.1;
	background-color: #c07c78;
	margin-right: 5px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	white-space: nowrap;
	}
#bnr_twitter img {
	margin-top: 19px;
}
/*link_new*/

.link_c {
	text-align: left;
	padding: 10px;
	margin-bottom: 30px;
}
#link_l {
	width: 292px;
	float: left;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dfd4aa;
	padding-right: 10px;
}
#link_bigtitle {
	background-image: url(../img/img_link_bigtitle.jpg);
	height: 40px;
	width: 280px;
	font-size: 14px;
	line-height: 40px;
	padding-left: 12px;
	color: #990000;
	font-weight: bold;
}
#link_span {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#link_span_title {
	font-size: 14px;
	color: #990000;
	line-height: 14px;
}
#link_span_txt {
	font-size: 12px;
	line-height: 16px;
	margin-top: 7px;
}
#link_span_txt2 {
	font-size: 12px;
	line-height: 16px;
	margin-top: 7px;
	float: left;
	width: 200px;
}
#link_span_title a {
	text-decoration: none;
}
#link_span_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 10px;
}
#link_span_bnr {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#link_span_bnr_qr {
	text-align: center;
	margin-top: 7px;
	margin-bottom: 5px;
	float: right;
	width: 60px;
}
 ul.marquee {
	display: block;
	padding:0;
	list-style: none;
	line-height: 1;
	position: relative;
	overflow: hidden;
	/* optional */
    width: 465px;
	height: 22px;
	border: 1px solid #e6dbb7;
	margin-top: 10px!important;
	margin-right: 0px!important;
	margin-bottom: 10px!important;
	margin-left: 491px!important;
	color: #990000;
	background-color: #f9f8ee;
         }
ul.marquee li {
            margin:0;
            list-style:none;
            position: absolute;  
			top: -999em; left: 0;
            display: block;
            white-space: nowrap;
            /* optional */
            font: 13px Arial, Helvetica, sans-serif;
            padding: 4px 5px 3px 5px !important;
         }
*html .seminer_page_div {
	padding-top: 20px;
}
