@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      nkh.css
 Adddate:        2010.10.04
 Upddate:        2010.10.04
 Style Info:     NKH Page CSS
----------------------------------------------------------- */
.nkh-left {
 float: left;
 width: 230px;
 margin-right: 20px;
}

#anshin{
	margin-bottom:30px;
	font-size:12px;
	width:700px;
	border-radius: 10px;         /* CSS3 */
   -moz-border-radius: 10px;    /* Firefox */
   -webkit-border-radius: 10px; /* Safari,Chrome */
   border: 2px #3fd0f4 solid;     /* g̑ */
   background-color: #FFFFFF;
   margin-left:20px;
   float:left;
}

#anshin_title{
	width:255px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

#anshin_text{
	padding-left:15px;
	width:450px;
}

#anshin_img{
	width:166px;
	float:left;
	padding-bottom:10px;
	padding-left:30px;
	padding-top:10px;
}

#anshin_wrrap{
	float:left;
}

#nkh_bg{
	width:700px;
	height:413px;
	background-image: url("../../img/NKHSNS_1.jpg")
}

#nkh_pr{
	padding-top:70px;
	margin-left:50px;
}

#nkh_line{
	margin-top:20px;
	margin-bottom:20px;
}