@charset "shift_jis";

/*レイアウト
------------------------------------------------*/

a{
	color:#999999;
}

#wrap{
	/*background:url(../image/norshin/wrap_bg.gif) no-repeat top center #F0FAFE;*/
	background:#C8E2D9;
	color:#333;
}
#mainbody{

}
#mainwrap{
	width:880px;
	text-align:left;
	margin:0 auto;
	padding:20px 0px;
	
}
#side{
	position:relative;
	width:210px;
	float:left;

}

#side h2{
	text-indent:-10000px;
}
#side h2 a{
	background:url(../image/norshin/logo_norshin.gif) no-repeat;
	display: block;
	height:36px;
	width:149px;
	position:relative;
	top:20px;
	left:0px;
}


#topicpath{
	padding:35px 0 38px 0;
}

#maintitle{
	padding:0 0 20px 0;
}

#main{
	float:right;
	width:650px;
}

#subfooter{
	background:url(../image/pure_syou/subfooter_bg.gif) no-repeat center bottom;
	height:130px;
	padding:10px 0 0px 0;

}




/*グローバルメニュー
------------------------------------------------*/
#mainmenu{
	position:absolute;
	left:0px;
	top:90px;
	width:198px;
	height:200px;
	/*background:url(../image/norshin/mainmenu_bg.gif) no-repeat center bottom;*/

}

#mainmenu ul{
	list-style-type:none;
	position:relative;
}

#mainmenu li{
/*	position:absolute;
	top:0;
	left:0;*/
	font-size:10px;
}
#mainmenu a{
	display:block;
	width:198px;

	font-size:1px;
	top: 0px;
}
#mm1,#mm2,#mm3,#mm4,#mm5,#mm6,#mm7{
	text-indent:-10000px;

}

#mm1 a{
	background:url(../image/norshin/mainmenu.gif) 0 0;
	height:50px;

	text-decoration:none;
}
#norshintop #mm1 a,
#mm1 a:hover{
	background:url(../image/norshin/mainmenu.gif) -198px 0;
	text-decoration:none;
}
#mm2 a{
	background:url(../image/norshin/mainmenu.gif) 0 -50px;
	height:50px;

	text-decoration:none;
}
#truth #mm2 a,
#mm2 a:hover{
	background:url(../image/norshin/mainmenu.gif) -198px -50px;
	text-decoration:none;
}
#mm3 a{
	background:url(../image/norshin/mainmenu.gif) 0 -100px;
	height:50px;

	text-decoration:none;
}
#check #mm3 a,
#mm3 a:hover{
	background:url(../image/norshin/mainmenu.gif) -198px -100px;
	text-decoration:none;
}
#mm4 a{
	background:url(../image/norshin/mainmenu.gif) 0 -150px;
	height:50px;

	text-decoration:none;
}
#others #mm4 a,
#mm4 a:hover{
	background:url(../image/norshin/mainmenu.gif) -198px -150px;
	text-decoration:none;
}


/*サブメニュー（ノーシンの事実）
------------------------------------------------*/
#submenu {

	margin:0 0 30px 0;
	height:50px;
}


.contents #submenu ul{
	list-style-type:none;
	position:relative;
	padding:0;
	margin:0;
}

.contents #submenu li{
	position:absolute;
	top:0;
	left:0;
	font-size:10px;
	padding:0;
	margin:0;
}
#submenu a{
	display:block;
	height:50px;
	position:absolute;
	font-size:1px;
	top: 0px;
}
#sm1,#sm2,#sm3,#sm4,#sm5{
	text-indent:-10000px;
}
#sm1 a{
	background:url(../image/norshin/submenu_truth.gif) 0 0;
	width:217px;
	left:0px;
	text-decoration:none;
}
#sm1 a:hover{
	background:url(../image/norshin/submenu_truth.gif) 0 -50px;
	text-decoration:none;
}
#sm2 a{
	background:url(../image/norshin/submenu_truth.gif) -217px 0;
	width:217px;
	left:217px;
	text-decoration:none;
}
#sm2 a:hover{
	background:url(../image/norshin/submenu_truth.gif) -217px -50px;
	text-decoration:none;
}
#sm3 a{
	background:url(../image/norshin/submenu_truth.gif) -434px 0;
	width:216px;
	left:434px;
	text-decoration:none;
}
#sm3 a:hover{
	background:url(../image/norshin/submenu_truth.gif) -434px -50px;
	text-decoration:none;
}



/*ページタイトル
------------------------------------------------*/
#pagetitle{

}
#pagetitle h2{
	text-indent:-10000px;
}
#pagetitle h2 strong{
	height:155px;
	display:block;
	margin:0 0 30px 0px;
}

#truth #pagetitle h2 strong{
	background:url(../image/norshin/title/truth.jpg) no-repeat center top;
}
#check #pagetitle h2 strong{
	background:url(../image/norshin/title/check.jpg) no-repeat center top;
}
#others #pagetitle h2 strong{
	background:url(../image/norshin/title/others.jpg) no-repeat center top;
}
/*タイトル
------------------------------------------------*/

.contents h3{
	background:url(../image/norshin/contents_h3.gif) no-repeat left 5px;
	padding:0px 0 8px 20px;
	margin:0 0 10px 0;
	font-size:120%;
	color:#003691;
	border-bottom:1px dotted #023291;
}
.contents h4{
	font-size:120%;
	padding:5px;
	margin:0 0px 20px 0px;
	color:#003691;
	background:#CAF2E4;
}
.contents h5{
	font-size:120%;
	margin:0 0px 10px 10px;
	background:#E6EDF6;
	padding:7px;
	font-weight:800;
	
}



/*段落
------------------------------------------------*/
.contents p{
	padding:0 0px 10px 0px;
}

/*リスト
------------------------------------------------*/
.contents ul{
	padding:0 10px 8px 10px;
	list-style-type:none;
}
.contents ul li{
	background:url(../image/arrow01.gif) no-repeat 0 6px;
	padding:0 0px 3px 8px;	
}

.box01{
	padding:10px 10px 10px 10px;
	margin:0 10px 10px 10px;
	background:#fff;
}

.box02{
	padding:10px 10px 0px 10px;
	margin:0 10px 10px 5px;
	background:#ECECEC;
}
/*賃貸管理フロー*/
.box03 dl{
	padding:0px 0px 5px 0px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:0 0 -1px 0;
}

.box03 dt{
	border-bottom:1px solid #ccc;
	padding:7px 0 7px 10px;
	font-size:130%;
	font-weight:800;
	margin:0 10px 12px 60px;
}
.box03 dd{
		margin:0 10px 10px 70px;
}

.flow01{
	background:url(../img/bg_box03_01.gif) no-repeat 3px bottom;
}
.flow02{
	background:url(../img/bg_box03_02.gif) no-repeat 3px bottom;
}
.flow03{
	background:url(../img/bg_box03_03.gif) no-repeat 3px bottom;
}
.flow04{
	background:url(../img/bg_box03_04.gif) no-repeat 3px bottom;
}
.flow01 dt{
	color:#B87A1A;
	background:#FCF9F5;
}
.flow02 dt{
	color:#26BB3B;
	background:#F4FCF5;
}
.flow03 dt{
	color:#1C4CB8;
	background:#F2F5FB;
}
.flow04 dt{
	color:#B81A25;
	background:#FDF8F8;
}
/*コンテンツの中で2段組の時使用(widthは適宜変更)
------------------------------------------------*/
.floatbox{
	width:310px;
	float:left;
	margin:0 10px 5px 0;
}

/*3段組*/
.floatbox3{
	width:210px;
	float:left;
	margin:0 8px 5px 0;
}

/*3段組*/
.floatbox4{
	width:160px;
	float:left;
	margin:0 5px 5px 0;
}

/*上へ戻る
------------------------------------------------*/
.gotop{
	clear:both;
}
.gotop p{
	margin:20px 20px 20px 0px;
	text-align:right;
	font-size:x-small;

}
.gotop p a{
	text-decoration:none;
	color:#003691;
}

/*テーブル
------------------------------------------------*/
.table01{
	margin-bottom:15px;
	border-collapse:collapse;
}
.table01 th,.table01 td{
	border:2px solid #F0FAFE;
	padding:5px;
	line-height:150%;

}
.table01 th{
	font-weight:800;
	background:#CAF2E4;
	color:#3B68B1;

}
.table01 td{
	background:#fff;

}

.contents .table01{
	/*margin:0 10px 15px 10px;
	width:97%;*/
	margin:0 0 15px 0;
	width:100%;
}


.table02{
	/*margin:0 10px 15px 10px;
	width:97%;*/
	margin:0 0 15px 0;
	width:100%;
	border-collapse:collapse;
	
}
.table02 th,.table02 td{
	padding:10px;
	line-height:130%;
	border-bottom:1px dotted #D0D7DC;
}
.table02 th{

}
.table02 td{

}
.contents .table03{
	/*margin:0 10px 15px 10px;
	width:97%;*/
	margin:0 0 15px 0;
	width:100%;
}
.table03 th{
	padding:3px;
	background:#E7F3EA;
	color:#53B98D;
	font-size:120%;
}
.table03 td{
	padding:3px;
}


.contents .table00{
	/*margin:0 10px 15px 10px;
	width:97%;*/
	margin:0 0 15px 0;
	width:100%;
}
.table00 td{
	padding:3px;
}


/*別ウインドウ*/
#smallwindow{
	background:#fff;
	text-align:left;
}
#swheader{
	background:url(../image/header_bg.jpg) repeat-x top;
	text-align:left;
	position:relative;
	margin:0 0 10px 0;
	
}
#swheader img{
	padding:20px 0 20px 10px;
}
#swheader #fontmenu{
	background:url(../img/bg_fontmenu.gif) no-repeat top left;
	position:absolute;
	left:420px;
	top:45px;
	padding:0 10px 10px 80px;

}
#swheader #fontmenu img{
	padding:0px 0 0px 0px;
}

#swmain{
	width:660px;
	margin:10px;
	background:#fff;
	text-align:left;
}
#swfooter{
	border-top:3px solid #1A6DBB;
	padding:10px 0 0 0;
}
#swfooter p{
	text-align:center;
	font-size:x-small;
	width:660px;
	padding:5px 0 10px 0;
}

/*アンカーボタン*/
.contents .anchorbtn ul{
	padding:0 0 20px 5px;
}
.contents .anchorbtn li{
	padding:0 0 0 0;
	background:#fff;
	float:left;
	margin:0 5px 0 0;
	font-size:1px;
}
.contents .anchorbtn li img{
	vertical-align:bottom;
}
.contents .anchorbtn li a img{
	border-bottom:3px solid #115BAE;

}
.contents .anchorbtn li a:hover img{
	border-bottom:3px solid #CF2E31;
	opacity:1;
	filter: alpha(opacity=100);
}

/*アンカーリンクボタン*/
.anchorbox01,
.anchorbox02,
.anchorbox03{
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	padding:10px 0 0 0;
	background:#FBFCFE;
	margin:10px 0 30px 0;
}
.anchorbox01 li{
	float:left;
	width:160px;
}
.anchorbox02 li{
	float:left;
	width:250px;
}
.anchorbox03 li{
	float:left;
	margin:0 20px 0 0;

}

/*最新情報とかのインデックス*/
#listbox dl{
	padding:10px;
}
#listbox dt{
	width:80px;
}
#listbox dd{
	margin-left:80px;
	margin-top: -1.6em;
	background:url(../img/arrow01.gif) no-repeat 0 3px;
	padding:0 0px 3px 15px;		
}

/*ページ送り*/
.pageindex p{
	background:#F9F3EA;
	text-align:center;
	padding:5px;
	margin:0 0 10px 0;
}
.pageindex a span{
	color:#175C1D;;
}
.pageindex span{
	color:#aaa;
}

/*最新情報とかのインデックス*/
#listbox dl{
	padding:10px;
}
#listbox dt{
	width:80px;
}
#listbox dd{
	margin-left:80px;
	margin-top: -1.6em;
	background:url(../img/arrow01.gif) no-repeat 0 3px;
	padding:0 0px 3px 15px;		
}

/*ページ送り*/
.pageindex p{
	background:#eee;
	text-align:center;
	padding:5px;
}
.pageindex a span{
	color:#175C1D;;
}
.pageindex span{
	color:#aaa;
}

/*写真があるとき*/
.newsphoto01{
	text-align:center;
}
.newsphoto01 img{
	margin:5px;
	padding:4px;
	border:1px solid #ddd;
}
.newsphoto02{
	float:right;
}
.newsphoto02 img{
	margin:5px;
	padding:4px;
	border:1px solid #ddd;
	display:block;
}



/*頭痛お手軽チェック*/
.checklist dl{
	background:#CAF2E4;
	padding:5px;
	margin:0 0 5px 0;
}
.checklist dt {
	width:500px;
	float:left;
	padding:3px;
	color:#333333;
}
.checklist dt strong{
	font-size:120%;
	display:block;
	float:left;
	background:#F0FAFE;
	padding:3px;
	color:#3B68B1;
	width:50px;
	text-align:center;
	margin:-3px 10px 0 0;
}
.checklist dd{
	float:right;
	
	background:#fff;
	width:100px;
	text-align:center;
	padding:3px;
}