@charset "UTF-8";
/* ----------------------------
 import css
---------------------------- */ 
@import url("common.css");

/*=============================================================
#base
=============================================================*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #313131;
	text-align: left;
	background-image: url(../image/header-bg.gif);
	background-repeat: repeat-x;
}
a:active {
	color: #006;
	text-decoration: underline
}
a:visited {
	color: #66F;
	text-decoration: underline
}
a:link {
	color: #006;
	text-decoration: underline
}
a:hover {
	color: #06C;
	text-decoration: underline
}
#container {
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	width: 100%;
}
.hd {
	display: none;
}
#header span,
#footer span,
#navi span {
	display: none;
}
/*=============================================================
#header
=============================================================*/
#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
	text-align: left;
	overflow: hidden;
	position: relative;
}

#header .left {
	width: 450px;
	float: left;
	padding-top: 3px;
	padding-bottom: 10px;
}
#header .left .logo {
	padding-top: 8px;
}
#header .left .logo a {
}
#header p,
#header h1 {
	font-size: 11px;
	color: #666;
	padding-top: 4px;
	line-height: 1.5em;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}
#header .right {
	width: 450px;
	text-align: right;
	float: right;
	padding-top: 3px;
	padding-bottom: 10px;
}
#header .right ul,
#header .right .tel {
	overflow: hidden;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#header .right .bookmark {
}
/*=============================================================
#NAVI
=============================================================*/
#navi {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	position: relative;
	height: 31px;
	background-image: url(../image/navi-bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
#navi .body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
	position: relative;
	width: 950px;
}
#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
}
#navi li {
	float: left;
}
#navi a {
	display: block;
	height: 31px;
}
#navi a:hover {
	background-position: 0px -31px;
}
#navi .nv1 {
	background-image: url(../image/nv1.jpg);
	width: 190px;
}
#navi .nv2 {
	background-image: url(../image/nv2.jpg);
	width: 190px;
}
#navi .nv3 {
	background-image: url(../image/nv3.jpg);
	width: 190px;
}
#navi .nv4 {
	background-image: url(../image/nv4.jpg);
	width: 190px;
}
#navi .nv5 {
	background-image: url(../image/nv5.jpg);
	width: 190px;
}
#header-login {
	background-color: #FFF1F5;
}
#header-login .body {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#header-login .body .left {
	float: left;
	width: 550px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#header-login .body .left p {
	line-height: 1em;
	font-weight: bold;
	display: block;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 8px;
}
#header-login .body .left p a {
	font-size: 11px;
}
#header-login .body .left p a.regist {
	font-weight: bold;
	color: #E42B54;
	-webkit-border-radius: 25;
  -moz-border-radius: 25;
  border-radius: 25px;
	padding-top: 10px;
	padding-right: 1em;
	padding-bottom: 10px;
	padding-left: 1em;
	text-decoration: none;
	border: 2px solid #E42B54;
}
#header-login .body .left p a.login {
	font-weight: bold;
	color: #FFF;
	background-color: #F15168;
	-webkit-border-radius: 25;
  -moz-border-radius: 25;
  border-radius: 25px;
	padding-top: 10px;
	padding-right: 1em;
	padding-bottom: 8px;
	padding-left: 1em;
	text-decoration: none;
}
#header-login .body .left p a:hover {
	text-decoration: none;
	background-color: #F60;
	color: #FFF;
}
#header-login .body .right {
	text-align: right;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 400px;
}
#header-login .body .right ul {
	overflow: hidden;
	position: relative;
}
#header-login .body .right li {
	float: right;
	display: block;
	color: #000;
	font-size: 12px;
}
#header-login .body .right p.name {
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
}
#header-login .body .right img {
	padding-left: 5px;
}
#header-login .body .right a img:hover {
opacity: .70; /* Standard: FF gt 1.5, Opera, Safari */
filter: alpha(opacity=70); /* IE lt 8 */
-ms-filter: "alpha(opacity=70)"; /* IE 8 */
-khtml-opacity: .70; /* Safari 1.x */
-moz-opacity: .70; /* FF lt 1.5, Netscape */
}
/*=============================================================
#contents
=============================================================*/
#mainbody {
	padding-bottom: 40px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	padding-top: 15px;
	text-align: left;
}
.breadcrumb-list {
	font-size: 10px;
	line-height: 100%;
	color: #999;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.breadcrumb-list a {
	color: #E04754;
	text-decoration: none;
}
.breadcrumb-list a:hover {
	color: #000;
	text-decoration: underline;
}
.breadcrumb-list strong {
	font-weight: bold;
	color: #666666;
}
.breadcrumb-list ul {
	overflow: hidden;
	position: relative;
}
.breadcrumb-list li {
	display: inline;
	float: left;
	padding-right: 5px;
	color: #666;
}
#mainbody .stock-BtArea {
	width: 290px;
	float: right;
	margin-right: 0px;
	margin-left: auto;
	text-align: right;
	padding-bottom: 10px;
}
#mainbody .stock-BtArea ul {
	margin-right: 0px;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#mainbody .stock-BtArea li {
	float: right;
	margin-right: 0px;
	margin-left: auto;
	text-align: right;
}
#mainbody .stock-BtArea a {
	display: block;
	height: 20px;
	width: 130px;
	margin-right: 0px;
	margin-left: 10px;
	text-align: right;
}
#mainbody .stock-BtArea a:hover {
	background-position: 0px -20px;
}
#mainbody .stock-BtArea .bt1 {
	background-image: url(../image/detail/stock-bt1.gif);
}
#mainbody .stock-BtArea .bt2 {
	background-image: url(../image/detail/stock-bt2.gif);
}
#mainbody .stock-BtArea span {
	display: none;
}
#mainbody #title {
	display: block;
	padding-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #76642F;
	clear: both;
}
#mainbody #title h1 {
	font-size: 22px;
	font-weight: bold;
	color: #4C3700;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
}
#mainbody p {
	font-size: 13px;
	line-height: 1.6em;
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#contents {
	float: left;
	width: 730px;
	text-align: left;
	display: block;
}
#contents #goldmember {
	clear: both;
	background-image: url(../image/list/goldmember-info.gif);
	display: block;
	height: 40px;
	width: 730px;
	overflow: hidden;
	position: relative;
}
#contents #goldmember .gold {
	float: left;
	text-align: right;
	width: 410px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	padding-top: 10px;
}
#contents #goldmember .gold a {
	color: #F00;
	text-decoration: underline;
}
#contents #goldmember .basic {
	float: right;
	text-align: right;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-right: 80px;
	padding-top: 10px;
}
#contents #goldmember .basic a {
	color: #333;
	text-decoration: underline;
}
#contents #goldmember b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
#contents #goldmember a:hover {
	color: #06C;
}
/*=============================================================
#SIDE
=============================================================*/
#side {
	float: right;
	width: 200px;
}
#side a:hover img,
#top-side a:hover img {
opacity: .70; /* Standard: FF gt 1.5, Opera, Safari */
filter: alpha(opacity=70); /* IE lt 8 */
-ms-filter: "alpha(opacity=70)"; /* IE 8 */
-khtml-opacity: .70; /* Safari 1.x */
-moz-opacity: .70; /* FF lt 1.5, Netscape */
}
#side p,
#top-side p {
	margin: 0px;
	padding: 0px;
}
#side span {
	display: none;
}
#side #member {
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#side #member .body {
	font-size: 11px;
	overflow: hidden;
	position: relative;
	background-image: url(../image/side/member-title.jpg);
	border: 1px solid #E9E9E9;
	background-color: #FEFBFC;
	padding-top: 24px;
	background-position: center 8px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 7px;
}
#side #member .body p.number {
	text-align: center;
	color: #F00;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#side #member .body p.number b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
	padding-right: 20px;
	background-image: url(../image/side/member-arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#side #member .body p.number i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 1.2em;
	font-weight: bold;
	color: #F00;
	font-style: normal;
}
#side #member .body p.t1 {
	font-size: 11px;
	line-height: 1.5em;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
#side #new {
	border: 1px solid #E9E9E9;
	background-color: #FEFBFC;
	padding-top: 9px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
}
#side #new .body {
	text-align: right;
	font-size: 11px;
	overflow: hidden;
	position: relative;
}
#side #new .body b {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#side #new .body .img {
	float: left;
	padding-top: 3px;
}
#side #new .body .text {
	float: right;
}
#side #new a {
	color: #333;
	text-decoration: underline;
}
#side #new a:hover {
	color: #DF4653;
}
#side .fb-likebox,
#top-side .fb-likebox {
	border: 1px solid #CCC;
	margin-top: 20px;
}
#side #ssl {
	text-align: center;
	margin-top: 20px;
}
/*=============================================================
#SIDE LOGIN
=============================================================*/
#side #loginAfter {
	margin-top: 10px;
	background-image: url(../image/side/side-login-bg.jpg);
	background-position: center 1px;
	padding-top: 27px;
	border: 1px solid #E9E9E9;
}
#side #loginAfter #namebox {
	background-color: #FBE6EB;
	border: 1px solid #E16981;
	text-align: center;
	width: 180px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
}
#side #loginAfter #namebox p {
	padding-top: 6px;
	padding-bottom: 4px;
}
#side #loginAfter #namebox p a {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}
#side #loginAfter #namebox p a:hover {
	color: #000;
}
#loginAfter #info {
	background-color: #FEFBFC;
	padding-top: 9px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E9E9E9;
}
#loginAfter #info .body {
}
#loginAfter #info ul {
}
#loginAfter #info li {
	text-align: right;
	font-size: 11px;
}
#loginAfter #info li b {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#loginAfter #info li i {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
#loginAfter #info li.link2 {
	background-image: url(../image/side/titleMember.jpg);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E9E9E9;
	padding-bottom: 5px;
	height: 24px;
	margin-top: 2px;
	padding-top: 2px;
}
#loginAfter #info ul.pricedown {
	background-image: url(../image/side/titlePricedown.jpg);
	padding-top: 12px;
	margin-top: 8px;
}
#loginAfter #info ul.pricedown li.member {
	background-image: url(../image/side/titlePricedown3.jpg);
	background-position: 0px 4px;
}
#loginAfter #info li.link1 a {
	color: #333;
	text-decoration: underline;
}
#loginAfter #info li.link1 a:hover {
	color: #DF4653;
}
#loginAfter #info li.link2 a,
#loginAfter #info ul.pricedown li.member a {
	color: #F00;
	text-decoration: underline;
}
#loginAfter #info li.link2 a:hover,
#loginAfter #info ul.pricedown li.member a:hover {
	color: #DF4653;
}
#side #logout {
	text-align: right;
	padding-top: 4px;
}
#side #logout a {
	margin-right: 0px;
	margin-left: auto;
	font-size: 11px;
	background-image: url(../image/side/arrow.gif);
	background-position: left center;
	padding-left: 7px;
	color: #006699;
	text-decoration: underline;
}
#side #logout a:hover {
	color: #000;
}
#side #ranking, 
#side #updateinfo {
	margin-top: 20px;
}
#side #ranking .body, 
#side #updateinfo .body {
	background-color: #FFF0F7;
	border: 3px solid #F0F0F0;
	padding-top: 10px;
	margin-top: 1px;
}
#side #ranking .box {
	background-color: #FFF;
	display: block;
	width: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	z-index: 0;
	padding-top: 0px;
	overflow: hidden;
	position: relative;
}
#side #ranking .box p {
	line-height: 100%;
}
#side #ranking .box .price {
	width: 160px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 2px;
	position: relative;
	overflow: hidden;
}
#side #ranking .box .price .type {
	float: left;
	width: 60px;
	padding-top: 0px;
	margin-left: 0px;
}
#side #ranking .box .price .type2 {
	float: right;
	width: 80px;
	text-align: right;
	color: #F00;
	padding-top: 0px;
	font-size: 11px;
}
#side #ranking .box .price b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 100%;
}
#side #ranking .box .photo {
	display: block;
	height: 130px;
	width: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-top: 10px;
}
#side #ranking .box .photo img {
	border: 1px solid #E9E9E9;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#side #ranking .box p.ad {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 15px;
	width: 160px;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 2px;
	line-height: 1em;
}
#side #ranking .box p.ad a {
	font-weight: bold;
	text-decoration: underline;
	color: #993300;
	font-size: 12px;
}
#side #ranking .box p.ad a:hover {
	color: #069;
}
#side #ranking .box p.line {
	display: block;
	height: 18px;
	width: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	text-align: left;
	color: #333;
	font-size: 11px;
	line-height: 1.5em;
}
#side #ranking .rankbox {
	z-index: 10;
	margin-bottom: -30px;
	margin-left: 10px;
	position: absolute;
	text-align: left;
	padding-top: 5px;
}
/* -- add komano 2015.6.5 STA -- */
#side #updateinfo .body ul {
	background-color: #FFF;
	display: block;
	height: 260px;
	overflow: auto;
	text-align: left;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	z-index: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#side #updateinfo .body li {
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 7px;
	background-image: url(../image/side/topics-arrow.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 8px;
}
#side #updateinfo .body li b {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	margin-left: 10px;
	font-size: 10px;
}
#side #updateinfo .body a {
	font-size: 11px;
	color: #001966;
	text-decoration: underline;
}
#side #updateinfo .body a:hover {
	font-size: 11px;
	color: #008A83;
}
/* -- add komano 2015.6.5 END -- */

#side #goldMember {
	background-image: url(../image/side/member.jpg);
	margin-top: 10px;
}
#side #goldMember .link {
}
#side #goldMember .link a {
	display: block;
	height: 67px;
	width: 200px;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#side #goldMember .body {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	padding-bottom: 5px;
}
#side #goldMember .body ul {
	padding-top: 20px;
	padding-left: 13px;
}
#side #goldMember .body li {
	margin-bottom: 10px;
}
#side #goldMember .body li a {
	display: block;
	height: 30px;
	width: 170px;
}
#side #goldMember .body li a:hover {
	background-position: -170px 0px;
}
#side #goldMember .bt1 {
	background-image: url(../image/side/login-bt.jpg);
}
#side #goldMember .bt2 {
	background-image: url(../image/side/regist-bt.jpg);
}
#side #goldMember p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#side #goldMember p a {
	background-image: url(../image/side/arrow.gif);
	background-position: left center;
	padding-left: 8px;
	color: #006699;
	text-decoration: underline;
}
#side #goldMember p a:hover {
	color: #E04757;
}
#side .bannerArea,
#top-side .bannerArea {
	margin-top: 15px;
}
#side #voice {
	margin-top: 15px;
}
#side #voice a {
	display: block;
	height: 190px;
	width: 200px;
}
#side #quick {
	margin-top: 15px;
	border: 1px solid #E9E9E9;
	text-align: center;
}
#side #quick .body {
	background-image: url(../image/side/quick-bg.gif);
	height: 99px;
}
#side #quick .body .select {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 10px;
}
#side #quick .body .bt {
	padding-bottom: 10px;
}
#side #quick .body .bt a {
	background-image: url(../image/side/quick-bt.png);
	display: block;
	height: 30px;
	width: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#side #quick .body .bt a:hover {
	background-position: -120px;
}
#side #ad,
#top-side #ad {
	margin-top: 15px;
}
#side #kodawari {
	border: 1px solid #E9E9E9;
	margin-top: 15px;
	text-align: center;
	padding-top: 1px;
}
#side #kodawari .body {
	text-align: left;
}
#side #kodawari .body ul {
	padding-top: 10px;
	padding-left: 10px;
}
#side #kodawari .body li {
	margin-bottom: 10px;
}
#side #buy-banner {
	width: 200px;
	margin-top: 15px;
}
#side #plaza {
	margin-top: 15px;
}
#side #mobile,
#top-side #mobile {
	margin-top: 15px;
	border: 1px solid #E9E9E9;
	padding-top: 1px;
	text-align: center;
}
#side #mobile .body,
#top-side #mobile .body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-bottom: 7px;
	padding-top: 10px;
	background-image: url(../image/side/side-mobile-bg.jpg);
	background-position: center 45px;
}
#side #mobile .body img,
#top-side #mobile .body img {
	padding-bottom: 10px;
}
#side #daiwa,
#top-side #daiwa {
	margin-top: 15px;
	display: block;
	border: 1px solid #E9E9E9;
	margin-bottom: 15px;
}
#side #daiwa .body,
#top-side #daiwa .body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-bottom: 7px;
	padding-top: 10px;
}
#side #daiwa .body .photo,
#top-side #daiwa .body .photo {
	padding-top: 5px;
}
#side #daiwa .body p,
#top-side #daiwa .body p {
	font-size: 10px;
	line-height: 1.3em;
	color: #000;
	text-align: left;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-weight: bold;
}
#side #ssl,
#top-side #ssl {
	text-align: center;
	margin-top: 20px;
}
#side #ssl span,
#top-side #ssl span {
	display: block;
}
#side .suumo-banner,
#top-side .suumo-banner {
	margin-top: 15px;
}
/*=============================================================
#FOOTER AREA LINKS
=============================================================*/
#footerArealink {
	clear: both;
	width: 950px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: left;
}
#footerArealink .body {
	background-color: #F6F6F6;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
}
#footerArealink p {
	font-size: 11px;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#footerArealink p b {
	color: #944951;
	font-size: 12px;
	text-align: left;
}
#footerArealink ul {
	overflow: hidden;
	position: relative;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 1.5em;
}
#footerArealink li {
	float: left;
	margin-right: 15px;
	display: block;
	white-space: nowrap;
	margin-bottom: 3px;
}
#footerArealink a {
	color: #006;
}
#footerArealink a:hover {
	color: #000;
}
/*=============================================================
#FOOTER
=============================================================*/
#pagetop {
	text-align: right;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/footer-logo.gif);
	height: 21px;
	padding-top: 2px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	position: relative;
	width: 100%;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#footer .body {
	background-color: #FCF1F3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#footer .body .links {
	text-align: left;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 16px;
	padding-bottom: 25px;
	overflow: hidden;
	position: relative;
}
#footer .body .links .box {
	float: left;
	width: 227px;
	padding-left: 10px;
}
#footer .body .links .box ul {
	padding-top: 5px;
}
#footer .body .links .box li {
	margin-bottom: 3px;
	font-size: 12px;
}
#footer .body .links p {
	font-size: 13px;
	color: #666;
	line-height: 1.5em;
	font-weight: bold;
}
#footer .body .links a {
	color: #990000;
	text-decoration: underline;
}
#footer .body .links a:hover {
	color: #666;
	text-decoration: underline;
}
#footer .body .otherLink {
	text-align: left;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
	clear: both;
}
#footer .body .otherLink p {
	padding-left: 10px;
	font-size: 12px;
}
#footer .body .otherLink p a {
	color: #990000;
	text-decoration: underline;
}
#footer .body .otherLink p a:hover {
	color: #666;
	text-decoration: underline;
}
#footer .body .profile {
	text-align: left;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 15px;
	padding-left: 10px;
}
#footer .body .profile p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#footer .body .profile p.name {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
}
#footer .body .profile .box01 {
	padding-top: 0px;
	width: 930px;
}
#footer .body .profile .box02 {
	background-image: url(../image/footer-name02.jpg);
	padding-top: 20px;
	margin-top: 13px;
	width: 930px;
}
#footer #copy {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	line-height: 150%;
	padding-top: 5px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
/*=============================================================
#socialbutton
=============================================================*/
.socialbutton {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.socialbutton div {
    float:left;
    margin-right:5px;
}
.socialbutton #facebook {
	width: 100px;
}
.socialbutton #g-plusone {
	width: 60px;
}
/*=============================================================
#form
=============================================================*/
#contents input[type="text"]:hover,#contents textarea:hover {
border: 1px solid #666666;
}
#contents input[type="text"]:focus,#contents textarea:focus {
background-color: #ffffcc;
border: 1px solid #333333;
}
#contents input[type="text"],#contents textarea {
border: 1px solid #999999;
padding: 1px;
}
#contents input[type="submit"] {
	border: 1px solid #C69;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	background-color: #FFE7F5;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	line-height: 18px;
}
#contents input[type="submit"]:hover {
background-color: #FFCCCC;
cursor: pointer;
}
.anq_required {
	background-image: url(/image/required.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 35px;
	padding-bottom: 5px;
}
.input_default {
	color: #808080;
}
.input_comment {
    background: #DE3053;
    padding: 3px 4px;
    display: inline;
    color: #fff;
}

/* マイページサブメニュー */
#submenu {
	padding-top: 5px;
	padding-left: 5px;
	clear: both;
	padding-bottom: 15px;
	overflow: hidden;
	position: relative;
}
#submenu ul {
	overflow: hidden;
	position: relative;
}
#submenu li {
	float: left;
	margin-right: 10px;
}
#submenu a {
	color: #003366;
	text-decoration: underline;
	background-image: url(/mypage/image/menu-arrow.gif);
	background-position: left center;
	padding-left: 17px;
	font-weight: bold;
	font-size: 11px;
}
#submenu a:hover {
	color: #06C;
}
