/* body‚ÌÝ’è */
body {
	margin: 10px 10px 0px 10px;
	background-color: #fff;
	}


/* ƒŠƒ“ƒNƒJƒ‰[Ý’è */

	a:link {color: #000;}
	a:visited {color: #000;}
	a:active {color: #000;}
	a:hover {color: #000;}


h3{
	font-family:  'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	font-size: small;
	line-height: 1.5em;
}

h2{
 font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', "sans-serif";
	font-size: large;
 color: #336600;
	width: 720px;
	background-color: #FFF;
	border-bottom: 0px solid #999999;
	padding: 12px 5px 8px 0px;
	letter-spacing: 0.2em;
}

/* ƒƒCƒ“‹¤’Êƒy[ƒW‚Ìƒjƒ…[ƒX‚Ì•\—Ìˆæ */
.mainpage_table{
	margin: 10px;
}

/* ƒƒCƒ“‹¤’Êƒy[ƒW‚Ìƒjƒ…[ƒX‚Ì•\—Ìˆæ */
.mainpage_txt{
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.mainpage_txt a{
	text-decoration: none;
}

/*ƒƒCƒ“‹¤’Êƒy[ƒWƒŠƒXƒgul*/
.mainpage_txt ul {
	border: none;
}

/*ƒƒCƒ“‹¤’Êƒy[ƒWƒŠƒXƒg*/
.mainpage_txt li {
	font-size: small;
	color: #000000;
	line-height: 1.5em;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/left_arrow.gif);
	background-repeat: no-repeat;
	background-position: 1% 50%;
}


/* Ú×ƒy[ƒW‚Ì•é‚ç‚µ‚Ì•ª—Þ */
.detail_info{
 font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', "sans-serif";
	font-size: x-small;
	padding: 0px 5px 0px 0px;
	text-align:right;
}

/* Ú×ƒy[ƒW‚Ì•é‚ç‚µ‚Ì•ª—Þ */
.detail_category{
 font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', "sans-serif";
	font-size: x-small;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

/* Ú×ƒy[ƒW‚Ìƒ^ƒCƒgƒ‹ */
.detail_title{
 font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', "sans-serif";
	font-size: large;
 color: #000;
	margin-bottom:20px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 6px 5px 6px 5px;
	font-weight: bold;
	}

/* Ú×ƒy[ƒW‚ÌƒTƒuƒ^ƒCƒgƒ‹ */
.detail_subtitle{
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', "sans-serif";
	font-size: medium;
	color: #0000;
	background-color: #fff;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 3px 5px 3px 5px;
	margin-top:15px;
	font-weight: bold;
}
