@charset "utf-8";
body {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
}

#intro {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
}
#intro h1 {
	float: left;
}
#intro  h2 {
	float: right;
}
#container  {
	background-image: url(../images/container_bg.jpg);
	width: 1000px; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
}
#header_wrap  {
	background-image: url(../images/header_bg_wrap.png);
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 100%;
	background-repeat: repeat-x;
}

#header  {
	padding: 0;
	height: 200px;
	width: 1000px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#header #logo {
	height: 100px;
	width: 300px;
	position: absolute;
	left: 0px;
	top: 10px;
}
#header  #header_banner {
	height: 100px;
	width: 680px;
	position: absolute;
	left: 308px;
	top: 13px;
	padding: 0px;
}


#header #gnavi {
	height: 100px;
	width: 450px;
	position: absolute;
	left: 550px;
	top: 10px;
	margin: 0px;
	padding: 0px;
}
#gnavi li {
	list-style-type: none;
}

#gnavi #home {
	float: left;
	width: 150px;
}
#gnavi #psbox {
	float: left;
	width: 150px;
}
#gnavi #entry {
	float: left;
	width: 150px;
}






#mainContent {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 1000px;
}




#adspace  {
	height: 530px;
	width: 750px;
	float: left;
	color: #FFFFFF;
	margin-left: 20px;
}
#contents   {
	width: 750px;
	float: left;
	margin-left: 20px;
	text-align: left;
}
#sidebar  {
	float: right;
	width: 180px;
	margin-right: 19px;
	text-align: left;
	padding: 0px;
}
#sidebar #login {
	margin: 0px;
	padding: 0px;
}
#login .t2 {
	margin-left: 10px;
	font-weight: bold;
	color: #990000;
	margin-top: 3px;
}
#login .t1 {
	margin-left: 10px;
	margin-bottom: 10px;
}
#login .login {
	width: 80%;
	margin-left: 10px;
	margin-top: 5px;
	padding-bottom: 10px;
}
#login #login_btn {
	width: 80%;
	margin-top: 10px;
	height: 30px;
	margin-bottom: 5px;
	text-align: center;
	margin-left: 10px;
}




.side_ad {
	padding: 0px;
	height: 60px;
	width: 180px;
	margin-top: 10px;
}



/*フッター*/

#footer_wrap {
	background-color: #CCCCCC;
	background-image: url(../../images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	padding: 0px;
}

#footer  {
	padding: 0;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#footer #footer_ttl {
	text-align: left;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 12px;
	color: #000000;
	padding-left: 10px;
}

#footer #footer_ttl #f_logo {
	float: left;
	width: 150px;
}

#footer #footer_ttl #browser {
	float: right;
	width: 150px;
}


#footer #fnavi1 {

}


#footer  #fnavi1 li {
	float: left;
	padding-top: 3px;
	padding-left: 10px;
	list-style-type: none;
}

#footer   #fnavi1  li a {
	list-style-type: none;
	color: #333333;
}


#footer   #fnavi1  img {
	margin-right: 5px;
	margin-left: 2px;
}



#sign {
	width: 100%;
}


address {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	text-align: center;
	color: #CCCCCC;
	padding: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer_ad_space {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer_ad_space li {
	display: inline;
	width: 200px;
	list-style-type: none;
	text-align: center;
}
#footer_clm_wrap {
	margin-bottom: 10px;
}
#footer .footer_clm {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
	text-align: left;
}
.fnavi {
	color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
}

.fnavi li {
	list-style-type: none;
	background-image: url(../../images/listmark.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.fnavi li a {
	color: #FFFFFF;
	text-decoration: underline;
}
.fnavi li a:hover {
	color: #FF0000;
	text-decoration: none;
}


#main_top2 {
	background-image: url(../../images/images/main_01.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 1000px;
}


.contents_ttl h4 {
	font-size: 16px;
	padding: 15px 20px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	margin-top: 30px;
	border-radius: 3px;
	line-height: 1;
	box-shadow: 0 0 2px #fff inset,0 0 2px #fff inset,0 0 1px #fff inset,0 0 1px #fff inset,0 0 1px #fff inset,0 0 1px #fff inset;
	background-image: linear-gradient(
		center top,
		#dcdcdc 0%,
		#fff 100%
	);
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #dcdcdc),
		color-stop(1, #fff)
	);
	background-image: -moz-linear-gradient(
		center top,
		#dcdcdc 0%,
		#fff 100%
	);

}

.text_space {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
}
.text_space2 {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
}

.pic_right {
	padding: 0px;
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.psbox {
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 5px;
	color: #006633;
}

.exp {
	margin-left: 20px;
	margin-bottom: 15px;
}

#company_prof {
	margin-top: 10px;
}

#company_prof th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../images/table_th.png);
	background-repeat: no-repeat;
	padding: 8px;
}

#company_prof td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 8px;
}

.text_space hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

.text_space form {
	padding-right: 30px;
	padding-left: 30px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.mailaddress {
	padding: 5px;
	width: 100%;
}

.send_btn {
	padding: 5px;
	width: 30%;
}

.login {
	padding: 5px;
}

#top_route {
	padding: 0px;
	height: 30px;
	width: 750px;
	margin-bottom: 10px;
}

#top_route li {
	float: left;
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.center {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.right {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

.text_space h5 {
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 15px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F5F2;
}

 .policy li {
	margin-left: 20px;
	margin-top: 3px;
}
 .policy ul {
	margin-left: 30px;
	margin-top: 3px;
}
#price {
	text-align: center;
}
#ps_exp {
	background-color: #000000;
	padding: 0px;
	float: left;
	height: 180px;
	width: 300px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#inquiry th {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACA899;
}
#inquiry td {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACA899;
}
.entry_form th {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACA899;
}
.entry_form td {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACA899;
}
.entry_form h5 {
	text-align: left;
}

.sample_img {
	float: left;
	width: 150px;
	margin-right: 5px;
	padding-top: 10px;
	text-align: center;
}



#footer_ad_space {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer_ad_space li {
	display: inline;
	width: 200px;
	list-style-type: none;
	text-align: center;
}
.cp_ttl {
	font-weight: bold;
	background-color: #FFFFCC;
}

.cp_ps {
	font-weight: bold;
	color: #CC3300;
	background-color: #FFFF99;
}


#comapare td {
	text-align: center;
	padding: 6px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
