@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1 {
	margin: 0px;
	height: auto;
	width: 280px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: normal;
	float: left;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
img {
	border: none;
}
.clear {
	clear: both;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/main_Bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;
}

/*====================
ヘッダー
====================*/

#header {
	height: 90px;
	width: 880px;
	padding-left: 20px;
}
#header .logo {
	float: left;
	height: auto;
	width: 235px;
}
#header .head_right {
	float: left;
	height: 90px;
	width: 350px;
}
#header .head_right .h_menu {
	background-image: url(../img/h_menuBg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 350px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
}
#header .head_right .h_menu p {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header .head_right .h_menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header .head_right .h_menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#header .head_right .h_menu a:hover {
	text-decoration: none;
	color: #FF6600;
}
#header .head_right .h_menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#header .head_right .h_tell {
	height: 50px;
	width: 212px;
	padding-left: 118px;
	padding-top: 8px;
	padding-right: 20px;
}


/*====================
メインメニュー
====================*/

#main_menu {
	height: 27px;
	width: 860px;
	background-color: #0099CC;
	margin-right: 20px;
	margin-left: 20px;
}
#main_menu .menu_img {
	float: left;
	height: 27px;
	width: 262px;
	width: 420px;
}
#main_menu .menu1 {
	float: left;
	height: 27px;
	width: 100px;
	background-image: url(../img/menu_img1a.jpg);
	background-repeat: no-repeat;
}
#main_menu .menu1 a {
	height: 27px;
	width: 100px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#main_menu .menu1 a:hover {
	background-image: url(../img/menu_img1b.jpg);
	background-repeat: no-repeat;
}

#main_menu .menu2 {
	float: left;
	height: 27px;
	width: 100px;
	background-image: url(../img/menu_img2a.jpg);
	background-repeat: no-repeat;
}
#main_menu .menu2 a {
	height: 27px;
	width: 100px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#main_menu .menu2 a:hover {
	background-image: url(../img/menu_img2b.jpg);
	background-repeat: no-repeat;
}

#main_menu .menu3 {
	float: left;
	height: 27px;
	width: 100px;
	background-image: url(../img/menu_img3a.jpg);
	background-repeat: no-repeat;
}
#main_menu .menu3 a {
	height: 27px;
	width: 100px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#main_menu .menu3 a:hover {
	background-image: url(../img/menu_img3b.jpg);
	background-repeat: no-repeat;
}

#main_menu .menu4 {
	float: left;
	height: 27px;
	width: 100px;
	background-image: url(../img/menu_img4a.jpg);
	background-repeat: no-repeat;
}
#main_menu .menu4 a {
	height: 27px;
	width: 100px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#main_menu .menu4 a:hover {
	background-image: url(../img/menu_img4b.jpg);
	background-repeat: no-repeat;
}

#main_menu .menu5 {
	float: left;
	height: 27px;
	width: 158px;
	background-image: url(../img/menu_img5a.jpg);
	background-repeat: no-repeat;
}
#main_menu .menu5 a {
	height: 27px;
	width: 158px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#main_menu .menu5 a:hover {
	background-image: url(../img/menu_img5b.jpg);
	background-repeat: no-repeat;
}









/*====================
コンテンツ
====================*/
#main_img {
	height: auto;
	width: 860px;
	margin-right: 20px;
	margin-left: 20px;
}
#contents {
	height: auto;
	width: 860px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 40px;
}

/*====================
レフトカラム
====================*/
#contents .left_column {
	height: auto;
	width: 200px;
	float: left;
}
#contents .left_column .side_banner1 {
	height: 100px;
	width: 200px;
	margin-bottom: 8px;
	background-image: url(../img/side_banner1a.jpg);
	background-repeat: no-repeat;
}
#contents .left_column .side_banner1 a {
	height: 100px;
	width: 200px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#contents .left_column .side_banner1 a:hover {
	background-image: url(../img/side_banner1b.jpg);
	background-repeat: no-repeat;
}

#contents .left_column .side_banner2 {
	height: 110px;
	width: 200px;
	margin-bottom: 8px;
	background-image: url(../img/side_banner2a.jpg);
	background-repeat: no-repeat;
}
#contents .left_column .side_banner2 a {
	height: 110px;
	width: 200px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#contents .left_column .side_banner2 a:hover {
	background-image: url(../img/side_banner2b.jpg);
	background-repeat: no-repeat;
}

#contents .left_column .side_banner3 {
	height: 70px;
	width: 200px;
	margin-bottom: 8px;
	background-image: url(../img/side_banner3a.jpg);
	background-repeat: no-repeat;
}
#contents .left_column .side_banner3 a {
	height: 70px;
	width: 200px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#contents .left_column .side_banner3 a:hover {
	background-image: url(../img/side_banner3b.jpg);
	background-repeat: no-repeat;
}

#contents .left_column .side_banner4 {
	height: 70px;
	width: 200px;
	margin-bottom: 8px;
	background-image: url(../img/side_banner4a.jpg);
	background-repeat: no-repeat;
}
#contents .left_column .side_banner4 a {
	height: 70px;
	width: 200px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#contents .left_column .side_banner4 a:hover {
	background-image: url(../img/side_banner4b.jpg);
	background-repeat: no-repeat;
}

#contents .left_column .side_banner5 {
	height: 70px;
	width: 200px;
	margin-bottom: 8px;
	background-image: url(../img/side_banner5a.jpg);
	background-repeat: no-repeat;
}
#contents .left_column .side_banner5 a {
	height: 70px;
	width: 200px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#contents .left_column .side_banner5 a:hover {
	background-image: url(../img/side_banner5b.jpg);
	background-repeat: no-repeat;
}

#contents .left_column .side_banner6 {
	height: 80px;
	width: 200px;
	margin-bottom: 8px;
	background-image: url(../img/side_banner6a.jpg);
	background-repeat: no-repeat;
}
#contents .left_column .side_banner6 a {
	height: 80px;
	width: 200px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#contents .left_column .side_banner6 a:hover {
	background-image: url(../img/side_banner6b.jpg);
	background-repeat: no-repeat;
}


#contents .left_column .side_banner7 {
	height:120px;
	width: 200px;
	margin-bottom: 8px;
	background-image: url(../img/side_banner7a.jpg);
	background-repeat: no-repeat;
}
#contents .left_column .side_banner7 a {
	height:120px;
	width: 200px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#contents .left_column .side_banner7 a:hover {
	background-image: url(../img/side_banner7b.jpg);
	background-repeat: no-repeat;
}

#contents .left_column .side_banner8 {
	height: 70px;
	width: 200px;
	margin-bottom: 8px;
	background-image: url(http://treasure-box.co.jp/img/side_banner8a.jpg);
	background-repeat: no-repeat;
}
#contents .left_column .side_banner8 a {
	height: 70px;
	width: 200px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#contents .left_column .side_banner8 a:hover {
	background-image: url(http://treasure-box.co.jp/img/side_banner8b.jpg);
	background-repeat: no-repeat;
}







#contents .left_column .mt_category {
	height: auto;
	width: 200px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	margin-bottom: 4px;
}
#contents .left_column .mt_category .category_h {
	height: 5px;
	width: 200px;
}
#contents .left_column .mt_category .category_c {
	background-image: url(../img/side_category_c.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 200px;
}
#contents .left_column .mt_category .category_c p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#contents .left_column .mt_category .category_e {
}
#contents .left_column .mt_category a:link {
	color: #333333;
	text-decoration: none;
}
#contents .left_column .mt_category a:visited {
	text-decoration: none;
	color: #333333;
}
#contents .left_column .mt_category a:hover {
	text-decoration: none;
	color: #FF6600;
}
#contents .left_column .mt_category a:active {
	text-decoration: none;
	color: #333333;
}


/*====================
フッター
====================*/
#footer {
	height: auto;
	width: 900px;
	background-image: url(../img/f_Bg.jpg);
	background-repeat: repeat-y;
}
#footer .f_bar {
	height: 6px;
	width: 900px;
	margin-top: 2px;
}
#footer .f_menu {
	text-align: center;
	height: auto;
	width: 860px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
}
#footer .f_menu .manu_box {
	height: auto;
	width: auto;
	float: left;
	padding-left: 25px;
	padding-right: 10px;
}
#footer .f_menu .manu_box .footer_h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer .f_menu .manu_box .main {
	text-align: left;
	list-style-type: none;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: auto;
	margin: 0px;
}
#footer .f_menu .manu_box .sub {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: auto;
}
#footer .f_menu .manu_box .sub2 {
	text-align: left;
	list-style-type: none;
	height: auto;
	width: auto;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .f_menu .manu_box .footer_title {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: 20px;
	width: auto;
}
#footer .f_menu .manu_box .footer_li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
}
#footer .f_menu p {
	margin: 0px;
	padding: 0px;
}
#footer .f_menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer .f_menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer .f_menu a:hover {
	text-decoration: none;
	color: #FF6600;
}
#footer .f_menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#footer .f_box {
	height: 60px;
	width: 860px;
	padding-left: 20px;
	margin-top: 15px;
	padding-right: 20px;
}
#footer .f_box .f_logo {
	float: left;
	height: 60px;
	width: 230px;
}
#footer .f_box .address {
	float: left;
	height: 60px;
	width: 310px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
	text-align: left;
}
#footer .f_box .address p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footer .f_box .f_text {
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: left;
	height: auto;
	width: 300px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#footer .f_box .f_text p {
	margin: 0px;
	padding: 0px;
}
#footer .copyright {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: center;
	height: 15px;
	width: 900px;
	margin-top: 10px;
}

