@charset "utf-8";
/* CSS Document */

/* Common */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

a {
	text-decoration: none;
	color: #5f9cd4;
	font-weight: bold;
	outline:none;
}

	 a.guide{
		text-decoration: none;
		color: #fff;
		font-weight: bold;
		outline:none;
		}
	
a:focus{
	outline:none;
	}

img {
	vertical-align: middle;
	border-style:none;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","sans-serif";
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	background-color: #e5a6a1;
	font-size: 0.8em;
	margin:0 auto;
}


#wrapper {
	width: 890px;
	margin: 0 auto;	
}

header{
	margin:0 0 0 40px;
	width: 810px;
	height: 60px;
	margin-bottom: 0px;
	overflow: hidden;	/* clearfix */
}

#logo{
	width: 310px;
	float: left;
	margin:10px 0 0 0;
}


/* GLOBAL NAVI */
ul.navi {
	padding: 0;
	margin: 0;
}

.menu{
	padding-top: 10px;
	color: #FFF;
	font-size: 105%;
	line-height: 25px;
	overflow: hidden;	/* clearfix */
	float: right;
}

.button{
	float:right;
	overflow: hidden;	/* clearfix */
}

ul.navi li {
	float: left;
	list-style: none;
	margin-left: 5px;
	text-align: right;
}

	/* モダンブラウザ（Firefox Opera Safari）対策 */
	ul.navi:after{
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
		font-size:0;
	}

	/* Win版IE7とMac版IE5対策 */
	ul.navi{
		display:inline-block;
	}

	/* Win版IE5および6対策 */
	/* Hides from IE-mac \*/
	* html ul.navi{
		height:1px;
	}

	ul.navi{
		display:block;
	}
	/* End hide from IE-mac */


/* CONTENTS */
#contents{
	margin:5px 0 0 40px;
	width: 810px;
	background-color: #FFF;
	overflow: hidden;	/* clearfix */
}


#hitown-contents{
	width: 720px;
	margin:0 auto;
	}
	
	#about{
	background-image: url(image/what-bg.jpg);
	background-repeat: no-repeat;
	margin:20px 0;
	height:630px;
		}
		
		#about p{
		width: 580px;
		padding: 80px 0 0 0;
		margin:0 auto;
		line-height: 1.8em;
		font-size:14px;
		text-align:center;
			}
			

	#color{
	background-image: url(image/title-color.jpg);
	background-repeat: no-repeat;
	margin-top:-20px;
		}
		
		#color p{
		width: 400px;
		padding: 25px 0 0 235px;
		line-height: 1.8em;
		font-size:14px;
			}
			
	#size-m{
	background-image: url(image/title-men.jpg);
	background-repeat: no-repeat;
	margin-top:-20px;
		}
		
		#size-m p{
		width: 480px;
		padding: 25px 0 0 235px;
		line-height: 1.8em;
		font-size:14px;
			}
			
	#size-l{
	background-image: url(image/title-lady.jpg);
	background-repeat: no-repeat;
	margin-top:-20px;
		}
		
		#size-l p{
		width: 480px;
		padding: 25px 0 0 235px;
		line-height: 1.8em;
		font-size:14px;
			}

#caution{
	margin:20px 0 20px 40px;
	}


	
#follow{
	margin:15px 0 10px 15px;
	font-size:11px;
}


#left-column{
	width: 255px;
	float: left;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 0;
	padding-top: 5px;
}

	#captcha{
		width:185px;
		height:390px;
		margin:5px 0 0 35px;
		overflow: hidden;	/* clearfix */
	}
	
	#captcha-2{
		width:185px;
		height:290px;
		margin:5px 0 0 35px;
		overflow: hidden;	/* clearfix */
	}
	

		p.main-img{
			margin:0 0 10px 0;
		}
	
		p.captcha-l{
			width: 55px;
			height: 55px;
			border: 1px #5F9CD4 solid;
			float:left;
			margin: 5px 0 0 0;
		}

		p.captcha-c{
			width: 55px;
			height: 55px;
			margin: 5px 0 0 5px;
			border: 1px #5F9CD4 solid;
			float:left;
		}

		p.captcha-r{
			width: 55px;
			height: 55px;
			margin: 5px 0 0 5px;
			border: 1px #5F9CD4 solid;
			float:left;
		}

		.captcha-img-1{
			display: block;
			margin: 0 auto;
		}
			
		.captcha-img-2{
			display: block;
			margin: 8px auto;
		}

		.text-9{
			clear:both;
			font-size: 9px;
			margin-left:35px;
		}

	.cm{
		width:185px;
		margin:20px 0 50px 35px;
		overflow: hidden;	/* clearfix */
	}
		
	.cm h2{
		margin:10px 0 10px 0;
	}
	
	
	.link{
		width:185px;
		margin:20px 0 50px 35px;
		overflow: hidden;	/* clearfix */
	}
		
	.link h2{
		margin:10px 0 10px 0;
	}

	.search{
		width: 200px;
		margin: 0 0 0 35px;
	}

		.search p{
			margin:0;
		}

		.search img{
			margin:0 0 5px 0;
		}

		.focus{
		color:#969696;
		}



#right-column{
	width: 520px;
	float: left;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 25px;
	padding-top: 35px;
}

	.number{
		margin:0;	
	}
		
	h1{
		margin:0;	
	}
	
	#right-column h2{
		margin:20px 0 -5px 0;
	}

	.text{
		padding: 0 5px 10px 5px;
		line-height: 1.8em;
	}
	
	.price-1{
		font-size: 12px;
		background-color: #CCCCCC;
		width: 40px;
		text-align: center;
		float: left;
		margin:25px 10px 0 10px;
	}
		
	.price-2{
		width: 200px;
		font-size: 12px;
		margin: 15px 0 0 0;
		font-weight: 700;
	}
	
	.quantity{
		font-size: 12px;
		background-color: #CCCCCC;
		width: 40px;
		text-align: center;
		float: left;
		margin:20px 10px 0 0;	
	}

	.cart-in{
		margin:30px 0 0 10px;
		clear:right;
	}
		
	.cart-in form{
		margin:-20px 0 0 0;
	}
	
	.cart-in-button{
		margin:0 0 0 10px;
	}

#send-free{
	float:right;
	margin:-24px 15px 0 0;
	}

.line{
	margin-left:45px;
	}

.bot{
	margin-left:20px;
	}

#share{
	float:right;
	width:250px;
	margin:0 0 40px 0;
}

#share iframe{
	float:left;
	width:150px;
	}
	
.twitter{
	margin:-3px 0 0 5px;
	}			
		

.rec-left{
	width:240px;
	float:left;
	margin:0 15px 10px 5px;
	}		
	
.rec-right{
	width:240px;
	float:left;
	margin:0 15px 10px 5px;
	}		


/* FOOTER */
#footer{
	clear:both;
	width:810px;
	margin-left:40px;
	font-size: 88%;
}
	
.site-banner{
	width: 530px;
	float: left;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
}

ul.banner {
   margin:0;
   padding:0;
}

ul.banner li {
	float:left;
   	list-style:none;
   	margin-right:4px;
}

.gotop{
	width:120px;
	float:right;
	margin:10px 0 6px 0;
}

.copy{
	color: #FFF;
	text-align: right;
	clear:right;
	font-size:9px;
	letter-spacing: -0.5px;
}	


/* hover */
a:hover img.overwhite{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}

a:hover img.captcha-img-1{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}

a:hover img.captcha-img-2{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}

a:hover{
	color:#5f9cd3;	
	}
	
a:active{
	color:#5f9cd3;	
	}
