body {
  margin:0px;
  padding:0px;
  color: #666;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size:13px;
  line-height:1.5em;
  background-color: #fff;
}

p { margin: 0px; padding: 0 0 20px 0; }
img { border: none; }


h1 { font-size: 28px; color: #fff; margin: 0 0 20px 0; padding: 5px 0; }

/* header */

#templatemo_header_wrapper {
	width: 100%;
	height: 110px;
	background: url(../images/templatemo_header.png) repeat-x;
}

#templatemo_header {
	width: 910px;
	height: 52px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/* site title */

#site_title {
	padding: 0;
}


#site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a:hover {
	text-decoration: none;
}


/* menu */

#templatemo_menu {
	height: 37px;
}

#templatemo_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	height: 28px;
	width: 150px;
	margin-left: 10px;
	padding: 8px 0 0 0;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	background: url(../images/menu_hover.png) no-repeat;
}



#templatemo_content_wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 30px 15px;
}

#templatemo_content {
  width: 900px;
}


/* footer */

#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	background: url(../images/footer.png) repeat-x;
}

#templatemo_footer {
	position: relative;
	width: 910px;
	padding: 30px;
	margin: 0 auto;
	color: #000000;
}
.copyright {
  font-style: normal;
}
