@charset "UTF-8";
/*
print
*/

#wrapper {
	width:95%;
}

a,
a:link,
a:visited,
a:active {
	color:#00f;
}

h1 {
	font-size:12px;
}

h3 {
	font-size:16px;
}

h4,h5 {
	font-size:14px;
}

body {
	font-size:12px;
}


#catch,
#navi,
#right,
#footer-link,
#footer ul {
	display:none;
}