@charset "SHIFT_JIS";

body {margin: 0; padding: 0; background: #fff; text-align: left; font: 10px 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN', sans-serif;}
/*table, td {font: 10px 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN', sans-serif; color: #000;}*/

/*header { width: 680px; margin: 10px auto ; text-align: center;}

#main, #breadcrumb, #footer { width: 680px; margin: 1.5em auto; text-align: left;}
#main div.column { text-align: left; margin-bottom: 1em;}
#main p { margin: 0 0 1em 0;}
#main p.last { margin: 0;}
#main p.intro { font-weight: bold;}
#main .lite { color: #79767C;}
#main h1 { font-size: 24px; margin: 0 0 .5em 0;}
#main h2 { font-size: 16px; margin: 0;}
#main h3 { font-size: 12px; margin: 0;}
#main h4 { font-size: 10px; margin: 0;}
#main .more { text-align: right;}
*/

h1 {	font-size: 16px;
	margin-bottom: 1px;
	/*color:navy;*/
	text-weight: bold;
	font-weight: bold;
}

h2 {	font-size: 14px;
	margin-bottom: 1px;
	/*color:navy;*/
	text-weight: bold;
	font-weight: bold;
}

h3 {	font-size: 13px;
	margin-bottom: 1px;
	/*color:navy;*/
	text-weight: bold;
	font-weight: bold;
}

h4 {	font-size: 12px;
	margin-bottom: 1px;
	/*color:navy;*/
	text-weight: bold;
	font-weight: bold;
}

p { font-size: 12px; 
	line-height: 150%}

.normal{font-size: 12px; line-height: 150%}
.small{font-size: 10px; line-height: 150%}

.list{
	margin: 0;
	padding: 0;
	font-size:10px;
	line-height: 140%;
	color: #333333;}

.list_title{
	margin: 0;
	padding: 0;
	font-size:12px;
	line-height: 140%;}
