/* ----------------------- Šî–{ ----------------------- */
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

a:link, a:visited {
	color:#E9470F;
	text-decoration: none;
}

a:hover, a:active {
	color:#E9470F;
	text-decoration: underline;
}


/* ----------------------- id ----------------------- */
#Contents {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
}

#Contents h1{
	padding: 0;
	margin: 0;
}


/* ----------------------- class ----------------------- */

.txt{
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;

	background:url(images/back.gif);
}


.txt10 {
	font-size: 10px;
	color: #000000;
}


.writer{
	padding: 20px 10px 0 10px;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	background:url(images/back.gif);
}


.column {
	padding: 0 10px;
	font-size: 10px;
	background:url(images/back.gif);
}


.photoL{
	margin: 0 10px 10px 0;

}


.photoR{
	margin: 0 0 10px 10px;
}


.sub_ttl {
	margin-top: 3px;
	margin-bottom: 18px;
}


.btn_btm {
	margin-right: 40px;
}


.toppage-b {
	margin:5px 0 0 0;
	width:760px;
	height:30px;
	background:url(images/toppage-haikei.gif) no-repeat;
}

.toppage-b img{
	margin:5px 7px 0 0;
	padding:0;
}





