@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:0px auto;
	padding: 0px;
	color:#111111;
	body { behavior:url("/DD/Images/csshover.htc"); }
}

.bl{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

h1 {
	margin:0;
	padding:0;	
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-indent:10px;
	height:26px;
} 
	
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;	
} 

.li_text{
	font-size: 10px;
	line-height: 18px;
}
/*table {
	border-collapse:collapse;
} */

img {
	border: 0;
}

form{
margin:0px;
padding:0px;
}

ul,ol,li {
	list-style-type:none;
}
	
dl,dt,dd {

}	

div,p {
	margin:0px;
	padding:0px;
	font-family: "ＭＳ Ｐゴシック";	
} 

.txt10{
	font-size:10px;
	line-height:14px;
}

.txt_red{
	color:#CC0000;
}

.txt_crm{
	color:#990000;
	font-size:10px;
	line-height:14px;
}

.txt_price{
	color:#990000;
	font-size:12px;
	line-height:14px;
}

.txt_white{
	color:#ffffff;
}

.txt_info{
	color:#ffffff;
	text-indent:4px;
}

/*//-----------------END COMMON SETTINGS-----------------*/



#container {
	width:100%;
	margin:0px auto;
}

#contents {
	width:930px;
	margin:0px auto;
	background-color:#FFFFFF;
}	



#header{
	height:100px;
	width:930px;
	margin:5px auto;
}

.side_bg{
	background-image: url(Images/01bg.png);
	background-repeat: repeat;
}



.login_box {
	width: 154px;
	border: 1px solid #999999;
	background-color:#FFFFFF;	
}

.tenpo_box {
	background-image: url(Images/01tenpo_info_bg.png);
	background-repeat: no-repeat;
	height:245px;
	width:170px;	
}

.search_area {
	width: 170px;
	height:90px;
	background-image: url(Images/01search_bg.png);
	background-repeat: no-repeat;
}

.owner_area {
	width: 170px;
	height:209px;
	background-image: url(Images/01owners_bg.png);
	background-repeat: no-repeat;
}

.cal_area {
	width: 170px;
	background-image: url(Images/01cal_rep.png);
	background-repeat: repeat-y;
	font-size:10px;
}

.push_area {
	width: 185px;
	height:290px;
	background-image: url(Images/01push_bg.png);
	background-repeat: no-repeat;
}

.holyday{
	background-color: #f0749a;
}

.holyday_mark{
	color:#f0749a;
}

.saturday{
	background-color:#8dd5db;
}

.rank_area {
	width: 610px;
	height:200px;
	background-image: url(Images/01rank_bg.png);
	background-repeat: no-repeat;
}

.pkcat_area {
	width: 610px;
	height:180px;
	background-image: url(Images/01tab_pickup_category_bg.png);
	background-repeat: no-repeat;
}

.recom_area4 {
	width: 390px;
	height:110px;
	background-image: url(Images/01recom_bg4.png);
	background-repeat: no-repeat;
}

.recom_area {
	width: 205px;
	height:470px;
	background-image: url(Images/01recom_bg.png);
	background-repeat: no-repeat;
}







.search_box{
	width: 166px;
}

.search_btn{

}

.forget_txt{
	font-size:10px;
}

.leftnavi_bg{
	background-image: url(Images/02left_navi_bg.png);
	background-repeat: repeat-y;
	width:230px;
}



.category_bg{
	text-align:left;
	background-image: url(Images/02left_navi_bg.png);
	background-repeat: repeat-y;
	display:block;
	background-position: center;
}

.category_indent{
	margin:0px auto;
	width:178px;
	font-size:10px;
}


.category_bg a:link{
    color:#5e4c45;
    text-decoration:none;
	display:block;	
}

.category_bg a:visited{
    color:#5e4c45;
    text-decoration:none;	
	display:block;	
}

.category_bg a:hover{
    color:#5e4c45;
    text-decoration:none;
	background-color:#FFFFCC;
	display:block;	
}



.calendar_txt{
	font-size:10px;
	color:#ffffff;
}

.top_main_bg{
	background-image: url(Images/02top_main_bg.png);
	background-repeat: no-repeat;
	height: 710px;
	width: 650px;
	background-position: center top;
}

.top_main_bottombg{
	background-image: url(Images/02main_bottom.jpg);
	background-repeat: no-repeat;
	height: 325px;
	width: 650px;
	background-position: center top;
}

.news_overflow{
	padding: 5px;
	height: 230px;
	width: 240px;
	overflow: auto;
}

.top_infobg{
	background-image: url(Images/02top_shopinfo_bg.png);
	background-repeat: no-repeat;
	height: 491px;
	width: 650px;
	background-position: center top;
}

.top_shopbg{
	background-image: url(Images/02shopinfo_middle.png);
	background-repeat: repeat-y;
	width: 650px;
}

.user_bg{
	background-image: url(Images/03info.jpg);
	background-repeat: no-repeat;
	height: 376px;
	width: 650px;
	background-position: center top;
}

/*-----------------LINK SETTINGS-----------------*/

a:link{
    color:#0066ff;
    text-decoration:underline;
}

a:visited{
    color:#0066ff;
    text-decoration:underline;
}

a:hover{
    color:#f51263;
    text-decoration:none;	
}

/*//-----------------END LINK SETTINGS-----------------*/



/*-----------------COMMON PARTS SETTINGS-----------------*/



.tab_bg_middle{
	height: 23px;
	background-image: url(/DD/Images/01tab_bg.png);
	background-repeat: no-repeat;
	width:705px;	
}

.tab_bg_news{
	height: 23px;
	background-image: url(/DD/Images/01news_bg.png);
	background-repeat: no-repeat;
	width:230px;	
}

.tab_bg_long{
	height: 30px;
	background-image: url(/DD/Images/01tab_bg_long.png);
	background-repeat: no-repeat;
	width:900px;	
}

.tab_bg_blue{
	height: 23px;
	width:465px;
	background-image: url(/DD/Images/02tab_bg_blue.png);
	background-repeat: no-repeat;	
}

.tab_bg_red{
	height: 23px;
	width:465px;
	background-image: url(/DD/Images/02tab_bg_red.png);
	background-repeat: no-repeat;	
}

.tab_txt{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-left: 25px;
}

.tab_txt_white{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	margin-left: 25px;
}

.tab_txt a:link{
    color:#fff;
    text-decoration:none;
}

.tab_txt a:visited{
    color:#fff;
    text-decoration:none;
}

.tab_txt a:hover{
    color:#fff;
    text-decoration:underline;	
}

.goodtable{
	width: 100px;
	display: block;
}

.goodtablele{
	width: 150px;
	display: block;
}


.goodtable img{
	width: 100px;
	display: block;
/*	border: 1px solid #cccccc;	*/	
}

.goodtablela img{
	width: 150px;
	display: block;
/*	border: 1px solid #cccccc;	*/	
}

.limage img{
	width: 170px;
	display: block;
}

/*.categorytable{
	width: 50%;
	display: block;
	padding-left: 10px;
}*/




/*//-----------------END COMMON PARTS SETTINGS-----------------*/





/*//-----------------SEARCH SETTINGS-----------------*/

/**html .search_box {
	width: 210px;
	margin-top:5px;
	margin-bottom:5px;
}*/





/**html .search_btn{
	margin-top:5px;
	margin-bottom:10px;
}*/



.border{
	border: 1px solid #637a8c;
}

.rankborder img{
	border: 3px solid #cccccc;
}

.rankborder img:hover{
	border: 3px solid #000000;
}


.shousai img{
	border: 0px solid #cccccc;
}

.shousai img{
	border: 0px solid #cccccc;
}


.prv img{
	border: 1px solid #cccccc;
	width:60px;
}

.dit {font-size:16px;
padding:7px 0px 7px 3px;
font-weight:bold;
}

.ditp {font-size:16px;
font-weight:bold;
}


.ditsize {font-size:12px;
}





/*//-----------------END SEARCH SETTINGS-----------------*/







.font_area{
	background-color:#000000;
	color:#FFFFFF;
}

.cal_txt{
	color:#FFFFFF;
}

.rank_txt{
	color:#FFFFFF;
	font-size:10px;
	line-height:14px;
}

.rank_txt a:link{
    color:#fff;
    text-decoration:none;
}

.rank_txt a:visited{
    color:#fff;
    text-decoration:none;
}

.rank_txt_txt a:hover{
    color:#fff;
    text-decoration:underline!important;	
}

.information_txt{
    font-size:12px;
    line-height:18px;
	color:#FFFFFF;
}

.information_txt a:link{
    color:#FFFFCC;
    text-decoration:none;
}

.information_txt a:visited{
    color:#FFFFCC;
    text-decoration:none;
}

.information_txt a:hover{
    color:#fff;
    text-decoration:underline!important;	
}

.footer_title{
	background-image: url(Images/01footer_title_bg.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 430px;
}

.footer_title_txt{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	margin-left: 10px;
}

.footer_bg{
	background-image: url(Images/01footer_bg.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 900px;
	color: #FFFFFF;
	text-align: center;
}
