@charset "utf-8";
@import "base.css";
@import "layout.css";

/* \*//*/
@import "mac.css";
/**/

/*-------------------------------------------------------------
 layout
---------------------------------------------------------------*/

#wrap {
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
	text-align: left;
	width: 760px;
}
#key {
	margin: 0px;
}

.contents {
	margin: 0px;
	padding: 0px;
	font-size: 0.95em;
}

/* -----------------------------
		path
----------------------------- */

.path {
	font-size: 10px;/* fix */
	margin: 0px;
	padding: 0px 6px 7px 10px;
}
.path li {
	display: inline;
	background: url(../img/path.gif) no-repeat 4px 0.28em;
	line-height:1.1em;
	padding-left: 14px;
}
.path li.top {
	background-image: url(none);
	padding-left: 0px;
}

/*-------------------------------------------------------------
	head
---------------------------------------------------------------*/
h1,
h1 a:link,
h1 a:visited {
	color: #fefefe;
}
h2,
h2 a:link,
h2 a:visited {
	color: #EBEBEB;
}
h1 a:hover,
h2 a:hover {
	text-decoration: none;
}
h1 {
	font-size: 1.07em;
	font-weight: bold;
	line-height: 1;
	margin: 0px;
	padding: 16px 0px 0px 44px;
	min-height: 44px;
	_height: 44px;
}
h2 {
	font-size: 1em;
	background: url(../img/h2.gif) no-repeat 0px 0px;
	line-height: 1;
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 0px 40px;
	clear: both;
	min-height: 43px;
	_height: 43px;
}

.main1 {
	min-height: 74px;
	_height: 74px;
	background: url(../img/h1.gif) no-repeat 0px 0px;
}

/*-------------------------------------------------------------
	contents
---------------------------------------------------------------*/
p {
	font-size: 1em;
	line-height: 1.6;
	margin: 5px 25px 20px 25px;
}
blockquote {
	line-height: 1.5;
	margin: 0px 15px 12px 15px;
	border-left: solid 4px #454545;
	padding-left: 12px;
}
blockquote p {
	margin: 0px 0px 12px 0px;
}
cite {
	font-size:0.85em;
	border-top: dotted 1px #454545;
	line-height: 1.5;
	padding-top:8px;
	display: block;
	_height:1%;
}

.pict {
	float: right;
	margin: 0px 0px 10px 15px;
}
.pict2 {
	float: left;
	margin: 0px 15px 5px 0px;
}

.detail {
	float: right;
	margin: 5px 10px 15px 5px;
}
.detail a {
	background:  url(../img/arrow2.gif) no-repeat 0px 0px;
	padding: 1px 0px 5px 25px;
	display: block;
}
.detail a:hover {
}

.break {
	margin: 25px 0px;
	clear: both;
}


.pagetop {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	clear: both;
}
.pagetop a {
	width: 76px;
	height: 17px;
	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 {
}
.contents .pagetop {
	margin-bottom: 10px;
}

/*-------------------------------------------------------------

---------------------------------------------------------------*/
.table {
	margin: 8px 10px 25px 10px;
	line-height: 1.5;
	background-color: #454545;
 	clear: both;
	width:738px;
}
.table thead th {
	background: #232323;
	text-align: center;
}
.table tfoot td {
	border: none;
	text-align: right;
	padding: 5px 0px 0px 0px;
}
.table th,
.table td {
	padding: 7px 10px;
	border: solid 1px #222;
}
.table th {
	background-color: #232323;
	text-align: center;
	font-weight: normal;
}
.table td {
	background-color: #2F2F2F;
}
.table .cell_submit {
	text-align: center;
}
.cell_submit input {
	margin: 0px 2px;
	padding: 5px;
	font-weight: bold;
}
input,
textarea,
select {
	margin: 1px 0px;
}
input {
	border: solid 1px #454545;
	background-color: #2F2F2F;
	padding: 3px;
}
label input {
	border: none;
	background-color: #2F2F2F;
}
textarea {
	border: solid 1px #454545;
	background-color: #2F2F2F;
}
select {
	border: solid 1px #454545;
	background-color: #2F2F2F;
}

html textarea {
	scrollbar-track-color:#454545;
	scrollbar-face-color:#454545;
	scrollbar-shadow-color:#999;
	scrollbar-darkshadow-color:#454545;
	scrollbar-highlight-color:#999;
	scrollbar-3dlight-color:#454545;
	scrollbar-arrow-color:#999;
}

/*-------------------------------------------------------------
 font size
---------------------------------------------------------------*/
.s {
	font-size: 0.83em;
}
.m {
	font-size: 1.0em;
}
.l {
	font-size: 1.17em;
}
.b {	
	font-weight: bold;
}
.red {
	color: #996666;
}

/*-------------------------------------------------------------
 list
---------------------------------------------------------------*/

.list {
	line-height:1.5;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}
.list li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 7px 15px;
	background: url(../img/list2.gif) no-repeat 0px 8px;
	_height: 1%;
}

p.end {
	margin-bottom:150px;
}

/*-------------------------------------------------------------
	english
---------------------------------------------------------------*/
.en {
	font-family: verdana, "Hiragino Kaku GothicPro", osaka, sans-serif;
}
.en p {
	font-size:0.78em;
	line-height:1.8;
}
.en table {
	font-size:0.78em;
	line-height:1.8;
}

.btn {
	margin: 25px 0px 20px 0px;
}
.btn img {
	float: right;
}
.btn2 {
	margin: 10px 15px 0px 0px;
}
.btn2 img {
	float: right;
	margin-bottom:15px;
}
