@charset "UTF-8";

/* CSS Document */

/*
Theme Name: Shojiro
Theme URI: http://www.shojiro.com/
Description: 正次郎鋏刃物工芸様のWEBサイトテーマです。
Version: 1.0
Tags:
Author: 株式会社エアリー
Author URI: https://www.airily.co.jp/
*/

/* Reset
----------------------------------------------------*/
html {overflow-y: scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;}
table,th,td {font-size: 100%;line-height: 1.4;}
caption,th {text-align: left;font-weight: normal;}
object,embed {vertical-align: top;}
hr,legend {display: none;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;font-weight: normal;}
img,abbr,acronym,fieldset {border: 0;}
ul,li {list-style-type: none;}
img,a img{border:none;background:transparent;vertical-align:bottom;}

/* font
----------------------------------------------------*/
body {
	font: 62.5% "ＭＳ Ｐゴシック", Meiryo, "ヒラギノ角ゴ Pro W3", arial, clean, verdana, Osaka, sans-serif;

}
html>/**/body { font-size: 10px; } /* Except IE */
* html body { /* IE6用フォント指定 */
	font: 62.5% "ＭＳ Ｐゴシック", Meiryo, "ヒラギノ角ゴ Pro W3", arial, clean, verdana, Osaka, sans-serif;
}

/*--- default */
body {
	background: #000;
	text-align: center;
}


/* Link
----------------------------------------------------*/
a { color: #000; text-decoration:none; }
a:hover,
a:active { color: #999; text-decoration:none; }
a:visited {
}


/* float,clear
----------------------------------------------------*/
.fleft {
	float: left;
}
.fright {
	float: right;
}
.clear {
	clear: both;
}
.cf { /* clearfix */
	zoom: 1;
}
.cf:after {
	content:'';
	display: block;
	clear: both;
}


/* text
---------------------------------------- */
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.txt_narrow {
	letter-spacing: -1px;
}
.txt_space {
	letter-spacing: 1px;
}
.txt_indent {
	text-indent: 1em;
}


table {
	font-size:100%;
	line-height:160%;
}

th,
td {
}
th {
}
td {
}

.m2 { margin-bottom:2px;}
.m5 { margin-bottom:5px;}
.m6 { margin-bottom:6px;}
.m7 { margin-bottom:7px;}
.m8 { margin-bottom:8px;}
.m10 { margin-bottom:10px;}
.m12 { margin-bottom:12px;}
.m13 { margin-bottom:13px;}
.m14 { margin-bottom:14px;}
.m15 { margin-bottom:15px;}
.m16 { margin-bottom:16px;}
.m20 { margin-bottom:20px;}
.m25 { margin-bottom:25px;}
.m30 { margin-bottom:30px;}
.m40 { margin-bottom:40px;}
.m50 { margin-bottom:50px;}
.m60 { margin-bottom:60px;}
.m70 { margin-bottom:70px;}
.m80 { margin-bottom:80px;}
.m90 { margin-bottom:90px;}
.m100 { margin-bottom:100px;}
.m140 { margin-bottom:140px;}
.m180 { margin-bottom:180px;}
.m200 { margin-bottom:200px;}
.m230 { margin-bottom:230px;}
.m280 { margin-bottom:280px;}

.ml10 { margin-left:10px; display:inline;}
.ml15 { margin-left:15px; display:inline;}
.ml20 { margin-left:20px; display:inline;}
.ml25 { margin-left:25px; display:inline;}
.ml23 { margin-left:23px; display:inline;}
.ml28 { margin-left:28px; display:inline;}
.ml30 { margin-left:30px; display:inline;}
.ml43 { margin-left:43px; display:inline;}
.ml10_o { margin-left:10px;}
.ml20_o { margin-left:20px;}

.mr3 { margin-right:3px; display:inline;}
.mr7 { margin-right:7px; display:inline;}
.mr10 { margin-right:10px; display:inline;}
.mr15 { margin-right:15px; display:inline;}
.mr20 { margin-right:20px; display:inline;}
.mr30 { margin-right:30px; display:inline;}
.mr10_o { margin-right:10px;}
.mr20_o { margin-right:20px;}

.p20 { padding-bottom:20px;}
.p90 { padding-bottom:90px;}
.p280 { padding-bottom:280px;}

.pl10 { padding-left:10px;}
.pr10 { padding-right:10px;}

.mt4 { margin-top:4px;}
.mt5 { margin-top:5px;}
.mt6 { margin-top:6px;}
.mt8 { margin-top:8px;}
.mt10 { margin-top:10px;}
.mt23 { margin-top:23px;}
.mt20 { margin-top:25px;}
.mt28 { margin-top:28px;}

.flt { float:left;}
.flr { float:right;}

span.tar a{ text-align:right; float:right; font-weight:normal;}

/*==========================================================================*/
/*                            Container                                     */
/*==========================================================================*/

html {
	background: none;
}

body {
	color: #000;
	text-align: center;
	font-family:メイリオ, Meiryo, "ＭＳ Ｐゴシック", Verdana, Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal;
	font-style:normal;
}

#index {
	overflow:hidden;
}

#index #wrapper{
	width:100%;
}

#wrap {
	background-image:url(images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:100%;
	overflow:hidden;
}

#wrap2 {
	background-image:url(images/main_bg.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:100%;
	overflow:hidden;
}

#wrap1 {
	background-image:url(images/bg2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:100%;
	overflow:hidden;
}

#Page #wrapper{
	background:url(images/bg2.jpg) #000 center top repeat-x;
	width:100%;
	overflow:hidden;
}

#Page {
	background:url(images/bg2.jpg) #000 center top repeat-x;
	overflow:hidden;
}

#contactPage #wrapper{
	background:url(images/bg2.jpg) #000 center top repeat-x;
	width:100%;
	overflow:hidden;
}

#contactPage {
	background:url(images/bg2.jpg) #000 center top repeat-x;
	overflow:hidden;
}

#main{
	margin:0 auto;
	width:983px;
	text-align:left;
	line-height:1.3;
}

#main1{
	width:983px;
	text-align:left;
	line-height:1.3;
	background:url(images/main_bg2.jpg) repeat-y center top;
	float:left;
}

#main1-1{
	width:983px;
	text-align:left;
	line-height:1.3;
	background:url(images/main_bg6.jpg) repeat-y center top;
	float:left;
}

#main3 h2.logo {
	float:left;
	margin:0 0 0 6px;
	display:inline;
	width:236px;
}

#main3-1 h2.logo {
	float:left;
	margin:0 0 0 6px;
	display:inline;
	width:236px;
}

#main3-1 h2.logo a:hover img {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}

#main2{
	width:983px;
	min-height:513px;
	text-align:left;
	line-height:1.3;
	background:url(images/main_bg4.jpg) no-repeat center top;
	float:left;
}

#main3{
	width:983px;
	text-align:left;
	line-height:1.3;
	background:url(images/main_bg3.jpg) no-repeat center bottom;
	float:left;
	position:relative;
}

#main3-1{
	width:983px;
	text-align:left;
	line-height:1.3;
	background:url(images/bg7.jpg) no-repeat center bottom;
	float:left;
	position:relative;
}

#main4{
	width:983px;
	min-height:513px;
	text-align:left;
	line-height:1.3;
	background:url(images/main_bg5.jpg) no-repeat center top;
	float:left;
}

.locator {
	width:660px;
	float:left;
	height:28px;
	line-height:28px;
	text-indent:10px;
	margin-bottom:14px;
}


#index #content {
	float:right;
	width:695px;
	overflow:hidden;
	text-align:left;
	line-height:1.5;
	padding-bottom:35px;
	font-size:140%;
	margin-right:0px;
	display:inline;
	margin-top:47px;
	min-height:700px;
}

#Page #content {
	float:right;
	width:660px;
	overflow:hidden;
	text-align:left;
	line-height:1.5;
	padding-bottom:35px;
	font-size:140%;
	margin-right:35px;
	display:inline;
	margin-top:27px;
	min-height:700px;
}

/*==========================================================================*/
/*                               Header                                     */
/*==========================================================================*/
#index #header {
	width:100%;
	height:610px;
	margin-bottom:13px;
}

#index #mainimage {
	width:1290px;
	height:610px;
	position:relative;
	left:50%;
	margin-left:-646px;
	overflow:hidden;
}

#index #mainimage a:hover img {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}




#index #mainimages {
	width:1290px;
	height:610px;
	margin:0px auto 0px auto;
	position:relative;
	left:50%;
	margin-left:-646px;
	overflow:hidden;
	z-index:0;
}

.bx-window {
	width:1290px;
	height:610px;
	margin-left:0px;
	margin-top:0px;
	float:left;
}

.bx-wrapper {
	width:1290px;
	height:610px;
	float:left;
}





#Page #mainimage2 {
	width:1290px;
	height:262px;
	margin:0 auto 0px auto;
	position:relative;
	left:50%;
	margin-left:-646px;
	overflow:hidden;
	background:url(images/pro_h2.jpg) no-repeat;
}

#Page #mainimage2 a:hover img {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}

#Page #mainimage3 {
	width:1290px;
	height:262px;
	margin:0 auto 0px auto;
	position:relative;
	left:50%;
	margin-left:-646px;
	overflow:hidden;
	background:url(images/prc_h2.jpg) no-repeat;
}

#Page #mainimage3 a:hover img {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}

#Page #mainimage4 {
	width:1290px;
	height:262px;
	margin:0 auto 0px auto;
	position:relative;
	left:50%;
	margin-left:-646px;
	overflow:hidden;
	background:url(images/wor_h2.jpg) no-repeat;
}

#Page #mainimage4 a:hover img {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}

#Page #mainimage5 {
	width:1290px;
	height:262px;
	margin:0 auto 0px auto;
	position:relative;
	left:50%;
	margin-left:-646px;
	overflow:hidden;
	background:url(images/abo_h2.jpg) no-repeat;
}

#Page #mainimage5 a:hover img {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}

#Page #mainimage6 {
	width:1290px;
	height:262px;
	margin:0 auto 0px auto;
	position:relative;
	left:50%;
	margin-left:-646px;
	overflow:hidden;
	background:url(images/pri_h2.jpg) no-repeat;
}

#Page #mainimage6 a:hover img {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}

#Page #mainimage7 {
	width:1290px;
	height:262px;
	margin:0 auto 0px auto;
	position:relative;
	left:50%;
	margin-left:-646px;
	overflow:hidden;
	background:url(images/sit_h2.jpg) no-repeat;
}

#Page #mainimage7 a:hover img {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}

#Page #mainimage8 {
	width:1290px;
	height:262px;
	margin:0 auto 0px auto;
	position:relative;
	left:50%;
	margin-left:-646px;
	overflow:hidden;
	background:url(images/con_h2.jpg) no-repeat;
}

#Page #mainimage8 a:hover img {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}

#Page #header {
	width:100%;
	height:262px;
	margin-bottom:13px;
}

#index #head{
	margin:0px auto;
	width:1290px;
	position:relative;
	height:610px;
	left:50%;
	margin-left:-645px;
	overflow:hidden;
}

#Page #head{
	margin:0px auto;
	width:1290px;
	position:relative;
	height:262px;
	left:50%;
	margin-left:-645px;
	overflow:hidden;
}

#head h1{
	float:left;
	position:absolute;
	top:17px;
	left:161px;
	color:#fff;
	font-size:140%;
	z-index:1000;
}

#head p.tel{
	float:left;
	position:absolute;
	top:19px;
	left:835px;
	z-index:1000;
}

#head p.mail{
	float:left;
	position:absolute;
	top:24px;
	left:739px;
	z-index:1000;
}

#head p.eng{
	float:left;
	position:absolute;
	top:20px;
	left:1061px;
	z-index:1000;
}

#head p.main_logo{
	float:left;
	position:absolute;
	top:48px;
	left:864px;
	z-index:1000;
}

/*==========================================================================*/
/*                              Footer                                      */
/*==========================================================================*/

#footer{
	width:100%;
	height:540px;
	text-align:center;
	float:left;
	line-height:1.2;
	margin:0 auto;
	color:#000;
	font-size:150%;
	overflow:hidden;
	background:url(images/fbg.jpg) repeat-x center top;
}

#footer a {
	color:#000;
	text-decoration:none;
}

#footer a:hover {
	color:#999;
	text-decoration:none;
}

#foot {
	width:980px;
	height:540px;
	margin:0 auto 0 auto;
	position:relative;
	text-align:center;
	line-height:1.2;
	overflow:hidden;
	background:url(images/fbg.jpg) repeat-x center top;
}

.fnav {
	color:#000;
	position:absolute;
	top:34px;
	left:0px;
	width:983px;
	text-align:center;
}

.flogo {
	position:absolute;
	top:94px;
	left:23px;
}

.ftel {
	position:absolute;
	top:117px;
	left:429px;
	text-align:left;
}

#copy {
	position:absolute;
	top:470px;
	left:518px;
	width:400px;
	text-align:center;
	color:#fff;
	font-size:14px;
}

#pagetop {
	float:left;
	position:absolute;
	bottom:0;
	right:70px;
}


/*==========================================================================*/
/*                            Navigation                                    */
/*==========================================================================*/

#nav {
	width:216px;
	float:left;
	overflow:hidden;
	padding-bottom:30px;
	margin-left:29px;
	display:inline;
	font-size:110%;
}



.nav_box01 a:hover img {
 opacity: 0.6;
 filter: alpha(opacity=60);
 -moz-opacity: 0.6;
}

.nav_box {
	width:216px;
	float:left;
	margin-bottom:24px;
	margin-top:18px;
}

.nav_box li {
	margin-bottom:8px;
}

.nav_box01 {
	width:216px;
	float:left;
	margin-bottom:28px;
}




#index #gnav {
width:1290px;
height:20px;
float:left;
position:absolute;
top:82px;
left:194px;
z-index:1000;
}

#Page #gnav {
width:1000px;
height:60px;
float:left;
position:absolute;
top:95px;
left:0;
}


#gnav ul {
list-style-type:none;
}

#gnav ul li {
float:left;
margin-right:72px;
}

/*==========================================================================*/
/*                             Contents                                     */
/*==========================================================================*/

/* index
------------------------------------------------------------------------*/
.top_box {
	width:660px;
	float:right;
	overflow:hidden;
}

.top_box h3 {
	width:40px;
	float:left;
	margin-right:0px;
}

.top_box99 {
	width:660px;
	float:right;
	margin-right:35px;
	overflow:hidden;
}

.top_box99 h3 {
	width:40px;
	float:left;
	margin-right:0px;
}

.top_box01 {
	width:597px;
	float:right;
}

.top_box02 {
	width:593px;
	float:right;
	margin-top:25px;
}

.top_box02 img {
	float:left;
	margin-right:12px;
}

.top_box03 {
	width:597px;
	float:right;
	background:url(images/top_bg.jpg) no-repeat;
	height:356px;
}

.top_box05 {
	width:560px;
	float:left;
	max-height:307px;
	overflow-y:auto;
	overflow-x:hidden;
	margin:22px 0 0 22px;
	display:inline;
	font-size:13px;
	line-height:200%;
}

.top_box05 dl {
	width:540px;
	float:left;
	margin-bottom:0px;
	margin-left:0px;
	display:inline;
}

.top_box05 dl dt {
	float:left;
	margin-bottom:5px;
	width:50px;
	color:#000;
}

.top_box05 dl dt a {
	color:#000;
	text-decoration:none;
}

.top_box05 dl dt a:hover {
	text-decoration:underline;
}

.top_box05 dl dd a{
	width:480px;
	float:left;
	margin-left:0px;
	display:inline;
}

.top_box05 h4 {
	color:#D70000;
	width:593px;
	float:left;
	font-size:22px;
}

.top_box05 dl dt span {
	color:#D70000;
}

.top_box04 {
	width:593px;
	float:right;
	max-height:160px;
	overflow-y:auto;
	overflow-x:hidden;
	line-height:180%;
}

.top_box04 dl {
	width:543px;
	float:left;
	margin-bottom:0px;
	margin-left:0px;
	display:inline;
}

.top_box04 dl dt {
	float:left;
	margin-bottom:5px;
	width:50px;
	color:#000;
}

.top_box04 dl dt span {
	color:#D70000;
}

.top_box04 dl dt a {
	color:#000;
	width:573px;
	text-decoration:none;
}

.top_box04 dl dt a:hover {
	text-decoration:underline;
}

.top_box04 dl dd a{
	width:423px;
	float:left;
	margin-left:0px;
	display:inline;
}

.top_box04 h4 {
	color:#D70000;
	width:443px;
	float:left;
	font-size:22px;
}

.top_box06 {
	width:600px;
	float:right;
	overflow-x:hidden;
}

.top_box06 dl {
	width:600px;
	float:left;
	margin-bottom:7px;
	margin-left:0px;
	display:inline;
}

.top_box06 dl dt {
	float:left;
	margin-bottom:0px;
	width:120px;
	color:#000;
}

.top_box06 dl dt a:hover {
	text-decoration:underline;
}

.top_box06 dl dd {
	width:480px;
	float:left;
	margin-left:0px;
	display:inline;
}

.top_box08 {
	width:695px;
	float:right;
	margin-right:0px;
	background:url(images/top_bg2.png) no-repeat 428px 24px;
}

.top_box08 h3 {
	width:40px;
	float:left;
	margin-right:23px;
}

.top_box09 {
	width:597px;
	float:left;
}

/* product
------------------------------------------------------------------------*/
.pro_box99 {
	width:660px;
	float:right;
	margin-right:0px;
	overflow:hidden;
}

.pro_box99 h3 {
	width:40px;
	float:left;
	margin-right:0px;
}

.pro_box {
	width:580px;
	float:right;
	margin-top:90px;
}

.top_box04 {
	width:593px;
	float:right;
	max-height:110px;
	overflow-y:auto;
	overflow-x:hidden;
}

.pro_box h4 {
	width:50px;
	float:left;
	display:inline;
}

.pro_box01 {
	width:490px;
	float:right;
}

.pro_box01 img {
	margin-bottom:17px;
	float:left;
}

.pro_box01 p {
	width:490px;
	float:left;
}

.pro_box01-1 {
	width:270px;
	float:left;
}

table.tab{
border-collapse:collapse;
border:1px solid #000;
}
	
table.tab td{
border:1px solid #000;
padding:5px;
text-align:center;
}

table.tab th{
border:1px solid #000;
padding:5px;
background-color:#f3f3f3;
text-align:center;
}

.pro_box01-2 {
	width:210px;
	font-size:10px;
	float:left;
	margin-left:10px;
	display:inline;
	margin-top:76px;
}

.pro_box01-2 span {
	margin-left:1em;
	text-indent:-1em;
	float:left;
	width:210px;
}

.pro_box01-3 {
	width:470px;
	float:left;
	font-size:21px;
	text-align:right;
	background:url(images/pro_arr.jpg) no-repeat 100% 6px;
	padding-right:20px;
}

.pro_box2 {
	width:580px;
	float:right;
	margin-top:0px;
}

.pro_box2 h4 {
	width:50px;
	float:left;
	display:inline;
}

.pro_box01-4 {
	width:210px;
	font-size:10px;
	float:left;
	margin-left:10px;
	display:inline;
	margin-top:0px;
}

.pro_box01-4 span {
	margin-left:1em;
	text-indent:-1em;
	float:left;
	width:210px;
}

.pro_box04 {
	width:579px;
	float:right;
	border-bottom:1px solid #000;
	padding-bottom:10px;
}

.pro_box04 ul {
	float:left;
	margin-left:46px;
}

.pro_box04 li {
	float:left;
	margin-right:50px;
}

.pro_box04 a:hover {
opacity: 0.6;
 filter: alpha(opacity=60);
 -moz-opacity: 0.6;
}

.pro_box98 {
	width:580px;
	float:right;
	margin-top:30px;
}

.pro_box97 {
	width:580px;
	float:right;
	margin-top:0px;
}


/* product_detail
------------------------------------------------------------------------*/
.prod_box {
	width:660px;
	float:left;
}

.prod_box h3 {
	margin-right:30px;
}

.prod_box01 {
	width:579px;
	float:right;
}

.prod_box02 {
	width:256px;
	margin-right:14px;
	border:1px solid #7E7E7E;
	padding-bottom:10px;
	margin-bottom:14px;
	float:left;
}

.prod_box02 img {
	margin-bottom:15px;
	float:left;
}

.prod_box03 {
	width:232px;
	float:left;
	margin-left:15px;
	display:inline;
}

.prod_box03 h4 {
	width:232px;
	margin-bottom:10px;
	font-size:21px;
	float:left;
}

.prod_box03 p {
	width:232px;
	float:left;
	margin-bottom:10px;
}

.prod_box03 span {
	width:232px;
	float:left;
	text-align:right;
	font-size:17px;
}



/* process
------------------------------------------------------------------------*/
.prc_box {
	width:660px;
	float:right;
}

.prc_box h3 {
	width:40px;
	float:left;
	margin-right:0px;
}

.prc_box01 {
	width:570px;
	float:right;
}

.prc_box01 h4 {
	width:570px;
	font-size:23px;
	float:left;
	margin-bottom:10px;
}

.prc_box01 p {
	width:570px;
	float:left;
}

.prc_box02 {
	width:570px;
	float:left;
}

.prc_box02 img {
	margin-right:10px;
	display:inline;
}

.prc_box02 table td {
	vertical-align:bottom;
}

/* workshop
------------------------------------------------------------------------*/
.wor_box {
	width:570px;
	float:right;
}

.wor_box h4 {
	margin-bottom:5px;
}

.wor_box01 {
	width:379px;
	float:left;
	margin-top:5px;
}

.wor_box01 a {
	float:left;
}
.wor_box01 a:hover {
opacity: 0.6;
 filter: alpha(opacity=60);
 -moz-opacity: 0.6;
}

.wor_box02 {
	width:161px;
	float:left;
	margin-top:5px;
}

.wor_box02 a {
	float:left;
}
.wor_box02 a:hover {
opacity: 0.6;
 filter: alpha(opacity=60);
 -moz-opacity: 0.6;
}

/* about
------------------------------------------------------------------------*/
.abo_box {
	width:570px;
	float:right;
	position:relative;
	margin-bottom:60px;
}

.abo_box img {
	position:absolute;
	top:117px;
	left:383px;
}

.abo_box table {
	width:530px;
}

.abo_box h4 {
	margin-bottom:5px;
}

table.tab2{
border-collapse:collapse;
border:0px solid #000;
}
	
table.tab2 td{
border:0px solid #000;
padding:0 20px 20px 20px;
text-align:left;
vertical-align:top;
}

table.tab2 th{
border:0px solid #000;
padding:5px 0 0 0;
background-color:none;
text-align:left;
}

.abo_box02 {
	width:570px;
	float:right;
}

.abo_box02 img {
	margin-bottom:30px;
}

.abo_box02 p {
	width:530px;
}

























































































/* news,column
------------------------------------------------------------------------*/
.news_box {
	width:570px;
	float:right;
}

.news_box h4 {
	font-weight:bold;
	margin-bottom:20px;
	font-size:17px;
}

.news_box img {
	display:inline;
}

img.alignright { display: block; margin: 0px 0 0px auto; }/* 配置位置 右 */
img.alignleft { display: block; margin: 0px auto 0px 0; }/* 配置位置 左 */
img.aligncenter { display: block; margin: 0px auto; }/* 配置位置 中央 */

































/* contact
------------------------------------------------------------------------*/
.con_box01 {
	width:660px;
	float:left;
}

.con_box02 {
	width:600px;
	float:left;
	margin:20px 0 0 20px;
	display:inline;
}

/* sitemap
------------------------------------------------------------------------*/
.sit_box01 {
	width:570px;
	float:right;
}

.sit_box01 li {
	background:url(images/arr.jpg) no-repeat 0 25px;
	text-indent:20px;
	line-height:4.5;
	width:500px;
	float:left;
}

.sit_box01 li.ind {
	margin-left:28px;
	display:inline;
	width:450px;
	float:left;
}

.sit_box01 li.ind2 {
	margin-left:56px;
	display:inline;
	width:450px;
	float:left;
}

/* privacy
------------------------------------------------------------------------*/
.pri_box {
	width:570px;
	float:right;
}

.pri_box h4 {
	font-weight:bold;
	margin-bottom:20px;
}

.inside_box_c {
	width:570px;
	float:right;
	text-align:center;
}

.inside_box_c p.ctel {
	font-size:34px;
}

.inside_box_c p.ctel2 {
	font-size:17px;
}



























/* contact
------------------------------------------------------------------------*/
.contact_box {
	width:940px;
	float:left;
	margin-left:10px;
	display:inline;
}

.con_h4 {
	background:url(images/maru.jpg) no-repeat 0 1px;
	text-indent:20px;
	width:940px;
	float:left;
	margin-bottom:10px;
	margin-left:10px;
	display:inline;
	font-weight:bold;
}



/* formPage
----------------------------------------------------*/
#contactPage form input,
#contactPage form select,
#contactPage form textarea {
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #fff;
	vertical-align: middle;
}
#contactPage form .nonDeco {
	border: none;
	padding: 0;
	background: none;
}
#contactPage form textarea {
	font-size: 12px;
}


/* input width style
----------------------------------------------------*/
#contactPage form .input1 {
	width: 150px;
}
#contactPage form .input2 {
	width: 350px;
}
#contactPage form .input3 {
	width: 80px;
}
#contactPage form .input4 {
	width: 50px;
}

#contactPage form .input5 {
	width: 580px;
}


/* submit area style
----------------------------------------------------*/
#contactPage div#submit {
	margin-top: 30px;
	text-align: center;
}
#contactPage div#submit input {
	width: 210px;
	height: 45px;
	border: none;
}
#contactPage div#submit ul#btnSet {
	width: 450px;
	margin: 0 auto;
	list-style-type:none;
}
#contactPage div#submit input#conf {
	background: url(images/contact_btn_confirm_off.png) no-repeat left top;
}
#contactPage div#submit input#conf:hover {
	background: url(images/contact_btn_confirm_on.png) no-repeat left top;
}
#contactPage div#submit input#reset {
	background: url(images/contact_btn_reset_off.png) no-repeat left top;
}
#contactPage div#submit input#reset:hover {
	background: url(images/contact_btn_reset_on.png) no-repeat left top;
}
#contactPage div#submit input#send {
	background: url(images/contact_btn_send_off.png) no-repeat left top;
}
#contactPage div#submit input#send:hover {
	background: url(images/contact_btn_send_on.png) no-repeat left top;
}
#contactPage div#submit input#back {
	background: url(images/contact_btn_back_off.png) no-repeat left top;
}
#contactPage div#submit input#back:hover {
	background: url(images/contact_btn_back_on.png) no-repeat left top;
}

/* text style
----------------------------------------------------*/
#contactPage form p.attention {
	margin-bottom: 5px;
	padding-left: 0;
	background: none;
	color: #f00;
	text-align: right;
}
#contactPage form table em {
	margin-left: 2px;
	font-style: normal;
	font-weight: normal;
	font-size: 0.8em;
	color: #f00;
}
#contactPage p.formError {
	color: #f00;
	text-align: center;
}
#contactPage p.formMessage {
	margin: 50px 0;
	text-align: center;
}

.must {
	float: right;
	width: 44px;
	height: 22px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	background-image:url(images/mfp_must.gif);
	text-indent:-50000px;
	display:block;
}

.must2 {
	float: right;
	width: 60px;
	height: 16px;
	overflow: hidden;
	margin: 0px 0px 0px 5px;
	background-image:url(images/mfp_must2.gif);
	text-indent: -50000px;
}

.han {
	font-size:12px;
	font-weight:lighter;
	color:#333;
}

.red {
	color:#F00;
}

#toTop {
width:83px;
height:83px;
background:url(images/pagetop_off.png);
text-align:center;
position:fixed; /* this is the magic */
bottom:20px; /* together with this to put the div at the bottom*/
right:20px;
cursor:pointer;
display:none;
text-indent:-9999px;
}

#toTop:hover {
	 opacity: 0.6;
 filter: alpha(opacity=60);
 -moz-opacity: 0.6;
}
