﻿@charset "utf-8";

* html body {
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
}

*:first-child+html body {
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
}

/* global settings */

body {
	margin:0px;
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	text-align: center;
}
h1,h2,h3,h4,h5,h6,p,form {
	margin:0px;
}
.basewd {
	margin:0 auto;
	width:840px;
	text-align:left;
}	
.basewd2 {
	margin:0 auto;
	width:840px;
	text-align:left;
}
.clr {
	clear:both;
}

/* header */

#header {
	position:relative;
}

/* logo */

#header .logo a {
	width:117px;
	height:18px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
}

/* header h1 text */

#header h1.head {
	margin:0px;
	right:0px;
	top:15px;
	font-size:10px;
	color:#000000;
}

/* main contents area */

#centerbody
.chead {
	_background:url(../img/whitebase.gif) no-repeat top left;
	height:15px;
	font-size:10px;
	background-image: url(../img/bghead.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#centerbody
.cfoot {
	_background:url(../img/whitebase00.gif) no-repeat bottom left;
	height:15px;
	font-size:10px;
	background-image: url(../img/bgfoot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#centerbody
.cbody {
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	background-image: url(../img/bgbody.gif);
	background-repeat: repeat-y;
	background-position: center top;


}


/* under contents sp area */

#spbody {
	color:#747474;
}

#spbody .item a,
#spbody li a {
	color:#747474;
	text-decoration:none;
}

#spbody
.rhead {
	background:url(../img/spround.gif) no-repeat top left;
	height:5px;
	font-size:5px;
}

#spbody
.rfoot {
	background:url(../img/spround.gif) no-repeat bottom left;
	height:5px;
	font-size:5px;
}

#spbody
.rbody {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #bfbfbf;
	border-right-color: #bfbfbf;
	border-left-color: #bfbfbf;
	padding-top: 15px;

}

#spbody
h3 {
	border-bottom:1px solid #bfbfbf;
	font-size:14px;
	color: #FFFFFF;
	background-color: #21006b;
	text-align: center;
	width: 780px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#spbody
.mcont {
	padding:20px;
}

#leftcont {

}
#midcont {

}

#rightcont {

}

#bodycontent #spbody .rbody .mcont #leftcont .item .itemTitle a {
	color: #0066FF;
}


/* sp parts settings */

#spbody
ul {
	list-style:none;
	margin:0 0 0 0em; 
	padding:0; 
	list-style-type:none;
}
#spbody
ul li {
	font-size:0.8em;
	line-height:1.4em;
	display: inline;
}
#spbody
ul li.ttl {
	font-weight:bold;
}
#spbody #midcont #category li {
	text-decoration: underline;
}


ul#filter {
	margin-top:15px;
}

.item {
	margin-bottom:10px;
}
.item h2 {
	margin:0px;
	font-size:0.8em;
}

.itemDate {
	float:right;
	font-size:0.8em;
	color:#999999;
}
p.itemText {
	clear:both;
	font-size:0.8em;
	line-height:1.5em;
}

.next {
	float:right;
	font-size:0.65em;
}

.next a {
	display:block;
	background:#bfbfbf;
	text-decoration:none;
	padding:3px;
	border:1px solid #aaaaaa;
}
div.itemText {
	clear:both;
	font-size:0.8em;
	color:#999999;
}

.pager {
	text-align:right;
	background-color: #21006B;
}
.pager span {
	font-size:0.75em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.pager a{
	font-size:0.75em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}


/* footer */

#footer {
	padding-bottom:30px;
	border: 1px solid #CCCCCC;
	width: 838px;
}

#footer
.copyright {
	width:350px;
	height:11px;
	margin-left: 40px;
	margin-top: 5px;
}


/*追加*/
* html body {
    font-family: 'ＭＳ Ｐゴシック',sans-serif;
}

*:first-child+html body {
    font-family: 'メイリオ','ＭＳ Ｐゴシック',sans-serif;
}


body {
	text-align:center;
	font-size:0.75em;
	line-height:1.6em;
}
#header2 {
	position:relative;
	width:840px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
h1,h2,h3,h4,h5,h6 {
	margin:0px;
}
#header p {
	margin:0px;
}
.clr {
	clear:both;
}
.logo01  {
	width:117px;
	height:18px;
	font-size:10px;
}
.logo02  {
	width:230px;
	height:32px;
	font-size:10px;
}
.headphone {
	position:absolute;
	top:19px;
	right:0px;
	width:307px;
	height:47px;
}
#centerbody {
	text-align:left;
}
.chead {
	width:840px;
	height:15px;
	font-size:10px;
	background-image: url(../img/bghead.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.cfoot {
	width:840px;
	height:15px;
	font-size:10px;
	background-image: url(../img/bgfoot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#denwa_bg {
	height: 340px;
	width: 790px;
	background-image: url(../img/denwa_soudan_bg.gif);
}


.f001 {
	float:left;
	background:url(../img/fukidashi1.gif) no-repeat top left;
	width:405px;
	height:130px;
}
.f002 {
	float:right;
	background:url(../img/phone01.gif) no-repeat top left;
	width:385px;
	height:130px;
}
#f_left {
	height: 130px;
	width: 405px;
	float: left;
}
#p_right {
	height: 130px;
	width: 385px;
	float: right;
}

.phone02 {
	clear:both;
	margin-top:10px;
	background:url(../img/phone02.gif) no-repeat top left;
	width:772px;
	height:43px;
	text-indent:-10000px;
	margin-left:12px;
}
h2.ti01 {
	width:790px;
	height:50px;
	text-indent:-10000px;
	background-image: url(../img/ti01.gif);
	background-position: left top;
}
h2.ti03_1 {
	margin-top:20px;
	width:790px;
	height:50px;
	text-indent:-10000px;
	background-image: url(../img/ti03_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#h2_txt {
	width: 770px;
	font-size: 12px;
	line-height: 18px;
	height: 75px;
	padding: 10px;
	margin-bottom: 10px;
}
#service_bg {
	background-image: url(../img/pc_trouble_bg.gif);
	height: 243px;
	width: 790px;
}
#service02_bg {
	background-image: url(../img/pc_trouble_02bg.gif);
	height: 245px;
	width: 790px;
}


h2.ti02 {
	margin-top:20px;
	background:url(../img/ti02.gif) no-repeat top left;
	width:790px;
	height:50px;
	text-indent:-10000px;
}
h2.ti03 {
	margin-top:20px;
	width:790px;
	height:50px;
	text-indent:-10000px;
	background-image: url(../img/ti03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#denwa_bg_txt1 {
	height: 65px;
	width: 220px;
	padding-left: 50px;
	padding-top: 100px;
	font-size: 10px;
	float: left;
	padding-right: 10px;
}
#denwa_bg_txt2 {
	height: 65px;
	width: 215px;
	padding-top: 100px;
	font-size: 10px;
	float: left;
	padding-right: 10px;
	padding-left: 5px;
}
#denwa_bg_txt3 {
	height: 65px;
	width: 220px;
	padding-top: 100px;
	font-size: 10px;
	float: left;
	padding-right: 10px;
	padding-left: 5px;
}
#denwa_bg_txt4 {
	height: 100px;
	width: 600px;
	padding-top: 70px;
	font-size: 12px;
	float: left;
	padding-right: 10px;
	padding-left: 180px;
	line-height: 20px;
	text-align: justify;
}




.tbr {
	list-style:none;
	margin:0 0 0 0em; 
	padding:0; 
	list-style-type:none;
}
.tbr li {
	float:left;
	width:128px;
	height:124px;
	text-indent:-10000px;
	margin-right:4px;
}
.tbr01 {
	background:url(../img/gr_01.gif) no-repeat top left;
}
.tbr02 {
	background:url(../img/gr_03.gif) no-repeat top left;
}
.tbr03 {
	background:url(../img/gr_05.gif) no-repeat top left;
}
.tbr04 {
	background:url(../img/gr_07.gif) no-repeat top left;
}
.tbr05 {
	background:url(../img/gr_09.gif) no-repeat top left;
}
.tbr06 {
	background:url(../img/gr_11.gif) no-repeat top left;
}
.tbr07 {
	background:url(../img/gr_23.gif) no-repeat top left;
}
.tbr08 {
	background:url(../img/gr_25.gif) no-repeat top left;
}
.tbr09 {
	background:url(../img/gr_27.gif) no-repeat top left;
}
.tbr10 {
	background:url(../img/gr_29.gif) no-repeat top left;
}
.tbr11 {
	background:url(../img/gr_31.gif) no-repeat top left;
}
.tbr12 {
	background:url(../img/gr_33.gif) no-repeat top left;
}

.tbox {
	float:left;
	width:380px;
}
.tbox p {
	font-size:11px;
}
.mr02 {
	margin-left:10px;
}
h3.tbti01 {
	background:url(../img/sti01.gif) no-repeat top left;
	width:330px;
	height:16px;
	text-indent:-10000px;
}
.img01 {
	float:left;
	margin-right:8px;
	background:url(../img/img01.gif) no-repeat top left;
	width:160px;
	height:160px;
	text-indent:-10000px;
}

h3.tbti02 {
	background:url(../img/sti03.gif) no-repeat top left;
	width:353px;
	height:16px;
	text-indent:-10000px;
}
.img02 {
	float:left;
	margin-right:8px;
	background:url(../img/img02.gif) no-repeat top left;
	width:160px;
	height:160px;
	text-indent:-10000px;
}
.keyvisual {
	height: 295px;
	width: 790px;
	background-image: url(../img/keyvisual01.jpg);
}

.img03 {
	float:left;
	margin-right:8px;
	background:url(../img/img03.gif) no-repeat top left;
	width:150px;
	height:150px;
	text-indent:-10000px;
}
h3.tbti03 {
	margin-top:20px;
	margin-left:158px;
	background:url(../img/ti04.gif) no-repeat top left;
	width:496px;
	height:43px;
	text-indent:-10000px;
}
#footer2 {
	position:relative;
	width:839px;
	text-align:left;
	height:60px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#footer2
.copyright {
	position:absolute;
	top:18px;
	right:445px;
	margin-top:5px;
	background:url(../img/copyright.gif) no-repeat top left;
	width:350px;
	height:11px;
	text-indent:-10000px;
}
#waku790 {
	height: 130px;
	width: 790px;
}
#service_bg_txt {
	font-size: 12px;
	padding-left: 120px;
	padding-top: 50px;
	width: 520px;
	height: 40px;
	line-height: 18px;
	display: block;
}
#service_bg_txt2 {
	font-size: 12px;
	padding-left: 120px;
	padding-top: 35px;
	width: 520px;
	height: 40px;
	line-height: 18px;
	display: block;
}

#f_txt
 {
	float: right;
}
.keyvisual {
	height: 295px;
	width: 790px;
	background-image: url(../img/keyvisual01.jpg);
}
#comment {
	background-image: url(../img/comment.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 790px;
}
#text01 {
	background-repeat: no-repeat;
}
#text02 {
	background-repeat: no-repeat;
}
#text03 {
	background-repeat: no-repeat;
}
#text04 {
	background-repeat: no-repeat;
}

#freeFooter{
width:800px;
margin-left:20px;
margin-top:20px;
}









