﻿@charset "utf-8";

/* -----全体の設定----- */
*	{ font-family: "ＭＳ Ｐゴシック","Osaka","ヒラギノ角ゴシック Pro W3",Verdana, Arial, sans-serif; }

body {
	margin: 0px 0px 0px 0px;
	color: #000000;
	text-align: center;
	padding: 0px;
	background-image: url(images/bg_stripes.gif);
	background-color: #EEEEEE;
	background-position: 50% 50%;
	}

a {
	color: #0033CC;
	}

a:hover    {
	text-decoration: underline;
	color: #0066FF;
	}

h1,h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

table, tr, td {
	font-weight: normal;
	}

p {
	margin: 3px 0px 5px 0px;
	padding: 3px 0px 1px 5px;
	font-size: 120%;
	line-height: 1.3;
	}

p.small {
	margin: 3px 0px 5px 0px;
	padding: 3px 0px 1px 5px;
	font-size: 100%;
	line-height: 1.3;
	}

div	{ padding:0;margin:0; }

img{
	border: 0px solid #FFFFFF;
	margin:0;
	padding:0;
	}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#container {
	background: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 760px;
	text-align: left;
	border : 1px solid #FFCCCC;
}

.qr_code {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align: left;
	font-size: 90%;
}


/* -----ヘッダー部分----- */
#header {
	margin:0px;
	padding: 0px;
	width:760px;
	height:150px;
	position:relative;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
}

#header a {
	color: #FFFFFF;
	text-decoration: none;
	}

#header h1 {
	float:left;
	margin:0px;
	padding: 0px;
	color: #333333;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	text-indent:10px;
	width:400px;
}

#header h2 {
	float:right;
	margin:0px;
	padding: 0px;
	color: #000000;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	text-align:right;
	padding-right:10px;
	width:280px;
}

#header a:hover{
	text-decoration: underline;
	}

#header p {
	float:left;
	color: #333333;
	font-size:12px;
	font-weight:bold;
	width:400px;
	text-align:right;
	position:absolute;
	top:26px;
	left:280px;
}

#header img{
	margin:0;
	padding:0;
	position:absolute;
	top:40px;
	left:6px;
}

/* ---------- カテゴリー部分 ---------- */

#category {
	margin: 0px 0px 0px 0px ;
	padding: 0px ;
	height: 25px;
	width: auto;
	background-image: url(images/menu-bg2.gif);

}

#category ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 81px ;
	text-align: center;
}

.banner {
	width:97px;
}

.adspace {
	margin-left: 60px;
	padding: 60px;
}

#category li {
	float:left;
	display : block;
	list-style-type: none;
	margin: 0px 0px 0px 0px ;
	height: auto;
}

#category li a {
	color:#FFFFFF;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	text-decoration: none;
	font-size: 12px;
	display : block;
	line-height:25px;
	height:25px;
	background-image: url(images/menu3.gif);
	background-repeat: no-repeat;
	border-left:1px solid #666666;
}

#category li a:hover {
	color:#FF0000;
	margin: 0;
	display : block;
	line-height:25px;
	height:25px;
	background-image: url(images/menu3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top:0px solid #cccccc;
	border-right:1px solid #666666;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;

}

/* ---------- サイドバーと本文部分 ---------- */
#middle {
	}

/* -----本文部分----- */
#center {
	float: left;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	width: 600px;
	color: #000000;
	overflow: hidden;
	line-height: 100%;
	}

#center img{
	border: 0px solid #FFFFFF;
	margin:0;
	padding:0;
	}

.pagecatch {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-size: 12px;
	}

.content {
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size: 12px;
	margin-bottom: 10px;
	}

.content h3 {
	background: #F59B98 url(images/h3_bg.gif);
	font-family: "ＭＳ Ｐゴシック","Osaka","ヒラギノ角ゴシック Pro W3",Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 28px;
	line-height:100px;
	font-weight:bold;
	text-align: left;
	height: 100px;
	text-indent: 10px;
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 5px 5px;
/*	border-top:1px dotted #cccccc;
	border-right:1px dotted #cccccc;
	border-left:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;*/
	}

.content h3 a:link { color:#FFF; }
.content h3 a:visited { color:#FFF; }
.content h3 a:hover { color:#FFF; }
.content h3 a:active { color:#FFF; }


.content h4 {
	width: 550px;
	color: #FF6666;
	font-size: 18px;
	font-weight:bold;
	line-height:20px;
	text-align: left;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 5px 30px;
	border-bottom:1px dotted #cccccc;
	}

.content h4 a:link { color:#0063FE; }
.content h4 a:visited { color:#0063FE; }
.content h4 a:hover { color:#0063FE; }
.content h4 a:active { color:#0063FE; }

.content h5 {
	color: #FF0000;
	font-size: 14px;
	font-weight:bold;
	line-height:16px;
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 2px 10px;
	width: 544px;
	clear: both;
	}

.content h5 a:link { color:#FFF; }
.content h5 a:visited { color:#FFF; }
.content h5 a:hover { color:#FFF; }
.content h5 a:active { color:#FFF; }

.content h6 {
	color: #FFF;
	font-size: 14px;
	font-weight:bold;
	line-height:20px;
	text-align: left;
	padding: 2px 0 0 10px;
	margin: 0px 0px 5px 20px;
	background: #ffffff url(images/line.gif) no-repeat left top;
	}

.content h6 a:link { color:#FFF; }
.content h6 a:visited { color:#FFF; }
.content h6 a:hover { color:#FFF; }
.content h6 a:active { color:#FFF; }

.content p {
	padding: 0px 0px 0px 0px;
	margin: 10px 30px 10px 30px;
	color: #000000;
	font-size: 12px;
	}
	
.content table {
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 20px;
	}
	
.content li {
	margin: 0px 0px 5px 20px;
	height: auto;
}

.content li a {
	color:#3366CC;
	margin: 0;
	font-size: 12px;
}

.content li a:hover {
	color:#FF0000;
	margin: 0;
	font-size: 12px;
}

.topicpath {
	color: #666666;
	font-size: 12px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 3px 0px;
/*	background: #FBF1DB; */
	background: #FFF; 
	padding-left: 10px;
	border-bottom: solid 0px #CCCCCC;
}

.commenttext {
	color: #666666;
	font-size: 12px;
}

.shopbox{
	width : 260px;
	height : 160px;
	margin-left: 30px;
	margin-bottom: 5px;
	float:left;
}


.shopcatch {
	padding: 5px;
	background: #EEEEEE;
	border: solid 1px #666666;
	margin-bottom: 5px;
}

.shopcatch a{
	color: 
}


.shopcomment {
	padding: 5px;
	width: 	120px;
	float:left;
}

.shopimg {
	width: 	130px;
	margin-left : auto;
	margin-right : auto;
	float:left;
}

.clear {
	CLEAR: both
}


.topbrand{
	background-color: #FF9900;
	border-top: solid 1px #FFC097;
	border-right: solid 1px #FF6600;
	border-bottom: solid 1px #FF6600;
	border-left: solid 1px #FFC097;
	text-decoration: none;
	color: #FFFFFF;
	text-align:center;
}

.topbrand a{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}

/* -----サイドバー左部分　全体設定----- */
#sidenavi {
	clear: both;
	float: left;
	width: 160px;
	overflow: hidden;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	background: #FFF;
	}
	
#sidenavi img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

		
/* -----左サイドバー部分　sidebar----- */
#sidebar {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size: 12px;
	}

#sidebar h3 {
	color: #CC3366;
	font-size: 14px;
	text-align: left;
	line-height:16px;
	padding:20px 0px 0px 5px;
	background: url(images/sideber.gif) no-repeat;
	height: 30px;
	}

#sidebar a{
	text-decoration: none;
	color:#333333;
	font-size: 12px;
	text-align: left;
	display: block;
	}

#sidebar ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-indent: 0px;
	font-size: 12px;
	text-align: left;
	}

#sidebar li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 20px;
	background: #EEEEEE;
	list-style-type: none;
}

#sidebar li a {
	border-top: 1px dotted #CCCCCC ;
	border-right: 1px dotted #CCCCCC ;
	border-bottom: 1px dotted #CCCCCC ;
	border-left: 0px dotted #CCCCCC ;
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	height: 20px;
	background: #FDEBF9;
	list-style-type: none;
}

#sidebar li a:hover {
	display : block;
	border-top: 1px dotted #CCCCCC ;
	border-right: 1px dotted #CCCCCC ;
	border-bottom: 1px dotted #CCCCCC ;
	border-left: 0px dotted #CCCCCC ;
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	height: 20px;
	background: #F9D9EE;
	list-style-type: none;
}

/* -----左サイドバー部分　sidebar2----- */
#sidebar2 {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size: 12px;
	}

#sidebar2 h3 {
	color: #CC3366;
	font-size: 14px;
	text-align: left;
	line-height:16px;
	padding:20px 0px 0px 5px;
	background: url(images/sideber2.gif) no-repeat;
	height: 20px;
	}


#sidebar2 a{
	text-decoration: none;
	color:#333333;
	font-size: 12px;
	text-align: left;
	display: block;
	}

#sidebar2 ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-indent: 0px;
	font-size: 12px;
	text-align: left;
	}

#sidebar2 li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 20px;
	background: #EEEEEE;
	list-style-type: none;
}

#sidebar2 li a {
	border-top: 1px dotted #CCCCCC ;
	border-right: 0px dotted #CCCCCC ;
	border-bottom: 1px dotted #CCCCCC ;
	border-left: 1px dotted #CCCCCC ;
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	height: 20px;
	background: #E1F5F6;
	list-style-type: none;
}

#sidebar2 li a:hover {
	display : block;
	border-top: 1px dotted #CCCCCC ;
	border-right: 0px dotted #CCCCCC ;
	border-bottom: 1px dotted #CCCCCC ;
	border-left: 1px dotted #CCCCCC ;
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	height: 20px;
	background: #C2EBED;
	list-style-type: none;
}

#sidenavi2 {
	MARGIN-TOP: 1px; FLOAT: right; OVERFLOW: hidden; WIDTH: 150px; COLOR: #666666
}

/* -----サイドバー右部分　全体設定----- */
#sidenavi2 {
	float: left;
	width: 160px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-right: solid 0px #666666;
	border-bottom: solid 0px #666666;
	color: #666666;
	background: #FFFFFF;
	}
	
#sidenavi img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}


/* -----右サイドバー部分　sidebar3----- */
#sidebar3 {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size: 12px;
	}

#sidebar3 h3 {
	color: #CC3366;
	font-size: 14px;
	text-align: left;
	line-height:16px;
	padding:20px 0px 0px 5px;
	background: url(images/sideber2.gif) no-repeat;
	height: 120%;
	}


#sidebar3 a{
	text-decoration: none;
	color:#333333;
	font-size: 12px;
	text-align: left;
	display: block;
	}

#sidebar3 ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-indent: 0px;
	font-size: 12px;
	text-align: left;
	}

#sidebar3 li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 20px;
	background: #EEEEEE;
	list-style-type: none;
}

#sidebar3 li a {
	border-top: 1px dotted #CCCCCC ;
	border-right: 0px dotted #CCCCCC ;
	border-bottom: 1px dotted #CCCCCC ;
	border-left: 1px dotted #CCCCCC ;
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	height: 20px;
	background: #FFF1B9;
	list-style-type: none;
}

#sidebar3 li a:hover {
	background: #FFE784;
}

#sidenavi3 {
	MARGIN-TOP: 1px; FLOAT: left; OVERFLOW: hidden; WIDTH: 150px; COLOR: #666666
}

.ranking{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	background: #FFFFFF;
	font-size: 12px;
}



/* -----検索----- */
#search {
	margin: 10px 5px 5px 10px;
	padding: 0px 0px 0px 0px;
	}


/* -----フッター部分----- */

#footer{
	border-top: double 3px #CCCCCC;
	border-bottom: solid 0px #666666;
	padding-top: 3px;
	clear: both;
	text-align: left;
	padding-bottom: 0x;
	margin-bottom: 0px;
	background-color: #FFF0F8;
}

#footer h3{
	color:#333333;
	font-size: 11px;
	text-align: right;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	padding-bottom: 5px;
}

#footer p{
	color:#333333;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
}

#footer a{
	color:#333333;
	text-decoration: none;
}


#MainMenu 
{
	height:40px;
	background:url(images/bmid_074.gif);
	border:0;
	margin:0;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background:#000 url(images/bright_074.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(images/bleft_074.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:normal;
	line-height:40px;
	padding:0 15px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0;
	background:url(images/bmid_074.gif);
	color:#FFF;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:180px;
	display:block;
	border:0;
	color:#FFF;
	background:url(images/bleft_074.gif) no-repeat left top;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	margin:0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	line-height:40px;
	background:url(images/bright_074.gif) no-repeat right top;
	font-size:11px;
	color:#FFF;
	float:none;
	padding:0 15px;
}
.dropmenudiv a:hover 
{
	border:0;
	background-position:left bottom;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	color:#FFF;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFF;
	font-weight:700;
}

.buttonscontainer {width: 140px;}

.buttons a {
	color: #000000;
	background-color: #FFCCCC;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-left: 10px solid #FF6699;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
}

.buttons a:hover {
	border-left: 10px solid #CC9999;
	text-decoration: none;
	color: #000000;
}

.buttonscontainer2 {width: 140px;}

.buttons2 a {
	color: #000000;
	background-color: #99CCCC;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-left: 10px solid #336699;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
}

.buttons2 a:hover {
	border-left: 10px solid #666699;
	text-decoration: none;
	color: #000000;
}


.buttonscontainer3 {width: 140px;}

.buttons3 a {
	color: #000000;
	background-color: #FFCC33;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-left: 10px solid #FF6633;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;}

.buttons3 a:hover {
	border-left: 10px solid #CC6600;
	text-decoration: none;
	color: #000000;
}

