@charset "utf-8";

/* サービス全般に関するデザイン
-------------------------------------------*/
.contentBox ul{
	margin-top:15px;
	margin-left:15px;
	list-style: inside;
}
.contentBox ul li{
	margin-bottom:5px;
	list-style: inside;
}
.contentBox p{
	margin-top:15px;
	margin-left:15px;
}


/* サービスデザイン　service.html
-------------------------------------------*/
#service p{
	margin-top:0px;
	margin-left:0px;
}
#service p#butTop{
	margin-top:15px;
}
#service p#butTop img.TL{
	margin-right:5px;
}
#service p#butTop img.TC{
	margin-right:5px;
}
#service p#butMid{
	margin-top:8px;
}
#service p#butMid img.TL{
	margin-right:5px;
}
#service p#butMid img.TC{
	margin-right:5px;
}
#service p#butBot{
	margin-top:5px;	
}

/* パソコン修理デザイン　fixpc.html
-------------------------------------------*/
#fixpc h2{
	clear:left;
}

#fixpc p img#h2_fixpc001 {
	margin-top: 0px;
	/*
	margin-left:68px;
	*/
	margin-bottom: 10px;
}

#fixpc p.textArea{
	padding-top:5px;
	margin-bottom: 35px;
}
#fixpc .photoLine{
	position:relative;
	display: inline-block;
}
#fixpc .photoLine:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}
/* Hides from IE-mac \*/ 
* html .photoLine {
	height: 1%;
} 
.photoLine {
	display: block;
} 
/* End hide from IE-mac */ 

#fixpc .photo{
	width:204px;
	border: 0px solid #CCCCCC;
	margin-right:15px;
	padding-bottom:20px;
	float:left;
}
#fixpc .photo3Last{
	width:204px;
	border: 0px solid #CCCCCC;
	margin-right:0px;
	padding-bottom:20px;
	float:left;
}
#fixpc .photo2FirstLength{
	width:204px;
	margin-left:71px;
	margin-right:15px;
	padding-bottom:30px;
	float:left;
}
#fixpc .photo2LastLength{
	width:204px;
	padding-bottom:30px;
	float:left;
}
#fixpc .photo2FirstWidth{
	width:204px;
	margin-left:43px;
	margin-right:50px;
	padding-bottom:30px;
	float:left;
}
#fixpc .photo2LastWidth{
	width:204px;
	padding-bottom:30px;
	float:left;
}
#fixpc img.photo1Last{
	float:left;
	margin-right:15px;
	margin-bottom:20px;
}
#fixpc .photo p{
	font-size: 9px;
	padding-left: 5px;
}
#fixpc .photo3Last p{
	font-size: 9px;
	padding-left: 5px;
}
#fixpc .photo2Last p{
	font-size: 9px;
	padding-left: 5px;
}
#fixpc img.photo1Last p{
	font-size: 9px;
	padding-left: 5px;
}
#fixpc .photo2FirstLength p{
	font-size: 9px;
	padding-left: 5px;
}
#fixpc .photo2LastLength p{
	font-size: 9px;
	padding-left: 5px;
}
#fixpc .photo2FirstWidth p{
	font-size: 9px;
	padding-left: 5px;
}
#fixpc .photo2LastWidth p{
	font-size: 9px;
	padding-left: 5px;
}
#fixpc img.photo1{
	float:left;
	margin-right:15px;
	margin-bottom:5px;
}


/* パソコン修理Ｑ＆Ａ　pcrepair_qa.html
-------------------------------------------*/
#pcrepair_qa p{
	margin-bottom:20px;
	margin-left:67px;
	font-size: 11pt;
}
#pcrepair_qa p.ansTop {
	text-indent: -35px;
}
#pcrepair_qa .que{
	color: #0055FF;
	font-size: 18pt;
	vertical-align: 0%;
}
#pcrepair_qa .ans{
	width:50px;
	font-size: 18pt;
	font-weight: bold;
	color: #FF4400;
	vertical-align: 0%;
}
#pcrepair_qa h3 {
	margin-top:15px;
	padding-left:30px;
	padding-bottom:3px;
}
#pcrepair_qa .ansBox {
	margin-bottom: 50px;
}
#pcrepair_qa .qaListBox{
	width:305px;
	float:left;
	padding-right:10px;
	padding-bottom:25px;
}
#pcrepair_qa .qaList{
	margin-left:25px;
	list-style-position: inside;	
}
#pcrepair_qa .qaListTitle{
	margin-left:15px;
	margin-bottom:10px;
	font-weight:bold;
	color:#FF6600;
}
#pcrepair_qa #titleBar_pcrepair_qa00{
	margin-bottom:20px;
}
#pcrepair_qa #titleBar_pcrepair_qa01{
	margin-top:20px;
}

/* ＰＣ修理の流れ　fixpc_flow.html
-------------------------------------------*/
#fixpc p img#h2_fixpc_flow000 {
	margin-top: 50px;
	margin-left:165px;
	margin-bottom: 40px;
}
#fixpc p#text001{
	text-align: center;
}

#fixpc img.fixpc-but01{
  margin-left:48px;
  margin-top:25px;
  margin-bottom:60px;
}
#fixpc img.fixpc-but02{
  margin-left:35px;
  margin-top:25px;
  margin-bottom:60px;
}
#fixpc img.fixpc-but03{
  margin-left:33px;
  margin-top:18px;
  margin-bottom:60px;
}
#fixpc .flowBox{
	margin-top:30px;
	padding-left:1px;
	padding-bottom:20px;
}
#fixpc img.subnum-img{
  margin-left:35px;
}
#fixpc img.arrow-img{
  margin-left:90px;
  margin-top:5px;
  margin-bottom:15px;
}

#fixpc img.tell-img{
  margin-bottom:5px;
}
#fixpc p.basic-para{
  width:450px;
  margin-left:35px;
  padding:15px;
  border:solid 0px #cccccc;
}
#fixpc p.tell-para{
	width:350px;
	margin-left:50px;
	border:solid 1px #cccccc;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#fixpc p.yamaperi-para{
  width:400px;
  margin-left:55px;
  margin-bottom:15px;
  padding:0px;
  border:solid 0px #cccccc;
  font-size:medium;
  font-weight:bold;
  line-height:150%;
}
#fixpc ul.send{
  margin-left:50px;
}
#fixpc li.send{
  margin-left:25px;
}
#fixpc span.medium{
  font-size:medium;
}
#fixpc span.sheet{
  line-height:150%;
}
#fixpc span.bold{
  font-weight:bold;
}
#fixpc p.pageTop{
	width: 632px;
	margin-right:10px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}
#fixpc p.pageTop a{
	color: #999999;
}

#fixpc .allowUp{
	padding-right:8px;
	padding-top:2px;
}






/* よくある故障とトラブル　fixpc_trouble.html
-------------------------------------------*/
#fixpc dl#text02{
	margin-top:25px;
}
#fixpc dl#text02 dt {/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom:8px;*/
}
#fixpc dl#text02 dd {
	margin-top:10px;
	margin-left:20px;
	margin-bottom: 30px;
}
#fixpc ul#list01 {
	margin-top:5px;
	margin-left:25px;
	margin-bottom:5px;
}
#fixpc dl#text02 dt img{
	margin-left:10px;
}
#fixpc ul#list01 li {
	list-style-position: inside;
}
#fixpc img#fix-but01 {
	margin-left:55px;
	margin-bottom:20px;
}
#fixpc img#fix-but02 {
	margin-left:35px;
	margin-bottom:20px;
}
#fixpc img#fix-but03 {
	margin-left:40px;
	margin-bottom:20px;
}
#fixpc p a {
	text-decoration: none;
	color: #0066FF;
}
#fixpc p a:hover {
	text-decoration: underline;
	color: #FF3366;
}
#fixpc p#text03 {
	clear: both;
	float: right;
	margin-right: 5px;
}
#fixpc div#text04 {
	float:left;
	width:330px;
}
#fixpc div#text05 {
	float:left;
	width:300px;
}
#fixpc h3#fixpc_3houhou {
	clear:both;
}
#fixpc ul#prodct_list01 {
	margin-left:25px;
	margin-bottom:15px;
	list-style-position: inside;
}
#fixpc ul#prodct_list02 {
	list-style-position: inside;
	margin-bottom:15px;
}
#fixpc img#img01 {
	margin-top:5px;
	margin-left:1px;
	margin-right:13px;
}
#fixpc img#img02 {
	margin-top:5px;
	margin-right:13px;
}
#fixpc img#img03 {
	margin-top:5px;
	margin-right:13px;
}
#fixpc img#img04 {
	margin-top:5px;
}
#fixpc img#img05 {
	margin-top:5px;
	margin-left:1px;
	margin-right:13px;
	margin-bottom:30px;
}
#fixpc img#img06 {
	margin-top:5px;
	margin-right:13px;
	margin-bottom:30px;
}
#fixpc img#img07 {
	margin-top:5px;
	margin-right:13px;
	margin-bottom:30px;
}
#fixpc img#img08 {
	margin-top:5px;
	margin-bottom:30px;
}
#fixpc a#bold {
	font-weight: bold;
}

#pcrepair_trouble p {
	font-size:11pt;
}

#pcrepair_trouble ul.largeList{
	margin-top:15px;
	margin-left:45px;
	margin-bottom:25px;
	font-size:12pt;
	color: #333333;
}
#pcrepair_trouble .txtArea{
	margin-bottom:30px;
	margin-left:5px;
	margin-left:15px;
}
#pcrepair_trouble .txtArea01{
	margin-top:20px;
	margin-left:5px;
	margin-bottom::15px;
}
#pcrepair_trouble h3 {
	font-size: 12pt;
	line-height: 130%;
	margin-top:15px;
	margin-bottom: 12px;
	padding-left: 18px;
	padding-top: 4px;
	background-image: url(../img/bull_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#pcrepair_trouble .imgBox01{
	width:250px;
	margin-left:15px;
	margin-bottom:20px;
	float:left;
}
#pcrepair_trouble .imgBox02{
	width:250px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}


/* 対応機種・メーカー・ＯＳ　fixpc_os.html
-------------------------------------------*/
#pcrepair_os h2 #img001{
	margin-top:60px;
	margin-left:75px;
	margin-bottom:40px;
}

#pcrepair_os p img#img002{
	float:right;
	margin-top: 25px;
	margin-right: 50px;
}
#pcrepair_os h3 {
	font-size: 12pt;
	line-height: 130%;
	margin-top:15px;
	margin-bottom: 12px;
	padding-left: 18px;
	padding-top: 4px;
	background-image: url(../img/bull_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}
#pcrepair_os .osList{
	margin-left:25px;
	margin-bottom:15px;
	list-style-position: inside;
}
#pcrepair_os .osList li{
	margin-bottom:5px;
}
#pcrepair_os .txtArea{
	margin-bottom:20px;
	margin-left:5px;
	margin-left:15px;

}
#pcrepair_os .imgBox01{
	width:135px;
	margin-left:15px;
	margin-bottom:20px;
	float:left;
}
#pcrepair_os .imgBox02{
	width:135px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}


/* 出張ITサポートデザイン　suupport.html
-------------------------------------------*/



/* データ復旧　data.html
-------------------------------------------*/
#data h2{
	clear:left;
}
#data p.textArea{
	padding-top:5px;
	margin-bottom: 35px;
}
#data .photoLine{
	position:relative;
	display: inline-block;
}
#data .photoLine:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}
/* Hides from IE-mac \*/ 
* html .photoLine {
	height: 1%;
} 
.photoLine {
	display: block;
} 
/* End hide from IE-mac */ 

#data .photo{
	width:204px;
	border: 0px solid #CCCCCC;
	margin-right:15px;
	padding-bottom:20px;
	float:left;
}
#data .photo3Last{
	width:204px;
	border: 0px solid #CCCCCC;
	margin-right:0px;
	padding-bottom:20px;
	float:left;
}
#data .photo2FirstLength{
	width:204px;
	margin-left:71px;
	margin-right:15px;
	padding-bottom:30px;
	float:left;
}
#data .photo2LastLength{
	width:204px;
	padding-bottom:30px;
	float:left;
}
#data .photo2FirstWidth{
	width:204px;
	margin-left:70px;
	margin-right:50px;
	padding-bottom:30px;
	float:left;
}
#data .photo2LastWidth{
	width:204px;
	padding-bottom:30px;
	float:left;
}
#data img.photo1Last{
	float:left;
	margin-right:15px;
	margin-bottom:20px;
}
#data .photo p{
	font-size: 9px;
	padding-left: 5px;
}
#data .photo3Last p{
	font-size: 9px;
	padding-left: 5px;
}
#data .photo2Last p{
	font-size: 9px;
	padding-left: 5px;
}
#data img.photo1Last p{
	font-size: 9px;
	padding-left: 5px;
}
#data .photo2FirstLength p{
	font-size: 9px;
	padding-left: 5px;
}
#data .photo2LastLength p{
	font-size: 9px;
	padding-left: 5px;
}
#data .photo2FirstWidth p{
	font-size: 9px;
	padding-left: 5px;
}
#data .photo2LastWidth p{
	font-size: 9px;
	padding-left: 5px;
}
#data img.photo1Right{
	float:right;
	margin-right:5px;
	margin-left:15px;
	margin-bottom:20px;
}

/* データ復旧の流れ　data_flow.html
-------------------------------------------*/
#data .dataFlowTitle{
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#data .dataFlowWrap img{
	vertical-align:bottom;
	/* IEの謎の隙間対策*/
}
#data .dataFlowText{
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #fdfdfd;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#data .dataFlowBottom{
	margin: 0px;
	padding: 0px;
}
#data .dataFlowArrow{
	padding: 0px;
	margin-left:220px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#data ul.ListArea{
	margin-top:15px;
	margin-left:25px;
	margin-bottom:25px;
	color: #333333;
}





/* 料金について　price.html
-------------------------------------------*/
#price p img#priceText001 {
	margin-top: 35px;
	margin-left:15px;
	margin-bottom:35px;
}
#price table{
	width:642px;
	margin-top:35px;
	margin-bottom:5px;
}
#price table th{
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding:8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width:135px;
}
#price table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding:8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#price table td.yen{
	width:75px;
}
#price table th.blueLineTB{
	color:#FFFFFF;
	background-color:#0099FF;
	padding-top:5px;
	padding-bottom:5px;
	width: auto;
}



/* ホームページ作成デザイン　website.html
-------------------------------------------*/



/* 企業様向けサービス　business.html
-------------------------------------------*/


#business ul{
	margin-top:15px;
	margin-left:15px;
	list-style: inside;
}
#business ul li{
	margin-bottom:5px;
	list-style: inside;
}
/* 高性能オーダーＰＣ　orderpc.html
-------------------------------------------*/


