@charset "shift_jis";

body {
text-align: center;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 780px;
margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;

	border:solid #ccc;
	border-width:0 1px 0 1px;

}

.clear {
	clear: both;
}
img, div, h1, h2, input {
	behavior: url("iepngfix.htc")
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #336666;
}
a:hover {
	color: #FF0000;
}

.futoji {
	font-weight: bold;
}




/* ヘッダ部分 */
#sitetext {
	font-size: 12px;
}
#headstr {

	background-color : white;

	text-align: left;
}
#headstr h1 {
	font-size: 18px;
    color : #2e8b57;


	margin-left: 20px;



}


/* コンテンツ部分 */
.contents {
	
background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;

	padding-right: 15px;
	padding-left: 15px;
}
.contents_1 {
	text-align: left;
	padding-top: 10px;
	font-size: 16px;
	line-height: 1.2;
	padding-bottom: 0px;
	display: block;

}
.contents_1g {
	text-align: center;
	padding-top: 10px;
}
.contents_2 {
		padding-right: 35px;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.contents h2 {
 background:#f0fff0;  
    border-left:7px solid #2e8b57;
border-bottom:2px solid #2e8b57; 
 
}

/* 個人情報の取り扱い */
#kojinjyoho h3 {
	font-size: 14px;
}
#kojinjyoho {
	padding: 10px;
	font-size: 12px;
	color: #444444;
}
#kojinjyoho ul {
	line-height: 1.5;
}
#tokutei {
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}

/* 特定商取引法 */
#tokusyo h3 {
	font-size: 14px;
}
#tokusyo {
	padding: 10px;
	font-size: 12px;
	color: #444444;
}


/* フッター部分 */
#footer {
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	color: #006600;
	padding-bottom: 10px;
	background-color: #E3DFDF;
}
#footer a {
	color: #006600;
}

