
/* RESET */
div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,body { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; }

/* TYPE */
body td,span,ul,li { font: 12px/16px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; }
p { margin-bottom: 18px; }
h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
h3 { font-weight: bold; font-size: 1em; line-height: 18px; }
h4 { font-weight: bold; font-size: 10px; line-height: 18px; }

ul { margin-bottom: 18px; list-style: none outside; }
ol { margin-bottom: 18px; list-style: decimal; margin-left: 2.2em; }
ul.square,
ul.circle { margin-left: 1em; }
ul.square { list-style: square outside; }
ul.circle { list-style: disc; }
ul ul.circle,
ul ul.square { margin-top: 4px; margin-bottom: 5px; }
ol.alpha { margin-left: 2em;  list-style:lower-alpha; }


/* LAYOUT */
.content_margin { padding:30px 5px 30px 5px; }
.gray_box { border:1px solid #ddd; background-color:#eee; padding:5px; margin-bottom:20px; }
p.sub_line {border-bottom:1px solid #708f4d; height:25px; margin:0;}
.sub_title_line{border-bottom:1px solid #cccccc;}
.sub_menu {border-bottom:2px solid ff9933; border-top:2px solid ff9933; padding-left:10px; padding-right:10px;}



/*  */
.header{
height:60px;
}

.Mmenu{
height:67px;
background:url('./images/Mmenu_bg.gif') repeat-x;
}

.Mmenu_sub{
 display:none; 
 position:absolute; 
 padding-top:2px;
}

.main_img{
height:390px;
background:url('./images/main_bg.gif') repeat-x;
}

.main_content{
height:122px;
}

.footer{
background-color:#f5f5f5;
}

.footer_top{
	background:url('./images/footer_bg.gif') repeat-x;
}

.div_left{float:left;}
.div_both{clear:both;}

.logo{
 width:502px;
 padding-left:20px;
 }