@charset "utf-8";
/* CSS Document */



/*----------------------------------------

	default

----------------------------------------*/

/*---- reset ----*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td {
	margin:0;
	padding:0;
}
/*---- body ----*/

body {
	color:#000000;
	font-size:10px;
	line-height:120%;
	text-align:center;
	background-color: #f6f6f6;
	background-image: url(../../img/bg_01.gif);
	background-repeat: repeat-x;
	background-position: center top;/*	font-family: "ＭＳ　Ｐゴシック", Osaka, Verdana, arial,sans-selif;*/

}
/*---- cantainer ----*/

#Wrapper {
	width:900px;
	height:100%;
	background-color:#FFFFFF;
	text-align:left;
	margin: 0px auto;
	overflow: hidden;
}
/*---- heading ----*/

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
/*---- link ----*/

a:link {
	color:#8da840;
	text-decoration:none;
}
a:visited {
	color:#8da840;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a[name]:hover {
	text-decoration:none;
}
/*---- images ----*/

img {
	vertical-align:bottom;
	border:0;
}
/*---- list ----*/

li {
	list-style:none;
}
/*---- horizontal ----*/

hr {
	display:none;
}
/*----------------------*/



/*---- TopPage Pref ----*/



/*----------------------*/





/*---- Top header area ----*/

#headerarea {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #cccccc;
	height:49px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}

#headerarea h1 {
	float: left;
}
#headerarea p {
	float: left;
}
#headerarea ul {
	float: right;
	margin-top: 28px;
}
#headerarea ul li {
	float: right;
}
/*---- Top flash area ----*/

#flash {
	width:898px;
	height:310px;
	margin: 0px;
	border: 1px solid #CCCCCC;
}
/*---- Top Contents area ----*/


#mainCont {
	margin: 5px;
	clear: both;
}
/*---- Top Left area ----*/


#mainCont #topmain {
	float: left;
	width: 597px;
}
#mainCont #topmain #topThink {
	width: 597px;
	float:left;
	background-image: url(../../img/top_think_bg.gif);
	background-repeat: repeat-y;
	clear:both;
	
}
#mainCont #topmain #topThink_bottom {
	background:url(../../img/top_think_bottom.gif) no-repeat center bottom;
	padding:0 0 10px 0;
	clear:both;
	width: 597px;
}
#mainCont #topmain #topThink h1 {
	width:597px;
	height:33px;
	clear:both;
	margin:0 0 5px 0;
}

#mainCont #topmain #topThink ul {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#mainCont #topmain #topThink ul li {
	float: left;
}

#mainCont #topmain #topThink ul li.service {
	padding:0 10px 0 0;
}



/*廻り込み解除BOXここから*/
.clr:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
.clr {
	display:inline-table;
	min-height:1%;
}

* html .clr {
	height:1px;
}
.clr {
	display:block;
}
/*廻り込み解除BOXここまで*/
hr {
	display:none;
	}

/*メニュー上段*/
#mainCont #topmain #topThink div.service_menu {
	background:url(../../img/waku_side.gif) center top repeat-y;
	width:573px;
	margin:0 auto 5px auto;
	clear:both;
}
#mainCont #topmain #topThink div.service_menu p {
	background:url(../../img/waku_bottom.gif) no-repeat center bottom;
	width:282px;
}
#mainCont #topmain #topThink div.service_menu p.left {
	float:left;
}
#mainCont #topmain #topThink div.service_menu p.right {
	float:right;
}
#mainCont #topmain #topThink div.service_menu p strong {
	background:url(../../img/waku_top.gif) no-repeat center top;
	display:block;
	font-size:14px;
	color:#fe7200;
	padding:12px 0 5px 39px;
}
#mainCont #topmain #topThink div.service_menu p strong a{
	color:#fe7200;
}

#mainCont #topmain #topThink div.service_menu p span {
	padding:5px 10px 10px 10px;
	display:block;
	line-height:1.4;
}

#mainCont #topmain #topThink div.service_menu p span a {
	color:#242424;
}
#mainCont #topmain #topThink div.service_menu p span a:hover {
	text-decoration:none;
	color:#4c4c4c;
}

/*メニュー下段*/
#mainCont #topmain #topThink div.service_menu2 {
	background:url(../../img/waku_side2.gif) center top repeat-y;
	width:573px;
	margin:0 auto 5px auto;
	clear:both;
}

#mainCont #topmain #topThink div.service_menu2 p.left {
	float:left;
	width:228px;
	background:url(../../img/waku_bottom2.gif) no-repeat center bottom;
	margin:0 3px 0 0;
	display:inline;
}
#mainCont #topmain #topThink div.service_menu2 p.center {
	float:left;
	width:164px;
	margin:0 3px 0 0;
	background:url(../../img/waku_bottom3.gif) no-repeat center bottom;
	display:inline;
}
#mainCont #topmain #topThink div.service_menu2 p.right {
	float:right;
	width:175px;
	background:url(../../img/waku_bottom4.gif) no-repeat center bottom;
}
#mainCont #topmain #topThink div.service_menu2 p strong {
	display:block;
	font-size:12px;
	color:#54a8d4;
	padding:9px 0 3px 30px;
}
#mainCont #topmain #topThink div.service_menu2 p.left strong {
	background:url(../../img/waku_top2.gif) no-repeat center top;
}
#mainCont #topmain #topThink div.service_menu2 p.center strong {
	background:url(../../img/waku_top3.gif) no-repeat center top;
}
#mainCont #topmain #topThink div.service_menu2 p.right strong {
	background:url(../../img/waku_top4.gif) no-repeat center top;
}
#mainCont #topmain #topThink div.service_menu2 p strong a{
	color:#54a8d4;
}
#mainCont #topmain #topThink div.service_menu2 p.right strong a{
	color:#9fca08;
}
#mainCont #topmain #topThink div.service_menu2 p span {
	padding:5px 10px 10px 10px;
	display:block;
}

#mainCont #topmain #topThink div.service_menu2 p span a {
	color:#242424;
}
#mainCont #topmain #topThink div.service_menu2 p span a:hover {
	text-decoration:none;
	color:#4c4c4c;
}
#mainCont #topmain h3 {
	clear:both;
	padding:10px 0 8px 0;
}
#mainCont #topmain p.read {
	font-size:12px;
	line-height:1.4;
	padding:0 10px;
	color:#595959;
	margin:0 0 15px 0;
}


.merit a.active,  .merit a:focus,  .merit a:hover {
	background-image: url(../../img/top_merit_bt.gif);
	background-repeat: no-repeat;
	background-position: 0px -70px;
}
.consul a {
	width: 214px;
	height:60px;
	background-image: url(../../img/top_consul_bt.gif);
	background-repeat: no-repeat;
	margin-right: 1px;
}
.consul a.active,  .consul a:focus,  .consul a:hover {
	background-image: url(../../img/top_consul_bt.gif);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	margin-right: 1px;
}
.voice a {
	width: 214px;
	height:60px;
	background-image: url(../../img/top_voice_bt.gif);
	background-repeat: no-repeat;
	margin-right: 1px;
}
.voice a.active,  .voice a:focus,  .voice a:hover {
	background-image: url(../../img/top_voice_bt.gif);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	margin-right: 1px;
}
.joho a {
	width: 143px;
	height:60px;
	background-image: url(../../img/top_joho_bt.jpg);
	background-repeat: no-repeat;
}
.joho a.active,  .joho a:focus,  .joho a:hover {
	background-image: url(../../img/top_joho_bt.jpg);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}
#mainCont #topmain #topThink img {
	clear:both;
	border:0;
	float:left;
	vertical-align:bottom;
	margin:0;
	padding:0;
}
/*---- Top News area ----*/



#mainCont #topmain #topNews {
	background-color: #FFFFFF;
	background-image: url(../../img/top_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
}
#mainCont #topmain #topNews h2 {
	width:592px;
	height:22px;
	float: left;
}
#mainCont #topmain #topNews .newsKiji {
	clear:both;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 12px;
}
#mainCont #topmain #topNews ul li {
	line-height:1.4em;
	margin-bottom:4px;
}
#mainCont #topmain #topNews ul li .newsDate {
	font-size:1.2em;
!important  font-size:1.0em;
	margin-right:5px;
}
#mainCont #topmain #topNews ul li .newsMidashi {
	font-size:1.2em;
!important  font-size:1.0em;
}
#mainCont #topmain #topNews ul li li {
	font-size:1.0em;
!important  font-size:0.8em;
	background-image: url(../../img/top_news_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
}
/*---- Top CompanyLink area ----*/



#mainCont #topmain #mainKigyoLink {
	margin-left: 12px;
	height: 72px;
	clear:both;
}
#mainCont #topmain #mainKigyoLink a {
	position: absolute;
	width: 362px;
	height: 72px;
	float: left;

}
#mainCont #topmain #mainKigyoLink a.active,  #mainCont #topmain #mainKigyoLink a:focus,  #mainCont #topmain #mainKigyoLink a:hover {
	position: absolute;
	float: left;
	margin-right: 1px;
}
#mainCont #topmain #mainKigyoLink img {
	float: right;
}
/*---- Top Right area ----*/





#mainCont #topsub {
	float: right;
	width: 288px;
	margin:0;
	padding:0;
}
#mainCont #topsub #LoginForm {
	background-image: url(../../img/top_sub_waku2.gif);
	background-repeat: repeat-y;
}
#mainCont #topsub #LoginForm #SubServiceWaku {
	background-image: url(../../img/top_sub_waku.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 288px;
}
#mainCont #topsub #LoginForm #WakuBottom {
	width: 288px;
	height: 15px;
	background-image: url(../../img/top_sub_waku3.gif);
	background-repeat: no-repeat;
	float: left;
}
#mainCont #topsub #LoginForm #serviceLink {
	height: 114px;
}
#mainCont #topsub #LoginForm #serviceLink a {
	position: absolute;
	width:268px;
	height: 114px;
	margin-right: 10px;
	margin-left: 10px;
}
#mainCont #topsub #LoginForm #serviceLink a.active,  #mainCont #topsub #LoginForm #serviceLink a:focus,  #mainCont #topsub #LoginForm #serviceLink a:hover {
	position: absolute;
	margin-right: 10px;
	margin-left: 10px;
}
.regiText {
	clear:both;
	margin-left:10px;
}
#mainCont #topsub #FormArea {
	clear: both;
	width: 288px;
	overflow:hidden;
}
#mainCont #topsub #FormArea h2 {
	width:268px;
	height: 24px;
	margin-right: 10px;
	margin-left: 10px;
}
#mainCont #topsub #LoginForm #mypageLogin {
	height: 72px;
}
#mainCont #topsub #LoginForm #mypageLogin a {
	position: absolute;
	width: 268px;
	height: 72px;
	margin-right: 10px;
	margin-left: 10px;
}

/*

#mainCont #topsub #FormArea ul{
	padding: 5px;
	clear: both;
	width: 268px;
}


#mainCont #topsub #FormArea ul li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}



.LoginId{
	width: 268px;
	height: 19px;
	background-image: url(../../img/top_id.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 60px;
	float:left;
}



.LoginId input{
	padding: 0px;
	height: 17px;
	width: 130px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	float:left;
}



.LoginPass{
	width: 268px;
	height: 19px;
	background-image: url(../../img/top_pass.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 60px;
	float:left;
}



.LoginPass input{
	padding: 0px;
	height: 17px;
	width: 130px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	float:left;
}


.LoginPass .LoginSubmit{
	padding: 0px;
	height: 19px;
	width: 60px;
	margin-left:3px;
	font-size:1.0em;!important
	font-size:0.8em;
	border: 1px solid #ffffff;
}


#LoginOpt{
	margin-left:10px;
	margin-bottom:3px;
	font-size:1.0em;
	color:#999999;
	line-height:1.4em;
	float:left;
}



.PassAgain{
	width: 268px;
	height: 15px;
	background-image: url(../../img/top_form_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
	margin-bottom:3px;
	float:left;
}



.CookeiSave{
	width: 268px;
	height: 20px;
	margin-left:10px;
	margin-bottom:3px;
	float:left;
}

.CookeiSave .SaveCheck{
	padding:0px;
	margin-right:3px;
	vertical-align: top;
	border:1px solid #eeeeee;
}



.SaveTxt{
	vertical-align: top;
}

*/

#QRcode {
	width: 268px;
	height: 72px;
	background-repeat: no-repeat;
	clear: both;
	margin:2px 10px 0;
}

ul#LPbnn {
	width: 268px;
	background-repeat: no-repeat;
	clear: both;
	margin:10px 10px 0 10px;
}
ul#LPbnn li {
	margin:0 0 5px 0;
	list-style:none;
}

#menuGraBn{
	width:268px;
	clear:both;
	text-align:center;
	margin:0px 10px 0px 10px;
}
#menuGraTxt{
	width:268px;
	font-size:0.8em;
	line-height:1.2em;
	text-align:left;
	margin:3px 10px 5px 10px;
}
/*---------------------------*/



/*---- TemplatePage Pref ----*/



/*---------------------------*/







/*---- Template Header Area Pref ----*/





#Tempheaderarea {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #cccccc;
	height:49px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#Tempheaderarea h1 {
	float: left;
}
#Tempheaderarea p {
	float: left;
}
#Tempheaderarea #HeadLogin {
	width: 150px;
	height: 31px;
	margin-top:10px;
	margin-right:10px;
	float:right;
}
#Tempheaderarea #HeadLogin ul {
	padding:0px;
}
#Tempheaderarea #HeadLogin ul li {
	height: 31px;
}
#Tempheaderarea #HeadLogin ul li a {
	position:absolute;
	width: 150px;
	height: 31px;

}
/*

.HeadLoginId{

	height: 19px;

	background-image: url(../../img/top_id.gif);

	background-repeat: no-repeat;

	background-position: left center;

	margin: 0px;

	padding-top: 0px;

	padding-right: 2px;

	padding-bottom: 0px;

	padding-left: 60px;

	float:left;

}



.HeadLoginId input{

	padding: 0px;

	height: 17px;

	width: 128px;

	border: 1px solid #CCCCCC;

	margin: 0px;

	float:left;

}



.HeadLoginPass{

	height: 19px;

	background-image: url(../../img/top_pass.gif);

	background-repeat: no-repeat;

	background-position: left center;

	margin: 0px;

	padding-top: 0px;

	padding-right: 2px;

	padding-bottom: 0px;

	padding-left: 60px;

	float:left;

}





.HeadLoginPass input{

	padding: 0px;

	height: 17px;

	width: 128px;

	border: 1px solid #CCCCCC;

	margin-right: 4px;

	float:left;

}



.HeadLoginPass .HeadLoginSubmit{

	padding: 0px;

	height: 19px;

	width: 50px;

	margin:0px;

	font-size:1.0em;!important

	font-size:0.8em;

	border: 1px solid #ffffff;

}



.HeadPassAgain{

	height: 15px;

	background-image: url(../../img/top_form_arrow.gif);

	background-repeat: no-repeat;

	background-position: left top;

	text-indent: 20px;

	margin-top: 4px;

	margin-left:10px;

}

*/

.LineA {
	height:2px;
	background-image: url(../../img/line898.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	clear:both;
}
/**/





/*---- Template Contents Area 01 Pref ----*/



#TemplateMainCont {
	margin:0px;
	padding:0px;
}
/*---- Temp Left Menu area ----*/



#LeftMenu {
	width:243px;
	float:left;
}
#LeftMenu #MenuGroup01 {
}
#LeftMenu #MenuGroup01 ul,  #LeftMenu #MenuGroup01 ul li {
	float:left;
}
#LeftMenu #MenuGroup01 ul {
	width: 243px;
	height: 305px;
	background-image: url(../../img/sub_menu01.jpg);
	background-repeat: no-repeat;
}
#LeftMenu #MenuGroup01 ul li a {
	width:243px;
	display:block;
}

#LeftMidashi {
	width: 243px;
	height: 23px;
	float: left;
}
#SiteLink {
	width:243px;
	height:93px;
	margin:0;
	padding:0;
	float:left;
}
#LeftMenu #MenuGroup02 {
}
#LeftMenu #MenuGroup02 ul,  #LeftMenu #MenuGroup02 ul li {
	float:left;
}
#LeftMenu #MenuGroup02 ul {
	width: 243px;
	height: 151px;
	background-image: url(../../img/sub_menu02.jpg);
	background-repeat: no-repeat;
}
#LeftMenu #MenuGroup02 ul li a {
	width:243px;
	display:block;
}
#LeftMenu #MenuGroup02 .inQR {
	display:block;
	background-repeat: no-repeat;
	clear: both;
	height: 85px;
	width: 244px;
	margin-bottom:20px;
}
#LeftMenu #MenuGroup02 ul.inLPbnn {
	width: 244px;
	background:none;
	clear: both;
	height:auto;
}
#LeftMenu #MenuGroup02 ul.inLPbnn li {
	margin:0 0 5px 0;
	list-style:none;
	float:none;
}

/*---- Temp Main Contennts area ----*/





#main {
	width:620px;
	float:right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#main h2 {
	height:40px;
	background-image: url(../../img/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	margin-top: 10px;
	padding:0 0 10px 0;
}
#main h3 {
	font-size: 18px;
	color: #666666;
	background-image: url(../../img/title-big.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 55px;
	width: 600px;
	padding-left: 15px;
	line-height: 130%;
	margin-bottom: 10px;
}
#main h4 {
	font-size: 12px;
	color: #666666;
	background-image: url(../../img/title-ssmaal.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 600px;
	padding-left: 15px;
	line-height: 130%;
}
#main #honbun {
	width:620px;
	font-size:1.2em;
	line-height:1.6em;
	float:left;
	color: #666666;
}
#gotoTop a {
	width: 144px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	float: right;
}

/*---- footer area ----*/



#footer {
	clear:both;
	font-size:10px;
	text-align:right;
	line-height:1.8em;
}
#footer #footLink {
}
#footer ul {
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	display:inline;
	margin-right:3px;
	padding-left:7px;
	border-left:1px solid #000;
}
#footer ul li a {
	color:#000000;
}
#footer ul li.pri {
	padding-left:0;
	border-left:0;
}
#footer p {
	background-color: #cccccc;
	padding-right:5px;
}
/*---- Temp Main Form Table area ----*/



#honbun .FormTable {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.FormTable input {
	border: 1px solid #CCCCCC;
}
.FormTable td .FTtitle {
	background-color: #FF9600;
	text-align:left;
	color:#FFFFFF;
	font-weight: bold;
	text-indent: 10px;
}
.FormTable td {
	text-align: left;
}
.FormTable td .hissu {
	padding-left:5px;
	padding-right:5px;
	background-color: #eeeeee;
	color: #cc0000;
	white-space: nowrap;
}
.FormTable td .komoku {
	padding-left:5px;
	padding-right:5px;
	background-color: #eeeeee;
	white-space: nowrap;
}
.cautionRed {
	color: #cc0000;
}
.cautionRedBold {
	color: #cc0000;
	font-weight: bold;
}
/*---- General Search Form area ----*/



#honbun .GsearchForm {
	background-color: #FFFFFF;
}
#honbun .GsearchForm h5 {
	font-size: 1.8em;
	text-indent: 50px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 10px;
}
.md01 {
	background-image: url(../../img/Gsrch_01.gif);
	background-repeat: no-repeat;
}
.md02 {
	background-image: url(../../img/Gsrch_02.gif);
	background-repeat: no-repeat;
}
.md03 {
	background-image: url(../../img/Gsrch_03.gif);
	background-repeat: no-repeat;
}
.md04 {
	background-image: url(../../img/Gsrch_04.gif);
	background-repeat: no-repeat;
}
.md05 {
	background-image: url(../../img/Gsrch_05.gif);
	background-repeat: no-repeat;
}
.GsFormTable {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.GsFormTable table {
	font-size: 0.9em;
	line-height: 1.0em;
	text-align: left;
	vertical-align: top;
}
.GsFormTable table th {
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #3399cc;
}
.GsFormTable table td {
	white-space: nowrap;
	padding-right: 10px;
}
.jokenSave {
	margin: 5px;
	margin-bottom: 5px;
}
.GSSubmit {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.GSSubmit input {
	margin-right: 15px;
}
.GSCaution {
	line-height: 30px;
	background-image: url(../../img/Gsrch_info.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	margin-left: 50px;
	margin-top: 5px;
	text-align: left;
	text-indent: 35px;
}
/*---- General Search List area ----*/





#honbun #GSList {
	margin: 0px;
}
#honbun #GSList #SerchNum {
	font-size: 1.2em;
	line-height: 180%;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#honbun #GSList #SerchNum .RedNum {
	font-size: 1.6em;
	color: #cc0000;
}
#honbun #GSList #SerchNum .smalltxt {
	font-size: 0.8em;
}
#honbun #GSList #SrchJoken table {
	font-size:1.0em;
	line-height:1.2em;
}
#honbun #GSList #SrchJoken table th {
	background-color: #99cc00;
	font-weight: bold;
	color: #ffffff;
	padding: 1px;
	text-align: center;
}
#honbun #GSList #SrchJoken table td {
	padding: 0px;
	text-align: left;
	text-indent: 10px;
}
.BlueTxtBold {
	color: #3399cc;
}
.bgGray {
	background-color:#ececec;
	line-height:140%;
}
#SrchJoken ul li {
	display:inline;
	text-indent:20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div .reSearch {
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}
.reSearchBtnG {
	width: 185px;
	height: 44px;
	background-image: url(../../img/reSearchBtnG.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer
}
.NextBack {
	margin-top: 5px;
	margin-bottom: 5px;
}
.NextBack ul li {
	float: right;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cecece;
	padding-left: 5px;
}
.NextBack ul li.NextLink {
	border-right:none;
}
.LstOfficeTitle {
	font-size: 1.2em;
	line-height: 30px;
	text-indent: 10px;
	margin-bottom: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	font-weight: bold;
	height: 30px;
	margin-top: 5px;
	background-image: url(../../img/line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.office h5 {
	font-weight: bold;
	color: #3399cc;
}
.office .Kekkanaiyo {
	background-image: url(../../img/line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 10px;
	padding-left: 15px;
}
.office .KekkaComment {
	background-color: #EEFFC1;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.office .GSshosai {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.SrchShosai {
}
.SrchShosai h5 {
	font-size: 1.4em;
	line-height: 30px;
	font-weight: bold;
	background-image: url(../../img/line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: 15px;
	height: 30px;
	margin-bottom: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
}
.SrchShosai h6 {
	font-weight: bold;
	color: #3399cc;
}
.SrchShosai .ShosaiNaiyo {
	background-image: url(../../img/line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.SrchShosai .ShosaiComment {
	background-color: #EEFFC1;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#SodanLink {
	margin: 5px;
}
#SodanLink ul li {
	width: 215px;
	height: 44px;
	margin-left:203px;
}
#SodanLink ul li a {
	position:absolute;
	width: 215px;
	height: 44px;
}

#ShienLink {
	margin: 5px;
}
#ShienLink ul li {
	width: 220px;
	height: 44px;
	margin-left:203px;
}
#ShienLink ul li a {
	position:absolute;
	width: 220px;
	height: 44px;
}

.ShosaiCaution {
}
.shosaiGrph {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
}
#sodanPoint {
	text-indent:15px;
}
#sodanPoint h5 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399cc;
	text-align: center;
	padding: 2px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#sodanPoint h6 {
	margin-top: 10px;
	margin-bottom: 15px;
}
/*---- Saiyo area ----*/





#honbun #SaiyoTxt {
	margin-left:10px;
	margin-bottom: 15px;
}
#honbun #Ohboyoko {
	margin-left:10px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	padding:1px;
}
#honbun #Ohboyoko table {
}
#honbun #Ohboyoko table th {
	font-size:1.4em;
	text-align:left;
	font-weight:bolder;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFFFCC;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
#honbun #Ohboyoko table td {
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#honbun #Ohboyoko table td.yoko_komoku {
	width:170px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:15px;
}
#honbun #Ohboyoko table td.yoko_naiyo {
	padding-top:5px;
	padding-bottom:5px;
}
#honbun #Ohbohoho {
	margin-left:10px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	padding:1px;
}
#honbun #Ohbohoho table {
}
#honbun #Ohbohoho table th {
	font-size:1.4em;
	text-align:left;
	font-weight:bolder;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFFFCC;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
#honbun #Ohbohoho table td.yoko_naiyo {
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 10px;
}
/*---- Privacy area ----*/





#PrivacyPolicy {
	font-size:1.0em;
	line-height:1.6em;
}
#PrivacyPolicy .PrMidashi {
	margin-bottom:20px;
}
#PrivacyPolicy .PrTxt {
	padding-right:10px;
	padding-bottom:15px;
}
#PrivacyPolicy h5 {
	color:#FF9933;
	padding-bottom:10px;
}
#PrivacyPolicy ul {
	margin-left:30px;
	margin-bottom:15px;
}
#PrivacyPolicy ul li {
	list-style-type: disc;
}
#PrivacyPolicy .PrBox {
	background-color: #FFFF99;
	padding: 5px;
	width: 220px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #FF9933;
}
#PrivacyPolicy .PrBox .telNo {
	font-size:0.8em;
}
/*---- Corporate area ----*/



#CorpNavi {
	font-size:10px;
	margin-right:10px;
	line-height:14px;
}
#CorpNavi li {
	display:block;
	height:14px;
	padding-bottom:2px;
	padding-right:10px;
	padding-top:2px;
	padding-left:16px;
	margin-bottom:5px;
	background-image: url(../../img/cp_arrow.gif);
	background-repeat: no-repeat;
	float:right;
	background-position: left center;
}
#CorpNavi li.NowArrow {
	display:block;
	height:14px;
	padding-bottom:2px;
	padding-right:10px;
	padding-top:2px;
	padding-left:16px;
	background-image: url(../../img/cp_arrow_on.gif);
	background-repeat: no-repeat;
	float:right;
	background-position: left center;
}
#CorpData {
	margin-left:10px;
	margin-top:10px;
	margin-bottom:15px;
}
#CorpData table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#CorpData table th {
	padding:10px;
	background-color:#FFFFCC;
	text-align:left;
	font-weight:normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#CorpData table td {
	padding:10px;
	text-align:left;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ImageTitle {
	margin-top:10px;
	margin-bottom:10px;
}
#ceoMess {
	margin-left:10px;
	margin-right:10px;
}
#ceoMess .conseptMess {
	font-weight:bold;
	line-height:20px;
	margin:10px;
}
.CeoSign {
	display:block;
	height:80px;
	margin-top:15px;
	margin-bottom:10px;
	text-align:right;
}
#CorpMess {
	margin-top:5px;
	margin-left:10px;
	margin-bottom:15px;
}
#CorpMess .sloganImg {
	margin-left:60px;
	margin-top:10px;
	margin-bottom:10px;
}
#CorpMess .SloganTxt {
	margin-left:205px;
	padding:10px;
	line-height:30px;
	font-weight:bold;
}
#CorpMess .rinenImg {
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}
#CorpMess .ShakunTxt {
	margin-left:30px;
	padding:10px;
	line-height:30px;
	font-weight:bold;
}
#AccessMap {
	margin-top:20px;
	margin-left:60px;
	margin-bottom:5px;
	height:350px;
}
#AccessMapP {
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	height:350px;
}
.BigMap {
	font-size:0.9em;
	text-align:right;
	margin-right:60px;
	padding:0px;
}
.accessTxt {
	margin-left:60px;
	margin-top:5px;
	margin-right:60px;
	margin-bottom:30px;
	padding:10px;
	border:1px solid #cccccc;
	text-align:left;
}
#shokaiTitle {
	margin-top:20px;
}
.shokaiImg {
	margin-bottom:10px;
}
.shokai01 {
	background-image: url(../../service/img/service_circle01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 15px;
	padding-left: 80px;
	padding-right:15px;
}
.shokai02 {
	background-image: url(../../service/img/service_circle02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 15px;
	padding-left: 80px;
	padding-right:15px;
}
.shokai03 {
	background-image: url(../../service/img/service_circle03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 15px;
	padding-left: 80px;
	padding-right:15px;
}
.serviceBtn {
	margin-top:30px;
	margin-bottom:30px;
}
.serviceBtn a {
	display:block;
	width:287px;
	height:55px;
	margin-left:166px;
	background-image: url(../../service/img/nagare_btn.gif);
	background-repeat: no-repeat;
}
.serviceBtn a.active,  .serviceBtn a:focus,  .serviceBtn a:hover {
	background-image: url(../../service/img/nagare_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -55px;
}
.nagareBtn {
	margin-top:30px;
	margin-bottom:30px;
}
.nagareBtn a {
	display:block;
	width:287px;
	height:55px;
	margin-left:166px;
	background-image: url(../../service/img/service_btn.gif);
	background-repeat: no-repeat;
}
.nagareBtn a.active,  .nagareBtn a:focus,  .nagareBtn a:hover {
	background-image: url(../../service/img/service_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -55px;
}
.nagare01 {
	background-image: url(../../service/img/nagare_ill01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 130px;
	margin-top: 15px;
	margin-left:10px;
}
.nagare02 {
	background-image: url(../../service/img/nagare_ill02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 130px;
	margin-left:10px;
}
.nagare03 {
	background-image: url(../../service/img/nagare_ill03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 130px;
	margin-left:10px;
}
.nagare04 {
	background-image: url(../../service/img/nagare_ill04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 130px;
	margin-left:10px;
}
.nagare05 {
	background-image: url(../../service/img/nagare_ill05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 130px;
	margin-left:10px;
}
.nagareArrow {
	margin-left:309px;
}
/*---- Merit area ----*/





#MeritArea {
	line-height:1.5em;
}
#MeritArea .MeritImg {
	margin-top: 10px;
}
#MeritArea .MeritTxt01 {
	background-image: url(../../merit/img/merit_photo01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 120px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 190px;
}
#MeritArea .MeritTxt02 {
	background-image: url(../../merit/img/merit_photo02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 190px;
}
#MeritArea .MeritTxt03 {
	background-image: url(../../merit/img/merit_photo03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 120px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 190px;
}
.HikakuTable {
	margin-top:10px;
}
.HikakuTable table {
	margin-top:10px;
	margin-bottom:10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.HikakuTable table th {
	text-align:center;
	background-color: #ffffcb;
	white-space: nowrap;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.HikakuTable table td {
	padding: 10px;
}
.HikakuTable table td.syudan {
	font-weight: bold;
	white-space: nowrap;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.HikakuTable table td.syudanC {
	font-weight: bold;
	white-space: nowrap;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #ccff00;
}
.HikakuTable table td.naiyo {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.HikakuTable table td.naiyoC {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #ccff00;
}
/*---- Consultant area ----*/





#ConsulTop {
	margin-top: 10px;
	margin-bottom: 20px;
}
#ConsulMain .consulTxt {
	line-height: 1.5em;
	padding: 10px;
}
#ConsulTop ul li {
	margin-top: 1px;
	margin-bottom: 1px;
}
#ConsulTop ul li.ConsulLink01 a {
	display:block;
	background-image: url(../../consult/img/consul_Topimg01.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 620px;
}
#ConsulTop ul li.ConsulLink01 a.active,  #ConsulTop ul li.ConsulLink01 a:focus,  #ConsulTop ul li.ConsulLink01 a:hover {
	background-image: url(../../consult/img/consul_Topimg01.jpg);
	background-repeat: no-repeat;
	background-position: 0px -220px;
}
#ConsulTop ul li.ConsulLink02 a {
	display:block;
	background-image: url(../../consult/img/consul_Topimg02.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 620px;
}
#ConsulTop ul li.ConsulLink02 a.active,  #ConsulTop ul li.ConsulLink02 a:focus,  #ConsulTop ul li.ConsulLink02 a:hover {
	background-image: url(../../consult/img/consul_Topimg02.jpg);
	background-repeat: no-repeat;
	background-position: 0px -220px;
}
#ConsulMain {
}
#ConsulMain #mainImg {
	margin-top:10px;
}
#ConsulMain .SubTitle {
	margin-top:20px;
	margin-bottom:10px;
}
#ConsulMain .ConsulProf01 {
	font-size: 1.0em;
	line-height: 1.5em;
	background-image: url(../../consult/img/consul_photo01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 240px;
}
#ConsulMain .Consulservice {
	margin-top:20px;
	margin-bottom:10px;
	margin-left:130px;
}
#ConsulMain .Consulservice a {
	display:block;
	background-image: url(../../consult/img/service_btn.jpg);
	background-repeat: no-repeat;

	height: 55px;
	width: 215px;
}
#ConsulMain .Consulservice a.active,  #ConsulMain .Consulservice a:focus,  #ConsulMain .Consulservice a:hover {
	background-image: url(../../consult/img/service_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -55px;
}

#ConsulMain .ConsulProf02 {
	font-size: 1.0em;
	line-height: 1.5em;
	background-image: url(../../consult/img/consul_photo02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 240px;
}

/*---- Hojin area ----*/





.mainTxt {
	margin:10px;
	line-height:1.5em;
}
#honbun #hnagare {
	margin-left:15px;
	clear:both;
}
#honbun #hnagare .arrows {
	display:block;
	clear:both;
}
#honbun .ToiBtnC {
	margin-left:167px;
	margin-top:10px;
	margin-bottom:10px;
}
#honbun .ToiBtnC a {
	display:block;
	background-image: url(../../hojin/img/carimo_btn.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 287px;
}
#honbun .ToiBtnC a.active,  #honbun .ToiBtnC a:focus,  #honbun .ToiBtnC a:hover {
	background-image: url(../../hojin/img/carimo_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -55px;
}
#honbun .ToiBtn {
	margin-left:218px;
	margin-top:5px;
	margin-bottom:10px;
}
#honbun .ToiBtn a {
	display:block;
	background-image: url(../../hojin/img/toi_btn.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 185px;
}
#honbun .ToiBtn a.active,  #honbun .ToiBtn a:focus,  #honbun .ToiBtn a:hover {
	background-image: url(../../hojin/img/toi_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -44px;
}
#honbun .blogBnC {
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;
	margin-top:15px;
}
#honbun .blogBnC a {
	display:block;
	background-image: url(../../hojin/img/banner-company.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 590px;
}
#honbun .blogBnC a.active,  #honbun .blogBnC a:focus,  #honbun .blogBnC a:hover {
	background-image: url(../../hojin/img/banner-company.jpg);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}
#honbun #hnagare .hnagare01 {
	display:block;
	background-image: url(../../hojin/img/nagare_step01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:50px;
	height: 60px;
	padding-top: 70px;
	padding-left: 140px;
}
#honbun #hnagare .hnagare02 {
	display:block;
	background-image: url(../../hojin/img/nagare_step02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:599px;
	height:165px;
}
#honbun #hnagare .hnagareL01 {
	float:left;
	width:150px;
	font-size:1.0em;
	line-height:1.5em;
	margin-left:138px;
	margin-top:70px;
}
#honbun #hnagare .hnagareR01 {
	float:left;
	width:165px;
	font-size:1.0em;
	line-height:1.5em;
	margin-left:15px;
	margin-top:70px;
}
#honbun #hnagare .hnagare03 {
	display:block;
	background-image: url(../../hojin/img/nagare_step03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:599px;
	height:165px;
}
#honbun #hnagare .hnagare04 {
	display:block;
	background-image: url(../../hojin/img/nagare_step04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	padding-top: 70px;
	padding-left: 140px;
}
#honbun #hnagare .hnagare05 {
	display:block;
	background-image: url(../../hojin/img/nagare_step05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	padding-top: 70px;
	padding-left: 140px;
}
.carimoImg {
	margin-top:15px;
	margin-bottom:15px;
}
.carimoP01 {
	background-image: url(../../hojin/img/carimo_point01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 15px;
	margin-left: 58px;
	padding-right: 10px;
	padding-left: 74px;
}
.carimoP02 {
	background-image: url(../../hojin/img/carimo_point02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 15px;
	margin-left: 58px;
	padding-right: 10px;
	padding-left: 74px;
}
.carimoP03 {
	background-image: url(../../hojin/img/carimo_point03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 15px;
	margin-left: 58px;
	padding-right: 10px;
	padding-left: 74px;
}
.carimoCath {
	text-align: center;
	margin-bottom: 20px;
}
/*---- Voice area ----*/



#VoiceTop {
	margin-top:40px;
}
#VoiceTop #VoiceTopL {
	width:302px;
	display:block;
	float:left;
}
#VoiceTop #VoiceTopR {
	width:303px;
	display:block;
	float:left;
	margin-left:15px;
}
#VoiceTop .VToptxt {
	padding:5px;
	line-height:1.5em;
}
#VoiceTop .VToopLink {
	margin-left:100px;
	margin-right:10px;
	margin-bottom:30px;
}
#VoiceTop .VToopLink a {
	display:block;
	background-image: url(../../voice/img/VTopLinkBtn.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 186px;
}
#VoiceTop .VToopLink a.active,  #VoiceTop .VToopLink a:focus,  #VoiceTop .VToopLink a:hover {
	background-image: url(../../voice/img/VTopLinkBtn.gif);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}
#honbun .blogBn {
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;
	margin-top:15px;
}
#honbun .blogBn a {
	display:block;
	background-image: url(../../voice/img/banner-success.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 590px;
}
#honbun .blogBn a.active,  #honbun .blogBn a:focus,  #honbun .blogBn a:hover {
	background-image: url(../../voice/img/banner-success.jpg);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}
#VoiceCont {
}
#VoiceCont .vChapt_a01 {
	margin-left:7px;
	line-height: 1.5em;
	color: #FFFFFF;
	background-color: #0099cb;
	background-image: url(../../voice/img/vChapt_a01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 146px;
	padding-right: 260px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#VoiceCont .vChapt_a01b {
	display:block;
	background-image: url(../../voice/img/vBlueBottom.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 613px;
	margin-bottom: 30px;
	margin-left: 7px;
}
#VoiceCont .vChapt_a02 {
	margin-left:7px;
	line-height: 1.5em;
	background-image: url(../../voice/img/vChapt_a02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 160px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 250px;
}
#VoiceCont .vChapt_a03 {
	margin-left:7px;
	line-height: 1.5em;
	background-image: url(../../voice/img/vChapt_a03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	padding-top: 150px;
	padding-right: 245px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#VoiceCont .vChapt_a04 {
	padding-right: 10px;
	padding-left: 10px;
	margin-left:7px;
	margin-bottom:20px;
}
#VoiceCont .vChapt_b01 {
	margin-left:7px;
	line-height: 1.5em;
	color: #FFFFFF;
	background-color: #0099cb;
	background-image: url(../../voice/img/vChapt_b01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 146px;
	padding-right: 260px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#VoiceCont .vChapt_b02 {
	margin-left:7px;
	line-height: 1.5em;
	background-image: url(../../voice/img/vChapt_b02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 160px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 250px;
}
#VoiceCont .vChapt_b03 {
	margin-left:7px;
	line-height: 1.5em;
	background-image: url(../../voice/img/vChapt_b03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	padding-top: 150px;
	padding-right: 245px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#VoiceCont .downCopy {
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
}
#VoiceCont .vProf01 {
	font-size: 0.9em;
	line-height: 1.5em;
	background-image: url(../../voice/img/vProf_photo01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 7px;
	padding-left: 90px;
	padding-bottom:15px;
}
#VoiceCont .vProf02 {
	font-size: 0.9em;
	line-height: 1.5em;
	background-image: url(../../voice/img/vProf_photo02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 7px;
	padding-left: 90px;
	padding-bottom:15px;
}
#VoiceCont .Pname {
	font-size: 1.4em;
	font-weight: bold;
}
#VoiceCont .GotovTop {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left:202px;
}
#VoiceCont .GotovTop a {
	display:block;
	background-image: url(../../voice/img/gotoVTop.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 215px;
}
#VoiceCont .GotovTop a.active,  #VoiceCont .GotovTop a:focus,  #VoiceCont .GotovTop a:hover {
	background-image: url(../../voice/img/gotoVTop.jpg);
	background-repeat: no-repeat;
	background-position: 0px -55px;
}
/*---- Sitemap area ----*/



#sitemap {
	margin-bottom:15px;
	padding:0px;
}
#sitemap ul {
	margin:0px;
	padding:0px;
}
#sitemap ul li {
	/*	display:block;*/

	border-bottom:1px dotted #cccccc;
}
#sitemap ul li a {
	width:400px;
}
#sitemap ul li.noneMargin {
	margin-bottom:0px;
	margin-top:0px;
}
#sitemap ul li.level01 {
	display:block;
	line-height: 21px;
	font-weight: bold;
	background-image: url(../../img/level01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 5px;
	white-space: nowrap;
	height: 21px;
	padding-left: 22px;
	margin-top:10px;
	margin-left:15px;
}
#sitemap ul li.level02 {
	display:block;
	line-height: 18px;
	font-weight: bold;
	background-image: url(../../img/level02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 5px;
	white-space: nowrap;
	height: 18px;
	padding-left: 18px;
	margin-top:10px;
	margin-left:30px;
}
#sitemap ul li.level03 {
	display:block;
	line-height: 16px;
	font-weight: bold;
	background-image: url(../../img/level03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 5px;
	white-space: nowrap;
	height: 16px;
	padding-left: 16px;
	margin-top:10px;
	margin-left:45px;
}
/*---- NEWS area ----*/



.newsBack {
	margin-left:247px;
	margin-top: 10px;
	margin-bottom: 30px;
}



/*---- Toiawase area ----*/


#ToiawaseH {
}
#ToiawaseH .MidashiTl {
	margin-top:15px;
}
.cautionTxt {
	padding:10px;
	font-size:0.9em;
	line-height:1.5em;
}
#ToiawaseH .TableMds {
}
#ToiawaseH .ToiForm {
}
.ToiForm table {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-left-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.ToiForm table td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ToiForm input, textarea {
	font-size:1.0em;
	line-height:20px;
	border: 1px solid #999999;
}
.TableMds {
	margin-left:10px;
	margin-top:10px;
}
#toiComp {
	text-align:center;
	line-height:1.8em;
	padding-top:30px;
	padding-bottom:50px;
}

/*---- Popup area ----*/

#popMain{
	display:block;
	width:640px;
	background-color:#FFFFFF;
	padding-top:30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

