<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";


body {  
	color:#330202;
	margin:0;
	padding:0;
	font-size: 77%;
	line-height:1.5em;
	letter-spacing:0.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "Osaka";
	text-align:center;
}

html&gt;/**/body {font-size:12px;}

* + html body {letter-spacing:normal;}

br{letter-spacing:normal;}

@charset "UTF-8";

/* =========================================================
mainarea
========================================================= */
#mainarea{
	width:560px;
	height:1000px;
	margin:0 auto 0 auto;
}


#mainarea dl.normal {
	clear:both;
	width:560px;
	height:40px;
	margin:10px 0 0 0;
	color:#000000;
}

#mainarea dl.normal dt {
	float:left;
	text-align:left;
	width:120px;
	padding-left:15px;
	padding-top:5px;
	background: url(../../img/arrow_01.gif) no-repeat left bottom;
}

#mainarea dl.normal dd {
	float:left;
	text-align:left;
	width:270px;
}


#mainarea dl.mes {
	clear:both;
	width:560px;
	height:110px;
	margin:10px 0 0 0;
}

#mainarea dl.mes dt {
	float:left;
	width:120px;
	text-align:left;
	padding-left:15px;
	padding-top:5px;
	background: url(../../img/arrow_01.gif) no-repeat left bottom;
}

#mainarea dl.mes dd {
	float:left;
	width:300px;
	text-align:left;
}

#mainarea dl.sp {
	clear:both;
	width:560px;
	height:80px;
	margin:10px 0 0 0;
}

#mainarea dl.sp dt {
	clear:both;
	width:560px;
	text-align:left;
	padding-left:10px;
}

#mainarea dl.sp dd {
	clear:both;
	width:560px;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
}

.job{
	width:250px;
}

/* =========================================================
btn
========================================================= */

#mainarea #btn {
	margin:25px auto 0px auto;
	width:443px;
}


.temp{
	color:#b00204;
	padding:0 0 20px 10px;
	text-align:left;
}

/* =========================================================
form整形
========================================================= */

#mainarea dl dd input.tel {
	width:50px;
	ime-mode: disabled;
}

#mainarea dl dd input.zip {
	width:50px;
	ime-mode: disabled;
}

#mainarea dl dd input.mail{
	width:240px;
	ime-mode: disabled;
}


#mainarea dl dd input.name,
#mainarea dl dd input.kana,
#mainarea dl dd input.rname,
#mainarea dl dd input.city,
#mainarea dl dd input.addr,
#mainarea dl dd textarea.image{
	width:240px;
	ime-mode: active;
}

#mainarea dl dd input.short{
	width:210px;
	ime-mode: active;
}

#mainarea dl dd textarea.message {
	width:240px;
	height:85px;
	ime-mode: active;
}

	
/* フォント関係*/
a:link {
	color:#000;
	text-decoration:none;
}
a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
a:active {
	color:#000;
	text-decoration:underline;
}

object,
a:focus {
	outline:none;
}

.red{
	width:42px;
	height:22px;
	text-align:left;
	background:url(../../img/i_mark.gif) no-repeat 10px 0;
	display:block;
	float:left;
	padding:0 0 0 20px;
	margin:0 12px 0 0;
}

.scp{
	width:42px;
	height:22px;
	color:#000;
	text-align:left;
	display:block;
	float:left;
	padding:0 0 0 20px;
	margin:0 12px 0 0;
}


.errMsg{
	height: 110px;
	text-align: center;
	margin: 0px auto;
	font-weight: bold;
	padding-top:60px;
	color:#23ac38;
	font-size:16px;
	font-weight:bold;
}

.jump a{
	width:147px;
	height:24px;
	background:url(../../img/btn_top.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	text-align: center;
	margin: 0px auto;
}


/* =========================================================
cation
========================================================= */

#cation{
	width:550px;
	padding:20px 20px 20px 15px;
	font-size:85%;
	color:#000;
	line-height:1.4em;
	text-align:left;
}

#cation ul li{
	list-style:url(../../img/i_notice.gif) outside;
}


#cation a{
	color:#000;
	text-decoration:underline;
}

#cation .title{
	width:220px;
	font-size:11px;
	padding:5px 0 0 0;
	margin:0 0 5px -18px;
	_margin:0 0 5px -13px;
}


#cation p {
	color:#000;
}



/* ///////////////////////////////////////////////////
	clearfix
////////////////////////////////////////////////////*/

/* contents clearfix */
#contents:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#contents {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html #contents { height: 1%; }
#contents { display: block; }
/* End hide from IE-mac */
/* /main clearfix */

/* description clearfix */
.description:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.description {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .description { height: 1%; }
.description { display: block; }
/* End hide from IE-mac */
/* /description clearfix */

/* ///////////////////////////////////////////////////
	clearfix
////////////////////////////////////////////////////*/
</pre></body></html>