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

a{outline:none;}


body{
background-color: #fad747;
margin: 0;
padding: 0;
}

table{
	background-color: #FFFFFF;
}

tr{
}

div#recordTableArea table{
width: 614px;
}

.imagebox{
	width:260px;
	hight:auto;
}

.righttext{
	width:390px;
	float:right;
}
.righttext2{
	width:400px;
	float:right;
}



.btnleft{
	width:145px;
	height:105px;
	align:left;
	valign:top;
	display:block;


}


.btnright{
	width:145px;
	height:105px;
	display:block;
}

.righttext{
	width:180px;
	float:right;
}
.lefttext{
	width:200px;
	hight:300px;
	float:left;
	margin-right:18px;
}
#red{
	color:red;
}

.imagebox02{
	width:260px;
	hight:auto;
	text-align:right;
}


/*　機器別ページ用　*/
/*　小濱追記　20111020〜　*/

img.machine_big{
	margin-top:15px;
}


img.machine_sub{
	margin-top:15px;
}


table.Specification{
	margin-left:20px;
	margin-top: 10px;
}

table.Specification tr{
	background-color: #fad747;
	font-size: 10px;
}

table.Specification th{
	font-weight:500;
	font-size:14px;
	text-align:left;

}

table.Specification th.tb_01{
	width:130px;
	padding:0 2px 0 10px;
	background-color: #f6e49a;
	
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

table.Specification th.tb_02{
	width:430px;
	padding:5px 2px 5px 5px;
	
	background-color: #FFFFFF;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

/*　機器別ページ用 終わり　*/

/* プライバシーポリシー追記（IE対策）20111029こはま*/
.mainColumn li.privacy_memo{
	font-size:13px;
}

.navPrivacypolicy div.mainColumn dl.window dt.fsize{
	float: left;
	clear: both;
	font-size:12px;
}

.navPrivacypolicy div.mainColumn dl.window dd.fsize{
	float: left;
	clear: both;
	font-size:12px;
}

/* プライバシー追記（IE対策）20111030こはま*/
div.mainColumn dl.privacy_font{
	font-size:12px;
}

dl.window dt.fsize{
	float: left;
	clear: both;
	font-size:12px;
}

dl.window dd.fsize{
	float: left;
	clear: both;
	font-size:12px;
}

dl.window dt.fsize2{
	margin-top:10px;
	float: left;
	clear: both;
	font-size:12px;
}


/* データチェック電話番号エリア20111111こはま*/

p.text_no{
	width:360;
	float:right;
	font-size:80%;
}

/* hdd.html_20111219(追記藤井) start*/

dl.navHdd dd {
	float:left;
	width: 147px;
	height: 94px;
	text-indent: -9999px;
}

dl.navHdd dd a {
	width: 147px;
	height: 94px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

.navHdd_01 a {
	background-image: url(../restore/hdd/hd-alcu2_v.gif);
	text-indent: -9999px;
}

.navHdd_01 a:link,

.navHdd_01 a:visited {
	background-position: 0 0px;
}

.navHdd_01 a:hover {
	background-position: -661px 0;
}

.navHdd_02 a {
	background-image: url(../restore/hdd/hd-alcu2_v.gif);
	text-indent: -9999px;
}

.navHdd_02 a:link,
.navHdd_02 a:visited {
	background-position: 0 0px;
}

.navHdd_02 a:hover {
	background-position: -661px 0;
}

.navHdd_03 a {
	background-image: url(../restore/hdd/hd-alcu2_v.gif);
	text-indent: -9999px;
}

.navHdd_03 a:link,
.navHdd_03 a:visited {
	background-position: 0 0px;
}

.navHdd_03 a:hover {
	background-position: -661px 0;
}

.navHdd_04 a {
	background-image: url(../restore/hdd/hd-alcu2_v.gif);
	text-indent: -9999px;
}

.navHdd_04 a:link,
.navHdd_04 a:visited {
	background-position: 0 0px;
}

.navHdd_04 a:hover {
	background-position: -661px 0;
}

.navHdd_05 a {
	background-image: url(../restore/hdd/hd-alcu2_v.gif);
	text-indent: -9999px;
}

.navHdd_05 a:link,
.navHdd_05 a:visited {
	background-position: 0 0px;
}

.navHdd_05 a:hover {
	background-position: -661px 0;
}

.navHdd_06 a {
	background-image: url(../restore/hdd/hd-alcu2_v.gif);
	text-indent: -9999px;
}

.navHdd_06 a:link,
.navHdd_06 a:visited {
	background-position: 0 0px;
}

.navHdd_06 a:hover {
	background-position: -661px 0;
}

.navHdd_07 a {
	background-image: url(../restore/hdd/hd-alcu2_v.gif);
	text-indent: -9999px;
}

.navHdd_07 a:link,
.navHdd_07 a:visited {
	background-position: 0 0px;
}

.navHdd_07 a:hover {
	background-position: -661px 0;
}

.navHdd_01 a {
	background-image: url(../restore/hdd/hd-alcu2_v.gif);
	text-indent: -9999px;
}

.navHdd_08 a:link,
.navHdd_08 a:visited {
	background-position: 0 0px;
}

.navHdd_08 a:hover {
	background-position: -661px 0;
}
/* hdd.html_20111219(追記藤井) end*/


/* restore/pmark.html_20120112(追記小濱) start*/
/* ※※Pマーク審査通過後、削除予定項目※※　*/

img.float_a{
	float:left;
}
/* restore/pmark.html_20120112(追記小濱) start*/



/*  20111129hタグ変更に関する記述　小濱　終わり  
　　（★20120120追記★小濱）　　　　　　　　　　*/
/* 元h2修正 　　　　　　　　　　　　　　　　　　*/
#headLine img.headLineCaption-06 {
	position: absolute;
	margin: 0;
	left: 0;
	bottom: 0;
}
/*  20111129hタグ変更に関する記述　小濱　終わり  */


/*  20120123 戸部追記　baffalo.html　修正 */
.hidariimage{
	float:left;
	width:248;
	height:191;
	margin-top:10px;
	margin-right:8px;
}
/*  20120123 戸部追記　baffalo.html　修正　終わり */
	

/* macok.html追記_20111212藤井(macLPOページ) start*/
.navMacok div.apple_top p.Logo_text2 {
	float:left;
	width:520px;
	margin:0 5px 0 5px;
	}
/* macok.html追記_20111212藤井(macLPOページ) end*/

/* macok.html追記_20111215藤井start*/
.navMacok div.apple_top_1 p.apple_logo {
	float:left;
	margin:10px;
	}

.navMacok div.apple_top_1 p.top_txt {
	float:raight;
	}
.navMacok div.apple_top_1{
	width:659px;
	height:670px;		
	}

.navMacok div.apple_top_2{
	width:659px;
	height:950px;		
	}

.navMacok div.apple_top_2 p.apple_logo {
	float:left;
	margin:10px;
	}

.navMacok div.apple_top_2 p.top_txt {
	float:raight;
	}
	
.navMacok div.apple_top_2 div.top_txt2{
	float:left;
	width:400px;
}

.navMacok div.apple_top_2 p.mac_img{
	float:right;
	margin:10px;
}
/* macok.html追記_20111215藤井 end*/



/*whyhdd　確保改善施策用　20110211小濱*/


.era1_whyhdd{	
		width:660px;
		height:auto;
}

.era1_whyhdd p{
	padding: 5px 15px 0 35px;
}

img.fix_left{
	padding-left:30px;
	position:relative;
}


.hdd_breakflow{
	margin-left:20px;
	margin-top:15px;
	width:300px;
	float:left;
}

.caption_pic{
	float:left;
	width:150px;/*arrow_indentと同じ*/
	margin-top:60px;
	margin-left:10px;
}



.arrow_indent{
	float:left;/*caption_picと同じ*/
	height:83px;/*caption_picと同じ*/
	width:125px;
	/*margin-right:35px;
	margin-top:10px;*/
}

.kowarekata_rec{
	margin-left:15px;
	margin-bottom:20px;
	margin-top:15px;
}


.kowarekata_rec_inner{
	background-color:#EDEDED;
	margin-bottom:10px;	
	padding-top:10px;
	padding-left:5px;
}

.kowarekata_rec_inner p{
}

.kowarekata_rec_inner p.txt1{
	margin:40px 10px 0 0;
	width:310px;
	float:right;
}

.kowarekata_rec_inner img.board_1{
	margin:10px 0 0 20px;
}


.kowarekata_rec_inner img.hdd_1{
	width:330px;
	float:right;
	margin:20px 10px 0 0;
}

.kowarekata_rec_inner p.txt2{
	/*margin:15px 5px 0 5px;*/
	padding-top:50px;
	padding-left:20px;
	padding-right:15px;
}

.kowarekata_rec_inner p.txt3{
	padding-top:15px;
	padding-left:20px;
	width:600px;
}

.kowarekata_rec_inner p.txt4{
	padding-top:20px;
	padding-left:20px;
	width:600px;
}


img.kowarekata_a_b{
	margin:5px 0 0 30px;
}

img.kowarekata_tit{
	margin-bottom:10px;
}


/*写真3つの　A-1　A-2　A-3　A-4　B-1*/

.syokunin_cap{
	height:auto;
	width:600px;
	float:left;
	margin-top:10px;
	margin-bottom:5px;

}

.syokunin_cap p{
	width:600px;
	/*text-indent:10px;
*/	padding-top:5px;
	padding-left:10px;
	font-weight:bold;

}


img.syokunin_img_a{

}

img.syokunin_img_b{
/*	width:324px;
	float:left;*/
	margin-top:5px;/*元15*/
/*	margin-bottom:5px;*/
	clear:both;
}

img.syokunin_img_c{
/*	width:324px;
	float:right;*/
	margin-top:5px;/*元15*/
/*	margin-bottom:5px;*/
}

p.syokunin_txt{
	float:right;
	width:310px;
	padding-top:30px;
}

/*写真3つの　A-1　A-2　A-3　A-4　B-1 end*/

/**/
.new_setubi_one{
	width:660px;
	margin:0 0 0 30px;
}

div.new_setubi_one_a{
}

img.new_setubi_one_b{
}

p.new_setubi_one_txt{
	width:580px;
	padding:5px 0 8px 10px;
}


/**/
.hdd_wonder{
	width:660px;
	margin:0 0 0 30px;	
}

p.hdd_wonder_txt{
	width:580px;
	padding:5px 0 8px 40px;		
}

img.hdd_wonder_titl{
	padding-bottom:10px;
	padding-top:15px;
}

div.hdd_wonder_pic_a{
}

img.hdd_wonder_pic_b{
}




.syokisinndan_cap{
	width:324px;
	float:left;
	margin-top:10px;
	margin-bottom:5px;
}

.syokisinndan_cap p{
	width:300px;
	text-indent:10px;
}



img.syokisinndan_img_a{
}

img.syokisinndan_img_b{
/*	width:324px;
	float:left;*/
	margin-top:5px;/*元15*/
/*	margin-bottom:5px;*/
	clear:both;
}

img.syokisinndan_img_c{
/*	width:324px;
	float:right;*/
	margin-top:5px;/*元15*/
/*	margin-bottom:5px;*/
}


p.syokisinndan_txt{
	padding-top:30px;

		margin: 0 0 0 20px;
}


/*whyhdd　確保改善施策用　20110211小濱end*/

/*close_tool　確保改善施策用　20110218戸部*/
.close_tool{
	padding-left:5px;
	margin-left:50px;
}
.close_photo{
	padding-left:20px;
}

/*close_tool　確保改善施策用　20110218戸部end*/



/*craftman_raid 20120226小濱 ★←検索用*/

div.matrix_fix_1{
	margin-top:10px;
	height:360px;
	margin-bottom:40px;
}

div.matrix_fix_1 img.matrix_y{
	width:144px;
	float:left;
	margin-top:4px;
}

img.btn_j_under{
	width:150px;
	float:right;
/*	margin-right:96px;*/
}


.close_tool2{
	padding-left:5px;
	margin-left:50px;
}
.close_photo2{
	padding-left:20px;
}

img.btn_t_p{
	width:100px;
	float:right;
	margin-right:10px;
}
img.btn_t_p2{
	width:100px;
	float:right;
	margin-right:20px;
}




.matorix_r_00b {
	margin: 0px;
	padding: 0px;
	width:450px;
}
.matorix_r_00 {
	margin: 0px;
	padding: 0px;
	float: right;
}
dl.matorix_r {
	margin: 5px 0 0 0;
	padding: 0px;
	width: 660px;
	height:auto;
}

dl.matorix_r dd {
	float:left;
	width: 149px;
	height: 95px;
	text-indent: -9999px;
}

dl.matorix_r dd a {
	width: 145px;
	height: 95px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;

}

.matorix_r_01 a {
	background-image: url(../photos/r/matrix_list.gif);
	text-indent: -9999px;
}

.matorix_r_01 a:link,
.matorix_r_01 a:visited {
	background-position: 0px -1px;
}

.matorix_r_01 a:hover {
	background-position: -445px -1px;
}

.matorix_r_02 a {
	background-image: url(../photos/r/matrix_list.gif);
	text-indent: -9999px;
	
}

.matorix_r_02 a:link,
.matorix_r_02 a:visited {
	background-position: -148px -1px;
}

.matorix_r_02 a:hover {
	background-position: -594px -1px;
}

.matorix_r_03 a {
	background-image: url(../photos/r/matrix_list.gif);
	text-indent: -9999px;
	
}

.matorix_r_03 a:link,
.matorix_r_03 a:visited {
	background-position: -296px -2px;
}

.matorix_r_03 a:hover {
	background-position: -740px -2px;
}

.matorix_r_04 a {
	background-image: url(../photos/r/matrix_list.gif);
	text-indent: -9999px;
	
}

.matorix_r_04 a:link,
.matorix_r_04 a:visited {
	background-position: 0px -96px;
}

.matorix_r_04 a:hover {
	background-position: -445px -96px;
}

.matorix_r_05 a {
	background-image: url(../photos/r/matrix_list.gif);
	text-indent: -9999px;
	
}

.matorix_r_05 a:link,
.matorix_r_05 a:visited {
	background-position: -148px -96px;
}

.matorix_r_05 a:hover {
	background-position: -592px -96px;
}


.matorix_r_06 a{
	background-image: url(../photos/r/matrix_list.gif);
	text-indent: -9999px;
}

.matorix_r_06 a:link,
.matorix_r_06 a:visited {
	background-position: -295px -96px;
}

.matorix_r_06 a:hover {
	background-position: -740px -96px;
}

.matorix_r_07 a {
	background-image: url(../photos/r/matrix_list.gif);
	text-indent: -9999px;
	
}

.matorix_r_07 a:link,
.matorix_r_07 a:visited {
	background-position: 1px -192px;
}

.matorix_r_07 a:hover {
	background-position: -444px -190px;
}

.matorix_r_08 a{
	background-image: url(../photos/r/matrix_list.gif);
	text-indent: -9999px;
	
}

.matorix_r_08 a:link,
.matorix_r_08 a:visited {
	background-position: -148px -190px;
}

.matorix_r_08 a:hover {
	background-position: -594px -190px;
}


.matorix_r_09 a{
	background-image: url(../photos/r/matrix_list.gif);
	text-indent: -9999px;
}

.matorix_r_09 a:link,
.matorix_r_09 a:visited {
	background-position: -296px -190px;
}

.matorix_r_09 a:hover {
	background-position: -739px -190px;
}


/*戸部追記*/



.matorix_r_10 a {
	background-image: url(../photos/r/matrix_list.gif);
	text-indent: -9999px;
}

.matorix_r_10 a:link,
.matorix_r_10 a:visited {
	background-position: 1px -289px;
}

.matorix_r_10 a:hover {
	background-position: -444px -284px;
}



.matorix_r_11 a {
	background-image: url(../photos/r/matrix_list.gif);
	text-indent: -9999px;
}

.matorix_r_11 a:link,
.matorix_r_11 a:visited {
	background-position: -148px -289px;
}

.matorix_r_11 a:hover {
	background-position: -592px -289px;
}


.matorix_r_12 a {
	background-image: url(../photos/r/matrix_list.gif);
	text-indent: -9999px;
}

.matorix_r_12 a:link,
.matorix_r_12 a:visited {
	background-position: -296px -289px;
}

.matorix_r_12 a:hover {
	background-position: -739px -289px;
}

/*戸部追記*/


img.bnr_down_5{
	margin-top:20px;
	margin-bottom:10px;
}



/*craftman_raid 20120226小濱　end*/

.flowcontent01{
	width:310px;
	float:left;
	margin:0px 3px;
}


.flowcontent02{
	width:310px;
	float:right;
	margin:0px;

}

.flowcontent03{
	width:310px;
	float:right;
	margin:0px;
	padding:20px 0px 0px 0px;
}


.con{
	clear:both;
}

#flash{
	background-image:url(../index/img1.jpg);
	border:#999 solid 1px;
}
	
/*realvoice用　20120411こはま*/
#mainArea div.voiceInnerBox01 {
	width:690px;
	margin:0 0 20px 0;
}
#mainArea div.voiceInnerBox01 ul {
	overflow:hidden;
	list-style:none;
}
#mainArea div.voiceInnerBox01 ul li {
	width:320px;
	margin:0 0 10px 14px !important;
	_margin:0 0 10px 14px !important;
	padding:0 !important;
	float:left;
}
#mainArea div.voiceInnerBox01 ul li a {
	width:auto !important;
	height:auto !important;
	display:block;
	padding:64px 0 0 105px;
}
#mainArea div.voiceInnerBox01 ul li.bgVoice01 {
	background:url(../voice/page_parts1/voiceNav_bg1.gif) no-repeat left top;
	width:320px;
	height:105px;
}
.voiceInnerBox01 ul li.bgVoice02 {
	background:url(../voice/page_parts1/voiceNav_bg2.gif) no-repeat;
	width:320px;
	height:105px;
}
.voiceInnerBox01 ul li.bgVoice03 {
	background:url(../voice/page_parts1/voiceNav_bg3.gif) no-repeat;
	width:320px;
	height:105px;
}
.voiceInnerBox01 ul li.bgVoice04 {
	background:url(../voice/page_parts1/voiceNav_bg4.gif) no-repeat;
	width:320px;
	height:105px;
}
.voiceInnerBox01 ul li.bgVoice05 {
	background:url(../voice/page_parts1/voiceNav_bg5.gif) no-repeat;
	width:320px;
	height:105px;
}
.voiceInnerBox01 ul li.bgVoice06 {
	background:url(../voice/page_parts1/voiceNav_bg6.gif) no-repeat;
	width:320px;
	height:105px;
}
.voiceInnerBox02 {
	width:660px;
	margin:0 auto;
	clear:both;
}
.voiceInnerBox02 ul {
	list-style:none;
}
.voiceInnerBox02 ul.voices01 li {
	width:330px;
	margin:5px 0;
	padding:0;
	float:left;
}
.voiceInnerBox02 ul.voices01 li a {
	float:left;
}
.voiceInnerBox02 ul.voices01 li a img {
	border:0;
	margin:0 3px 0 0;
	float:left;
}


#mainArea div.comment p {
	overflow:hidden;
}
#mainArea div.voice p.url, 
#mainArea div.voice p.url, 
#mainArea div.voice p.url {
	margin:0;
	padding:10px 0 10px 10px;
}
#mainArea p.rightImg {
    float:right;
    font-size:1em;
    margin:0 10px 15px 15px;
}
div.mainColumn div.voice div.innerArea,
div.mainColumn div.voice div.innerArea,
div.mainColumn div.voice div.innerArea {
    border-bottom:1px solid #D4D4D4;
    border-left:1px solid #D4D4D4;
    border-right:1px solid #D4D4D4;
    width:657px;
}

li.bgVoice01{
	width:320px;
	float:left;
}

li.bgVoice02{
	width:320px;
	float:left;
}




/*自分で作成*/
.voiceInnerBox01_00{
	width:690px;
	margin:0 0 20px 0;
}

.voiceInnerBox01_00 ul{
	overflow:hidden;
	list-style:none;
	margin-left:-28px;
}

.voiceInnerBox01_00 ul li{
	width:320px;
	margin:7px;
	padding:0 !important;
	float:left;
}


.voiceInnerBox01_00 ul li a {
	width:auto !important;
	height:auto !important;
	display:block;
	padding:53px 0 0 105px;
}



.voiceInnerBox01_00 ul li.bgVoice01 {
	
	background:url(../voice/page_parts1/voiceNav_bg1.gif) no-repeat left top;
	width:320px;
	height:105px;
}
.voiceInnerBox01_00 ul li.bgVoice02 {
	background:url(../voice/page_parts1/voiceNav_bg2.gif) no-repeat;
	width:320px;
	height:105px;
}
.voiceInnerBox01_00 ul li.bgVoice03 {
	background:url(../voice/page_parts1/voiceNav_bg3.gif) no-repeat;
	width:320px;
	height:105px;
}
.voiceInnerBox01_00 ul li.bgVoice04 {
	background:url(../voice/page_parts1/voiceNav_bg4.gif) no-repeat;
	width:320px;
	height:105px;
}
.voiceInnerBox01_00 ul li.bgVoice05 {
	background:url(../voice/page_parts1/voiceNav_bg5.gif) no-repeat;
	width:320px;
	height:105px;
}
.voiceInnerBox01_00 ul li.bgVoice06 {
	background:url(../voice/page_parts1/voiceNav_bg6.gif) no-repeat;
	width:320px;
	height:105px;
}

.voiceInnerBox02_00 {
	width:660px;
	margin:0 auto;
	clear:both;
}

.voiceInnerBox02_00 ul {
	list-style:none;
}

.voiceInnerBox02_00 ul.voices01_00 li{	
	width:300px;
	margin:5px 0;
	padding:0;
	float:left;
}

.voiceInnerBox02_00 ul.voices01_00 li a {
	float:left;
}
.voiceInnerBox02_00 ul.voices01_00 li a img {
	border:0;
	margin:0 3px 0 0;
	float:left;
}

/*realvoice用　20120411こはま end*/	
	

/*customer_voice用　20120413こはま*/

.cv_float_pic{
	width:185px;
	float:right;
	padding-right:10px;
	padding-top:5px;
}

h3#c_voice01{
	margin-left:-30px;	
}


.cv_columnArea3{
	width:644px;
}

.cv_columnArea4{
	width:410px;
	float:left;
	margin:10px 5px 10px 10px;
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;
	padding:10px;
}

.cv_comment{
	width:610px;
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;
	padding:10px;
	margin-left:10px;
}

.cv_read{
	margin-left:5px;
	margin-top:15px;
}

.cv_ttl{
	margin-top:15px;
}


/*customer_voice用　20120413こはま end*/		



/*index用　20120416　こはま*/

p.leftBottom_txt{	
	margin:0 auto;
	margin: 4px auto 5px auto;
	font-size: 1em;
	line-height: 1.3;
	width: 193px;
}


div.sideColumn01_1 {
	width: 186px;
	height: auto;
	margin: 30px auto;
}
/*index用　20120416　こはま end*/



/*reasonable用　20120627　戸部*/
.reasonable_indent{
	padding-left:55px;
}

/*reasonable用　20120627　戸部*/



/*flow用　20120628　戸部*/
.step01{
	background-image:url(../restore/flow/step_01.gif);
	background-repeat:no-repeat;
	width:689px;
	height:217px;
	margin-bottom:10px;
}

.step02{
	background-image:url(../restore/flow/step_02.gif);
	background-repeat:no-repeat;
	width:688px;
	height:217px;
	margin-bottom:10px;
}


.step03{
	float:left;
	background-image:url(../restore/flow/step_0302.gif);
	background-repeat:no-repeat;
	width:340px;
	height:250x;
	margin-bottom:10px;
}

.step0302{
	float:right;
	background-image:url(../restore/flow/step_03.gif);
	background-repeat:no-repeat;
	width:340px;
	height:250px;
	margin-bottom:10px;

}

.step04{
	background-image:url(../restore/flow/step_04.gif);
	background-repeat:no-repeat;
	width:688px;
	height:217px;
	margin-bottom:10px;
	clear:both;
}

.step05{
	background-image:url(../restore/flow/step_05.gif);
	background-repeat:no-repeat;
	width:688px;
	height:217px;
	margin-bottom:10px;
}

.step06{
	background-image:url(../restore/flow/step_06.gif);
	background-repeat:no-repeat;
	width:688px;
	height:217px;
	margin-bottom:10px;
}

.step07{
	background-image:url(../restore/flow/step_07.gif);
	background-repeat:no-repeat;
	width:688px;
	height:217px;
	margin-bottom:10px;
}

.step08{
	background-image:url(../restore/flow/step_08.gif);
	background-repeat:no-repeat;
	width:688x;
	height:217px;
	margin-bottom:10px;
}

.step09{
	background-image:url(../restore/flow/step_09.gif);
	background-repeat:no-repeat;
	width:688px;
	height:201px;
	margin-bottom:10px;
}

.textstep01{
	padding-left:168px;
	padding-top:60px;
	padding-right:3px;

}

.textstep02{
	padding-left:85px;
	padding-top:45px;
	padding-right:10px;
}

.textstep03{
	padding-left:85px;
	padding-top:45px;
	padding-right:10px;
}

.blue{
	color:blue;
}



/*flow用　20120628　戸部*/

/*pctrouble用　20120628　戸部*/
.apple{
	width:691px;
	height:auto;
}

.apple img{
	float:left;
}

.pctroublemac{
	width:540px;
	height:auto;
	padding-top:10px;
	float:right;
}
/*pctrouble用　20120628　戸部*/




/*index　右サイドバナー 20120711 ko*/
div#copyArea table tr td{
	padding:0 3px 3px 13px;
}

div#copyArea table tr{
		width:208px;
}

div#copyArea table{
	width:208px;
	height:238px;
	/*margin-left:2px;
	margin-bottom:3px;*/
	margin-top:3px;
	background:url(../index/cpy_bg_2.png) no-repeat;
}

}

div#copyArea table tr td p.name{
}

div#copyArea table tr td p.address{
}

div#copyArea table tr td p.namber{
	text-height:15px;
}
/*index　右サイドバナー 20120711 ko 終わり*/
ul.googl_re{
	padding-top:20px;
}

ul.googl_re li{
	list-style:disc;
}

p.googl_pre{
	text-indent:10px;
	padding-right:30px;
	padding-bottom:20px;
}

.hojin_bnr{
	margin-top:3px;
}

/* 20121102 kanda st */

p.raidjirei_subtitle {
	font-size: 15px !important;
	font-weight:bold !important;
	margin-top:2px;
	margin-left: 13px;
	margin-right: 11px;
	margin-bottom:5px;
}
/* 20121102 kanda ed */

/* 20121102 ko */
p.rjire_syousai{
	width:100px;
	float:right;
	margin-top:-1px;
}

p.rjire_all{
	width:110px;
	height:5px;
	float:right;
	margin-top:-47px;
	margin-right:10px;
}



div#mainArea div.new2{
	padding: 0;
	width: 470px;
	height: 425px;
	display: inline-block;
	background: url(../pageparts/entryBk_img2.gif) repeat-y 0 bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	/*border-right:#000 solid 1px;*/
}


div#mainArea .new2 h3{
	margin: 0;
}

div#mainArea div.new2 dl{
	margin: 0;
	padding: 0 0 10px 0;
	overflow:auto;
	width: 470px;
	height: 287px;
}

div#mainArea div.new2 dt,
div#mainArea div.new2 dd{
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	line-height: 1.4;
}

div#mainArea div.new2 dt{
	border-top: 1px #e5e5e5 solid;
}

div#mainArea div.new2 dd span {
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
}

div#mainArea div.new2 dd.grayback{
	padding: 1em 0 1em 20px;
	background-color:#ededed;
	border-left:#000 solid 1px;
	border-top:#000 solid 1px;
	font-size:12px;
}

div#mainArea div.new2 dd.grayback2{
	padding: 1em 0 1em 20px;
	background-color:#ededed;
	border-left:#000 solid 1px;
	font-size:12px;
}


div#mainArea div.new2 dd.rg-size{
	font-size:12px;
}
	


div#mainArea div.new2 dd{
	padding: 0.5em 0 0 20px;
	font-size:10px;
}


div#mainArea div.new2 a:link{
	color:#004EFF;
	text-decoration:none;
}

div#mainArea div.new2 a:hover{
	color:#004EFF;
	text-decoration:underline;
}


/* 20121102 ko end*/


/* 20121109 ka sta*/

.raid_zirei_title{
	margin:0;
	padding:0;
	width:469px;
	height:131px;
	background-image: url(../raid/raidserver03/raidzirei_catch.gif);
	background-repeat:no-repeat;

}
.raid_zirei_title img{
	float:right;
	margin:2px 2px;
}
.newtopics03{
	margin: 2px 0 8px 0;
	padding: 0;
	width:468px;
	height:200px;
	text-align:left;
	border:#666 1px solid;

}
div.newtopics03 dl{
	margin:0;
	padding:0;
	overflow: scroll;
	width:468px;
	height:200px;
}
div.newtopics03 dt{
	border-top: 1px #e5e5e5 solid;
}

div.newtopics03 dd span {
	font-weight: bold;
	text-align: right;
}

div.newtopics03 dd.grayback {
	padding:0.5em;
	margin:0;
	background-color:#fff;
	font-size:1.2em;
	margin: 0;
	background-color:#e3e3e3;
}

div.newtopics03 dd {
	padding:0.1em 1em;
	font-size:1.1em;
	line-height:1.2em;
	margin:0;
}
div.newtopics03 dd.grayback{
	padding: 1em 0 1em 20px;
	background-color:#ededed;
	/*border-left:#000 solid 1px;
	border-top:#000 solid 1px;*/
	font-size:12px;
}

dd.whiteback a{
	font-size:12px;
	line-height:1.2em;
}

div.newtopics03 dd.whiteback {
	padding:0.5em;
	margin:0;
	background-color:#fff;
	font-size:1.2em;
	margin: 0;
	background-color:#e3e3e3;
}

div.newtopics03 dd.whiteback{
	padding: 1em 0 1em 20px;
	background-color:#fff;
	/*border-left:#000 solid 1px;
	border-top:#000 solid 1px;*/
	font-size:12px;
}

dd.whiteback a{
	font-size:12px;
	line-height:1.2em;
}


/*dl#newtopicstyle dd{
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	line-height: 1.4;
}
dl#newtopicstyle dt{
	border-top: 1px #e5e5e5 solid;
}*/
/* 20121109 ka end*/


/*  20121116 kanda st */  /*  20130111 追記 kanda st */









div.topbanner01{
	margin:0;
	padding:0;
	clear:both;
}

div.topbanner01 a{
	width: 227px;
	height:132px;                                                                                       
	float:left;
	background: url(../topparts/topBanner_01.jpg);
}

div.topbanner01 a:hover{
	background: url(../topparts/topBanner_01_on.jpg) ;
	text-decoration:none;
}

div.topbanner01 a p{
	color:#000;
	padding:65px 5px 0 5px;
}

div.topbanner02{
	margin:0;
	padding:0;
}

div.topbanner02 a{
	width: 227px;
	height:132px;                                                                                       
	float:left;
	margin-left:5px;
	background: url(../topparts/topBanner_02.jpg);
}

div.topbanner02 a:hover{
	background: url(../topparts/topbanner_02_on.jpg);
	text-decoration:none;
}

div.topbanner02 a p{
	color:#000;
	padding:65px 5px 0 5px;
}


div.topbanner03{
	margin:0;
	padding:0;
	clear:both;
}

div.topbanner03 a{
	width: 227px;
	height:132px;                                                                                       
	float:left;
	margin-top:5px;
	background: url(../topparts/topBanner_03.jpg) no-repeat;
	text-decoration:none;
}

div.topbanner03 a:hover{
	background: url(../topparts/topBanner_03_on.jpg);
	text-decoration:none;
}

div.topbanner03 a p{
	color:#000;
	padding:65px 5px 0 5px;
}

div.topbanner04{
	margin:0;
	padding:0;
}

div.topbanner04 a{
	width: 227px;
	height:132px;
	float:left;
	margin-top:5px;
	margin-left:5px;
	background: url(../topparts/topBanner_04.jpg) no-repeat;
}

div.topbanner04 a:hover{
	background: url(../topparts/topBanner_04_on.jpg) ;
	text-decoration:none;
}

div.topbanner04 a p{
	color:#000;
	padding:65px 5px 0 5px;
}













div.topbanner001{
	margin:0;
	padding:0;
	clear:both;
}

div.topbanner001 a{
	width: 227px;
	height:132px;                                                                                       
	float:left;
	background: url(../topparts/topBanner_02.jpg);
}

div.topbanner001 a:hover{
	background: url(../topparts/topbanner_02_on.jpg);
	text-decoration:none;
}

div.topbanner001 a p{
	color:#000;
	padding:65px 5px 0 5px;
}


div.topbanner002{
	margin:0;
	padding:0;
	text-decoration:none;
}

div.topbanner002 a{
	width: 227px;
	height:132px;                                                                                       
	float:left;
	margin-left:5px;
	background: url(../topparts/topBanner_03.jpg) no-repeat;
}

div.topbanner002 a:hover{
	background: url(../topparts/topBanner_03_on.jpg);
	text-decoration:none;
}

div.topbanner002 a p{
	color:#000;
	padding:65px 5px 0 5px;
}

div.topbanner003{
	margin:0;
	padding:0;
	clear:both;
	text-decoration:none;
}

div.topbanner003 a{
	width: 227px;
	height:132px;
	float:left;
	margin-top:5px;
	background: url(../topparts/topBanner_04.jpg) no-repeat;
}

div.topbanner003 a:hover{
	background: url(../topparts/topBanner_04_on.jpg) ;
	text-decoration:none;
}

div.topbanner003 a p{
	color:#000;
	padding:65px 5px 0 5px;
}

div.topbanner004{
	margin:0;
	padding:0;
}

div.topbanner004 a{
	width: 227px;
	height:132px;
	float:left;
	margin-top:5px;
	margin-left:5px;
	background: url(../topparts/topbanner_06.png) no-repeat;
}

div.topbanner004 a:hover{
	background: url(../topparts/topbanner_06_on.png) ;
	text-decoration:none;
}

div.topbanner004 a p{
	color:#000;
	padding:65px 5px 0 5px;
}

div.topbanner005{
	margin:0;
	padding:0;
	clear:both;
}

div.topbanner005 a{
	width: 227px;
	height:132px;
	float:left;
	margin-top:5px;
	background: url(../topparts/topbanner_07.png) no-repeat;
}

div.topbanner005 a:hover{
	background: url(../topparts/topbanner_07_on.png) ;
}

div.topbanner005 a p{
	color:#000;
	padding:65px 5px 0 5px;
}

div.topbanner006{
	margin:0;
	padding:0;
}

div.topbanner006 a{
	width: 227px;
	height:132px;
	float:left;
	margin-top:5px;
	margin-left:5px;
	background: url(../topparts/topbanner_05_on.gif) no-repeat;
}

/*div.topbanner006 a:hover{
	background: url(../topparts/topbanner_05.gif) ;
}*/

div.topbanner006 a p{
	color:#000;
	padding:65px 5px 0 5px;
}





div.topbanner001 p, div.topbanner002 p, div.topbanner003 p, div.topbanner004 p, div.topbanner005 p, div.topbanner006 p {
	text-decoration:none !important;
}
div.topbanner001 a, div.topbanner002 a, div.topbanner003 a, div.topbanner004 a, div.topbanner005 a, div.topbanner006 a {
	text-decoration:none !important;
}

/*  20121116 kanda ed */

/*RAID事例幅調節 20121116 ko*/
.newtopics03{
	margin: 2px 0 8px 0;
	padding: 0;
	width:468px;
	height:200px;
	text-align:left;
	border:#666 1px solid;
	overflow: scroll;
}



div.newtopics03 dl{
	margin:0;
	padding:0;
	overflow: scroll;
	width:468px;
	height:200px;
}
div.newtopics03 dt{
	border-top: 1px #e5e5e5 solid;
}

div.newtopics03 dd span {
	font-weight: bold;
	text-align: right;
}

div.newtopics03 dd.grayback2 {
	padding:0em;
	margin:0;
	background-color:#fff;
	font-size:1.2em;
	margin: 0;
	background-color:#e3e3e3;
}

div.newtopics03 dd {
	padding:0.1em 1em;
	font-size:1.1em;
	line-height:1.2em;
	margin:0;
}
div.newtopics03 dd.grayback2{
	padding: 3px 0 3px 20px;
	background-color:#ededed;
	/*border-left:#000 solid 1px;
	border-top:#000 solid 1px;*/
	font-size:12px;
}

dd.grayback2 a{
	font-size:12px;
	line-height:1.2em;
	text-decoration:underline;
	font-weight:200;
}

dd.grayback2 a:hover{
	text-decoration:none;
}


div.newtopics03 dd.whiteback2{
	padding:0em;
	margin:0;
	background-color:#fff;
	font-size:1.2em;
	background-color:#e3e3e3;
}

div.newtopics03 dd.whiteback2{
	padding: 3px 0 3px 20px;
	background-color:#fff;
	/*border-left:#000 solid 1px;
	border-top:#000 solid 1px;*/
	font-size:12px;
}

dd.whiteback2 a{
	font-size:12px;
	line-height:1.2em;
	text-decoration:underline;
	font-weight:200;
}

dd.whiteback2 a:hover{
	text-decoration:none;
}
/*RAID事例幅調節 20121116 ko end*/

/*hayashi raidzirei start */
.raid_zirei_title02{
	margin:0;
	padding:0;
	width:470px;
	height:252px;
	background-image: url(../raid/raidserver03/raidzirei_catch02.gif);
	background-repeat:no-repeat;
}
.raid_zirei_title02 img{
	float:right;
	margin:83px 7px;
}
/*hayashi raidzirei end */

/*hayashi raidzirei start */
.raid_zirei_title03{
	margin:0;
	padding:0;
	width:469px;
	height:131px;
	background-image: url(../raid/raidserver03/raidzirei_catch.gif);
	background-repeat:no-repeat;

}
.raid_zirei_title03 img{
	float:right;
	margin:3px 3px;
}
/*hayashi raidzirei end */

/*index05グローバルナビ 20121201 kanda st*/

div#gnavi_list {
	width: 924px;
	height: 44px;
	margin: 0 auto;
	padding: 0;
}

div#gnavi_list ul {
	left: 0;
	top: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

li.gnavi{
	margin: 0;
	padding: 0;
	float: left;
}

/*グローバルナビ 20121201 kanda ed*/


/*ヘッダーに移転のお知らせ追加　20130106ko*/
#headLine02_move {
	width: 380px;
	height: 253px;
	margin: 0 auto;
	padding: 0 0 0 542px;
	position: relative;
	background: url(../common/headline_bk_img02.jpg) no-repeat;
}


#headLine02_move p{
	margin: 0;
	padding:0;
}

*:first-child+html #headLine02_move p.headLineRight-01 {
	position: absolute;
	top:4px;
	margin: 0;
	padding:0;
}
*:first-child+html #headLine02_move p.headLineRight-02 {
	position: absolute;
	top:65px;
	margin: 0;
	padding:0;
}
*:first-child+html #headLine02_move p.headLineRight-03 {
	position: absolute;
	top:141px;
	margin: 0;
	padding:0;
}
*:first-child+html #headLine02_move p.headLineRight-04 {
	position: absolute;
	top:184px;
	margin: 0;
	padding:0;
}
* html #headLine02_move p.headLineRight-01 {
	position: absolute;
	top:4px;
	margin: 0;
	padding:0;
}
* html #headLine02_move p.headLineRight-02 {
	position: absolute;
	top:65px;
	margin: 0;
	padding:0;
}
* html #headLine02_move p.headLineRight-03 {
	position: absolute;
	top:141px;
	margin: 0;
	padding:0;
}
* html #headLine02_move p.headLineRight-04 {
	position: absolute;
	top:184px;
	margin: 0;
	padding:0;
}

*:first-child+html #headLine02_move p.headLineRight-000 {
	position: absolute;
	top:184px;
	margin: 0;
	padding:0;
}
*:first-child+html #headLine02_move p.headLineRight-001 {
	position: absolute;
	top:0px;
	margin: 0;
	padding:0;
}
*:first-child+html #headLine02_move p.headLineRight-002 {
	position: absolute;
	top:65px;
	margin: 0;
	padding:0;
}
*:first-child+html #headLine02_move p.headLineRight-003 {
	position: absolute;
	top:141px;
	margin: 0;
	padding:0;
}
*:first-child+html #headLine02_move p.headLineRight-004 {
	position: absolute;
	top:167px;
	margin: 0;
	padding:0;

}
* html #headLine02_move p.headLineRight-000 {
	position: absolute;
	top:184px;
	margin: 0;
	padding:0;
}
* html #headLine02_move p.headLineRight-001 {
	position: absolute;
	top:0px;
	margin: 0;
	padding:0;
}
* html #headLine02_move p.headLineRight-002 {
	position: absolute;
	top:65px;
	margin: 0;
	padding:0;
}
* html #headLine02_move p.headLineRight-003 {
	position: absolute;
	top:141px;
	margin: 0;
	padding:0;
}
* html #headLine02_move p.headLineRight-004 {
	position: absolute;
	top:167px;
	margin: 0;
	padding:0;
}


#headLine02_move p img.headLineCaption-05 {
	position: absolute;
	margin: 0;
	left: 0px;
	bottom: 48px;
}

#headLine02_move p img.headLineCaption-06 {
	position: absolute;
	margin: 0;
	left: 0;
	bottom: 0;
}
#headLine02_move h2 img.headLineCaption-06 {
	position: absolute;
	margin: 0;
	left: 0;
	bottom: 0;
}
/*Win IE7のみ*/
*:first-child+html div#headLine02_move p img.headLineCaption-01 {
	margin-top:-4px;
}

/*IE4?6, IEMac 4?5*/
* html div#headLine02_move p img.headLineCaption-01 {
	margin-top:-4px;
}
/* @end */

/*ヘッダーに移転のお知らせ追加　20130106ko end*/


/*右サイド　技術系バナー　20130111 kanda start*/

.sidetech_ttl{
	margin:20px 0 0 0;
	padding:0;
}


div.sidetech_area{
	margin:0;
	padding:0;
}

div.sidetech_area img{
	margin:0;
}

div.sidetech_area a img{
	margin: 0 0 2px 0;
}

/*右サイド　技術系バナー　20130111 kanda end*/
/*topbanner 新規クラス　20130111 kanda start*/

#topbanner_02 {
	background:url(../common/topBanner_bottom.png) no-repeat 0 bottom;
	float: left;
	margin:5px 0 8px 0;
	overflow: hidden;
	width: 470px;
	height: 765px;
}
#topbanner_02 p {
	text-decoration:none !important;
}
/*topbanner 新規クラス　20130111 kanda end*/

/*事例　下部ライン入れ　20130328 kanda st*/

div#raidjirei_box {
	background:url(../common/topBanner_bottom.png) no-repeat 0 bottom;
	float: left;
	margin:5px 0 8px 0;
	height: 440px;
	width: 470px;
}
/*事例　下部ライン入れ　20130328 kanda ed*/

/* WP Feed用 */
.newtopics03 ul {
	margin: 0;
	padding: 0;
}

.newtopics03 ul li {
	list-style: none;
	line-height: 1.2em;
	margin: 0;
	padding: 3px 0 3px 20px;
	font-size: 12px;
}
.newtopics03 ul li:nth-child(2n) {
	background-color: #ededed;
}
