@charset "utf-8";

/*************************************************************** header **/

#header2 {
	position: relative;
	background: url(../images/common/bg_header.jpg) 0 0 no-repeat;
	padding: 18px 0 20px 21px;
	margin: 0;

}

#header2 h2 {
	font-size: 10px;
	color: #FFF;
	height: 10px;
	line-height: 10px;
	padding: 0 0 0 8px;
	margin: 0 0 13px 0;
}

#header2 p {
	padding: 0 0 0 4px;
}

#header2 .tel {
	position: absolute;
	right: 0;
	top: 0;
}

/*************************************************************** パンくず **/

#path {
	clear: both;
	padding: 7px 0 7px 12px;
	text-align: right;
}

#path li {
	display: inline;
	margin: 0 5px 0 0;	
}

#path li a {
	padding: 0 15px 0 0;
	background: url(../images/common/bg_path.gif) right center no-repeat;
	color: #999;
	text-decoration: none;
 }
 
#path li a:hover {
 	color:#666;
	text-decoration: underline;
}

/******************************************  **/
#right .ttlUnder {
	margin: 0 10px 15px 10px;
	line-height: 1.6;
}

#right h4 {
	clear: both;
	margin: 0 0 10px 0;
}

/******** ページトップへ戻る **/
#right .toTop {
	clear: both;
	float: right;
	padding: 0 10px 0 15px;
	background: url(../images/common/arrow1.gif) 0 center no-repeat;
	margin: 0 0 15px 0;
}

#right .toTop a {
	color: #333;
	text-decoration: none;
}

#right .toTop a:hover {
	color: #F33;
	text-decoration: underline;
}


/********************************************** voice.html **/
#right .voice_ttl {
	background: url(../images/voice/bg_voice1.jpg) right 20px no-repeat;
	padding: 0 240px 25px 0;
	margin: 30px 0 25px 10px;
	border-bottom: 1px dashed #999;
}

#right .voice_ttl2 {
	background: url(../images/voice/bg_voice2.jpg) left 20px no-repeat;
	padding: 0 0 0 240px;
	margin: 0 10px 40px 0;
}

#right .voice_ttl dt,
#right .voice_ttl2 dt {
	margin: 0 0 15px 0;
}

#right .voice_ttl dd,
#right .voice_ttl2 dd {
	line-height: 1.6;
}

/************************************ question.html */
#right .question {
	margin: -7px 0 40px 20px;
}

#right .question li {
	margin: 7px 0 0 0;
}

#right .question li a {
	color: #333;
	text-decoration: none;
}

#right .question li a:hover {
	color: #39F;
	text-decoration: underline;
}

#right .answer {
	margin: -5px 20px 20px 20px;
}

#right .answer dt {
	background: url(../images/question/bg_q.jpg) 0 0 no-repeat;
	padding: 15px 0 0 24px;
	margin: 30px 0 0 0;
 }
 
 #right .answer dd {
 	margin: 18px 0 0 0;
	background: url(../images/question/bg_a.jpg) 15px 0 no-repeat;
	padding: 8px 10px 25px 40px;
	border-bottom: 1px dashed #999;
	line-height: 1.6;
}

/******************************** sv.html **/


#right .gaiyo {
	border-collapse: collapse;
	border-spacing: 0;
	width: 500px;
	margin: 0 auto 20px;
}

#right .gaiyo th {
	border: 1px solid #999;
	padding: 7px 0 5px;
	background: #aed9ff;
}

#right .gaiyo th.tenpo {
	width: 70px;
}

#right .gaiyo td.tenpo {
	background: #DEF0FE;
	text-align: center;
}

#right .gaiyo td {
	border: 1px solid #999;
	padding: 7px 8px 5px;
	vertical-align: middle;
}

#right .privacy {
	margin: 0 20px 20px 40px;
}

#right .privacy li {
	list-style: outside decimal;
	margin: 10px 0 0 0;
	line-height: 1.6;
}

/************************************ contact.html **/
#right .ttl_con {
	margin: 0 0 10px 10px;
}

#right .kaisetsu {
	margin: 0 0 30px 20px;
}

#right .tel {
	font-size: 1.4em;
	margin: 0 0 30px 20px;
}

#right .tel span {
	font-size: 1.2em;
	color: #FE421B;
	font-weight: bold;
}

#right .hissu {
	color: #C00;
	margin: 0 0 10px 20px;
}

#right form {
	margin: 0 0 20px 0;
}

#right fieldset {
	border: none;
}


#right form table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 500px;
	margin: 0 auto 20px;
}

#right form table th {
	border: 1px solid #999;
	padding: 5px;
	background: #aed9ff;
	font-weight: normal;
	width: 180px;
}

#right form table th span {
	color: #C00;
	margin: 0 0 0 5px;
}


#right form table td {
	border: 1px solid #999;
	padding: 5px;
}

#right form table .short input {
	width: 50px;
}

#right form table .long input,#right form table .long textarea {
	width: 280px;
}

#right form .info {
	color: #005590;
}

#right form .btn {
	text-align: center;
}

#right form .btn input {
	margin: 0 10px;
}

#right .top {
	margin: 0 0 15px 0;
}


/********************************************* sitemap.html **/

#right .ttl_sitemap {
	margin: 0 30px 20px 10px;
	font-weight: bold;
	border-bottom: 1px solid #005590;
	padding: 0 0 5px 5px;
}

#right .ttl_sitemap a {
	color: #005590;
	text-decoration: none;
}

#right .ttl_sitemap a:hover {
	color: #09F;
	text-decoration: underline;
}

#right .ttl_sitemap2 {
	margin: 0 30px 10px 30px;
	color: #005590;
	border-bottom: 1px solid #005590;
	padding: 0 0 5px 5px;
	font-weight: bold;
}

#right .sitemap {
	margin: 0 0 30px 45px;
}

#right .sitemap li {
	margin: 10px 0 0 0;
}

#right .sitemap li a,#right .sitemap2 li a {
	color: #333;
}

#right .sitemap li a:hover,#right .sitemap2 li a:hover {
	color: #999;
	text-decoration: none;
}

#right .sitemap2 {
	margin: 0 0 20px 20px;
}

#right .sitemap2 li {
	margin: 10px 0 0 0;
}