@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;
}

h1 {
	margin:0;
	padding:0;	
	font-size:10px;
	line-height: 12px;
	font-weight:normal;
} 
	
h2 {
	margin:0;
	padding:0;	
	font-size:12px;
	line-height: 18px;	
} 	

h3,h4,h5,h6 {
	margin:0;
	padding:0;	
	font-size:12px;
	line-height: 18px;	
} 


img {
	border: 0;
}

ul,ol,li {
	list-style-type:none;
}
	
dl,dt,dd {

}	

div,p {
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック";	
} 


form{
	margin:0;
	padding:0;
}

.area {
	border: 1px solid #dddddd;
	width:150px;
}

.area_btn {
	border: 1px solid #666666;
	background-color:#ffffff;
	font-size:12px;
}



/*-----------------HEADER SETTINGS-----------------*/

#header {
    width:100%;
    height:153px;
	margin: auto;
	padding: 0px;
	clear:both;
	background-image:url(/DD/images/header_bg.gif);
	background-repeat:repeat-x;		
}

.header_inbox {
    width:840px;
    height:153px;
	margin: auto;
	padding: 0px;	
}

/*//-----------------END HEADER SETTINGS-----------------*/






/*-----------------LINK SETTINGS-----------------*/

a:link{
    color:#000000;
    text-decoration:none;
}

a:visited{
    color:#000000;
    text-decoration:none;
}

a:hover{
    color:#000000;
    text-decoration:underline;	
}

/*//-----------------END LINK SETTINGS-----------------*/

#container {
    width:100%;
    height:100%;
	background-image:url(/DD/images/bg_g.gif);
	background-repeat:repeat-x;	
}	

#inbox{
    width:840px;
	margin: auto;
	padding: 0px;	
}

.sidebox{
}

.mainbox{
}

#gnavi {
    width:840px;
    height:38px;
	background-image:url(/DD/images/gnavi_bg.gif);
	background-repeat:no-repeat;		
}

#gnavi_bottom {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #996600;	
}

.search_bg {
    width:276px;
    height:44px;
	background-image:url(/DD/images/search_bg.gif);
	background-repeat:no-repeat;		
}

.search_font{
	font-size:12px;
	line-height: 14px;
	color:#ffffff;
	font-weight:bold;
}

.b_cat{
	font-size:12px;
	line-height: 14px;
	font-weight:bold;
	color:#FFFFFF;
}

.cat{
	padding-left:20px;
	font-size:10px;
	line-height:16px;
}

.txt10{
	font-size:10px;
	line-height:12px;
}

.tab_left_bg {
    width:180px;
    height:26px;
	margin: 0px;
	padding: 0px;
	background-image:url(/DD/images/tab_left_bg.gif);		
}

.tab_left_txt {
	font-size:14px;
	line-height: 18px;
	color:#000000;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:4px;
	text-align:left;
}


.login_forget_txt{
	font-size:10px;
	line-height: 14px;
}

.cal {
	color: #ffffff; 
	background-color:#dfc5ef;
}


.tab_center_bg {
    width:622px;
    height:24px;
	margin: 0px;
	padding: 0px;
	background-image:url(/DD/images/tab_center_bg.gif);		
}

.tab_bg_long {
    width:622px;
    height:24px;
	margin: 0px;
	padding: 0px;
	background-image:url(/DD/images/tab_center_bg.gif);		
}

.tab_center_txt {
	font-size:14px;
	line-height: 18px;
	color:#ffffff;
	font-weight:bold;
	margin-left:10px;
	text-align:left;
}

.tab_txt {
	font-size:14px;
	line-height: 18px;
	color:#ffffff;
	font-weight:bold;
	margin-left:10px;
	text-align:left;
}

.border{
	border: 1px solid #CCCCCC;
}

.top_new_bg{
	background-image:url(/DD/images/01top_newitem_bg.gif);
    width:603px;	
}

.top_info{
	background-image:url(/DD/images/info_bk.jpg);
	width:290px;
	height:200px;
	background-repeat: no-repeat;
}

.top_info_s{
	width:250px;
	height:190px;
	margin: auto;
	padding: 0px;
	overflow:scroll;
	text-align:left;
	font-size:12px;
	line-height:14px;
}

.top_info_s a:link{
    color:#000066;
    text-decoration:none;
}

.top_info_s a:visited{
    color:#000066;
    text-decoration:none;
}

.top_info_s a:hover{
    color:#000066;
    text-decoration:underline;	
}

.footer_bg{
	background-image:url(/DD/images/footer_bg.gif);
	width:860px;
	height:604px;
	background-repeat: no-repeat;
}


.search_box{
	width:120px;
}