@charset "utf-8";

/*
-----------------------------------------------------
DEFAULT CSS SETTINGS
FileName:   design.css
Version:    2006.11.8
Skin for:	DEFAULT
-----------------------------------------------------
*/

/*-----------------COMMON SETTINGS-----------------*/


body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" Verdana, Arial, Helvetica, sans-serif, ;
	font-size:12px;
	line-height: 18px;
	margin: auto;
	padding: 0px;
	color:#666;
}

h1 {
	margin:0;
	padding:0;	
	font-size:12px;
	line-height: 18px;
	font-weight:normal;
	text-align:right;
	color:#4a382a;
} 
	
h2 {
	margin:0;
	padding:0;	
	font-size:12px;
	line-height: 18px;
	font-weight:normal;
} 	

h3,h4,h5,h6 {
	margin:0;
	padding:0;	
	font-size:12px;
	line-height: 18px;
	font-weight:normal;	
} 

#btob{
width:100%;
    height:100%;
	}
	
#container {
    width:100%;
    height:100%;
	background-color:#e7e7e7;
}	

#inbox {
	background-color: #FFFFFF;
	margin: auto;
	width: 950px;
	padding: 0px;
	text-align:center;
}

#inbox .header {
	display: block;
	clear: both;
	background-color: #FFFFFF;
	text-align:center;
}

#inbox .sidebox {
	display: block;
	width: 100px;
	background-color: #FFFFFF;
	text-align:center;
}

#inbox .sidebox2 {
	display: block;
	width: 100px;
	background-color: #FFFFFF;
	text-align:center;
}


#inbox .mainbox {
	display: block;
	width: 850px;
	background-color: #FFFFFF;
	text-align:center;
}

#inbox .footer {
	display: block;
	clear: both;
	background-color: #FFFFFF;
	text-align:center;
}

table {
	border-collapse:collapse;
} 

img {
	border: 0;
}

a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}


ul,ol,li {
	list-style-type:none;
}
	
dl,dt,dd {

}	

div,p {
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック";	
} 


.txt_pass{
font-size:10px;
}




.font_area{
	background-color: #fdd5d5;
}


.red_font{
font-size:12px;
color:#ff6d6e;
font-weight:bold;
}


#btob .red_font{
font-size:12px;
color:#72d7f8;
font-weight:bold;
}

.aka_font{color:#ff0000;}

.666_font{color:#666666;}
.fff_font{color:#ffffff;}
.000_font{color:#000000;}
.ccc_font{color:#cccccc;}

.spacer{margin-bottom:10px;}

.spacer_t_5{margin-top:5px;}
.spacer_t_10{margin-top:10px;}
.spacer_t_15{margin-top:15px;}
.spacer_t_20{margin-top:20px;}
.spacer_t_30{margin-top:30px;}

.spacer_5{margin-bottom:5px;}
.spacer_7{margin-bottom:7px;}
.spacer_10{margin-bottom:10px;}
.spacer_14{margin-bottom:14px;}
.spacer_16{margin-bottom:16px;}
.spacer_20{margin-bottom:20px;}
.spacer_30{margin-bottom:30px;}
.spacer_40{margin-bottom:40px;}
.spacer_50{margin-bottom:50px;}



.m_5{margin:5px;}
.m_10{margin:10px;}
.m_20{margin:20px;}

.l_10{margin-left:10px;}
.l_20{margin-left:20px;}
.l_30{margin-left:30px;}

.f_10{font-size:10px;}
.f_11{font-size:11px;}
.f_12{font-size:12px;}
.f_13{font-size:13px;}
.f_14{font-size:14px;}
.f_15{font-size:15px;}
.f_16{font-size:16px;}
.f_17{font-size:17px;}
.f_18{font-size:18px;}
.f_19{font-size:19px;}
.f_20{font-size:20px;}

/*//-----------------END COMMON SETTINGS-----------------*/



/*-----------------HEADER SETTINGS-----------------*/

#header {
	text-align: center;
	height: 60px;
	width: 780px;
}

#header .header {
	text-align: left;
	float: left;
}

/*//-----------------END HEADER SETTINGS-----------------*/


/*-----------------FOOTER SETTINGS-----------------*/

#footer {
	text-align: center;
	height: 70px;
	background-color:#fdd5d5;

}


#btob #footer {
	text-align: center;
	height: 70px;
	background-color:#72d7f8;

}



#footer_submenu{
	text-align: right;
}

.fmbox {
	margin: 5px;	
	text-align: right;		
}

#copyright {
	text-align: center;
	clear: both;
	padding-top:20px;	
}
/*//-----------------END FOOTER SETTINGS-----------------*/


/*-----------------LINK SETTINGS-----------------*/

a:link{
    color:#666;
    text-decoration:none;
}

a:visited{
    color:#666;
    text-decoration:none;
}

a:hover{
    color:#666;
    text-decoration:underline;	
}

/*//-----------------END LINK SETTINGS-----------------*/



/*-----------------COMMON PARTS SETTINGS-----------------*/

.tab_bg{
	background-color: #000;
	height: 30px;
	background-image: url(/DD/Images/tab_bg.gif);
	background-repeat: no-repeat;	
}

.tab_bg_long{
	background-color: #666;
	height: 31px;
	background-image: url(Images/tab_long.jpg);
	background-repeat: no-repeat;	
}

.tab_txt{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #3b3936;
	text-align: left;
	text-indent: 18px;
}

.tab_ten{
    background-image:url(Images/ten.gif);
    background-repeat:repeat-x;
	height:1px;
	}
	
	
#btob .tab_bg{
	background-color: #000;
	height: 30px;
	background-image: url(/DD/Images/tab_bg.gif);
	background-repeat: no-repeat;	
}

#btob .tab_bg_long{
	background-color: #666;
	height: 31px;
	background-image: url(Images/tab_long_b.jpg);
	background-repeat: no-repeat;	
}

#btob .tab_txt{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #3b3936;
	text-align: left;
	text-indent: 18px;
}
	

.tab_txt a:link{
    color:#000;
    text-decoration:none;
}

.tab_txt a:visited{
    color:#000;
    text-decoration:none;
}

.tab_txt a:hover{
    color:#000;
    text-decoration:underline;	
}

.goodtable{
	width: 150px;
	display: block;
}

.categorytable{
	width: 50%;
	display: block;
	padding-left: 10px;
}



.font_left_s{
	padding-left: 10px;
}

.font_area{
	background-color: #fdd5d5;
}


.top_syo{
font-size:14px;
font-weight:bold;
color:#666;
}





/*//-----------------END COMMON PARTS SETTINGS-----------------*/

.side_h{
	background-image:url(Images/side_h.jpg);
	background-repeat:no-repeat;
	height:35px;
	width:181px;
	}

.side_bg{
	background-image:url(Images/side_bg.jpg);
	background-repeat:repeat-y;
	padding:7px;
	width:167px;
	}

.side_foot{
	background-image:url(Images/side_foot.jpg);
	background-repeat:no-repeat;
	height:11px;
	width:181px;
	}

.side_text{
padding-left:10px;
padding-top:3px;
color:#2e2e2e;
font-size:13px;
font-weight:bold;
text-align:left;
}


#btob .side_h{
	background-image:url(Images/side_h_b.jpg);
	background-repeat:no-repeat;
	height:35px;
	width:181px;
	}

#btob .side_bg{
	background-image:url(Images/side_bg_b.jpg);
	background-repeat:repeat-y;
	padding:7px;
	width:167px;
	}

#btob .side_foot{
	background-image:url(Images/side_foot_b.jpg);
	background-repeat:no-repeat;
	height:11px;
	width:181px;
	}

#btob .side_text{
padding-left:10px;
padding-top:3px;
color:#2e2e2e;
font-size:13px;
font-weight:bold;
text-align:left;
}


/*//-----------------LOGIN SETTINGS-----------------*/

.login_box {
	height: 14px;
	width: 120px;
}

.login_bg {
	background-color: #fff;
	background-image: url(/DD/Images/tab_bg.gif);
	background-repeat: no-repeat;	
}

/*//-----------------END LOGIN SETTINGS-----------------*/



/*//-----------------SEARCH SETTINGS-----------------*/

.search_box {
	height: 14px;
	width: 115px;
}

.search_btn{
	background-image:url(Images/sarch_btn_off.gif);
	width:36px;
	height:21px;
	font-size:12px;
	color:#333333;	
	font-weight:bold;
	text-align: center;
	border:0px;
}

.search_bg {
	background-color: #fff;
	background-image: url(/DD/Images/tab_bg.gif);
	background-repeat: no-repeat;	
}

/*//-----------------END SEARCH SETTINGS-----------------*/



/*//-----------------CATEGORY SETTINGS-----------------*/

.category_h{
	background-image:url(Images/category_h.jpg);
	background-repeat:no-repeat;
	height:32px;
	width:181px;
	}

.category_h2{
	background-image:url(Images/category_h2.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:181px;
	}

.category_bg {
	width:181px;
	background-image:url(Images/category_bg.jpg);
	background-repeat:repeat-y;
}


.category_foot{
	background-image:url(Images/category_foot.jpg);
	background-repeat:no-repeat;
	height:10px;
	width:181px;
	}
	
	
.category_text{
padding-left:22px;
padding-top:6px;
color:#666;
font-size:12px;
font-weight:bold;
text-align:left;
}

.category_text2{
padding-left:22px;
padding-top:6px;
color:#666;
font-size:12px;
font-weight:bold;
text-align:left;
}	


#btob .category_h{
	background-image:url(Images/category_h_b.jpg);
	background-repeat:no-repeat;
	height:32px;
	width:181px;
	}

#btob .category_h2{
	background-image:url(Images/category_h2_b.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:181px;
	}

#btob .category_bg {
	width:181px;
	background-image:url(Images/category_bg_b.jpg);
	background-repeat:repeat-y;
}


#btob .category_foot{
	background-image:url(Images/category_foot_b.jpg);
	background-repeat:no-repeat;
	height:10px;
	width:181px;
	}


.category_yazi{
color:#fdd5d5;
}

#btob .category_yazi{
color:#72b1f8;
}


.category_text a:link{
    color:#666;
    text-decoration:none;
}

.category_text a:visited{
    color:#666;
    text-decoration:none;
}

.category_text a:hover{
    color:#666;
    text-decoration:underline;	
}


.category_text2 a:link{
    color:#666;
    text-decoration:none;
}

.category_text2 a:visited{
    color:#666;
    text-decoration:none;
}

.category_text2 a:hover{
    color:#666;
    text-decoration:underline;	
}




/*//-----------------END CATEGORY SETTINGS-----------------*/



/*//-----------------CONTENTS SETTINGS-----------------*/

.contents_bg {
	background-color: #fff;
	background-image: url(/DD/Images/tab_bg.gif);
	background-repeat: no-repeat;	
}
.contents_bg_p {
	background-color: #fff;
	background-image: url(/DD/Images/tab_bg.gif);
	background-repeat: no-repeat;	
}
.contents_box {

}

/*//-----------------END CONTENTS SETTINGS-----------------*/



/*//-----------------GNAVI SETTINGS-----------------*/

#gnavi_bg {
	background-color: #fff;
	background-image: url(/DD/Images/tab_bg.gif);
	background-repeat: no-repeat;	
}
.gnavi_p {
	background-color: #fff;
	background-image: url(/DD/Images/tab_bg.gif);
	background-repeat: no-repeat;	
}

/*//-----------------GNAVI CONTENTS SETTINGS-----------------*/


.info_bg{
background-image:url(Images/info_img_04.jpg);
background-repeat:no-repeat;
width:353px;
height:263px;
}

