@charset"utf-8";


/*==============================================

released: 2008.04.28

-contents-

01. initialize
02. link set
03. text set
04. top page & page format
05. 2nd page format

===============================================*/


/*----------------------------------------------
	01. initialize
----------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	list-style: none;
	border: none;
}

body {
	background: #ECEDE1;
	font-family: "ＭＳ ゴシック", "Osaka−等幅","Hiragino Kaku Gothic Pro", sans-serif;
	text-align: center;
	background-color: #1E1E1E;
	background-image: url(../topimg/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

img {
vertical-align:bottom
}

.clear {
	clear: both;
}

/*----------------------------------------------
	02. link set
----------------------------------------------*/

a,
a:link,
a:visited {
	color: #669900;
	line-height: 14px;
}

a:active {
	color: #FFFFFF;
}

a:hover {
	color: #999999;
}

/*----------------------------------------------
	03. Text set
----------------------------------------------*/

h1 {
	color: #000000;
	font-size: 20px;
	line-height: 25px;
}

h2 {
	color: #000000;
	font-size: 16px;
	line-height: 21px;
	font-style: normal;
	font-weight: normal;
}

h3 {
	color: #000000;
	font-size: 14px;
	line-height: 18px;
}

h4 {
	color: #000000;
	font-size: 11px;
	line-height: 16px;
}

h5 {
	color: #000000;
	font-size: 10px;
	line-height: 12px;
}

h6 {
	color: #000000;
	font-size: 9px;
	line-height: 10px;
}

p {
	font-size: 12px;
	line-height: 20px;
}

.red {
	color: #920000;
}

.glay {
	color: #666666;
}

/*----------------------------------------------
	04. toppage & page format
----------------------------------------------*/

#container {
	margin: 26px auto 0px;
	width: 794px;
	height: auto;
	position: relative;
}

#container h1 {
	width: 269px;
	height: 61px;
}

#minimenu {
	width: 234px;
	height: 28px;
	position: absolute;
	top: 49px;
	left: 560px;
}

#minimenu ul,
#minimenu li {
	float: left;
	line-height: 0px;
}

#title {
	width: 794px;
	height: 200px;
	position: absolute;
	top: 77px;
	left: 0;
}

#rightcont {
	position: absolute;
	top: 195px;
	left: 164px;
	width: 630px;
	height: auto;
}

#contents {
	margin-bottom: 12px;
	padding: 25px;
	width: 580px;
	height: auto;
	background-color: #000000;
}

#fifthtt {
	width:580px;
	height: 212px;
}

#fifth {
	position: absolute;
	top: 49px;
	left: 25px;
	width: 595px;
	height: 186px;
}

#entry {
	float: right;
	width: 448px;
	height: 47px;
}

#news {
	clear: right;
	padding-top: 25px;
	width: 580px;
	height: auto;
}

#newscont {
	padding: 15px;
	width: 550px;
	height: auto;
	background-color: #272727;	
}

#newscont li {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	list-style-type: disc;
	list-style-position: inside;
}

#newscont img {
	float: right;
}

#gmenu,
#banner {
	width: 149px;
	position: absolute;
	left: 0px;
}

#gmenu {
	top: 195px;
	height: 196px;
}

#gmenu ul,
#gmenu li, 
#banner ul, 
#banner li {
	font-size: 0px;
}

#gmenu li {
	width: 149px;
	height: 49px;
}

#banner {
	top: 412px;
	left: 8px;
	width: 130px;
	height: 130px;
}

#foot {
	width: 630px;
	height: 120px;
	background-image: url(../topimg/foot.jpg);
	background-repeat: repeat-x;
}

#foot ul {
	padding: 10px 0px 0px 10px;
}

#foot li {
	float: left;
}

#foot p {
	padding: 29px 10px 0 0;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-align: right;
}

#copyright {
	float: right;
	padding: 6px 10px 0 0;
}


/*----------------------------------------------
	05. 2nd page format
----------------------------------------------*/

/*--------------------------------------about--*/

.fifthleft {
	float: left;
	width: 285px;
	height: 330px;
}

.fifthright {
	float: right;
	width: 285px;
	height: 330px;
}

.fifthbottom {
	clear: both;
	width: 580px;
	height: 177px;
	background-image: url(../about/img/5th_bg05.jpg);
}

.fifthbottom h3 {
	padding-top: 20px;
}

.fifthblock {
	width: 580px;
	height: 330px;
}

.rtop {
	width: 285px;
	height: 20px;
	background-image: url(../about/img/5th_r_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.rbottom {
	width: 285px;
	height: 30px;
	background-image: url(../about/img/5th_r_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.fifthcont {
	width: 285px;
	height: 280px;
	background-color: #666666;
	background-image: url(../about/img/5th_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.fifthcont h4,
.fifthbottom h4 {
	padding: 0 22px 14px 45px;
	font-size: 14px;
	line-height: 18px;
	color: #CCCCCC;
	font-weight: bold;
}

.fifthcont p,
.fifthbottom p {
	padding: 0 22px 0 45px;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}


/*--------------------------------------faq--*/

.faqq {
	padding: 15px;
	width: 550px;
	height: 27px;
	background-color: #999999;
	background-image: url(../faq/img/q.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}

.faqq p {
	padding: 6px 0 0 40px;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}

.faqa {
	padding: 15px;
	width: 550px;
	height: auto;
	background-color: #333333;
	background-image: url(../faq/img/a.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}

.faqa p {
	padding-left: 40px;
	font-size: 14px;
	line-height: 18px;
	color: #CCCCCC;
}

.faqa2 {
	padding: 15px;
	width: 550px;
	height: 27px;
	background-color: #333333;
	background-image: url(../faq/img/a.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}

.faqa2 p {
	padding: 6px 0 0 40px;
	font-size: 14px;
	line-height: 18px;
	color: #CCCCCC;
}

.faqa2 p a,
.faqa2 p a:link {
		font-size: 14px;
}


/*--------------------------------------flow--*/

.stepblock01,
.stepblock02,
.stepblock03,
.stepblock04,
.stepblock05, {
	width: 580px;
	height: auto;
}

.stepblock01 {
	margin-top: 48px;
	background-color: #1E1E1E;
	background-repeat: no-repeat;
	background-position: 0px 0px;
 background-image: url(../workflow/img/step1.jpg);
}

.stepblock02 {
	background-color: #1E1E1E;
	background-repeat: no-repeat;
	background-position: 0px 0px;
 background-image: url(../workflow/img/step2.jpg);
}

.stepblock03 {
	background-color: #1E1E1E;
	background-repeat: no-repeat;
	background-position: 0px 0px;
 background-image: url(../workflow/img/step3.jpg);
}

.stepblock04 {
	background-color: #1E1E1E;
	background-repeat: no-repeat;
	background-position: 0px 0px;
 background-image: url(../workflow/img/step4.jpg);
}

.stepblock05 {
	background-color: #1E1E1E;
	background-repeat: no-repeat;
	background-position: 0px 0px;
 background-image: url(../workflow/img/step5.jpg);
}

.stepblockcont {
	padding: 12px 0 0 112px;
	width: 439px;
	height: auto;
}

#stepentry {
	padding-top: 23px;
}

#stepentry img {
	float: left;
	width:173px;
	height: 47px;
}

#stepentry p {
	float: right;
	width: 250px;
	height: auto;
	line-height: 17px;
}

.green {
	font-size: 16px;
	font-weight: bold;
	color: #99CC00;
	line-height: 17px;
}

.eigyou {
	font-size: 9px;
	line-height: 17px;
}

.steptxt p {
	padding: 37px 0 20px 0;
	width: 580px;
	height: auto;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: center;
}

.steptxt p a,
.steptxt p a:link {
	color: #999999;	
	font-size: 14px;
	line-height: 14px;
}


/*--------------------------------------profile--*/

#profcont {
	padding: 64px 0 49px 0;
	width: 580px;
	background-image: url(../profile/img/img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 64px;
}

#profcont p {
	padding-left: 155px;
	line-height: 20px;
}

#profcont p strong,
#policycont p strong {
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

#profcont p br,
#policycont p br {
	line-height: 20px;
}


/*--------------------------------------policy--*/

#policycont {
	padding: 18px 0 18px 0;
	margin: 0 auto 0 auto;
	width: 544px;
}


/*--------------------------------------sitemap--*/

#sitemapcont {
	padding: 25px 0px 25px 170px;
}

#sitemapcont h2 {
	padding: 0 0px 10px 0;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
}

#sitemapcont h2 a,
#sitemapcont h2 a:link,
#sitemapcont h2 a:visited {
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
}

#sitemapcont h2 a:hover {
	color: #999999;
}

#sitemapcont ul li {
	padding-bottom: 10px;
	padding-left: 16px;
	line-height: 16px;
	font-size: 14px;
}

#sitemapcont ul li a,
#sitemapcont ul li a:link,
#sitemapcont ul li a:visited {
	font-size: 14px;
	line-height: 16px;
	color: #CCCCCC;
}

#sitemapcont ul li a:hover {
	color: #FFFFFF;
}


/*--------------------------------------inquiry--*/

#inquirycont {
	padding: 25px 0 25px 0;
	margin: 0 auto 0 auto;
	width: 400px;
}

#inquirycont p {
	padding-bottom: 10px;
}

#inquirycont td {
	padding-top:5px;
	height: 20px;
	line-height: 20px;
}

fieldset{
  border: inset;
}

input,textarea{
  font-size:　12px;
		color: #333333;
}

.txtcenter {
	text-align: center;
}
