@charset "shift-jis";

body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif, "ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN";
	line-height:150%;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

/* link */
a,
a:link,
a:visited{
	color:#666600;
	text-decoration:underline;
	}

a:hover{
	color:#000000;
	text-decoration:none;
	}

div#contentarea {
	position:static;
	width:795px;
	margin: 0 auto;
	padding:0;
	text-align:left;
}
h1.img-head_des{
position:static;
margin:5px auto;
padding:0;
text-align:center;
font-size:10px;
}

h1.img-head {
position:static;
margin:0;
padding:0;
text-align:left;
}
div.img-txt-mrg-cntr,
h3.img-txt-mrg-cntr,
h4.img-txt-mrg-cntr {
position:static;
margin:15px 0;
padding:0;
text-align:center;
}
div.img-txt-mrg-cntr-wid {
position:static;
margin:25px 0;
padding:0;
text-align:center;
}

h2.title-bar {
position:static;
margin:20px 0 15px 0;
padding:0;
text-align:center;
}

p {
text-align:left;
margin:15px;
width:650px;
}
p.area {
text-align:left;
margin:10px auto 15px auto;
width:650px;
padding:10px;
border:#C8FFC8 2px dashed;
background:#E6FFE6;
}

div.btn {
text-align:right;
width:620px;
padding:0;
margin:0 auto;
}
/* standard helper classes */
.clearfloat { 
	clear:both;
}
.clear {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}
/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

form { margin: 0; padding: 0; }

a img { border: 0; }

strong {color:#333;letter-spacing:0px;}

h1,h2,h3,h4,h5,h6 {margin:0;padding:0;font-size:100%;}

ul {margin:0;padding:0;}

li{margin:0;padding:0;list-style-position:outside;}


/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


.contactform {
	width:650px;
	margin:10px auto 10px auto;
 	border-top: 2px #C8FFC8 dashed;
	border-right: 2px #C8FFC8 dashed; 
	border-collapse: collapse;
	font-size:12px;
	}

.contactform th{
	color:#666666;
	width:120px;
	text-align:left;
	padding:3px;
	border-bottom: 2px #C8FFC8 dashed;
	border-left: 2px #C8FFC8 dashed;
	border-right: 2px #C8FFC8 dashed;
	border-collapse: collapse;
	background:#E6FFE6;
	}

.contactform td{
	background:#ffffff;
	color:#666666;
	padding:2px;
	text-align:left;
	border-bottom: 2px #C8FFC8 dashed;   
	border-collapse: collapse;
	}

.ex {
	font-size: 80%;
	color: #666666;
}

.must {
	color:#B81C22;
	font-size:80%;
	}

textarea {
	border:#999999 1px solid;
	color:#333333;
	margin:0px;
	width:400px;
	height:100px;
	}

.input-medium{
	border: #999999 1px solid;
	color:#333333;
	margin:0px;
	width:245px;
	padding:1px;
 }

.input-small{
	border:#999999 1px solid;
	color:#333333;
	margin:0px;
	width:90px;
	padding:1px;
 }

.input-checkbox{
	border: #999999 1px solid;
	color:#333333;
	margin:0px;
 }

.submit {
	width:650px;
	margin:0 auto;
	text-align:center;
 }

.submit .btn {
	padding:1px;
	margin:5px auto;
	font-weight:bold;
	color:#EEEEEE;
	border:#C8FFC8;
	background-color:#FF6600;
	}
.tel {color: #FF6600;
font-size:16px;}