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

/*-----------------------------
	- 全体
-----------------------------*/
* {
	margin:0;
	padding:0;
}
body {
	color:#000000;
	font-size:12px;
	line-height:22px;
	text-align: center;
	font-weight: normal;
	font-family: MSPゴシック, Arial, Osaka, MSゴシック, Osaka‐等幅, sans-serif;
	background-color: #A9A9A9;
}
img {
	border:0;
}
hr {
	display:none;
}
/*h1,h2,h3 {
	font-size:100%;
	letter-spacing:1em;
	color:#333;
	text-indent: -9999px;
}*/
ul li {
	list-style-type:none;
}


a {
	color:#333;
}
a:hover {
	color:#F60;
}
.hid {
	display:none;
}


/*全体幅設定*/

#wrapper {
	width:800px;
	margin: 0 auto;
	padding:0;
}

/*ヘッダー*/

#mado_a {
	width:800px;
	height:10px;
	margin-top:5px;
	padding-top:0;
	text-align:left;
	color:#FFF;
	font-size:11px;
}

#mado_b {
	width:800px;
	height:56px;
	margin-top:10px;
	padding-top:0;
	background-color: #006DFF;
}

#left_mado_b {
	float:left;
	width:350px;
	height:56px;
	text-align:left;
	background: url(img/top01.jpg) no-repeat;
}

#left_mado_b h1 {
	text-indent: -9999px;
	margin: 0;
	padding:0;
}

#right_mado_b {
	float:right;
	width:350px;
	height:56px;
	text-align:right;
	color:#FFF;
	position:relative;
	top:30px;
	right:10px;
}



#right_mado_b a {
color:#D9F0FF;
text-decoration:none;

}

#right_mado_b a:hover {
color:#BAF77D;
text-decoration:none;
}



#mado_c {
	width:800px;
	height:149px;
	margin-top:0;
	padding-top:0;
	background-color: #006DFF;
}


/*-----------------------------
ナビ
-----------------------------*/
#mado_d {
	width:800px;
	height:46px;
	margin-top:0;
	padding-top: 5px;
	background-color: #006DFF;
}



#mado_d ul {
	width:800px;
	height:35px;
	padding-left:14px;
    list-style: none;
}

#mado_d li {
	width:129px;
	height:35px;
	float:left;
	text-indent: -9999px;
}

#mado_d li a,strong {
  text-decoration: none;
  /* ■Firefox等で線が表示されないようにする */
  display: block;
}

#mado_d #h01 strong {
  background: url(img/navi_1.jpg) no-repeat;
  width: 129px;
  height: 35px;
}

#mado_d #h01 a {
  background: url(img/navi_1.jpg) no-repeat;
  width: 129px;
  height: 35px;
}
#mado_d #h01 a:hover    {
  background: url(img/navi_1_2.jpg) no-repeat;
  width: 129px;
  height: 35px;
}
#mado_d #h02 a {
  background: url(img/navi_2.jpg) no-repeat;
  width: 129px;
  height: 35px;
}
#mado_d #h02 a:hover    {
  background: url(img/navi_2_2.jpg) no-repeat;
  width: 129px;
  height: 35px;
}

#mado_d #h03 a {
  background: url(img/navi_3.jpg) no-repeat;
  width: 129px;
  height: 35px;
}
#mado_d #h03 a:hover    {
  background: url(img/navi_3_2.jpg) no-repeat;
  width: 129px;
  height: 35px;
}

#mado_d #h04 a {
  background: url(img/navi_4.jpg) no-repeat;
  width: 129px;
  height: 35px;;
}
#mado_d #h04 a:hover    {
  background: url(img/navi_4_2.jpg) no-repeat;
  width: 129px;
  height: 35px;
}

#mado_d #h05 a {
  background: url(img/navi_5.jpg) no-repeat;
  width: 129px;
  height: 35px;;
}
#mado_d #h05 a:hover    {
  background: url(img/navi_5_2.jpg) no-repeat;
  width: 129px;
  height: 35px;
}
#mado_d #h06 a {
  background: url(img/navi_6.jpg) no-repeat;
  width: 129px;
  height: 35px;
}
#mado_d #h06 a:hover    {
  background: url(img/navi_6_2.jpg) no-repeat;
  width: 129px;
  height: 35px;
}

/*-----------------------------
TOPの本文
-----------------------------*/

#mado_e {
	width:800px;
	height: 580px;

	background-color: #FFFFFF;
}


#mado_e h1 {
	text-indent: -9999px;
	margin: 0;
	padding:0;
}
#left_mado_e {
	float:left;
	width:260px;
}

#right_mado_e {
	float:right;
	width:520px;
	text-align:left;
	padding:0 10px 0 0;
}
.right_mado_e_a {
	width:480px;
	padding:5px 0 0 10px;
}

.right_mado_e_a a:link{

		text-decoration: none;
}
.right_mado_e_a a:visited{

		text-decoration: none;
}


.right_mado_e_b {
	width:500px;
	padding-top:10px;
}

.right_mado_e_c {
	width:500px;
	padding:0 0 0 5px;
}



/*-----------------------------
中面の本文
-----------------------------*/

#pro_e {
	width:800px;
	height:1100px;
	margin-top:0;
	padding-top:0;
	background-color: #FFF;
}
#pro_e h1 {
	text-indent: -9999px;
	margin: 0;
	padding:0;
}

#left_pro_e {
	float:left;
	width:260px;
	height:auto;
}

#right_pro_e {
	float:right;
	width:520px;
	text-align:left;
	padding:0 10px 0 0;
}


#right_pro_e_d {
	width:480px;
	text-align:left;
	padding:10px 10px 0 0;
}

#right_pro_e_d h3 {
	margin: 0 0 10px 0;
	padding:0;
	text-align: left;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #0099FF;
	line-height: 24px;
}

#right_pro_e_d dl {
	padding:5px 0 0 10px;
	text-align:left;
}

#right_pro_e_d dt {
font-size: 13px;
font-weight: bold;
border-bottom:1px dotted #666;
color:#559DFF;
}

#right_pro_e_d dd {
border-bottom:1px dotted #666;
color:#333333;
margin: 5px 0px;
padding: 0px 0px 0px 25px;
}

#right_pro_e_d dd.b {
background-image: url(img/ex.jpg);
background-repeat: no-repeat;
background-position:left top;
}

#right_pro_e_d dd strong {
border-bottom:0;
font-weight:normal;
}




.right_pro_e_a {
	width:480px;
	padding:5px 0 15px 10px;
}
.right_pro_e_b {
	width:500px;
	padding-top:10px;
}

.right_pro_e_c {
	width:500px;
	padding:0 0 0 5px;
}



#pro_f {
	width:500px;
	padding:20px 0 10px 0;
}



#pro_f #map {
	margin: 0;
	padding:0;
	width: 499px;
  	height: 97px;
}

#pro_f #map p {
	text-indent: -9999px;
	margin: 0;
	padding:0;
}

#pro_f #map a {
  text-decoration: none;
  /* ■Firefox等で線が表示されないようにする */
  display: block;
  background: url(img/pro001_tel.jpg) no-repeat;
  width: 499px;
  height: 97px;
}

#pro_f #map a:hover {
  background: url(img/pro001_tel_2.jpg) no-repeat;
  width: 499px;
  height: 97px;
}






/*-----------------------------
	会社概要
-----------------------------*/
.right_pro_e_g {
	width:500px;
	padding:10px 0 40px 5px;
}
.right_pro_e_g p {
	font-size:12px;
	line-height:22px;
	text-align: center;
}
table#tableA {
	height: auto;
	width: 480px;
    border-top:1px solid #BFBFBF;
    border-left:1px solid #BFBFBF;
    border-collapse:collapse;
    empty-cells:show;
}
table#tableA td {
	padding: 5px 5px 5px 10px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
    border-right:1px solid #BFBFBF;
    border-bottom:1px solid #BFBFBF;

    background: #FFFFFF;
}
table#tableA th {
	padding: 5px 5px 5px 10px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
    border-right:1px solid #BFBFBF;
    border-bottom:1px solid #BFBFBF;
    background:#f5f5f5;
}

/*-----------------------------
	地図
-----------------------------*/
#map_a {
	width:800px;
	height:520px;
	margin-top:0;
	padding-top:0;
	background-color: #FFF;
}
/*-----------------------------
	問合せ
-----------------------------*/

#to_a {
	width:800px;
	background-color: #FFF;
}
.to_ab {
	padding:20px 0 0 100px ;
	text-align: left;
}

#to_b {
	width:800px;
	height:650px;
	background-color: #FFF;
}

.to_bb {
	padding:20px 0 0 100px;
	text-align: left;
}
.to_red {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FF0000;
}
table#tableB {
	width: 600px;
    border-top:1px solid #BFBFBF;
    border-left:1px solid #BFBFBF;
    border-collapse:collapse;
    empty-cells:show;
}
table#tableB td {
	padding: 5px 5px 5px 10px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 15px;
    border-right:1px solid #BFBFBF;
    border-bottom:1px solid #BFBFBF;

    background: #FFFFFF;
}
table#tableB th {

	padding: 5px 5px 5px 10px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
    border-right:1px solid #BFBFBF;
    border-bottom:1px solid #BFBFBF;
    background:#f5f5f5;
}

.red {
	color:#FF0000;
}


/*-----------------------------
	個人情報
-----------------------------*/

#ko_a {
	width:800px;
	background-color: #FFF;
}
.ko_ab {
	padding:20px 100px 0 100px ;
	text-align: left;
}
#to_b {
	width:800px;
	height:650px;
	background-color: #FFF;
}

.policy{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
	color: #3366CC;
	border: 1px solid #3366CC;
	padding: 5px;
	background-color: #FFFFFF;
}

.ko_ac {
	text-align: right;
}
/*-----------------------------
	- フッター
-----------------------------*/

#footer {
	width:800px;
	clear:both;
	background-color: #FFF;
	font-style:normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.pro001_005_001 {
	background-color: #FFF;
}
.pro001_005_001 P{
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	color:#CCC;
	margin: 5px;
	white-space: nowrap;
}
.pro001_005_002 {
	margin: 0px;
	padding: 0px;
}
.pro001_005_002 P{
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	color:#CCCCCC;
	margin: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.top_shita_a {
	width:800px;
	margin-top: 10px;
	padding: 5px 0 5px 0 ;
	background-color:#006DFF;
}
.top_shita_a p {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color:#CCCCCC;
}

.top_shita_b {
	width:800px;
	margin-top: 10px;
	padding-top: 5px;
}

.top_shita_c {
	width:800px;
	margin-top: 10px;
	padding: 0 ;
	background-color:#006DFF;
}
.top_shita_d {
	padding: 5px 15px 5px 15px ;

}
.top_shita_d p {
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color:#CCCCCC;
}
.top_shita_d a:link{
	font-size: 10px;
	color:#CCCCCC;
		text-decoration: none;
}
.top_shita_d a:visited{
	font-size: 10px;
	color:#CCCCCC;
		text-decoration: none;
}


address{
	text-align: center;
	font-style:normal;
	font-size: 11px;
	line-height: 16px;
}
