/*
	Theme Name: ブーツの館
	Theme URI: http://www.boots-yakata2.com/
	Description: ブーツの館：オフィシャルサイト
	Version: 1.0
	Author: Digital Jack Corporation [ Tomohiro OSHIRO ]
	Author URI: http://www.digital-jack.net/
*/

@charset "utf-8";





/* ============1) Global================= */


*{
	margin:0;
	padding:0;
	font-size: 12px;
}

body {
	margin: 0;
	padding: 0;
	color: #fff;
	font: normal 80%/100% 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	background: url(images/bg.jpg);
}

form, input {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	outline: none;
}

a img { border: 0; }

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}


#Container {
	margin: 0 auto;
	width: 1024px;
	text-align: left;
}





/* ==============2) Header================== */


#Header {
	height: 138px;
}

h1 {
	font-weight: normal;
	text-align: right;
	position: relative;
	top: 65px;
}

#HeaderLink {
	color: #666;
	text-align: right;
	position: relative;
	top: 15px;
}

#HeaderLink a {
	padding: 0 5px;
	color: #fff;
	text-decoration: none;
}

#HeaderLink a:hover {
	color: #fff;
	text-decoration: underline;
}

h2 {
	position: relative;
	top: 15px;
}





/* ==============3) Grand Navigation================== */

#GrandNavigation {
	position: relative;
	top: 27px;
}

#GrandNavigation ul {
	text-align: center;
	position: relative;
}

#GrandNavigation li {
	list-style: none;
	display: block;
	position: absolute;
}

#GrandNavigation li a {
	padding: 14px 0 0 0;
	height: 40px;
	color: #fff;
	display: block;
	border: none;
	text-decoration: none;
	letter-spacing: -999px;
}

#GrandNavigation li a {
	letter-spacing : normal;
	overflow: hidden;
	text-align: center;
}



#GrandNavigation li a, #GrandNavigation li a:visited, #GrandNavigation li a:hover, #GrandNavigation li a:active {
	text-decoration: none;
}



#GN01 {
	left: 0;
}



#GN02 {
	left: 128px;
}



#GN03 {
	left: 256px;
}



#GN04 {
	left: 384px;
}



#GN05 {
	left: 512px;
}



#GN06 {
	left: 640px;
}



#GN07 {
	left: 768px;
}



#GN08 {
	left: 896px;
}

#GN01 a, #GN01 a:visited, #GN02 a, #GN02 a:visited, #GN03 a, #GN03 a:visited, #GN04 a, #GN04 a:visited, #GN05 a, #GN05 a:visited, #GN06 a, #GN06 a:visited, #GN07 a, #GN07 a:visited, #GN08 a, #GN08 a:visited {
	width: 128px;
	background: transparent url(images/gn-bg.gif) no-repeat 0 0px;
}

#GN01 a:hover, #GN01 a:active, #GN02 a:hover, #GN02 a:active, #GN03 a:hover, #GN03 a:active, #GN04 a:hover, #GN04 a:active, #GN05 a:hover, #GN05 a:active, #GN06 a:hover, #GN06 a:active, #GN07 a:hover, #GN07 a:active, #GN08 a:hover, #GN08 a:active {
	background: transparent url(images/gn-bg-hover.gif) no-repeat 0 0px;
}


#GrandNavigation a#GN01Now, #GrandNavigation a#GN02Now, #GrandNavigation a#GN03Now, #GrandNavigation a#GN04Now, #GrandNavigation a#GN05Now, #GrandNavigation a#GN06Now, #GrandNavigation a#GN07Now, #GrandNavigation a#GN08Now {
	background: transparent url(images/gn-bg-hover.gif) no-repeat 0 0px;
	cursor: default;
}





/* ==============) LeftSideBar================== */

#LeftSideBar {
	width: 196px;
	float: left;
}

.Menu {
	margin: 10px 0 0 0;
	padding: 2px;
	border: 1px solid #444;
}

.DirectorSpace {
	margin: 10px;
	font-size: 10px;
	line-height: 1.2;
	letter-spacing: 2px;
}

.DirectorSpace img {
	margin: -5px -5px 5px -5px;
}

.MenuTitle {
	width: 196px;
	height: 40px;
	text-align: center;
	background: url(images/menu-title-bg.gif) no-repeat;
}

h3 {
	padding: 15px 0 0 0;
}

.Menu ul {
	margin: 15px 25px;
	line-height: 2;
	list-style: none;
}

.Menu li {
	padding: 0 0 0 10px;
	background: url(images/menu-list-bg.gif) left center no-repeat;
}

.Menu a {
	color: #fff;
	text-decoration: none;
}

.Menu a:hover {
	text-decoration: underline;
}

#Search {
	margin: 0 0 10px 0;
	width: 196px;
	height: 70px;
	background: url(images/leftsidebar/search-bg.gif) no-repeat;
}

.SearchInput {
	width: 105px;
	height: 18px;
	position: relative;
	top: 25px;
	left: 11px;
	border: 1px solid #ccc;
}

.SearchBtn {
	position: relative;
	top: 32px;
	left: 11px;
}

#MailMagazine {
	margin: 0 0 10px 0;
	width: 196px;
	height: 85px;
	background: url(images/leftsidebar/mm-bg.gif) no-repeat;
}

#MMInput {
	width: 163px;
	height: 18px;
	position: relative;
	top: 30px;
	left: 11px;
	border: 1px solid #ccc;
}

#MMReg {
	margin: 30px 0 0 11px;
}

#MMBtn {
	position: relative;
	top: 6px;
	left: 15px;
}

.Banner {
	margin: 5px 0;
}




#Product, #Category, #Shop, #Link {
	background: url(images/item/title-bg.jpg) no-repeat;
}

#Product #Title, #Category #Title, #Shop #Title, #Link #Title {
	margin: 0 0 15px 0;
	padding: 25px;
	font-size: 24px;
}

#Category #Title span {
	font-size: 10px;
}

#Product #Jacket {
	margin: 0 0 30px 0;
}

#Product #Intro, #Product #More {
	padding: 0 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

#Product #Text {
	margin: 10px 10px 30px 10px;
	line-height: 2;
}

#Product dl {
	margin: 15px 0 30px 0;
	padding: 0;
	width: 600px;
	color: #dedede;
	font-weight: bold;
	border: 1px solid #999;
	border-top: none;
	background: #222;
}

#Product dd a {
	color: #dedede;
}

#Product dd a:hover {
	color: #dedede;
	text-decoration: none;
}

#Product dl dt {
	margin: 0;
	padding: 15px 0 0.1em 1em;
	border-top: 1px solid #999;
	width: 120px;
	float: left;
}
	
#Product dl dd {
	margin: 0 0 0 120px;
	padding: 15px 1em;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	background: #444;
}

#Product .Buy {
	margin: 0 0 15px 0;
	text-align: center;
}

#Product a {
	color: #fff;
}





/* ==============) RightSideBar================== */


#RightSideBar {
	width: 196px;
	float: right;
}

.PickUp {
	margin: 5px 3px 10px 3px;
}

.PickUp .Image {
	margin: 0 0 5px 0;
}

.PickUp .Title {
	padding: 0 0 0 10px;
	font-weight: bold;
	line-height: 1.2;
	background: url(images/pickuptitle-bg.gif) no-repeat left top;
}

.PickUp .Title a {
	color: #54b8e3;
	text-decoration: none;
}

.PickUp .Title a:hover {
	text-decoration: underline;
}

.PickUp .Description {
	margin: 2px 10px 5px 10px;
	line-height: 1.2;
	color: #ccc;
}

.PickUp .More {
	margin: 10px 0 20px 0;
	text-align: center;
}





/* ==============) Contents================== */


#Contents {
	margin: 0 0 0 7px;
	width: 618px;
	float: left;
}

.Yoyaku {
	margin: 3px;
width: 300px;
	float: left;
}

.Yoyaku .Description {
line-height: 1.5;
}

.Yoyaku a {
	margin: 5px 0;
}

#NewMovieTitle {
	margin: 0 0 10px 0;
	height: 65px;
	text-indent: -999px;
	background: url(images/index/new-movie.gif) no-repeat;
}

#RandamLink {
	margin: 0 0 10px 0;
}

.RandamLinkPhoto {
	margin: 3px;
	border: 1px solid #fff;
	float: left;
}

#MainVisual {
	margin: 0 0 10px 0;
}

#FavoriteItemTitle {
	margin: 20px 0 0 0;
	height: 65px;
	text-indent: -999px;
	background: url(images/index/favorite-item.gif) no-repeat;
}

#NewItemTitle {
	margin: 20px 0 0 0;
	height: 65px;
	text-indent: -999px;
	background: url(images/index/new-item.gif) no-repeat;
}

#ItemList {
	margin: 20px 0 0 0;
	height: 65px;
	text-indent: -999px;
	background: url(images/index/item-list.gif) no-repeat;
}

.Item {
	margin: 10px 0 10px 2px;
	width: 204px;
	height: 200px;
	float: left;
}

.Item .Image {
	margin: 0 0 5px 0;
}

.Item .Title {
	padding: 0 0 0 10px;
	font-weight: bold;
	line-height: 1.2;
	background: url(images/pickuptitle-bg.gif) no-repeat left top;
}

.Item .Title a {
	color: #54b8e3;
	text-decoration: none;
}

.Item .Title a:hover {
	text-decoration: underline;
}

.Item .Description {
	margin: 2px 10px 5px 10px;
	line-height: 1.2;
	color: #ccc;
}

.Item .More {
	margin: 20px 0;
	text-align: center;
}

#AccessRankingTitle {
	margin: 0 0 10px 0;
	height: 65px;
	text-indent: -999px;
	background: url(images/index/access-ranking.gif) no-repeat;
}

#Ranking {
	margin: 0 0 30px 0;
}

.Banner {
	margin: 20px 0;
}






#ShopArea {
	padding: 30px 0 20px 0;
	text-align: center;
}

#ShopArea a {
	margin: 0 10px;
	text-decoration: none;
	color: #fff;
}

#ShopArea a:hover {
	text-decoration: underline;
	color: #fff;
}

.Division {
	margin: 20px 0;
	padding: 0 0 10px 12px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #444;
	background: url(images/shop/title-icon.gif) left top no-repeat;
}

.Division a {
	text-decoration: none;
}

#Shop ul {
	line-height: 2;
	list-style: none;
}

#Shop li {
	padding: 0 0 0 10px;
	background: url(images/shop/list-icon.gif) left top no-repeat;
}

#Shop .ShopName {
	font-weight: bold;
}

#Shop .ShopTel {
	margin: 0 25px 0 0; 
	color: #ababab;
}

#Shop .ShopAdd {
	color: #ababab;
}



#BlogBanner {
	margin: 0 0 25px 0;
	height: 70px;
	border: 1px solid #444;
}

.Entry {
	margin: 0 0 30px 0;
	padding: 15px;
	border: 1px solid #444;
}

.EntryHeader {
	padding: 15px;
	border: 1px solid #444;
	background: #222;
}

.EntryTitle {
	padding: 0 0 0 15px;
	width: 450px;
	font-weight: bold;
	background: url(images/blog/icon.gif) left no-repeat;
	float: left;
}

.EntryDate {
	font-weight: normal;
	float: right;
}

.EntryText {
	margin: 15px 15px 0 15px;
	color: #ababab;
	line-height: 2;
	text-align: justify;
}

.EntryFooter {
	margin: 35px 15px 0 0;
	text-align: right;
}

.EntryFooter a {
	text-decoration: none;
	color: #fff;
}

.EntryFooter a:hover {
	text-decoration: underline;
	color: #fff;
}




#Link ul {
	margin: 10px 0 0 15px;
	list-style: none;
}

#Link li {
	margin: 0 0 20px 0;
	padding: 0 0 0 10px;
	background: url(images/link/link-icon.gif) left top no-repeat;
}

#Link .LinkName {
	width: 280px;
	line-height: 1.2;
	font-weight: bold;
}

#Link .LinkName a {
	color: #fff;
	text-decoration: none;
}

#Link .LinkName a:hover {
	text-decoration: underline;
}

#Link .LinkText {
	margin: 5px 0 0 0;
	width: 280px;
	height: 100px;
	line-height: 1.5;
	color: #ababab;
}

#Link .LinkImg {
	margin: -105px 40px 0 0;
	padding: 20px 0 0 0;
	width: 200px;
	height: 35px;
	background #000;
	border: 2px solid #fff;
	text-align: center;
	display: block;
	float: right;
}

#Link .LinkImg a {
	color: #fff;
	font-weight: bold;
}




#TableNavi {
	text-align: center;
}

#TableNavi a:hover {
	text-decoration: underline;
}

.page-numbers {
	padding: 5px;
	color: #ccc;
	text-decoration: none;
	border: 1px solid #999;
}

.current {
	color: #fff;
	font-weight: bold;
}
	





/* ==============) Footer================== */

#FooterContents {
	margin: 0 0 20px 0;
	border: 1px solid #444;
}

#FooterNews {
	margin: 0 0 0 27px;
	_margin: 0 0 0 12px;
	padding: 35px 0 ;
	width: 200px;
	float: left;
}

.FooterTitle  {
	margin: 0 0 5px 0;
	padding: 0 0 10px 5px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
}

.FooterNewsTitle {
	padding: 0 0 0 5px;
	font-weight: bold;
	line-height: 1.5;
}

.FooterNewsDate {
	padding: 0 5px;
	line-height: 1.5;
}

.FooterNewsText {
	padding: 0 5px;
	line-height: 1.5;
}

.FooterNewsMore {
	margin: 5px 0 0 5px;
	padding: 0 0 0 10px;
	font-weight: bold;
	line-height: 1.2;
	background: url(images/footer-icon.gif) no-repeat left top;
}

.FooterNewsMore a {
	color: #fff;
	text-decoration: underline;
}

.FooterNewsMore a:hover {
	text-decoration: underline;
}


#FooterOsusume {
	margin: 0 0 0 25px;
	padding: 35px 0 ;
	width: 745px;
	float: left;
}

.OsusumeItem {
	margin: 5px 0 0 5px;
	width: 365px;
	float: left;
}

.OsusumeItemImg {
	margin: 6px 0 0 0;
	width: 171px;
	float: left;
}

.OsusumeItemTitle {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	width: 170px;
	_width: 180px;
	font-weight: bold;
	line-height: 1.2;
	background: url(images/footer-icon.gif) no-repeat left top;
	float: left;
}

.OsusumeItemText {
	padding: 5px 0 0 17px;
	width: 170px;
	_width: 190px;
	line-height: 1.5;
	text-align:justify;
	float: left;
}

.OsusumeItemMore {
	margin: 5px 0 0 185px;
	_margin: 5px 0 0 95px;
	float: left;
}


#Copyright {
	margin: 0 0 50px 0;
}
	

#Footer {
	clear: both;
}

#Ranking {
	width: 618px;
	border: 1px solid #666;
}

#Ranking a {
	color: #fff;
}

#Ranking th, #Ranking td {
	padding: 5px;
}

#SampleMovie {
margin: 0 0 15px 0;
text-align: center;
}

#respond {
margin: 10px;
}

#respond h3 {
margin: 0 0 10px 0;
font-size: 14px;
}

#comment {
margin: 10px 0;
}

.commentlist {
margin: 30px;
}

.commentlist li {
margin: 10px 0 40px 0;
}

.fn {
font-style: normal;
font-weight: bold;
}

.comment-author {
margin: 0 0 10px 0;
}

.commentlist p {
margin: 15px 0;
line-height: 2;
}
#Container #Contents #Product dl dd {
	line-height: 1.4em;
}