@charset   "UTF-8";



* {
		width: 320px;
		font-size: 14px;
}
	
	
body { background-color: #ffff00; 
}


#base {
	width: 100%;
}


#wrap {
	width: 100%;
}


#header {
	width: 100%;
}


#nav {
	width: 100%;
}


#contents {
	width: 100%;
}


#base #wrap #contents #c_pad .top_img p {
	width: 100%;
}


#base #wrap #contents #c_pad .broad {
	width: 100%;
}


#base #wrap #contents #c_pad .box1 {
	width: 100%;
}


#base #wrap #contents #c_pad .box1 h3 {
	width: 100%;
}


#f_menu {
	width: 100%;
}


#produce {
	width: 100%;
}	

