/* CSS */

body{
	margin: 0;
	padding: 0;
	font-size:100%;
}
a:link{
	color: #5E8D92; text-decoration: underline; 
}

a:visited{
	color: #333333; text-decoration: underline;
}

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

a:active{
	color: #0000cc; text-decoration: none;
}

/* header */

#header {
	height: 94px;
	background-color: #ffffff;
	text-align: left;
	background-image:url("http://www.bigfoot-shop.com/img/bg_body01.gif");
	background-repeat:repeat-x;
}

#top {
	float: center;
	width: 1024px;
	height: 94px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

/* content */


#content01 {
	background-color: #ffffff;
	background-image:url("http://www.bigfoot-shop.com/img/bg_body02.gif");
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat:repeat-x;
}

#content02 {
	background-color: #ffffff;
	width: 800px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/* kyoutu */
.title_box01{
	width: 650px;
	text-align: left;
	background-color: #ffffff;
	border-bottom: solid 2px #666666;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

.title_okyaku{
	float: left;
	width: 10px;
	height: 18px;
	background-color: #007E0F;
	margin: auto;
}

.title_text01{
	width: 630px;
	float: left;
	font-size: 20px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 0px;
	font-weight: bold;
	color: #333333;
}

/* MacIE mukou \*/
.title_text01 p.okyaku_dropcap:first-letter {
	color: #007E0F;
}
/* MacIE mukou */

.title_text02{
	width: 650px;
	float: left;
	font-size: 14px;
	height: 18px;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #333333;
	border-bottom: solid 1px #5E8D92;
}


.title_text03{
	width: 630px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-left: 15px;
}

/* MacIE mukou \*/
.title_text03 p.kyoutu_dropcap:first-letter {
	margin: 0px;
	color: #5E8D92;
}
/* MacIE mukou */

.title_text04{
	width: 630px;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	margin-left: 15px;
}


.title_kyotu01{
	float: left;
	width: 10px;
	height: 18px;
	background-color: #5E8D92;
	margin-right: 5px;
}

.title_line01{
	width: 650px;
	float: left;
	color: #333333;
	border-bottom: solid 1px #5E8D92;
}

.sub_box01{
	width: 650px;
	text-align: left;
	background-color: #ffffff;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

.sub_box02{
	width: 650px;
	text-align: center;
	background-color: #ffffff;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

.sub_box03{
	width: 600px;
	text-align: left;
	background-color: #ffffff;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #5E8D92;
	font-size: 12px;
}


ul.shiro{
	list-style-type:circle;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

li.shiro{
	margin-top: 5px;
}

ul.square{
	list-style-type:square;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

li.square{
	margin-top: 5px;
}

ul.suuji{
	list-style-type:decimal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

li.suuji{
	margin-top: 5px;
}

ul.chui{
	list-style-type:none;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
}

li.chui{
	margin-top: 3px;
}

.con_text01{
	width: 630px;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	margin-left: 15px;
}

.con_textcolor01{
	font-size: 12px;
	color: #ff0000;
}

.con_textcolor02{
	font-size: 12px;
	color: #1e90ff;
}


.pic_l{
	float: left;
 	margin-right: 3px;
}

.pic_r{
	float: right;
 	margin-left: 3px;
}

.floatclear{
	clear: both;
}

.con_table01 {
	width: 600px;
	empty-cells: show;
	border-collapse: collapse;
 	margin-right: auto;
 	margin-left: auto;
}

.con_table01 th.head1 {
	background-color: #5E8D92;
	font-size: 12px;
	color: #ffffff;
	font-decoration: none;
	text-align: left;
	padding: 5px;
	white-space: nowrap;
}

.con_table01 td.body1 {
	background-color: #ffffff;
	font-size: 12px;

	color: #333333;
	font-decoration: none;
	text-align: left;
	padding: 5px;
	white-space: normal;
}

.con_table01 td.body2 {
	background-color: #cccccc;
	font-size: 12px;

	color: #333333;
	font-decoration: none;
	text-align: left;
	padding: 5px;
	white-space: normal;
}

/* MacIE mukou \*/
.con_table01 p.head_dropcap:first-letter {
	margin: 0px;
	color: #FF9900;
}
/* MacIE mukou */




/* toppage */
.topbox01 {
	float: center;
	text-align: center;
	width: 900px;
	height: 94px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url("http://www.bigfoot-shop.com/img/ttl_logo00.gif");
	background-repeat:no-repeat;
}

.logo01 {
	position: absolute;
	width: 242px;
	height: 94px;
	margin-left: 63px;
	margin-top: 0px;
	z-index: 0;
}

.head01 {
	position: absolute;
	width: 234px;
	height: 18px;
	margin-left: 268px;
	margin-top: 31px;
	z-index: 1;
}

.head02 {
	position: absolute;
	width: 565px;
	height: 22px;
	margin-left: 268px;
	margin-top: 52px;
	z-index: 1;
}

.textlink01 {

	margin-left: 600px;
	padding-top: 17px;
	font-size: 11px;
	color: #666666;
}

.mnubox01 {
	float: center;
	text-align: center;
	height: 47px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url("http://www.bigfoot-shop.com/img/bg_menu.gif");
	background-repeat:repeat-x;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}


.leftbox01 {
	background-color: #ffffff;
	position: absolute;
	width: 375px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 27px;
	padding-right: 6px;
}

.rightbox01 {
	background-color: #ffffff;
	position: absolute;
	width: 373px;
	margin-left: 408px;
	margin-top: 0px;
	padding-right: 19px;
}

/* spacer */
.spacer10{
        width: 10px;
	height: 10px;
        border: solid 0px #cccccc;
	text-align: right;
}

.spacer15{
        width: 15px;
	height: 15px;
        border: solid 0px #cccccc;
	text-align: right;
}


/* dangumi */
.dangumi_space01{
	background-color: #ffffff;
	float: left;
        width: 27px;
        border: solid 0px #cccccc;
	text-align: right;
}

.dangumi_left{
	background-color: #ffffff;
	float: left;
        width: 381px;
        border: solid 0px #cccccc;
	text-align: left;
}
.dangumi_light{
	background-color: #ffffff;
	float: left;
        width: 373px;
        border: solid 0px #cccccc;
	text-align: center;
}

/* logbox */
.logbox
{
	border: solid 1px #808080;
	width: 360px;
	height: 90px;
	padding: 5px;
	overflow: auto;
	text-align: left;
	font-size: 12px;
}

/* otkudate */
.otkudate {
	background-image:url("http://www.bigfoot-shop.com/img/bg_plofitable.gif");
	background-repeat: no-repeat; 
	float: left;
	width: 79px;
	height: 18px;
	text-align: center;
	margin-left: 0px;
	font-size: 14px;
	color: #ffffff;
	margin-top: 2px;
	font-weight: bold;
}

.otkutext {
	float: left;
	line-height: 120%;
	text-align: left;
	margin-left: 0px;
	font-size: 12px;
	margin-top: 3px;
	padding: 2px;
 	width: 260px;}

/* oshirasedate */
.oshirasedate{
	background-image:url("http://www.bigfoot-shop.com/img/pic_dot.gif");
	background-repeat: no-repeat; 
	float: left;
	width: 80px;
	height: 12px;
	text-align: right;
	margin-left: 0px;
	font-size: 14px;
	margin-top: 0px;
	font-weight: bold;
	padding-top: 0px;
}

.oshirasetext {
	float: left;
	line-height: 120%;
	text-align: left;
	margin-left: 0px;
	font-size: 12px;
	margin-top: 2px;
	padding: 2px;
 	width: 260px;}


/* okyaku */

.okyaku01{
	background-image:url("http://www.bigfoot-shop.com/img/bg_okyaku01.gif");
	background-repeat: no-repeat; 
	float: left;
	width: 377px;
	height: 10px;
	margin: 0px;
}

.okyaku02{
	background-image:url("http://www.bigfoot-shop.com/img/bg_okyaku02.gif");
	float: left;
	width: 377px;
	text-align: center;
	margin-left: 0px;
	font-size: 12px;
	margin-top: 0px;
}

.okyaku03{
	background-image:url("http://www.bigfoot-shop.com/img/bg_okyaku03.gif");
	float: left;
	width: 377px;
	height: 30px;
	text-align: left;
	margin-left: 0px;
	font-size: 12px;
	margin-top: 0px;
}

.okyaku_dot{
	float: left;
	text-align: right;
	margin-left: 5px;
	font-size: 20px;
	margin-top: 1px;
	font-weight: bold;
	padding-top: 0px;
	color: #007E0F;
}

.okyaku_text{
	float: left;
	width: 300px;
	line-height: 120%;
	text-align: left;
	margin-left: 2px;
	font-size: 12px;
	margin-top: 4px;
	padding-top: 0px;
	color: #999999;
}

.okyaku_syousai{
	float: left;
	text-align: right;
	width: 350px;
	height: 30px;
	margin-left: 5px;
	font-size: 12px;
	margin-top: 1px;
	padding-top: 0px;
	color: #007E0F;
}

.okyaku_head{
	background-color: #333333;
	float: left;
	text-align: left;
	width: 150px;
	height: 20px;
	margin: 1px;
	font-size: 12px;
	padding: 5px;
	color: #ffffff;
	border: solid 0px #333333;
	font-weight: bold;
}

.okyaku_body{
	background-color: #cccccc;
	float: left;
	text-align: left;
	width: 350px;
	height: 20px;
	margin: 1px;
	font-size: 12px;
	padding: 5px;
	color: #333333;
	border: solid 0px #333333;
}

.okyaku_table {
	table-layout: fixed;
	width: 450px;
	empty-cells: show;
	border-collapse: collapse;
	border: solid 1px #333333; 

}

.okyaku_table td.head {
	width: 150px;
	background-color: #cccccc;
	font-size: 12px;
	color: #333333;
	font-decoration: none;
	text-align: left;
	padding: 5px;
	font-weight: bold;
	border: solid 1px #333333; 
}

.okyaku_table td.body {
	width: 300px;
	background-color: #ffffff;
	font-size: 12px;
	color: #333333;
	font-decoration: none;
	text-align: left;
	padding: 5px;
	border: solid 1px #333333; 
}

.okyaku_title01 {
	font-size: 20;
	float: left;
	padding: 3px;
	margin-right: 3px;
	font-weight: bold;
}

.bg_okyaku_list {
	background-image:url("http://www.bigfoot-shop.com/okyaku/img/bg_okyaku_list.jpg");
	width: 460px;
	height: 110px;
	margin-left: 0px;
	margin-top: 0px;
}

.okyaku_list_pic{
	width: 100px;
	height: 74px;
	float: left;
	font-size: 12px;
	margin-top: 14px;
	margin-left: 15px;
	color: #333333;
}

.okyaku_list_text01{
	width: 280px;
	border-bottom: solid 1px #666666;
	padding: 0px;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 130px;
	text-align: left;
	color: #333333;
}

.okyaku_list_text02{
	width: 280px;
	border-bottom: solid 2px #666666;
	padding: 0px;
	font-size: 16px;
	margin-top: 5px;
	margin-left: 130px;
	text-align: center;
	color: #666666;
	font-weight: bold;
}

.okyaku_list_text03{
	width: 280px;
	border-bottom: solid 0px #666666;
	padding: 0px;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 130px;
	text-align: right;
	color: #333333;
}

/* product */

.product_dangumi_l{
	background-color: #ffffff;
	float: left;
        width: 200px;
        border: solid 0px #cccccc;
	text-align: left;
}
.product_dangumi_r{
	background-color: #ffffff;
	float: left;
        width: 160px;
        border: solid 0px #cccccc;
	text-align: center;
}

.product_title{
	background-color: #666666;
	float: left;
	width: 200px;
	text-align: left;
	margin-left: 5px;
	font-size: 12px;
	margin-top: 0px;
	font-weight: bold;
	padding: 4px;
	color: #ffffff;
	font-weight: bold;
}

.product_text{
	float: left;
	width: 200px;
	line-height: 120%;
	text-align: left;
	margin-left: 7px;
	font-size: 12px;
	margin-top: 4px;
	padding-top: 0px;
	color: #999999;
}

.product_pic{
	background-image:url("http://www.bigfoot-shop.com/img/bg_product.gif");
	float: left;
	width: 150px;
	height: 97px;
	text-align: center;
	margin-left: 0px;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 0px;
}


/* tencho blog */
.tenblog_dangumi_l{
	float: left;
        width: 115px;
        border: solid 0px #cccccc;
	text-align: right;
}

.tenblog_dangumi_r{
	float: left;
        width:232px;
        border: solid 0px #cccccc;
	text-align: center;
}

.tenblog01 {
	background-image:url("http://www.bigfoot-shop.com/img/bg_tenblog.gif");
	width: 373px;
	height: 181px;
	text-align: left;
	margin-left: 0px;
}

.tencho_pic{
	background-image:url("http://www.bigfoot-shop.com/img/bg_product.gif");
	float: left;
	width: 100px;
	height: 75px;
	margin-left: 0px;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 5px;
}

.tenpo_pic{
	background-image:url("http://www.bigfoot-shop.com/img/bg_product.gif");
	float: left;
	width: 150px;
	height: 97px;
	text-align: left;
	margin-left: 0px;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 5px;
}

.tenblog_text{
	float: left;
	width: 230px;
	height: 55px;
	line-height: 120%;
	text-align: left;
	margin-left: 3px;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	color: #999999;
}

.tenpo_text{
	float: left;
	line-height: 120%;
	text-align: left;
	font-size: 14px;
	margin-top: 0px;
	margin-left: 3px;
	padding-top: 0px;
	color: #999999;
	font-weight: bold;
}

.tenblog_btn{
	float: left;
	width: 230px;
	text-align: left;
	margin-left: 0px;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 5px;
}



/* movie */
.bg_movie {
	background-image:url("http://www.bigfoot-shop.com/img/bg_movei.jpg");
	width: 373px;
	height: 340px;
	text-align: center;
	padding-top: 15px;
	background-repeat:no-repeat;
}


/* footer */
a.footer:link{
	color: #ffffff; text-decoration: none; 
}

a.footer:visited{
	color: #ffffff; text-decoration: none;
}

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

a.footer:active{
	color: #ffffff; text-decoration: none;
}


#footer {
	height: 174px;
	background-image:url("http://www.bigfoot-shop.com/img/bg_body03.jpg");
	background-repeat:repeat-x;
	text-align: center;
}

.footer_logo01 {
	height: 52px;
	text-align: center;
	margin-top: 10px;
	margin-left: 0px;
}

.footer_logo02 {
	height: 18px;
	text-align: center;
	margin-top: 10px;
	margin-left: 0px;
}

.fotter_link {
	float: center;
	margin-right: 0px;
	font-size: 12px;
	margin-top: 10px;
	color: #ffffff;
}

.copyright {
	float: center;
	margin-left: 0px;
	margin-top: 10px;
	color: #ffffff;
}




