/* 日本管財　マンション管理　CSS Document */
/* Copyright (c) coolbag.net All right reserved.*/

/* 共通のスタイル */
body {
	margin: 0px;
	text-align: center;
	background: url(http://e-mansionkanri.com/images/background.gif) repeat-y center;
	background-color: #eaeaea;
	color: #000000;
}

img {
	border: 0px;
}

.clear {
	clear: both;
	font-size: 0px;
}

#header {
	width: 750px;
	margin: 10px auto 0px;
}

#headerleft {
	width: 239px;
	float: left;
	text-align: left;
}

#headerright {
	width: 511px;
	float: right;
	text-align: right;
	padding-top: 10px;
}


/* テキストリンク */
a:link,
a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}


/* メニュー */
#menu {
	width: 750px;
	margin: 0px auto;
}

#menu:after {
content: "."; 
display: block; 
height: 0px; 
clear: both; 
visibility: hidden;
}

#menu ul {
	width: 750px;
	height: 25px;
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}

#menu li {
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}

#menu1 a,
#menu2 a,
#menu3 a,
#menu4 a,
#menu5 a {
	text-indent: -9999px;	
}


#menu1 a,
#menu1 a:visited {
	background-image: url(http://e-mansionkanri.com/images/menu_a.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	background-position: 0px 0px;
	width: 110px;
}

#menu2 a,
#menu2 a:visited {
	background-image: url(http://e-mansionkanri.com/images/menu_a.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	background-position: -110px 0px;
	width: 210px;
}

#menu3 a,
#menu3 a:visited {
	background-image: url(http://e-mansionkanri.com/images/menu_a.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	background-position: -320px 0px;
	width: 250px;
}

#menu4 a,
#menu4 a:visited {
	background-image: url(http://e-mansionkanri.com/images/menu_a.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	background-position: -570px 0px;
	width: 80px;
}

#menu5 a,
#menu5 a:visited {
	background-image: url(http://e-mansionkanri.com/images/menu_a.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	background-position: -650px 0px;
	width: 100px;
}

#menu1 a:hover,
#menu2 a:hover,
#menu3 a:hover,
#menu4 a:hover,
#menu5 a:hover {
	background-image: url(http://e-mansionkanri.com/images/menu_b.gif);
}


/* コンテンツ */
#contents {
	width: 750px;
	margin: 5px auto 15px;
}

#contentsleft {
	width: 500px;
	float: left;
	text-align: center;
}

.entries {
	width: 480px;
	font-size: 80%;
	line-height: 1.6em;
	margin: 10px auto;
	text-align: left;
}

.entries h2 {
	background-clor: #fff;
	color: #336699;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 110%;
	padding-bottom: 3px;
}

.entries h3 {
	width: 480px;
	font-size: 100%;
	font-weight: normal;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 5px;
}

.entries h5 {
	font-size: 100%;
	font-weight:  bold;
	text-align: left;
	border-left: 5px solid #333;
	padding-left: 7px;
	margin-top: 20px;
	margin-bottom: 0px;
	color: #333;
}

.entries img {
	float: left;
	margin: 5px 5px 5px 0px;
}



.entrieslist ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.entrieslist li {
	font-size: 100%;
	line-height: 160%;
	margin-bottom: 10px;
}

#contentsright {
	width: 240px;
	float: right;
}

.cate {
	background-image: url(http://e-mansionkanri.com/images/cate.gif);
	text-align: left;
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	height: 25px;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* サイドメニュー */
#sidemenu {
	width: 240px;
	text-align: left;
	margin: 0px;
}

#sidemenu ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	text-align: left;
}

#sidemenu li {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.8em;
}

#sidemenu a.submenu1 {
	width: auto;
	height: 25px;
	padding-left: 5px;
	display: block;
	text-indent: -9999px;
	background: url(http://e-mansionkanri.com/images/menu01_a.gif) no-repeat; 
}

#sidemenu a.submenu2 {
	width: auto;
	height: 25px;
	display: block;
	text-indent: -9999px;
	background: url(http://e-mansionkanri.com/images/menu02_a.gif) no-repeat; 
}

#sidemenu a.submenu3 {
	width: auto;
	height: 25px;
	display: block;
	text-indent: -9999px;
	background: url(http://e-mansionkanri.com/images/menu03_a.gif) no-repeat; 
}

#sidemenu a.submenu4 {
	width: auto;
	height: 25px;
	display: block;
	text-indent: -9999px;
	background: url(http://e-mansionkanri.com/images/menu04_a.gif) no-repeat; 
}

#sidemenu a.submenu5 {
	width: auto;
	height: 25px;
	display: block;
	text-indent: -9999px;
	background: url(http://e-mansionkanri.com/images/menu05_a.gif) no-repeat; 
}

#sidemenu a.submenu6 {
	width: auto;
	height: 25px;
	display: block;
	text-indent: -9999px;
	background: url(http://e-mansionkanri.com/images/menu06_a.gif) no-repeat; 
}

#sidemenu a.submenu1:hover
 {
	background: url(http://e-mansionkanri.com/images/menu01_b.gif) no-repeat; 
}

#sidemenu a.submenu2:hover
 {
	background: url(http://e-mansionkanri.com/images/menu02_b.gif) no-repeat; 
}

#sidemenu a.submenu3:hover
 {
	background: url(http://e-mansionkanri.com/images/menu03_b.gif) no-repeat; 
}

#sidemenu a.submenu4:hover
 {
	background: url(http://e-mansionkanri.com/images/menu04_b.gif) no-repeat; 
}

#sidemenu a.submenu5:hover
 {
	background: url(http://e-mansionkanri.com/images/menu05_b.gif) no-repeat; 
}

#sidemenu a.submenu6:hover
 {
	background: url(http://e-mansionkanri.com/images/menu06_b.gif) no-repeat; 
}


#sidemenu a.submenub {
	width: auto;
	height: 25px;
	padding-left: 15px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background: url(http://e-mansionkanri.com/images/submenu_a.gif) no-repeat right bottom;
	background-color: #437CA6;
}

#sidemenu a.submenub:hover{
	color: #000000;
	padding-left: 15px;
	text-decoration: none;
	background: url(http://e-mansionkanri.com/images/submenu_b.gif) no-repeat right bottom; 
}




/* フッター */
#footer {
	width: 750px;
	margin: 10px auto;
	padding-top: 3px;
	border-top: 1px solid #666666;
	font-size: 80%;
}

#footerin {
	width: 730px;
	margin: auto;
}

#footerleft {
	width: 390px; 
	float: left;
	text-align: left;
}

#footerright {
	width: 330px;
	float: right;
	text-align: right;
}

/* FAQ */
.faq {
	width: 480px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 7px;
	margin-bottom: 15px;
}

.faq h4 {
	color: #336699;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

.a {
	font-size: 120%;
	font-weight: bold;
	color: #f00;
}


/* オススメする5つの理由 */
.reason5 {
	width: 480px;
	font-size: 80%;
	line-height: 1.6em;
	margin: 0px auto;
	text-align: left;
}

.reason5 h2 {
	background: url(http://e-mansionkanri.com/images/character.gif) no-repeat left;
	height: 45px;
	padding-left: 45px;
	color: #336699;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 120%;
	padding-top: 35px;
}


/* サイトマップ */
.sitemap {
	width: 480px;
	font-size: 80%;
	line-height: 1.6em;
	margin: 0px auto;
	text-align: left;
}

.sitemap dt {
	background: url(http://e-mansionkanri.com/images/sitemapicon.gif) no-repeat left;
	padding-left: 15px;
}


/* 会社概要 */
.outline {
	border-bottom: 1px dotted #666;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

. outline ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

. outline li {
	font-size: 100%;
	line-height: 160%;
	margin-bottom: 5px;
}

