@charset "utf-8";

*{margin:0;padding:0;}

html{background:#fff;}

body{
font:13px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background:#ffffff url(images/header.png) repeat-x;
}

h1{ font-family: sans-serif,serif; }

body#under {
background: url(images/header_under.png) repeat-x top;
}

a{color:#777777;text-decoration:underline;}
a:hover{color:#919191;text-decoration:none;}
a:active, a:focus {outline:0;}
img{border:0;}
.clear{clear:both;}
p{padding-bottom:10px;}
.center{text-align:center;}
.right{text-align:right;}

/*******************************
フォントサイズ変更
*******************************/
span.fonts1 {font-size: 11px; }

/*******************************
全体幅
*******************************/
#header , container, #wrapper, .inner{
margin:0 auto;
width:960px;
}


/*******************************
/* ヘッダー
*******************************/
#header{
position:relative;
height:120px;
}

#header h1,#header h2, #header h3, #header ul, #header .banners{
position:absolute;
top:2px;
color:#333;
font-size:10px;
font-weight:normal;
line-height:28px;
}

#header h2{right:0;}

/* ロゴの位置 */
#header h3{top:35px;}


/******************
/* ヘッダーナビゲーション
******************/
#header ul{
top:35px;
right:0;
width:505px;
height:15px;
background:url(images/topnav.png) no-repeat 0 0;
line-height:15px;
}

#header ul li{float:left;list-style:none;}

#header ul a{
text-indent:-9999px;
text-decoration:none;
display:block;
height:15px;
background:url(images/topnav.png) no-repeat;
}

#header ul a#contact{background-position:0 0;width:110px;}
#header ul a#sitemap{background-position:-110px 0;width:104px;}
#header ul a#access{background-position:-214px 0;width:94px;}
#header ul a#topnav4{background-position:-308px 0;width:107px;}
#header ul a#topnav5{background-position:-415px 0;width:90px;}

#header ul a#contact:hover, #header ul li.active a#contact{background-position:0 -15px;}
#header ul a#sitemap:hover, #header ul li.active a#sitemap{background-position:-110px -15px;}
#header ul a#access:hover, #header ul li.active a#access{background-position:-214px -15px;}
#header ul a#topnav4:hover, #header ul li.active a#topnav4{background-position:-308px -15px;}
#header ul a#topnav5:hover, #header ul li.active a#topnav5{background-position:-415px -15px;}


/******************
/* ヘッダー　バナー
******************/
#header .banners{
right:-10px;
top:60px;
}

#header .banners img{margin-right:10px;}


/************************************
/* メインナビゲーション
************************************/
ul#mainnav{
margin:0 auto;
width:960px;
height:45px;
background:url(images/mainnav.png) no-repeat 0 0;
}

ul#mainnav li{float:left;list-style:none;width:192px;}

ul#mainnav a{
text-indent:-9999px;
text-decoration:none;
display:block;
width:192px;
height:45px;
background:url(images/mainnav.png) no-repeat 0 0;
}

ul#mainnav a#home{background-position:0 0;}
ul#mainnav a#menu1{background-position:-192px 0;}
ul#mainnav a#menu2{background-position:-384px 0;}
ul#mainnav a#menu3{background-position:-576px 0;}
ul#mainnav a#menu4{background-position:-768px 0;}

ul#mainnav a#home:hover, ul#mainnav li.active a#home{background-position:0 -45px;}
ul#mainnav a#menu1:hover, ul#mainnav li.active a#menu1{background-position:-192px -45px;}
ul#mainnav a#menu2:hover, ul#mainnav li.active a#menu2{background-position:-384px -45px;}
ul#mainnav a#menu3:hover, ul#mainnav li.active a#menu3{background-position:-576px -45px;}
ul#mainnav a#menu4:hover, ul#mainnav li.active a#menu4{background-position:-768px -45px;}



/*******************************
メイン画像
*******************************/
#mainimage{
width:960px;
margin:16px auto;
}

/* トップページ　メインカラムの写真 */
.photob{margin-bottom:5px;}


/*******************************
コンテンツ位置
*******************************/

/* メイン+ サイドバー右 */
#container{
float:right;
width:745px;
margin:20px 0 30px;
}

#main{
float:left;
width:530px;
padding:20px 0 0;
}

#sidebarr{
float:right;
width:200px;
padding:24px 0 0;
margin:0 0 30px;
}

#sidebarr p{
padding:0 0 15px;
}

/* サイドバー左 */
#sidebarl{
float:left;
width:200px;
padding:24px 0 0;
margin:20px 0 30px;
}

#sidebarl p{
padding:0 0 15px;
}

/* トップページのサイドバーの上部スペースの調節 */
body.toppage #sidebarr,body.toppage #sidebarl{padding-top:20px;}

#date {
text-align: right;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 10px;
font-weight:bold;
color:#858585;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

.box_img_border{
   border: 1px solid #cccccc;
   padding: 1px;
  margin: 1px;
}


/*************************
/* ボックスの囲み
/* .boxcontainer
/* 背景画像でボックスの高さを調整
/* 
/* 各ボックス
/* .box1 1番目の2つのbox
/* .box2 2番目の3つのbox（画像）
/* .box3 3番目の2つのbox
/* .box4 4,5番目の1つのbox
/* .boxs サイドバーのbox
*************************/
.boxcontainer{
width:530px;
margin:0 auto 15px;
background:url(images/box1.png) 0 100%;
}

.box1, .box3, .box4, .box5{
float:left;
width:231px;
margin:0 20px 0 0;
padding:15px 12px;
}

.box1{
background:url(images/boxtop.png) 0 0 no-repeat;
padding:15px 12px 0;
}

.box2{
float:left;
width:160px;
margin:0 17px 5px 4px;
}

.box3{
width:255px;
padding:0 0 10px;
border-top:0;
}

.box4{
margin:0 0 15px 0;
padding:0 0 10px;
width:530px;
border:0;
background:url(images/box.png) 0 100%;
}

.box5{
margin:0 0 15px 0;
padding:0 0 10px;
width:530px;
border:0;
}

.boxs{
width:200px;
margin:0px 0 15px;
padding:0 0 10px;
font-size:13px;
background:url(images/sidebarbox.png) 0 100%;
}

/* 最後のbox */
.last{margin-right:0;}


/* 画像を中央表示 */
.box1 .center{padding-bottom:5px;}

/* 画像を左に回りこみ */
.box4 img{
float:left;
margin:0 10px 10px 11px;
}

.box4 h4 img{float:none;margin:0 0 10px;}

.box4 p{padding:0 12px 10px;}

/* 画像を左に回りこみの解除 */
.clearLeft{clear: left;}

/* 画像を右に回りこみ */
img.img_right{
float: right;
padding: 5px;
}

div.clear{
clear: both;
margin: 0 0 10px 0;
}

/* 画像を左に回りこみ（BOX内2回目以降や1回目も2回目以降と調整時使用可） */
img.img_left{
float: left;
padding: 5px;
}

/*************
/* 見出し
*************/
.box3 h4{margin-bottom:10px;}

#main h3{
font-weight:normal;
margin:0 1px 10px 0;
padding:2px 0 5px 12px;
font-size:15px;
color:#777777;
border-bottom: 1px solid #ccc;
}

#main .boxT p{
padding:0 10px 25px 10px;
}

#wrapper h2{
padding:0 5px 10px 5px;
margin-bottom:10px;
line-height:46px;
font-size:15px;
font-weight:normal;
color:#555555;
background:url(images/h2bg.png) repeat-x 0 100%;
}

.box4 h4{
font-weight:normal;
padding: 0 5px 0 24px;
margin-bottom:7px;
line-height: 38px;
font-size:13px;
color:#555555;
background:url(images/boxh4.png) no-repeat 0 0;
}

.box5 h4{
font-weight:normal;
padding: 0 5px 0 24px;
margin-bottom:7px;
line-height: 38px;
font-size:13px;
color:#555555;
background:url(images/boxh4.png) no-repeat 0 0;
}

.boxs h3{
font-weight:normal;
padding: 0 5px 0 24px;
margin-bottom:7px;
line-height: 38px;
font-size:13px;
color:#555555;
background:url(images/sidebarh3.png) no-repeat 0 0;
}


/*************
/* リスト
*************/
#wrapper .boxs ul, #footerupper ul{margin:0 6px;}

#wrapper .boxs ul li, #footerupper ul li{
list-style:none;
margin-bottom:8px;
padding:0 5px 0 17px;
background:url(images/bullet.gif) no-repeat 0 5px;
}

#footerupper ul li{background-position: 0 3px;}

#wrapper .box3 ul{padding:0 5px;}

#wrapper .boxs ul{margin-left:9px;}
.boxs p{margin:0 6px;}


/*******************************
/* バナー
*******************************/
#banners{
clear:both;
padding: 20px 0 20px;
text-align:center;
background:#e8e8e8;
border-bottom:1px solid #7a7a7a;
}

#banners img{margin-right:20px;}
#banners img.last{margin:0;}


/*******************************
/* フッター
*******************************/
.inner2{
padding:10px 0 0 0;
margin:0 auto;
width:960px;
}

#footerupper{
clear:both;
padding:20px 0;
border-top:1px solid #e8e8e8;
border-bottom:1px solid #606060;
overflow:hidden;
background:#959595;
}

#footerupper .inner{
background:url(images/footerborder.gif) repeat-y;
}

#footerupper .inner .box{
float:left;
width:210px;
padding-left:10px;
margin:0 20px 10px 0;
line-height:1.2;
}

#footerupper .inner .last{
width:230px;
margin-right:0;
}

#footerupper a{color:#ffffff;}
#footerupper a:hover{color:#e6e6e6;text-decoration:none;}


#footerlower{
clear:both;
padding:7px;
text-align:center;
border-top:1px solid #959595;
background:#6c6c6c;
}

address{
font-style:normal;
font-size:13px;
color:#ffffff;
}


/*******************************
/* Androidのブラウザ改行抑止
*******************************/
p { background-image: url(images/spacer.gif); }
h2 { background-image: url(images/spacer.gif); }
h3 { background-image: url(images/spacer.gif); }
h4 { background-image: url(images/spacer.gif); }


/*******************************
/* iOSでのデザイン崩れ抑止
*******************************/
body{ -webkit-text-size-adjust:100%; }


/*******************************
/* 他社との比較の表
*******************************/
table.compare1 {
    font-size: 12px;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 1px;
}
 
table.compare1 th {
    padding: 12px;
    vertical-align: middle;
    text-align: left;
    border-bottom: #999 1px solid;
    color: #fff;
}
 
table.compare1 td {
    padding: 12px;
    vertical-align: middle;
    text-align: left;
    border-bottom: #999 1px solid;
    font-size: 11px;
}
 
table.compare1 th.r1 {
    width: 12px;
    border-right: #999 1px solid;
    background: #447791;
}
 
table.compare1 th.r2,
table.compare1 td.r2 {
    width: 79px;
    border-left: #fff 1px solid;
    border-right: #999 1px solid;
    background: #5893b1;
}
 
table.compare1 th.r2,
table.compare1 th.r3,
table.compare1 th.r4 {
    text-align: center;
}
 
table.compare1 th.r3,
table.compare1 td.r3 {
    width: 79px;
    border-left: #fff 1px solid;
    border-right: #999 1px solid;
    background: #7cacc2;
}
 
table.compare1 th.r4,
table.compare1 td.r4 {
    width: 240px;
    border-left: #fff 1px solid;
    background: #a0c2d3;
}


/*******************************
/* 実績の表
*******************************/
table.compare2 {
	width: 530px;
	padding: 0;
	margin: 0;
}
 
table.compare2 caption {
	padding: 0 0 5px 0;
	width: 530px;	 
	font: 11px "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	text-align: right;
}
 
table.compare2 th {
	font: bold 11px "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/compare2_bg.jpg) no-repeat;
}
 
table.compare2 th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
	    width: 120px;
}

table.compare2 th.irainaiyou {
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	    width: 72px;
}

table.compare2 th.jikan {
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	    width: 60px;
}

table.compare2 th.kekka {
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	    width: 60px;
}
 
table.compare2 td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
 
table.compare2 td.alt {
	background: #F5FAFA;
	color: #797268;
}

table.compare2 th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/compare2_bullet1.gif) no-repeat;
	font: 12px "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

table.compare2 th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/compare2_bullet2.gif) no-repeat;
	font: 12px "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	color: #797268;
}


/*******************************
/* お客様体験記の表
*******************************/
table.voice1 {
	width: 324px;
	padding: 0;
	margin: 0px;
}
 
table.voice1 th {
	font: bold 11px "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 5px 5px 5px 12px;
	background: #CAE8EA url(images/compare2_bg.jpg) no-repeat;
}
 
table.voice1 th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
	    width: 60px;
}

 
table.voice1 td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 5px 5px 5px 12px;
	color: #4f6b72;
}
 
table.voice1 td.alt {
	background: #F5FAFA;
	color: #797268;
}

table.voice1 th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/compare2_bullet1.gif) no-repeat;
	font: 12px "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

table.voice1 th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/compare2_bullet2.gif) no-repeat;
	font: 12px "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	color: #797268;
}

/*******************************
/* 費用一覧の料金表
*******************************/
table.price1 {
	width: 530px;
	padding: 0;
	margin: 0;
}
 
table.price1 caption {
	padding: 0 0 5px 0;
	width: 530px;	 
	font: 11px "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	text-align: right;
}
 
table.price1 th {
	font: bold 11px "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/compare2_bg.jpg) no-repeat;
}
 
table.price1 th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
	    width: 122px;
}

table.price1 th.irainaiyou {
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	    width: 266px;
}

table.price1 th.jikan {
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	    width: 60px;
}

table.price1 th.kekka {
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	    width: 60px;
}
 
table.price1 td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
 
table.price1 td.alt {
	background: #F5FAFA;
	color: #797268;
}

table.price1 th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/compare2_bullet1.gif) no-repeat;
	font: 12px "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

table.price1 th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/compare2_bullet2.gif) no-repeat;
	font: 12px "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	color: #797268;
}

/*******************************
/* 費用一覧の他社との違い
*******************************/
.pricing_table_row {
	list-style:none;
	float:left;
	width:126px;
	margin:0;
	padding:3px;
	text-align:center;
	background-color:#FFF;
	font-family: 'Open Sans Condensed', sans-serif;
}

.pricing_table_row ul {
	list-style:none;
	float:left;
	width:126px;
	margin:3;
	padding:3px;
	text-align:center;
	background-color:#FFF;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	color: #4f6b72;
}

.pricing_table_row ul {
	list-style:none;
	float:left;
	width:126px;
	margin:0;
	padding:3px;
	text-align:center;
	background-color:#FFF;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	color: #4f6b72;
}

.pricing_table_row ul li {
	font-size:12px;
	border:1px solid #cfd2d2;
	margin-top:6px;
	height: 54px;
	display: block;
    padding:8px;
	line-height: 1.5;
}

.pricing_table_row ul li:nth-child(n+2) {
	font-size:12px;
	height: 54px;
}
.first_child{
	margin-top:6px; 
	border: 1px solid #cfd2d2;
	font-size:18px;
	font-weight:bold;
	height: 94px;
	background-color: #FFFFFF;
	text-align:center;
	width: 121px;
	margin: 4px;
}

.last_child{
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	float:left;
	margin-top: 6px;
	margin-left: 3px; 
	border: 1px solid #cfd2d2;
	height: 120px;
	width: 124px;
	background-color: #FFFFFF;
	text-align:center;
}

.title{
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-weight: 300;
	height: 26px;
	width: 104px;
	margin: 10px 9px 9px 9px;
	padding-top: 8px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #01b8e2;
}
.title_first_colum{
	font-family: 13px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-weight: 300;
	color: #01b8e2;
	height: 159px;
	width: 106px;
	margin: 9px 9px 9px 9px;
	padding-top: 0px;
	font-size: 24px;
}
.price{
	padding-top: 0px;
	color: #01b8e2;
	background-color: #f6f6f6;
	font-weight: 300;
	height: 32px;
	width: 104px;
	margin: 9px;
	font-size: 50px;
	line-height: 30px;
}
.price_small{
	color: #01b8e2;
	padding: 4px;
	font-weight: 700;
	height: 67px;
	width: 106px;
	margin: 10px;
	font-size: 25px;
	line-height: 18px;
    text-align:left;
}

.subprice{
	font-family: 'Open Sans Condensed', serif;
	font-weight: 300;
	font-size: 50px;
	color: #343434;
}
.subprice_small{
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-weight: 300;
	font-size: 12px;
	color: #4f6b72;
    text-align:left;
}
.small{
	font-family: 'Open Sans Condensed', serif;
	font-weight: 300;
	font-size: 15px;
	color: #343434;
}
.list_check {
	background:url(images/icon_check_light.png) 0 0 no-repeat;
	background-position: center;
	}
.list_x {
	background:url(images/icon_x_light.png) 0 0 no-repeat;
	background-position: center;
	}
.button{
	font-family: 'Open Sans Condensed', serif;
	font-weight: 700;
	font-size: 17px;
	margin-top: 10px;
	border: none;
	height: 30px;
	width: 80px;
	color: #FFFFFF;
	background-color: #01b8e2;
}
.button:hover{
	font-family: 'Open Sans Condensed', serif;
	font-weight: 700;
	font-size: 17px;
	margin-top: 10px;
	border: none;
	background-color: #000000;
	height: 30px;
	width: 80px;
	color: #FFFFFF;
}
.first_colum{
	text-align: left;
	padding-left: 10px; 
}
.gray{
	background-color: #f6f6f6;	
}