@charset "utf-8";


/*************************************************************
    Index.css　REHPRO TEMPLATE TYPE A
*************************************************************/



/* ----------------------------------------------------------
*
*    #CONTENTS 
*
* --------------------------------------------------------- */

#contents {
	width: 100% ;
	overflow: hidden ;
	margin-top:21px;
	}

#contents #contentsCont {
	margin: auto ;
	width: 829px ;
	text-align: left ;
	position:relative;
}

#contents #contentsCont h1 {
	position:absolute;
	top:0px;
	left:3px;}


/*	メインエリア
----------------------------------------------------------- */

#contents #main {
	float: right ;
	width: 561px ;
	line-height: 1.7;
	background:url(../images/bg_main_mid2.gif) no-repeat;
}

#contents #main .main_image {
	margin:10px 0 20px 15px;
	clear:both}

#contents #main h2 { 
	color:#333;
	font-weight:bold;
	clear:both;
	width:480px;
	padding:5px 10px 5px 15px;
	font-size:110%;
	background:url(../images/title.gif) repeat-y;
	margin:0 0 15px 27px;}

#contents #main .news01 {
	border-bottom:dotted 1px #ccc;
	padding-bottom:3px;
	width:490px;
	margin:8px 0 0 33px;
	}

#contents #main .news01 dt {
	float:left;
	font-size:80%;
	width:70px;
}
#contents #main .news01 .n-category {
	float:left;
	width:63px;
}
#contents #main .news01 .n-txt {
	float:left;
	width:340px;
	
}



#contents #main #news02 h2 { 
	margin-top:20px; 
	width:490px;
	height:25px;
	padding:5px 0 0 15px;
	font-weight:nomal;
	font-size:110%;
	margin-bottom:10px;
}

#contents #main #news02 h3 { 
	position:relative;
	padding-left:90px;
	border-bottom:dotted 1px #ccc;
	padding-top:10px;
	margin-left:33px;
	width:398px;
	height:64px;
}
#contents #main #news02 h3 span { 
	font-size:80%;
}
#contents #main #news02 h3 img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding-top:7px;
}

#contents #main .pageTxt {
	width:490px;
	padding:5px 0 0 30px;}

#contents #main .top-list { padding-top:7px; margin-left:33px;}
#contents #main .top-list li { display:inline; font-size:80%; clear:both; margin-right:10px; background:url(../images/arrow.gif) no-repeat; padding-left:10px;}

/*	サブエリア
----------------------------------------------------------- */

#contents #sub {
	float: left ;
	width: 262px ;
	background:url(../images/bg_sub_mid.gif) repeat-y;
	padding:0;
	margin-top:120px;
}

#contents #sub h3 { 
	margin:10px 0 0 13px;
}


#contents #sub h4 { 
	margin:20px 0 0 13px;
}

#contents #sub .submenu { 
	background:url(../images/sub_mark.gif) no-repeat 0 1px;
	padding:0px 0 3px 16px;
	color:#333;
}
#contents #sub ul {
	margin: 0px 10px 20px 30px;
}
#contents #sub li {
	line-height:200%;
	background:url(../images/img_arrow.gif) no-repeat 0 11px;
	padding-left:10px;
}

#contents #sub .sub-txt {
	padding: 5px 15px 0 15px;
	line-height:1.3;
}



/*　ページタイトル */
#contents #main .other-ttl{
	color:#235871;
	font-weight:bold;
	font-size:110%;
	border-bottom:2px solid #235871;
	}
	
/*　ニュース一覧 */
#contents #main .news01 .n-txt2 {
	float:left;
	width:420px;
	
}

#contents #main .pager { 
	text-align:center; 
	margin-top:30px; 
	font-size:85%;
}
#contents #main .pager li { 
	display:inline;
}

/*　企業概要テーブル */
table.company{
    border-top:1px solid #666;
    border-left:1px solid #666;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	margin-left:32px;
}
.company th{
    border-right:1px solid #666;
    border-bottom:1px solid #666;
    color:#333;
    background-color:#e2e2e2;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:5px;
    text-align:center;
	width:100px;
	font-weight:bold;
}
.company td{
    border-right:1px solid #666;
    border-bottom:1px solid #666;
    padding:8px;
	color:#333;
	background-color:#f2f2f2;
	width:365px;
}

/*　オフィスアルバム */
#contents #main .office {
	margin-left:27px;}
#contents #main .office dt span { 
	display:block; 
	font-weight:bold; 
	line-height:1.5; 
	margin-top:5px;
	width:500px;
}
#contents #main .office dd { 
	line-height:1.5; 
	margin-bottom:30px;
	width:500px;
}
#contents #main .member { 
	margin-left:25px;
}
#contents #main .member dt { 
	width:510px;
}
#contents #main .member dt img { 
	float:left; 
	padding-right:10px; 
	padding-bottom:20px;
}
#contents #main .member dt span { 
	display:block; 
	font-weight:bold; 
	line-height:1.5;
	 margin-top:5px;
	}
#contents #main .member dd { 
	line-height:1.5;
	width:290px;
	padding-left:220px;
}

/*　FAQ */
#contents #main .faq {
	border-bottom:dotted 1px #ccc;
	padding:15px 0;
	margin:0 30px;
	}
	
#contents #main .faq dt {
	color:#333;
	font-weight:bold;
	}
#contents #main .faq dd {
	line-height:1.5;
	margin-top:10px;
	color:#333;
	}	

/*　エントリー */
#contents #main .entry {
	position:relative;
	border-bottom:dotted 1px #ccc;
	padding:15px 0;
	margin:0 30px;
}
#contents #main .entry dt {
	position:absolute;
	top:15px;
	left:0;
	color:#333;
	font-weight:bold;
	}
#contents #main .entry dd {
	padding-left:350px;	
	font-size:90%;
	padding-bottom:0px;
}