/* ↓メイン */
html,body {
	padding:0;
	margin: 0;
}

h1,h2,h3,h4,h5,h6,p {
	margin:0;
	padding:0;
	font-weight:normal;
}

img {
	border:none;
}

hr {
	display:none;
}

ol,ul,dl,dt,dd,li {
	list-style:none;
	margin:0px;
	padding:0px;
}

body {
	background:url(../site/images/images_top/total_bg.gif) center top repeat-y;
	font-size:0.8em;
	color:#333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a {
	text-decoration:none;
	color:#666;
}

a:hover {
	text-decoration:underline;
	color:#F60;
}

a:active {
	text-decoration:none;
	color:#F60;
}

#container {
	height: 100%;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


dl#information {
	padding: 0px;
	height: 200px;
	width: 156px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

dl#information dt,dl#information dd {
	margin: 0px;
	padding: 0px;
}

.red {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #F00;
}

/* ↑メイン */

/* ↓ナビゲーション */

#globalNavi {
	width:780px;
	height:31px;
	margin:0px;
	padding:0px;
}

#globalNavi li{
	margin:0px;
	padding:0px;
	float:left;
}

#navi01 a{
	background-image: url(../site/images/images_top/navi_top.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 31px;
	width: 130px;
	text-indent: -9999px;
}

#navi01 a:hover {
	background-image: url(../site/images/images_top/navi_top_on.gif);
}

#navi02 a {
	background-image: url(../site/images/images_top/navi_item.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 31px;
	width: 130px;
	text-indent: -9999px;
}

#navi02 a:hover {
	background-image: url(../site/images/images_top/navi_item_on.gif);
}

#navi03 a {
	background-image: url(../site/images/images_top/navi_shopping.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 31px;
	width: 130px;
	text-indent: -9999px;
}

#navi03 a:hover {
	background-image: url(../site/images/images_top/navi_shopping_on.gif);
}

#navi04 a {
	background-image: url(../site/images/images_top/navi_gaiyou.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 31px;
	width: 130px;
	text-indent: -9999px;
}

#navi04 a:hover {
	background-image: url(../site/images/images_top/navi_gaiyou_on.gif);
}

#navi05 a {
	background-image: url(../site/images/images_top/navi_mail.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 31px;
	width: 130px;
	text-indent: -9999px;
}

#navi05 a:hover {
	background-image: url(../site/images/images_top/navi_mail_on.gif);
}

#navi06 a {
	background-image: url(../site/images/images_top/navi_cart.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 31px;
	width: 130px;
	text-indent: -9999px;
}

#navi06 a:hover {
	background-image: url(../site/images/images_top/navi_cart_on.gif);
}

/* ↑ナビゲーション */

/* ↓検索バー */

#searchbar {
	background-color: #FCC;
	padding: 0px;
	height: 27px;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
	font-size: 12px;
}

/* ↓レフト */

#left {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
}

#leftMember {
	padding: 5px;
	font-size: 0.8em;
}

#leftBox {
    background-color: #FCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	margin-bottom: 8px;
}

#left dl {
	padding: 5px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DDD;
}

#left dl dt {
	color: #603;
	background-image: url(images/images_top/catch01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
}

#left dl dd ul li {
	background-image: url(images/images_top/side_menu_line_hana2.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	margin: 0px;
	padding: 0px;
	text-indent: 23px;
	line-height: 22px;
	font-size: 0.9em;
}

/* ↑レフト */

/* ↓ライト */

#right {
	padding: 0px;
	float: right;
	width: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#right01 {
	padding: 0px;
	height: 184px;
	width: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.customerText {
	font-size: 11px;
	line-height: 1.2em;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#right02 {
	background-image: url(images/images_top/rtt_ranking.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	padding: 0px;
	height: 20px;
	width: 172px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#right03 {
	background-image: url(images/images_top/rtt_info.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 20px;
	width: 172px;
	text-indent: -9999px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#right04 {
	background-image: url(images/images_top/rtt_event.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 20px;
	width: 172px;
	text-indent: -9999px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*/* ↓ランキング */

#ranking {
	margin: 0px;
	padding: 0px;
	width: 180px;
}

#ranking ul {
	margin-top: 2px;
	margin-bottom: 2px;
}

#ranking li {
	float:left;
}

.rankPhoto {
	width:70px;
	height:56px;
	float: left;
}

.rankNumber {
	color: #600;
	width:30px;
}

.rankText {
	font-size:11px;
	line-height:14px;
	height:33px;
	padding: 3px;
	margin: 0px;
	width: 70px;
}

/* ↑ライト */

/* ↓メイン */

#maincontent {
	padding: 0px;
	width: 410px;
	margin-right: 185px;
	margin-left: 185px;
}

h2 {
	width:410px;
	height:222px;
	background-image:url(images/images_top/welcome.jpg);
	text-indent:-9999px;
}

#maincontentTt {
	margin-top: 5px;
	margin-left: 5px;
}

#recommend {
	height: 125px;
	width: 410px;
}

.recommendItem {
	float: left;
	height: 108px;
	width: 70px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	border: 1px solid #CCC;
}

.text {
	font-size: 10px;
	color: #333;
	width: 60px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 2px;
	line-height: 11px;
}

/* ↑メイン */

/* ↓メインコンテンツ用 */

#maincontent02 {
	padding: 0px;
	float:right;
	height:100%;
	width:599px;
}


#maincontent dl {
	padding: 0px;
	width: 410px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#maincontent dt {
	font-size: 110%;
	font-style: italic;
	color: #600;
	margin: 0px;
	padding: 0px;
	width: 410px;
	text-indent: 10px;
}

#maincontent dd {
	float:left;
	margin-left: 12px;
	margin-top: 5px;
}
#topicpass {
	font-size: 10px;
	color: #666;
	letter-spacing: 1px;
	height: 17px;
	padding-top: 4px;
	padding-left: 20px;
}

/* ↑メインコンテンツ用 */

/* ↓インフォメーション */

body#infoBody {
	padding: 3px;
	height: 200px;
	width: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size:0.8em;
}

dl#infoData {
	width:150px;
}

dl#infoData dt {
	color:#603;
}

dl#infoData dd {
	margin:0px;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

dl#infoData p {
	margin:0px;
	padding:0px;
}

/* ↑インフォメーション */

/* ↓フッター */

#footer {
	margin: 0px;
	padding: 0px;
    clear: both;
	width: 780px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
}

#footerTt {
	background-color: #F9C;
	text-align: left;
	text-indent: 10px;
	margin: 0px;
	clear: both;
	width: 780px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECC;
	font-weight: bold;
	letter-spacing: 2px;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#footSide1 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 258px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FCC;
	border-left-color: #FCC;
}
.off {
	font-weight: bold;
	color: #ffd700;
}
.calendar {
	margin-right: auto;
	margin-left: auto;
	display: block;
}


#footSide2 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 258px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FCC;
	border-right-color: #FCC;
}

#footCenter {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding: 0px;
	width: 258px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #FCC;
	font-size: 0.9em;
}

#foot {
	background-color: #FCC;
	text-align: center;
	margin: 0px;
	clear: both;
	width: 780px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0.9em;
}

#footTt {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
	color: #603;
	margin: 0px;
	padding: 3px;
	font-size: 1em;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FCC;
	border-bottom-color: #FCC;
}

#footText {
	line-height: 1.2em;
	margin: 0px;
	width: 242px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#footDt {
	font-weight: bold;
}

/* ↑フッター */

/* ↓特定商用 */

.lawTt {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 110%;
	line-height: 160%;
	color: #600;
	margin-top: 10px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-left-width: 12px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #F96;
	text-indent: 10px;
	margin-bottom: 10px;
}

/* ↑特定商用 */

/* ↓ガイド */

.guideTt {
	font-size: 110%;
	font-weight: bold;
	color: #C60;
	background-image: url(images/icon_cap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 35px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#maincontent02 dl {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 8px;
}
#maincontent02 dl dt {
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
	padding: 0px;
	margin-left: 12px;
	margin-top: 10px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#maincontent02 dl dd {
	padding: 0px;
	margin-left: 15px;
}
#maincontent02 dl li {
	margin-left: 18px;
}
.bold {
	font-size: 100%;
	font-weight: bold;
	color: #000;
	margin-left: 18px;
}
