@charset "utf-8";
/* CSS Document */

/*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 1020px;	/*コンテナー幅*/
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/top/top_head.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 556px;
}
#contents {
	width: 950px;
	margin-left: auto;
	padding-top: 30px;
	margin-right: auto;
}
#contents #main {
	float: right;
	width: 715px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: left;
}
#main h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 35px;
	background-image: url(../images/h2-haikei.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 664px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	text-align: left;
}
#main .news {
	background-image: url(../images/top/news-haikei.gif);
	background-repeat: no-repeat;
	height: 173px;
	width: 713px;
	margin-bottom: 20px;
}
#main .news .new {
	font-size: 13px;
	line-height: 25px;
	height: 125px;
	width: 640px;
	padding-left: 70px;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: left;
	scrollbar-arrow-color: #660033;
}
#main .news .new dl {
	clear: left;
	width: 640px;
	overflow: hidden;
}
#main .news .new a:link,a:visited{
	color:#930;
}

#main .news .new dl dt {
	font-weight: bold;
	width: 100px;
	padding-bottom: 0px;
}
#main .news .new dl dd {
	width: 570px;
	border-bottom: dotted  1px #fff;
	padding-bottom: 10px;
}

#main .goods {
	color: #CCC;
	background-image: url(../images/top/g-haikei_1.gif);
	background-repeat: no-repeat;
	width: 713px;
	margin-bottom: 20px;
}
#main .goods .gboxc  {
	background-image: url(../images/top/g-haikei-c_1.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 713px;
	padding-bottom: 20px;
	float: left;
}

#main .goods .gboxc .g-left {
	text-align: center;
	float: left;
	width: 428px;
	margin-left: 13px;
	height: 100%;
}
#main .goods .gboxc .g-left .gleftp {
	font-size: 13px;
	width: 428px;
}
#main .goods .gboxc .g-left .gleftp .gp{
	text-align: left;
	width: 428px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 17px;
}
#main .goods .gboxc .g-right {
	float: left;
	width: 255px;
	margin-left: 8px;
	text-align: left;
}
#main .goods .gboxc .g-right p {
	font-size: 13px;
	line-height: 17px;
}
#main .goods .gboxc .g-right dl {
	width: 255px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 12px;
}
#main .goods .gboxc .g-right dl dt {
	float: left;
	width: 65px;
}


#main .goods .gboxb {
	background-image: url(../images/top/g-haikei-b_1.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 5px;
	width: 713px;
}
#main .profile {
	color: #CCC;
	background-image: url(../images/top/profile-haikei.gif);
	background-repeat: no-repeat;
	width: 713px;
	margin-bottom: 20px;
	text-align: left;
	float: left;
}
#main .profile .pboxc {
	background-image: url(../images/top/profile-haikei-c_1.gif);
	background-repeat: repeat-y;
	width: 693px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#main .profile .pboxc .pbox {
	width: 693px;
	float: left;
	margin-bottom: 10px;
}
#main .profile .pboxc .pbox img {
	float: left;
}
#main .profile .pboxc .pbox .profilep {
	width: 460px;
	float: left;
}
#main .profile .pboxc .pbox .profilep #name {
	font-size: 26px;
	margin-bottom: 10px;
}
#main .profile .pboxc .pbox .profilep p {
	font-size: 13px;
	line-height: 20px;
}
#main .profile .pboxc .profile-pbox {
	float: left;
	width: 693px;
	margin: 0px;
	padding: 0px;
}
#main .profile .pboxc .profile-pbox p {
	font-size: 13px;
	line-height: 20px;
	width: 693px;
	margin: 0px;
	padding: 0px;
}

#main .profile .pboxb {
	background-image: url(../images/top/profile-haikei-b_1.gif);
	background-repeat: repeat-y;
	width: 713px;
	background-position: bottom;
	height: 8px;
	float: left;
}
#main .face {
	background-image: url(../images/top/facebook-haikei.gif);
	background-repeat: no-repeat;
	width: 713px;
	margin-bottom: 20px;
	float: left;
}
#main .face .facec {
	background-image: url(../images/top/facebook-haikei-c_1.gif);
	background-repeat: repeat-y;
	width: 700px;
	height: 450px;
	padding-left: 13px;
}
#main .face .faceb {
	background-image: url(../images/top/facebook-haikei-b_1.gif);
	height: 16px;
	width: 713px;
}



.facebox .fb-like-box {
	margin-left: 10px;
}
