@charset "shift_jis";

*{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	background: #FFF4F4 url(../item/images/bg.jpg) repeat-y center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	color: #333333;
}

img{
	vertical-align: bottom;
	border: 0;
}

ol, ul {
	list-style: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

div.clear{
	clear:both;
}


div.clear img {vertical-align:middle;}

div.line{
	height: 1px;
	background-image: url(../item/images/border01.gif);
	background-repeat: repeat-x;
	margin-top: 8px;
}
div.line img{
	vertical-align: bottom;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.flcl:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.flcl{
	display: inline-block;
}
/*Hides IE-mac\*/
* html.flcl{
	height: 1%;
}
.flcl{
	display: block;
}
/* End IE-mac */

/* --------------------------------------------------------------------------------- */
/* Header */
div#header{
	padding-bottom: 20px;
	background: url(../item/images/header_line.jpg) no-repeat left bottom;
	padding-top: 20px;
	position: relative;
	height: 65px;
}
div#header h1{
    background: url(../item/images/hd_heat.gif) no-repeat right bottom;
}
div#header h2{
	position: absolute;
	top: 70px;
	right: 0px;
}
#pankuzu {
	background:#FFF4F4;
	font-size: 70%;
	color: #990000;
	padding: 3px 7px;
	clear: both;
}
#pankuzu a {
	color:#990000;
}
/* Content */
div#container{
	margin: 0px auto 0;
	width: 1000px;
}
body#diary div#container{
    width: 830px;
}
#mainImg {
	margin-top:15px;
}
#content{
	margin-top: 15px;
	background: url(../item/images/conents_bg.gif) repeat-y;
	margin-bottom: 20px;
}

/* main Content */
#main_cont{
	width:780px;
	float: right;
}
#main_cont h3{margin-bottom:10px;}
.read {
	font-size:90%;
	padding-bottom: 30px;
	border-bottom: 1px dotted #CCCCCC;
}
.read h4{
	color:#E32C79;
	margin-bottom: 5px;
}
.read .photo {
	width:380px;
	float: left;
}
.read .text_box {
	width:380px;
	float: right;
}
.read .caption {
	font-size:80%;
	color:#333333;
	margin-top: -10px;
	margin-bottom: 10px;

}
.conbination {
	padding-top: 30px;
	clear: both;
}
.lineup {
	padding-top: 30px;
	clear: both;
}
.order,.p_select {
	padding-right:15px;
	text-align: right;
	padding-top: 15px;
	color: #990066;
}

.p_select {
	font-size:80%;
}

.order a {
	color: #663300;
	text-decoration: underline;
	font-size: 100%;
}
.order img {
	vertical-align:baseline;
}

.p_select .navi {
padding:0 4px 0 0;
}
.p_select .next {
	font-weight:bold;
	color:#E32C79;
	text-decoration: none;
}

/* Left Content */
#left_cont {
	width:200px;
	padding-top: 5px;
	padding-bottom: 20px;
	float: left;
}
#left_cont .section {
	width:188px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 80%;
	margin:0px 5px 10px 5px;
}
#left_cont a {color:#333333; text-decoration:none;}
#left_cont a:hover {color:#E32C79; text-decoration:underline;}

.section h3 {
	margin-bottom:5px;
}
.section li{
	background: url(../item/images/arrow.jpg) no-repeat left center;
	padding-left: 15px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.section p{
	margin-left: 7px;
	margin-bottom: 7px;
}
/* Footer */
div#footer{
	margin-bottom: 20px;
	font-size: 0.8em;
	color: #fff;
	background: #FFFFFF url(../item/images/ft_bg.jpg) repeat-x;
	clear: both;
	border-top: 3px solid #DB0F71;
}
div#footer p{
    padding: 15px 0;
    text-align: center;
}

#main{
	float:right;
	width: 790px;
}

#main p{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 150%;
}

#main h4{font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}

#content_factory{
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



div#header h1.factory{
	background-image: url(../loversfactory/images/url.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content_factory img.base{
	vertical-align:top;
}
img.bottom{
	vertical-align:bottom;
}
img.top{
	vertical-align:top;
}

div.loversFactory{
	margin-bottom: 20px;
	margin-left: 0px;
}
div.loversFactory ul li{
	margin: 0px;
	float: left;
	padding: 20px 0px 15px 50px;
}
div.loversFactoryin{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF99CC;
	border-left-color: #FF99CC;
	padding-right: 10px;
	padding-left: 10px;
	background: url(../images/main_bg.jpg) repeat-x;
}
div.loversFactoryin h4{
	text-align: center;
	height: 15px;
	padding-top: 8px;
}
div.loversFactoryin p{
	text-align: center;
	margin-top: 10px;
	font: small/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}

.shop_info{
	width:470px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.shop_info .textbox{
	width:300px;
	float:right;
	text-align: left;
}

.shop_info .textbox h4,.shop_info .textbox p{text-align:left;}

.color{
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
div.more_btn{
	margin: 5px 15px 0 0;
	text-align: right;
}

.mainImg{margin-bottom:10px;}


/*アクセサリー制作について*/
#intro{
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background: url(../loversfactory/images/item_bg.jpg) no-repeat right bottom;
}

#intro h4{height:20px; margin: 20px 0 10px 0px;} 
#intro p{
	text-align: left;
	margin-top: 10px;
	font: small/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	margin-bottom: 70px;
}
.intro_in{
	width: 630px;
	margin-left: auto;
	margin-right: auto;
}


/*スペシャルアイテム*/
.item{
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 10px;
 }
 
.item h3{
	margin: 0px;
	padding: 0px;
}
 
 
p.read{margin-top:10px;}
 
.item_in{
	padding-top: 10px;
	border-top: 1px dashed #CCCCCC;
	margin-top: 10px;
}
.item_in .textbox {
	width:660px;
	float:right;
}
.item_in .textbox h4{ color:#FF3399}
.item_in .textbox p{margin-top:10px;}
.item_in img{
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
}
/*パワーカラーチャート*/
.color_chart{
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 10px;
 }
p.read_c{
	margin-top:10px;
	font-weight: bold;
	color: #FF6699;
	text-align: center;
}

.color_group{
	padding-top:10px;
	border-top: 1px dashed #CCCCCC;
	margin-top: 10px;
}
.color_box{
	width:354px;
	float: left;
	padding: 15px;
}

.color_box p{
color:#666666;
}

.color_box .textbox{
	float:right;
	width:280px;
}


.color_box .textbox p{text-align:left;}
.color_box .textbox h4{
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 10px;
}

.color_box .textbox h4.yellow{color:#FF9900;border-color:#FF9900}

.color_box .textbox h4.orange{color:#FF9900;border-color:#FF9900}
.color_box .textbox h4.green{color:#99CC00; border-color:#99CC00}
.color_box .textbox h4.blue{color:#0099CC; border-color:#0099CC}
.color_box .textbox h4.purple{color:#993399; border-color:#993399}
.color_box .textbox h4.red{color:#CC0000; border-color:#CC0000}
.color_box .textbox h4.pink{color:#FF6699; border-color:#FF6699}
.color_box .textbox h4.white{color:#CCCCCC; border-color:#CCCCCC}
.color_box .textbox h4.black{color:#333333;border-color:#333333}


.color_box .textbox h5{
	padding-bottom: 3px;
	font-weight: bold;
	color: #333333;
	font-size: small;
	margin-top: 8px;
	line-height: 120%;
}

.box_ct{padding:0; margin:0;}
.box_ct img{vertical-align:top;}


.boxset{clear:both;}

