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

@import "base.css";
@import "common.css";

/*トップページ*/
#PageIndex #MainImage{
	clear:both;
	width:900px;
	height:349px;
	margin:0 auto 30px;
}
#PageIndex #Main .contentsBox .wrap{
	border-bottom:1px solid #cccccc;
	clear:both;
	width:670px;
	margin:0 -20px 25px 0;
	padding-bottom:15px;
}
#PageIndex #Main .contentsBox .content{
	display:inline;
	float:left;
	width:202px;
	margin:0 20px 0 0;
}
#PageIndex #Main .contentsBox .content h3{
	/*
	display:inline;
	float:right;
	width:155px; */
	margin:0 0 4px 0;
	font-size:11px;
	font-weight:bold;
}
#PageIndex #Main .contentsBox .content p.more{
	text-align:right;
	margin:0;
	}

#PageIndex #Main .contentsBox .content p.photo{
	display:inline;
	float:left;
	width:220px;
}


/*hashimoto*/
#PageIndex #Main .contentsBox .content p.clear{
	clear: both;
}


/*お知らせ*/
#PageNews #Main .contentsBox .content{
	border-bottom:1px solid #cccccc;
	clear:both;
	width:650px;
	margin-bottom:15px;
	padding-bottom:10px;
}
#PageNews #Main .contentsBox .content h3{
	width:650px;
	/*hashimoto
	margin:0 0 10px 0; */
	font-size:12px;
	font-weight:bold;
}
#PageNews #Main .contentsBox .content h3 span.ico{
	background:#000000;
	padding:2px 15px;
	color:#ffffff;
	font-size:10px;
	margin:0 5px 0 0;
	font-weight:normal;
}

#PageNews #Main .contentsBox .content h3 span.date{
	margin:0 0 0 15px;
	font-size:10px;
	}


/*single.php*/


#date {
	text-align: right;
	padding-bottom: 10px;
	font-weight:bold;
	color:#000000;
	font-size:10px;
}
#next {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

/*end*/

/*追加　サービス概要
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.network{
	overflow: hidden;
}
/*ーー削除ーー
.network h1{
	border: solid 2px #C0DCEB;
	border-bottom: solid 5px #C0DCEB;
	margin-bottom: 0px;
}*/
.network p{
	line-height: 1.5em;
	margin: 10px 30px;
}
/*中央揃え失敗パターン
img.map{
	width: 635px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}*/
.network .center{
	width: 635px;
	text-align: center;
}

p.tenshin{
	font-size: 10px;
	margin: 0;
	margin-left: 30px;
}
#Main .network h2{
	margin: 20px;
	color: #0000CC;
	border-bottom: 0;
}

/*hashimoto*/
#Main .network h3{
	margin: 13pt 0pt 20px;
	background:#eee;
    border-top:1px solid #ccc;
    border-right:1px solid #ccc;
    border-left:7px solid #799855;
    border-bottom:1px solid #ccc;
    padding:.8em .9em  ;
}

#page #content #entry #xxx .class ul li{
    list-style:square;
    }

ul.list_disc{
list-style-type:disc;
}

img.rogo{
	float: right;
}

/*追加　商品紹介
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

.itiran img{
     border:solid 1px #ccc;
     padding:4px;
     margin:5px 5px 5px;
}

.itiran a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}


.shouhin_title01{
	background-color:#e27b24;
	height: 24px;
	width: 100%;
	margin-bottom: 20px;
}

.shouhin_title02{
	background-color:#e27b24;
	height: 24px;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 20px;
}

.shouhin_title_font{
	color:#FFF;
	font-size:14px;
	padding-top: 4px;
	padding-left: 5px;
}

/*追加　会社概要
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.gaiyou{
	overflow: hidden;
}
#Main .gaiyou h1{
	    position: relative;
	    padding-left: 30px;
	    border-bottom: 3px solid #e27b24;
		margin-bottom: 20px;
	    color: #f333;
	    font-size: 25px;
	    line-height: 29px;
	}
#Main .gaiyou h1:before {
	    position: absolute;
	    top: 7px;
	    left: 6px;
	    width: 12px;
	    height: 12px;
	    border: 3px solid #e27b24;
	    content: "";
	}

#Main .gaiyou h1:after {
	    position: absolute;
	    top: 2px;
	    left: 1px;
	    width: 10px;
	    height: 10px;
	    border: 3px solid #e27b24;
	    content: "";
	}




#Main .gaiyou h2{
	margin: 13pt 9pt 20px;
	background:#eee;
    border-top:1px solid #ccc;
    border-right:1px solid #ccc;
    border-left:7px solid #799855;
    border-bottom:1px solid #ccc;
    padding:.8em .9em  ;
}

	/*border: solid 2px #FF8000;
	border-bottom: solid 5px #FF8000;
	font-weight: bold;
	width: 600px;
	margin: 20px;

	hashimoto

	border: solid 2px #ba7d8c;
	border-bottom: solid 5px #ba7d8c;
	padding:10px */

.gaiyou p{
	line-height: 1.5em;
	margin: 10px 30px;
}
.gaiyou table{
	margin: 30px 0px 30px 30px;
	border-collapse: collapse;
}
.gaiyou th{
	width: 100px;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #CCC;
	/*hashimoto */
	background:#e3e3e3;
	padding:20px;

}
.gaiyou td{
	height: 5px;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #CCC;
	/*hashimoto */
}


.date{
	font-weight: normal;
}


/*hashimoto*/

.menu{
	margin-bottom: 4em;
	line-height: 23px;
}


.sidemenu_title{
	border-bottom:3px solid #799855;
	width:220px;
	margin:0 0 0 0;
	padding-bottom:5px;
	font-size:14px;
	font-weight:bold;
}

.limenu{
background:url("../img/ico-list.gif") no-repeat scroll 9pt 16px transparent;
padding:8px 8px 4px 20px;
color:rgb(51, 51, 51);
text-decoration:none;
border-bottom:1px solid rgb(204, 204, 204);

}

/*追加　poogny
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

.poogny_title01{
	background-color:#e27b24;
	height: 30px;
	width: 633px;
}

.poogny_title02{
	background-color:#89b93a;
	height: 30px;
	width: 633px;
}

.poogny_title03{
	background-color:#04a2d7;
	height: 30px;
	width: 633px;
}

.poogny_title_font{
	color:#FFF;
	font-size:16px;
	padding-top: 5px;
	padding-left: 5px;
}

.poogny_back{
	background-color:#FFF;
	width: 633px;
	margin-bottom: 38px;
}



.poogny_main_font01{
	color: #3a3937;
	font-size: 14px;
	margin:0 0 0 0;
	line-height:1.8;
	text-align:justify;
	text-justify:inter-ideograph;
	padding-left: 9px;
}

.poogny_main_font02{
	color: #3a3937;
	font-size: 14px;
	margin:0 0 0 0;
	line-height:1.8;
	text-align:justify;
	text-justify:inter-ideograph;
	padding-left: 12px;
}


.poogny_box01_01{
	width: 320px;
	height: 200px;
	float: left;
	background-color:#FFF;
	padding-left: 9px;
}

.poogny_box01_02{
	width: 291px;
	float: right;
	background-color:#FFF;
	padding-right:3px;
}

.poogny_box01_03{
	width: 623px;
	background-color:#FFF;
	padding-left: 9px;
	padding-bottom: 14px;
}


.poogny_box02_01{
	width: 389px;
	float: left;
	background-color:#FFF;
}

.poogny_box02_02{
	width: 229px;
	float: right;
	background-color:#FFF;
}

.poogny_box02_03_01{
	width: 579px;
	height: 65px;
	background-color:#FFF;
	margin-left: 9px;
}

.poogny_box02_03_02{
	width: 300px;
	height: 173px;
	float: left;
	background-color:#FFF;
	padding-left:8px;
}



.poogny_box03_01{
	width: 462px;
	height: 203px;
	float: left;
	background-color:#FFF;
}

.poogny_box03_02{
	width: 171px;
	height: 203px;
	float: right;
	background-color:#FFF;
}

.poogny_box03_03{
	width: 404px;
	height: 143px;
	float: left;
	background-color:#FFF;
}

.poogny_box03_04{
	width: 229px;
	height: 143px;
	float: right;
	background-color:#FFF;
}

.poogy_borderbox{
	width: 632px;
	background-image:url(../img/poogny_box.gif);
	background-repeat:repeat-y;
	margin-bottom: 0px;
	margin-top: 28px;
}

/*追加　aqua-bed
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.clear{
	clear: both;
}

.aqua_title01{
	background-color:#e27b24;
	height: 30px;
	width: 633px;
}

.aqua_title02{
	background-color:#89b93a;
	height: 30px;
	width: 633px;
}

.aqua_title03{
	background-color:#e27b24;
	height: 30px;
	width: 590px;
	margin: 0 auto;
	margin-top: 60px;
}

.aqua_title_font{
	color:#FFF;
	font-size:16px;
	padding-top: 5px;
	padding-left: 5px;
}

.aqua_back{
	background-color:#FFF;
	width: 633px;
	font-size: 16px;
	margin-bottom: 38px;
}


.aqua_fulltext{
	margin-left: 9px;
	width: 590px;
	margin: 0 auto;
}

.aqua_big{
	font-size:18px;
	font-weight:bold;
}

.aqua_left{
	float: left;
}

.aqua_right{
	float: right;
}

.con01 .aqua_left{
	width: 361px;
	margin-left: 21px;
}

.con01 .aqua_right{
	margin-right: 21px;
}

.con01 .aqua_left .aqua_big{
	margin-top: 150px;
}

.aqua_borderbox01{
	width: 632px;
	background-image:url(../img/aqua_box01.jpg);
	background-repeat:repeat-y;
	margin-bottom: 0px;
	margin-top: 38px;
}


.aqua_borderbox01 .aqua_big{
	margin-top: 25px;
}


.aqua_borderbox02{
	width: 632px;
	background-image:url(../img/aqua_box02.jpg);
	background-repeat:repeat-y;
	margin-bottom: 0px;
	margin-top: 28px;
}

.aqua_borderbox02 .aqua_big{
	margin-top: 25px;
}

.aqua_borderbox03{
	width: 632px;
	background-image:url(../img/aqua_box03.jpg);
	background-repeat:repeat-y;
	margin-bottom: 0px;
	margin-top: 28px;
}

.aqua_borderbox03 .aqua_big{
	margin-top: 25px;
}

.aqua_borderbox03 .top_text{
	margin-top: 50px!important;
	margin-bottom: 40px!important;
}

.borderbox_wrap{
	width: 570px;
	margin: 0 auto;
	padding-bottom: 335px;
}

.borderbox_wrap .aqua_right{
	width: 320px;
}

.borderbox_wrap .aqua_left{
	margin-top: -5px;
}

.borderbox_wrap .top_text{
	margin-top: 20px;
	margin-bottom: 30px;
}

.borderbox_wrap .bottom_text{

}

.poogny_img06{
	text-align: center;
}

div.con02{
	padding-bottom: 225px;
}

.con02 .aqua_fulltext{
	margin-top: 15px;
	line-height: 1.7em;
}

.con02 .aqua_left{
	margin-top: 36px;
	margin-left: 21px;
}

.con02 .aqua_left img{
	margin-top: 20px;
	margin-left: 100px;
}

.con02 .aqua_right{
	margin-top: 60px;
	margin-right: 104px;
}

/* フォーム
------------------------------------------------------------*/
input[type="text"],input[type="email"],textarea{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"], p.readon a{
vertical-align:top;
padding:0 10px;
background: #2e69a4;
background: -moz-linear-gradient(top, #2e69a4 0%, #4486c9 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e69a4), color-stop(100%,#4486c9));
background: -webkit-linear-gradient(top, #2e69a4 0%,#4486c9 100%);
background: -o-linear-gradient(top, #2e69a4 0%,#4486c9 100%);
background: linear-gradient(to bottom, #2e69a4 0%,#4486c9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e69a4', endColorstr='#4486c9',GradientType=0 );
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:28px;
height:28px;
font-size:120%;
color:#fff;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,p.readon a:hover{
background: #4486c9;
background: -moz-linear-gradient(top, #4486c9 0%, #2e69a4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4486c9), color-stop(100%,#2e69a4));
background: -webkit-linear-gradient(top, #4486c9 0%,#2e69a4 100%);
background: -o-linear-gradient(top, #4486c9 0%,#2e69a4 100%);
background: linear-gradient(to bottom, #4486c9 0%,#2e69a4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4486c9', endColorstr='#2e69a4',GradientType=0 );
cursor:pointer;
}
*:first-child+html input[type="submit"]{padding:3px;}

.contact_table{
	margin: 0px 0px 10px 30px;
	border-collapse: collapse;
}
.contact_table th{
	width: 125px;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #CCC;
	background:#e3e3e3;
	padding:20px;

}
.contact_td01{
	height: 3px;
	width: 400px;
	padding:0 0 0 10px;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #CCC;
}

.contact_td02{
	height: 3px;
	width: 400px;
	padding:8px 0 8px 10px;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #CCC;
}


.contact_submit{
	margin-left:280px;
}
