/* [shougaisha fukushi] Style Sheet */

/* ---- Menu Bar ---- */
#mbShougai {
	/*background: url("img/menubar_select.png") repeat-x;*/
	background-color: #FFFFFF;
}

/* ---- Contents Navi, Contents Link ---- */
#contentsMenu .borderTL, #contentsLink .borderTL {
	background: url("img/border_shougai_menu_tl.png") no-repeat;
}

#contentsMenu .borderTC, #contentsLink .borderTC {
	background: url("img/border_shougai_menu_tc.png") repeat-x;
}

#contentsMenu .borderTR, #contentsLink .borderTR {
	background: url("img/border_shougai_menu_tr.png") no-repeat;
}

/* ---- Information Area ---- */
#informationArea .cotainerTop {
	height: 50px;
}

#informationArea .borderTL {
	height: 50px;
	background: url("img/border_shougai_info_tl.png") no-repeat;
}

#informationArea .borderTC {
	height: 50px;
	font-size: 100%;
	line-height: 40px;
	background: url("img/border_shougai_info_tc.png") repeat-x;
}

#informationArea .borderTC h2 {
	background: url("img/title_shougai.png") no-repeat left center;
}

#informationArea .borderTImage {
	width: 64px;
	height: 42px;
	background: url("img/title_back_shougai.png") no-repeat;
}

#informationArea .borderTR {
	height: 50px;
	background: url("img/border_shougai_info_tr.png") no-repeat;
}

#informationArea .contents {
	/*min-height: 621px;*/
	min-height: 864px;
}

/* ---- Result Page ---- */
#breadcrumbList .borderTL {
	background: url("img/border_shougai_tl.png") no-repeat;
}

#breadcrumbList .borderTC {
	background: url("img/border_shougai_tc.png") repeat-x;
}

#breadcrumbList .borderTR {
	background: url("img/border_shougai_tr.png") no-repeat;
}

#contentsTitle .contents h2 {
	border-bottom: solid 3px #27b484;
}

#mainContents .contents {
	/*min-height: 591px; */
	min-height: 842px;
}

/* ---- Breadcrumb List ------------- */
#breadcrumbList .breadcrumbBox {
	border-bottom: solid 2px #27b484;
}

/* ---- Contents Title -------------- */
#contentsTitle .fieldIcon {
	color: #27b484;
	background: url("img/result_shougai.png") no-repeat right center;
}
#content h2 {
        border-bottom: solid 3px #27b484;
}

#page #navi {
        border-color: #27b484;
        border-width: 1px;
        border-style: solid;
}	

#main #side h3 {
        background-image: url(img/h3_side_syogai.gif);
}

#contentsTitle .contents h2 {
	border-bottom: solid 3px #27b484;
}
