@charset "UTF-8";

@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 {
	margin: 0;
	padding: 0;
	color: #444;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}



/*======================================

	5. TOPヘッダ設定
	
=======================================*/


#top-header {
	margin: 0 0 20px 0;
	padding: 5px 0 0 0;
	width: 100%;
	height: 477px;
	background-image: url(../img/header-bg3.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

#top-rainbow {
	margin: 0;
	padding: 0px;
	width: 100%;
	height: 465px;
	background-image: url(../img/rainbow.gif);
	background-position:center;
	background-repeat: no-repeat;
}

#top-header-inner {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: 477px;
	background-image: url(../img/top-image4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}


#top-header-logo {
	margin: 0;
	padding: 0;
	width: 321px;
	height: 321px;
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
	float: left;
	position: absolute;
	left: 27px;
	top: 64px;
	background-image: url(../img/logo4.png);
}

#top-header-logo a {
	display: block;
	width: 321px;
	height: 321px;
}

#top-header-logo span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

#top-header-right {
	padding: 10px 20px 0 0;
	float: right;
	width: 475px;
	text-align: right;
	height: 420px;
}

#top-header-menu {
	margin: 0 0 18px 121px;
	padding: 0;
	width: 354px;
	height: 32px;
}

#top-header-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#top-header-menu li {
	margin: 0;
	padding: 0;
	display:block;
	height:32px;
	width: 118px;
	float: left;
}
	
#top-header-menu a:hover img{
	filter: alpha(Opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}

#top-header-menu img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

#top-header-search {
	padding: 0 0 0 50px;
}

.top-search-style {
	border: 1px solid #6F6F6F;
	height: 22px;
	width: 180px;
}

#top-search img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}



/*======================================

	5. ヘッダ設定
	
=======================================*/


#header {
	margin: 0;
	padding: 0px;
	width: 100%;
	height: 163px;
	background-image: url(../img/header-bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

#rainbow {
	margin: 0;
	padding: 0px;
	width: 100%;
	height: 163px;
	background-image: url(../img/rainbow.gif);
	background-position:center;
	background-repeat: no-repeat;
}

#header-inner {
	margin: 0 auto;
	padding: 0;
	width: 950px;
}


#header-logo {
	margin: 0;
	padding: 0;
	width: 356px;
	height: 116px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
	float: left;
}

#header-logo a {
	display: block;
	width: 356px;
	height: 116px;
}

#header-logo span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

#header-right {
	padding: 17px 0 0 0;
	float: right;
	width: 475px;
	text-align: right;
}

#header-menu {
	margin: 0 0 18px 121px;
	padding: 0;
	width: 354px;
	height: 32px;
}

#header-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header-menu li {
	margin: 0;
	padding: 0;
	display:block;
	height:32px;
	width: 118px;
	float: left;
}
	
#header-menu a:hover img{
	filter: alpha(Opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}

#header-menu img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

#header-search {
	padding: 0 0 0 50px;
}

.search-style {
	border: 1px solid #6F6F6F;
	height: 22px;
	width: 180px;
}

#top-search img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}


/*======================================

	5. ニューリリース用DIV
	
=======================================*/

#newrelease {
	position:absolute;
	left: -78px;
	top: -272px;
	width: 630px;
	height: 357px;
}

#newrelease img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}


/*======================================

	6. TOPイメージ設定
	
=======================================*/

#top-image {
	margin: 17px auto 0 auto;
	padding: 0 0 20px 0;
	width: 950px;
}

#top-image-left {
	margin: 0;
	padding: 0 0 20px 0;
	float: left;
	height: 281px;
	width: 950px;
	background-image: url(../img/top-image-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#top-image-right {
	margin: 20px 0 0 0;
	padding: 0;
	height: 289px;
	width: 230px;
}

#top-image-right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#top-image-right li,
#top-image-right a {
	display: block;
	height: 50px;
}

#top-image-right li {
	padding: 0 0 8px 0;
}

#top-image-right a:hover img{
	filter: alpha(Opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}



/*======================================

	6. メニュー設定
	
=======================================*/

#menu-outer{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 47px;
	background-image: url(../img/menu-bg.gif);
	}

#menu {
	margin: 0 auto;
	padding: 0;
	width: 952px;
	height: 47px;
	clear: both;
	}

#menu-blog {
	margin: 0 auto;
	padding: 0;
	width: 952px;
	height: 47px;
	clear: both;
	}

#menu-blog ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#menu-blog li, #menu-blog a {
	display: block;
	height: 47px;
	width: 119px;
	}

#menu-blog li {
	padding: 0;
	float: left;
	}
	
#menu-blog a {
	text-decoration: none;
	/*\*/
	overflow: hidden;
	/**/
	}

#menu-blog span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

#menu01 a{
	background: url(../images/head_menu01.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
	}

#menu01 a:hover{
	background: url(../images/head_menu01on.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
	}
	
#menu02 a{
	background: url(../images/head_menu02.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
	}

#menu02 a:hover{
	background: url(../images/head_menu02on.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
	}
	
#menu03 a{
	background: url(../images/head_menu03.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
	}

#menu03 a:hover{
	background: url(../images/head_menu03on.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
	}
	
#menu04 a{
	background: url(../images/head_menu04.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
	}

#menu04 a:hover{
	background: url(../images/head_menu04on.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
	}
	
#menu05 a{
	background: url(../images/head_menu05.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
	}

#menu05 a:hover{
	background: url(../images/head_menu05on.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
	}
	
#menu06 a{
	background: url(../images/head_menu06.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
	}

#menu06 a:hover{
	background: url(../images/head_menu06on.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
	}
	
#menu07 a{
	background: url(../images/head_menu07.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
	}

#menu07 a:hover{
	background: url(../images/head_menu07on.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
	}
	
#menu08 a{
	background: url(../images/head_menu08.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
	}

#menu08 a:hover{
	background: url(../images/head_menu08on.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
	}
	


/*======================================

	7. TOPページ　コンテンツ設定
	
=======================================*/

#top-contents {
	margin:  0 auto;
	padding: 0;
	width: 950px;
	text-align: left;
	clear: both;
}

#top-contents:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}

#top-contents {
	zoom: 1;
}

#top-contents-left {
	margin: 0 0 20px 0;
	padding: 0;
	width: 230px;
	text-align: left;
	float: left;
}

#top-contents-left dt {
	font-weight: bold;
	color: #C00712;
}

#top-contents-left dd {
	margin: 0 0 15px 0;
	padding: 0 0 5px 10px;
	border-bottom: 1px dotted #CCCCCC;
}

.top-movie {
	padding: 7px 7px 0 7px;
	background-image: url(../img/movie.gif);
	height: 207px;
	position: relative;
}

.youtube {
	position: absolute;
	width: 48px;
	height: 47px;
	left: 162px;
	top: 167px;
}

#top-rss {
	margin: 0 0 20px 0;
}

#top-rss th,
#top-rss td {
	padding: 5px;
	border-bottom: 1px dotted #999999;
}

#top-rss th {
	color: #339933;
	font-weight: bold;
	width: 80px;
}

#top-toku {
	margin: 0 0 20px 0;
}

#top-toku td {
	line-height: 100%;
}

#top-toku td a {
	line-height: 100%;
}


.toku-img img {
	margin: 0 5px 0 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
}


#top-contents-center {
	margin: 0 0 20px 0;
	padding: 0;
	float: right;
	width: 310px;
}

#nexco-info {
	padding: 5px 25px;
	background-image: url(../img/top-info02.gif);
}

#nexco-business {
	padding: 5px 25px;
	background-image: url(../img/top-nexco02.gif);
}

#next-info {
	padding: 5px 25px;
	background-image: url(../img/top-next02.gif);
}


#top-contents-right {
	margin: 0 0 20px 20px;
	padding: 0;
	width: 370px;
	float: left;
	position: relative;
}

.top-onair {
	padding: 10px 10px 0 10px;
	background: #F2F0EB;
	text-align: center;
}

.top-present {
	padding: 10px 10px 0 10px;
	background: #F2F0EB;
	text-align: center;
}

/*======================================

	8. フッター設定
	
=======================================*/


#footer-menu {
	margin: 0;
	padding: 0;
	background-color: #CFC8B3;
	border-bottom: 1px solid #908566;
	height: 35px;
	clear: both;
}

#footer-menu-inner {
	margin: 0 auto;
	width: 950px;
	text-align: center;
}

#footer-menu-inner a:hover img{
	filter: alpha(Opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}

#footer {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 136px;
	background-image: url(../img/footer-bg.gif);
	background-repeat: repeat-x;
	clear: both;
}

#footer-inner {
	margin: 0 auto;
	padding: 35px 0 0 0;
	width: 950px;
	text-align: center;
}

#footer-inner img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}


/*======================================

	8. SUB-MENU
	
=======================================*/

#sub-menu {
	margin: 43px 2px 0 2px;
	padding: 0;
	width: 176px;
	border-top: 1px dotted #CCCCCC;
}

#sub-menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

#sub-menu li {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #CCCCCC;
}

#sub-menu li,
#sub-menu a {
	display: block;
	widows: 156px
}

#sub-menu a {
	margin: 0;
	padding: 10px 0 8px 20px;
	background-image: url(../img/sub-menu-bg.gif);
	height: 18px;
	text-decoration: none;
	color: #666666;
	line-height: 1.2em;
}

#sub-menu a:hover {
	color: #50A00A;
	background-color: #FFFFFF;
	background-image: url(../img/sub-menu-bg2.gif);
}

#sub-menu p {
	padding: 0 0 0 7px;
	border-left: 3px solid #E84D15;
}



/*======================================

	9. 次ページ COMMON設定
	
=======================================*/

#main-image {
	margin: 10px auto 20px auto;
	padding: 0;
	width: 950px;
	height: 150px;
}

#main-image span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

.t-present {
	background-image: url(../present/img/title.png);
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

.t-onair{
	background-image: url(../onair/img/title.png);
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

.t-onair2 {
	background-image: url(../onair/img/title2.png);
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

.t-highway {
	background-image: url(../highway/img/title.png);
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

.t-blog {
	background-image: url(../blog/img/title.png);
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

.t-nexco {
	background-image: url(../nexco/img/title.png);
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

.t-correspondent {
	background-image: url(../correspondent/img/title.png);
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

.t-mobile {
	background-image: url(../mobile/img/title.png);
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

#main-image2 {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: 180px;
}

#main-image2 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

.t-ramen {
	background-image: url(../ramen/img/title.png);
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

.t-gourmet {
	margin: 10px auto 20px auto;
	padding: 0;
	width: 950px;
	height: 288px;
	background-image: url(../gourmet/img/title.png);



	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

.t-gourmet span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

.t-message {
	background-image: url(../message/img/title.png);
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}



#contents {
	margin: 0 auto;
	padding: 0 0 40px 0;
	width: 950px;
	background-image: url(../img/bg-main2.gif);
}

#contents:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}

#contents {
	zoom: 1;
}

#contents-left {
	margin: 0;
	padding: 0;
	width: 180px;
	text-align: left;
	float: left;
}

#contents-right {
	margin: 0;
	padding: 0;
	width: 750px;
	text-align: left;
	float: right;
}

#contents h3 {
	margin: 0 0 10px 0;
	padding: 5px 0 5px 5px;
	color: #8D2E32;
	font-size: 122%;
	font-weight: bold;
	background-image: url(../onair/img/h3.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}


/*======================================

	10. オンエアー
	
=======================================*/


.drive-list table {
	width: 100%;
	border-collapse: collapse;
}

.drive-list td,
.drive-list th {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.drive-list th {
	text-align: center;
	background-color: #F2EFE3;
	color: #2D781D;
}

.drive-list td {
	background-color: #FFFFFF;
}

.drive-list a {
	text-decoration: none;
}

.drive-list a:hover {
	text-decoration: underline;
}

#drive-date {
	padding: 0 20px 0 0;
	text-align: right;
	color:#2A8904;
}

#drive-contents {
	padding: 20px;
}

#drive-contents p {
	padding-bottom: 25px;
}


#drive-info {
	padding: 10px 0 30px 0;
}

#drive-info-inner {
	padding: 0 20px;
	width: 710px;
	background-image: url(../onair/img/info-bg.gif);
	font-size: 85%;

}

#drive-table table {
	width: 100%;
	border-collapse: collapse;
}

#drive-table td {
	padding: 0 0 20px 0;
}

#drive-mp3 {
	text-align: center;
}


/*======================================

	11. ブログ
	
=======================================*/

#alpha {
	float: right;
	width: 600px;
	background-color: #FFFFFF;
}


#alpha h3 a{
	text-decoration: none;
	color: #8D2E32;
}

#beta {
	float: left;
	width: 200px;
}

#beta h3 a{
	text-decoration: none;
	color: #8D2E32;
}


.entry-asset {
	margin: 0 0 20px 0;
	clear: both;
	overflow: hidden;
}

.asset-meta {
	padding: 0 0 10px 0;
	text-align: right;
}

.content-nav {
	padding: 30px;
	clear: both;
	text-align: center;
}


/*======================================

	11. グルメ
	
=======================================*/

html {
	overflow-x: hidden;
} 

.gourmet-bg {
	background-image: url(../img/gourmet-bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #FAF7E8;
}

.gourmet-list {
	margin: 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: #F2EEE2;
	text-align: center;
	}

.gourmet-w {
	width: 150px;
}

#gourmet-detail {
	margin: 0 auto;
	width: 492px;
	background-image: url(../img/gourmet-bg2.png);
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

#gourmet-logo {
	margin: 0 auto;
	width: 492px;
}

#gourmet-logo img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

.gourmet-table {
	margin: 10px auto;
	width: 450px;
}

.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 auto;
	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;
}


/*======================================

	8. プレゼント設定
	
=======================================*/


#present-table {
	margin: 30px 0 0 0;
	padding: 0;
	width: 750px;
	background-image: url(../present/img/info-bg.gif);
	}

#present-table  table {

}

#present-table td,
#present-table th {
	padding: 10px 30px;
}

#present-table th {
	width: 300px;
	text-align: center;
}


/*======================================

	8. 特派員設定
	
=======================================*/


.corr-day {
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #339900;
	text-align: right;
}

.corr {
	margin: 0 0 30px 0;
	padding: 0;
	}

.corr  table {
	margin: 0;
	border-collapse: collapse;
}

.corr td,
.corr th {
	vertical-align: top;
}

.corr th {
	width: 230px;
}

.corr th img {
	border: 4px solid #CCCCCC;
}


/*======================================

	12. 各種フォーム設定
	
=======================================*/

#message-form table {
	margin: 20px 0 10px 0;
	border-collapse: collapse;
}

#message-form td,
#message-form th {
	padding: 10px;
	border: 1px solid #CCCCCC;
}

#message-form th {
	color: #2A8904;
	text-align: center;
	width: 260px;
	background-color: #F5F5F5;
}

.contact-attention {
	color: #CC0000;
}
	
.contact-button {
	width: 100px;
}


/*======================================

	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-red {
	color: #CC0000;
	}

.text-green {
	color: #2D781D;
	font-size: 114%;
	}

.text-green2 {
	color: #2D781D;
	}

.text-pickup {
	color: #7A0000;
	font-size: 114%;
	font-weight: bold;
}



/*======================================

	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;
}

.top-space50{
	padding-top: 50px;
}

