@charset "utf-8";
/* ===================================================================
CSS information

 file name  :top.css
 style info :コンテンツエリア関係 他
 
このスタイルシートの構成
 2カラム時のスタイル
   #main
   #sub
=================================================================== */

/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/
#main {
	font-size: 1.1em;
}


#main h2 {
	background-image: url(../img/share/np_point01.png);
	background-repeat: no-repeat;
	margin: 0 0 5px;
	padding: 2px 0px 0px 45px;
	height: 35px;
	font-size: 1.3em;
	clear:none;
}

#main h3 {
	clear:both;
	margin: 0 0 20px;
}

#main h3#yasui {
	background-image: url(../img/first/np_19_img13.png);
	height: 30px;
	overflow:hidden;
	text-indent:-1000px;
}
#yasuikome {
	margin: 0 0 0 410px;
}

#main hr {
	height: 1px;
	border: none;
	border-top: 1px #000000 dashed;
	display: block;
	margin: 20px 0;
}
#main h3#kantan {
	background-image: url(../img/first/np_19_img14.png);
	height: 30px;
	overflow:hidden;
	text-indent:-1000px;
	margin: 20px 0;
}

.blue_line_box {
	border: 1px solid #0000ff;
	margin: 20px 50px;
	padding: 5px 10px;
}

.blue_line_box h4 {
	background: url(../img/first/np_19_img05.png) no-repeat;
	font-size: 1em;
	margin: 0 0 5px 0;
	padding: 5px 40px;
	color: #ff0000;
}

.blue_line_box img {
	margin: 0 0 5px 30px;
}

.blue_line_box li {
	background: url(../img/first/np_19_img03.png) no-repeat 0 3px;
	display: inline;
	font-size: 0.9em;
	margin: 0 0 0 5px;
	padding: 0 0 0 13px;
}

#main h3#kougashitsu {
	background-image: url(../img/first/np_19_img15.png);
	height: 30px;
	overflow:hidden;
	text-indent:-1000px;
	margin: 20px 0;
}

#main h3#toiawase {
	background-image: url(../img/first/np_19_img16.png);
	height: 30px;
	overflow:hidden;
	text-indent:-1000px;
	margin: 20px 0;
}
.left {
	width: 170px;
	margin: 0 10px 10px 0;
	float: left;
}

.right {
	width: 545px;
	margin: 0 0 0px 0px;
	padding: 5px 0px 0px 0px;
	float: left;
}

