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

*html #second_contents{
	width:600px;
	float:right;
	padding:25px 25px 30px 0px;
	background:url(../img/logo_bk.gif) no-repeat right top;
}
#second_contents #gotoexp{
	margin-top:10px;
}
#tit_subnavi h1{
	background:url(../didyouknow/img/page_tit.gif) no-repeat;
}
#flash{
	margin-top:20px;
}
#flash_banner_set{
	margin-top:20px;
}
#flash_banner{
	width:160px;
	float:left;
}
#flash_banner_txt{
	width:420px;
	float:right;
	font-size:10px;
}

#dyn_cl{
	clear:both;
}

#guide_set{
	margin-top:20px;
}
#guide_contents{
	background:url(../didyouknow/img/guide_frame_middle.gif) repeat-y;
}
#guide_contents h2{
	padding:20px 0px 0px 20px;
}
#guide_contents .txt{
	padding:30px 20px 0px 20px;
}
#guide_frame_bottom{
	clear:both;
	margin-bottom:10px;
	padding-top:20px;
}
#guide_photo{
	float:right;
	padding:30px 20px 10px 10px;
}

.guide_list_set{
	clear:both;
	margin-top:10px;
	padding:20px 0px 0px 20px;
	width:560px;	
}
.guide_list_first{
	width:255px;
	float:left;
}
.guide_list_second{
	width:255px;
	float:right;
}
.other_link{
	text-align:right;
	margin-bottom:20px;
}
