@charset "utf-8";

/******************************************************

pi-xy.jp
last mod 090910


*****************************************************/





/*****************************************************

base 

*****************************************************/

html{
	margin:0;
	padding:0;
	height:100%;
	}

body{
	height:100%;
	padding: 0;
	margin: 0;
	font-family:"メイリオ", Meiryo,  Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height:160%;
	width:100%;
	background:url(../img/headerBG.jpg) repeat-x;

}

a:link{
	
}

a:visited{

}

a:hover{

}


img{
	margin: 0;
	padding:0;
	border: none;
	vertical-align:top;
}

a img{
	margin: 0;
	padding:0;
	border: none;
}



hr{
	clear: both;
	padding: 0;
	margin: 0;
	visibility: hidden;
}


.cr{
	clear: both;
	padding: 0;
	margin: 0;
}

.cr_left{
	clear: left;
	padding: 0;
	margin: 0;
	}



table, td{
	border:none;
	background-color:transparent;
	margin:0;
	padding:0;
	vertical-align:bottom;
	border-collapse:collapse; 
	}

dl,dd,dt{
	margin:0;
	padding:0;
	}

dd{
	margin:0;
	padding:0;
	}

form{
	margin:0;
	padding:0;
	}

ul, li{
	margin:0;
	padding:0;
	}

h3, h4{
	margin:0;
	padding:0;
	}
	





/*****************************************************

header

*****************************************************/


#header{
	height:135px;
	width: 900px;
	margin:0 auto;
	background:url(../img/header_bg.jpg) no-repeat 0 0;
	}

#header h1{
	margin:0;
	padding:0;
	float:left;
	width:283px;
	}
	
#header h1 a{
	height: 56px;
	width: 283px;
	margin:18px 0 0 0;
	padding:0;
	background:url(../img/headerLogo.jpg);
	text-align:left;
	text-indent:-9999px;
	display:block;
	float:left;
}




/**　非バナー
#header_info a{
	margin:19px 0 0 0;
	display:block;
	padding:0;
	width:111px;
	height:38px;
	float:right;
	text-indent:-9999px;
	background:url(../img/headerInfo.jpg) no-repeat;
	}
**/



/**　バナー　**/
#header_info a{
	margin:0 0 0 0;
	display:block;
	padding:0;
	width:227px;
	height:96px;
	float:right;
	text-indent:-9999px;
	background:url(../img/bnr_header_siryou.jpg) no-repeat;
	}
#header_info a:hover{
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	}

/*****************************************************

container

*****************************************************/
#ConWrap{
	width:100%;
	background:url(../img/h3BG.jpg) repeat-x;
	padding-top:110px;
	}

#container{
	margin:0 auto;
	width: 900px;
	height:100%;
	clear:both;
	text-align:left;
	background:transparent;
	}


#main{
	width:650px;
	padding:0 0 0 0;
	float:left;

}
h4{
	margin:0;
	padding:0;
	text-indent:-9999px;
	}
h5{
	margin:0;
	padding:0;
	width:650px;
	height:42px;
	text-indent:-9999px;

	}


/*****************************************************

各ページ汎用

*****************************************************/

#categoryTitle{/*090909メニューブックチェックページのカテゴリータイトル用に追加*/
	height:120px;
	margin:-110px 0 0 0;
	}
	
	
	
.catch{
	margin:0 0 50px 0;
	}
.itemBox{
	margin:20px 0;
	}
.itemBox p{
	margin:15px 0 0 0;
}
.itemBnr{
	width:210px;
	display:inline;
	float:left;
	margin:0 10px 53px 0;
}
.itemBnr_right{
	width:210px;
	display:inline;
	float:left;
	margin:0 0 53px 0;
}
.itemTitle{
	width:210px;
	height:36px;
	text-indent:-9999px;
	margin:0 0 15px 0;
	}

.h5blank{
	background:url(../img/h5blankBG.jpg) no-repeat;
	width:630px;
	height:48px;
	font-size:14px;
	font-weight:bold;
	padding:15px 0 0 20px;
	margin:0;
	text-indent:0px;
}


.conte090909{/*090909メニューブックチェックページのカテゴリータイトル用に追加*/
	width:630px;
	margin:0 0 0 20px;
	clear:both;
	}

.contpart{
	margin:0 0 60px 0;
	}

.contpart:after {
  content: ".";
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}

.contpart table{
	margin:0;
	padding:0;
	}


.conte090909 h4,
.conte090909 h3{
	font-weight:bold;
	font-size:14px;
	border-bottom:1px dotted #cfcfcf;
	padding:0 0 3px 0;
	text-indent:0;
	margin:0 0 10px 0;
	}
	
	
.conte p{
	margin:10px 0 30px 20px;
	}
	
.cateTitle{
	font-style:italic;
	color:#540303;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 20px 0;
	padding:5px;
	background:#EAEAEA;	
	}

.red{
	color:#FF0000;
	}

.blank_last{
	padding:200px 0;
	}


/*****************************************************

パンくずリスト

*****************************************************/

#main .entryBody #topicPath_01 {
	margin:0 0 15px 0;
	font-size:10px;
}
#main .entryBody #topicPath_01 li {
	display:inline;
	line-height:110%;
	list-style-type:none;
}
#main .entryBody #topicPath_01 li a {
	padding-right:10px;
	background:url(../img/topicpath.gif) no-repeat right center;
}


/*****************************************************

ページ先頭へ

*****************************************************/

#pageTop{
	margin-top:30px;
	float:right;
	}



/*****************************************************

footer

*****************************************************/

#FooterWrap{
	clear:both;
	margin:0;
	padding:28px 0 0 0;
	width:100%;
	background:url(../img/footerBG.jpg) repeat-x;
	height:190px;

	}

#footer{
	margin:0 auto;
	width:900px;
}
#footerLogo{
	float:left;
	text-indent:-9999px;
	background:url(../img/footerLogo.jpg);
	width:188px;
	height:38px;
	}
.footerText{
	float:left;
	border-left:1px dotted #ffccae;
	margin:5px 0 30px 35px;
	padding:0 0 0 10px;
	color:#FFFFFF;
	font-size:10px;
	line-height:1.9em;
	width:220px;
	}
.footerText a{
	color:#fff;
}
.footerText a:hover{
	color:#FF9966;
	}
#fcapAbout{
	text-indent:-9999px;
	width:170px;
	height:15px;
	margin:0 0 10px -3px;
	background:url(../img/fcapAbout.jpg) no-repeat;
	}

#fcapContact{
	text-indent:-9999px;
	width:100px;
	height:15px;
	margin:0 0 10px -3px;
	background:url(../img/fcapContact.jpg) no-repeat;
	}
#footer ul{
	float:right;
	list-style:none;
	list-style-position:outside;
	}
#footer li{
	height:18px;
	}
	
#copyright{
	clear:both;
	text-indent:-9999px;
	background:url(../img/footerCopyright.jpg) no-repeat;
	width:237px;
	height:18px;
	}	
	


/*****************************************************

ex navi

*****************************************************/

#ex{
	width:230px;
	float:right;
	padding:0;
	margin:0;
	vertical-align:top;
	line-height:100%;
	}
.ex_box_bg{
	width:220px;
	padding:5px;
	margin:0 0 10px 0;
	background:#efede7;
	}
.ex_box{
	background:#fff;
	border:1px solid #ccc;
	}
.ex_title{
	width:208px;
	height:29px;
	font-weight:bold;
	font-size:14px;
	padding:15px 0 0 10px;
	background:url(../img/sn_capTitle.jpg);
	}
.ex_conte{
	padding:5px 10px 10px 10px;
	background:url(../img/snBG.jpg) no-repeat;
	}

#searchBox p{
	display:inline;
	margin:0;
	padding:0;
}


#ex ul{
	margin:0;
	list-style:none;
	list-style-position:outside;

	}
#ex ul li{
	font-weight:bold;
	color:#000;
	
}
#ex li a{
	display:block;
	margin:0;
	padding:10px 0 10px 15px;
	background:url(../img/arrow.gif) no-repeat 0 11px;
	border-bottom:1px solid #ececec;
	font-weight:normal;
}
#ex li a:hover{
	display:block;
	background: #f4f4f4 url(../img/arrow.gif) no-repeat 2px 11px;
	border-bottom:1px solid #ececec;
}

#ex ul li{
	margin:0 0 0 0;
}
#ex ul li ul{
	margin:0;
	}


#ex a{
	color:#7b756a;
	text-decoration:none;
	}
#ex a:hover{
	color:#333333;
	}
#categories{
}
#categories ul li{
	color:#000;
	}
#categories ul li a{
	color:#000;
	background: #f4f4f4 url(../img/arrow.gif) no-repeat 0 11px;
	font-weight:bold;
}



div#categories ul li ul li a{
	margin:0 0 0 15px;
	background:#fff url(../img/arrow.gif) no-repeat 0 11px;
	color:#7b756a;
	font-weight:normal;
	}

#ex li.over{
	display:block;
	margin:0;
	padding:10px 0 10px 15px;
	background:url(../img/arrow.gif) no-repeat 0 11px;
	border-bottom:1px solid #ececec;
	font-weight:bold;
	}
.bnr{
	margin:0 0 10px 0;
}
.bnr a:hover{
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}


/*****************************************************

Global Navi

*****************************************************/

#glnavi{
	clear:both;
	margin:0;
	padding:0;
	width:900px;
	height:39px;
	}
#glnavi ul{
	padding:0 0 0 0;
}
#glnavi li{
	display : block;
	float:left;
	margin:0;
	padding:0;
}

#nv00 a{
	margin : 0;
	padding : 0;
	width : 180px;
	height : 39px;
	background : url(../img/btnGAbout.jpg) no-repeat top left;
	display : block;
	text-indent:-9999px;
	text-decoration : none;
	}
#nv00 a:hover{
	background : url(../img/btnGAbout.jpg) no-repeat bottom left;
	}


#nv01 a{
	margin : 0;
	padding : 0;
	width : 180px;
	height : 39px;
	background : url(../img/btnGWorks.jpg) no-repeat top left;
	display : block;
	text-indent:-9999px;
	text-decoration : none;
	}
#nv01 a:hover{
	background : url(../img/btnGWorks.jpg) no-repeat bottom left;
	}


#nv02 a{
	margin : 0;
	padding : 0;
	width : 180px;
	height : 39px;
	background : url(../img/btnGService.jpg) no-repeat top left;
	display : block;
	text-indent:-9999px;
	text-decoration : none;
	}
#nv02 a:hover{
	background : url(../img/btnGService.jpg) no-repeat bottom left;
	}


#nv03 a{
	margin : 0;
	padding : 0;
	width : 180px;
	height : 39px;
	background : url(../img/btnGCompany.jpg) no-repeat top left;
	display : block;
	text-indent:-9999px;
	text-decoration : none;
	}
#nv03 a:hover{
	background : url(../img/btnGCompany.jpg) no-repeat bottom left;
	}
	
	
#nv04 a{
	margin : 0;
	padding : 0;
	width : 180px;
	height : 39px;
	background : url(../img/btnGContact.jpg) no-repeat top left;
	display : block;
	text-indent:-9999px;
	text-decoration : none;
	}
#nv04 a:hover{
	background : url(../img/btnGContact.jpg) no-repeat bottom left;
	}


/******************************************************

clearfix

*****************************************************/

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

