@charset "Shift_JIS";
/********CSSŠî–{Ý’è ********/
body {
	margin:0;
	padding:0;
	text-align:center;
	color:  #FFFFFF;
	background-color: #FFCCFF;
	font-family: 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	background-image: url(../image/bg_mainwrap.jpg);
	background-position: center;
	background-repeat: repeat-y;

}
#WRAP {
	width:800px;
	margin:0 auto;
	color:  #FFFFFF;
	background-color: #FFFFFF;
}
div,td {
	text-align:left;
}
p,pre {
	margin:0;
	font:14px/20px 'Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
}
li {
	margin: 0;
}
ol, ul {
	margin: 0;
	padding:0;
}
select {
	display:block;
}
a {
	color: #006699;
	text-decoration: underline;
}
a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}
/********yƒwƒbƒ_[z*********/
h1 {
	font-size:12px;
	line-height:16px;
	margin: 0;
	color:  #000000;
	background-color: #FFFFFF;
	text-indent: 7px;
}
#TOP {
	width: 800px;
	height: 200px;
	background-image: url(../img/s-header.jpg);
	margin: 0;
	background-repeat: no-repeat;
	background-position: 30px center;
}
#MENU {
	width: 800px;
	height:250px;
	float:left;
	background-color: #000099;
}
#MENULINK {
	width: 743px;
	position: absolute;
	top: 290px;
	left:99px;
	height: 48px;
}
.menubt {
	float: left;
	font-size:16px;
	line-height:30px;
}
.menubt a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 26px 3px 18px;
	background-image: url(../image/bg_menubt00.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	font-weight: bold;
}
.menubt a:hover,
.menubt a:active, 		/* for IE (Keyboard) */
.menubt a:focus {		/* for Netscape (Keyboard) */
	color: #006699;
	background-image: url(../image/bg_menubt01.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
}

.menu {
	float:left;
}
/********yƒƒCƒ“z*********/
#MAINWRAP {
	width:800px;
	float:left;
	background-image: url(../image/bg_mainwrapper.gif);
}
/********yƒRƒ“ƒeƒ“ƒcz*********/
#CONTENTS {
	width:590px;
	float:right;
}
.con_mar {
	padding: 5px 10px 20px 0;
	color: #000000;
}
#CONTENTS h2 {
	line-height:normal;
	margin:0;
	background-image: none;
	background-repeat: no-repeat;
}
#CONTENTS h3 {
	margin:0;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}
#CONTENTS h3 a,
#CONTENTS h3 a:hover,
#CONTENTS h3 a:active, 		/* for IE (Keyboard) */
#CONTENTS h3 a:focus {		/* for Netscape (Keyboard) */
	color: #333333;
	background-color: #FFCC66;
	text-decoration: none;
}
#CONTENTS p {
	margin: 10px 10px 10px 20px;
}
.bg-yell {
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFCC;
	border: 4px outset #CC0000;
}
.order-d {
	background-color: #FFFFFF;
	border: 8px outset #FF9900;
	margin: 10px 40px 20px 40px;
}
.order-page {
	background-color: #FFFFE6;
	border: 4px outset #CC0000;
	padding: 0 0 6px 30px;
	margin: 0 40px 0 40px;
}
.attention {
	background-image: url(../image/ba-attention.jpg);
	background-repeat: no-repeat;
	padding-top: 32px;
	margin: 60px 0 0 0;
}
.attention p {
	font-size: 12px;
	line-height: 15px;
}
.check-wrap {
	background-color: #FFEEEE;
	border: 4px outset #CC0000;
	margin: 10px 40px 20px 40px;
}
.co-wrap {
	background-color: #FFFFFF;
	border: 3px outset #006699;
	margin: 10px 40px 20px 40px;
}
.check01 {
	background-image: url(../image/check01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	line-height:30px;
	padding-left: 40px;
}
.check02 {
	background-image: url(../image/check02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	line-height:30px;
	padding-left: 40px;
}
#CONTENTS form {
	margin: 20px 40px 20px 40px;
	padding: 4px 10px 16px 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 4px outset #CC0000;
}
.company {
	margin: 10px;
}
.tokutei {
	margin: 10px;
}
.tokutei p {
	font-size: 12px;
}
.form_left {
	float: left;
	width: 120px;
	text-align: right;
	background-color: #EEEEEE;
}
.form_right {
	float: left;
}
.pad-t {
	padding-top: 20px;
}
#CONTENTS table {
	font-size: 16px;
	background-color: #FFFFFF;
}
.t-t {
	background-color: #E1E1E1;
	color: #000000;
	font-weight: bold;
}
#CONTENTS td {
	color: #000000;
}
#CONTENTS th {
	color: #333333;
	background-color: #FFFF66;
}
/********yƒŒƒtƒgz*********/
#LEFT {
	width:203px;
	float:left;
}
.le-left {
	padding: 12px 0 20px 2px;
}
.menu-left {
	font-size: 12px;
	color: #000000;
	background-image: url(../img/left-t.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: normal;
	text-align: center;
}
.left-waku {
	padding: 9px;
	margin: 0 0 20px 0;
}
.left-waku p {
	font-size: 14px;
	margin: 2px 0 2px 0;
	line-height: 32px;
	text-indent: 30px;
}
.left-waku a {
	color: #003366;
	text-decoration: none;
	background-image: url(../image/lertwaku.gif);
	display: block;
	font-weight: bold;
	background-repeat: no-repeat;
	width: 180px;
}
.left-waku a:hover,
.left-waku a:active, 		/* for IE (Keyboard) */
.left-waku a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
	background-image: url(../image/lertwaku_o.gif);
	text-indent: 36px;
}
.left-d {
	padding: 9px;
	margin: 0 0 20px 0;
}
.left-d p {
	font-size: 12px;
	line-height: 16px;
	margin: 4px 10px 4px 10px;
}
/********yƒtƒbƒ^[z*********/
#FOOTER1 {
	background-image: url(../image/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #000000;
	background-color: #FFFFFF;
}
#FOOTER1 p {
	font-size:12px;
	line-height:16px;
	padding: 0 0 30px 230px;
}
#FOOTER2 {
	text-align: center;
	padding: 10px 0 10px 0;
	color: #000000;
	background-color: #33FFFF
;
}
#FOOTER2 p {
	font-size:12px;
	line-height:12px;
}
.pwd {
	font-size:9px;
	line-height:12px;
}
#FOOTER2 a {
	background-color: #FFFFFF;
	text-decoration: none;
}
#FOOTER2 a:hover,
#FOOTER2 a:active, 		/* for IE (Keyboard) */
#FOOTER2 a:focus {		/* for Netscape (Keyboard) */
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: underline;
}
/**** ƒtƒ[ƒgƒ{ƒbƒNƒX‰ðœ—pBhtml‚Å‚Í<br class="clear" />‚ÅŽg—p ****/
.clear {
	clear:both;
}
/**** ƒeƒLƒXƒg—p ****/
em {
	font-style: normal;
	font-weight: bold;
}
.bld {
	font-weight: bold;
}
.sml {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f9 {
	font-size: 9px;
	line-height:12px;
}
.f10 {
	font-size: 10px;
	line-height:12px;
}
.f11 {
	font-size: 11px;
	line-height:12px;
}
.f12 {
	font-size: 12px;
	line-height:14px;
}
.f12-s {
	font-size: 12px;
	line-height:14px;
	margin: 0px;
	padding: 0px;
}
.f14 {
	font-size: 14px;
	line-height:18px;
}
.f16 {
	font-size: 16px;
	line-height:18px;
}
.f18-s {
	font-size: 18px;
	line-height:20px;
	margin: 0px;
	padding: 0px;
}
.f18 {
	font-size: 18px;
	line-height:22px;
}
.f24 {
	font-size: 24px;
	line-height:42px;}
.text_right {
	text-align: right;
}
.center {
	text-align: center;
}
/**** ƒeƒLƒXƒgEF ****/
.red {
	color: #CC0000;
	background-color: #FFFFFF;
	font-weight: bold;
}
.red2 {
	color: #CC0000;
	background-color: #FFFFFF;
}
.red-bld {
	color: #DD0000;
	background-color: #FFE6E6;
}
.red-bld2 {
	color: #DD0000;
	background-color: #FFE6E6;
	font-weight: bold;

}
.blue {
	color: #006699;
	background-color: #FFFFFF;
	font-weight: bold;
}
.blue2 {
	color: #006699;
	background-color: #FFFFFF;
}
.blue3 {
	color: #003366;
	background-color: #DEF0FF;
	font-weight: bold;
}
.red-bgyell {
	color: #CC0000;
	background-color: #FFFFCC;
	font-weight: bold;
}
/**** ‰æ‘œ—p ****/
img {
	border:0;
}
.float-left {
	float: left;
	margin-right: 10px;
	padding-left: 0px;
}
.float_right {
	float: right;
}
.img-middle {
	vertical-align: middle;
}
/**** ƒtƒH[ƒ€—p ****/
form {
	margin:0;
}
textarea {
	font-size: 12px;
	width:340px;
	height:46px;
}

