@charset "Shift_JIS";
/*--------------------------------------------------
Author	Japan IT Partner Co., Ltd.
v1.0.1	2007/07/30
----------------------------------------------------*/

/*---------------- Default >> ----------------*/
body { text-align: center; margin: 0px; }
form { margin: 0px; padding: 0px; }
img { border: 0px; }
fieldset { border: none; margin: 0px; padding: 0px; }
h1, h2, h3, h4, h5, p, pre, blockquote, ul, ol, dl, dt, dd { margin: 0px; padding: 0px; }
blockquote, li, dt, dd { margin-left: 1em; }
li { list-style: none; }
input, textarea { font-size: 1em; }
div, table { font-size: 12px; line-height: 18px; letter-spacing: 0.1em; font-family: 'ＭＳ Ｐゴシック', 'ＭＳ Ｐ明朝' 'メイリオ', 'Osaka', 'verdana', 'Georgia', 'Times'; color: #666666; }
td, th { vertical-align: top; text-align: top; }
/*---------------- << Default ----------------*/

/*---------------- Page Seting >> ----------------*/
body { 
	background-position: center top;
}
div#page {
	width: 758px;
	height: auto;
	text-align: center;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	line-height: 16px;
	color: #666666;
	letter-spacing: 0.2em;
}
/*---------------- << Page Seting ----------------*/


/*---------------- Header >> ----------------*/
/* structure >> */
div#header_space {
	line-height: 1px;
	font-size: 1px;
	height: 10px;
}
div#header_text {
	color: #ff0000;
	line-height: 15px;
	font-size: 12px;
	height: 40px;
}
div#header { 
	width: 758px;
	height: 99px;
	margin: 0px;
	padding: 0px;
	background-image: url("../co_img/headerBG.jpg");
	background-repeat:  no-repeat;
	background-position: center top;
}
div#h_left {
	float: left;
	width: 400px;
	height: 99px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
div#h_right {
	float: right;
	width: 353px;
	height: 99px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
/*---------------- main >> ----------------*/
div#main {
	width: 758px;
	_height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url("../co_img/bodyBG.jpg");
	background-repeat: repeat-y;
	background-position: center top;
}
div#catch {
	width: 758px;
	height: 170px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#contBG_H {
	width: 720px;
	height: 9px;
	line-height: 1px;
	font-size: 1px;
	text-align: left;
	background-image: url("../co_img/contBG_H.gif");
	background-repeat: no-repeat;
	background-position: center top;
}
div#contBG_M {
	width: 720px;
	text-align: left;
	background-image: url("../co_img/contBG_M.gif");
	background-repeat: repeat-y;
	background-position: center top;
}
div#flt_L {
	float: left;
	width: 540px;
	text-align: left;
}
div#flt_R {
	float: right;
	width: 180px;
	text-align: left;
}
div#close {
	clear: both;
	width: 720px;
	height: 1px;
	text-align: left;
}
div#contBG_B {
	width: 720px;
	text-align: left;
	background-image: url("../co_img/contBG_B.gif");
	background-repeat: no-repeat;
	background-position: center top;
}
div#footer {
	width: 758px;
	height: 13px;
	text-align: left;
	background-image: url("../co_img/footerBG.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
/* design >> */
#h_left p { 
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 20px;
}
#h_right p { 
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 30px 20px 0px 0px;
}
# a { 
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
# a:hover { 
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p#menu { 
	text-align: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
p#st { 
	text-align: left;
	margin: 0px;
	padding: 10px 0px 0px 15px;
}
p#detail { 
	width: 520px;
	text-align: left;
	margin: 0px;
	padding: 10px 0px 20px 25px;
}


