@charset "Shift_JIS" ;


/* サイト共通基本設定
---------------------------------------------- */
body {
	background : #fff ;
	color : #000 ;
	font-size : 9pt ;
	line-height : 1.5 ;
}

p, ul, ol, li, dl, form {
	font-size : 100% ;
	margin : 0 ;
	padding : 0 ;
}
h2,h3 {
	font-size : 12pt ;
}

#container { border : none ; }

img { border : none ; }
.none { display : inline ; }

#footer {
	clear : both ;
}


/* 非表示項目 */
#h_link,
#h_box,
#top_new,
#menu_Right {
	display : none ;
}



/* 中面印刷レイアウト */
#left_main {
	width : 100% ;
}
.print { display : none ; }