body, html {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: #ffffff;
	font: normal 84.99% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #5b6166;
}

.w100 {
	width: 100%;
}

.h100 {
	height: 100%;
}

.w100h100 {
	width: 100%;
	height: 100%;
}

a {
	color: #2a66b7;
}

.bg_s {
	background: url(i/bg_s.gif) left top repeat-y;
}

.bg {
	background: url(i/bg.gif) left top repeat;
	width: 100%;
	height: 100%;
}

table {
	font-size: 100%;
	line-height: 1.4em;
	text-align: justify;
}

#menu {
	background: url(i/i_07_bg.gif) right bottom no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding: 20px 10px 20px 35px;
}

#menu .item{
	background: url(i/menu_item.gif) left center no-repeat;
	padding-left: 25px;
	margin: 9px 0px;
}

#menu .item a{
	color: #2a66b7;
}

.center {
	height: 100%;
	background: url(i/i_21.jpg) left bottom no-repeat;
}

.left_col {
	padding-bottom: 380px;	
}

.left_col .banner {
	text-align: center;
	font-size: 14px;
	margin: 43px;
}

.left_col .banner img {
	border: solid 7px #e9dda8;
	margin-bottom: 5px;
}

.left_col .price {
	background: url(i/doc.gif) left center no-repeat;
	font-size: 12px;
	margin: 30px 40px;
	padding-left: 40px;
	text-align: left;
}

.right_col {
	width: 100%;
	padding: 20px;
}

.right_col .title {
	color: #dc0000;
	font-size: 25px;
	padding-bottom: 8px;
	border-bottom: solid 2px #dc0000;
}

#content {
	font-size: 12px;
	padding: 20px 0px;
}

#content a{
	color: #2a66b7;
}

#feedback form{
	margin:0px;
	padding: 30px 0px;
}

#feedback .item{
	display: block;
	height: 35px;
}

#feedback .item_textarea{
	display: block;
	height: 140px;
}

#feedback .item_chk{
	display: block;
	height: 95px;
}

#feedback .item_title{
	float: left;
	width: 240px;
	font-weight:bold;
	font-size: 100%;
	margin-bottom: 10px;
	text-align: left;
}

#feedback .item_title_specify{
	font-size: 100%;
	font-weight: normal;
}

#feedback .item_content{
	float: left;
	width: 350px;
	font-size: 100%;
	margin-bottom: 10px;
}

#feedback .item_content .txt{
	width:100%;
	font-size: 100%;
	background: #e7e7e7;
}

#feedback .item_content textarea{
	width:100%;
	font-size: 90%;
	font-family: verdana;
	background: #e7e7e7;
	height: 120px;
}

#feedback .item_content .select{
	width:240px;
	font-size: 100%;
	background: #e7e7e7;
}

#feedback .button {
	margin-left: 240px;
}

#feedback .button input{
	background: #2689b7;
	width: 150px;
	font-size: 90%;
	color: #ffffff;
}

#feedback sup {
	color: #ab0000;
	margin-left:5px;
}

#feedback label {
	cursor: pointer;
}

#feedback #feedback_chk {
	display: none;
}

#feedback #feedback_question {
	display: none;
}

#feedback #feedback_link {
	display: none;
}

.siteguru{
	font-size: 10px;
	padding-top: 8px;
	color: #887e65;
	float: right;
	padding-bottom: 10px;
	white-space: nowrap;
}

.siteguru a {
	color: #656363;
}

.siteguru img{
	float: right;
	margin-left: 10px;
	margin-right: 35px;
}
