/*------------ all ------------*/


* {
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	list-style-type: none;
	color: #666666;
}
img {
    border:none;
}
body {
	text-align: left;
	background-color: #0f0f0f;
	background-image: url(../img/back.gif);
	background-repeat: repeat-y;
	background-position: left;
}
a:link {
	text-decoration: underline;
	color: #0066FF;
}
a:visited {
	text-decoration: underline;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #3366CC;
}
a:active {
	text-decoration: none;
	color: #3366CC;
}
table {
	border-collapse:collapse;
}



.img_left {
	float: left;
	padding-right: 20px;
	padding-bottom: 5px;
}
.img_right {
	float: right;
	padding-left: 20px;
	padding-bottom: 5px;
}

.section {
	clear: both;
	width: 440px;
	margin-bottom: 30px;
	background-image: url(../images/top/pickup.jpg);
	background-repeat: repeat;
}
.np {
	font-size: 80%;
	line-height: 180%;
	text-align: left;
	clear: both;
	margin-bottom: 20px;
}
.nps {
	font-size: 75%;
	line-height: 200%;
	text-align: left;
	clear: both;
	margin-bottom: 15px;
}
.npc {
	font-size: 80%;
	line-height: 180%;
	text-align: center;
	clear: both;
	margin-bottom: 25px;
}
.npe {
	font-size: 80%;
	line-height: 180%;
	text-align: left;
	clear: both;
	margin-bottom: 40px;
}
h1 {
	clear: both;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
}
h2 {
	font-size: 90%;
	color: #CCCCCC;
	clear: both;
	line-height: 150%;
	margin-bottom: 20px;
	background-color: #141414;
	padding: 5px;
}
h3 {
	color: #669900;
	font-size: 90%;
	clear: both;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}

.n_table {
	clear: both;
	width: 100%;
	margin-bottom: 25px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.n_table th {
	width: 25%;
	font-size: 70%;
	line-height: 160%;
	font-weight: normal;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F1F1F;
	color: #CC9933;
}
.n_table td {
	width: 75%;
	padding: 5px;
	font-size: 80%;
	line-height: 160%;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F1F1F;
}
.n_table th span {
	color: #99CC00;
}

#all_base {
	width: 900px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	float: left;
}
.pagetop {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-bottom: 20px;
}
#mainimg {
	text-align: center;
	line-height: 0px;
	vertical-align: bottom;
	float: left;
}


.section:after {
	height: 0;
	visibility: hidden ;
	content: ".";
	display: block ;
	clear: both ;
}


#content {
	float: right;
	width: 440px;
	padding-right: 30px;
	padding-left: 30px;
}

#gnavi {
	clear: both;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	display: block;
	height: 40px;
}
#gnavi li {
	float: left;
}
#content_box {
	clear: both;
	width: 440px;
}
#logo {
	clear: both;
	padding-bottom: 10px;
}


.input01f {
	width: 200px;
}
.input02f {
	width: 300px;
}
.input03f {
	height: 100px;
	width: 300px;
}
.input01f,.input02f,.input03f {
	border: 1px dashed #666666;
	background-color: #141414;
}
.inputbtn {
	background-color: #333333;
	color: #CCCCCC;
	font-size: 12px;
	border: 2px solid #999999;
	padding: 5px;
	display: block;
}
.m_table {
	clear: both;
	width: 100%;
	margin-bottom: 25px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.m_table th {
	width: 60%;
	font-size: 80%;
	line-height: 160%;
	font-weight: normal;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F1F1F;
	color: #CC9933;
}
.m_table td {
	width: 40%;
	padding: 5px;
	font-size: 80%;
	line-height: 160%;
	text-align: right;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F1F1F;
}
