@charset "UTF-8";

h2 {
	margin-right: 0px;
}

/* LAYOUT CLASSES  */

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

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


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

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

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


/* Menu layout */

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