@charset "UTF-8";

/* CSS Document */

/*base_css*/

.header {
	text-indent: -9999px;
	background-image: url(../images/nav/rogo.gif);
	height: 100px;
	width: 180px;
	display: block;
	margin-top: 20px;
	padding: 0px;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 20;
	position:absolute;
	top: 20px;
	left: 20px;
	cursor:pointer;
}

.displayNone {
    display: none;
}
.clearLeft { 
	clear:left;
}

/*sideメニュー*/

#mainMenu{
	/*position: absolute;*/
	/*top:120px;*/
	z-index: 1;
	text-decoration: none;
	/*width: 165px;*/
	/*height: auto;*/
	text-align: left;
	/*float: left;*/
}

#mainMenu ul{
	position: relative;
	left: 0px;
	top:0px;
}

#mainMenu ul li{
	/*position: relative;*/
	/*left: -25px;*/
	list-style-type:none;
	/*font-size: 14px;*/
	text-decoration: none;
	margin: 0px;
	cursor:pointer;
}

#mainMenu ul li ul{
    position: relative;
	/*left: 0px;*/
	list-style-type:none;
	font-size: 1px;
}

#mainMenu ul li ul li{
	list-style-type:none;
	margin-top:2px;
	margin-left:-50px;
}


#column_wrap {
	position: relative;
	height: 600px;
	/*width: 580px;*/
	width: 422px;
	margin: 0px;
	padding: 0px;
        z-index: 3;
}
#colum_title {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 440px;
	color: #FFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 36px;
	background-image: url(../images/concept_title.png);
	background-repeat: no-repeat;
	float: left;
        behavior: url(css/iepngfix/iepngfix.htc);
}
#colum_text {
	height: auto;
	width: 420px;
	clear: both;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: 2px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#footer {
	clear: both;
	height: 50px;
	width: 800px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	color: #FFF;
	letter-spacing: 1px;
	margin: 0px;
	padding-left: 5px;
}
/*
#menu_petitgateau {
}
*/

.column_wrap_class {
	position: relative;
	width: 500px;
	height: 500px;
	/*width: 580px;*/
	margin: 0px;
	padding: 0px;
        z-index: 3;
    /*background-color: #FFF;*/
}
.colum_title_class {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 440px;
	color: #FFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 36px;
	background-image: url(../images/concept_title.png);
	background-repeat: no-repeat;
	/*float: left;*/
    behavior: url(css/iepngfix/iepngfix.htc);
    z-index: 4;
}
.colum_text_class {
	/*height: auto;*/
	position: relative;
	height: 300px;
	width: 420px;
	/*clear: both;*/
	padding: 0px;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: 2px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
    z-index: 4;
}
.paisserieChildPhoto {
    position: relative;
    float:left;
    width: 160px;
    height: 125px;
    z-index: 20;
    /*z-index: 6;*/
}

.backbox {
        position:absolute;
        top: 0px;
        left: 0px;
	height: 460px;
	width: 500px;
        overflow: hidden;
	/*background-color: #250D08;*/
	padding: 20px;
}

#mainbox {
        position:absolute;
        top: 0px;
        left: 0px;
	height: 460px;
	width: 500px;
	/*background-color: #250D08;*/
	padding: 20px;
}

#main_boxmini {
	background-color: #2E110B;
	height: 320px;
	width: 490px;
	border: 1px dashed #814000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#mainbox_text {
	margin: 0px;
	width: 290px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #FFF;
	line-height: 17px;
	height: 254px;
	float: left;
	letter-spacing: .1em;
}

#mainbox_end {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 470px;
}

#pro_photoindex {
	width: 168px;
	float: left;
	height: 254px;
}
.column_wrap_back_class {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 540px;
        heigth: 560px;
	background-image: url(../images/skin_2.png);
	background-repeat: no-repeat;w
        behavior: url(css/iepngfix/iepngfix.htc);

}
.column_back_image_class {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 540px;
        height: 560px;
        behavior: url(css/iepngfix/iepngfix.htc);
}
/*
img {
        behavior: url(css/iepngfix/iepngfix.htc);

}
*/
.redtext12pt {
	font-size:12px;
	color:#F00;
}
.blacktext14pxbold {
	font-size:14px;
	font-weight:bold;
	color:#666;
	margin-top:10px;
}
.labeltext14px_1{
	font-size:14px;
	font-weight:bold;
	color:#666;
	margin-top:3px;
	margin-bottom:3px;
}
.pricetext_1 {
	font-size:14px;
	font-weight:bold;
	color:#C00;
	text-align:right;
	margin-right:20px;
}
.popupCloseClass {
	background-image:url(../images/etc/closelabel.gif);
	background-repeat:no-repeat;
	width:66px;
	height:22px;
	top:0px;
	right:0px;
	position:absolute;
    z-index: 2002;
	cursor:pointer;
}

