@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #f4f4f4;
	color: #333;
	font-size: 75%;
	text-align: center;
	font-family:  "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif ;
	text-align:center;
}


#conteiner {
	margin: 0 auto;
	padding-left: 20px;
	width: 870px;
	background-color: #ffffff;
	text-align: left;
}

* html #conteiner {
	margin: 0 auto;
	padding-left: 20px;
	width: 870px;
	background-color: #ffffff;
	text-align: left;
}

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

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

#wrapper {
	width: 850px;
	margin: 0;
	padding: 0;
}

* +html #wrapper {
	margin-top: 7px;
}
/* --------------------------- */

#header {
	position: relative;
	width: 850px;
	height: 74px;
	background: url(../images/shared/header_bg.gif) top left no-repeat;
}

#header01 {
	float: left;
	margin: 13px 0 0 130px;
}

* html #header01 {
	margin: 13px 0 0 123px;
}

#header h1 {
	float: left;
	display: block;
	width: 116px;
	height: 74px;
	background: url(../images/shared/logo.gif) 0 0 no-repeat;
	text-indent: -9999px;
}

#header h1 a {
	display: block;
	width: 116px;
	height: 74px;
	text-decoration: none;
}

#header h1 a:hover {
	text-decoration: none;
	border: none;
}

#header01 p {
	line-height: 140%;
}

#header01 a {
	line-height: 140%;
	color: #003399;
	font-weight: bold;
}


br {
	margin: 0;
	padding: 0;
}

a 		{ color: #333; text-decoration: underline; }
a:hover { color: #a14744; }


#subNavi {
	clear: both;
	height: 35px;
	padding: 17px 0 0 0;
}

#subNavi ul {
	height: 35px;
	padding: 10px 0 0 115px;
	background: url(../images/shared/footer_bg.gif) 0 0 no-repeat;
}

#subNavi li {
	font-size: 12px;
	float: left;
	padding: 0 15px;
	text-decoration: none;
	list-style: none;
}

#subNavi .line {
	border-right: 1px solid #3b3b3b;
}

#subNavi li a {
	text-decoration: none;
}

#footer {
	margin: 5px 0 0 225px;

}

#footer .copyLogo {
	float: left;
}

#footer .copyText {
	float: left;
	padding: 10px 0 0 5px;
}


/*071220追記*/
#registry{
	padding-top:35px;
	margin:0px auto;
	text-align:center;
}

#registry #content{
	border:#99cc00 1px solid;
	text-align:left;
	margin:0 auto;
}
#registry #content .tit{
	background:url(../images/registry/tit_bg.gif) no-repeat;
	height:27px;
	color:#FFFFFF;
	text-align:center;
	border-bottom:0px;
	font-size:1.2em;
}
#registry #content .main{
	padding-top:20px;
}

#registry #content .con{
	width:605px;
	margin:0px auto;
	border-top:#c4c4c4 1px solid;
	border-left:#c4c4c4 1px solid;
	border-right:#c4c4c4 1px solid;
}
#registry #content .main .con td{
	border-bottom:#c4c4c4 1px solid;
	padding:4px 4px 4px 8px;
	text-align:left;
}
#registry #content .main .con-tit{
	background-color:#eefae7;
	border-right:#c4c4c4 1px solid;
	width:240px
}

#registry #content .error{
	width:605px;
	margin:0px auto;
	border:none;
}
#registry #content .main .error td{
	border:none;
	padding:4px 4px 4px 8px;
	text-align:left;
	color:#ff0000;
}

#registry #content p.reg{
	line-height:150%;
	padding:0px 25px;
}

#registry #content .cation{
	padding:2px 0px;
}
#registry #content .cation2{
	color:#990000;
}

/* ======================= ブロックスペース ======================= */
.bs01{width:100%; height: 1px; clear:both; overflow:hidden;}
.bs05{width:100%; height: 5px; clear:both; overflow:hidden;}
.bs10{width:100%; height:10px; clear:both; overflow:hidden;}
.bs15{width:100%; height:15px; clear:both; overflow:hidden;}
.bs20{width:100%; height:20px; clear:both; overflow:hidden;}
.bs30{width:100%; height:30px; clear:both; overflow:hidden;}
.bs50{width:100%; height:50px; clear:both; overflow:hidden;}
hr{width:605px; height: 1px; clear:both; overflow:hidden; color:#707070; margin:0 auto; text-align:center;border-style: solid none none none;border-top-width: 1px;border-top-color: #707070; }



.kiyaku{margin:10px 25px; padding:10px; border:#999999 1px solid;}
.kiyaku img{padding-bottom:10px;}
.kiyaku ul{padding-left:15px; line-height:150%;}

.temp_detail{padding-left:55px; line-height:150%;}

.conf{ padding:5px; line-height:150%;}
