@charset "utf-8";
/* CSS Document */

/* ************************************************ 
 *	共通設定
 * ************************************************ */

/*DEFAULT
------------------------------------------------------------ */
* {
	padding: 0;
	margin: 0;
}
html { background: #EEE url(../img/bac_footer.jpg) repeat-x bottom; }
body {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333;	
	background: url(../img/bac_base.jpg) repeat-x top;
}
h1, h2, h3 {
	font-size: 10px;
	line-height: 10px;
}
ul { list-style-type: none; }
img { vertical-align: bottom; }
a img { border: 0; }
a { outline: none; }
a:link, a:visited {
  color: #003399;
  text-decoration: underline;
}
a:hover, a:active {
	color: #00CCFF;
	text-decoration: none;
}

/*CONTAINER
------------------------------------------------------------ */
#wrapper {
	width: 900px;
	height: auto;
	margin: 0 auto 0 auto;
}
#container {
	float: right;
	width: 700px;
}
#left {
	font-size: 11px;
	float: left;
	width: 190px;
}
.frame {
	background-color: #FFF;
	border: 2px solid #E1E1E1;
	height: 100%;
	margin-bottom: 10px;
}

/*HEADER
------------------------------------------------------------ */
h1 {
	float: left;
	padding: 14px 0 10px 0;
}
#header {
	float: right;
	font-size: 11px;
	line-height: 16px;
	width: 573px;
	padding-top: 20px;
}
#header strong { font-weight: normal; }
#header img { padding-bottom: 10px; }
#header .toppage { float: right; }

/*MENU
------------------------------------------------------------ */
#menu {
	background: url(../img/txt_area.jpg) no-repeat 0 15px;
	width: 188px;
	padding: 37px 0 19px 0;
}
#menu li a {
	display: block;
	text-indent: -9999px;
	height: 53px;
}
#menu01 { background: url(../img/men_area.jpg) 0 0; }
#menu01 a:hover { background: url(../img/men_area.jpg) 188px 0; }
#menu02 { background: url(../img/men_area.jpg) 0 -53px; }
#menu02 a:hover { background: url(../img/men_area.jpg) 188px -53px; }
#menu03 { background: url(../img/men_area.jpg) 0 -106px; }
#menu03 a:hover { background: url(../img/men_area.jpg) 188px -106px; }
#menu04 { background: url(../img/men_area.jpg) 0 -159px; }
#menu04 a:hover { background: url(../img/men_area.jpg) 188px -159px; }

/*LEFT
------------------------------------------------------------ */
#fish {
	text-align: center;
	padding: 10px;
}
#magazine {
	line-height: 16px;
	background: url(../img/txt_free.gif) no-repeat 127px 12px;
	padding: 5px 5px 10px 5px;
}
#magazine div {
	width: 110px;
	padding: 5px 0 10px 5px;
}
#magazine th {
	border-bottom: 1px dotted #999;
	width: 70px;
	padding: 7px;
}
#magazine td {
	border-bottom: 1px dotted #999;
	padding: 7px 7px 7px 0;
}
#magazine p { margin: 10px 0 0 2px; }
#magazine p a {
	background: url(../img/btn_magazine.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	width: 172px;
	height: 40px;
}
#magazine p a:hover { background-position: bottom; }
#friend {
	line-height: 18px;
	padding: 5px 7px 5px 7px;
}
#friend .red { font-weight: bold; }
#friend table {
	background-color: #CCC;
	width: 100%;
	margin-bottom: 7px;
}
#friend table th {
	color: #666;
	background-color: #EEE;
}
#friend table .stock { width: 60px; }
#friend table td {
	background-color: #FFF;
	padding-left: 7px;
}
#friend li { padding-bottom: 5px; }
#left .small {
	font-size: 10px;
	text-align: center;
	padding: 5px 0 5px 0;
}
#left hr {
	height: 1px;
	margin: 10px 0 10px 0;
}

/*FOOTER
------------------------------------------------------------ */
.return a {
	line-height: 11px;
	background: url(../img/btn_return.jpg) no-repeat right top;
	display: block;
	text-indent: -9999px;
	height: 22px;
}
.return a:hover { background-position: right bottom; }
#footer {
	height: 71px;
	padding-top: 1px;
}
#footer strong { font-weight: normal; }
#footer .toppage { float: left; }
#footer ul {
	float: left;
	padding: 7px 0 0 10px;
}
#footer li {
	font-size: 11px;
	display: inline;
	padding-right: 7px;
}
#footer li a {
	background: url(../img/ico_arrow.gif) no-repeat 0 center;
	padding-left: 15px;
}
#footer li a:hover { background: url(../img/ico_arrow.gif) no-repeat 1px center; }
.copy {
	font-size: 10px;
	line-height: 14px;
	padding-top: 3px;
}

/*ADJUSTMENT
------------------------------------------------------------ */
.hidden {
  display: none;
  visibility: hidden;
}
.clear { clear: both; }
.alignright { float: right; }
.alignleft { float: left; }
.txtright {	text-align: right; }
.txtleft { text-align: left; }
.txtcenter { text-align: center; }
.imgright {
	float: right;
	padding-left: 10px;
}
.imgleft {
	float: left;
	padding-right: 10px;
}
.space10 { padding: 10px; }
.top5 { padding-top: 5px; }
.top10 { padding-top: 10px; }
.bottom10 { padding-bottom: 10px; }
.red { color: #FF0000; }
.toppage a {
	background: url(../img/btn_top.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	width: 125px;
	height: 25px;
}
.toppage a:hover { background-position: bottom; }
.arrow {
	background: url(../img/ico_trigona.gif) no-repeat 10px 10px;
	padding: 5px 0 10px 18px;
}
