@charset "shift_jis";


#wrapper {
	width: 945px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background-color: #FFF;
}
#main  {
	padding-right: 10px;
	padding-left: 30px;
	margin-top: 60px;
}
#main p  {
	margin: 5px;
	padding: 10px 0px 20px;
	font-size: 14px;
}


#main .orange  {
	color: #F60;
}

h3  {
	font-size: 16px;
	color: #333;
	border-left: 5px solid #F60;
	text-indent: 5px;
	padding: 0px;
	margin: 10px auto;
	height:22px;
}

#main dl {
	font-size: 14px;
	line-height: 1.6em;
	color: #333;
	margin: 15px 15px 25px 15px;
	width: 880px;
}

#main dl dt {
	color: #F30;
	margin-top: 10px;
}

#main dl dd {
	background-color: #F3F3F3;
	padding: 5px 5px 5px 10px;
	margin-bottom: 15px;
}

/* ------------------------------------ */
/*tb^[*/
/* ------------------------------------ */

#footer {
	clear: both;
	width: 945px;
	margin: 30px auto 10px;
	text-align: center;
}


#footer a:link {
	color: #00F;
}


#footer a:hover {
	color: #F00;
}

#footer #footerMenu {
	padding: 10px 0px;
	background-color: #EBEBEB;
	text-align: center;
	font-size: small;
}

#about {
	position: relative;
	margin: 10px 0px;
	width: 945px;
}
#about img {
	display: block;
	position: absolute;
}
img#trustseal {
	left:845px;
	top: 0px;
}
img#spc {
	left:0px;
	top: 35px;
}
img#living {
	left:105px;
	top: 35px;
}
#footer #footerSubMenu {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	font-size: 10px;
	border-bottom: 1px solid #DCDCDC;
}
#note {
	position: absolute;
	left: 215px;
	top: 35px;
	text-align: left;
	font-size: 10px;
}
#footer #network {
	position: absolute;
	left: 215px;
	top: 50px;
	text-align: left;
	font-size: 10px;
}
#footer #network h3 {
	display: inline;
	font-weight: normal;
	font-size: 10px;
}
#credit {
	position: absolute;
	left: 0px;
	top: 70px;
	text-align: left;
	font-size: 10px;
	padding-bottom: 20px;
}

