@charset "utf-8";
.copyright {
	font-size: 80%;
	margin-top: 20px;
	margin-left: 30px;
}

.contents_innner .pit {
	width: 580px;
	border: 1px solid #CCCCCC;
}
.contents_innner .pit th {
	color: #FFFFFF;
	background-color: #000099;
	height: 25px;
	line-height: 25px;
}
.contents_innner .pit td {
	padding-left: 10px;
}


/* CSS Document */

body {
	background-image: url(img/headder_back.jpg);
	background-repeat: repeat-x;
	font-size: 80%;
	background-color: #F0F0F0;
}
.link {
	float: left;
	width: 600px;
	margin-left: 20px;
	font-size: 85%;
	height: 90px;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
}
.link th {
	text-align: left;
	color: #333333;
	background-color: #E8ECFF;
	font-weight: normal;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.link td {

}
.link_m {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}



table .pit {
	border: 1px solid #CCCCCC;
}
.jirei {
	height: 150px;
	width: 350px;
	border-spacing:inherit;
	display: inline-table;
	border-collapse:separate;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 85;
	margin-top: 30px;
	float: left;
	margin-left: 25px;
}
.jirei_img {
	float: left;
	height: 150px;
	width: 140px;
	margin-top: 30px;
	margin-left: 10px;
	background-color: #CCCCCC;
}

.jirei_wrap {
	height: 250px;
	width: 550px;
	margin-right: auto;
	margin-left: 25px;
	background-image: url(img/jirei_wrap.gif);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}

.jirei th {
	background-image: url(img/jirei.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #999999;
	background-color: #006DDB;
}
.jirei td {
	border-top: 1px solid #999999;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #999999;
	background-color: #FFFFFF;
}



* {	font-family: 'メイリオ', Meiryo, 'Lucida Grande', Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	height: 100%;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}
#headder {
	height: 68px;
	width: 850px;
	clear: both;
}
#main {
	height: 100%;
	width: 880px;
	clear: both;
	overflow: visible;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#sougolink {
	float: left;
	width: 700px;
	margin-top: 20px;
	margin-left: 10px;
}
#sougolink li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 175px;
	font-size: 80%;
}


#news {
	height: 200px;
}

#main_contents {
	float: right;
	height: 100%;
	width: 695px;
	overflow: visible;
}




#headder h1{
	float: left;
	height: 68px;
	width: 180px;
	padding: 0px;
	display: block;
	margin: 0px;
	background-image: none;
}
#headder h1 a  {
	text-indent: -9999px;
	display: block;
	font-size: 1%;
	font-weight: normal;
	text-decoration: none;
	height: 68px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	background-position: left 30px;

}

#wrapper #headder h2 {
	font-size: 85%;
	color: #2B2B2B;
	text-decoration: none;
	font-weight: normal;
	margin-top: 50px;
	margin-left: 10px;
	float: left;
	display: block;
	height: 18px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
}
#navi1,#navi1 a,
#navi2,#navi2 a,
#navi3,#navi3 a,
#navi4,#navi4 a,
#navi5,#navi5 a,
#navi6,#navi6 a {
	text-decoration: none;
	display: block;
	float: left;
	list-style-type: none;
	height: 62px;
	width: 120px;
	display: block;
	background-image: url(img/navi.gif);
}
#main_l {
	float: left;
	height: 100%;
	width: 530px;
	overflow: visible;
}
#main_r {
	float: right;
	height: 100%;
	width: 159px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 3px;
	overflow: visible;
}
#main_r ul {
	height: 100%;
	width: 153px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#servise {
	height: 450px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#bottom   {
	clear: both;
	width: 100%;
}


#main_r li {
	list-style: none;
	font-size: 85%;
	background-image: url(img/main_r_li.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
	border-top: 1px solid #C5C5C5;
	padding-right: 4px;
	padding-left: 4px;
}
#main_r a {
	color: #000099;
	text-decoration: none;
	font-weight: bolder;
}
#main_r a:hover {
	color: #FF0000;
	text-decoration: underline;
}


#side_l {
	clear: both;
	float: left;
	height: 1250px;
	width: 173px;
	margin-top: 15px;
	overflow: visible;
	margin-bottom: 15px;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	font-size: 90%;
}

#side_l h3 {
	font-size: 90%;
	line-height: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#side_l li {
	list-style-type: none;
	display: block;
	width: 161px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#side_l ul {
	border: 1px solid #CCCCCC;
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

#side_l   ul a   {
	font-size: 90;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#side_l li a:hover {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	
	
	
	
	
	
	
	
}
#footer_inner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	margin-top: 10px;
	line-height: 150%;
}
#contents_top {
	background-image: url(img/contents_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer_inner a {
	color: #666666;
}
#main_l #news li {
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	list-style-type: none;
	font-size: 80%;
}
#main_l #news ul {
	padding: 10px;
}
.servise_word    {
	margin: 8px 15px;
	padding: 0px;
	height: 45px;
	font-size: 80%;
	float: left;
	width: 210px;
}
.servise_box li {
	font-size: 90%;
	color: #999999;
	list-style-type: none;
	line-height: 150%;
	background-image: url(img/icon1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	float: left;
	width: 185px;
}
.servise_box img {
	float: left;
	clear: both;
	margin-top: 5px;
	margin-left: 5px;
}
.servise_box ul {
	float: right;
	width: 190px;
	border-left: 3px solid #0033FF;
	padding: 0px 0px 0px 5px;
}

.servise_box a {
	color: #0000CC;
	text-decoration: none;
}
.servise_box a:hover {
	color: #990000;
	text-decoration: underline;
}

.servise_box {
	float: left;
	height: 170px;
	width: 240px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	overflow: hidden;
	border: 2px solid #8EA8FF;
	margin: 5px 10px;
	display: inline;
}
#service_1 {
	padding: 5px 10px 0px;
	font-size: 95%;
}
.asset-header  h3 {
	padding-top: 10px;
	border-bottom: 2px solid #990000;
	color: #757575;
	background-image: none!important;
	margin-top: 15px;
	margin-right: 150px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-left: 3px;
}
.asset-body p {
	margin: 15px 80px 20px 20px;
	font-size: 110%;
	line-height: 180%;
	text-indent: 7px;
}

.servise_box h3 {
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	float: none;
	height: auto;
	width: auto;
}
.dougajirei  th {
	background-color: #DBDBDB;
	height: 15px;
}
.dougajirei {
	border: 1px solid #CCCCCC;
}

.dougajirei td {
	background-color: #FAFAFA;
	height: 15px;
	padding-left: 5px;
}
#side_l h2 {
	font-size: 110%;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#side_l h2 a {
	color: #FFFFFF;
	text-decoration: none;
}


#navi {
	height: 62px;
	margin-right: auto;
	margin-left: 40px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul#navigation {

	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	list-style: none;
	clear: both;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;

}

#navigation li {
	float: left;
	text-indent: -9999px;
}

#navigation a {
	text-decoration: none;
	overflow: hidden;
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

#navi1,
#navi1  a ,
#navi2,
#navi2  a,
#navi3,
#navi3  a,
#navi4,
#navi4  a,
#navi5,
#navi5  a,
#navi6,
#navi6  a

  {
  display: block;
  width: 120px;
  height: 62px;
  margin: 0px;
  padding: 0px;



}

#navi1,#navi1 a{
	background-position: 0px 0px;

}

#navi2,#navi2 a{
	background-position: -120px 0px;
	display: block;
	float: left;
}




#navi3,#navi3 a{
	background-position: -240px 0px;
	display: block;
	float: left;
}

#navi4,#navi4 a{
	background-position: -360px 0px;
	display: block;
	float: left;
}

#navi5,#navi5 a{
	background-position: -480px 0px;
	display: block;
	float: left;
}

#navi6,#navi6 a{
	background-position: -600px 0px;
	display: block;
	float: left;
}


#navi1 a:hover{
	background-position: 0px -62px;
}



#navi2 a:hover{
	background-position: -120px -62px;
	display: block;}


#navi3 a:hover{
	background-position: -240px -62px;
	display: block;}

#navi4 a:hover{
	background-position: -360px -62px;
	display: block;}

#navi5 a:hover{
	background-position: -480px -62px;
	display: block;}

#navi6 a:hover{
	background-position: -600px -62px;
	display: block;}
















#footer1  {
	background-color: #CCCCCC;
	clear: both;
	height: 80px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#footer2  {
	background-color: #333333;
	clear: both;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 100%;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	color: #FFFFFF;
	text-align: right;
}
.contents_innner  h3 {
	font-weight: bold;
	clear: both;
	width: 500px;
	font-size: 120%;
	padding-left: 25px;
	background-image: url(img/h3_back.jpg);
	background-repeat: no-repeat;
	line-height: 36px;
	height: 35px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.contents_innner {
	margin-bottom: 25px;
	height: 100%;
	overflow: visible;
}
.contents_innner    p,#main_l  p {
	font-size: 90%;
	line-height: 180%;
	clear: both;
	text-indent: 8px;
	margin: 10px 80px 20px 35px;
}
.contents_innner  h4 {
	font-size: 100%;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	height: 32px;
	width: 450px;
	padding-left: 27px;
	background-image: url(img/h4_backs.jpg);
	background-repeat: no-repeat;
	margin: 20px 15px 10px 20px;
}
#bookmark {
	float: right;
	width: 800px;
	font-size: 90%;
	clear: both;
	text-align: right;
}
table {
	font-size: 90%;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
}
.contents_innner li {
	margin-left: 50px;
	list-style-type: none;
	font-size: 90%;
}
.contents_innner h2 {
	font-size: 120%;
	color: #663300;
	margin-left: 30px;
	margin-top: 20px;
}
#bookmark .select {
	font-size: 90%;
}
.contents_innner h5 {
	font-weight: bolder;
	color: #000099;
	width: 450px;
	margin-left: 28px;
	font-size: 100%;
	margin-top: 10px;
	background-color: #E6E6E6;
	padding: 3px 2px 3px 7px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 8px solid #0000FF;
}
.contents_innner h6 {
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
}
h6 a {
	color: #FF0000;
}

img {
	border-style: none;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
 .clearfix {display: inline-block;}
.point_box   {
	width: 270px;
	color: #CC6600;
	float: left;
	height: 180px;
	margin-left: 40px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(img/gura_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.point_box h4 {
	background-color: #E1E1E1;
	margin: 2px 5px 0px;
	height: 35px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #F5F5F5;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 95%;
	text-align: center;
	line-height: 30px;
	background-image: url(img/h4_back.jpg);
	background-repeat: repeat-x;
}
.point_box p {
	margin: 7px;
	font-size: 85%;
	line-height: 140%;
}
.point_box a {
	font-weight: bold;
	color: #990033;
	text-align: right;
	margin-right: 5px;
}
.contact-txta01 {
	font-size: 80%;
	margin-left: 80px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #E6E6E6;
	width: 500px;
	height: 200px;
	margin-right: auto;
	background-color: #F6F6F6;
}
.contact-txta02 {
	font-size: 60%;
}
.contact-txta03 {
	font-size: 60%;
}
.contact-txta04 {
	font-size: 90%;
	border: 1px solid #E6E6E6;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contact-table01 table {

}
.odd .contact-txt04 #note {
	font-size: 90%;
	width: 350px;
	margin-left: 25px;
	border: 1px solid #E6E6E6;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 150px;
}
#form  p  {
	margin: 0px;
	padding: 0px;
}
#form th {
	width: 100px;
	color: #333333;
	font-weight: normal;
	font-size: 90%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#enquete_other   li {
	padding: 0px;
	margin: 0px;
}

#form table {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

.w180  {
	font-size: 90%;
	width: 200px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 20px;
	border: 1px solid #E6E6E6;
}
.w120 {
	font-size: 90%;
	width: 120;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 20px;
	border: 1px solid #E6E6E6;
}
.w200 {
	font-size: 90%;
	width: 200px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 20px;
	border: 1px solid #E6E6E6;
}
.contact-txt05 #pref {
	font-size: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 20px;
	border: 1px solid #E6E6E6;
	margin-left: 20px;
}
#zip {
	font-size: 90%;
	width: 100px;
	margin-top: 5px;
	border: 1px solid #E6E6E6;
	height: 20px;
}
#headder .contact {
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}
#contact_bottan {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
.contact-check02 li  {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#contact_bottan input {
	font-size: 85%;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #666666;
}
.price_box {
	clear: both;
	float: none;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.price_boxies {
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 170px;
	width: 690px;
}
.price_boxies  h4 {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 132px;
}
.next {
	text-align: right;
}
.next a {
	color: #990000;
	font-weight: bold;
	margin-right: 100px;
}
.pankuzu li {
	float: left;
	margin-left: 15px;
	list-style: none;
	height: 20px;
}
.pankuzu a {
	color: #0033FF;
}

ul.pankuzul  {
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
	height: 20px;
	width: 700px;
}
#seo_top {
	background-image: url(img/seo_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#ec_top {
	background-image: url(img/ec_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mobile_top {
	background-image: url(img/mobile_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#solution_top {
	background-image: url(img/solution_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sp_top {
	background-image: url(img/sp_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bar_contact {
	clear: both;
	text-align: right;
	float: left;
	width: 85%;
	margin-top: 8px;
	margin-bottom: 15px;
}
#main_contents_pit {
	float: right;
	height: 100%;
	width: 850px;
	overflow: visible;
}
.tokutyo {
	background-color: #EFEFEF;
	float: left;
	height: 80px;
	width: 600px;
	margin-left: 20px;
	margin-top: 15px;
	text-indent: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.tokutyo dt {
	color: #CC0000;
	padding-left: 25px;
	margin-top: 9px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: bolder;
	padding-bottom: 7px;
	background-image: url(img/dt.gif);
	background-repeat: no-repeat;
}
.tokutyo dd {
	margin-right: 15px;
	margin-left: 30px;
	font-size: 83%;
	text-align: left;
	text-indent: -30px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pit td {
	border: 1px solid #CCCCCC;
}
