@charset "utf-8";
/* CSS Document */


img.clear {
	display: block;
	width: 10px;
	height: 1px;
	clear: both;
}

div#sidebar {
	float: right;
	padding-bottom: 20px;
	width: 262px;
}
div#sidebar ul.navi {
	margin: 2px 0px 0px 2px;
	width: 256px;
	border-bottom: none;
}
div#sidebar ul.navi li a {
	padding-left: 20px;
	height: 22px;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	text-decoration: underline;
	background: url(../contact/img/icon01.gif) no-repeat 10px 10px;
}
div#sidebar ul.navi li a:hover {
	color: #339999;
}
div#sidebar ul.navi li a.act {
	color: #339999;
}

div#context {
	padding: 15px 0px 20px 30px;
	width: 585px;
	min-height: 500px;
}
* html div#context {
	width: 615px;
	height: 500px;
}
div#context table,
div#context th,
div#context td, {
	font-size: 100%;
	line-height: 150%;
}

h3.cm {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 8px 10px;
	font-size: 14px;
	background: #E4E4E4;
	border-left: solid 2px #009999;
}


div#contents {
	display: block;
	margin-bottom: 1px;
	text-align: left;
	background: #fff url(../contact/img/back01.gif) repeat-y right;
}
div#contents img {
	display: block;
}
div#contents a img {
	display: inline;
}

div#fPath a {
	color: #333333;
}
div#fPath span {
	color: #FF6600;
}


/* contact/index.html */
body.contact div.index#contents div#data {
	margin-top: 30px;
}
body.contact div.index#contents div#data div.item {
	margin-top: 20px;
	padding: 10px 0px;
	border-top: solid 1px #CCCCCC;
}
body.contact div.index#contents div#data div.item h3 {
	padding-left: 15px;
	font-size: 16px;
	background: url(../contact/img/icon02.gif) no-repeat 0px 7px;
}
body.contact div.index#contents div#data div.item a {
	text-decoration: underline;
}
body.contact div.index#contents div#data div.item p {
	margin-top: 20px;
}
body.contact div.index#contents div#data div.gotop {
	margin-top: 20px;
	text-align: right;
}

/* form/form.html */
body.contact div.form#contents div#data {
	margin-top: 20px;
}
body.contact div.form#contents div#data em {
	color: #FF6600;
}
body.contact div.form#contents div#data th {
	padding: 10px;
	vertical-align: top;
	color: #339999;
	border: solid 1px #CCCCCC;
}
body.contact div.form#contents div#data td {
	padding: 10px;
	border: solid 1px #CCCCCC;
}
body.contact div.form#contents div#data td input {
	padding: 1px;
	width: 350px;
}
body.contact div.form#contents div#data td textarea {
	padding: 1px;
	width: 350px;
	height: 150px;
}
body.contact div.form#contents div#data div.btn {
	margin-top: 20px;
	text-align: center;
}
body.contact div.form#contents div#data div.btn input {
	margin: 0px 20px;
	width: 110px;
	height: 31px;
	cursor: pointer;
	color: #339999;
	text-align: center;
	background: url(../contact/img/form_img01.gif) no-repeat;
	border: solid 1px #CCCCCC;
}
body.contact div.form#contents div#data div.btn input:hover {
	border: solid 1px #339999;
}
body.contact div.form#contents div#data div.gotop {
	margin-top: 50px;
	text-align: right;
}

/* qa/index.html */
body.contact div.qa#contents div#data {
	margin-top: 30px;
}
body.contact div.qa#contents div#data a {
	text-decoration: underline;
}
body.contact div.qa#contents div#data div.topm {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: solid 2px #009999;
}
body.contact div.qa#contents div#data div.topm li {
	margin: 5px 0px;
	padding-left: 15px;
	background: url(../contact/img/icon03.gif) no-repeat left center;
}
body.contact div.qa#contents div#data div.area {
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom: solid 2px #009999;
}
body.contact div.qa#contents div#data div.area h4 {
	margin-bottom: 10px;
	color: #339999;
}
body.contact div.qa#contents div#data div.area ul {
	padding-bottom: 20px;
	background: url(../contact/img/line01.gif) repeat-x bottom;
}
body.contact div.qa#contents div#data div.area li a {
	color: #666666;
}
body.contact div.qa#contents div#data div.area li a:hover {
	color: #339999;
}
body.contact div.qa#contents div#data div.area h5 {
	margin-top: 20px;
	padding: 10px;
	color: #339999;
	background: #E0EDED;
}
body.contact div.qa#contents div#data div.area div.item p {
	padding: 10px;
}

body.contact div.qa#contents div#data div.gotop {
	margin-top: 20px;
	text-align: right;
}























