@import url("yard_contents.css");
@import url("yard_current.css");

/* -----------------------
	GLOBAL 
----------------------- */
* {
	margin:0;
	padding:0;
}
body {
	margin: 0;
	text-align: center;
	font-size: small;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS Pゴシック',verdana,sans-serif; 
	line-height: 1.4em;
	color: #444;
	background:url(images/global/bg_body.gif) repeat-x center 0;
}
* html body {
	font-size: x-small;
}
* html td {
	font-size: x-small;
}

a, a:visited {
	color:		#000;
	text-decoration:underline;
}
a:hover {
	color:		#ED3103;
}
img {
	border-width:0;
}
table {
	border-collapse:collapse;
}
h1 {
}
h2 {
	font-size:1.2em;
	font-weight:normal;
	margin:1em 0 0.5em;
}
h3 {
	font-size:1.2em;
	margin:1em 0;
}
h4 {
}
.large {
	font-size:1.12em;
	margin-bottom:0.5em;
}
.r-space {
	height:1px;
	overflow:hidden;
	margin:0 0 30px;
}
hr.r-space {
	visibility:hidden ;
}
.float-clear {
	clear:both;
	display:block;
	height:1px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.float-clear hr {
	visibility:hidden;
	overflow:hidden;
	margin:0;
	padding:0;
}

.alignleft {
	float:left;
	margin:0 15px 15px 0;
}
.alignright {
	float:right;
	margin:0 0 15px 15px;
}
.footnote {
	font-size:10px;
	margin-top:0.5em;
}
.r-space {
	height:		1px;
	overflow:hidden;
	margin-bottom:40px;
}
.indent-20 {
	margin-left:20px;
}
.line-dot {
	background:url(images/global/line_dot_660.gif) repeat-x !important;
}

/* -----------------------
	RAYOUT 
----------------------- */

#wrapper {
	margin:0;
}
#content-wrapper {
	width:900px;
	margin:0 auto;
	text-align:left;
}
div#container {
	float:left;
	margin:0 -230px 0 0;
	width:100%;
}

div#content {
	margin:15px 230px 30px 10px;
	width:660px;
}

div.sidebar {
	float:right;
	overflow:hidden;
	width:200px;
	padding:0px;
}

/* -----------------------
	HEADER 
----------------------- */
#header {
	width:890px;
	height:150px;
	margin:0 auto;
	overflow:hidden;
}
#head-logo {
	float:left;
	width:150px;
	margin:30px auto 0 0;
}
#head-right-area {
	float:right;
	width:735px;
	overflow:hidden;
}
#site-title {
	height:35px;
	font-size:small;
	text-align:right;
}
#site-title {
	background:url(images/global/header_bg_h1.gif) no-repeat right 7px;
}
#site-title span {
	display:none;
}
#header-navi {
	width:100%;
	height:23px;
}
.hg-thumb {
	width:112px;
	height:88px;
	margin:0 0 0 10px;
	background:url(images/global/hg_bgFrame.gif) no-repeat 0 0;
	float:right;
}
.hg-thumb img {
	width:100px;
	height:75px;
	margin:6px 6px 7px;
}
/* -----------------------
	HEAD-NAVI
----------------------- */
div#menu {
	margin:0 auto 0;
	padding:0;
	width:900px;
	font-size:10px;
}
div#menu ul#h-navi {
	width:810px;
	margin:0 60px 0 30px;
}
div#menu ul,div#menu ul ul {
	line-height:1em;
	list-style:none;
	margin:0;
	padding:0;
}
div#menu ul li {
	float:right;
	display:block;
	height:23px;
	overflow:hideen;
}
div#menu ul a, div#menu ul a:visited {
	display:block;
	height:23px;
	margin-left:30px;
	text-decoration:none;
	color:#ddd;
}
div#menu ul a:hover {
	color:#d00;
	background-position:bottom;
}
div#menu ul a span {
	display:none;
}
#h-navi-shop a {
	width:143px;
	background:url(images/global/header_navi_shop.gif) no-repeat;
}
#h-navi-pay a {
	width:132px;
	background:url(images/global/header_navi_pay.gif) no-repeat;
}
#h-navi-begin a {
	width:109px;
	background:url(images/global/header_navi_beg.gif) no-repeat;
}
#h-navi-corp a {
	width:64px;
	background:url(images/global/header_navi_corp.gif) no-repeat;
}
#h-navi-inq a {
	width:87px;
	background:url(images/global/header_navi_inq.gif) no-repeat;
}
#h-navi-faq a {
	width:95px;
	background:url(images/global/header_navi_faq.gif) no-repeat;
}


div#menu ul ul ul a {
	font-style:italic;
}

div#menu ul li ul {
	left:-999em;
	position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}
/* -----------------------
	BOTTOM NAVI 
----------------------- */
#bottom-btn {
	margin-top:20px;
	padding-bottom:10px;
	background:url(images/global/line_dot_660.gif) repeat-x 0 bottom;
}
#bottom-pre-page {
	float:left;
}
#bottom-pagetop {
	text-align:right;
}
#bottom-navi {
	margin:0px;
	padding:10px 3px 3px 30px;
	font-size:x-small;
	line-height:1em;
}
#bottom-navi ul{
	color:#999;
	margin:0;
	padding:0;
	height:15px;
	overflow:hidden;
}
#bottom-navi ul li{
	float:right;
	margin-left:20px;
	list-style-type:none;
	background:url(images/global/footer_navi_bg.gif) no-repeat 0 0;
	padding:0 0 0 13px;
}
#bottom-navi ul a{
	font-size:	10px;
	color:#666;
	text-decoration:none;
}
#bottom-navi ul a:hover {
	color:		#ED3103;
	text-decoration:underline;
}

/* -----------------------
	FOOTER 
----------------------- */
div#footer-wrapper {
	clear:both;
	width:100%;
	padding:20px 0;
	background:#E2E2E2;
	border-top:1px solid #ccc;
	text-align:center;
}
div#footer {
	width:900px;
	margin:0 auto;
	text-align:left;
}
#footer-logo {
	float:right;
	padding-right:20px;
}
#footer-notes {
	float:right;
	padding-left:20px;
	border-left:1px solid #aaa;
}
div#footer address {
	font-style:normal;
	text-align:left;
	font-size:x-small;
	margin:10px 0 3px;
}
#copyright {
	margin-top:2em;
	text-align:right;
	font-size:10px;
	color:#999;
}

/* -----------------------
	Bread Crumb
----------------------- */
.breadcrumb {
	font-size:10px;
	margin: 0 0 30px 0;
}
.crumb-home {
	padding-left:15px;
	padding-bottom:2px;
	background:url(images/global/icon_crumb_home.gif) no-repeat 0 2px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;	
}
/* -----------------------
	SIDEBAR
----------------------- */
.sidebar {
	background:url(images/global/bg_sidebar.gif) no-repeat 0 0;
}
#wp-calendar {
	width:180px;
}
#wp-calendar td, #wp-calendar th {
	text-align:center;
}
div.sidebar h3 {
	font-size:1.2em;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-weight:normal;
	color:#910303;
	margin-bottom:5px !important;
	padding-bottom:5px !important;
	border-bottom:1px dotted #ccc;
	text-indent:10px;
	background:url(images/global/icon_listmark_sidebar.gif) no-repeat 0 7px;
}
.sidebar div#primary {
	margin-bottom:10px;
}
div#primary li {
	list-style-type:none;
	margin:0;
	padding:0;
}

div.sidebar input#s {
width:9.5em;
}
div#secondary {
	background:#EDECEB url(images/global/sidebar_prof_mid.gif) repeat-y 0 0;
	padding:1px 10px !important;
	border-width:3px 0;
	border-style:solid;
	border-color:#C8C4C1;
}
div#secondary li {
list-style:none;
margin:0 0 2em;
}

div#secondary li form {
margin:0.2em 0 0;
padding:0;
}

div#secondary ul ul {
margin:0 0 0 1em;
}

div#secondary ul ul li {
	background:url(images/global/icon_blog_entry.gif) no-repeat 0 6px;
	list-style:none;
	margin:0;
	padding:2px 0 2px 13px;
}

div#secondary ul ul ul {
margin:0 0 0 0em;
}

div#secondary ul ul ul li {
}
#wp-calendar {
	margin:auto;
}
div.gallery dl,div.navigation div.nav-previous {
	float:left;
}

div#header,div#footer {
	text-align:center;
}

input#author,input#email,input#url,div.navigation div {
	width:50%;
}

.sidebar .banner {
	margin:10px 0;
}

/* side-navi */

div.sidebar .contents-sidenavi {
	margin:8px 0 0px;
	padding:0;	
}
div.sidebar .contents-sidenavi-flow {
	margin:0 0 0px;
	padding:0;	
}
div.sidebar .contents-sidenavi li, div.sidebar .contents-sidenavi-flow li, #flow-order {
	margin:0;
	padding:0;
	overflow:hidden;
	list-style-type:none;
}

div.sidebar .contents-sidenavi li a {
	display:block;
	width:200px;
	height:50px;
	margin:0;
	padding:0;
	overflow:hidden;
	text-decoration:none;
}
div.sidebar .contents-sidenavi-flow li a, #flow-order a, #home-flow-order a {
	display:block;
	width:200px;
	height:40px;
	margin:0;
	padding:0;
	overflow:hidden;
	text-decoration:none;
}
div.sidebar .contents-sidenavi li a:hover, div.sidebar .contents-sidenavi-flow li a:hover, #flow-order a:hover, #home-flow-order a:hover {
	background-position:bottom;
	text-decoration:none;
}
div.sidebar .contents-sidenavi li a span, div.sidebar .contents-sidenavi-flow li a span, #flow-order a span, #home-flow-order a span {visibility:hidden;
}
#s-navi-01 a {
	background-image:url(images/global/sidebar_navi_01.gif);
}
#s-navi-02 a {
	background-image:url(images/global/sidebar_navi_02.gif);
}
#s-navi-03 a {
	background-image:url(images/global/sidebar_navi_03.gif);
}
#s-navi-order a {
	background-image:url(images/global/sidebar_navi_order.gif);
	height:72px;
}


#flow-area {
	background:url(images/global/sidebar_flow_bg.gif) repeat-y 0 0;
	margin-bottom:10px;
	text-align:center;
	font-size:x-small;
	letter-spacing:1px;
	line-height:1.2em;
	color:#406829;
}

#flow-01 a {
	background-image:url(images/global/sidebar_flow_btn_01.gif);
}
#flow-02 a {
	background-image:url(images/global/sidebar_flow_btn_02.gif);
}
#flow-03 a {
	background-image:url(images/global/sidebar_flow_btn_03.gif);
}
#flow-order a {
	height:70px;
	background-image:url(images/global/sidebar_flow_btn_order.gif);
}
#profile {
	background:url(images/global/sidebar_prof_mid.gif) repeat-y 0 0;
	margin-bottom:10px;
}
#prof-inner {
	margin:5px 10px 10px;
}
#prof-inner .txt {
	margin:0.5em 5px;
	line-height:1.2em;
}
#home-flow-order a {
	height:99px;
	background-image:url(images/global/sidebar_flow_btn_order_home.gif);
}
#goods-area {
	background:url(images/global/sidebar_goods_bg.gif) repeat-y 0 0;
	margin-bottom:15px;
	text-align:left;
	font-size:x-small;
	letter-spacing:1px;
	line-height:1.2em;
	color:#406829;
}
#goods-area-inner {
	margin:10px 10px 5px;
}
