@charset "UTF-8";



/*ーーーーーーーーーーブラウザリセットーーーーーーーーーーー*/

body, a, p, img, table, tr, td, ul, table, tr, td, h1, h2, h3, dl, dt, dd, iframe{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-collaps:collaps;
	border-spacing: 0;
	border-left-style: none;
	list-style-type: none;
	vertical-align: top;
	border-collapse: collapse;
	text-decoration: none;
}
body {
	font-size:75%;
	text-align: center;
}
html>/**/body{
	font-size:12px;	/*IE7.0を除くモダンブラウザ用Fontサイズ*/
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/


/*ーーーサイト基礎設定ーーー*/

#wrappre {
	width: 950px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#containerA {
	width: 180px;
	padding-top: 5px;
	padding-left: 10px;
	float: left;
}
#goToIndex {
	width: 180px;
}
#containerA .banner {
	padding-top: 0px;
	padding-bottom: 2px;
}

/*ーリンク基本設定ー*/
#containerB a:link {
	color: #0000cc;
}
#containerB a:visited {
	color: #6633CC;
}
#containerB a:hover {
	color: #0000CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
}
#containerB a:active {
	color: #0066FF;
}

/*ーーー共通利用可能ＣＳＳーーー*/

.fontBolder {
	font-weight: bolder;
}
.notice {
	font-weight: bold;
	color: #FF0B00;
}

.pageTop {
	clear: both;
	margin-left: 650px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.pageTopBtn {
	background-image: url(../images/page_top.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 16px;
	width: 74px;
	display: block;
	border-bottom-style: none  !important;

}
.partitionLine {
	border-top: 1px #cccccc solid;
	width: 100%;
	margin: 10px 0;
}

/*ーーーヘッダー用ＣＳＳーーー*/
#header {
	width: 940px;
	height: 90px;
	padding: 5px 0;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}
#wpbLogo  {
	width:200px;
	float: left;
}


#headerbanner {
	width:740px;
	float:left;
	text-align: center;
}

#sale {
	padding-top: 29px;
	float: left;
	padding-right: 24px;
}

#portfolio {
	float: left;
	width: 592px;
	padding-top: 16px;
	padding-left: 71px;
}
/*ーーーメニューーーー*/
#topmenu {
	clear: both;
	width: 940px;
	height: 38px;
	padding: 0;
	margin: 0;
	background: url(../images/menu_bg.gif) repeat-x;
	
}
#topmenu ul {
	margin-left: 412px;
}
#topmenu li {
	display: inline;
	text-indent:-9999px;
	float:left;
}
#topmenu li a{
	border: 0;
	display:block;
	overflow:hidden;
	outline: 0;
	height:38px;
}
#menu0 {
	width: 104px;
	height:38px;
	background: url(../images/menu0.gif) no-repeat;
}
#menu1 {
	width: 75px;
	height:38px;
	background: url(../images/menu1.gif) no-repeat;
}
#menu2 {
	width: 76px;
	height:38px;
	background: url(../images/menu2.gif) no-repeat;
}
#menu3 {
	width: 74px;
	height:38px;
	background: url(../images/menu3.gif) no-repeat;
}
#menu4 {
	width: 81px;
	height:38px;
	background: url(../images/menu4.gif) no-repeat;
}
#menu5 {
	width: 112px;
	height:38px;
	background: url(../images/menu5.gif) no-repeat;
}

#menu0_over {
	width: 104px;
	height:38px;
	background: url(../images/menu0_over.gif) no-repeat;
}
#menu1_over {
	width: 75px;
	height:38px;
	background: url(../images/menu1_over.gif) no-repeat;
}
#menu2_over {
	width: 76px;
	height:38px;
	background: url(../images/menu2_over.gif) no-repeat;
}
#menu3_over {
	width: 74px;
	height:38px;
	background: url(../images/menu3_over.gif) no-repeat;
}
#menu4_over {
	width: 81px;
	height:38px;
	background: url(../images/menu4_over.gif) no-repeat;
}
#menu5_over {
	width: 112px;
	height:38px;
	background: url(../images/menu5_over.gif) no-repeat;
}


/*ーーーサイドナビゲーション用ＣＳＳーーー*/
#containerC {
	width: 180px;
	padding-left: 10px;
}

#containerC h3 {
	clear: left;
	padding-bottom: 20px;
	padding-top: 15px;
}
#containerC dl {
	width: 180px;
	padding-bottom: 18px;
}
#containerC dt {
	float: left;
	clear: left;
	padding-right: 10px;
}
#containerC dd {
	padding-bottom: 8px;
}
.more {
	clear: left;
	padding-bottom: 25px;
	float: right;
}
.moreBtn {
	background-image: url(../images/more_bg.gif);
	background-repeat: no-repeat;
	width: 84px;
	text-indent: -9999px;
	display: block;
	height: 23px;
	border-bottom-style: none !important;;
}

.extratDt {
	padding-bottom: 30px;
}

/*ーーーＦｏｏｔｅｒ用ＣＳＳーーー*/
#footer {
	width: 928px;
	background-color: #999999;
	padding-top: 33px;
	padding-left: 12px;
	padding-bottom: 70px;
	clear: both;
}
#linkArea {
	float: right;
	padding-right: 10px;
}
#linkArea li {
	float: left;
	padding-left: 3px;
}

/*ーーーーーFloat解除用ＣＳＳーーーーー*/

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

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.thumbnails {
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

