@charset "Shift-JIS";
/* 各種装飾指定
---------------------------------------------------- */
*{
	margin: 0;
	padding: 0;
}
img{
	border: 0px;
}
p{
	margin-bottom:20px;
}
a{
	text-decoration:none;
	color: #95C51B;
	font-weight: bold;
}
a:hover{
	text-decoration:none;
	color: #CEED7C;
	font-weight: bold;
}
/* 全体構造
---------------------------------------------------- */
body{
	color:#333;
	font-family: meiryo;
	font-size: 9pt;
	line-height: 1.4em;
	background-color: #FFF;
	margin: 0px;
	margin-top:10px;
}
div#Wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	display: block;
	color: #333;
}
h1{
	width:720px;
	height:31px;
	font-size:13pt;
	font-weight:bold;
	color:#FFF;
	padding:8px 0 0 20px;
	background-image:url('../img2/img065.gif');
	background-repeat:no-repeat;
}
h2{
	font-weight:normal;
}
H3 {
	font-size: 14px;
	color:#333;
	margin:15px 0 5px 0;
	padding:8px 0 0 22px;
	//border-left:9px solid #fc6;
	//background-color:#ddd;
	background-image:url('../img2/h3.jpg');
	width:698px;
	height:23px;
}


/*==================================================
トップページ・全ページ共通
==================================================== */

/* Header
---------------------------------------------------- */
#Header {
	width: 960px;
	height:130px;

}
#HeaderTxt{
	font-size:6pt;
	line-height:1.1em;
	margin-bottom:5px;
}
#HeaderSub{
	width:960px;
	height:30px;
	background-image:url('../img2/img028.gif');
}
#HeaderSub001{
	padding:7px 0 0 650px;
	float:left;
	display:inline;
}
#HeaderSub002{
	padding:7px 0 0 10px;
	float:left;
	display:inline;
}
#HeaderSub003{
	padding:7px 0 0 10px;
	float:left;
	display:inline;
}

#HeaderMain{
	width:960px;
	height:80px;
	background-image:url('../img2/img030.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
}
#HeaderWrapper{
	width:920px;
	margin-left:20px;
	clear:both;
}
#HeaderLogo{
	width:312px;
	height:69px;
	float:left;
}
#HeaderJisseki{
	width:220px;
	height:44px;
	float:left;
	margin-top:25px;
	margin-left:146px;
}
#HeaderJissekiTable{
	border-spacing:0px;
	width:220px;
}
#HeaderContact{
	width:222px;
	height:73px;
	float:left;
	margin-top:0px;
	margin-left:10px;
}

/* Navi
---------------------------------------------------- */
#NaviBox{
	width:960px;
	height:40px;
	background-image:url('../img2/img035.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	clear:both;
	margin-bottom:10px;
	text-align:center;
}

/* MainBox
---------------------------------------------------- */
#MainBox{
	width: 960px;
	display: block;
}

/* LeftBox
---------------------------------------------------- */
#LeftBox{
	width: 720px;
	display: block;
	float:left;
	margin-bottom:10px;
}

/* RightBox
---------------------------------------------------- */
#RightBox{
	width: 220px;
	display: block;
	float:right;
	margin-bottom:10px;
}

/* Footer
---------------------------------------------------- */
#Footer {
	width: 960px;
	clear:both;
	padding: 5px 0 10px 0;
	border-top: 1px solid #999;
	text-align: left;
	color:#333;
}



/* クラス指定
---------------------------------------------------- */
.slideshow{
	width:720px;
	height;200px;
	margin-bottom:10px;
	display:none;
}
.Box720{
	width:720px;
	display:inline-table;
	margin-bottom:20px;
}
.img041{
	width:355px;
	height:130px;
	float:left;
	margin-bottom:10px;
}
.img042{
	width:355px;
	height:130px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
.TopicsBox{
	width:720px;
	margin-bottom:20px;
}
dl.TopicsItem {
	line-height: 1.6em;
	margin: 0;
	width: 720px;
	color:#333;
}
dl.TopicsItem dt{
	background: url(../img2/img045.gif) no-repeat left center;
	width: 140px;
	float: left;
	padding-bottom: 1px;
	text-indent: 1.5em;
	font-weight:bold;
	color:#666;
}
dl.TopicsItem dd{
	border-bottom: 1px dotted #ccc;
}
.TopicsMore{
	width:720px;
	margin:5px 5px 0 0;
	font-size:8pt;
	text-align:right;
}
.Box220{
	width:198px;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#CCCCCC;
	background-color:#EFEFEF;
	padding:10px;
	margin-bottom:10px;
}
.RightButton{
	width:220px;
	margin-bottom:10px;
}
.IndexPrTitle{
	background: url(../img2/img044.gif) no-repeat left center;
	text-indent: 1em;
	font-size:11pt;
	margin:5px 0 5px 0;
	color:#333;
}
.IndexPrTxt{
	font-size:8pt;
	color:#666;
}
.IndexPrDetail{
	margin-top:20px;
	text-align:right;
	display:block; 
}
.IndexFuncTionsLeft{
	width:450px;
	padding-right:10px;
	float:left;
}
.IndexFuncTionsRight{
	width:260px;
	float:right;
}
.IndexFunctionsList{
	margin:0 0 0 2em;
	padding:0;
	list-style-image: url(../img2/img044.gif);
	font-size:12pt;
	line-height:1.6em;
}
.AboutCatchTxt{
	font-size:12pt;
	line-height:1.6em;
	margin:10px 0 30px 0;
	border:1px dotted #999;
	padding:20px;
}
.AboutNavi{
	
}
dl.QandA {
	line-height: 1.6em;
	margin: 0;
	width: 720px;
	color:#333;
}
dl.QandA dt{
	background: url(../img2/img068.gif) no-repeat left top;
	padding-bottom: 5px;
	padding-left:2.5em;
	font-weight:bold;
	color:#333;
}
dl.QandA dd{
	background: url(../img2/img069.gif) no-repeat left top;
	border-bottom: 1px dotted #ccc;
	padding-left:2.5em;
	margin-bottom:10px;
}

.QandATable{
	width: 680px; 
	border: 1px solid #CCC;
	border-collapse: collapse;
	margin-bottom: 10px;
}
.QandATable th{
	padding: 5px;
	background-color: #EFEFEF;
	text-align: center;
	border-right:1px dotted #999;
}
.QandATable td{
	padding:5px;
	text-align:center;
	background-color:#FFF;
	border-right:1px dotted #999;
}
.JoinTable{
	width:600px; 
	border:0px solid #CCC;
	border-collapse: collapse;
	margin-top:10px;
}
.JoinTable th{
	background-color:#FFF;
	padding:5px;
	border-bottom:1px dotted #999;
	font-weight:bold;
	color:#666;
	text-align:left;
}
.JoinTable td{
	background-color:#FFF;
	padding:5px;
	border-bottom:1px dotted #999;
}
.SpecTxt{
	width:600px;
	margin-right:10px;
	float:left;
}
.SpecImg{
	width:210px;
	float:left;
}
.AgentsTable{
	width:620px;
	border-collapse:collapse;
	border:1px solid #CCC;
	margin:10px 0 0 50px;
}
.AgentsTable th{
	width:120px;
	padding:5px;
	border-bottom:1px dotted #999;
	background-color:#EFEFEF;
}
.AgentsTable td{
	width:480px;
	padding:5px;
	border-bottom:1px dotted #999;
}
.ProfileMap{
	margin-top:20px;
}
.ProfileMapTxt{
	width:500px;
	margin-top:10px;
	margin-left:110px;
}
.Box490{
	width:490px;
	margin-bottom:20px;
	float:left;
}
.Box230{
	width:220px;
	margin-legft:10px;
	float:right;
}
.TxtRedBold{
	color:#FF0000;
	font-weight:bold;
}
.IntroTxt01{
	width:500px;
	padding:20px;
	margin-top:10px;
	margin-left:100px;
	margin-bottom:20px;
	border:1px dotted #CCC;
	font-size:11pt;
	line-height:1.4em;
}
.IntroTxt02{
	margin-top:10px;
	font-size:11pt;
	line-height:1.4em;
}
.IntroList01{
	margin:0 0 0 2em;
	padding:0;
	list-style-image: url(../img2/img121.gif);
	font-size:11pt;
	line-height:1.4em;
	color:#5B7810;
}
.IntroList01Left{
	width:320px;
	float:left;
	clear:right;
}
.IntroList01Right{
	width:320px;
	float:right;
	clear;left;
}
.IntroList02{
	margin:0 0 0 2em;
	padding:0;
	list-style-image: url(../img2/img044.gif);
	font-size:10pt;
	line-height:1.4em;
}
.IntroList03{
	margin:0 0 0 2em;
	padding:0;
	list-style-image: url(../img2/img044.gif);
	font-size:11pt;
	line-height:1.4em;
}
.IndexTable01{
	width:720px;
	border-collapse:collapse;
	border:0px;
	margin:10px 0 0 0;
}
.IndexTable01 th{
	width:200px;
	padding:5px;
	border-bottom:1px dotted #999;
	background-color:#FFF;
}
.IndexTable01 td{
	width:510px;
	padding:5px;
	border-bottom:1px dotted #999;
}



