/* CSS Document */


body {
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	margin: 0px 0px 0px;
	background-image: url(../image/bg.gif);
	background-repeat: repeat;
}

p {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

	
#container{
	width:870px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	margin:0 auto;
	background:#fff;
}

#header{
	width: 870px;
	background-color: #FFFFFF;
}

#header p#h1 {
	font-size: 12px;
	text-align: left;
	padding: 5px;
	float: left;
	width: 860px;
}

#header p#headlink {
	font-size: 12px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

form {margin:0;padding:0;}
	
/* Link */

a:link {
	color: #0033CC;
	text-decoration: underline;
	}

a:visited {
	color: #0033CC;
	text-decoration: underline;
	}

a:hover {
	color: #FF6600;
	text-decoration: underline;
	}

a.active {
	color: #FF6600;
	text-decoration: underline;
	} 
	
.pan {
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

/*------------------
  ナビゲーション基本設定
------------------*/
#navi {
	width: 870px;
	height: 40px;
}

#navi ul {
	margin: 0px;
	padding: 0px;
}

#navi li {
	float: left;
	list-style-type: none;
}

#navi li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}

/*------------------
  ナビゲーション
------------------*/
#navi li#navi01 a {
	width: 87px;
	height: 40px;
	background-image: url(../image/navi01.gif);
	background-repeat: no-repeat;
}
#navi li#navi02 a {
	width: 87px;
	height: 40px;
	background-image: url(../image/navi02.gif);
	background-repeat: no-repeat;
}
#navi li#navi03 a {
	width: 87px;
	height: 40px;
	background-image: url(../image/navi03.gif);
	background-repeat: no-repeat;
}
#navi li#navi04 a {
	width: 87px;
	height: 40px;
	background-image: url(../image/navi04.gif);
	background-repeat: no-repeat;
}
#navi li#navi05 a {
	width: 87px;
	height: 40px;
	background-image: url(../image/navi05.gif);
	background-repeat: no-repeat;
}
#navi li#navi06 a {
	width: 87px;
	height: 40px;
	background-image: url(../image/navi06.gif);
	background-repeat: no-repeat;
}
#navi li#navi07 a {
	width: 87px;
	height: 40px;
	background-image: url(../image/navi07.gif);
	background-repeat: no-repeat;
}
#navi li#navi08 a {
	width: 87px;
	height: 40px;
	background-image: url(../image/navi08.gif);
	background-repeat: no-repeat;
}
#navi li#navi09 a {
	width: 87px;
	height: 40px;
	background-image: url(../image/navi09.gif);
	background-repeat: no-repeat;
}
#navi li#navi10 a {
	width: 87px;
	height: 40px;
	background-image: url(../image/navi10.gif);
	background-repeat: no-repeat;
}

/*------------------
  ナビロールオーバー
------------------*/
#navi li#navi01 a:hover {
	width: 87px;
	height: 40px;
	background-image: url(../image/navi01.gif);
	background-repeat: no-repeat;
	background-position: 0 -40px;
}
#navi li#navi02 a:hover {
	width: 87px;
	height: 40px;
	background-image: url(../image/navi02.gif);
	background-repeat: no-repeat;
	background-position: 0 -40px;
}
#navi li#navi03 a:hover {
	width: 87px;
	height: 40px;
	background-image: url(../image/navi03.gif);
	background-repeat: no-repeat;
	background-position: 0 -40px;
}
#navi li#navi04 a:hover {
	width: 87px;
	height: 40px;
	background-image: url(../image/navi04.gif);
	background-repeat: no-repeat;
	background-position: 0 -40px;
}
#navi li#navi05 a:hover {
	width: 87px;
	height: 40px;
	background-image: url(../image/navi05.gif);
	background-repeat: no-repeat;
	background-position: 0 -40px;
}
#navi li#navi06 a:hover {
	width: 87px;
	height: 40px;
	background-image: url(../image/navi06.gif);
	background-repeat: no-repeat;
	background-position: 0 -40px;
}
#navi li#navi07 a:hover {
	width: 87px;
	height: 40px;
	background-image: url(../image/navi07.gif);
	background-repeat: no-repeat;
	background-position: 0 -40px;
}
#navi li#navi08 a:hover {
	width: 87px;
	height: 40px;
	background-image: url(../image/navi08.gif);
	background-repeat: no-repeat;
	background-position: 0 -40px;
}
#navi li#navi09 a:hover {
	width: 87px;
	height: 40px;
	background-image: url(../image/navi09.gif);
	background-repeat: no-repeat;
	background-position: 0 -40px;
}
#navi li#navi10 a:hover {
	width: 87px;
	height: 40px;
	background-image: url(../image/navi10.gif);
	background-repeat: no-repeat;
	background-position: 0 -40px;
}

/*サイトメイン*/
#wrapper{
	padding:13px;
	overflow: hidden;
}

/*フッター*/
#footter{
	width:870px;
	background-image: url(../image/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 60px;
	padding-top: 10px;
	clear: both;
	float: none;
}

#footter p#footlink {
	font-size: 12px;
	text-align: right;
	line-height: 17px;
	padding: 5px;
}

#footter p#copyright {
	font-size: 12px;
	text-align: center;
	line-height: 17px;
	margin-top: 20px;
}


/*カテゴリータイトル*/
#category_title {
	width: 870px;
	height: 35px;
	background-image: url(../image/title_bg.gif);
	background-repeat: no-repeat;
}

#category_title p {
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	line-height: 17px;
	padding-top: 7px;
	padding-right: 7px;
	color: #333333;
}
.manen2 {
	font-size: 12px;
	color: #333333;
}
/*左サイド フリーワード検索*/
#sidebar_left #freeword{
	width:200px;
	margin-top: 15px;
}
#zoom_img {
	padding: 5px;
	float: left;
	height: auto;
	width: 360px;
}

