* {
	margin:0;
	padding:0;	
}
body {
	font-size:12px;
	font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif ;
}
h1 , h2 , h3 {
	margin:0;
	padding:0;	
}
img {
	display:block;	
}
li {
	list-style-type:none;	
}
/*----*/
#wrap {
	width:950px;
	background:url();
}
#wrap_inner {
	width:930px;
	margin:0 auto;	
}
#head {
	background:url(https://img.travel.rakuten.co.jp/share/image_up/5110/LARGE/6490fe3014c88d41e6ce1d5499936b6132e235ef.47.9.26.3.jpg) no-repeat;	
}
#box_left {
	float:left;
	width:690px;
}
#box_right {
	float:right;
	width:220px;
}
.wrap_contents_1 {
	border:lightpink 1px solid ;
	padding:10px;
	/*border-radius:5px;*/
	/*background-color:tan;*/
	background:url(https://img.travel.rakuten.co.jp/share/image_up/5110/LARGE/a0e5eb0eb7aff2644f27e8b8390ad5f2518ca052.47.9.26.3.gif);
}
.wrap_contents_2 {
	border:darkgray 1px solid ;
	padding:10px;
}
.BG_dodgerblue {
	background-color:dodgerblue ;	
}
.BG_yellowgreen {
	background-color:yellowgreen;	
}
.btn_plan_detail {
	display:block;
	width:220px;
	height:35px;
	background:url(https://img.travel.rakuten.co.jp/share/image_up/5110/LARGE/1b73244c622e18ee1453ca400a26dd490e99861e.47.9.26.3.jpg) no-repeat;
	margin:0 auto;
}
.btn_plan_detail:hover {
	background-position:0 -35px;	
}
#btn_blog a {
	display:block;
	width:310px;
	height:55px;
	background:url(https://img.travel.rakuten.co.jp/share/image_up/5110/LARGE/fcacd6d76f3afcc099cb8978e3d54592274223af.47.9.26.3.jpg) no-repeat;	
}
#btn_blog a:hover {
	background-position:0 -55px;	
}
#box_plan {
	width:230px;
	background-color:#FAC3D2;
	margin:-10px 0 0 5px;	
}
#wrap_menu {
	background-color:#E6E6E6;
	padding:10px;
}
#menu_footer {
	width:725px;
	margin:0 auto;
}
#menu_footer li {
	float:left;
	/*list-style-type:disc;*/
	/*line-height:1em;*/	
}
#menu_footer a {
	text-decoration:none;
	color:white;
}
#menu_footer a:link {
	color:white;	
}
#menu_footer a:hover {
	color:gainsboro;	
}
/*----*/
.centerize {
	margin:0 auto ;	
}
/*--Margin settings--*/
.margin_t_5 {
	margin-top:5px;	
}
.margin_t_10 {
	margin-top:10px;	
}
.margin_t_20 {
	margin-top:20px;	
}
.margin_t_5_m {
	margin-top:-5px;	
}
.margin_l_1_m {
	margin-left:1em;	
}
.margin_l_5 {
	margin-left:5px;	
}
.margin_l_10 {
	margin-left:10px;	
}
.margin_l_15 {
	margin-left:15px;	
}
.margin_l_20 {
	margin-left:20px;	
}
/*----*/
.padd_10 {
	padding:10px;	
}
/*----*/
.space_v_5 {
	height:5px;	
}
.space_v_10 {
	height:10px;	
}
.space_v_20 {
	height:20px;	
}
.space_v_40 {
	height:40px;	
}
/*----*/
.txt_white {
	color:white;
}
.txt_L {
	font-size:20px;	
}
.line_h_1 {
	line-height:1em;	
}
/*----*/
.w_base {
	width:930px;	
}
.w_220 {
	width:220px;	
}
.w_230 {
	width:230px;	
}
.w_360 {
	width:360px;	
}
.w_415 {
	width:415px;	
}
.w_490 {
	width:490px;	
}
.w_580 {
	width:580px;	
}
/*--Float settings--*/
.float_l {
	float:left;	
}
.float_r {
	float:right;	
}
.clear_l {
	clear:left;	
}
.clear_b {
	clear:both;
}
/*--*/
.Z_0 {
	z-index:0;	
}
.Z_1 {
	z-index:1;	
}
.p_relative {
	position:relative;	
}
/*--*/
.d_block {
	display:block;	
}