@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------ FontSize[13pxBase]
/* Reset !NoEdit ------------------------------------------------------------------------------ */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0px;
padding: 0px;
}
h1, h2, h3, h4, h5, h6, p, pre, ul, ol, dl, dt, dd, address, form, blockquote {
display: block;
}
table {
border-collapse: collapse;
border-spacing: 0px;
}
fieldset, img {
border-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}
ol, ul {
list-style: url(none) none;
}
caption, th {
text-align: left;
}
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}
q:before, q:after {
content: '';
}
abbr, acronym {
border: 0;
}
img {
vertical-align: top;
}
a {
overflow: hidden;
}

/* Font Base ------------------------------------------------------------------------------ */
body {/* ModernBrowser/MacIE5 */
font: 13px/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
*font-size: small;/* WinIE7/6(標準準拠) */
*font: x-small;/* WinIE5/5.5/6(後方互換) */
}
table {
font-size: inherit;
font: 100%;
}
pre, code, kbd, samp, tt {
font-family: monospace;
 *font-size: 108%;
line-height: 100%;
}

/* LinkColor ------------------------------------------------------------------------------ */
a:link {
color: #FFF;
}
a:visited {
color: #FFF;
}
a:hover, a:focus {
color: #F00;
}
a:active {
color: #F00;
}

/* AnotherLinkColor ------------------------------------------------------------------------------ */
a.linkA {
color: #C00;
}
a.linkA:visited {
color: #900;
}
a.linkA:hover, a.linkA:focus {
color: #F00;
}
a.linkA:active {
color: #F00;
}

/* VAlign Option ------------------------------------------------------------------------------ */
.imgVABtm {
vertical-align: bottom;
}

/* Note ------------------------------------------------------------------------------ */
.note {
text-indent: -1em;
margin-left: 1em;
}

/* Round Box ------------------------------------------------------------------------------ */
.roundBox {
width: 500px;
background: url(img/box_bg.jpg) repeat-y left top;
}
.roundCap {
font-size: 0%;
line-height: 0;
}

/* ClearBoth ------------------------------------------------------------------------------ */
.clearboth {
clear: both;
}

/* ClearFix ------------------------------------------------------------------------------ */
.clearfix:after {
content: url(../img_common/s.gif);
display: block;
clear: both;
height: 0;
}
.clearfix {
display: inline-block;
}
.clearfix {
display: block;
}
/* MacIE \*//*/
.clearfix {
overflow: hidden;
}
/* */

.clearfix {overflow:hidden;}/*forDW*/

/* ClearPreview ------------------------------------------------------------------------------ */
.clear {
clear: both;
margin: 0px;
padding: 0px;
line-height: 0px;
font-size: 0px;
height: 0px;
}

/* FontSizeClass ------------------------------------------------------------------------------ */
.t8 {font-size: 62%;}
.t9 {font-size: 69.3%;}
.t10 {font-size: 77%;}
.t11 {font-size: 85%;}
.t12 {font-size: 93%;}
.t13 {font-size: 100%;}
.t14 {font-size: 108%;}
.t15 {font-size: 116%;}
.t16 {font-size: 123.1%;}
.t17 {font-size: 131%;}
.t18 {font-size: 138.5%;}
.t19 {font-size: 146.5%;}
.t20 {font-size: 153.9%;}

/* ------------------------------------------------------------------------------
 PageEdit /////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------ */

/* テンプレート（ポップアップ） ------------------------------------------------------------------------------ */

body.item {
	background: #222;
	text-align: center;
}
#itemHeader {
	height: 35px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#itemContent {
	margin-right: auto;
	margin-left: auto;
	background: #FBFBF1 url(../img_common/item_bg.jpg) repeat-x left top;
}
#itemFooter {
	background: #222;
}
#itemFooter ul li {
	float: left;
	margin-right: 5px;
	margin-top: 15px;
}
#itemFooter ul {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
}
#itemHeader h1 {
	float: left;
	margin-top: 2px;
}
#itemHeader #itemClose {
	float: right;
	margin-top: 6px;
}
#itemContent #itemProfile {
	width: 300px;
	float: left;
	padding-left: 20px;
}
#itemContent #itemWrap {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 520px;
	padding: 5px 10px;
}
#itemWrap #itemPhoto {
	float: right;
}
#itemWrap #itemProfile h2 {
	color: #981522;
	margin-top: 20px;
}
#itemWrap #itemProfile .itemTitleImg {
	margin-top: 10px;
}
#itemWrap #itemProfile table {
	width: 260px;
}

#itemWrap #itemProfile p {
	margin-top: 20px;
}
#itemWrap #itemProfile table th {
	border-bottom: 1px dashed #CCC;
	width: 50px;
	margin-top: 20px;
	height: 50px;
	padding-top: 20px;
}
#itemWrap #itemProfile table td {
	border-bottom: 1px dashed #CCC;
	margin-top: 20px;
	padding-top: 20px;
}
/* テンプレート
---------------------------------------------*/
#wrapper {
	width: 100%;
	background-color: #FBFBF1;
	font-size: 100%;
	line-height: 1.5;
	color: #333;
	letter-spacing: 0.1em;
}
.contBG{
	background-image: url(../img_common/bg.jpg);
	background-repeat: repeat-x;
}

/* header */
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
ul#subMenu {
	height: 54px;

}
ul#subMenu li {
float: right;
padding-left: 15px;
margin-top: 11px;
height: 21px;
}
ul#subMenu li.contact {
	margin-top: 0px;
	height: 54px;
}
h1#logo{
	float: left;
	width: 189px;
	margin-top: 8px;
}
ul#globalMenu{
	float: right;
	width: 662px;
	margin-top: 8px;
	margin-bottom: 6px;
}
ul#globalMenu li{
	float: left;
	height: 54px;
}
ul#pankuzu{
	color: #999999;
	font-size: 12px;
	padding-left: 12px;
	padding-top: 28px;
	line-height: 15px;
	padding-bottom: 12px;
}
ul#pankuzu li{
	float: left;
	padding-right: 21px;
	background-image: url(../img_common/pankuzu_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
/* 後から童物に移動 */
ul.wappaBG{
	background-image: url(../img_common/pankuzu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* contents */
#contents{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img_common/bg_contents.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#side{
	width: 230px;
	float: left;
}
ul#sideWorks{
	padding-bottom: 5px;

}
ul#sideWorks li{
	background-image: url(../img_common/side_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 14px;
	margin-top: 10px;
}
ul#sideWorks li .sideWorks_img{
	width: 62px;
	padding-left: 10px;
	float: left;
}
ul#sideWorks li .sideWorks_text{
	float: left;
	width: 140px;
	padding-left: 10px;
}
ul#sideWorks li .sideWorks_text h4{
	background-image: url(../img_common/works_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 21px;
	margin-bottom: 0.3em;
}
ul#sideWorks li .sideWorks_text p{
	line-height: 1.4;
	color: #CCCCCC;
	letter-spacing: 0em;
}
ul.sideBanner{
	margin-top: 10px;
	padding-left: 10px;
	margin-bottom: 8px;
}
ul.sideBanner li{
	margin-bottom: 10px;
}
ul#sideDolls{
	padding-left: 4px;
	margin-bottom: 18px;
	width: 222px;
	padding-bottom: 3px;
	background-image: url(../img_common/dolls_btm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
}
ul#sideDolls li{
	padding-bottom: 10px;
	background-image: url(../img_common/dolls_bg.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
}
ul#sideDolls li h3{


}
ul#sideDolls li .sideDolls_img{
	float: left;
	width: 77px;
	padding-top: 8px;
	padding-left: 2px;
	font-size: 0%;
	line-height: 0;
}
ul#sideDolls li p{
	letter-spacing: 0em;
	float: left;
	width: 130px;
	padding-left: 5px;
	margin-top: 13px;
}
.sideImg{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}
p.sideText{
	width: 210px;
	padding-left: 10px;
	color: #CCCCCC;
	letter-spacing: 0em;
	margin-bottom: 25px;
}
#main{
	float: right;
	width: 670px;
}
#pageTop{
	text-align: right;
}

/* footer */
#footerBG{
	background-color: #000;
}
#footer{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer address{
padding-top: 21px;
padding-left: 13px;
color: #FFF;
width: 351px;
float: left;
}
#footerRight{
float: right;
width: 536px;
margin-top: 20px;
margin-bottom: 100px;
}
#footerRight ul {
}
#footerRight ul li {
float: right;
padding-left: 20px;
height: 21px;
}
#footerRight p {
	text-align: right;
	margin-top: 7px;
}
/* トップページ------------------------------------------------------------------------------ */
.topBG{
	background: #FBFBF1 url(../img/bg.jpg) repeat-x left top;
}
#flashArea {
height: 235px;
width: 900px;
}
.flashTXT{
padding-top: 50px;
text-align: center;
height: 185px;
width: 900px;
color: #FFF;
background: #000;
line-height: 350%;
}
.topRoundBox {
	width: 646px;
	margin-top: 27px;
	margin-bottom: 27px;
	margin-left: 23px;
	background: url(../img/box_bg.jpg) repeat-y left top;
}
.topRoundBox div.roundCap {
	font-size: 0%;
	line-height: 0;
}
#main .topRoundBox dl dt {
	float: left;
	color: #A81929;
	padding-left: 20px;
}
#main .topRoundBox dl dd {
	float: left;
	padding-left: 20px;
}
#main .topRoundBox dl {
	width: 646px;
}
#main #topDollBox {
	margin-left: 15px;
	width: 654px;
}
#main #topDollBox li {
	border: 1px solid #CCC;
	margin-bottom: 10px;
	height: 173px;
	float: left;
	width: 315px;
	margin-left: 10px;
	display: inline;
}
#main .topDollTxt {
	float: left;
	width: 185px;
	padding-top: 23px;
	padding-bottom: 10px;
	padding-left: 18px;
}
#main .topDollImg {
	float: left;
	padding-bottom: 10px;
}
#main .topDollTxt p {
	padding-top: 14px;
}
.taikenTit {
margin-bottom: 20px;
margin-left: 23px;
padding-top: 30px;
}
.taikenBox {
padding-left: 15px;
width: 655px;
}
.taikenBox li {
float: left;
margin-left: 9px;
}
.taikenText {
padding-top: 20px;
padding-left: 45px;
}
#main #historyBox {
	width: 620px;
	margin-left: 27px;
	margin-bottom: 50px;
	background: url(../img/history_bg.jpg) repeat-x left top;
	padding-left: 20px;
}
.histryTit {
	margin-left: 27px;
}
#histryIMG {
	float: right;
	width: 151px;
	padding-bottom: 15px;
	padding-left: 40px;
}
#historyBox .histryTXTtop {
	margin-bottom: 20px;
	padding-top: 15px;
}
#historyBox .histryTXT {
	margin-bottom: 10px;
}
.topEtoTxt {
font-weight: bold;
color: #437433;
}
/* 店舗紹介------------------------------------------------------------------------------ */
#main #companyIMG {
	padding-left: 28px;
	padding-top: 47px;
	width: 640px;
}
#companyIMG li {
	float: left;
	margin-left: 7px;
}

.companyTXT {
	width: 635px;
	margin-left: 35px;
	line-height: 180%;
	padding-top: 36px;
}
.companyTXT2 {
width: 600px;
margin-left: 56px;
padding-bottom: 50px;
}
.companyStit{
width: 630px;
margin-left: 40px;
margin-bottom: 15px;
}
.redBold {
	font-weight: bold;
	color: #C61522;
}
/* ご購入にあたって------------------------------------------------------------------------------ */
#main .buyTXT {
	width: 570px;
	margin-left: 75px;
	margin-top: 40px;
	line-height: 150%;
}
ul#buyBtn {
margin-top: 35px;
margin-bottom: 45px;
padding-left: 80px;
}
ul#buyBtn li {
float: left;
padding-right: 28px;
}
.buyRoundBox {
	width: 557px;
	background: url(../buy/img/flow_bg.jpg) repeat-y left top;
	margin-left: 75px;
	margin-top: 45px;
	text-align: center;
}
.buyRoundBox div.roundCap {
	font-size: 0%;
	line-height: 0;
}
#main .buyRoundBox #flowBoxTop {
	margin-top: 18px;
}
#main .buyRoundBox #flowBoxLeft {
	float: left;
	width: 218px;
	padding-left: 57px;
}
#main .buyRoundBox #flowBoxRight {
	float: left;
	width: 212px;
}
#main .buyTXTend {
	width: 570px;
	margin-left: 75px;
	margin-top: 25px;
	margin-bottom: 46px;
	line-height: 150%;
}
/* アクセス------------------------------------------------------------------------------ */
#main .accessTit {
	margin-top: 47px;
	margin-left: 20px;
	width: 644px;
}
#main .accessTXT {
	width: 620px;
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 34px;
	line-height: 180%;
}
#main .accessStit {
	width: 630px;
	margin-top: 34px;
	margin-left: 40px;
}
#main .accessTXTsmall {
	width: 600px;
	margin-top: 24px;
	margin-left: 56px;
	line-height: 150%;
}
#main #mapBox {
height: 345px;
width: 625px;
margin-left: 35px;
border: 1px solid #CCC;
padding-top: 5px;
padding-left: 5px;
margin-top: 50px;
}
#main #mapBtn {
	width: 630px;
	margin-left: 35px;
	text-align: center;
	margin-top: 20px;
}
/* テナント------------------------------------------------------------------------------ */
#main #tenantPhoto {
float: left;
width: 287px;
padding-top: 26px;
padding-left: 40px;
padding-bottom: 35px;
}

#main .tenantTit {
	margin-top: 45px;
	margin-left: 20px;
}
#main #tenantBill {
	float: left;
	width: 320px;
	padding-left: 15px;
	padding-top: 26px;
	padding-bottom: 35px;
}
#main #tenantBill dl {
	margin-left: 20px;
	margin-top: 12px;
}
#main #tenantBill dl dt {
	float: left;
	width: 60px;
	background: url(../tenant/img/icon01.gif) no-repeat left center;
	padding-left: 20px;
}
#main #tenantBill dl dd {
	float: left;
	width: 220px;
	padding-bottom: 15px;
}
#main .tenantStit {
	margin-left: 40px;
}
#main #tenantMapBox {
	height: 298px;
	width: 540px;
	margin-left: 45px;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 10px;
}
#main #tenantMapBtn {
	width: 630px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}
#main #tenantSetsubi {
	margin-left: 45px;
	margin-top: 13px;
	width: 618px;
}
#main #tenantSetsubi dt {
	float: left;
	width: 220px;
	background: url(../tenant/img/icon01.gif) no-repeat left center;
	padding-left: 20px;
}
#main #tenantSetsubi dd {
	float: left;
	width: 378px;
	margin-bottom: 15px;
}
#main #tenantIllust {
	margin-bottom: 50px;
	margin-left: 30px;
}
#main .tenantTXT {
	margin-bottom: 55px;
	margin-left: 45px;
	line-height: 150%;
}
/* 美人、武者、季節、能、童物共通------------------------------------------------------------------------------ */
#main .dollsTit {
	margin-top: 46px;
	margin-left: 40px;
	margin-bottom: 33px;
}
#main .dollsTXT {
	line-height: 150%;
	margin-left: 40px;
	margin-bottom: 30px;
}
#main .dollsBox {
	width: 643px;
	padding-left: 27px;
}
#main .dollsBox li {
	width: 115px;
	float: left;
	padding-left: 13px;
	height: 230px;
}
#main .dollsBox li p {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 1.3;
	font-size: 13px;
}
#main .dollsBox li p span {
	color: #981522;
	font-size: 10px;
	letter-spacing: 0em;
}
#catalog{
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 50px;
}
/* 美人 */
.bijinBG{
	background-image: url(../bijin/img/pankuzu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/* 武者 */
.bushaBG{
	background-image: url(../busha/img/pankuzu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/* 季節 */
.kisetsuBG{
	background-image: url(../kisetsu/img/pankuzu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/* 能 */
.nouBG{
	background-image: url(../nou/img/pankuzu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/* 童 */
.wappaBG{
	background-image: url(../wappa/img/pankuzu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/* お問い合わせ----------------------------------------------------------------------------- */
#main #ContactTit {
	margin-top: 46px;
	margin-bottom: 30px;
	margin-left: 20px;
}
#main .contactTXT {
	margin-bottom: 37px;
	margin-left: 48px;
}
#main #contactFormBox {
	width: 410px;
	margin-left: 106px;
	margin-bottom: 37px;
	background: #F5F5EC;
	padding-left: 60px;
	padding-bottom: 32px;
}

#main form #contactFormBox dt {
	padding-top: 32px;
	padding-bottom: 10px;
	background: url(../contact/img/icon.gif) no-repeat left 32px;
	padding-left: 20px;
}
#main form #contactBtn {
	text-align: center;
	margin-bottom: 50px;
}
#main form #contactFormBox dt .redContact {
	font-size: 10px;
	color: #C40B06;
	margin-left: 10px;
}
#main .contactTXTerror {
	margin-bottom: 37px;
	margin-left: 110px;
	color: #C40B06;
	line-height: 150%;
}
#main #thanks {
	line-height: 180%;
	text-align: center;
	padding-top: 100px;
}
/* 博多人形について----------------------------------------------------------------------------- */

#main .aboutTit {
	margin-top: 46px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#main .aboutPhotoEnd {
	background: url(none);
}
#aboutBox {
	width: 629px;
	margin-left: 30px;
}
#aboutBox li {
	background: url(../about/img/icon_yajirushi.gif) no-repeat center bottom;
	padding-bottom: 70px;
}
#main .aboutTit2 {
	margin-left: 20px;
	margin-bottom: 15px;
}
#main .aboutTxt {
width: 630px;
padding-bottom: 50px;
padding-left: 30px;
}
.kuyouPhoto {
float: left;
padding-left: 30px;
width: 180px;
}
.kuyouText {
float: left;
}
.aboutMap {
margin-left: 30px;
padding-top: 20px;
padding-bottom: 10px;
}
.aboutMapTxt {
margin-left: 30px;
margin-bottom: 20px;
}

/* プライバシー------------------------------------------------------------------------------ */
#main #privacyTit {
	margin-top: 46px;
	margin-left: 20px;
}
#main #privacyStit {
	margin-top: 30px;
	margin-left: 45px;
}
#main .pryvacyTXT {
	width: 600px;
	margin-top: 15px;
	margin-left: 45px;
	line-height: 160%;
}
#main #privacyTXTright {
	width: 600px;
	margin-left: 40px;
	text-align: right;
	margin-top: 20px;
	line-height: 150%;
}
/* サイトマップ------------------------------------------------------------------------------ */
.sitemapTit {
	margin-top: 50px;
	margin-left: 45px;
}
.sitemapBox {
	float: left;
	width: 200px;
	padding-left: 95px;
	padding-top: 38px;
}
.sitemapBox li {
	padding-left: 20px;
	margin-bottom: 20px;
	background: url(../sitemap/img/icon_l.gif) no-repeat left 5px;
}
.sitemapBox li ul {
	margin-top: 20px;
}
.sitemapBox li ul li {
	background: url(../sitemap/img/icon_s.gif) no-repeat left center;
}

.sitemapBox a:link,
.sitemapBox a:visited{
	color: #333;
	text-decoration: underline;
}

.sitemapBox a:hover,
.sitemapBox a:focus,
.sitemapBox a:active{
	color: #666;
	text-decoration: underline;
}

/* 作品紹介----------------------------------------------------------------------------- */
.boxSpace {
	margin-top: 50px;
}

/* リンク集----------------------------------------------------------------------------- */
ul#linkList{
padding-left: 80px;
padding-top: 40px;
}
ul#linkList li{
background-image: url(../img_common/works_icon.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
padding-top: 0.5em;
padding-bottom: 0.5em;
}.companyImg {
margin-left: 35px;
padding-top: 36px;
}

/*topニュース部分*/
#main #topNewsList .topNewsDate {
margin: 0px;
padding: 0px 0px 0px 20px;
float: left;
width: 120px;
}
#main #topNewsList .topNewsDetail {
margin: 0px;
padding: 0px;
float: right;
width: 500px;
}
#main #topNewsList .topNewsLine {
width: 646px;
margin: 0px;
padding: 0px;
text-align: center;
}
.topNewsSt01 {
font-weight: bold;
}
.topNewsSt02 {
font-weight: bold;
color: #F00;
}
#topNewsList .topNewsDetail a {
color: #09F;
}



