*{
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

body {
	color:#FFF;
	font:12px/1.8 Arial, Helvetica, sans-serif;
	overflow:visible;
	background:url(../img/body_bg.png) #1d1d1d repeat-x top center;
}

/* for IE7 */
*+html body {
	font-family:Arial,'ＭＳ Ｐゴシック';
	font-size:12px;
	line-height:1.8;
}

/* for IE6 */
* html body {
	font-family:Arial,'ＭＳ Ｐゴシック';
	font-size:12px;
	line-height:1.8;
}

a {
	color:#FFF;
	text-decoration:underline;
}

a:hover {
	color:#6C6;
}

a img, img {
	border:0;
	vertical-align:bottom;
}

.yes_base {
	width:960px;
	margin:0 auto;
}

.section_title {
	padding-bottom:14px;
}
* html .clear {
	height: 1%;
}
* + html .clear {
	display: inline-block;
}
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.yes_text {
	padding-top:10px;
	font-size:14px;
	line-height:24px;
}


/* ヘッダ */

.yes_header {
	height:69px;
}
.yes_head_ltg {
	float:right;
}
.yes_head_logo {
	float:left;
}


/* キャッチコピー */

.yes_catch {
	padding-bottom:24px;
}
.yes_catch_photo {
	float:left;
	background:url(../img/catch_photo.jpg) no-repeat top left;
	height:353px;
	width:572px;
	position:relative;
}
.yes_catch_photo img {
	position:absolute;
	left:-18px;
	top:270px;
}
.yes_catch_tour {
	background:url(../img/catch_tour_bg.png) repeat-x top left;
	height:320px;
	width:388px;
	float:left;
	text-align:center;
	padding-top:33px;
}


/* SNS */

#yes_sns {
	position:relative;
	height:30px;
	clear:both;
}
#yes_twitter {
	width: 72px;
	height:20px!important;
	position:absolute;
	bottom:5px;
	right:0px;
}
#yes_facebook {
	border: none;
	overflow:visible;
	width: 105px;
	height:20px!important;
	position:absolute;
	bottom:5px;
	right:75px;
}

/* 配信内容 */

.yes_contents {
	border-bottom:3px solid #06C;
	position:relative;
	padding-bottom:40px;
	background:url(../img/contents_earth.png) no-repeat 670px 11px;
}
.yes_contents_down {
	background:url(../img/contents_down.png) no-repeat center left;
	color:#393;
	height:31px;
	line-height:31px;
	font-weight:bold;
	padding-left:26px;
}
.yes_contents_title {
	position:relative;
	height:178px;
	width:646px;
	padding-top:35px;
	over-flow:visible;
	white-space:nowrap;
}
.yes_contents_title_intro {
	position:absolute;
	left:0px;
	top:116px;
	font-size:12px;
	line-height:19px;
	color:#333;
}
.yes_contents_title_sub {
	position:absolute;
	right:0px;
	bottom:30px;
	font-size:12px;
	line-height:16px;
	color:#999;
}

/* 販売会場 */

.yes_place {
	border-bottom:3px solid #06C;
	padding-bottom:40px;
	padding-top:120px;
	background:url(../img/place_image.png) no-repeat 500px 50px;
	position:relative;
}
.yes_place_title {
	position:absolute;
	top:25px;
}
.yes_place table {
	margin:0 0 5px 20px;
	border-collapse : collapse;
}
.yes_place table caption {
	font-size:20px;
	line-height:32px;
	font-weight:bold;
	text-align:left;
}
.yes_place table td {
	font-size:16px;
	line-height:40px;
	border-bottom:1px dotted #666;
}

.yes_place p.yes_text {
	margin-left:20px;
}


/* ダウンロード */

.download {
	padding:40px 20px 20px 20px;
}

.download_main {
	padding-bottom:30px;
}

.download_image {
	float:left;
	padding:20px 44px 0 0;
}

.download_attention {
	font-size:14px;
	line-height:22px;
	list-style:none;
}

ul.download_attention li {
	padding-left: 1em;
	text-indent: -1em;
	padding-bottom:10px;
}

#mainbox {
	border:5px solid #393;
	color:#393;
}
#mainbox b {
	color:#393;
	font-weight:bold;
}
#mainbox p {
	padding:15px 0 20px 0;
	font-weight:bold;
}
body#yes input.link_button2 {
	background:url("../../images/common/button_arrow2.png") #393 no-repeat right center;
	width:280px;
}
body#yes input.link_button2:hover {
	background:url("../../images/common/button_arrow2.png") #060 no-repeat right center;
}
body#yes #howtobox {
	background:url("../img/delivery_step1.png") #333 82px 0px no-repeat;
}
body#yes #delivery_step li#delivery_step1 {
	color:#393;
}
#delivery_step {
	margin:0 0 0 57px;
}
#delivery_step li {
	color:#CCC;
}
#howtoboxdownload {
	border-top:1px solid #666;
	box-shadow:rgb(0, 0, 0) 0px -1px 0px 0px;
	-webkit-box-shadow:rgb(0, 0, 0) 0px -1px 0px 0px;
	-moz-box-shadow:rgb(0, 0, 0) 0px -1px 0px 0px;
}
#helpbox {
	border:6px solid #666;
}
#help_link li a {
	background:url("../../images/common/button_arrow1.png") #393 no-repeat right center;
}
#help_link li a:hover {
	background:url("../../images/common/button_arrow1.png") #060 no-repeat right center;
}

/* フッター */

.yes_foot {
	margin-top:40px;
	padding:25px 0 40px 0;
	text-align:center;
	background-color:#e6eae4;
}
.yes_foot img {
	margin:0 80px;
}