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

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

/*トップページ*/
#PageIndex #MainImage{
	clear:both;
	width:900px;
	height:320px;
	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:315px;
	margin:0 20px 0 0;
}
#PageIndex #Main .contentsBox .content h3{
	/*
	display:inline;
	float:right;
	width:155px; */
	margin:0 0 5px 0;
	font-size:12px;
	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:150px;
	margin:0 10px 5px 0;
}

/*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 #e3297d;
    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)";
}



/*追加　会社概要
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.gaiyou{
	overflow: hidden;
}
#Main .gaiyou h1{
	    position: relative;
	    padding-left: 35px;
	    border-bottom: 3px solid #8EC31E;
	    color: #f333;
	    font-size: 25px;
	    line-height; 29px;
	}
#Main .gaiyou h1:before {
	    position: absolute;
	    top: 11px;
	    left: 0;
	    width: 16px;
	    height: 16px;
	    border: 2px solid #8EC31E;
	    content: "";
	}

#Main .gaiyou h1:after {
	    position: absolute;
	    top: 3px;
	    left: 9px;
	    width: 13px;
	    height: 13px;
	    border: 2px solid #8EC31E;
	    content: "";
	}




#Main .gaiyou h2{
	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  ;
}

	/*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: 30px;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #CCC;
	/*hashimoto */
	padding: 20px;
}


.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;
}

a img.linkimg{
background:none!important;
transition: all .3s;
}

a:hover img.linkimg{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
	    -webkit-transition: all .3s;
	transition: all .3s;
}
