@charset "Shift_Jis";

* { margin: 0px ; padding: 0px ; }

body {
	margin-bottom: 100px ;
	background-image: url(../image/back01.gif) ;
	background-position: top ;
	background-repeat: repeat-x ;
	background-color : #000 ;
}

body, tr, td {
	color : #fff ;
	font-family : Osaka,"‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3" , Verdana , Chicago;
}

a { text-decoration : none ; }
a:hover { text-decoration : underline ; }

a:link { color : #fff ; }
a:visited { color : #fff ; }
a:active { color : #fff ; }
a:hover { color : #FF2F1F ; }

img { border-width : 0px ;}
img .nobottom {vertical-align: top ;}




/* body ---------------------------------------- */

#allbody {
	width: 900px ;
	margin-left: auto ;
	margin-right: auto ;
}

.column_back { 
    background-color: #2E2E2E ;
	background-image:url(../image/column_back.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:90px;
	padding-bottom:20px;
	margin-bottom:20px;
	font-size:80%;
	border:solid 1px #666;
}
.column_menu {
	width:400px;
	background-image:url(../image/column_menu.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#333;
	margin-left:auto;
	margin-right:auto;
	margin-top:13px;
	border:solid 1px #666;
	padding:8px 8px 8px 13px;
}

.link_arrow{
	text-align: right;
	margin-top:30px;
	padding-right:10px;
}
.link_arrow a{
	color:#fff;
	padding:5px 0 5px 30px;
	background-image: url(../image/i_arrow.gif);
	background-position: left ;
	background-repeat: no-repeat;
	font-size: 12px;
}
.link_arrow a:hover{ background-image:url(../image/i_arrow_2.gif); }


/* header ---------------------------------------- */
#header {
	width: 900px ;
	height: 150px ;
	position: relative ;
}
.icon_ds {
	position: absolute ;
	left: 0px ;
	bottom : 30px ;
}
.logo_ds {
	position: absolute ;
	left: 85px ;
	bottom : 26px ;
}

.catch {
	position: absolute ;
	left: 320px ;
	bottom : 30px ;
}





/* contents ---------------------------------------- */

#contents_01 {
	clear: both ;
	height: 450px ;
	position: relative ;
	padding: 25px ;
}

#c01 {
	width: 310px ;
	position: absolute ;
	right: 15px ;
	background-image: url(../image/c01_text_back01.jpg) ;
	background-position: top ;
	background-repeat: no-repeat ;
}

.c01_title {
	font-size: 12pt ;
	font-weight: bold ;
	margin-top: 25px ;
	margin-left: 20px ;
}
.c01_text {
	color: #ccc ;
	width: 270px ;
	font-size: 10pt ;
	line-height: 150% ;
	margin-top: 35px ;
	margin-left: 20px ;
}
.c01_link {
	float: left ;
	width: 128px ;
	margin-top: 40px ;
	padding-left: 20px ;
}
.c01_link img {
	display: block ;
	margin-bottom: 8px ;
}
.c01_order {
	float: left ;
	margin-top: 67px ;
	margin-left: 42px ;
}
.c01_silkybn {
	clear: both ;
	text-align: left ;
	margin-top: 20px ;
	margin-left: 20px ;
	margin-right: 20px ;
}
.c01_sspk {
	position: absolute ;
	left: 15px ;
}


#contents_02 {
	clear: both ;
	float: left ;
	width: 850px ;
	background-image: url(../image/contents_back_top.gif) ;
	background-position: top left ;
	background-repeat: no-repeat ;
	background-color: #353535 ;
	padding: 25px ;
}

.c02_title {
	font-size: 100% ;
	margin-bottom: 50px ;
}
.c02_box01,
.c02_box02 {
	width: 270px ;
	margin-bottom: 50px ;
}
.c02_box01 {
	float: left ;
	margin-right: 20px ;
}
.c02_box02 {
	float: left ;
}
.box_title {
	height: 16px ;
	font-size: 90% ;
	font-weight: bold ;
	letter-spacing: 1px ;
	border: 1px solid #000 ;
	padding-top: 5px ;
	padding-bottom: 5px ;
	padding-left: 10px ;
	margin-bottom: 10px ;
	background-color: #282828 ;
}
.box_text {
	font-size: 80% ;
	line-height: 150% ;
	margin-bottom: 15px ;
}
.box_image {
	margin-bottom: 10px ;
}
.box_more {
	text-align: right ;
}



#contents_03 {
	clear: both ;
	float: left ;
	width: 850px ;
	background-color: #444444 ;
	padding: 25px ;
}
.c03_title {
	font-size: 100% ;
}

ul.tour_list {
	font-size: 80% ;
	line-height: 150% ;
	padding: 0px ;
	list-style: none ;
}
.tour_list li {
	float: left ;
	width: 205px ;
	margin-top: 50px ;
}
.tour_list img {
	vertical-align: top ;
	margin-bottom: 10px ;
}




#contents_pickup {
	clear: both ;
	float: left ;
	width: 870px ;
	font-size: 80% ;
	position: relative ;
	padding-left: 15px ;
	padding-bottom: 160px ;
}
.pickup_title {
	padding: 5px ;
	padding-left: 45px ;
}
.pickup_img {
	padding-left: 45px ;
	margin-top: 15px ;
}
.pickup_text {
	line-height: 150% ;
	padding-left: 20px ;
	padding-right: 12px ;
	margin-top: 15px ;
}
.pickup_order {
	position: absolute ;
	right: 0px ;
	bottom: 80px ;
}
.pickup_shop {
	position: absolute ;
	right: 150px ;
	bottom: 110px ;
}
.pickup_dl {
	position: absolute ;
	right: 150px ;
	bottom: 80px ;
}




/* footer ---------------------------------------- */
#footer {
	clear: both ;
	width: 900px ;
	height: 160px ;
	position: relative ;
	background-image: url(../image/footer_back_bottom.gif) ;
	background-position: bottom left ;
	background-repeat: no-repeat ;
	background-color: #212121 ;
	border-top: 20px solid #212121 ;
}

.footer_title {
	color: #CECECE ;
	font-size: 90% ;
	font-weight: bold ;
	margin-left: 20px ;
}
.footer_text {
	color: #939393 ;
	font-size: 60% ;
	margin-top: 5px ;
	margin-left: 20px ;
}
.footer_order {
	position: absolute ;
	right: 230px ;
	top: 80px ;
}
.footer_shop {
	position: absolute ;
	left: 230px ;
	top: 80px ;
}
.footer_dl {
	position: absolute ;
	left: 230px ;
	top: 110px ;
}




.logo_isl {
	text-align: center ;
	margin-top: 20px ;
	margin-left: auto ;
	margin-right: auto ;
}



/* table ---------------------------------------- */

.tablestyle01 td {
	vertical-align: top ;
}








/* contents_04 ---------------------------------------- */

#contents_04 { 
	margin-bottom: 50px ;
}
.sidemenu {
	float: left ;
	width: 170px ;
	font-size: 80% ;
	border-right: 1px dashed #666666 ;
	padding-right: 10px ;
	margin-left: 0px ;
}
.sidemenu_title {
	font-weight: bold ;
	border-left: 5px solid #C43024 ;
	border-bottom: 1px solid #C43024 ;
	background-color: #333333 ;
	padding-top: 3px ;
	padding-bottom: 3px ;
	padding-left: 10px ;
	padding-right: 3px ;
	margin-bottom: 15px ;
}
.sidemenu ul {
	padding-left: 20px ;
}	
.sidemenu li {
	margin-bottom: 10px ;
	list-style-type: square ;
}	
.c04_textarea {
	float: right ;
	width: 680px ;
}
.c04_tableStyle_2line {
	width: 100% ;
}
.c04_left {
	width: 48% ;
	vertical-align: top ;
}
.c04_right {
	width: 52% ;
	vertical-align: top ;
	padding-left: 20px ;
}
.c04_title {
	clear: both ;
	font-size: 100% ;
	font-weight: bold ;
	border: 1px solid #666 ;
	background-color: #333333 ;
	padding-top: 5px ;
	padding-bottom: 2px ;
	padding-right: 5px ;
	padding-left: 10px ;
	margin-bottom: 15px ;
}
.c04_subtitle {
	font-size: 90% ;
	font-weight: bold ;
	line-height: 120% ;
	border-bottom: 1px solid #C43024 ;
	padding-bottom: 3px ;
	margin-bottom: 10px ;
}
.c04_text {
	font-size: 80% ;
	line-height: 140% ;
	margin-bottom: 30px ;
}
.img_left {
	float: left ;
	margin-top: 5px ;
	margin-bottom: 5px ;
	margin-right: 10px ;
}
.img_right {
	float: right ;
	margin-top: 5px ;
	margin-bottom: 5px ;
	margin-left: 10px ;
}


.c04_textarea a { text-decoration : underline ; }

