@charset "utf-8";
/* CSS Document */

/* メイン  
-------------------------------------------------------------------------------- */ 


/* テキスト  
---------------------------- */ 

dl.subTitle{
	font-size:100%; 
	margin:0px 0px 50px 0px;
}

.main dl.subtitle dt{
	font-size: 100%; 
	width:auto;
	height:auto;
	list-style:none;
	margin:0px 0px 15px 0px;
	padding:5px 10px;
	color:#000;
	font-weight: bold;
	border-left:5px solid #000;
	border-bottom:1px solid #000;
}

.main .subtitle dd{
	width:auto;
	font-size:100%; 
	margin:0px 15px 30px;
	color:#000;
}

.main .subtitle .about_nest_dl{
	font-size:100%;
	margin:0;
}

.main .subtitle .about_nest_dl dt{
	width:690px;
	height:auto;
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	color:#000;
	font-weight:normal;
	border:none;
}

.main .subtitle .about_nest_dl dd{
	margin:0 0 0 5px;	
}


.main .subtitle .about_nest_dl dd.dd_last{
	margin:0 0 15px 5px;	
}

.main .subtitle .about_nest_ul li{
	margin:0 0 15px;	
}

ul.subTitle{
	font-size:100%; 
	margin:0px 0px 50px 0px;
}

.main dl{
line-height:140%;	
}

.main p{
line-height:140%;
padding-bottom:10px;
}


/* サイド  
-------------------------------------------------------------------------------- */ 

.sideList li{
	background:url(../img/about/icon02.gif) no-repeat left 50%;
	margin:0 0 10px 0;
	line-height:1.0;
	padding:0 0 0 15px;
}
