@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 : #fff ;
}

body, tr, td {
	color : #333 ;
	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 : #333 ; }
a:visited { color : #333 ; }
a:active { color : #333 ; }
a:hover { color : #CE1161 ; }

img { border-width : 0px ;}
img .nobottom {vertical-align: top ;}




/* body ---------------------------------------- */

#allbody {
	width: 900px ;
	margin-left: auto ;
	margin-right: auto ;
}





/* header ---------------------------------------- */
#header {
	width: 900px ;
	height: 130px ;
	position: relative ;
}
.icon_ds {
	position: absolute ;
	left: 0px ;
	bottom : 10px ;
}
.logo_ds {
	position: absolute ;
	left: 85px ;
	bottom : 6px ;
}

.catch {
	position: absolute ;
	left: 320px ;
	bottom : 10px ;
}





/* contents ---------------------------------------- */

#contents_01 {
	clear: both ;
	height: 450px ;
	position: relative ;
	padding: 25px ;
}

#c01 {
	width: 310px ;
	color: #333 ;
	position: absolute ;
	right: 15px ;
	background-image: url(../image/c01_text_back01.gif) ;
	background-position: top ;
	background-repeat: no-repeat ;
}

.c01_title {
	font-weight: bold ;
	margin-top: 25px ;
	margin-left: 20px ;
}
.c01_text {
	color: #333 ;
	width: 270px ;
	font-size: 80% ;
	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: #E9E9E9 ;
	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 #999 ;
	padding-top: 5px ;
	padding-bottom: 5px ;
	padding-left: 10px ;
	margin-bottom: 10px ;
	background-color: #fff ;
}
.box_text {
	font-size: 80% ;
	line-height: 150% ;
	margin-bottom: 15px ;
}
.box_image {
	margin-bottom: 10px ;
}
.box_more {
	text-align: right ;
}



#contents_03 {
	color: #222 ;
	clear: both ;
	float: left ;
	width: 850px ;
	background-color: #D1D1D1 ;
	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 ;
}




#special_contents {
	clear: both ;
	width: 870px ;
	margin-left: 15px ;
	margin-right: 15px ;
}
#special_contents img {
	vertical-align: top ;
}
#special_contents,
#special_contents, td {
	font-family : Verdana , Osaka,"‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3" , Chicago;
}
.sc_body {
	width: 870px ;
	background-image: url(../image/yuyu_middle.gif) ;
	background-position: top center ;
	background-repeat: repeat-y ;
}
.sc_main {
	float: left ;
	padding-left: 24px ;
	padding-right: 24px ;
}
.sc_right {
	float: right ;
	width: 180px ;
	height: 800px ;
	background-image: url(../image/yuyu_right_back.gif) ;
	background-position: top left ;
	background-repeat: repeat-y ;
	padding-left: 10px ;
	padding-right: 19px ;
	padding-bottom: 40px ;
}
.sc_right_title {
	font-weight: bold ;
	font-size: 85% ;
}
.sc_title {
	height: 40px ;
	background-image: url(../image/yuyu_title_back.gif) ;
	background-position: top left ;
	background-repeat: repeat-x ;
	padding-top: 5px ;
	padding-left: 20px ;
}
.sc_title2 {
	height: 40px ;
	background-image: url(../image/yuyu_title_back2.gif) ;
	background-position: top left ;
	background-repeat: repeat-x ;
	padding-top: 5px ;
	padding-left: 20px ;
}
.sc_txt {
	font-size: 80% ;
	line-height: 140% ;
	margin-top: 10px ;
	margin-bottom: 20px ;
	margin-left: 30px ;
	margin-right: 20px ;
}

.sc_color {
	color: #9A5018 ;
}
















/* 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: #EBEBEB ;
	border-top: 20px solid #EBEBEB ;
}

.footer_title {
	color: #333 ;
	font-size: 90% ;
	font-weight: bold ;
	margin-left: 20px ;
}
.footer_text {
	color: #555 ;
	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 ;
}










