@charset "UTF-8";
/*
###################################

    ブランド　専用CSS

###################################
*/

#content {
	background: #000000;
}

/* ########## MAIN VISUAL ########## */
#mainVisual {
	height: 320px;
	top: 0;
}
body.kahouguraIndex #mainVisual { /* for kahougura/index.html */
	height: 535px;
}
*:first-child+html #mainVisual h1 {
	margin-left: -1px;
}


/* ###### LOCAL NAVIGATION ###### */
#localNav {
	position:absolute;
	top: 10px;
	left: 50%;
	margin-left: -439px;
	width: 880px;
}
#localNav p {
	float: left;
	background: url(../../products/brand/img/kahougura/title.png) no-repeat left top;
	width: 550px;
	height: 0;
	padding-top: 31px;
	overflow:hidden;
}
#localNav li {
	display: inline;
}
#localNav li a {
	float: left;
	overflow:hidden;
	height: 0px;
	padding-top: 31px;
}
* html #localNav li a { /* ie6 */
	cursor: pointer;
}

/* BUTTON WIDTH */
#localNav li#localNav_top a {
	width: 70px;
	background: url(../../products/brand/img/kahougura/nav_top.png) no-repeat left top;
}
#localNav li#localNav_about a {
	width: 127px;
	background: url(../../products/brand/img/kahougura/nav_about.png) no-repeat left top;
}
#localNav li#localNav_lineup a {
	width: 133px;
	background: url(../../products/brand/img/kahougura/nav_lineup.png) no-repeat left top;
}

/* DEFAULT POSITION */
#localNav li a {
	background-position: 0 0;
}


/* HOVER MENU & CURRENT MENU */
#localNav li#localNav_top a:hover, #localNav li#localNav_top a.this,
#localNav li#localNav_about a:hover, #localNav li#localNav_about a.this,
#localNav li#localNav_lineup a:hover, #localNav li#localNav_lineup a.this,
#localNav li#localNav_history a:hover, #localNav li#localNav_history a.this {
	background-position: 0 -31px;
}


/* ########## BOTTOM CONTENT ########## */
#wrapContentBtm {
	padding: 0 0 5px 0;
	background: #e8e8e8 url(../../products/brand/img/kahougura/bg_btm_271906.gif) no-repeat left bottom;
	color: #434343;
}
/* [LINEUP] */
body.kahouguraLineup #wrapContentBtm {
	background: #100a02 url(../../products/brand/img/kahougura/bg_btm_100a02.gif) no-repeat left bottom;
}
body.kahouguraHistory #wrapContentBtm {
	color: #F0E1AF;
}

/* ########## MAIN CONTENT ########## */
#mainContent {
	background: url(../../products/brand/img/kahougura/bg_mdl_271906.gif) repeat-y left top;
	padding: 360px 40px 25px 40px;
}
/* [INDEX] FLAME PADDING */
body.kahouguraIndex #mainContent {
	padding: 340px 30px 15px 30px;
}
/* [LINEUP] BACKGROUND */
body.kahouguraLineup #mainContent {
	background: url(../../products/brand/img/kahougura/bg_mdl_271906.gif) repeat-y left top;
}
/* [INDEX] */
body.kahouguraIndex #mainContent {
	padding-top: 555px;
}



/* ########## [INDEX] NEW INFORMATION ########## */
h2#titleNewinfo {
	float: left;
	width: 60px;
}
dl#infoHistory {
	width: 660px;
	padding-left: 85px;
}
* html dl#infoHistory {
	padding-left: 30px;
}
dl#infoHistory dt {
	float: left;
	width: 80px;
}
dl#infoHistory dd {
	width: 570px;
	float: left;
}
	dl#infoHistory:after {
		content: "";
		display: block;
		clear: both;
	}
	/*\*/
		* html dl#infoHistory {
		height: 1em;
		overflow: visible;
	}
	/**/

dl#infoHistory a {
	color: #2d2d2d;
}

#banner {
	padding-top:15px;
	margin:0 auto;
	width:900px;
	text-align:center;
}




/* ########## [ABOUT] ########## */
#kura, #hito, #aji {
	padding-right: 300px;
	min-height: 170px;
}
#kura h2, #hito h2, #aji h2 {
	float: left;
	margin-right: 10px;
}
#kura h3, #hito h3, #aji h3 {
	float: left;
	width: 447px;
	margin: 22px 0 13px 0;
}
#kura p, #hito p, #aji p {
	float: left;
	width: 447px;
}
#kura {
	height:170px;
	background: url(../../products/brand/img/kahougura/img_kura.jpg) no-repeat right top;
}
#hito {
	height:170px;
	background: url(../../products/brand/img/kahougura/img_hito.jpg) no-repeat right top;
}
#aji {
	height:170px;
	background: url(../../products/brand/img/kahougura/img_aji.jpg) no-repeat right top;
}



/* ########## [LINEUP] SPEC ########## */
#spec_set {
	clear:both;
	float:left;
	width:390px;
	padding-bottom:50px;
}
#spec_set_r {
	float:right;
	width:390px;
	padding-bottom:50px;
}

#spec {
	width: 290px;
}
#spec h2 {
	font-size: 14px;
	color:#da4e14;
}
#spec .detail{
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #bababa;
	border-top: 1px solid #bababa;
}
#spec dl {
	margin-bottom: 10px;
}
#spec dt, #spec dd {
	float: left;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #bababa;
}
#spec dt {
	width: 89px;
	padding-left: 1px;
}
#spec dd {
	width: 200px;
}
#spec dd span.smallcaps{
	font-size: 9px;
	vertical-align: top;
}
#spec p.cap {
	margin-bottom: 15px;
}

/* ########## [LINEUP] SPEC ########## */
#explanation {
	float: right;
	width: 390px;
}

/* ########## [LINEUP] RELATED CONTENTS ########## */
#relatedContents {
	clear: both;
	background: url(../../products/brand/img/kahougura/bg_mdl_100a02.gif) repeat-y left top;
	padding: 20px 40px 15px 40px;
	margin: 0 -40px -25px -40px;
}
#relatedContents h2 {
	margin-bottom: 15px;
}
#relatedContents li {
	display: inline;
}
#relatedContents li a {
	color: #CDC3AA;
	background: url(../../products/brand/img/kahougura/sign_circle.gif) no-repeat left center;
	padding-left: 12px;
	margin-right: 15px;
}


/* ########## [HISTORY] LABEL HISTORY ########## */
.labelHistory {
	clear: both;
	padding-bottom: 30px;
}
.labelImg {
	float: left;
	width: 150px;
}
.historyData {
	float: right;
	width: 620px;
}
.historyData h2 {
	background: url(../../products/brand/img/kahougura/line_brush_02.gif) no-repeat left bottom;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.historyData h3 {
	margin-bottom: 5px;
	margin-left: -0.5em;
}
.historyOfWorld {
	float:left;
	width: 295px;
}
.historyOfKikumasamune {
	float: right;
	width: 295px;
}
.historyData dt {
	float: left;
	width: 60px;
}
.historyData dd {
	float: left;
	width: 225px;
}



/* ########## BRUSH LINE ########## */
body.kahouguraAbout .line_brush, body.kahouguraLineup .line_brush {
	clear: both;
	background: url(../../products/brand/img/kahougura/line_brush.gif) no-repeat left top;
	width: 820px;
	height: 1px;
}
body.kahouguraAbout .line_brush {
	margin: 23px 0;
}
body.kahouguraLineup .line_brush {
	margin: 30px 0;
}


/* iepngfix */
#localNav li a , #localNav p {
	behavior: url(../../../common/js/iepngfix.htc)
}


