/*
Theme Name: MetMoJi 2009
Theme URI: http://wordpress.org/
Description: The MetaMoJi 2009 theme.
Version: 0.1
Author: MetaMoJi Corporation
Author URI: http://www.metamoji.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

@charset "UTF-8";



/* common styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color:#d5dad9;
	color: #999999;
	font-size: 90%;
	line-height: 115%;
}


.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: lighter;
	padding-left: 18px;
	margin-bottom: 8px;
	color: #555555;
	margin-top: 15px; /* 2010/01/12 hc sada mod -8px15px; */
