@charset "utf-8";

/* ------------------------------
 menulist
------------------------------ */
#navList{
	clear:both;
	padding:20px 0;
	text-align:left;
}
.brown {
	color:#A86445;
}
/* ------------------------------
 side
------------------------------ */
#entrySide{
	width:190px;
	height:100%;
	float:left;
	padding-bottom:50px;
}
#entrySide p{
	margin-left:-5px;
}
.reportBn{
	margin-left:5px;
}
#entryMain{
	height:100%;
	float:right;
	width:540px;
	text-align:left;
	margin:-20px 0 0 20px;
	padding:0;
	min-height:800px;
}
/* ------------------------------
 entryList
------------------------------ */
.entryListBox{
	width:185px;
	margin:0 0 7px 0;
	text-align:left;
}
.entryListTop{
	width:185px;
	height:15px;
	background: url(../images/sidebar/side_top.gif) no-repeat top left;
}
.entryListMiddle{
	width:185px;
	background: url(../images/sidebar/side_middle.gif) repeat-y;
}
.entryListBottom{
	width:185px;
	height:17px;
	background: url(../images/sidebar/side_bottom.gif) no-repeat top left;
}
.EntryListBoxArea{
	margin-top:10px;
	padding:0 20px 10px 10px;
}
/* ------------------------------
 topEntryList（親カテゴリのリスト表示）
------------------------------ */

.topEntryList{
	padding:0;
	color:#A86445
}
.topEntryList li{
	line-height:1.6em;
	border-bottom: 1px #808080 dotted;
	background: url(../images/sidebar/arrow.gif) top left no-repeat;
	padding:5px 0 0 10px;
	list-style-type:none;
	}
/* ------------------------------
 subEntryList（サブカテゴリのリスト表示）
------------------------------ */
.subEntryList{
	padding:0;
	list-style-type:none;
}
.subEntryList li{
	background: url(../images/sidebar/arrow.gif) top left no-repeat;
	font-weight:bold;
	line-height:1.6em;
	padding:5px 0 0 10px;
	list-style-type:none;
}
.subDownList {
	padding:0;
	padding:0 0 5px 10px;
	list-style-type:none;
	border-bottom: 1px #808080 dotted;
}
.subDownList li{
	background: url(../images/sidebar/subarrow.gif) top left no-repeat;
	padding-left:10px;
	line-height:1.3em;
	list-style-type:none;

}
.subDownListLink{
	color:#A86445;
}

/* ------------------------------
 entryTitle（トップタイトル切り替え）
------------------------------ */
body#menu_dameged h1{
	float:right;
	padding-left:25px;
	width:515px;
	height:49px;
	background: url(../images/entry/dameged_title.jpg) no-repeat top right;
}
body#menu_voice h1{
	float:right;
	padding-left:25px;
	width:515px;
	height:49px;
	background: url(../images/entry/voice_title.jpg) no-repeat top right;
}
body#menu_head h1,body#menu_outline h1,body#menu_brain h1,body#menu_paralysis h1,body#menu_sense h1{
	float:right;
	padding-left:25px;
	width:515px;
	height:49px;
	background: url(../images/entry/head_title.jpg) no-repeat top right;
}
body#menu_charge h1{
	float:right;
	padding-left:25px;
	width:515px;
	height:49px;
	background: url(../images/entry/charge_title.jpg) no-repeat top right;
}
body#menu_contact h1{
	float:right;
	padding-left:25px;
	width:515px;
	height:49px;
	background: url(../images/entry/contact_title.jpg) no-repeat top right;
}
body#menu_profile h1{
	float:right;
	padding-left:25px;
	width:515px;
	height:49px;
	background: url(../images/entry/profile_title.jpg) no-repeat top right;
}
body#menu_media h1{
	float:right;
	padding-left:25px;
	width:515px;
	height:49px;
	background: url(../images/entry/media_title.jpg) no-repeat top right;
}
body#menu_privacy h1{
	float:right;
	padding-left:25px;
	width:515px;
	height:49px;
	background: url(../images/entry/privacy_title.jpg) no-repeat top right;
}
body#menu_report h1{
	float:right;
	padding-left:25px;
	width:515px;
	height:49px;
	background: url(../images/entry/report_title.jpg) no-repeat top right;
}
body#menu_blog h1{
	float:right;
	padding-left:25px;
	width:515px;
	height:49px;
	background: url(../images/entry/blog_title.jpg) no-repeat top right;
}
body#catSitemap h1{
	float:right;
	padding-left:25px;
	width:515px;
	height:49px;
	background: url(../images/entry/sitemap_title.jpg) no-repeat top right;
}
h1.entryTitle{
	margin-top:20px;
	padding-top:30px;
	font-weight:bold;
	font-size:150%;
}
/* ------------------------------
 listTitle（サイドバーリストタイトル切り替え）
------------------------------ */
div#list_dameged{
	width:152px;
	height:39px;
	margin-left:10px;
	background: url(../images/sidebar/side_dameged_title.gif) no-repeat top left;
}
div#list_head,div#list_outline,div#list_brain,div#list_paralysis,div#list_sense{
	width:152px;
	height:39px;
	margin-left:10px;
	background: url(../images/sidebar/side_head_title.gif) no-repeat top left;
}
div#list_voice{
	width:152px;
	height:39px;
	margin-left:10px;
	background: url(../images/sidebar/side_voice_title.gif) no-repeat top left;
}
div#list_charge{
	width:152px;
	height:39px;
	margin-left:10px;
	background: url(../images/sidebar/side_charge_title.gif) no-repeat top left;
}
div#list_contact{
	width:152px;
	height:59px;
	margin-left:10px;
	background: url(../images/sidebar/side_contact_title.gif) no-repeat top left;
}
div#list_profile{
	width:152px;
	height:39px;
	margin-left:10px;
	background: url(../images/sidebar/side_profile_title.gif) no-repeat top left;
}
div#list_media{
	width:152px;
	height:39px;
	margin-left:20px;
	background: url(../images/sidebar/side_media_title.gif) no-repeat top left;
}

div#list_privacy{
	width:152px;
	height:61px;
	margin-left:10px;
	background: url(../images/sidebar/side_privacy_title.gif) no-repeat top left;
}
div#list_report{
	width:152px;
	height:39px;
	margin-left:10px;
	background: url(../images/sidebar/side_report_title.gif) no-repeat top left;
}
div#list_blog{
	width:152px;
	height:39px;
	margin-left:10px;
	background: url(../images/sidebar/side_blog_title.gif) no-repeat top left;
}
div#listSitemap{
	width:152px;
	height:39px;
	margin-left:10px;
	background: url(../images/sidebar/side_sitemap_title.gif) no-repeat top left;
}
/* ------------------------------
 メディアページ
------------------------------ */
body#menu_media div.entryBodyArea img,body#menu_blog div.entryBodyArea img{
	margin:		0 10px 15px 0;
	}
body#menu_media div.entryBodyArea h4{
	clear:		both;
	}
/* ------------------------------
 脊髄損傷バナー切り替え
------------------------------ */
#dameged_bn{
	margin:-5px 0 10px 0;
	width:184px;
	height:131px;
	background: url(../images/sidebar/dameged_bn.gif) no-repeat top left;
}
body#menu_dameged #dameged_bn{
	display:none;
}
/* ------------------------------
 頭部外傷バナー切り替え
------------------------------ */
#head_bn{
	margin:-5px 0 5px 0;
	width:184px;
	height:131px;
	background: url(../images/sidebar/head_bn.gif) no-repeat top left;
}
body#menu_head #head_bn,body#menu_outline #head_bn,body#menu_brain #head_bn,body#menu_paralysis #head_bn,body#menu_sense #head_bn{
	display:none;
}

/* ------------------------------
 無料レポートバナー切り替え
------------------------------ */
#report_bn{
	margin:0 0 10px 0;
	width:185px;
	height:137px;
	background: url(../images/sidebar/report_bn.gif) no-repeat top left;
}
body#menu_report #report_bn{
	display:none;
}


/* ------------------------------
 entryBody（各エントリー本文）
------------------------------ */
.entryBody{
	padding:15px 0 20px 0;
	texr-align:left;
}
.entryBodyArea{
	padding-top:10px;
}
div.entryBodyArea p{
	margin-top:5px;
	font-size:14px;
}
.reportForm{
	padding:20px 10px;
	background-color:#dcdcdc;
}

/* ------------------------------
 sitemap
------------------------------ */
.sitemapList{
	line-height:1.3em;
	padding:10px 0 10px 10px;
	list-style-type:none;
}
.sitemapList2{
	padding:0;
	line-height:1.3em;
	list-style-type:none;
}
.sitemapList2 h2{
	font-size:120%;
	padding:5px 0 1px 3px;
	background-color:#ffffff;
	font-weight:bold;
	color:#333333;
	border-top: 1px #808080 dotted;
	border-bottom:none;
	border-left:none;
}
.bold{
	font-weight:bold;
}