@charset "utf-8";

html {
    height:100%;
}

body {
	background:url(../images/common/pageback.jpg) top center no-repeat fixed;
	color: #001941;
	background-color: #001941;
	height:100%;
}

#topwrap {
	height:100%;
	min-height:100%;
	background:url(../images/common/leftmenu_back.gif) repeat-y;
}

#wrap {
	height:100%;
	min-height:100%;
	background:url(../images/common/wrapback.png) repeat-y;
}

body > #topwrap {
    height:auto;
}

body > #wrap {
    height:auto;
}

#leftmenu {
	float: left;
	width: 252px;
	z-index: 1;
}

#leftmenu h1 a img {
	margin: 0 0 20px 0;
}

#leftmenu .menu_shopinfo {
	background-color: #FFF;
	margin: 33px 18px 18px 18px;
	padding: 10px;
	font-size: 80%;
}

#leftmenu .shopimg {
	margin: 8px 4px 0 0;
}

#main {
	padding: 0 20px 0 0;
	margin: 0 0 0 252px;
}

#headmenu {
	padding: 30px 0 0 0;
	text-align: right;
	font-size: 80%;
}

#headmenu h2 {
	font-size: 80%;
	font-weight:normal;
	margin:-10px 0 5px 0;
	color:#069;
}

#headmenulink {
	float: right;
	border-left: solid 1px #333;
	margin: 3px 0 0 20px;
}

#headmenu .infoicon {
	margin: 0 15px 3px 0;
}

#headmenulink a {
	border-right: solid 1px #333;
	padding: 0 10px;
}

#snsshare {
	padding: 5px 5px 0 0;
	text-align: right;
	clear:right;
}

#snsshare img {
	margin: 8px 0 0 0;
}

#snsshare .twittericon {
	margin: 0 14px 0 0;
}

#topmainimg {
	background: url(../images/top/mainimg.png) center no-repeat;
	height: 580px;
}

#contents {
	padding: 20px 20px 20px 70px;
	line-height: 160%;
}

#contents h2 {
	padding: 0 0 10px 0;
	margin: 20px 0 30px 0;
	color: #069;
	background:url(../images/common/h2line.gif) no-repeat right bottom;
}

#contents h3 {
	margin: 30px 0 20px 0;
	color: #069;
}

#contents h4 {
	margin: 20px 0 10px 0;
	font-size: 110%;
}

#contents p {
	margin: 0 0 20px 0;
}

#contents .news_box {
	margin: 0 20px 20px 0;
	background: #FFF;
	padding:15px;
	-webkit-box-shadow: 0 10px 3px -6px #AAA;
	-moz-box-shadow: 0 10px 3px -6px #AAA;
	box-shadow: 0 3px 5px -1px #AAA;
}

#contents .news_box h3 {
	margin: 10px 0;
	padding:0 0 0 10px;
	border-left: solid 3px #001941;
}

#contents .shopimg img {
	margin: 0 10px 0 0;
}

#contents .shopnetlogo {
	float: left;
	margin: 0 20px 0 0;
}

#contents .item_info {
	margin: 0 0 60px 0;
}

#contents .item_box_wb {
	margin: 20px 0;
	padding:15px;
	background: #FFF;
	width:100%;
	-webkit-box-shadow: 0 10px 3px -6px #AAA;
	-moz-box-shadow: 0 10px 3px -6px #AAA;
	box-shadow: 0 3px 5px -1px #AAA;
}

#slider {
	max-width: 100%;
	margin: 0 auto;
	padding:5px;
}


#contents .item_box {
	float: left;
	margin: 0 20px 10px 0;
	background: #FFF;
	padding: 15px;
	-webkit-box-shadow: 0 10px 3px -6px #AAA;
	-moz-box-shadow: 0 10px 3px -6px #AAA;
	box-shadow: 0 3px 5px -1px #AAA;
}

#contents .item_box_linen {
	float: left;
	width:300px;
	height:360px;
	margin: 0 20px 10px 0;
	background: #FFF;
	padding: 15px;
	-webkit-box-shadow: 0 10px 3px -6px #AAA;
	-moz-box-shadow: 0 10px 3px -6px #AAA;
	box-shadow: 0 3px 5px -1px #AAA;
}

#contents .item_info img {
	margin: 0;
}

#contents .item_info table {
	width:100%;
}


#contents .item_info td {
	padding: 3px;
	border: solid 1px #AAA;
	font-size:80%;
}


#contents #slider .frametext {
	float: right;
	width: 40%;
	margin:0 35px 0 0;
}

#contents #slider .frametext td {
	padding: 3px;
	border: solid 1px #AAA;
	font-size:80%;
}


#contents #slider .frametext p {
	font-size:80%;
}

#contents .item_link {
	margin: 50px 0;
}


#contents .item_link a {
	margin: 10px 30px 0 0;
	-webkit-box-shadow: 0 10px 3px -6px #AAA;
	-moz-box-shadow: 0 10px 3px -6px #AAA;
	box-shadow: 0 3px 5px -1px #AAA;
}

#contents .item_link a:hover {
	position:relative;
	top:3px;
	left:3px;
}

#contents .newsdate {
	font-size: 80%;
	margin: 0 0 10px 0;
	color:#666;
}

#contents .newstext {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006;
	padding: 0 0 30px 0;
}


.mailform th {
	text-align: left;
	white-space: nowrap;
}

.mailform th span {
	font-weight: normal;
	margin: 0 0 0 10px;
	color:#69C;
	font-size: 80%;
}

.mailform .must {
	vertical-align:middle;
}

.mailform td {
	padding: 15px 5px 15px 0;
}


#copy {
	clear:both;
	text-align: right;
	font-size: 75%;
	color: #001941;
	margin: 20px 20px 0 0;
	padding: 0 0 10px 0;
}
