@charset "EUC-JP";
@import "common.css";

/* ---------------------------------------------
	CSS Document footer
--------------------------------------------- */

html, body {
	background: #ffffff;
}

img {
	vertical-align: top;
}

#container {
	width: 1050px;
	margin: 0 auto;
	padding-top: 40px;
}

/* ---------------------------------------------
	CSS Document guide
--------------------------------------------- */
/*お買物・ご利用案内*/
#footer-annai {
	margin-top: 3px;
	margin-bottom: 3px;
}

#footer-annai table{
	border: 1px solid #993333;
	padding-bottom: 10px;
}

#footer-annai table th{
	padding-left: 10px;
	color: #ffffff;
	background: #993333;
	font-size: 120%;
	font-weight: bold;
	line-height: 180%;
}

#footer-annai table td{
	width: 50%;
	padding: 5px;
	color: #663e00;
	background: #ffffff;
	border: 1px solid #993333;
	font-size: 120%;
	line-height: 140%;
	text-align: left;
}

#footer-annai dt{
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight: bold;
}
#footer-annai dd{
	padding-bottom: 5px;
	padding-left: 10px;
}

blockquote{
    margin: 0;
    padding: 0;
}

#guide {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fff url(../footer/guide.jpg) repeat-x bottom;
	text-align: left;
	font-size: 12px;
	line-height: 1.6;
	color: #434343
}

#guide div.clearfix {
	padding: 0 19px 15px;
}

#guide div.f_left {
	width: 306px;
	margin-right: 20px;
}

#guide div.f_right {
	width: 306px;
}

#guide h1 {
	padding: 15px 0 5px;
	border-bottom: solid 4px #e25150;
	text-align: center;
}

#guide h2 {
	margin-top: 30px;
}

#guide p {
	margin-top: 10px;
}

#guide blockquote {
	margin: 5px 0 0;
	padding: 5px 0;
	border-top: dashed 1px #434343;
	border-bottom: dashed 1px #434343;
}

#guide span {
	display: block;
}

#guide a {
	text-decoration: none;
	color: #434343;
}

#guide a:hover {
	text-decoration: underline;
	color: #a93245;
}

/* ---------------------------------------------
	CSS Document footer
--------------------------------------------- */

#footer {
	padding: 20px 0;
	font-size: 12px;
	line-height: 1.7;
	color: #434343
}

#footer li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 10px;
}

#footer a {
	padding-right: 11px;
	text-decoration: none;
	color: #434343;
}

#footer a:hover {
	text-decoration: underline;
	color: #a93245;
}
