@charset "UTF-8";
/* CSS Document */

.btn1 a{
	background-position:-10px -79px;
	pointer-events:none;
}

.text_area{	
	width:810px;
	margin:30px auto;
	padding:15px;
	border-radius:10px;
	background:url(/common/img/div_back.jpg);
	box-shadow:#666 1px 1px 3px;
	overflow:hidden;
}

.text_area p{
	text-align:right;
	font-size:1.2em;
	margin:3px 5px 0 0;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
		
}

dl{
	width:550px;
	float:left;
}

dt{
	font-weight: bold;
	padding-bottom:5px;
	color:#960;
}
	
dd{
	font-size:0.8em;
	margin:5px 15px 0 12px;
	border-bottom: dotted #996600 1px;
	line-height:1.9em;
	padding-left:5px;
}

.about_com{
	width:864px;
	/*text-align:center;*/
	margin:auto;
	overflow:hidden;
}

.about_com h2{
	font-size:1.2em;
	font-weight:bold;
	margin-left:35px;
	color:#960;
}

.about_img{
	text-align:center;
}

.about_com dl{
	margin-bottom:20px;
}

.about_com dt{
	margin:10px 0 0 0;
	color:#F90;
	
}

.about_com dd{
	border:none;
	margin:-10px 0 5px;
}

.fukidashi{
	width:342px;
	height:245px;
	float:left;
	background: url(/about/img/window_back.png) no-repeat;
	margin:0 10px;
	padding:23px 35px;
}

.fukidashi dd{
	padding-left:17px;
}
