@charset "utf-8";

/* Default CSS 　レイアウト・メニュー等
---------------------------------------------------*/

/* All
---------------------------------------------------*/

body {
	margin:0;
	padding:0;
	background-color:#ffffff;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	text-align:center;
	font-size:80%;
	line-height:140%;
}

#wrapper {
	margin:0 auto;
	width:597px;
	height:inherit;
	text-align:center;
	border:solid 2px #535353;
	background-color:#535353;

}
* html #wrapper {
	width:595px;
}
img	{
	border:none;
	/*vertical-align:bottom;*/
}
a{
	text-decoration:none;
}
a:hover,a:active {
	text-decoration:underline;
}

.px10 {
	font-size:10px;
}
.px11 {
	font-size:11px;
}
.px14 {
	font-size:14px;
}
.px16 {
	font-size:16px;
}
.txt_red {
	color:#E60012;
}
.txt_white {
	color:#ffffff;
}
.txt_b {
	font-weight:bold;
}
.talc {
	text-align:center;
}
.clear {
	clear:both;
	height:0;
}
.f_left {
	float:left;
}

.main01 {
	width:597px;
	margin:0;
	text-align:left;
	position:relative;	
}
* html .main {
	width:595px;
}


.header {
	width:597px;
	height:1165px;
	margin:auto;
	text-align:left;
	position:relative;
	background:url(../images/iphonecase_image.jpg) no-repeat;
}



* html .header {
	width:595px;
}

.cap{
	font-size:12px;
	font-weight:bold;
	position:absolute;
	top:650px;
	left:25px;
	right:25px;
	line-height:140%;
} 
/*あとで消す-------------------------*/
.cap2{
	font-size:12px;
	font-weight:bold;
	position:absolute;
	top:750px;
	left:25px;
	right:25px;
	line-height:140%;
} 

.cap3{
	font-size:18px;
	font-weight:bold;
	text-align:center:
	position:absolute;
	top:750px;
	left:25px;
	right:25px;
	line-height:140%;
} 

.main_txt01 {
	font-size:14px;
	position:absolute;
	top:107px;
	left:19px;
	width: 316px;
	line-height:160%;
}
.main02 {
	width:546px;
	margin:0 25px 15px;	
}


.entry img {
	margin:15px 0;
}
.ent_txt01 {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
.about {
	width:526px;
	height:60px;
	margin-bottom:5px;
	padding:10px 5px;
	text-align:left;
	background:url(../images/about_bg.gif) no-repeat;
	font-size:11px;
	line-height:130%;
}
/* 
-----------------------------------------

.about_r {
	width:66px;
	float:right;
	text-align:right;
}

---------------------------------------*/

.about_l {
	width:510px;
	float:left;
	color:#000000;
}
.about_l01 {
	clear:both;
	width:120px;
	margin-right:10px;
	color:#333333;
	font-weight:bold;
	float:left;
}
.about_l02 {
	width:380px;
	float:left;
}
.
.about_txt01 {
	clear:both;
	width:526px;
	margin:0 10px 0 0;
	float:left;
	color:#ffffff;
}
.shop {
	width:546px;
	border-top:dotted 1px #4D4D4D;
	text-align:center;
	float:left;
}

.shop_txt01 {
	margin:15px 0 0 10px;
	padding:10px;
	color:#ffffff;
}

/* 
-----------------------------------------

.contact {
	width:255px;
	margin:0 0 15px 0;
	border-top:dotted 1px #4D4D4D;
	border-left:dotted 1px #4D4D4D;
	text-align:left;
	float:left;
}
.contact_txt01 {
	margin:10px 0 0 20px;
	color:#ffffff;

}
.contact_title {
	margin:5px 0;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

---------------------------------------*/