@charset "UTF-8";

h2 {
	margin-right: 0px;
}

/* LAYOUT CLASSES  */

#wraper {
	background-image: url('../images/katutei.png');
	background-position: 97% 60%;
}

#wr_back {
	background-position: 65% 95%;
}

#header {
	background-image: url('../images/popular.png');
}

#contents p {
	font-size: 120%;
	padding-right: 230px;
	text-indent: 1em;
}

#cont_image p {
	text-align: center;
	padding-left: 5px;
	padding-right: 10px;
	text-indent: 0;
}


/* Menu layout */

#menu .popular {
    background-image:url(../images/nav_popular.png);
	background-repeat: no-repeat;
    background-position:0px 0px;
}
