/* ================================================================================ */
/* 2.リンク　                                                                       */
/* ================================================================================ */

a:link,
a:visited,
a:active {
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

/* ================================================================================ */
/* 3.レイアウト                                                                     */
/* ================================================================================ */
#wrapper {
	width: 1000px;
	margin: 0px auto 0;
	padding: 0 0 30px;
	text-align: left;
}

#head {
	width: 100%;
	height: 117px;
	margin:0;
}

#contents {
	width: 1000px;
	margin: 0 0 0;
}

#main {
	width: 800px;
	margin:10px 0 0;
	float: right;
}

#menu {
	width: 181px;
	margin:10px 0 0;
	float: left;
}

#footer-wrap {
	clear: both;
	background:#FFFFFF;
}

#footer {
	width: 100%;
	font-size: 11px;
	text-align: left;
	color:#999999;
	margin: 0px auto;
	clear: both;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:active {
	color: #555555;
}

#footer a:hover {
	color: #EE8800;
}

/* ================================================================================ */
/* 4.ヘッダー　                                                                     */
/* ================================================================================ */
.header_top {
	width: 100%;
	height: 82px;
}

.logo {
	width: 198px;
	height: 80px;
	margin: 0;
	float: left;
	background:url(../images/css/logo.jpg) no-repeat left top;
	text-indent:-9999px;
}

.logo a {
	display:block;
	width: 198px;
	height: 80px;
}

.h-navi {
	width: 650px;
	margin: 14px 0 0;
	float: right;
}

.h-navi .shoping {
	float: right;
}

.h-navi .shoping li {
	margin: 0;
	display: inline;
}

.h-navi .base {
	margin: 20px 0 0;
	float: right;
}

.h-navi .base li {
	width: 100px;
	height: 18px;
	margin: 0 0 0 -5px;
	float: left;
	text-indent:-9999px;
}

.h-navi .base li a {
	display: block;
	width: 100px;
	height: 18px;
}

.h-navi .base li#pdc {
	background: url(../images/header/ic_hnavi001.gif) no-repeat left top;
}
.h-navi .base li#pdctv {
	background: url(../images/header/ic_hnavi002.gif) no-repeat left top;
}
.h-navi .base li#home {
	background: url(../images/header/ic_hnavi009.gif) no-repeat left top;
}

/* グローバルナビゲーション */
.global-navi {
	width: 100%;
	margin: 0;
	clear: both;
}

.global-navi ul {
	margin: 0 50px;
	padding: 0;
}

.global-navi ul li {
	width: 150px;
	height: 35px;
	float: left;
	margin:0;
	text-indent:-9999px;
}

.global-navi ul li a {
	display: block;
	width: 150px;
	height: 35px;
}

.global-navi ul li#gnavi001 {
	background: url(../images/g_navi/001.jpg) no-repeat left top ;
}
.global-navi ul li#gnavi001 a:hover {
	background: url(../images/g_navi/001a.jpg) no-repeat left top ;
}
.global-navi ul li#gnavi002 {
	background: url(../images/g_navi/002.jpg) no-repeat left top ;
}
.global-navi ul li#gnavi002 a:hover {
	background: url(../images/g_navi/002a.jpg) no-repeat left top ;
}
.global-navi ul li#gnavi003 {
	background: url(../images/g_navi/003.jpg) no-repeat left top ;
}
.global-navi ul li#gnavi003 a:hover {
	background: url(../images/g_navi/003a.jpg) no-repeat left top ;
}
.global-navi ul li#gnavi004 {
	background: url(../images/g_navi/004.jpg) no-repeat left top ;
}
.global-navi ul li#gnavi004 a:hover {
	background: url(../images/g_navi/004a.jpg) no-repeat left top ;
}
.global-navi ul li#gnavi005 {
	background: url(../images/g_navi/005.jpg) no-repeat left top ;
}
.global-navi ul li#gnavi005 a:hover {
	background: url(../images/g_navi/005a.jpg) no-repeat left top ;
}
.global-navi ul li#gnavi006 {
	background: url(../images/g_navi/006.jpg) no-repeat left top ;
}
.global-navi ul li#gnavi006 a:hover {
	background: url(../images/g_navi/006a.jpg) no-repeat left top ;
}

/* ================================================================================ */
/* 5.メニュー　                                                                     */
/* ================================================================================ */

#menu .main-menu {
	margin: 0 0 13px 2px;
	padding: 0;
}
#menu .main-menu dt {
	margin: 0;
	padding: 0;
}
#menu .main-menu dt {
display:block;
width:180px;
height:35px;
}
#menu .main-menu dt.side-top {
	width: 180px;
	height:35px;
	background: url(../images/sidenavi/top.gif) no-repeat left top;
	text-indent:-9999px;
	}

#menu .main-menu dt.side001 {
	width: 180px;
	height:35px;
	background: url(../images/sidenavi/001.jpg) no-repeat left top;
	text-indent:-9999px;
	}
#menu .main-menu dt.side002 {
	width: 180px;
	height:35px;
	background: url(../images/sidenavi/002.jpg) no-repeat left top;
	text-indent:-9999px;
	}
#menu .main-menu dt.side003 {
	width: 180px;
	height:35px;
	background: url(../images/sidenavi/003.jpg) no-repeat left top;
	text-indent:-9999px;
	}
#menu .main-menu dt.side004 {
	width: 180px;
	height:35px;
	background: url(../images/sidenavi/004.jpg) no-repeat left top;
	text-indent:-9999px;
	}
#menu .main-menu dt.side005 {
	width: 180px;
	height:35px;
	background: url(../images/sidenavi/005.jpg) no-repeat left top;
	text-indent:-9999px;
	}
#menu .main-menu dt.last {
	padding: 0 0 10px;
	background: url(../img/bg_menu_dd.jpg) no-repeat left top;
	text-indent:-9999px;
}
#menu .main-menu dd {
	margin: 0;
	padding: 0;
}
#menu .main-menu dd ul {
	margin: 0;
	padding: 0 0 0;
}
#menu .main-menu dd ul li {
width:180px;
height:26px;
	margin: 0;
	padding: 0 0 0 16px;
	line-height: 26px;
	background: url(../images/sidenavi/bg_detail2.jpg) no-repeat left center;
}
#menu .main-menu dd ul li a {
display:block;
width:164px;
}

#menu .main-menu dd ul li.last {
width:180px;
height:36px;
margin:0 0 1px;
		background: url(../images/sidenavi/bg_last.jpg) no-repeat left center;
	line-height: 26px;
}
#menu .main-menu dd ul li.last a {
display:block;
width:164px;
}

#menu .member {
	height: 90px;
	margin: 0 0 15px;
	background: url(../img/bg_member.jpg) no-repeat left top;
}
#menu .member img {
	margin: 10px 0 8px 2px;
}
#menu .member input.member-address {
	width: 155px;
	margin: 0 0 0 8px;
}
#menu .member p.submit {
	margin: 8px 17px 0 0;
	text-align: right;
}
#menu .calendar {
	margin: 0 0 8px;
	padding: 0;
	font-size:10px;
	line-height:1.3;
	text-align:center;
}


/* ================================================================================ */
/* 6.フッター　                                                                     */
/* ================================================================================ */
.footer-menu {
	padding: 5px 0 0;
}
.footer-menu ul.site {
	width: 600px;
	height: 35px;
	margin: 0 0 0;
	padding: 0 0 0 25px;
}
.footer-menu ul.site li {
	margin: 0 25px 0 0;
	padding: 0 0 0;
	float:left;
}
.footer-menu ul.site li#about-link {
width:95px;
height:13px;
text-indent:-9999px;
}
.footer-menu ul.site li#about-link a {
display:block;
width:95px;
height:13px;
}
.footer-menu ul.site li#about-rules {
width:96px;
height:13px;
background: url(../img/f_rules.gif) no-repeat left top;
text-indent:-9999px;
}
.footer-menu ul.site li#about-rules a {
display:block;
width:96px;
height:13px;
}
.footer-menu ul.site li#about-policy {
width:129px;
height:13px;
background: url(../img/f_policy.gif) no-repeat left top;
text-indent:-9999px;
}
.footer-menu ul.site li#about-policy a {
display:block;
width:129px;
height:13px;
}
.footer-menu .pagetop {
	margin: 0;
	padding: 0;
	text-align: right;
	background:none;
}
.footer-menu dl {
	margin: 0 0 12px;
	padding: 0;
	background: none;
}
.footer-menu dl dd {
	margin: 0;
	padding: 0;
}
.footer-menu dl ul {
	margin: -13px 0 0 115px;
	padding: 0;
}
.footer-menu dl ul li {
	padding: 0 0.3em 0 0.3em;
	display: inline;
	border-right: 1px solid #006699;
}
.footer-menu dl ul li.last {
	border: none;
}
.footer-navi {
	height: 30px;
	margin: 10px 0 0;
	color: #999999;
	background: url(../images/css/bg_60ccc.gif) repeat ;
}
.footer-navi ul {
	margin: 0 0 0;
	padding: 0px;
}
.footer-navi ul li {
	padding: 0 0.3em 0 0.3em;
	display: inline;
	border-right: 1px solid #ccc;
	line-height:30px;
}
#footer address {
	display: block;
	line-height: 1.3;
}
#footer address strong {
	font-weight: normal;
}
.copyright {
	text-align: right;
	margin: 0 0 0;
	padding: 0 0 15px;
}

/* ================================================================================ */
/* 7.サイトトップページ                                                             */
/* ================================================================================ */

p {
	line-height: 1.7;
}

.main-img {
	text-align: center;
	margin: 10px auto 5px;
}

.index-table-wrap {
	width: 480px;
	float:left;
	margin:0;
}
.index-center-banner {
margin:10px 0 10px;
padding:0;
}

.index-center-banner p.banner480 {
width:480px;
margin:0 0 0;
}
.index-center-banner li {
float:left;
width:235px;
margin:5px 10px 0 0;
}
.index-center-banner li.last {
float:left;
width:235px;
margin:5px 0 0 0;
}
.index-center-banner li a {
display:block;
}
.index-center-banner p.icon-midashi {
margin:5px 0 0;
padding:inherit;
}


.index-topicon {
margin:0;
padding:0 0 0 10px;
line-height:20px;
color:#555555;
	background: url(../images/css/bg_listtop480.gif) top left no-repeat;
	font-size:10px;
	font-weight:bolder;
}
.index-table {
	width: 480px;
	height: 280px;
	margin: 0 0 5px;
	border: 1px solid #ccc;
	overflow-x: hidden;
	overflow-y: scroll;
}
.news-date {
margin:7px 0 0 15px;;
line-height:15px;
color:#999;
}
.news-content {
margin:2px 0 0 15px;;
line-height:13px;
color:#666666;
}
.news-content strong {
font-weight:bold;
}
.index-table table {
	margin: 15px 0 0 12px;
}
.index-bn-right {
	width: 300px;
	float: right;
	margin: 0;

}
h3.index-right-bn-top200 {
padding:0 0 0 15px;
background:url(../images/css/bg_listtop200.gif) no-repeat left top;
color:#fff;
font-size:10px;
line-height:20px;
}
p.index-right-bn-image {
	margin: 0 0 9px;
}
p.pickup {
	width:700px;
	height:38px;
	margin: 0 0 1px;
	background:url(../img/top/index_pickup.jpg) no-repeat left top;
	text-indent:-9999px;
}
.pickup-box,.pickup-box-last {
	width: 190px;
	height: 83px;
	margin: 8px 5px 0 5px;
}
.pickup-box-last {
	margin: 8px 0 0 2px;
}
.pickup-box img,.pickup-box-last img {
	margin: 6px 0 0 6px;
}
.pickup-box dl,.pickup-box-last dl {
	margin: -70px 0 0 80px;
}
.pickup-box dl dt,.pickup-box-last dl dt {
	height: 52px;
}
.pickup-box dl dd,.pickup-box-last dl dd {
	color: #ff0000;
	font-size:10px;
	text-align:right;
}

/* ブランド */
p.brand-index {
	width:900px;
	height:32px;
	margin: 0 0 10px;
	background:url(../img/top/index_brand.jpg) no-repeat left top;
	text-indent:-9999px;
}
.brand-title {
	margin: 30px 0 15px;
}
.brand-wrap p {
	width: 140px;
	margin: 0 12px 14px 0;
	font-weight: bold;
	float: left;
	text-align: center;
}
.brand-wrap p.last {
	margin: 0 0 14px;
}
.brand-wrap p img {
	margin: 0 0 6px;
}



/* ================================================================================ */
/* 8.ミドルページ基本   　　                                                        */
/* ================================================================================ */
/* パンクズ */
.path {
	margin: 0 0 10px 3px;
	color: #999;
	font-size: 10px;
}
.path strong {
	font-weight: normal;
}

h1 {
	margin: 0 0 10px;
	padding: 0 0 0 48px;
	font-size: 21px;
	line-height: 43px;
	background: url(../images/css/h1.jpg) no-repeat left top;
	color:#666666;
}
h1.contents {
	margin: 10px 0 10px 5px;
	padding: 0 0 0 48px;
	font-size: 21px;
	line-height: 43px;
	background: url(../images/css/h1.jpg) no-repeat left top;
	color:#666666;
}

h2 {
	margin: 0 0 10px;
	padding: 0 0 0 25px;
	font-size: 14px;
	line-height: 27px;
	background: url(../images/css/h2.jpg) no-repeat left top;
	color:#FFFFFF;
}
h2.link {
	height: 27px;
	margin: 0 0 10px;
	padding: 0 0 0 48px;
	font-size: 18px;
	background: url(../img/h2_link.gif) no-repeat left top;

}
h3 {
	margin: 0 0 8px;
	padding: 0 0 0 23px;
	font-size: 14px;
	line-height:23px;
	font-weight: bold;
	background: url(../images/css/h3.gif) no-repeat left top;
}
p {
	margin: 0 0 25px;
	line-height: 1.8;
}

.main-img-mid {
	width: 700px;
	height: 120px;
	margin: 0 0 12px;
	padding: 10px 0 0;
	background: url(../img/bg_mid_mainimg.jpg) no-repeat left top;
}
* html .main-img-mid { padding-top: 9px;}
.main-img-mid img {
	margin: 0 0 0 10px;
}

h2.mid-brand {
	margin: 20px 0 20px;
	padding: 0;
	background: none;
}
.mid-brand-wrap {
	margin: 0 0 20px;
}
.mid-brand-wrap p {
	width: 140px;
	margin: 0 46px 14px 0;
	font-weight: bold;
	float: left;
	text-align: center;
}
.mid-brand-wrap p.last {
	margin: 0 0 14px;
}
.mid-brand-wrap p img {
	margin: 0 0 6px;
}
.mid-ranking,.mid-ranking-last {
	width: 120px;
	margin: 0 25px 30px 0;
	line-height: 1.2;
	font-weight: bold;
	float: left;
}
.mid-ranking-last { margin: 0;}
.mid-ranking ul li.photo,.mid-ranking-last ul li.photo {
	margin: 8px 0 8px;
}
.mid-ranking ul li span,.mid-ranking-last ul li span {
	margin: 0 0 0 25px;
	color: #ff0000;
}
.mid-ranking p,.mid-ranking-last p {
	margin: 10px 0 0;
	text-align: right;
}

/*-- third
---------------------------------------------------------------------------------------*/
.third-view,.third-view-last {
	width: 167px;
	margin: 0 10px 19px 0;
	float: left;
	background: #f0f0f0 url(../img/bg_third_view_bottom.jpg) no-repeat left bottom;
}
.third-view-last { margin: 0;}
.third-view dl,.third-view-last dl {
	padding: 6px 0 9px 6px;
	background: url(../img/bg_third_view.jpg) no-repeat left top;
}
.third-view dl dt,.third-view-last dl dt {
	margin: 0 0 9px 7px;
}
.third-view dl dd.price,.third-view-last dl dd.price {
	margin: 0 13px 0 0;
	color: #ff0000;
	text-align: right;
}
.third-view dl dd img,.third-view-last dl dd img {
	margin: 0 0 8px;
}
.third-view p,.third-view-last p {
	margin: 0 9px 9px 0;
	text-align: right;
}
.third-view p .v-short,.third-view-last p .v-short {
	width: 30px;
	margin: 0 5px 0 0;
}

/*-- 4th
---------------------------------------------------------------------------------------*/
.goods-detail {
	margin: 0 0 20px;
}
.goods-name {
	width: 377px;
	float: right;
}
.goods-detail p {
	margin: 0 0 10px;
}
.goods-detail p.name {
	margin: 0 18px 3px 0;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}
.goods-detail p.price .v-short {
	width: 30px;
	margin: 0 10px;
}
.goods-detail .img-change {
	margin: 0 0 20px 200px;
	padding: 0 0 0 18px;
	background:url(../images/icon/ic_detailmark.gif) no-repeat left center;
}
.goods-detail h3 {
	margin: 20px 0 3px 0;
	padding: 0 0 0 18px;
	background:url(../images/icon/ic_detailmark.gif) no-repeat left center;
	color: #999;
	font-size: 9px;
	font-weight: bold;
	}

.goods-detail .img-list {
}
.goods-detail .img-list li {
	margin: 0 11px 0 0;
	float: left;
}
.goods-detail .img-list li.last {
	margin: 0;
}
.goods-detail .main-photo {
	width: 300px;
	margin: 0;
	float: left;
}
.spec-list,.spec-list2 {
	width: 700px;
	margin: 0 0 20px;
	padding: 10px 0;
	background: url(../images/css/bg_60ccc.gif) repeat;
}
.spec-list li,.spec-list2 li {
	margin: 0 0 0 19px;
	line-height: 1.8;
}
.spec-list2 {
	width: 377px;
}
.shopping-guide {
	width: 690px;
	margin: 0px 0 0;
	padding: 20px 0 0;
	border: 1px solid #ccc;
}
.shopping-guide dt {
	margin: 0 0 3px 23px;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/bg_shoppinglist.gif) no-repeat left top;
}
.shopping-guide dd {
	width: 640px;
	margin: 0 0 25px 23px;
	padding:5px;
	line-height: 1.8;
	border:1px solid #CCCCCC;
	background: url(../images/css/bg_30ccc.gif) repeat;
}



/* テキスト指定 */
.caution {
	font-weight: bold;
	color: #FF0000;
}

/* フロート指定 */
.img-left {
	float: left;
	margin-right: 20px;
}
.img-right {
	float: right;
	margin-left: 10px;
}

/* 詳細ページリンク */
.detail {
	text-align: right;
}
.detail a {
	background-image: url(img/arrow-detail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

/* クリアー要素 */
.clear {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
	float: none;
	clear: both;
}

/*-- バレル --*/
.bn-two {
	margin: 0 0 20px;
}
.bn-two li {
	margin: 0 16px 0 0;
	display: inline;
}
.bn-two li.last {
	margin: 0;
}
.list-color {
	margin: 0 0 30px;
}
.list-color p {
	width: 90px;
	margin: 0 11px 0 0;
	text-align: center;
	font-weight: bold;
	float: left;
}
.list-color p.last { margin: 0 0 0 2px;}
.list-color p img {
	margin: 0 0 10px;
}



/*-- 会社概要 --*/
.shop-3col,.shop-3col-last {
	width: 210px;
	margin: 0 35px 0 0;
	float: left;
}
.shop-3col-last { margin: 0;}

/*-- リンク --*/
.link-site {
	margin: 0 0 30px;
}
.link-site dt {
	padding: 0 0 0 15px;
	line-height: 1.7;
	background: url(../img/ball_blue.gif) no-repeat left center;
}
.link-site dd {
	margin: 2px 0 15px;
	padding: 0 0 5px 15px;
	border-bottom: 1px dashed #ccc;
}
.link-area {
	margin: 0 0 30px;
		padding: 10px 0;
	background: #dde0e7;
}
.link-area p {
	margin: 0 0 0 25px;
}
.link-area img {
	vertical-align: middle;
}
.link-area div {
	width: 650px;
	margin: 10px 0 5px 25px;
	background: #fff;
	border: 1px dashed #ccc;
}
.link-area div p {
	margin: 0;
	padding: 15px 10px;
}



/*-- プライバシーポリシー・サイト利用規約 --*/
.pagelink {
	margin: 0 0 25px;
	padding: 0 0 0 30px;
}
.pagelink li {
	margin: 0 15px 0 0;
	padding: 0 0 0 20px;
	display: inline;
	background: url(../img/arrow_blue.gif) no-repeat left center;

}
.info-list {
	margin: 0 0 25px;
	padding: 12px 0;
	background: #f6f6f6;
}
.info-list li {
	margin: 0 15px;
	padding: 0 0 0 15px;
	background: url(../img/ball_blue.gif) no-repeat left center;
	line-height: 1.7;
}
.inquiry-list {
	margin: 0 0 15px;
	padding: 10px 0;
	background: #f6f6f6;
}
.inquiry-list li {
	margin: 0 10px;
	line-height: 1.7;
}
ol {
	margin: 0 0 30px;
}
ol li {
	margin: 0 0 0 25px;
	line-height: 1.8;
	list-style: decimal;
}



/* ================================================================================ */
/* 10.よくあるご質問                                                                */
/* ================================================================================ */

dl.faq {
	padding-right: 14px;
	padding-left: 14px;
	margin-right: 17px;
	padding-bottom: 22px;
	margin-left: 17px;
	margin-bottom: 24px;
}
dl.faq dt {
	font-size:12px;
	font-weight:bold;
	line-height:1.5em;
	padding:5px 0px 5px 38px;
	background:url(../images/icon/ic_faq_q.gif) no-repeat left center;
	color:#666;
	margin-bottom:10px;
}
dl.faq dd {
	line-height:1.8em;
	background-image: url(../images/icon/ic_faq_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 38px;
		margin-bottom:10px;
}
.faq_detail {
float:right;
margin:0px 5px 8px 0;
padding-left:20px;
background:url(../images/icon/ic_detailmark.gif) no-repeat left top ;
line-height:16px;
}

/* ================================================================================ */
/* 11.テーブル　　　                                                                */
/* ================================================================================ */

.table {
	width: 698px;
	margin: 0 0 30px;
	border: 1px solid #ccc;
}
.table th {
width:150px;
	margin: 1px;
	padding: 8px 14px;
	background: url(../images/css/bg_table.gif) repeat left top;
	border: 1px solid #ccc;
}
.table td {
width:548px;
	padding: 8px 16px;
	border: 1px solid #ccc;
}

.table-gray {
	width: 698px;
	margin: 0 0 15px;
	border: 1px solid #FFF;
}
.table-gray th {
width:150px;
	margin: 1px;
	padding: 8px 14px;
	background: url(../images/css/bg_60ccc.gif) repeat;
	border: 1px solid #FFF;
}
.table-gray td {
width:548px;
	padding: 8px 16px;
	border: 1px solid #FFF;
	background: url(../images/css/bg_30ccc.gif) repeat;
}

.table-white {
	width: 698px;
	margin: 0 0 30px;
	border: 1px solid #ccc;
}
.table-white th {
	margin: 1px;
	padding: 8px 14px;
	background: url(../images/css/bg_table.gif) repeat left top;
	border: 1px solid #ccc;
}
.table-white td {
	padding: 8px 16px;
	border: 1px solid #ccc;
}
.table-score {
	width: 896px;
	margin: 0 2px 15px;
	border: 1px solid #FFF;
}
.table-score th {
	margin: 1px;
	padding: 8px 14px;
	background: url(../images/css/bg_60ccc.gif) repeat;
	border: 1px solid #FFF;
}
.table-score td {
	padding: 8px 16px;
	border: 1px solid #FFF;
	background: url(../images/css/bg_30ccc.gif) repeat;
	text-align:center;
}

.table-matchscore ,.table-matchscore-last {
float:left;
	width: 340px;
	margin: 0 20px 15px 0;
	border: 2px solid #CCC;
}
.table-matchscore-last {
margin:0 0 15px;
}
.table-matchscore th ,.table-matchscore-last th {
	margin: 1px;
	padding: 8px 14px;
	background: url(../images/css/bg_60ccc.gif) repeat;
	border: 1px solid #FFF;
	text-align:center;
}
.table-matchscore td ,.table-matchscore-last td {
	padding: 8px 16px;
	border: 1px solid #FFF;
	background: url(../images/css/bg_30ccc.gif) repeat;
	text-align:center;
}


/* ================================================================================ */
/* 12.カテゴリーナビゲーション　                                                    */
/* ================================================================================ */

.category-navi{
}
.category-navi dl dt{
}
.category-navi dl dd{
}
.category-navi dl dd ul{
}
.category-navi dl dd ul li{
	float: left;
	margin: 5px 10px 0 10px;
}


/* ================================================================================ */
/* 13.ダウンロードページ                                                    */
/* ================================================================================ */

.download-icon {
margin:5px 0 20px;
width:698px;
height:auto;
}

.download-icon p {
float:left;
width:150px;
margin:10px 32px 5px 0;
text-align:center;
line-height:16px;
}
.download-icon p.last {
margin:10px 0 5px;
}
/* ================================================================================ */
/* 13.エントリー方法                                              */
/* ================================================================================ */

.howtoentry001 {
margin:0 0 0;
width:695px;
height:160px;
background:url(../entry/howto/image/001.jpg) no-repeat top left ;
}
.howtoentry002 {
margin:0 0 0;
width:695px;
height:160px;
background:url(../entry/howto/image/002.jpg) no-repeat top left;
}
.howtoentry003 {
margin:0 0 0;
width:695px;
height:160px;
background:url(../entry/howto/image/003.jpg) no-repeat top left;
}
.howtoentry004 {
margin:0 0 0;
width:695px;
height:160px;
background:url(../entry/howto/image/004.jpg) no-repeat top left;
}
.howtoentry005 {
margin:0 0 0;
width:695px;
height:160px;
background:url(../entry/howto/image/005.jpg) no-repeat top left;
}
.howtoentry006 {
margin:0 0 0;
width:695px;
height:160px;
background:url(../entry/howto/image/006.jpg) no-repeat top left;
}
.howtoentry {
padding:70px 0 0 250px;
width:430px;
text-align:justify;
}
/* ================================================================================ */
/* 13.ピックアップメニュー(グレー)                                           */
/* ================================================================================ */
div.section698 {
	width: 480px;
	margin: 0 0 5px;
}

div.section698 .ul_block {
	height: auto;
	padding-bottom: 10px;
	background-color: #EEEEEE;
}
div.section698 .ul_block h3 {
	padding: 0 0 0 15px;
	background: url(../images/css/bg_listtop480.gif) no-repeat left top;
	background-color: #BBBBBB;
	color: #555555;
	font-size: 10px;
	line-height: 20px;
}

div.section698 .ul_block p.string_normal {
	margin: 0 0 0 10px;
	padding-left: 20px;
	line-height: 16px;
	background: url(../images/css/bg_section_li.gif) no-repeat left top;
}

div.section698 .ul_block p.string_bold {
	margin: 0 0 3px 10px;
	font-size: 12px;
	color: #666;
	font-weight: bolder;
}

div.section480 {
margin:0 0 5px;
background:url(../images/css/bg_listmid480.gif) repeat-y;
}
div.section480 ul {
padding-bottom:10px;
background:url(../images/css/bg_listlast480.gif) no-repeat left bottom;
}
div.section480 ul h3 {
padding:0 0 0 15px;
background:url(../images/css/bg_listtop480.gif) no-repeat left top;
color:#FFFFFF;
font-size:10px;
line-height:20px;
}
div.section480 ul li {
margin-left:10px;
padding-left:20px;
line-height:16px;
background:url(../images/css/bg_section_li.gif) no-repeat left top;
}
div.section480 ul p {
margin:0 0 3px 10px;
font-size:12px;
color:#666;
font-weight:bolder;
}

div.section335 {
margin:0 0 5px;
background:url(../images/css/bg_listmid335.gif) repeat-y;
}
div.section335 ul {
padding-bottom:10px;
background:url(../images/css/bg_listlast335.gif) no-repeat left bottom;
}
div.section335 ul h3 {
padding:0 0 0 15px;
background:url(../images/css/bg_listtop335.gif) no-repeat left top;
color:#fff;
font-size:10px;
line-height:20px;
}
div.section335 ul li {
margin:0 0 0 10px;
padding-left:20px;
line-height:16px;
background:url(../images/css/bg_section_li.gif) no-repeat left top;
}
div.section335 ul p {
margin:0 0 3px 10px;
font-size:12px;
color:#666;
font-weight:bolder;
}

div.section200 {
	width: 200px;
	margin: 0;
	margin-top: 10px;
	background: url(../images/css/bg_listmid200.gif) repeat-y;
	float: right;
}

div.section200_2 {
	width: 200px;
	margin: 0;
	float: right;
}

div.section200 .inner_s200 {
	padding-bottom:10px;
	background:url(../images/css/bg_listlast200.gif) no-repeat left bottom;
}

div.section200 .inner_s200 h3 {
	padding:0 0 0 15px;
	background:url(../images/css/bg_listtop200.gif) no-repeat left top;
	color:#555555;
	font-size:10px;
	line-height:20px;
}

.page-left {
float:left;
width:335px;
margin:0;
}
.page-right {
float:right;
width:335px;
margin:0 1px 0;
}

/* ================================================================================ */
/* 13.何かと便利な子達                                             */
/* ================================================================================ */
.bg-gray {
margin:0 0 10px;
padding:5px;
background:url(../images/css/bg_30ccc.gif) repeat;
border:#CCCCCC solid 1px;
}
.bg-gray p {
margin:5px;
line-height:16px;
}
.bg-gray p.detail-right-link {
float:right;
	margin: 0 5px 0 0;
	padding: 0 0 0 18px;
	background:url(../images/icon/ic_detailmark.gif) no-repeat left center;
	line-height:18px;
}

/* ========================================================================= */
/* フローチャート */
/* ========================================================================= */

.flowchart {
margin:0;
padding:0;
}
.flowchart ul {
width:600px;
margin:10px 0 0 40px;
padding:0;
}
.flowchart ul li,.flowchart ul li a {
display:inline;
width:265px;
margin:5px 5px 0 0;
}
.flowchart ul li.last,.flowchart ul li.last a {
display:inline;
width:265px;
margin:5px 0 0;
}
.flowchart ul p {
width:540px;
margin:10px 0 0;
}
.flowchart img {
margin:0;
}

.entry-button {
margin:0 0 10px;
padding:0;
}
.entry-button ul {
width:698px;
margin:5px 0 0;
padding:0px;
border:solid #CCCCCC 1px;
text-align:center;
}
.entry-button img {
margin:20px 0 5px;
}
.entry-button p {
margin:3px 0 0 5px;
}

/* =============================== */
/* スポンサーページ */
/* =============================== */
.sponser {
margin:10px 0 0;
padding:0;
}
.sponser ul {
width:900px;
margin:0 0 0;
padding:0 0 50px;
background:url(../images/css/bg_sponser003.jpg) no-repeat top left;
}
.sponser ul li.atype ,.sponser ul li.atype-last {
float:left;
width:200px;
height:110px;
margin:10px 8px 0 10px ;
background:url(../images/css/bg_sponser_atype.gif) no-repeat top left;
text-align:center;
}
.sponser ul li.atype-last {
margin:10px 0 0 10px;
}
.sponser ul li.atype p ,.sponser ul li.atype-last p {
margin:8px 0 0;
padding:0;
line-height:1em;
color:#666666;
}

.sponser ul li.atype p a ,.sponser ul li.atype-last p a {
color:#666666;
}

.sponser ul li.atype img ,.sponser ul li.atype-last img {
margin:8px 0 3px;
}
.sponser ul li.btype ,.sponser ul li.btype-last {
float:left;
width:150px;
height:90px;
margin:10px 15px 0 15px ;
padding-bottom:5px;
background:url(../images/css/bg_sponser_btype.gif) no-repeat top left;
text-align:center;

}
.sponser ul li.btype-last {
margin:10px 15px 0 15px;
}
.sponser ul li.btype p ,.sponser ul li.btype-last p {
margin:3px 0 0;
padding:0;
line-height:1em;
color:#666666;
font-size:11px;
}
.sponser ul li.btype p a ,.sponser ul li.btype-last p a {
color:#666666;
}
.sponser ul li.btype img ,.sponser ul li.btype-last img {
margin:5px 0 3px;
}
.specialthanks {
width:900px;
margin:10px 0 20px;
padding:0;
}
.specialthanks ul {
margin:0;
padding:0;
}
.specialthanks ul li ,.specialthanks ul li.last {
float:left;
width:360px;
height:110px;
margin:10px 20px 0 40px ;
background:#FFFFFF;
text-align:center;
}
.specialthanks ul li.last {
margin:10px 20px 0 0;
}
.specialthanks ul li p ,.specialthanks ul li.last p {
margin:3px 0 0;
padding:0;
line-height:1em;
color:#666666;
}
.specialthanks ul li p a ,.specialthanks ul li.last p a {
color:#666666;
}

.specialthanks ul li img ,.specialthanks ul li.last img {
margin:10px 0 3px;
}
.sponser-contact {
margin:10px 0 0 20px;
padding:0;
}
.sponser-contact-top {
	margin: 0 0 8px;
	padding: 0 0 0 23px;
	font-size: 14px;
	line-height:23px;
	font-weight: bold;
	background: url(../sponser/images/h3.gif) no-repeat left top;
}
.sponser p.top-images {
margin:0 0 0 0;
}
.special-top-images {
margin:30px 0 0 15px;
}

/* =============================== */
/* PDJとは */
/* =============================== */
.about-pdj {
width:690px;
margin:0;
padding:0;
background:url(../about/images/bg_logo.gif) no-repeat top center;
}
.about-pdj p.midashi {
margin:20px 0 5px;
padding:0;
}
/* =============================== */
/* 大会結果 */
/* =============================== */
.result-preliminary,.result-preliminary-last {
float:left;
	width: 340px;
	height: 180px;
	margin: 8px 10px 15px 0;
}
.result-preliminary-last {
	margin: 8px 0 15px 0;
}
.result-preliminary img ,.result-preliminary-last img {
	margin: 6px 0 0 6px;
}
.result-preliminary dl ,.result-preliminary-last dl {
	margin: -180px 0 0 170px;
}
.result-preliminary dl dt img ,.result-preliminary-last dl dt img {
	margin:0;
}
.result-preliminary dl dt ,.result-preliminary-last dl dt {
	height: 52px;
}
.result-preliminary dl dd ,.result-preliminary-last dl dd {
	margin:30px 0 0;
}
.result-preliminary dl dd img ,.result-preliminary-last dl dd img {
	margin:10px 0 0;
}
.result-detail-wrapper {
margin:10px 0 20px;
padding:0;
}
.result-detail-left {
float:left;
width:400px;
margin:10px 20px 0 0;
}
.result-detail-right img {
margin:0;
}
.result-detail-right {
float:right;
width:280px;
margin:10px 0 0;
}
.result-detail-right p.name {
width:270px;
margin:5px 10px 0 0;
}
.result-detail-match {
width:250px;
background: url(../images/css/bg_30ccc.gif) repeat;
margin:15px 10px 0 0;
padding:5px;
}
.result-detail-match ul {
margin:0 ;
padding:0;
}
.result-detail-match ul li {
margin:3px 0 0;
line-height:19px;
}

.result-preliminary-match {
width:670px;
margin:0;
padding:10px;
background: url(../images/css/bg_30ccc.gif) repeat;
}
.result-preliminary-match ul {
margin:0;
padding:0;
}
.result-preliminary-match ul li {
float:left;
margin:5px 50px 0 0;
padding:0;
line-height:18px;
}
.result-preliminary-match ul p {
margin:0 0 10px;
}
.result-game-left {
float:left;
width:240px;
margin:0 10px 0 0;
padding:0;
text-align:center;
}
.result-game-left img {
margin:5px 0 10px;
}

.result-game-right {
float:right;
width:240px;
margin:0 0 0;
padding:0;
text-align:center;
}
.result-game-right img {
margin:5px 0 10px;
}

.result-game-center {
float:left;
width:190px;
margin:0 10px 0 0;
padding:0;
text-align:center;
}

.result-game-center img {
margin:180px 0 0;
}



.result-index-navigation {
width:690px;
margin:5px 0 10px 5px;
padding:0;
}
.result-index-navigation ul {
margin:0;
padding:0;
}
.result-index-navigation ul li {
float:left;
margin:0;
}
.result-match-box,.result-match-box-last {
float:left;
	width: 340px;
	height: 90px;
	margin: 8px 10px 15px 0;
}
.result-match-box-last {
	margin: 8px 0 15px 0;
}
.result-match-box img,.result-match-box-last img {
	margin: 0;
}
.result-match-box dl,.result-match-box-last dl {
	margin: -90px 0 0 100px;
}
.result-match-box dl dt,.result-match-box-last dl dt {
	height: 70px;
}
.result-match-box dl dd,.result-match-box-last dl dd {
	color: #ff0000;
	text-align:right;
}

.ticket-pricecard {
width:700px;
margin:0 0 20px;
padding:0;
}
.ticket-pricecard ul {
margin:0;
padding:0;
}
.ticket-pricecard ul li ,.ticket-pricecard ul li.last {
float:left;
width:340px;
margin:0 20px 0 0;
}
.ticket-pricecard ul li.last {
margin:0;
}

.newsflash-east-preliminary-wrap {
width:700px;
margin:10px 0 0 ;
padding:0;
	background: url(../images/css/bg_30ccc.gif) repeat;
}
.newsflash-east-preliminary {
width:680px;
margin:10px 0 10px 10px;
padding:0;
}
.newsflash-east-preliminary-scoretable {
width:680px;
margin:10px 0 10px ;
	border: 2px solid #CCC;
}
.newsflash-east-preliminary-scoretable th {
	margin: 1px;
	padding: 3px 5px;
	background: url(../images/css/bg_60ccc.gif) repeat;
	border: 1px solid #FFF;
	text-align:center;
}

.newsflash-east-preliminary-scoretable td {
	padding: 3px 5px;
	border: 1px solid #FFF;
	background: url(../images/css/bg_30ccc.gif) repeat;
	text-align:center;
}
.newsflash-east-preliminary-table ,.newsflash-east-preliminary-table-last {
float:left;
	width: 220px;
	margin: 0 6px 10px 0;
	border: 2px solid #CCC;
}
newsflash-east-preliminary-table-last {
margin:0 0 10px;
}
.newsflash-east-preliminary-table th ,.newsflash-east-preliminary-table-last th {
	margin: 1px;
	padding: 3px 5px;
	background: url(../images/css/bg_60ccc.gif) repeat;
	border: 1px solid #FFF;
	text-align:center;
}
.newsflash-east-preliminary-table td ,.newsflash-east-preliminary-table-last td {
	padding: 3px 5px;
	border: 1px solid #FFF;
	background: url(../images/css/bg_30ccc.gif) repeat;
	text-align:center;
}

.newsflash-east-preliminary-matchcard {
width:700px;
margin:10px 0 0;
}
.newsflash-east-preliminary-matchcard ul {
margin:0;
padding:0;
}
.newsflash-east-preliminary-matchcard ul li {
float:left;
margin:10px 20px 0 0;
line-height: 24px;
font:16px bold;
}
/* =============================== */
/* チケット応募 */
/* =============================== */


.ticket-retail-detail {
	margin: 0 0 20px;
}
.ticket-retail-name {
	width: 377px;
	float: right;
}
.ticket-retail-detail p {
	margin: 0 0 10px;
}
.ticket-retail-detail p.name {
	margin: 0 18px 3px 0;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}
.ticket-retail-detail p.price .v-short {
	width: 30px;
	margin: 0 10px;
}
.ticket-retail-detail .img-change {
	margin: 0 0 20px 200px;
	padding: 0 0 0 18px;
	background:url(../images/icon/ic_detailmark.gif) no-repeat left center;
}

.ticket-retail-detail .img-list {
}
.ticket-retail-detail .img-list li {
	margin: 0 11px 0 0;
	float: left;
}
.ticket-retail-detail .img-list li.last {
	margin: 0;
}
.ticket-retail-detail .main-photo {
	width: 300px;
	margin: 0;
	float: left;
}
.ticket-retail-spec-list,.ticket-retail-spec-list2 {
	width: 700px;
	margin: 0 0 20px;
	padding: 10px 0;
	background: url(../images/css/bg_30ccc.gif) repeat;
}
.ticket-retail-spec-list li,.ticket-retail-spec-list2 li {
	margin: 0 0 0 19px;
	line-height: 1.8;
}
.ticket-retail-spec-list2 {
	width: 377px;
}

/* =============================== */
/* ファイナル選手サムネイル */
/* =============================== */
.final-player-thumbnail {
width:700px;
margin:0 0 15px;
padding:0;
}
.final-player-thumbnail ul {
margin:0;
padding:0;
}
.final-player-thumbnail ul li,.final-player-thumbnail li.last {
float:left;
width:170px;
margin:10px 6px 0 0;
}
.final-player-thumbnail li.last {
margin:10px 0 0;
}

.final-navigation-list {
width:700px;
margin:0 0 15px;
padding:0;
background: #660000;
border: #330000 1px solid;
}
.final-navigation-list ul {
margin:0;
padding:0;
}
.final-navigation-list ul li,.final-navigation-list li.last {
float:left;
width:160px;
margin:10px 6px 10px;
padding:0;
}

.final-navigation-list ul li a,.final-navigation-list li.last a {
display:block;
margin:0;
}

.result-final-game-wrapper {
width:700px;
margin:0;
padding:0;
}
.result-final-game-left {
float:left;
width:300px;
margin:0 10px 0 0;
padding:0;
}
.result-final-game-left img {
border:0;
margin:0;
}
.result-final-game-right {
float:right;
width:380px;
margin:0;
padding:0;
}
.result-final-game-matchcard {
width:700;
margin:0 0 15px;
padding:0;
}
.result-final-game-matchcard ul {
margin:0;
}

.result-final-game-matchcard li,.result-final-game-matchcard li.last {
float:left;
width:150px;
margin:0 50px 0 0;
}
.result-final-game-matchcard li.center {
width:300px;
margin:0 0 0 0;
padding:0;
text-align:center;
}
.result-final-game-matchcard li.last {
width:150px;
margin:0 0 0 50px;
}
.result-final-game-matchcard p.score-card {
margin:5px 0;
text-align:center;
font-weight:bold;
font-size:24px;
color:#333;
}
.result-final-game-matchcard p.score-card strong {
color:#CC0000;
font-size:38px;
}
.result-final-award-table {
width:296px;
margin:10px 0 10px ;
	border: 2px solid #CCC;
}
.result-final-award-table th {
	margin: 1px;
	padding: 3px 5px;
	background: url(../images/css/bg_60ccc.gif) repeat;
	border: 1px solid #FFF;
	text-align:center;
}

.result-final-award-table td {
	padding: 3px 5px;
	border: 1px solid #FFF;
	background: url(../images/css/bg_30ccc.gif) repeat;
	text-align:center;
}
.final-gallary {
width:700px;
margin:0;
padding:0;
}
.final-gallary ul {
margin:0;
padding:0;
}
.final-gallary li,.final-gallary li.last {
float:left;
width:80px;
margin:8px 8px 0 0;
}
.final-gallary li.last {
margin:8px 0 0;
}

.final-result-navigation-list {
width:700px;
margin:0 0 15px;
padding:0;
}
.final-result-navigation-list ul {
margin:0;
padding:0;
}
.final-result-navigation-list ul li,.final-result-navigation-list li.last {
float:left;
width:160px;
margin:0 13px 6px 0;
padding:0;
}

.final-result-navigation-list ul li a,.final-result-navigation-list li.last a {
display:block;
margin:10px 0 0;
}

.rightBottomBlock {
	width: 300px;
	margin: 10px 0px;
	padding: 0px;
	float: right;
}

/* ---------------------------------------------------------- */
/* ---------------------------------------------------------- */
.middle_banner {
	margin: 0;
	padding: 0px;
}

.middle_banner img {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}