/*---------------------------------------

　　　　　　index用

---------------------------------------*/




/*---------------------------------------

　　　　　タグセレクタ類

---------------------------------------*/
h3{
	width:580px;
	height:40px;
	background-image:url(../this_page_img/h3.gif);
	margin-bottom:15px;
	text-indent:35px;
	font-size:14px;
	font-weight:bold;
	color:#444;
	line-height:2.8em;
}

/*---------------------------------------

　　　　　　contents_l

---------------------------------------*/
#contents_l{
	float:left;
	width:580px;
	overflow:hidden;
}

/*---------------------------------------

　　　　　　sub_menu

---------------------------------------*/
#sub_menu{
	width:245px;
	float:right;
}
/*---------------------------------------

　　　　   フリースペース

---------------------------------------*/

#free_space{
	width:580px;
	color:#777777;
	line-height:2em;
}


.p_title{
	font-weight:600;
	font-size:14px;
	line-height:2em;
	color:#000000;
	}
	
.p_sentence{
	line-height:1.6em;
	color:#777777;
	margin-bottom:15px;
	}

#outline dl{
	line-height:1.8em;
	color:#777777;
	margin-bottom:15px;
	}

