@charset "utf-8";
/* formatting style
---------------------------- */
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #FFFFFF;
	font-size: 75%;
	line-height: 1.6;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	background-image: url(img/bg2.jpg);
	background-repeat: repeat-x;
}
hr {
	display: none;
}

/* link style
---------------------------- */
a img {
	border: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
}

/* basic layout
---------------------------- */
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 858px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: 0px;
}
#main {
	padding: 0px;
	float: left;
	width: 572px;
	margin: 7px 0px 20px 10px;
	border: 1px solid #FFFFFF;
	clear: right;
}
#sidebar {
	float: left;
	width: 260px;
	padding: 2px 0px 0px 2px;
	margin: 0px 0px 20px;
}
#footer {
	clear: both;
	color: #006600;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/* header styles
---------------------------- */
#header {
	background-image: url(img/header_01.jpg);
	background-repeat: no-repeat;
	height: 340px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#panorama #header {
	background-image: url(img/header_02.jpg);
}
#accsess #header {
	background-image: url(img/header_03.jpg);
}
#outline #header {
	background-image: url(img/header_04.jpg);
}
#sales #header {
	background-image: url(img/header_05.jpg);
}
#contact #header {
	background-image: url(img/header_06.jpg);
}

h1{
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	background: url(img/h1back2.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 858px;
	text-align: justify;
	display: block;
	vertical-align: middle;
	line-height: 30px;
	text-indent: 10px;
}

#logo {
	margin: 0px;
	height: 71px;
	width: 858px;
	background: #FFFFFF url(img/logo_bg.gif) repeat-x;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	display: block;
	line-height: 100%;
	padding-top: 5px;
	position: absolute;
	top: 30px;
	left: 0px;
}

#fd_contact {
	display:block;
	text-indent:-9999px;
	background: url(img/fd_contact.gif) no-repeat;
	height: 66px;
	width: 280px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 35px;
	right: 85px;
	border: none;
}

#QR {
	display:block;
	text-indent:-9999px;
	background: url(img/QR_Code.gif) no-repeat;
	border: 1px solid #000000;
	height: 65px;
	width: 65px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 35px;
	right: 10px;
}

#flash {
	width: 858px;
	position: absolute;
	top: 106px;
	margin: 0px;
	padding: 0px;
}

#header ul {
	background-color: #FFFFFF;
	position: absolute;
	width: 858px;
	left: 0px;
	top: 308px;
	border-top: 3px solid #FFFF66;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
	margin: 0px;
	padding: 0px;
	right: 0px;
	bottom: 0px;
}
#header ul li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#header ul li a {
	color: #003300;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 143px;
	text-align: center;
	display: block;
	background-image: url(img/menu143.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	font-size: 110%;
	line-height: 30px;
	font-weight: bold;
}

#header ul li a:hover {
	color: #003300;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 143px;
	text-align: center;
	display: block;
	background-image: url(img/menu143on.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	font-size: 110%;
	line-height: 30px;
	font-weight: bold;
}

#header ul li#nContact a {
	color: #003300;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 143px;
	text-align: center;
	display: block;
	background-image: url(img/menu143r.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	font-size: 110%;
	line-height: 30px;
	font-weight: bold;
}

#header ul li#nContact a:hover {
	color: #003300;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 143px;
	text-align: center;
	display: block;
	background-image: url(img/menu143ron.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	font-size: 110%;
	line-height: 30px;
	font-weight: bold;
}

#home #header #nHome a,
#panorama #header #nPanorama a,
#accsess #header #nAccsess a,
#outline #header #nOutline a,
#sales #header #nSales a,
#contact #header #nContact a {
/* 	border-left: 1px solid #FFFFFF; */
	background-color: #FFFFFF;
}

/* sidebar styles
---------------------------- */
#sidebar .menu {
	display:block;
	width:256px;
	height: 65px;
	margin: 12px 0px 3px;
	padding: 0px;
}

#sidebar #menu {
	display:block;
	width:256px;
	height: 65px;
	margin: 7px 0px 3px;
	padding: 0px;
}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#sidebar ul li {
	list-style: none;
	margin: 1px 0px 0px;
	padding: 0px;
}

#sidebar ul li a {
	color: #006600;
	text-decoration: none;
	background-image: url(img/sidebar_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 256px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	line-height: 30px;
	font-size: 110%;
}

#sidebar ul li a:hover {
	background-image: url(img/sidebar_bgon.jpg);
	background-repeat: no-repeat;
}

#sidebar #cm{
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 256px;
}

#sidebar #fmBunner {
	width: 182px;
	height: 179px;
	margin: 0px auto;
	border: 1px solid #CCCCCC;
	background: url(img/s-fm_logo.gif) no-repeat center;
	text-indent: -9999px;
	display: block;
	padding: 0px;
}

#sidebar #waBunner {
	width: 182px;
	height: 100px;
	margin: 0px auto;
	border: 1px solid #CCCCCC;
	background: url(img/bnr_waraku.gif) no-repeat center;
	text-indent: -9999px;
	display: block;
	padding: 0px;
}



/* main styles
---------------------------- */
h2 {
	display:block;
	text-indent:-9999px;
	padding: 0px;
	margin: 0px;
	clear: both;
	float: none;
}

h2#top_banner {
	background:url(img/top_banner4.gif) no-repeat;
	width: 577px;
	height: 250px;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px -20px;
	padding: 0px;
}

h2.titlebar {
	background:url(img/titlebar.jpg) no-repeat;
	margin: 0px 0px 10px;
	width: 575px;
	height: 28px;
	display: block;
	padding: 0px;
	color: #000099;
	text-decoration: none;
	text-align: left;
	text-indent: 25px;
	vertical-align: middle;
	font-size: 110%;
	line-height: 30px;
	clear: both;
	border: 1px solid #999999;
	float: none;
}

#main h3 {
	float: left;
	border: 4px solid #99CC66;
	margin: 0px 5px 10px;
}
#main div.top_photo {
	float: left;
	border: 4px solid #99CC66;
	margin: 0px 0px 20px 5px;
}

#main p {
	line-height: 1.8;
	margin-bottom: 1em;
	margin-left: 10px;
}

#main dl#news dt {
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	clear: left;
	padding-left: 15px;
}

#main dl#news dd {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 2em;
	color: #006633;
}

.main_container {
	float: left;
	width: 575px;
	clear: both;
}


/* footer styles
---------------------------- */
#footer p {
	margin: 0px;
	float: right;
}

#footer_link {
	text-align: center;
	background: #FFFFFF;
	width: 858px;
	margin: 0px;
	padding: 5px 0px 0px;
	border-top: 1px solid #CCCCCC;
}

#footer_green {
	background-color: #99D140;
	margin: 5px 0px 0px;
	padding: 0px;
	width: 858px;
	border-top: 3px solid #006600;
	clear: both;
	height: 50px;
}

/* panorama
---------------------------- */

#panorama #panorama {
	width: 575px;
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 7px;
}

#panorama #main table {
	border: none;
	margin: 0px;
	padding: 0px;
}

#panorama #main table td {
	border: none;
}

/* table 
---------------------------- */
#main table {
	border-top: 1px solid #666666;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	border-collapse:collapse;
	margin: 15px 0px 15px 1px;
}

#main table th {
	text-align: center;
	color: #003300;
	border-bottom: 1px solid #666666;
	padding: 3px 3px 3px 2px;
	background: #C6E28B;
	border-left: 1px solid #666666;
}

#main table td {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: 3px 0px 3px 5px;
	border-right: 1px solid #666666;
}


#main #saleTbl table {
	border-top: 1px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 0px;
	border-left: 0px;
	border-collapse:collapse;
	margin: 15px 0px 15px 1px;
	border-right: 1px solid #666666;
}

#main #saleTbl th {
	text-align: center;
	color: #003300;
	padding: 3px 3px 3px 2px;
	background: #C6E28B;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top: none;
	border-right: none;
}

#main #saleTbl th.th_r {
	text-align: center;
	color: #003300;
	padding: 3px 3px 3px 2px;
	background: #C6E28B;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top: none;
	border-right: 1px solid #666666;
}


#main #saleTbl td {
	text-align: center;
	color: #003300;
	padding: 3px 3px 3px 2px;
	background: #FFFFFF;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top: none;
	border-right: none;
}

#main #saleTbl td.en {
	text-align: center;
	color: #003300;
	padding: 3px 3px 3px 0px;
	background: #FFFFFF;
	border-left: none;
	border-bottom: 1px solid #666666;
}

#main #saleTbl td.en2 {
	text-align: center;
	color: #003300;
	padding: 3px 3px 3px 0px;
	background: #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: none;
}

#main table th#contact_th {
	text-align: left;
	text-indent: 15px;
}

#main table th#th_right {
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

#main table th#th_right2 {
	border-right: 1px solid #666666;
	border-left: 0px solid #666666;
}

#main table td#contact_end {
	border: none;
	padding-top: 5px;
	vertical-align: bottom;
}

/* form
---------------------------- */
#main form {
	margin-bottom: 25px;
}
#main input[type="text"],#main textarea {
	padding: 2px;
	border: 1px solid #999999;
}
#main form em {
	color: #FF0000;
	padding-left: 5px;
}

#contact div.blue-font {
	font-weight:bold;
	color:#110F42;
	font-size: 14px;
}

