/*---------------------
 titleArea
---------------------*/
#titleArea{
background:url(../img/img_titlearea2.jpg);
}


/*---------------------
 menuArea
---------------------*/
#menuArea{}
#menuArea .teaser{
text-align:center;
}
#menuArea .teaser ul{
}
#menuArea .teaser ul li{
margin:5px;
}


/*lMenu_sub*/
.lMenu_sub{
	margin-left: 12px;
	margin-top: 4px;
	margin-bottom: 7px;
}

/*to_top*/
.to_top{
	text-align: right;
}

/*to_list*/
#Contents #pro .to_list{
	text-align: right;
}

/*--title--*/
.bold { font-weight: bold }  

/*--margin--*/
.mar_top05{margin-top:5px;}
.mar_top10{margin-top:10px;}
.pad_left{padding-left:20px;}
.pad_top20{padding-top:20px;}
.pad_bottom15{padding-bottom:15px;}

/*--width--*/
.wid_ad{width:25px;}

/*--person--*/
.person1{
	width:8em;
}
.person2{
	width:3.5em;
	text-align: right;
}

/*--list--*/
#Contents #pro .sv1{
list-style-position:outside;
}

#Contents #pro .sv2 {
	float:left;
	width:25px;
	text-align:right;
	line-height:1.5em;
}
#Contents #pro .sv3{
	line-height:1.5em;
	padding:0 0 0 27px;
}

/*--list2--*/
.hi1{
list-style-position:outside;
}

.hi2 {
	float:left;
	width:40px;
	text-align:right;
	line-height:1.5em;
}

.hi3{
	line-height:1.5em;
	padding:0 0 0 50px;
	font-weight:bolder
}


/*baseline*/
#Contents #pro .right1{text-align: right;}
#Contents #pro .left1{text-align: left;}
#Contents #pro .center1{text-align: center;}

/*concept*/
#Contents #pro .concept{
width:500px;
}

/*outline*/
#Contents #pro .outline{
width:500px;
}

table.tableline1, td.c1  {
	border: 1px solid #cccccc;
padding:10px;
	}

/*map*/
.map{
width:501px;
}
.map2{text-align:left;
}

/*history*/
.his_b{
border-bottom:3px solid #cccccc;
}

/*-- メイン--*/
#Contents #pro{
margin:0 0 20px;
}

#Contents #pro p{
padding-top:8px;
}

#Contents #pro .business{
padding-left:15px;
}

#Contents #pro .businessh3{
padding-left:0px;
font-weight: bold;
}

#Contents #pro .business2{
padding-top:10px;
}

/*-- 企業情報--*/
#Contents #pro.box{
width:100%;
}

#Contents #pro .btn1{
width:265px;
background-image: url("../img/ti_bg.jpg"); 
background-repeat: no-repeat;
float:left;
padding:10px;
border-bottom:1px dashed #cccccc;
}

#Contents #pro .btn2{
width:265px;
background-image: url("../img/ti_bg.jpg"); 
background-repeat: no-repeat;
float:right;
padding:10px;
border-bottom:1px dashed #cccccc;
}

#Contents #pro h3{
padding:0 0 0 8px;
}

.clear {clear: both;}
.al_right{text-align:right;}


.to_top4{
	text-align: right;
	margin:5px 0 5px;

}
/*-- カラー--*/
.group_fontcolor{color: #996600;}

#Contents .block{
width:280px;
margin:10px;
overflow:hidden;
float:left;
padding-bottom:10px;
border-bottom:1px dashed #cccccc;
}
#Contents #pro .block h3{background:url(../img/block_bg.jpg) no-repeat 0 0;
padding:8px 8px 14px}
#Contents #pro .block p{
padding:0 10px 10px;
line-height:1.4em}
#Contents #pro .block a{background:url("/common/img/arrow_03.gif") no-repeat scroll 0 4px transparent;
padding-left:15px}


.center_box {
	width:500px;
	margin:10px 0 0 60px;
}
.right_text {
text-align:right;
clear:both;
margin:10px 0px;
}

@media print {
#Contents .block{
width:279px;
}
}