@charset "utf-8";
/* formatting style　*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family:"MS PGothic",Arial,"ヒラギノ角ゴ 	Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	color: #333333;
	line-height: 18px;
	background-color: #ebebd9;
}
body, h1, h2, h3, h4, h5, h6, pre, li, dt, dd, th, td, p {
font-size:13px;
}
body, h1, h2, h3, h4, h5, h6, pre, li, dt, dd, th, td, p {
font-size:small;
}
#headCopy {
	width: 920px;
	margin: 0 auto;
}
#container {
	width: 920px;
	margin: 0 auto;
	}

/* box　*/
	
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
	}


/* テーブル　*/

table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	}
	
hr {
	display: none;
}
	
/* link styles　*/
a img {
	border-style: none;
}
a:link {
	color: #515151;
	text-decoration: none;
}
a:visited {
	color: #515151;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #515151;
	text-decoration: none;
	font-weight: bold;
}


/*　ヘッダー　*/
#header {
	background-image: url(header_pict.jpg);
	height: 90px;
	width: 900px;
	position: relative;
}
.shop_shoulder {
	position: absolute;
	width: 170px;
	left: 69px;
	top: 16px;
	font-size: 14px;
}
.cart_oasis {
	width: 380px;
	position: absolute;
	left: 273px;
	top: 14px;
	font-size: 13px;
	line-height: 16px;
}
.header_title {
	font-size: 16px;
	font-weight: bold;
	color: #a22041;
	line-height: 21px;
}
.header_corporate {
	width: 222px;
	position: absolute;
	left: 672px;
	top: 14px;
	font-size: 16px;
	font-weight: bold;
}
.header_address {
	width: 222px;
	position: absolute;
	left: 672px;
	top: 36px;
	font-size: 11px;
}

/*　Cross Navi　*/
#cross_navi {
	width: 886px;
	padding-top: 6px;
	padding-bottom: 12px;
	padding-left: 14px;
}
.cross_navi {
	float: left;
	width: 116px;
	margin-right: 10px;
	text-align: center;
	font-size: 100%;
}
.cross_navi a{
	background-image: url(Cnavi_off.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
}
.cross_navi a:hover{
	background-image: url(Cnavi_on.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
}
.cross_navi_open{
	float: left;
	width: 116px;
	margin-right: 10px;
	text-align: center;
	background-image: url(Cnavi_on.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
}

/*　contents　*/
#contents {
	width: 870px;
	padding-bottom: 16px;
	padding-left: 15px;
}
.catch_copy {
	font-size: 139%;
	background-image: url(../common/catch_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 550px;
	padding-top: 16px;
	padding-left: 40px;
	font-weight: bold;
}
.case_title {
	font-size: 139%;
	font-weight: bold;
	color: #a22041;
	line-height: 21px;
	background-image: url(../common/bottomLine430.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 26px;
	width: 427px;
	margin-bottom: 12px;
	padding-left: 3px;
}

/* bottom design */
#page_top {
	padding-left: 735px;
	margin-bottom: 3px;
}

/* footer */
#footer {
	padding-left: 15px;
	width: 870px;
}
#footer1 {
	background-image: url(footer1.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 870px;
	padding-top: 10px;
	font-size: 85%;
}

/* mail finish */
#thanks {
	font-size: 124%;
	line-height: 32px;
	color: #660000;
	text-align: center;
	width: 870px;
	margin-top: 30px;
	margin-bottom: 50px;
}
