/***** Basic *****/
body {
	font-size: 11px;
	font-family:"Arial","Verdana","Helvetica","sans-serif";
	color: #444;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 2.0;
	letter-spacing: 1.4px;
	background-color: #fff;
}
img {
	border: 0px;
}
strong {
	font-weight: lighter;
}
h1 {
	width: 270px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 10px;
	border-left: 15px solid #c66;
	color: #c66;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #000099;
	text-decoration: none;
} 
a:visited {
	color: #000099;
	text-decoration: none;
} 
a:hover {
	color: #ff00cc;
} 
a:active {
	color: #ff00cc;
}

/***** Layout *****/
#outline {
	width: 900px;
	background-image: url(/img/bg.jpg);
	background-repeat: repeat;
}
#header_text {
	width: 900px;
	height: 20px;
	font-size: 9px;
	text-align: right;
}
#header_menu {
	width: 880px;
	height: 100px;
	margin-left: 20px;
}
#main_outline {
	width: 900px;
}
#main_left {
	width: 241px;
	float: left;
}
#main_frame {
	width: 659px;
	float: right;
}
#main_frame_top {
	width: 659px;
	height: 27px;
	background-image: url(/img/main_bg_top.jpg);
	background-repeat: no-repeat;
}
#main_contents {
	width: 659px;
	background-image: url(/img/main_bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#main_frame_bottom {
	width: 659px;
	height: 19px;
	background-image: url(/img/main_bg_bottom.jpg);
	background-repeat: no-repeat;
}
#footer {
	width: 880px;
	height: 30px;
	margin-top: 10px;
	border-top: solid 3px #d46767;
	float: left;
}
#footer_menu {
	width: 580px;
	height: 30px;
	margin-left: 20px;
	font-size: 9px;
	line-height: 3.0;
	text-align: left;
	float: left;
}
#footer_copyright {
	width: 280px;
	height: 30px;
	font-size: 8px;
	line-height: 3.5;
	letter-spacing: 0.5px;
	text-align: right;
	float: right;
}
.contents_area {
	width: 600px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 20px;
}

/***** Font *****/
.font_bold {
	font-weight: bold;
}

/***** Margin *****/
.margin_top_10px {
	margin-top: 10px;
}

/***** Table *****/
table {
	border-top: 1px solid #900;
	border-left: 1px solid #900;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ddd;
	empty-cells: show;
}
th {
	border-right: 1px solid #900;
	border-bottom: 1px solid #900;
	color: #fff;
	background-color: #c66;
	text-align: center;
}
td {
	border-right: 1px solid #900;
	border-bottom: 1px solid #900;
	text-align: left;
}
table.link_table {
	margin: 10px 0px 0px 0px;
	border-top: none;
	border-left: none;
	width: 550px;
	background-color: transparent;
}
th.link_table {
	width: 150px;
	border-right: none;
	border-bottom: solid 1px #900;
	color: #fff;
	background-color: #c66;
	text-align: center;
}
td.link_table {
	width: 400px;
	border-right: none;
	border-bottom: solid 1px #900;
	text-align: left;
	background-color: transparent;
}
th.link_table a:hover,th.link_table a:active{
	color: #fff;
}

/***** Pages *****/
#top_outline {
	width: 900px;
	height: 447px;
	text-align: left;
	background-image: url(/img/top_bg.jpg);
	background-repeat: no-repeat;
}
#top_text {
	position: relative;
	top: 300px;
	left: 30px;
	width: 550px;
	height: 125px;
	color: #fff;
}
.outline_height_top {
	height: 607px;
}
.main_frame_height_top {
	height: 447px;
}
.main_contents_height_top {
	height: 401px;
}
.outline_height_about {
	height: 1906px;
}
.main_frame_height_about {
	height: 1746px;
}
.main_contents_height_about {
	height: 1700px;
}
.outline_height_access {
	height: 1256px;
}
.main_frame_height_access {
	height: 1096px;
}
.main_contents_height_access {
	height: 1050px;
}
.outline_height_explore {
	height: 636px;
}
.main_frame_height_explore {
	height: 476px;
}
.main_contents_height_explore {
	height: 430px;
}
.outline_height_link {
	height: 806px;
}
.main_frame_height_link {
	height: 646px;
}
.main_contents_height_link {
	height: 600px;
}
.outline_height_contact {
	height: 607px;
}
.main_frame_height_contact {
	height: 447px;
}
.main_contents_height_contact {
	height: 401px;
}
html>/**/body .outline_height_explore {
	height: 651px;
}
.about_rate_frame {
	width: 600px;
	height: 30px;
	line-height: 2.0;
}
.about_rate_person {
	width: 90px;
	height: 20px;
	margin-left: 5px;
	background-color: #d46767;
	color: #fff;
	font-weight: bold;
	text-align: center;
	float: left;
}
.about_rate_price {
	width: 90px;
	height: 20px;
	margin-left: 5px;
	border-bottom: solid 1px #d46767;
	text-align: center;
	float: left;
}
#explore_outline {
	margin-top: 15px;
	width: 800px;
	height: 450px;
}
.explore_detail {
	width: 280px;
	height: 120px;
	position: relative;
	display: none;
}
/**** top -450, left -260 *******/
#explore_dome {
	top: -275px;
	left: -30px;
}
#explore_peacemuseum {
	top: -185px;
	left: -165px;
}
#explore_peacepark {
	top: -220px;
	left: -170px;
}
#explore_castle {
	top: -375px;
	left: 60px;
}
#explore_miyajima {
	top: -270px;
	left: -160px;
}
#explore_shukkeien {
	top: -400px;
	left: 160px;
}
#explore_fudoin {
	top: -410px;
	left: -140px;
}
#explore_prefectualmuseum {
	top: -370px;
	left: 160px;
}
#explore_hiroshimamuseum {
	top: -265px;
	left: -30px;
}
#explore_parco {
	top: -275px;
	left: 125px;
}
#explore_parco2 {
	top: -275px;
	left: 145px;
}
#explore_namiki {
	top: -120px;
	left: -170px;
}
#explore_daiso1 {
	top: -280px;
	left: -30px;
}
#explore_daiso2 {
	top: -280px;
	left: -170px;
}
#explore_daiso3 {
	top: -160px;
	left: 165px;
}
#explore_okonomi {
	top: -110px;
	left: 155px;
}
#explore_starbucks {
	top: -140px;
	left: -180px;
}
#explore_shack {
	top: -230px;
	left: 165px;
}
#explore_kembys {
	top: -195px;
	left: -10px;
}
.contact_input_frame {
	width: 500px;
	height: 25px;
	margin-top:5px;
}
.contact_label {
	width: 60px;
	height: 25px;
	text-align: right;
	float: left;
}
.contact_input {
	width: 420px;
	height: 25px;
	float: right;
}
.contact_err_msg {
	width: 600px;
	height: 15px;
	color: #dc143c;
	font-weight: bold;
}
/***** Others *****/
img.photo_frame {
	border: solid 7px #eee;
	margin-top: 10px;
	margin-left: 15px;
}

