@charset "utf-8";
body {
	background-image: url(../images/bg-08.gif);
	font-size: 13px;
	line-height: 24px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 1px;
}

a {
	color: #666666;
}


/*------------------------------------------------<ヘッダー>---------*/

#header2 {
	background-image: url(../images/02_bg.gif);
	background-repeat: repeat-x;
	height: 170px;
	margin: 0px;
}
#headerInner2 {
	background-image: url(../images/02_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	height: 170px;
	width: 865px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header2 h1 {
	font-size: 10px;
	color: #018c9c;
	text-align: right;
	margin: 0px;
	padding: 3px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 12px;
}
#headerTop {
	margin: 0px;
	padding: 0px;
	height: 107px;
}


#headerTab {
	margin: 0px;
	padding: 0px;
}

.home {
	float: left;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0em;
	padding-left: 25px;
}
.home_mark {
	background-image: url(../images/home_08.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 30px;
	display:block;
	background-position: 5px -15px;
}

#headerTab .home a.blue {
	color:#008C9D;
}


#headerTab .tab01 a {
	background-image: url(../images/tab_01.png);
	background-repeat: no-repeat;
	background-position: left -37px;
	text-align: center;
	display: block;
	float: left;
	margin-left: 10px;
	height: 25px;
	width: 156px;
	padding-top: 12px;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0.04ex;
	font-weight: bolder;
	color: #FFFFFF;
}

#headerTab .tab02 a {
	background-image: url(../images/tab_02.png);
	background-repeat: no-repeat;
	background-position: left -37px;
	text-align: center;
	display: block;
	float: left;
	margin-left: 6px;
	height: 25px;
	width: 187px;
	padding-top: 12px;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	letter-spacing: 0.04em;
	font-weight: bold;
}

#headerTab .tab03 a {
	background-image: url(../images/tab_03.png);
	background-repeat: no-repeat;
	background-position: left -37px;
	text-align: center;
	display: block;
	float: left;
	margin-left: 6px;
	height: 25px;
	width: 196px;
	padding-top: 12px;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	letter-spacing: 0.04em;
	font-weight: bold;
}

#headerTab .tab04 a {
	background-image: url(../images/tab_04.png);
	background-repeat: no-repeat;
	background-position: left -37px;
	text-align: center;
	display: block;
	float: left;
	margin-left: 6px;
	height: 25px;
	width: 134px;
	padding-top: 12px;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	letter-spacing: 0.04em;
	font-weight: bold;
}

#headerTab a.hit{
	color:#018D9C;
	font-weight: bold;
	text-decoration: none;
}

/*------------------------------------------------<共通>---------*/
.left {
	float: left;
}


.clear{
	clear:both;
	line-height:1px;
	margin: 0px;
	padding: 0px;
}

.redBig {
	font-weight: bold;
	color: #CC0000;
}

.violet {
	font-weight: bold;
	color: #ba64cd;
}

.tex12 {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
}
.tex14B {
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*------------------------------------------------<本文　開始>---------*/
#wrap {
	padding: 0px;
	background-image: url(../images/bg_07.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
#wrapInnerSub {
	background-image: url(../images/bg_23.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 865px;
	padding: 0px;
}
#wrapInner {
	background-image: url(../images/bg-06.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin: 0px;
}


/*------------------------------------------------<上メニュー>---------*/

#menuTop2 {
	margin: 0px;
	height: 53px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	padding-right: 0px;
}
#menuTop2 ul {
	margin: 0px;
	padding: 0px;
}
#menuTop2 li {
	float: left;
	text-align: center;
	list-style-type: none;
	line-height: 16px;
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menuTop2 a {
	background-image: url(../images/menu2.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 40px;
	width: 164px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 13px;
}
#menuTop2 a:hover {
	background-position: bottom;
}

#menuTop2 a.hit {
	background-position: bottom;
}

/*------------------------------------------------<パンくず>---------*/
#pankuzu {
	height: 25px;
	font-size: 11px;
	margin: 0px;
	padding-left: 25px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	letter-spacing: 0.6px;
}


/*------------------------------------------------<フッター>---------*/
#pagetop {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#footer2 {
	background-image: url(../images/02_footer.gif);
	background-repeat: no-repeat;
	height: 63px;
	width: 865px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 16px;
	background-position: top;
}
#footer2 a {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
address {
	font-size: 11px;
	font-style: normal;
	text-align: center;
	color: #83692e;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

/*------------------------------------------------<メインコンテンツ　はじまり>---------*/

#mainContents {
	padding-right: 23px;
	padding-left: 22px;
	margin: 0px;
}
#mainContents p {
	margin: 0px;
	padding-right: 5px;
	padding-left: 15px;
}

/*------------------------------------------------<メインコンテンツ 左コンテンツ>---------*/
#LeftContents h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#LeftContents {
	padding: 0px;
	width: 600px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#step {
	background-color: #F7E3F9;
	margin-top: 10px;
	padding: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#stepSub {
	margin: 0px;
	padding: 0px;
}
#stepSub img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#stepBorder {
	background-image: url(../images/stepBorder.gif);
	background-repeat: repeat-x;
	height: 3px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: none;
}
#stepSub p {
	float: left;
	padding: 2px;
	line-height: 26px;
}
#TopFudosanWrap {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#TopFudosan {
	background-color: #DDEEFF;
	padding-top: 18px;
	padding-bottom: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 600px;
}
#TopFudosanInner {
	padding: 0px;
	width: 564px;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
#TopFudosanSub {
	padding: 12px;
	border: 1px solid #999999;
	width: 150px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#TopFudosanSub p {
	width: 150px;
	margin: 0px;
	padding: 0px;
}

#TopFudosanSub2 {
	padding: 12px;
	border: 1px solid #999999;
	width: 150px;
	background-color: #FFFFFF;
	float: right;
	margin: 0px;
}
#TopFudosanSub2 p {
	width: 150px;
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------------<メインコンテンツ 右メニュー>---------*/
#RightContents {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#RightMenu2 {
	background-image: url(../images/02_rightMenu.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 200px;
	background-position: top;
}
#RightMenu2 p {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	padding-top: 13px;
	padding-bottom: 0px;
	float: none;
}

#RightMenu2 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#RightMenu2 a:hover {
	text-decoration: underline;
}
#RightMenuBox2 {
	background-color: #e5f9fb;
	padding: 6px;
	border: 8px solid #00c3d9;
	margin-bottom: 15px;
}
#RightMenuBox2 ul {
	margin: 0px;
	padding: 0px;
}
#RightMenuBox2 li {
	list-style-type: square;
	margin-left: 20px;
	font-size: 12px;
}
#RightMenuBottom2 {
	background-color: #00c3d9;
	height: 15px;
	margin-bottom: 15px;
}



/*------------------------------------------------<オフィス移転Ｑ＆Ａ>---------*/

#qanda{
	display:block;
	margin:0px 0 0 15px;
	padding:0px;
}
#qanda ul{
	margin:0;
	padding:0;
}
#qanda li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
.lefttext {
	padding:0 0 15px 0;
	}

.lefttext p{
	color:#666666;
	padding:0 20px 0px 20px;
	}

.lefttext img{
	border:0;
	padding:0 0px 0 0;
	float:left;

}
.lefttext table.border{
	margin:20px;
	width:570px;
	border-spacing:0;
	border-collapse:collapse;
}

.lefttext table.border th{
	border: 1px solid #cccccc;
	font-weight:normal;
	white-space: nowrap;
	background-color: #DDF3D6;
	color: #666666;
	text-align: center;
	padding: 5px;
}
.lefttext table.border td{
	border: 1px solid #cccccc;
	padding: 10px 5px;
	color:#666666;
	font-size: 12px;
}

.lefttext table.qanda{
	border: 1px solid #cccccc;
	margin:0px 0px 20px 15px;
	padding:0;
	width:570px;
	border-spacing:0;
	border-collapse:collapse;
	clear:both;
}

.lefttext ul {
	list-style:none;
	padding:0px 20px 0px 20px;
	margin:0;
	line-height:200%;
	text-align:left;
	}
	
.lefttext li{
	padding:0 0 0 20px;
	background:url(../images/list02.gif) no-repeat 0 8px;
	}

.lefttext table.schedule{/*スケジュール用*/
	margin:20px 0px 20px 80px;
	width:500px;
	border-spacing:0;
	border-collapse:collapse;
}

.lefttext table.schedule td{/*スケジュール用*/
	line-height: 130%;
	padding: 0px;
	height:100px;
	vertical-align:top;
	color:#666666;
}
#LeftContents h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.lefttext h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.lefttext table.hiyou{/*費用用*/
	margin:20px 0px 20px 80px;
	width:500px;
	border-spacing:0;
	border-collapse:collapse;
	border: 1px solid #cccccc;
}

.lefttext table.hiyou td{/*費用用*/	
	border: 1px solid #cccccc;
	line-height: 130%;
	padding: 5px 0;
	vertical-align:top;
	color:#666666;
}
.lefttext table.hiyou th{/*費用用*/
	border: 1px solid #cccccc;
	line-height: 130%;
	font-weight:normal;
	white-space: nowrap;
	background-color: #DDF3D6;
	color: #666666;
	text-align: center;
	padding: 5px;
}

.lefttext table.todoke{/*届出用*/
	margin:20px 0px 20px 20px;
	width:560px;
	border-spacing:0;
	border-collapse:collapse;
	border: 1px solid #cccccc;
}

.lefttext table.todoke td{/*届出用*/	
	border: 1px solid #cccccc;
	line-height: 130%;
	padding: 7px 0;
	vertical-align:top;
	color:#666666;
}
.lefttext table.todoke th{/*届出用*/
	border: 1px solid #cccccc;
	line-height: 130%;
	font-weight:normal;
	white-space: nowrap;
	background-color: #DDF3D6;
	color: #666666;
	text-align: center;
	padding: 5px;
	width:20%;
}

.lefttext table.todoke p{/*届出用*/
	color:#666666;
	padding:0 5px 0px 5px;
	}

.lefttext ul {
	list-style:none;
	padding:0px 20px 0px 20px;
	margin:0;
	line-height:200%;
	text-align:left;
	}
.blue {
	color: #3366FF;
}
#map {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


/*--------------------------------<Ｑ＆Ａ>------*/

.top_search {
	margin-bottom: 15px;
	background-color: #00C3D9;
	padding-bottom: 7px;
}
.search_in {
	width: 181px;
	background-color: #005059;
	padding: 5px;
	margin-right: 4px;
	margin-left: 4px;
}
.in_sch {
	height: 17px;
	width: 125px;
	float: left;
	padding: 3px;
	margin-right: 4px;
}

.search_BT {
	font-size: 10px;
	text-align: center;
	margin-right: 7px;
	margin-left: 8px;
	background-color: #DFFCFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.search_BT a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.search_BT a:hover {
	text-decoration: underline;
}
.search_BT a.sBT {
	background-image: url(../images/blue_qa_12.gif);
	background-repeat: no-repeat;
	width: 169px;
	height: 28px;
	display: block;
	padding-top: 3px;
}


/*---------------------------------------------------------------タイトル---------*/
#LeftContents h2.blue {
	color: #007582;
	background-image: url(../images/blue_title_bg.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	height: 28px;
	padding-top: 3px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#LeftContents h2.blue .mark {
	background-image: url(../images/blue_title_mark.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 5px 12px;
	padding-top: 10px;
}
#LeftContents h2.pp {
	color: #A30CC4;
	background-image: url(../images/pp_title_bg.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	height: 28px;
	padding-top: 3px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#LeftContents h2.pp .mark {
	background-image: url(../images/pp_title_mark.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 5px 12px;
	padding-top: 10px;
}
