#header_content {
	height: 330px;
}
#nav {
	background-image: url("../img/back_nav10.png");
	background-repeat: no-repeat;
	height: 316px;
	padding: 0px;
}
#nav_right {
	height: 150px;
	padding: 75px 0px 0px;
}

.nav ul {
	margin: 0;
	padding: 0;
	height: 43px;
}
.nav li {
	float: left;
	position: relative;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 43px;
	list-style: none;
}

.kimi {color: #750364;}
.neko {color: #0c3e90;}
.mochi {color: #ed5d1e;}
.mashu {color: #297503;}

.mochi, .neko, .mashu, .kimi, .all {font-weight: bold;}

.contents img {padding: 5px;}

.social-area-syncer {
	width: 100%;
	min-height: 70px;
	background: transparent;
	padding: 1.5em 0 0;
	background-image: transparent;


}