@charset "SHIFT_JIS";

body {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', Osaka, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	color: #000000;
	line-height: 140%;
	}

.t10 {font-size: 10px; line-height: 140%; font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', Osaka, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;}
.t10b {font-size: 10px; line-height: 140%; font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', Osaka, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif; font-weight: bold;}
.t12 {font-size: 12px; line-height: 140%; font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', Osaka, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;}
.t12b {font-size: 12px; line-height: 140%; font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', Osaka, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif; font-weight: bold;}
.t12a {font-size: 12px; line-height: 160%; font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', Osaka, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;}
.t14 {font-size: 14px; line-height: 140%; font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', Osaka, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;}
.t14b {font-size: 14px; line-height: 140%; font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', Osaka, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif; font-weight: bold;}
.t16 {font-size: 16px; line-height: 140%; font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', Osaka, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;}
.t16b {font-size: 16px; line-height: 200%; font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', Osaka, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif; font-weight: bold;}
.t18 {font-size: 18px; line-height: 140%; font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', Osaka, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;}


tr,td,div {vertical-align: top; }
img {border: none; }

h1 {
	background: url("../img/h1_r.gif") no-repeat center left;
	padding: 0px 0px 0px 30px;
	font-size: 22px;
	line-height: 140%;
	color: #000000;
	}

h3 {
	padding: 0px 0px 0px 5px;
	font-size: 16px;
	line-height: 100%;
	color: #000000;
	}


/*==========header==========*/
#header {
	width: 700px;
	}
/*==========header==========*/


/*==========navibar==========*/
#navi {
	background: url("../img/navi/bg.gif") repeat-x;}

a.navibar {
	display: block;
	width: auto;
	padding: 6px 10px 6px 10px;
	font: 12px 'Tahoma', 'Verdana';
	line-height: 100%;
	white-space: nowrap;
	color: #333333;
	text-decoration: none;
	}

a.navibar:hover {
	display: block;
	width: auto;
	padding: 6px 10px 6px 10px;
	background: #ee1c23 url("../img/navi/bg_on.gif") repeat-x;
	font: 12px 'Tahoma', 'Verdana';
	line-height: 100%;
	white-space: nowrap;
	color: #ffffff;
	text-decoration: none;
	}
/*==========navibar==========*/


/*==========contents==========*/
#contents_bg {
	width: 100%;
	background: #ffffff url("../img/bg/bg_main.jpg") no-repeat center bottom;
	}

#contents {
	width: 700px;
	padding: 15px 0px 15px 0px;
	}

/*==========contents==========*/


/*==========left==========*/
#left {
	width: 180px;
	padding: 5px 0px 10px 0px;
	}

div#update {
	padding: 3px 0px 0px 5px;
	margin: 0px;
	font-size: 10px;
	line-height: 140%;
	}

a.contents {
	display: block;
	width: auto;
	padding: 6px 10px 6px 30px;
	background: #ffffff url("../img/contents/b_off.gif") no-repeat;
	font: 12px 'Tahoma', 'Verdana';
	line-height: 100%;
	color: #000000;
	text-decoration: none;
	}

a.contents:hover {
	display: block;
	width: auto;
	padding: 6px 10px 6px 30px;
	background: #ee1c23 url("../img/contents/b_on.gif") no-repeat;
	font: 12px 'Tahoma', 'Verdana';
	line-height: 100%;
	color: #ffffff;
	text-decoration: none;
	}

a.contents2 {
	display: block;
	width: auto;
	padding: 6px 10px 6px 30px;
	background: #ffffff url("../img/contents/b2_off.gif") no-repeat;
	font: 12px 'Tahoma', 'Verdana';
	line-height: 130%;
	color: #000000;
	text-decoration: none;
	}

a.contents2:hover {
	display: block;
	width: auto;
	padding: 6px 10px 6px 30px;
	background: #ee1c23 url("../img/contents/b2_on.gif") no-repeat;
	font: 12px 'Tahoma', 'Verdana';
	line-height: 130%;
	color: #ffffff;
	text-decoration: none;
	}

td#text {
	width: 180px;
	padding: 4px 5px 4px 30px;
	background: url("../img/contents/b_off.gif") repeat-y left center;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	}

td#cgi {
	width: 180px;
	padding: 0px 5px 5px 10px;
	background: url("../img/contents/b_bg.gif") repeat-y;
	text-align: right;
	}

/* banner */
div#l_b {
	width: 180px;
	padding: 0px 0px 5px 10px;
	}

/*==========left==========*/


/*==========right==========*/
div#right {
	width: 500px;
	padding: 0px 0px 10px 0px;
	}

#right p {
	padding: 0px 0px 0px 15px;
	}

div#text {
	padding: 0px 0px 10px 10px;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	}

div#text_trader {
	padding: 0px 0px 20px 10px;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	}

div#text_midashi {
	padding: 0px 0px 10px 5px;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	color: #EE1C23;
	}

td#inquiries {
	padding: 6px;
	background-color: FF6600;
	font-size: 10px;
	line-height: 100%;
	color: #ffffff;
	text-align: right;
	}

td#inquiries2 {
	padding: 3px 0px 0px 0px;
	text-align: center;
	}

div#r_bn {
	width: 500px;
	padding: 10px 0px 10px 0px;
	}

div#midashi {
	width: 500px;
	padding: 5px 0px 10px 0px;
	}

div#midashi_ln {
	width: 500px;
	padding: 0px 0px 10px 0px;
	}

div#photo {
	width: 500px;
	padding: 0px 0px 10px 10px;
	}

img#r_img {
	margin: 0px 10px 10px 0px;
	}

.caution {
	width: 500px;
	padding: 7px 0px;
	margin: 7px 0px;
	text-align: center;
	border-top: solid 1px #808080;
	border-bottom: solid 1px #808080;
	}

.caution2 {
	padding-top: 5px;
	}



/* ***** link ***** */

a.link {
	display: block;
	width: auto;
	padding: 2px 5px 2px 15px;
	background: #FFFFFF url("../img/link/off.gif") no-repeat 5px 5px;
	font: 12px 'Tahoma', 'Verdana';
	line-height: 100%;
	color: #000000;
	text-decoration: none;
	}

a.link:hover {
	display: block;
	width: auto;
	padding: 2px 5px 2px 15px;
	background: #EE1C23 url("../img/link/on.gif") no-repeat 5px 5px;
	font: 12px 'Tahoma', 'Verdana';
	line-height: 100%;
	color: #FFFFFF;
	text-decoration: underline;
	}

div#link_text {
	width: 100%;
	padding: 0px 0px 0px 0px;
	}

div#link_midashi {
	padding: 0px 0px 0px 5px;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #000000;
	}

td#link {
	padding: 2px 0px 2px 2px;
	font-size: 12px;
	line-height: 100%;
	color: #000000;
	vertical-align: middle;
	}

td#dl_title {
	padding: 4px 0px 4px 5px;
	width: 329px;
	font-size: 12px;
	font-weight: normal;
	line-height: 100%;
	color: #000000;
	}

td#dl_photo {
	padding: 2px;
	margin-right: 3px;
	width: 160px;
	border: 1px solid #666666;
	}

/*==========right==========*/


/*==========footer==========*/
table#footer {
	width: 100%;
	background: #ffffff url("../img/bg/footer.gif") repeat-x;
	}

.footer {
	width: 100%;
	background: #ffffff url("../img/bg/footer.gif") repeat-x;
	text-align: center;
	
	
	
	
	}

.copyright {
	margin: 10px 0px;
	
	
	}

/*==========footer==========*/


