@charset "EUC-JP";
/* last up : 08.10.15 - 16:00 */

/* メイン */
body {
	text-align: center;
	margin: 0px;
	font-size: 12px;
	line-height: 150%;
	font-family:"MS UI Gothic","MS PGothic","Osaka";
	color: #333333;
	background : url(image/body-bg.gif);
	background-attachment:fixed;
}

/* リンク */
a:link {
	color: #2839B5;
	text-decoration: none;
}

a:visited {
	color: #2839B5;
}

a:hover {
	color: #ff0000;
}

/* レイアウト */
#out {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 794px;
	background : url(image/back_side.gif) center repeat-y;
	background-color: #ffffff;
}

#head-banner {
	text-align: center;
	margin: 0px auto 0px auto;
	height: 80px;
	width: 780px;
	background : url(image/head_back-banner.jpg) center top no-repeat;
}

#head-banner h1 {
	text-align: left;
	position: relative;
	left: 0px;
	margin: 0px;
}

#head {
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 10px 0 0 0;
	width: 572px;
	height: 210px;
	background : url(image/topbanner-back_gray.gif) left top no-repeat;
}

#main {
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 15px 0px;
	width: 780px;
	min-height: 500px;
	background : url(image/bg.jpg) right top no-repeat;
}

#foot {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 780px;
	height: 60px;
	background : url(image/foot_back_gray.jpg) left bottom repeat-x;
	clear: both;
}

.foot-bar {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 740px;
	height: 25px;
	background : url(image/bottom-line.gif) center top no-repeat;
}

#foot address {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
}

/* ヘッダーメニュー */
#header-menu {
	text-align: center;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 760px;
	height: 34px;
	line-height: 34px;
	font-size: 13px;
	font-family: Georgia,IMPCAT,Osaka,Verdana,Arial,Helvetica,sans-serif;
}

#header-menu ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#header-menu li {
	float:left;
	width: 148px;
	color: #fcfcfc;
	font-weight: bold;
	display: inline;
}

#header-menu a {
	color: #fcfcfc;
	background: url(image/header_back.gif);
	text-decoration: none;
	display: block;
}

#header-menu a:hover {
	color: red;
	background: url(image/header_back2.gif);
	text-decoration: none;
}

#header-menu li.header-l {
	width: 10px;
	height: 34px;
	background: url(image/header_l.gif) left top no-repeat;
	clear: both;
}

#header-menu li.header-r {
	width: 10px;
	height: 34px;
	background: url(image/header_r.gif) left top no-repeat;
}

/* 上部階層メニュー */
#top-navi{
	text-align: left;
	margin: 0px;
	padding: 0px 0px 10px 5px;
	width: 575px;
}

#top-navi ul{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#top-navi li{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#top-navi a{
	padding: 5px 10px 2px 15px;
	font-size: 12px;
	background-image: none;
	text-decoration: underline;
}

#top-navi li a.here{
	padding: 5px 0px 2px 20px;
	font-size: 12px;
	background: url(image/ya_gray.gif) no-repeat 0% 50%;
	text-decoration: none;
}

/* 右サイドメニュー */
#right {
	float: right;
	position: relative;
	right: 10px;
	margin: 0px;
	padding: 0px;
	width: 178px;
	font-size: 13px;
	line-height: 36px;
}

.right-top {
	width: 178px;
	height: 30px;
	background : url(image/sidemenu_gray_top.gif) no-repeat;
}

#right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: right;
}

#right li {
	text-indent: 32px;
}

#right li a {
	display: block;
	width: 178px;
	height: 36px;
	font-weight: bold;
	font-family: sans-serif;
	color: #fcfcfc;
	background-image : url(image/sidemenu_gray01.gif);
	text-decoration: none;
}

#right li a:hover {
	color: #666666;
	background-image : url(image/sidemenu_gray02.gif);
}
.right-bottom {
	margin: 0 0 10px 0;
	width: 178px;
	height: 13px;
	background : url(image/sidemenu_gray_bottom.gif) no-repeat;
}

.right-top2 {
	width: 178px;
	height: 30px;
	background : url(image/sidemenu_gray_top2.gif) no-repeat;
}

.right-side1 {
	text-align: center;
	margin: 0px;
	line-height: 15px;
	background : url(image/sidemenu_gray_bar.gif) repeat-y;
}

.right-side2 {
	text-align: center;
	margin: 0px;
	background : url(image/sidemenu_gray_bar.gif) repeat-y;
}

/* 左メイン */
#left {
	float: left;
	position: relative;
	left: 10px;
	margin: 0px;
	padding: 0px;
	width: 580px;
	clear: both;
}

#left h2 {
	margin: 0px 0px 15px 5px;
	padding: 0px;
	width: 565px;
	height: 31px;
	text-indent: 35px;
	line-height: 28px;
	font-size: 14px;
	color: #4d4d4d;
	background : url(image/title_back_gray-line.gif) left top no-repeat;

}

#left a {
	text-decoration: underline;
}

.right-count {
	text-align: center;
	margin: 10px;
}

/* テキスト */
.text-top {
	position: relative;
	left: 10px;
	margin: 0px;
	padding: 0px;
	width : 557px;
	height: 10px;
	background: url(image/tb-top.gif) top left no-repeat;
}

.text-contents {
	text-align : left;
	position: relative;
	left: 10px;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	width: 557px;
	height: 20px;
	font-size : 13px;
	background: url(image/tb-center.gif) top left repeat-y;
}

.text-bottom {
	position: relative;
	left: 10px;
	margin: 0 0 10px 0;
	padding: 0px;
	width : 557px;
	height: 14px;
	background: url(image/tb-bottom.gif) top left no-repeat;
}

/* ピックアップ */
#pickup-info {
	text-align : left;
	margin : 10px 15px 10px 15px;
	padding : 0px;
	font-size : 13px;
	text-decoration: underline;
}

table.pickup {
	margin-left : 10px;
	margin-bottom : 10px;
}

table.pickup th{
	text-align : center;
	margin : 0px;
	padding : 0px;
	width : 175px;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #fcfcfc;
	background : url(image/pickup_back.gif);
	border: solid 2px #cccccc;
}

table.pickup td{
	text-align : left;
	margin : 0px;
	padding : 5px;
	width : 165px;
	height: 40px;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	border: solid 1px #cccccc;
}

* html table.pickup td{
	text-align : left;
	margin : 0px;
	padding : 5px;
	width : 175px;
	height: 130px;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	border: solid 1px #cccccc;
}
