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

/* ========================================
	Reset of Default Style
========================================= */
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 100%;
	list-style-type: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
}
textarea { font-size: 100%; }
img { vertical-align: bottom; }
hr  { display: none; }


/* ----------------------------------------
	Grobal
---------------------------------------- */
body {
	font-family: Arial,  sans-serif;
	font-size: 14px;
	background-image:url(../images/bg01.gif);
}

a:link{ text-decoration: none; color: #F5F5F5; }
a:visited{ text-decoration: none; color: #F5F5F5; }
a:hover{ text-decoration: none; color: #F5F5F5; }

.margin-T10 { margin-top: 10px; }
.margin-T20 { margin-top: 20px; }
.margin-R20 { margin-right: 20px; }

.clear { clear: both; }

.red { color: #FF0000; font-size: 9px; font-weight: bold; }

/* ----------------------------------------
	Area
---------------------------------------- */
#wrapper {
	width: 100%;
}

#top_wrapper {
	margin: 25px auto;
	width: 653px;
	height: 504px;
}

#top_container {
	width: 653px;
	height: 504px;
	background-image:url(../images/bg02.gif);
	margin-left: -14px;
}

#top_container ul.image {
	width: 360px;
	margin: 0 auto;
	padding: 190px 0 0 15px;
}

#top_container li.image_list {
	width: 52px;
	text-align: center;
	float: left;
	overflow: hidden;
	padding: 10px 0 0 5px;
}

#top_container ul.menu {
	width: 360px;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	font-family: 'Estrangelo Edessa', 'Verdana';
	color: #EEEEEE;
	margin: 0 auto;
	padding: 0px 0 0 17px;
}

#top_container li.list {
	width: 52px;
	height: 15px;
	text-align: center;
	float: left;
	border-left: 1px solid #EEEEEE;
	overflow: hidden;
	padding: 4px 2px 0 2px;
}
#top_container li.list_right {
	border-right: 1px solid #EEEEEE;
}

#top_container li.list:hover {
	background-color: #FF9966;
}
#top_footer {
	color: #F5F5F5;
	text-align: center;
	font-size: 12px;
	font-family: 'Estrangelo Edessa', 'Verdana';
	margin-top: 160px;
}

#main {
	width: 1000px;
	margin: 20px auto;
}

#left {
	width:200px;
	height: 540px;
	color: #F5F5F5;
	background-color: #000000;
	font-family: 'Estrangelo Edessa', 'Verdana';
	margin: 50px 50px 50px 50px;
	float: left;
}
#left ul {
	height: 350px;
	padding: 10px 0px;

}
#left li {
	height: 30px;
	line-height: 35px;
	letter-spacing: 1px;
	margin: 10px 0;
	text-align: center;
}
#left li:hover {
	background-color: #777777;
}
#left .side_mirror {
	margin: -60px 0 0 -38px;
}
#left .copyright {
	font-size: 12px;
	text-align: center;
}

#right {
	margin: 0 20px;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
}
#right ul {
	width: 600px;
	height: 450px;
	margin: 0 10px;

}
#right ul.scroll {
	overflow-y: scroll;
}
#right li {
	height: 28px;
	line-height: 25px;
	font-family: 'Verdana';
	font-size: 11px;
	margin-bottom: 10px;
}
#right .r_torso {
	width: 550px;
	text-align: right;
}
#right .r_text {
	width: 550px;
	text-align: left;
}
#right .tab {
	border-bottom: 1px solid #F5F5F5;
	margin-right: 30px;
}
#right .tab_body {
	width: 120px;
	height: 27px;
	line-height: 30px;
	color: #333333;
	font-weight: bold;
	background-image:url(../images/tab.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 1px;
	overflow: hidden;
}
#right .info_title {
	background-image:url(../images/sakura.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	width: 120px;
	margin-left: 10px;
	padding-left: 30px;
	border-bottom: 1px dotted #F5F5F5;
	float: left;
}
#right .info_body {
	width: 390px;
	border-bottom: 1px dotted #F5F5F5;
	float: left;
}
#right .mform_head {
	width: 520px;
	height: 50px;
	line-height: 18px;
	margin-left: 10px;
	padding: 10px;
	border-bottom: 1px dotted #F5F5F5;
}
#right .mform_title {
	background-image:url(../images/sakura.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	width: 160px;
	margin-left: 10px;
	padding-bottom: 4px;
	padding-left: 30px;
	border-bottom: 1px dotted #F5F5F5;
	float: left;
}
#right .mform_body {
	width: 350px;
	border-bottom: 1px dotted #F5F5F5;
	padding-bottom: 4px;
	float: left;
}
#right .mform_text_title {
	background-image:url(../images/sakura.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	width: 160px;
	height: 100px;
	margin-left: 10px;
	padding-left: 30px;
	border-bottom: 1px dotted #F5F5F5;
	float: left;
}
#right .mform_text_body {
	width: 350px;
	height: 100px;
	border-bottom: 1px dotted #F5F5F5;
	float: left;
}
#right .mform_footer {
	width: 520px;
	text-align: center;
	margin-top: 100px;
}
#right .inp_name { width: 250px; }
#right .inp_addr { width: 250px; }
#right .inp_number { width: 100px; }
#right .inp_message { width: 250px; height: 80px; }
#right .inp_button { width: 160px; height: 25px; font-size: 12px; }

#right .soon { margin: 50px; font-size: 16px;}
#right .mailsend { border: 1px dotted #F5F5F5; margin: 50px; font-size: 13px; font-weight: bold; padding: 10px; }


#right a:link{ text-decoration: underline; color: #F5F5F5; }
#right a:visited{ text-decoration: underline; color: #F5F5F5; }
#right a:hover{ text-decoration: none; color: #000000; background-color: #F5F5F5; }


