@charset "UTF-8";
/* CSS Document */

/*■■■全ページ共通指定部分ここから■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*---ALL ドキュメント全体指定----------*/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/comn/back.gif);
}

/*---ALL リンク色指定----------*/
A:link {
	color: #999999;
	text-decoration: none;
}
A:visited {
	color: #999999;
	text-decoration: none;
}
A:active {
	color: #999999;
	text-decoration: none;
}
A:hover {
	color: #333333;
	text-decoration: none;
}
a img {
}


/*---ALL両端揃えjustify----------*/
#justify {
	text-align:justify;
	text-justify:inter-ideograph;
}

/*---ALL 全体サイズ枠----------*/
#container {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/comn/side_back.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	height: auto;
	overflow: hidden;
}

/*---ALL ↓ヘッダータイトル部分ここから----------*/
#header_title {
	width: 800px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #1d4294;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	line-height: 200%;
}

/*---ALL ↓ヘッダー部分ここから----------*/
#header {
	width: 800px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	float: left;
	border-bottom-color: #3b3132;
	background-color: #ffffff;
}

/*---ALL ヘッダー部分ロゴ指定----------*/
#header .logo {
	width: 800px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	float: left;
	border-style: none;
	border-width: 0;
	background-image: url(../images/comn/header.jpg);
}

/*---ALL---ヘッダーコンテンツボタン部分（ロールオーバー）ここから----------*/
#header .contents {
	width: 745px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-repeat: no-repeat;
	padding-left: 55px;
	background-image: url(../images/comn/header_btn.jpg);
}

#header .contents ul {
	height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

#header .contents li {
	width: 115px;
	height: 20px;
	padding: 0px;
	float: left;
	display: inline;
	list-style-type: none;
}
#header .contents li a {
	background-image: url(../images/comn/header_btn.jpg);
	width: 115px;
	height: 20px;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
}/*(IE5を無視なら　overflow: hidden;を追加)*/

#header .contents li a span { 
	display:none; 
}/*(IE5用指定　無視なら不要)*/

a.home{
    background-position:-55px 0px;
}
a:hover.home{
    background-position:-55px -20px;
}

a.profile{
    background-position:-170px 0px;
}
a:hover.profile{
    background-position:-170px -20px;
}
a.product{
    background-position:-285px 0px;
}
a:hover.product{
    background-position:-285px -20px;
}
a.recruit{
    background-position:-400px 0px;
}
a:hover.recruit{
    background-position:-400px -20px;
}
a.contact{
    background-position:-515px 0px;
}
a:hover.contact{
    background-position:-515px -20px;
}

/*---ALL　フッター----------*/
#footer_link {
	width: 800px;
	height: 20px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 0px;
	padding-top: 0px;
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	color: #ffffff;
	line-height: 220%;
	background-image: url(../images/comn/footer_back.jpg);
	background-repeat: no-repeat;
}

/*---ALL　コピーライト部分ここから----------*/
#footer {
	margin: 0px;
	height: 25px;
	width: 800px;
	text-align: center;
	padding: 0px;
	clear: both;
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #555555;
	line-height: 180%;
}

h1 {
	font: 1.1em/100% "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #666666;
}


/*■■■HOME(TOP)指定部分ここから■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*----HOME メイン----------*/
#home_main {
	width: 800px;
	/*height: 590px;*/
	height:auto;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/home/main_back.jpg);
	background-repeat: no-repeat;
}

#home_main_img {
	width: 245px;
	height: 55px;
	margin: 0px;
	padding-left: 270px;
	padding-top: 145px;
}

/*----インフォメーション部分----------*/
/*----2012/2/21 write-----*/
#information_iframe_head{
	height:20px;
	width:335px;
	background-image: url(../images/home/topics_header.jpg);
}
#information_iframe_main{
	height:150px;
	width:335px;
	overflow:auto;

}
/*------------------------*/
#information_iframe {
	height: 170px;
	/*height:auto;*/
	width: 335px;
	margin-top: 190px;
	margin-left: 20px;
	margin-right: 0px;
	float: left;
	background-repeat: no-repeat;
/*	background-attachment: fixed;	*/
	padding-top: 25px;
	font-size: 12px;
	color: #3b3132;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	line-height: 120%;
	padding-left: 5px;
}

#information_iframe .day {
	font-size: 11px;
	font-weight:bold;
	color: #3b3132;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	line-height: 120%;
	margin-bottom: 0px;
	width: 310px;
	height: auto;
	margin-top: 10px;
}

/*■■■profileここから■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

#profile_main {
	width: 800px;
	height: 590px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/profile/prfile_back.jpg);
	background-repeat: no-repeat;
}

#textarea {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 525px;
	float: left;
	margin-left: 130px;
	background-image: url(../images/profile/back.gif);
	margin-top: 20px;
}
#company-title {
	height: auto;
	width: 525px;
	border-bottom: 1px solid #999999;
	padding: 20px 0px 0px;
	margin: 0px;
	float: left;
}
#company-profile {
	height: auto;
	width: 495px;
	margin: 0px;
	float: left;
	padding-left: 15px;
	margin-bottom: 20px;
}

.text {
	font: normal 0.825em/150% "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #666666; 
}

.table-text {
	vertical-align: top;
	font: 1em/150% "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #666666;
}

td {
	padding: 10px 5px;
	border-collapse : collapse;
	border-bottom: 1px solid #999999;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
}


/*■■■productここから■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

#product_main {
	width: 800px;
	height: auto;
	margin: 0px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	color: #333333;
	margin-bottom: 30px;
}

#product_main .gaitview {
	width: 800px;
	height:200px;
	background-image: url(../images/product/gaitview.jpg);
	background-repeat: no-repeat;
}
	
#product_main .stylex {
	width: 800px;
	height:200px;
	background-image: url(../images/product/stylex.jpg);
	background-repeat: no-repeat;
}

#product_main .truefeet {
	width: 800px;
	height:200px;
	background-image: url(../images/product/truefeet.jpg);
	background-repeat: no-repeat;
}	

/*■■■gateviewここから■■■■■■■■■■■■■■■■■*/

#gateview_main {
	width: 130px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/product/gateview/main_back.jpg);
	background-repeat: no-repeat;
	padding-left: 670px;
	padding-top: 510px;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	color: #333333;
}

/*■■■STYLEXここから■■■■■■■■■■■■■■■■■*/

#stylex_main {
	width: 200px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/product/stylex/main_back.jpg);
	background-repeat: no-repeat;
	padding-left: 600px;
	padding-top: 520px;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	color: #333333;
}

/*■■■truefeetここから■■■■■■■■■■■■■■■■■*/

#truefeet_main {
	width: 200px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/product/truefeet/main_back.jpg);
	background-repeat: no-repeat;
	padding-left: 600px;
	padding-top: 520px;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	color: #333333;
}

/*■■■recruitここから■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

#recruit_main {
	width: 800px;
	height: 590px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/recruit/recruit_back.jpg);
	background-repeat: no-repeat;
}

#recruit_textarea {
	margin: 0px;
	padding: 0px;
	height: 420px;
	width: 525px;
	float: left;
	margin-left: 130px;
	background-image: url(../images/profile/back.gif);
	margin-top: 20px;
}

#recruit-title {
	height: auto;
	width: 525px;
	border-bottom: 1px solid #999999;
	padding: 20px 0px 0px;
	margin: 0px;
	float: left;
}
#recruit-profile {
	height: auto;
	width: 495px;
	margin: 0px;
	float: left;
	padding-left: 15px;
	margin-bottom: 20px;
	font: 1em/150% "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #666666;
}

/*■■■contactここから■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

#contact_main {
	width: 740px;
	height: 765px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/contact/contact_back.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 30px;
}

#mainbox {
	height: auto;
	width: 400px;
	left: auto;
	right: auto;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	background-image: url(../images/contact/back.gif);
}

p.text-l {
	font: 1.1em/130% "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #666666;
}
p.text-m {
	font: bold 1em/130% "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #666666;
	padding-left: 20px;
	text-decoration:none;
	border:hidden
}
.text-s {
	font: lighter 0.825em/130% "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #666666;
}
p.text-number {
	font: bolder normal 1.75em/30% "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #D57D56;
	text-indent: 20px;
}
.text-number-s {
	font-size: 0.6em;
	line-height: 30%;
	font-weight: bolder;
	color: #D57D56;
	font-style: normal;
}

#topics_left{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	width: 300px;
	text-align:center;
	float:left;
}
/*2012/2/20 write*/
table#correspond{
	margin:15px auto 0 auto;
	color:#000000;
	border: 2px #b3b3b3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	width:220px;
}

table#correspond th{
    border: 1px #cececd solid;
    border-width: 0 0 1px 1px;
    font-weight: bold;
	font-size:9pt;
	line-height:13pt;
	text-align:center;
	height:13pt;
	width:150px
	
}
table#correspond td{
	text-align:left;
	padding-left:45px;
	color:#000000;
	border: 1px #b3b3b3 solid;
	border-width: 0 0 1px 1px;
	line-height:5pt;
	font-size:8pt;
	width:150px;
	height:10px;
}
h6{
	margin:0;
	padding:0;
	font-size:8pt;
	font-weight:normal;
	line-height:10pt;
	color:#000000;
}
#correspond_message{
	margin:10px auto 0 auto;
	text-align:left;
	font-weight:0;
	width:300px;
	height:auto;
	/*font: normal 10px/normal "ヒラギノ明朝 Pro W3", "MS P明朝", "平成明朝";*/
}

/* 2012/03/06 write */
.topic_box{
	margin-top:10px;
	padding-bottom:15px;
	height:auto;
	width:300px;
	border-bottom: 1px solid #666666;
	text-align:left;
}
