@charset "UTF-8";
body {
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../img/bg.jpg);

}
#hd {
	background-image: url(../img/h-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 283px;
	width: 850px;
	margin-left:auto;
	margin-right:auto;
}
#logo {
	width: 106px;
	height: 46px;
	padding-left: 19px;
	padding-top: 10px;
}
#h1 {
	width: 496px;
	height: 30px;
	background-image: url(../img/h1.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin:10px 0 29px 0;
}
#h2 {
	width: 461px;
	height: 111px;
	background-image: url(../img/dd.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

h1{
	text-indent:-9999px;
	margin:0 0 25px 0;
}

h2{
	margin:0;
	text-indent:-9999px;
}

.tdl{
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.ask {
	margin-left: 180px;
	color: #330099;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 95%;
}


#continer{
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
}

#continer2{
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 80%;
	color: #330099;
	text-align: right;
}


#continer-u {
	width: 850px;
	background-color: #333333;
	margin-left:auto;
	margin-right:auto;
}

#footer {
	width: 850px;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../img/fbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
}

address{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	padding-right: 10px;
}

#in01{
	width:155px;
	float:left;
	display: block;
	padding-top: 13px;
	color: #CCCCCC;
	font-size: 80%;
	text-align: right;
}

#in02{
	width:500px;
	float:left;
	display: block;
	padding-top: 13px;
	color: #CCCCCC;
	font-size: 80%;
	white-space: pre;
	padding-bottom: 10px;
	margin-left: 20px;
}

.sp35{
padding-left:35px;
}



a:link{
	background-image: url(../img/pt.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 35px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	background-image: url(../img/pt.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 35px;
	color: #333333;
	text-decoration: none;color: #333333;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/*\*/
* html #wrap {
    height: 1em;
    overflow: visible;
}
/**/


#wrap {
	background-color: #303030;
	min-height: 1em;
	display: inline-table;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	color:#666666;
}

#wrap:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #wrap {
    height: 1em;
}

#wrap {
    display: block;
}
/**/

dd{
	margin: 0px;
	padding: 0px;
}

dt{
	margin: 0px;
	padding: 0px;
}
