@charset "utf-8";
/* CSS Document */

#sample_wrapper {
	width: 800px;
	margin: 10px auto 10px auto;
	padding-bottom:10px;
	text-align:left;
    font-size:12px;
	color:#000;
	font-family: 'Lucida Grande', Verdana, 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
    clear:both;
	line-height: 150%;
}

#sample_main {	width:800px;
	margin: 0px auto 0px auto;

}
#sample_main img {
	border:none;
}

#gw_box { width:800px;
	margin: 0px auto 0px auto;
	background:#000000;
}

#gw_box p {
	margin:0; padding:0;
}

#gw_box p.line {
	padding:20px 0 20px 0;
}


#gw_box .bg_parts_01 {
	margin:0;
	padding:0;
	width:800px;
	height:498px;
	background:url(images/9th_01.jpg);
	background-repeat: no-repeat;
}

#gw_box .bg_parts_02 {
	margin:0;
	padding:0;
	width:800px;
	height:338px;
	background:url(images/9th_02.jpg);
	background-repeat: no-repeat;
}

#gw_box .bg_parts_03 {
	margin:0;
	padding:0;
	width:800px;
	height:404px;
	background:url(images/9th_03.jpg);
	background-repeat: no-repeat;
}


#gw_box .bg_parts_04 {
	margin:0;
	padding:0;
	width:800px;
	height:520px;
	background:url(images/9th_04.jpg);
	background-repeat: no-repeat;
}

#gw_box .bg_parts_05 {
	margin:0;
	padding:0;
	width:800px;
	height:200px;
	background:url(images/9th_05.jpg);
	background-repeat: no-repeat;
}

#gw_box .bg_parts_06 {
	margin:0;
	padding:0;
	width:800px;
	height:762px;
	border:none;
}

#gw_box .bg_parts_07 {
	margin:0;
	padding:0;
	width:800px;
	height:252px;
	background:url(images/9th_07.jpg);
	background-repeat: no-repeat;
}

#gw_box .bg_parts_08 {
	margin:0;
	padding:0;
	width:800px;
	height:396px;
	background:url(images/9th_08.jpg);
	background-repeat: no-repeat;
}






/*リンク指定 */
/*.web a:link{
　color: darkred;
　text-decoration:none;
}
.web a:visited{
color: saddlebrown;
text-decoration:none;
}
.web a:hover{
　color: brown;
　text-decoration:none;
}
.web a:active{
　color: firebrick;
　text-decoration:none;
}

#header_box {
	width:780px;
	height:40px;
}

/*見出し */
#header_box h1.title {
	width:579px;
	height:40px;
	float:left;
	margin:0; padding:0;
 }

#header_box .side_sns {
	width:201px;
	display:block;
	float:right;
	margin-top:10px;
}

#header_box .side_sns ul {
	list-style:none;
	padding:0 0 0 10px;
	}
#header_box .side_sns li {
	margin:0; padding:0;
	width:90px;
	float:left;

	}	

div.line {
	margin:0;
	width:400px;
	display:block;
	position:relative;
	bottom : 90px;
    left : 360px;;
    height : 300;
}
*/
/*div.line p {
	border-bottom:#000000 solid 1px;
	text-align:right;
}
	
for IE6 
* html .centeringTest p {
	display: inline;
	zoom: 1;
}

for IE7 
*:first-child+html .centeringTest p {
	display: inline;
	zoom: 1;
}*/




/*rightbox 内容 */


.clear {
	clear:both;
}


/* shop_link.jsのCSS */
.shop_link01 {

	text-align: left;

	margin: 5px 0px 5px 0px;	

}

