@charset "shift_jis";


/* CSS Document 
-------------------------------------------------------------*/


/*---------------------------------------------

全体に関する設定

---------------------------------------------*/

form,fieldset {
	margin: 0;
	padding:0;
}

fieldset {
	border:none;
}

h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd{
	margin:0;
	padding:0;
}



li{
	list-style:none;
	margin:0px;
	text-indent: 0px;
	padding: 0px;
}

hr {
	display: none;
	clear:both;
}

strong{
	font-weight:normal;
	font-style:normal;
}


body{
font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
text-align:left;
margin:0;
padding:0;
font-size:12px;
line-height:19px;
background-color:#c9c1a9;
}

.clearboth{
clear:both;
color:#FFFFFF;
font-size:1px;
line-height:1px;
text-indent:-3000px;
}

a{
color:#000000;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}




/*---------------------------------------------
　共通設定とトップ設定
---------------------------------------------*/




/* ヘッダーの部分
---------------------------------------------*/
#HeaderFrame, #HeaderFrameNaka{
background:url(../images/hdback.gif) 0 0 repeat-x;
border-bottom:#E50012 5px solid;
width:auto;
height:auto;
margin:0;
padding:0;
}
#HeaderFrame #HDimg01, #HeaderFrameNaka #HDimg01{
float:left;
}
#HeaderFrame #HDimg02, #HeaderFrameNaka #HDimg02{
float:right;
}
#HeaderFrameNaka{border:none;}

/* 中面の部分
---------------------------------------------*/

#MainFrame{
width:990px;
margin:0 auto 0;
padding:0;
font-size:12px;
line-height:17px;
background-color:#FFFFFF;
color:#333333;

}
#MainFrameIN{
width:960px;
margin:0 auto 0;
padding:0 15px 0 15px;
}

#TopBox01{
background:url(../../images/topimgback.gif) 0 0 repeat-y;
width:auto;
height:auto;
padding:10px 23px 10px 35px;
margin:0;
}
#TopBox01 #TopImg01{
float:left;
}
#TopBox01 #TopImgBtn{
float:right;
margin:10px 0 0 0;
}


#TopBox02{
width:290px;
height:auto;
padding:0 0 0 29px;
margin:0;
float:left;
}


#TopBox03{
width:auto;
height:auto;
padding:0;
margin:0;
float:right;
}
#TopBox03IN{
background:url(../../images/menuback01.gif) 0 0 no-repeat;
width:415px;
height:auto;
padding:10px 10px 0 10px;
line-height:14px;
}
#TopBox03IN .mgn10px{
margin:0 0 10px 0;
padding:0;
}
#TopBox03IN li .MenuImg{
float:left;
margin:0 10px 0 0;
padding:0;
}
#TopBox03IN li .MenuBtn{
float:right;
margin:0;
padding:0;
}
#TopBox03IN_end{
background:#FFFFFF;
clear:both;
font-size:1px;
line-height:1px;
}

/* ナビの部分
---------------------------------------------*/
#NaviSet{
overflow:hidden;
font-size:1px;
line-height:1px;
margin:0;
padding:0;
}
#NaviSet li{
float:left;
display:block;
margin:0;
padding:0;
}


#UnderNavi{
text-align:center;
vertical-align:middle;
font-size:1px;
line-height:1px;
margin:10px 0 0 0;
}
#UnderNavi img{
margin-top:5px;
}

/* フッターの部分
---------------------------------------------*/
#FooterBox01{
float:left;
font-size:12px;
line-height:19px;
}
#FooterBox02{
float:right;
font-size:10px;
line-height:13px;
}

#FooterBox02 #DLbana{
float:left;
margin:0 6px 0 0;
}

#FooterLink{
font-size:10px;
line-height:15px;
margin:20px 15px 0 15px;
}
#FooterLink a{color:#333333; text-decoration:underline;}
#FooterLink a;hover{text-decoration:none;}


/*---------------------------------------------
　中面共通
---------------------------------------------*/
#LeftFlame{
float:left;
font-size:1px;
line-height:1px;
}
#LeftFlameNavi{margin:20px 0 0 0;}
#LeftFlameNavi li{margin:0 0 3px 0;}

#LeftFlameList{
margin:30px 0 0 0;
font-size:12px;
line-height:15px;
}
#LeftFlameList p{
text-indent:-8px;
padding:0 0 0 8px;
margin:5px 0 0 0;
}


#Left_UN_Navi{
background-color:#F2F2F2;
padding:10px;
margin:5px 0 0 0;
}
#Left_UN_Navi .Left_UN_NaviIN{
margin:5px 0 0 0;
}

#Left_TOP_Navi{
background-color:#EAEAEA;
padding:5px;
margin:0 0 5px 0;
}







#RightFlame{
	float:right;
	text-align:left;
	width:713px;
	background-color:#FFFFFF;
}




#LeftFlame_01{
float:left;
text-align:left;
width:710px;
background-color:#FFFFFF;
}

#RightFlame_01{
float:right;
font-size:1px;
line-height:1px;
}
/*---------------------------------------------
　中面基本アイテム
---------------------------------------------*/
/* タイトルセット
---------------------*/
.TitleSet01{
	height:30px;
	margin:0 0 16px;
	font-size:14px;
	font-weight:normal;
}

.TitleSet02{
	margin:0 0 8px;
	font-size:14px;
	font-weight:normal;
}

.TxSet01{
	font-size:12px;
	line-height:18px;
	margin:0 0 6px;
}

.CenterItem{
	text-align:center;
}


/*---------------------------------------------
---------------------------------------------*/



/* パンくず
---------------------------------------------*/
#pan{
padding:4px 0;
margin:3px 0 0 0;
overflow:hidden;
position:absolute;
text-indent:10px;
font-size:10px;
line-height:10px;
color:#FFFFFF;
display:inline;
}
#pan a{
color:#FFFFFF;
text-decoration:underline;
}
#pan a:hover{
text-decoration:none;
}


/* パンくず？
---------------------------------------------*/
#pankuzu{
font-size:12px;
line-height:14px;
}
/*#pankuzu a{color:#333333; text-decoration:underline;}
#pankuzu a;hover{text-decoration:none;}*/


/*---------------------------------------------
　フォント/マージン
---------------------------------------------*/
.font10{
font-size:10px;
}
.font11gr{
font-size:11px;
color:#646464;
}
.font10-15{
font-size:10px;
line-height:15px;
}
.font12{
font-size:12px;
}
.font12-17{
font-size:12px;
line-height:17px;
}
.font12-21{
font-size:12px;
line-height:21px;
}

.mgn3up{margin:3px 0 0 0;}
.mgn5up{margin:5px 0 0 0;}
.mgn10up{margin:10px 0 0 0;}
.mgn15up{margin:15px 0 0 0;}
.mgn20up{margin:20px 0 0 0;}
.mgn25up{margin:25px 0 0 0;}
.mgn30up{margin:30px 0 0 0;}

.mgn3right{margin:0 3px 0 0;}
.mgn5right{margin:0 5px 0 0;}

.mgn5dwn{margin:0 0 5px 0;}
.mgn10dwn{margin:0 0 10px 0;}
.mgn15dwn{margin:0 0 15px 0;}
.mgn20dwn{margin:0 0 20px 0;}
.mgn25dwn{margin:0 0 25px 0;}


listindent10{
padding:0 0 0 10px;
margin:0;
text-indent:-10px;
}



/*---------------------------------------------
　リスト
---------------------------------------------*/
.a_list{
margin-left:20px;

}
.a_list li{
background-image:url(../images/icon_01.gif);
line-height:20px;
background-repeat:no-repeat;
text-indent:30px;
margin-top:10px;
}

.y_list{
margin-left:15px;
margin-right:15px;
}

.y_list li{
border-top:#CCCCCC 1px dotted;
padding:10px 0;
}



/*---------------------------------------------
　見出し
---------------------------------------------*/
.h_title{
	background-image:url(../../about/images/about_img_04.gif);
	background-repeat:no-repeat;
	line-height:32px;
	text-indent:10px;
	font-weight: bold;
}

.n_title{
	background-image:url(../../about/images/about_img_04.gif);
	background-repeat:no-repeat;
	line-height:29px;
	text-indent:10px;
	font-weight: bold;
	margin:15px 15px 0 15px;
}
/*---------------------------------------------

---------------------------------------------*/
.left_menu{
font-size:10px;
float:left;
width:250px;
}

.overimg{
background-image:url(../images/top_img_01.gif);
background-position:bottom left;
background-repeat:no-repeat;
line-height:20px;
height:211px;
}

/*---------------------------------------------

---------------------------------------------*/
.right_menu{
font-size:10px;
float:right;
width:450px;
line-height:20px;
height:373px;
}



/*---------------------------------------------

---------------------------------------------*/

.box_right_menu{
float:right;
font-size:10px;
width:219px;
height:70px;
margin-bottom:20px;

}

.box_left_menu{
font-size:10px;
width:219px;
height:70px;
margin-bottom:20px;
}

.b_list{
margin-top:3px;
width:115px;
float:right;
line-height:12px;
font-size:12px;
}

.b_list li{
width:115px;
line-height:13px;
font-size:13px;
}


.tex_sty{
	font-size: 12px;
	font-weight: bold;
	line-height:22px;
}

/*---------------------------------------------

---------------------------------------------*/

.news_box{
border:#F1EFF2 5px solid;
margin-top:10px 0 10px 0;
}





/*---------------------------------------------

---------------------------------------------*/
.menu_na{
float:right;
line-height:10px;
}




/*---------------------------------------------
会社紹介
---------------------------------------------*/

.h01_title{
	background-image:url(../../introduction/images/int_h_titli01.gif);
	background-repeat:no-repeat;
	line-height:32px;
	text-indent:10px;
	font-weight: bold;
}


.h02_title{
	background-image:url(../../introduction/images/int_h_titli02.gif);
	background-repeat:no-repeat;
	line-height:32px;
	text-indent:10px;
	font-weight: bold;
}

.h03_title{
	background-image:url(../../introduction/images/int_h_titli03.gif);
	background-repeat:no-repeat;
	line-height:32px;
	text-indent:10px;
	font-weight: bold;
}

.h04_title{
	background-image:url(../../introduction/images/int_h_titli04.gif);
	background-repeat:no-repeat;
	line-height:32px;
	text-indent:10px;
	font-weight: bold;
}

.h05_title{
	background-image:url(../../inquiry/images/h_title.gif);
	background-repeat:no-repeat;
	line-height:32px;
	text-indent:10px;
	font-weight: bold;
}

.leftbox{
margin:0;
width:414px;
line-height:20px;
}

.rightbox{

padding: 10px 10px;
float:right;
width:276px;
height:555px;
background-color: #ededed;
}

.teble_line{
border-bottom:#CCCCCC 1px dotted;
padding: 5px 0;
}

.waku{
margin-top:20px;
width:370px;
border:#CCCCCC 1px solid;
}

.li01{
margin:10px;
}

.li01 li{
line-height:20px;
}

.leftimg{
float:left;
width:138px;
color:#767676;
}

.rightimg{
float:right;
width:138px;
color:#767676;
}




/*---------------------------------------------
メンテナンス・性能保証
---------------------------------------------*/
.m01_title{
	background-image:url(../../maintenance/images/h_title_01.gif);
	background-repeat:no-repeat;
	line-height:32px;
	text-indent:10px;
	font-weight: bold;
}
.m02_title{
	background-image:url(../../maintenance/images/h_title_02.gif);
	background-repeat:no-repeat;
	line-height:32px;
	text-indent:10px;
	font-weight: bold;
}
.m03_title{
	background-image:url(../../maintenance/images/h_title_03.gif);
	background-repeat:no-repeat;
	line-height:32px;
	text-indent:10px;
	font-weight: bold;
}
.m04_title{
	background-image:url(../../maintenance/images/h_title_04.gif);
	background-repeat:no-repeat;
	line-height:32px;
	text-indent:10px;
	font-weight: bold;
}


/*---------------------------------------------
リンク集
---------------------------------------------*/
#RightFlame_w{
border:#EBEBEB 12px solid;
float:right;
text-align:left;
width:639px;
padding:20px 20px 0 20px;
font-size:10px;
letter-spacing:inherit;
}

.l_title{
	background-image:url(../../link/images/h_title.gif);
	background-repeat:no-repeat;
	line-height:20px;
	text-indent:8px;
	font-weight: bold;
	font-size:12px;
}

.link_left{
float:left;
width:310px;
}

.link_right{
float:right;
width:310px;
}

.teble_border{
border-bottom:#CCCCCC 1px dotted;
margin-bottom:10px;
}


/*---------------------------------------------
	流れ
---------------------------------------------*/
.arobox{
margin-top:5px;
margin-bottom:5px;
text-align:center;
width:100px;
height:20px;
clear:both;
/*float:none;*/
}

.step_box{
height:100px;
width:102px;
float:left;
}

.step02_box{
float:right;
height:100px;
width:540px;
background-color:#F2F2F2;
}


.step03_box{
float:right;
height:100px;
width:610px;
background-color:#F2F2F2;
}


.aroimg_box{
float:left;
height:1010px;
width:70px;
}

.rightfl{
float:left;
width:642px;
height:1040px;
}


.stplist{
font-size:14px;
line-height:15px;
padding:6px;
margin:10px 0 0 15px;
}

.stplist li{
font-size:12px;
text-indent:-6px;
margin:0 0 0 3px;
line-height:19px;
}


/*---------------------------------------------
	お問い合わせ
---------------------------------------------*/
.tbl_01{
background:#E8E8E8;
border-top:#999999 1px dotted;
margin-top:10px;
}
.tbl_02{
border-top:#999999 1px dotted;
margin-top:10px;
}
.sabmit_sp{
background-image:url(../../inquiry/images/sub_bg.gif);
background-repeat:no-repeat;
line-height:34px;
text-indent:16px;
padding-left:210px;
padding-top:5px;
}

/*---------------------------------------------
	ムク工房
---------------------------------------------*/
.studioImages .ItemBoxA,
.studioImages2 .ItemBoxA{
float:left;
width:180px;
}
.studioImages .ItemBoxA .inner,
.studioImages2 .ItemBoxA .inner{
width:165px;
}
.studioImages .ItemBoxB,
.studioImages2 .ItemBoxB{
float:left;
width:165px;
}
.studioImages2{
margin:5px 0 0 0;
}
/*---------------------------------------------
	標準仕様
---------------------------------------------*/
.sp_mgbox{
margin-bottom:25px;
width:370px;
height:185px;
}

.sp_imgbox{
float:right;
width:328px;
}

.sp_imgbox_01{
margin-bottom:46px;
width:160px;
height:138px;
background-color:#ebebeb;
}
.sp_imgbox_02{
margin-bottom:46px;
float:right;
width:160px;
height:138px;
background-color:#ebebeb;
}
.sp_imgbox_03{
margin-bottom:15px;
width:160px;
height:138px;
background-color:#ebebeb;
}
.sp_imgbox_04{
margin-bottom:15px;
float:right;
width:160px;
height:138px;
background-color:#ebebeb;
}

.sp_title{
	background-image:url(../../speci/images/speci01_s_title.gif);
	background-repeat:no-repeat;
	line-height:20px;
	text-indent:10px;
	font-size:14px;
	font-weight: bold;
	margin-bottom:5px;
}

.sp_cobox_01{
margin-bottom:10px;
float:right;
padding:8px;
width:325px;
height:250px;
border:#EBEBEB 5px solid;
}
.sp_cobox_02{
margin-bottom:10px;
float:left;
padding:8px;
width:325px;
height:250px;
border:#EBEBEB 5px solid;
}

.sp_cobox_tex{
line-height:20px;
}

.sp_cobox_rt{
margin-top:15px;
line-height:22px;
text-align:center;
float:right;
width:160px;
height:20px;
background-color:#ebebeb;
}

.sp_cobox_lt{
margin-top:15px;
line-height:22px;
text-align:center;
float:left;
width:160px;
height:20px;
background-color:#ebebeb;
}
.sp_cobox_r{
margin-top:5px;
text-align:center;
float:right;
width:160px;

}

.sp_cobox_l{
margin-top:5px;
text-align:center;
float:left;
width:160px;

}

.sp_cobox_a{
margin-top:5px;
float:left;
width:180px;
height:165px;
}

.sp_cobox_b{
float:right;
text-align:center;
margin-top:5px;
width:130px;
height:230px;
}

.sp_cobox_03{
float:right;
padding:8px;
width:325px;
height:135px;
border:#EBEBEB 5px solid;
}
.sp_cobox_04{
float:left;
padding:8px;
width:330px;
height:135px;
border:#EBEBEB 5px solid;
}


/*---------------------------------------------
	標準仕様02
---------------------------------------------*/
.sp_mgbox_02{
float:right;
margin-bottom:25px;
width:345px;
}

.sp_mgbox_r{
float:right;
width:345px;
}

.sp_mgbox_l{
float:left;
width:345px;
}

.sp_mgbox_01r{
float:right;
/*margin-bottom:25px;*/
width:225px;
/*height:130px;*/
text-align:right;
}
.sp_mgbox_02r{
float:right;
/*margin-bottom:25px;*/
width:113px;
text-align:right;
background:#FFFFFF;
}

.sp_mgbox_03r{
float:right;
width:175px;
/*margin-bottom:25px;*/
/*height:130px;*/
text-align:right;
}



/*---------------------------------------------
	標準仕様04
---------------------------------------------*/

.sp_imgbox_lr{
float:right;
margin-bottom:25px;
width:311px;
background-color:#FFFFFF;
}
.sp_imgbox_ls{
float:right;
/*margin-bottom:25px;*/
/*width:520px;*/
width:auto;
background-color:#FFFFFF;
}
.sp_mgbox_03{
margin-bottom:25px;
}
.sp_imgbox_lm{
float:right;
margin-bottom:25px;
width:180px;
background-color:#FFFFFF;
}

.sp_cobox_05{
margin-bottom:20px;
float:left;
padding:8px;
width:215px;
height:110px;
border:#EBEBEB 5px solid;
}

.sp_cobox_06{
margin-right:5px;
margin-bottom:20px;
float:left;
padding:8px;
width:205px;
height:110px;
border:#EBEBEB 5px solid;
}

.sp_cobox_07{
margin-left:5px;
margin-bottom:20px;
float:right;
padding:8px;
width:148px;
height:110px;
border:#EBEBEB 5px solid;
background-color:#FFFFFF;
}

.sp_cobox_08{
padding:8px;
margin-bottom:20px;
float:right;
width:148px;
height:110px;
border:#EBEBEB 5px solid;
background-color:#FFFFFF;
}

.sp_cobox_09{
margin-left:5px;
margin-bottom:20px;
float:right;
padding:8px;
width:123px;
height:110px;
border:#EBEBEB 5px solid;
background-color:#FFFFFF;
}

.sp_cobox_10{
padding:8px;
margin-bottom:20px;
float:right;
width:123px;
height:110px;
border:#EBEBEB 5px solid;
background-color:#FFFFFF;
}

.sp_cobox_05,
.sp_cobox_06,
.sp_cobox_07,
.sp_cobox_08,
.sp_cobox_09,
.sp_cobox_10{
font-size:10px;}


.sp_imgbox_co{
float:right;
margin-bottom:25px;
width:155px;
background-color:#FFFFFF;
}

.sp_mgbox_03{
float:left;
margin-bottom:25px;
}





