/* 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,p,div,th,td { font: 12px/16px "¼ÛÃ¼"; }
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: 15px; line-height: 18px;}
h4 { font-weight: bold; font-size: 13px; 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-top:10; padding-bottom:10; padding-left:15; padding-right:15;}
.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:63px;
background:url('./images/Mmenu_bg.gif') repeat-x;
}

.Mmenu_sub{
 display:none; 
 position:absolute; 
 padding-top:2px;
}

.main_img{
background:url('./images/sub_bg.gif') repeat-x;
}


.footer_bottom{
background-color:#f5f5f5;
width:100%;
}

.footer_top{
	background:url('./images/footer_bg.gif') repeat-x;
}

.div_left{float:left;}
.div_both{clear:both;}

.Smenu {
position:absolute;
top:211px;
left:19px;
}

.content_area {
padding-left:222px;
padding-top:20px;
}

.sub_title {
padding-bottom:28px;
}

.logo{
 width:502px;
 padding-left:20px;
 }

 .content{
	width:680px;
	padding-bottom:50px;
	height:500px;
 }