@media print {

body {
	zoom: 80%;
	}
}

	
/*
*	1.  YUI Fonts CSS
*	2.  YUI Reset CSS
*	3.  フォントサイズ設定
*	4.  サイト構造
*	5.  ヘッダ設定
*	6.  ヘッダメニュー設定
*	7.  TOPページ　コンテンツ設定
*	8.  フッター設定
*	9.  次ページ COMMON設定
*	10. お仕事一覧・詳細設定
*	12. 商品詳細覧設定
*	13. その他細かいの設定
*	14. スペース設定
*/

/*======================================

	1. YUI Fonts CSS
	*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	*http://developer.yahoo.com/yui/license.txt
	
	Font-size Adjustment
	77% = 10px	|	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

=======================================*/

/* YUI Fonts CSS */
body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
}

table {
	font-size:inherit;
	font:100%;
}

pre,code,kbd,samp,tt{
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}


/*======================================

	2. YUI Reset CSS
	*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	*http://developer.yahoo.com/yui/license.txt
	
=======================================*/

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img {
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}



caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym {
	border:0;
	font-variant:normal;
}

sup {
	vertical-align:text-top;
}

sub {
	vertical-align:text-bottom;
}

input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

input,textarea,select {
	*font-size:100%;
}

legend {
	color:#000;
}


/*======================================

	3. フォント設定
	
=======================================*/

p,
pre,
cite,
blockquote {
	font-size: 100%;
}

li,dt,dd {
	font-size: 100%;
}

* {
	line-height: 1.5;
	font-style: normal;
}

strong {
	font-weight:bold;
}


/*======================================

	4. サイト構造
	
=======================================*/

body { behavior:url("http://www.yan-drive.com/css/csshover3.htc"); } 

body {
	margin: 0;
	padding: 0;
	color: #666;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color: #F6F1E4;
	font-family: "ＭＳ Ｐゴシック", Osaka, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}



/*======================================

	5. ヘッダ設定
	
=======================================*/


#header {
	margin: 0 auto;
	padding: 0px;
	width: 850px;
	height: 122px;
}

#header-logo {
	margin: 0;
	padding: 9px 0 0 20px;
	width: 402px;
	height: 113px;
	float: left;
	background-image: url(../img/logo.png);
	background-position: right;
	background-repeat: no-repeat;
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

#header-logo a {
	display: block;
	width: 402px;
	height: 113px;
	}

#header-logo span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

#header-logo img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

#header-banner {
	padding: 45px 25px 0 0;
	float: right;
	width: 370px;
	text-align: right;
}

#header-banner img {
	margin: 0 0 0 10px;
}



/*======================================

	6. ヘッダメニュー設定
	
=======================================*/

#menu{
	margin: 0 auto;
	padding: 0 0 0 22px;
	width: 828px;
	height: 50px;
	}


/*======================================

	7. TOPページ　コンテンツ設定
	
=======================================*/

#top-image {
	margin: 11px auto 0 auto;
	padding: 0;
	width: 850px;
	height: 400px;
	text-align: center;
	color: #000000;
	font-size: 122%;
}

#top-image img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

#top-catch {
	margin: 0 0 0 11px;
	padding: 0;
}

#top-catch img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

.top-catch-text {
	color: #35772C;
	font-size: 114%;
	font-weight: bold;
}

#top-contents {
	margin: 0 auto 30px auto;
	padding: 0 9px;
	width: 832px;
	text-align: left;
}


#top-contents-left {
	margin: 0;
	padding: 0;
	width: 322px;
	text-align: left;
	float: left;
}

#top-contents-left img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

#top-contents-left-content {
	margin: 0;
	padding: 10px 20px;
	width: 282px;
	background-image: url(../img/next-bg.png);
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

#top-contents-right {
	margin: 0;
	padding: 0;
	width: 502px;
	text-align: left;
	float: right;
}

#top-contents-right img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

#top-contents-right-content {
	margin: 0;
	padding: 10px 20px;
	width: 462px;
	background-image: url(../img/info-bg.png);
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

#top-contents-bottom {
	clear:both;
}

.top-contents-text {
	color: #CC0000;
	font-size: 114%;
	font-weight: bold;
}



/*======================================

	8. フッター設定
	
=======================================*/


#footer {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
	background-image: url(../img/footer-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#footer-menu {
	margin: 0 auto;
	width: 810px;
	text-align: right;
}

#footer-menu a {
	color: #666666;
	text-decoration: none;
}

#footer-cr {
	margin: 40px auto 0 auto;
	width: 810px;
	text-align: center;
	color: #FFFFFF;
}

/*======================================

	9. 次ページ COMMON設定
	
=======================================*/

#main-image {
	margin: 0 auto;
	padding: 0x;
	width: 850px;
}

#main-image img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

#contents {
	margin: 0 auto 30px auto;
	padding: 0 20px;
	width: 810px;
	text-align: left;
}

h3 {
	margin: 0 0 3px 0;
	padding: 5px 0 7px 24px;
	color: #35772C;
	font-size: 122%;
	font-weight: bold;
	background-image: url(../img/h3-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}


/*======================================

	8. ドライブ内容
	
=======================================*/

#drive-date {
	margin: 0 0 30px 0;
	padding: 0;
	text-align: right;
	color: #35772C;
	font-size: 107%;
	}

#drive-contents {
	margin: 0 20px;
	padding: 0;
	}

#drive-contents p {
	margin: 0 0 15px 0;
	padding: 0;
	}

#drive-mp3 {
	margin: 0;
	padding: 0;
	text-align: center;
	}

#drive-mp3 img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

#drive-info {
	margin: 0 auto;
	padding: 0;
	width: 850px;
}

#drive-info img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

#drive-info-inner {
	margin: 0;
	padding: 10px 30px;
	width: 790px;
	font-size: 92%;
	background-image: url(../onair/img/info-bg.png);
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

#drive-table {
	margin: 20px 0 0 0;
	text-align: center;
}

#drive-table td{
	padding: 5px 0;
	vertical-align: top;
}

/*======================================

	10. ドライブリスト
	
=======================================*/

#drive-list table{
}

#drive-list th,
#drive-list td{
	padding: 5px;
	border-bottom: 1px dotted #999999;
	vertical-align: top;
}

#drive-list tr:hover {
	background-color: #EBDFC0;
}

/*======================================

	10. メッセージフォーム
	
=======================================*/


#message-form table {
	width: 100%;
	border-collapse: collapse;
	}

#message-form td,
#message-form th {
	padding: 5px;
	border: 1px solid #CCCCCC;
	}

#message-form th {
	text-align: center;
	background-color: #F5F5F5;
	color: #2D781D;
	}

#message-form td {
	background-color: #FFFFFF;
	}

/*======================================

	11. プレゼント
	
=======================================*/


#p-contents {
	margin: 0 auto 10px auto;
	padding: 0;
	width: 850px;
	text-align: left;
}


#p-contents-left {
	margin: 0;
	padding: 0;
	width: 415px;
	text-align: left;
	float: left;
}

#p-contents-left img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

#p-contents-left-content {
	margin: 0;
	padding: 10px 30px;
	width: 355px;
	background-image: url(../present/img/p-bg.png);
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}


#p-contents-right {
	margin: 0;
	padding: 0;
	width: 415px;
	text-align: left;
	float: right;
}


#top-contents-left-content table {
	width: 100%;
}

#top-contents-left-content td {
	padding: 10px 3px 0 3px;
	border-bottom: 1px dotted #CCCCCC;
}


#p-contents-right img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

#p-contents-right-content {
	margin: 0;
	padding: 10px 30px;
	width: 355px;
	background-image: url(../present/img/p-bg.png);
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

#p-contents-bottom {
	clear:both;
}

#p-button {
	margin: 0 auto 30px auto;
	width: 850px;
	text-align: center;
}

#p-button img{
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}


/*======================================

	11. グルメ
	
=======================================*/

html {
	overflow-x: hidden;
} 

.gourmet-bg {
	background-image: url(../img/gourmet-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #F6F1E4;
}

.gourmet-list {
	margin: 0 0 600px 0;
	}

.gourmet-list table {
	width: 100%;
	border-collapse: collapse;
	}

.gourmet-list td,
.gourmet-list th {
	border: 1px solid #AAAAAA;
	vertical-align: top;
	}

.gourmet-list td {
	padding: 5px;
	border: 1px solid #AAAAAA;
	vertical-align: top;
	}

.gourmet-list th {
	padding: 10px 5px;
	font-weight: bold;
	background-color: #EBDFC0;
	text-align: center;
	}

.gourmet-w {
	width: 150px;
}



#gourmet-detail {
	margin: 65px auto 0 auto;
	width: 450px;
}

.gourmet-table {
	margin: 10px 0;
}

.gourmet-table table {
	width: 450px;
	border-collapse: collapse;
}

.gourmet-table td,
.gourmet-table th {
	padding: 5px;
	border-bottom: 1px dotted #AAAAAA;
	vertical-align: top;
}

.gourmet-table th {
	color: #CC0000;
	width: 80px;
}


#gourmet-map {
	margin: 20px 0;
	position: relative;
	height: 612px;
	width: 810px;
	background-image: url(../gourmet/img/map.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#gourmet-map img{
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

/*----- 蓮台寺PA -----*/
#gourmet-point001 {
	position: absolute;
	left: 91px;
	top: 293px;
}

/*----- 越中境PA -----*/
#gourmet-point002 {
	position: absolute;
	left: 6px;
	top: 287px;
}

/*----- 大積PA -----*/
#gourmet-point003 {
	position: absolute;
	left: 362px;
	top: 256px;
}

/*----- 栄PA -----*/
#gourmet-point004 {
	position: absolute;
	left: 431px;
	top: 231px;
}

/*----- 米山SA -----*/
#gourmet-point005 {
	position: absolute;
	left: 282px;
	top: 267px;
}

/*----- 谷川岳PA -----*/
#gourmet-point006 {
	position: absolute;
	left: 336px;
	top: 583px;
}

/*----- 大和PA -----*/
#gourmet-point007 {
	position: absolute;
	left: 387px;
	top: 446px;
}

/*----- 山谷PA -----*/
#gourmet-point008 {
	position: absolute;
	left: 366px;
	top: 361px;
}

/*----- 阿賀野川SA -----*/
#gourmet-point009 {
	position: absolute;
	left: 559px;
	top: 282px;
}

/*----- 名立谷浜SA -----*/
#gourmet-point010 {
	position: absolute;
	left: 158px;
	top: 263px;
}

/*----- 新井PA -----*/
#gourmet-point011 {
	position: absolute;
	left: 167px;
	top: 420px;
}

/*----- 妙高SA -----*/
#gourmet-point012 {
	position: absolute;
	left: 153px;
	top: 456px;
}

/*----- 越後川口SA -----*/
#gourmet-point013 {
	position: absolute;
	left: 368px;
	top: 391px;
}

/*----- 塩沢石打SA -----*/
#gourmet-point014 {
	position: absolute;
	left: 231px;
	top: 494px;
}

/*----- 黒埼PA -----*/
#gourmet-point015 {
	position: absolute;
	left: 473px;
	top: 160px;
}


/*======================================

	12. 各種フォーム設定
	
=======================================*/

.contact-style table {
	margin: 0 0 10px 0;
	border-collapse: collapse;
	}

.contact-style td,
.contact-style th {
	padding: 10px 5px;
	border-bottom: 1px solid #CCCCCC;
	}

.contact-style th {
	color: #D7007F;
	text-align: right;
	width: 135px;
	}

.contact-attention {
	color: #CC0000;
	}
	
.contact-privacy {
	margin: 0 0 20px 0;
	padding: 10px;
	border: 3px double #ECCBA4;
	background-color: #F9F2DC;
	}



/*======================================

	13. 過去のイベント
	
=======================================*/

.event-list td {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
	}

.event-list th {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
	width: 200px;
	color: #A30010;
	font-weight: bold;
	}

.event-title {
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #A20010;
	font-size: 122%;
	font-weight: bold;
	}

.event-pic {
	margin: 0 0 20px 0;
	width: 158px;
	}

.event-pic a {
	padding: 3px;
	border: 1px solid #999999;
	display:block;
	}

.event-pic a:hover {
	border: 1px solid #FF0000;
	}
	

/*======================================

	13. その他細かいの設定
	
=======================================*/

/*----- イメージ設定 -----*/
.img-right {
	padding: 5px;
	float: right;
}

.img-left {
	padding: 5px;
	float: left;
}

.img-middle {
	vertical-align: middle;
}


/*----- TEXT寄せ設定 -----*/
.text-right {
	text-align:right;
	}

.text-center {
	text-align:center;
	}


/*----- 通常のリスト設定 -----*/
.basic-number {
	list-style-position: inside;
	list-style-type: decimal;
	}

.basic-list {
	list-style-type: square;
	}



.text-green {
	color: #2D781D;
	font-size: 114%;
	}

/*======================================

	14. スペース設定
	
=======================================*/

.bottom-space5{
	padding-bottom: 5px;
}

.bottom-space10{
	padding-bottom: 10px;
}

.bottom-space15{
	padding-bottom: 15px;
}

.bottom-space20{
	padding-bottom: 20px;
}

.bottom-space30{
	padding-bottom: 30px;
}

.top-space5{
	padding-top: 5px;
}

.top-space10{
	padding-top: 10px;
}

.top-space15{
	padding-top: 15px;
}

.top-space20{
	padding-top: 20px;
}

.top-space30{
	padding-top: 30px;
}
