/*-- 専用スタイルシート --*/

@import url(../common/css/base.css);
@import url(../common/css/layout.css);


/*--
作成日：2009/02/01
作成者：泉 光浩
所  属：HANIWA (http://820.bz/)
連絡先：info@820.bz
--*/


div#left_column div.submenu_box div.submenu_padding ul li {
	list-style : none ;
	text-indent : 13px ;
	background-image : url(../img/submenu_box_icon.gif) ;
	background-repeat : no-repeat ;
	background-position : left center ;
}

div#right_column h2 {
	width : 160px ;
	height : 60px ;
	text-indent : -9999px ;
	background-image : url(../img/h2_information.gif) ;
	background-position : center center ;
	background-repeat : no-repeat ;
	float : left ;
}

div#right_column p.date {
	margin-left : 200px ;
	line-height : 60px ;
}

div#right_column strong.title {
	clear : both ;
	padding : 15px 0 10px 15px ;
	font-family : Arial ;
	font-size : 18px ;
	line-height : 28px ;
	color : #4575f0 ;
	display : block ;
}

div#right_column div.news {
	padding : 0 0 30px 0 ;
}

div#right_column div.news h3 {
	padding-bottom : 5px ;
	font-size : 14px ;
	line-height : 20px ;
	color : #21408f ;
}
