@charset "shift_jis";
@import "base.css";
@import "layout.css";

/* \*//*/
@import "mac.css";
/**/

/*-------------------------------------------------------------
 layout
---------------------------------------------------------------*/
.key {
	border-bottom: solid 10px #ac491f;
}
#wrapEnd {
	height:1px;
	background:#fff url(../img/wrap_end.gif) no-repeat right bottom;
}

#wrap {
	width:900px;
	padding: 0px;
	margin: 0px auto 8px auto;
	text-align:left;
	background: url(../img/wrap.gif) repeat-y left top;
}
#modePostForm #wrap {
	background-color:#fff;
	background-image:none;
}
#modeSite #wrap {
	background-color:#fff;
	background-image:none;
}

#contents {
	font-size: 12px;

	width:686px;
	padding: 0px;
	margin: 0px;
	float:left;
}

.pagetop {
	margin: 0px 0px 0px 0px;
	padding-right:10px;
	clear:both;
}
.pagetop a {
	width: 88px;
	height: 23px;
	margin-bottom: 10px;
	display: block;
	float: right;
	text-indent: -5000px;
	text-decoration: none;
	background: url(../img/pagetop.gif) no-repeat left top;
}
.pagetop a:hover {
	background-position: 0px -23px;
}

.b {
	font-weight:bold;
}

/*-------------------------------------------------------------
 side menu
---------------------------------------------------------------*/

#side {
	float:right;
	width:200px;
	background-color:#5f5244;
}

#side dl {
	border-bottom: solid 9px #ac491f;
}

#side dt {
	text-indent:-5000px;
	width:200px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
#side dt {
	width:186px;
}



/*-------------------------------------------------------------
	contents
---------------------------------------------------------------*/
p {
	line-height: 1.5;
	margin: 0px 5px 20px 5px;
}

/*-------------------------------------------------------------
	head
---------------------------------------------------------------*/
h1,
h1 a:link,
h1 a:visited {
	color: #111;
}
h2,
h2 a:link,
h2 a:visited {
	color: #444;
}
h1 a:hover,
h2 a:hover {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1em;
	background: url(../img/h1.gif) no-repeat 0px 0px;
	margin: 0px 0px 4px 0px;
	padding: 11px 0px 0px 24px;
	min-height: 26px;
	_height: 26px;
}
h2 {
	font-size: 12px;
	background: url(../img/h2.gif) no-repeat 0px 0px;
	line-height: 1.1em;
	margin: 5px 0px 0px 0px;
	padding: 9px 0px 0px 25px;
	clear: both;
	min-height: 21px;
	_height: 21px;
	color		: #FFF;
}
h3 {
	font-size: 12px;
	color:#444;
	margin		: 5px 5px 5px 8px;
	padding		: 1px 0 1px 15px;
	background	: url(../img/h3.gif) no-repeat 0px 0px;
	clear: both;
}


.page {
	line-height:1em;
	height:3em;
	padding: 5px;
	margin: 1.2em 12px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
}
.page .left {width:49%;}
.page .right {/* width:49%; */ text-align:right;}
.page a,
.page a:link,
.page a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #799f00;

	background-color: #FFFFFF;	
}
.page a:hover {	
	border: 1px solid #799f00;

	background-color: #FFFFFF;
}
.page span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #666;
	border: 1px solid #666;
	background-color: #FFFFFF;
}
.page span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #666;
	color: #666;
	background-color: #FFFFFF;
}
.page span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #666;
	color: #666;
	background-color: #FFFFFF;
}
.list {
	line-height:1.5;
	margin: 5px 10px 10px 10px;
	padding: 0px;
}
.list li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 7px 15px;
	background: url(../img/circle.gif) no-repeat 0px 6px;
	_height: 1%;

}
/*-------------------------------------------------------------
 table
---------------------------------------------------------------*/

.table {
	margin: 8px 0px 25px 6px;
	line-height: 1.5;
	background-color: #999;
	clear: both;
}
.table thead th {
}
.table tfoot td {
}
.table th,
.table td {
}
.table th {
	width:25%;
	background: #f1f1f1;
	padding: 7px 9px;
	text-align:left;
}
.table td {
	background: #fff;
	padding: 7px 9px;
}
#form .table {
	width:95%;
	margin-left:25px;
}
#form .table th {
	width:20%;
	font-weight:bold;
}

/*-------------------------------------------------------------
 form table
---------------------------------------------------------------*/

.table .cell_submit {
	text-align: center;
}
.cell_submit input {
	margin: 0px 2px;
	padding: 5px;
	font-weight: bold;
}
.table input,
.table textarea,
.table select {
	margin: 1px 0px;
}
.table input {
	padding: 3px;
}
.table label input {
	background-color: #2F2F2F;
}
.table textarea {
}
.table select {
}
p.end {
	margin-bottom:150px;
}
.verisign {
	margin-left:25px;
	width:98%;
}


.step {
	margin:0px;
	padding:7px 6px 7px 2px;
	}

.step li {
	display:inline;
	line-height:1.1em;
	padding:2px 7px;
	}

.step li.now {
	background-color:#EEEEEE;
	}


