@charset "utf-8";
body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
	color: #666666;
	letter-spacing: 1px;
	font-size: 10px;
}

p {
	font-size: 14px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 18px;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #333333;
}



a:active {
	color: #FF6600;
	text-decoration: underline;
}

/*ラッパー*/
.wrapper {
	background-color: #FFFFFF;
	width: 828px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.header {
	display: inline;
	float: left;
	width: 808px;
	margin-left: 20px;
	font-size: 18px;
}
.main {
	float: left;
	width: 828px;
	display: inline;
}
.contents {
	float: left;
	width: 498px;
	display: inline;
}
.leftSide {
	float: left;
	width: 160px;
	display: inline;
}
.rightSide {
	float: right;
	width: 160px;
	display: inline;
}
.footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006766;
	clear: both;
	float: left;
	height: 30px;
	width: 828px;
	padding-top: 10px;
	text-align: center;
	font-size: 10px;
	color: #666666;
}

.menubar {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 27px;
	width: 828px;
	font-size: 10px;
	line-height: 180%;
	padding-top: 4px;
}
.item {
	font-size: 10px;
	color: #999999;
	float: left;
	width: 458px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	display: inline;
}
.item img {
	padding-bottom: 15px;
	display: inline;
}
.item .right {
	float: right;
	width: 276px;
	padding-left: 20px;
	display: inline;
}
.item .left img {
	border: 1px solid #999999;
}




.menubar ul {
	margin: 0px;
	padding: 0px;
	float: left;
}

.menubar a {
	display: block;
	float: left;
	height: 27px;
	width: 120px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.menubar li {
	display: inline;
}
.menubar a:hover {
	display: block;
	float: left;
	height: 27px;
	width: 120px;
	text-align: center;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -27px;
	color: #FFFFFF;
	text-decoration: none;
}
.menubar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.rightSide .rightBox01 {
	padding: 10px;
	float: left;
	width: 138px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	font-size: 10px;
	color: #999999;
	display: inline;
	text-align: center;
}

.menubar a:active {
	display: block;
	float: left;
	height: 27px;
	width: 120px;
	text-align: center;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 27px;
	color: #FFFFFF;
	text-decoration: none;
}
.header .subtitle {
	font-size: 10px;
}
.header h1 {
	display: inline;
	float: left;
	width: 300px;
	font-size: 24px;
	font-weight: bold;
}
.header .keyw {
	float: left;
	width: 500px;
	font-size: 10px;
	color: #999999;
}

.footer a {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:active {
	color: #666666;
	text-decoration: none;
}
.title {
	font-size: 18px;
	color: #666666;
	float: left;
	height: 26px;
	width: 468px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	padding-top: 5px;
	display: inline;
}
.rightSide .site {
	float: left;
	width: 160px;
	margin-top: 20px;
	display: inline;
}
.site ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.site .sidetitle {
	font-size: 12px;
	background-image: url(../images/sidetitlebg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 140px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
	height: 16px;
	font-weight: bold;
	display: inline;
	padding-top: 5px;
}
.site li {
	float: left;
	width: 150px;
	padding: 5px;
	background-color: #F5F5F5;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.item .left {
	float: left;
	width: 122px;
	padding-left: 20px;
	height: 100px;
	display: inline;
}
.item .right .link {
}
.item .price {
	color: #333333;
	text-decoration: none;
}
.rightSide .tag {
	float: left;
	width: 160px;
	margin-top: 20px;
	display: inline;
}
.tag .tag_box {
	display: inline;
	padding: 5px;
	float: left;
	width: 150px;
	background-color: #F5F5F5;
	font-size: 10px;
	text-decoration: none;

}
.tag .sidetitle {
	font-size: 12px;
	background-image: url(../images/sidetitlebg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 140px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
	height: 16px;
	font-weight: bold;
	display: inline;
	padding-top: 5px;
}
.t1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.t2 {
	font-size: 12px;
	color: #666666;
}
.t1 a {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.t2 a {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tag .tag_box a {
	display: inline;
	background-color: #F5F5F5;
	text-decoration: none;
}
.tag .tag_box a:hover {
	display: inline;
	background-color: #F5F5F5;
	text-decoration: none;
	color: #666666;
}
.header h1 a {
	text-decoration: none;
	color: #333333;
}
.header h1 a:visited {
	text-decoration: none;
	color: #333333;
}
.header h1 a:active {
	text-decoration: none;
	color: #333333;
}
.header h1 a:hover {
	text-decoration: none;
	color: #333333;
}
