@import url(../../css/image.css);


#contents h2{
	color: #F90;
	background-image: url(../img/common_color_h2.gif);
	background-repeat: repeat-y;
}
#contents h4{
	margin: 0px 24px 4px 5px !important;
}

.submenuNormal{
	background-image: url(../img/submenu_bg.gif);
}
.submenuCurrent{
	background-image: url(../img/submenu_bg_cr.gif);
}
.submenuSmall{
	background-image: url(../img/submenu_s_bg.gif);
}
.submenuSmallCurrent{
	background-image: url(../img/submenu_s_bg_cr.gif);
}

img.culture, img.office{
	float: right;
	margin: 0px 24px 10px 10px;
	padding: 0;
	border: 1px solid #999;
}

img.culture-nb, img.office-nb{
	float: right;
	margin: 0px 24px 10px 10px;
	padding: 0;
}


#contents .ourselvesList{
	margin: 1em 0 0 0;
	padding: 0;
}

#contents .ourselvesList th{
	padding:0 15px 0 5px;
	text-align:center;
	vertical-align: top;
}

#contents .ourselvesList td{
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
}

#contents .ourselvesList td dl{
	margin:0 1.5em 3em 0;
	padding:0;
}

#contents .ourselvesList td dl dt{
	font-weight:bold;
	margin:0 0 0.5em 0;
}

#contents .ourselvesList td dl dd{
	margin:0;
	padding:0;
}

#contents .ourselvesList a{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

#contents .ourselvesList img{
	padding: 0px;
	border: 1px solid #999;
}

img.ourselvesPhoto{
	float: right;
	margin: 20px 24px 12px 12px;
	border: 1px solid #999;
}

span.ourselvesBirth{
	margin: 0px 0px 0px 16px;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}

/* 瀬尾追加分 */

.list{
	line-height: 16px;
	padding-right:24px;
	/* padding-top: 10px; */
}

/* 081215nakazawa add */

.office {
	padding-top: 10px;
}
.floatLeft {
	margin: 0px 24px 10px 10px;
	font-size: 10px;
	padding: 0;
}
	
/* Add 09.04.20 */
body div#bg div#main div#contents div#inquiryBox{　
	width:515px;
	text-align:center;
	margin:10px 0 20px 5px;
	padding-top:20px;
	border-top:1px dashed #C9C9C9;
}

body div#bg div#main div#contents div#inquiryBox img{　
	border:none; 
	margin:0 10px;
}

/* 090622 Add Tamayama*/

img.toMsg {
	margin:3px 0; 
	padding:0;
	border:none;  
}

/* 090814 Add Tamayama*/

div.photoArea {
	width:480px;
	margin:10px 0 0 15px;
	padding:10px;
	background:url(../img/photo_bg.gif) repeat-x;
	overflow:hidden;	
}

div.photoAreaNobg {
	width:480px;
	margin:10px 0 0 15px;
	padding:10px;
	background:none;
	overflow:hidden;	
}

div.photoArea:after {
	height:1px;
	content:".";
	display:block;
	clear:both;
}

/*\*/
* html div.photoArea {/* IE6向けの指定　*/
 height; 1px;
 overflow:visible;
 }
/**/

.photoArea img.photoL {
	float:left;
	border-right:2px solid #ddd;
	border-bottom:2px solid #ddd;
	border-left:1px solid #eee;
}

.photoArea img.photoR {
	float:right;
	border-right:2px solid #ddd;
	border-bottom:2px solid #ddd;
	border-left:1px solid #eee;
}

.photoAreaNobg img.photoM {
	margin-left:86px;
	border-right:2px solid #ddd;
	border-bottom:2px solid #ddd;
	border-left:1px solid #eee;
	border-top:1px solid #eee;
}

#contents dl.report {
	margin:0 26px 40px 15px;
	padding:0;
}

#contents dl.report dt {
	margin:0 0 1em 0;
	padding:0;
	font-weight:bold;
}

#contents dl.report dd {
	margin:0 0 2.5em 0;
	padding:0;
	line-height:1.5em;
}

#contents dl.report dd ul {
	margin:1em 0 1em 1.5em;
	padding:0;
}

#contents dl.report dd li {
	line-height:1.5em;	
}

#contents dl.report dd img {
	margin:0 15px 15px 0;
	border-top:1px solid #eee;
	border-right:2px solid #ddd;
	border-bottom:2px solid #ddd;
	border-left:1px solid #eee;
}

ul.inpageSubmenu{
	list-style:none;
	margin-left:0;
	padding-left:10px;
}

ul.inpageSubmenu li{
	line-height:2.0;
}