

/*   category_menu   contents   tesxtarea  css */




/*---------------------------------------------------------- category ----------------------------------*/																

		
#category_menu{
		width:820px;										/* category fontsize */	
		margin:0px;
		padding:0px;
		font-size:12px;
		color:#ffffff;
		line-height:140%;
		}



#category_menu_header{
		width:820px;
		margin:0px;
		padding:0px;
		}
		
		
		
		
#category_menu_bg{
		width:820px;
		margin:0px;
		padding:0px;
		}
		
		
#category_textbg_01{
		width:208px;
		height:90px;
		background-image:url(../img/category_textbg_01.jpg);
		float:left;
		}
		
		
#category_text_01{
		width:173px;
		height:75px;
		padding:5px 10px 10px 25px;
		background-image:url(../img/category_textbg_01.jpg);
		float:left;
		}
		
		
#category_textbg_02{
		width:202px;
		height:90px;
		background-image:url(../img/category_textbg_02.jpg);
		float:left;
		}
		
#category_text_02{
		width:169px;
		height:75px;
		margin:0px;
		padding:5px 15px 10px 18px;
		background-image:url(../img/category_textbg_02.jpg);
		float:left;
		}
		
#category_textbg_03{
		width:204px;
		height:90px;
		background-image:url(../img/category_textbg_03.jpg);
		float:left;
		}
		
#category_text_03{
		width:166px;
		height:75px;
		margin:0px;
		padding:5px 12px 10px 26px;
		background-image:url(../img/category_textbg_03.jpg);
		float:left;
		}
		
#category_textbg_04{
		width:206px;
		height:90px;
		background-image:url(../img/category_textbg_04.jpg);
		background:brown;
		float:left;
		}
		
#category_text_04{
		width:166px;
		height:75px;
		margin:0px;
		padding:5px 18px 10px 22px;
		background-image:url(../img/category_textbg_04.jpg);
		float:left;
		}
		
		
		
								

/*--------------------------------------------------------- contetns ----------------------------- */



		
#contents{
		width:820px;
		margin:0px;
		padding:0px;
		background:red;
		}





/*---------------------------------------------------------- text ----------------------------------*/																




#text_area{
		width:820px;
								    /* category fontsize */
		margin:0px;
		padding:0px;
		font-size:12px;
		line-height:140%;
		}


#text_left{
		width:377px;

		margin:0px;
		padding:30px 10px 0px 25px;
		background-image:url(../img/text_bg_left.jpg);
		float:left;
		}

#text_center{
		width:760px;

		margin:0px;
		padding:30px;
		font-size:12px;
		background-image:url(../img/contents_bg.jpg);
		}


#text_right{
		width:378px;

		margin:0px;
		padding:30px 15px 0px 15px;
		background-image:url(../img/text_bg_right.jpg);
		float:left;
		}


#map01{
		margin:0px;
		padding:0px;
		float:left;
		}


		

