/* ---------- */
/* basic tags */
/* ---------- */

body {
	font-size: 80%;
	line-height: 160%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #555555;
	background-color: #F4FBEE;
	margin: 0px 0px 0px 0px ;
}

a.current {
	color: #F4FBEE;
	text-decoration: underline;
}

a.current:hover {
	color: #CF0D0D;
	background-color:  #F4FBEE;
	text-decoration: underline;
}

a{
	color:#555555;
	text-decoration: underline;
}

a:hover {
	color:#CF0D0D;
	background-color: #FFFFFF;
	text-decoration: underline;
}

h1{
	font-size: 160%;
	line-height: 160%;
	font-weight: bold;
	color: #00A45A;
}

h2{
	font-size: 100%;
	line-height: 160%;
	font-weight: bold;
	color: #333333;
}

h3{
	height: 100px;
	vertical-align: middle;
	padding: 40px 0px 0px 20px;
	margin-bottom: -20px;
	font-size: 180%;
	font-weight: bold;
	color: #00A45A;
	background-image: url(../img_com/h1.gif);
	background-repeat: no-repeat;
}

h4{
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	background-color: #f8f8f8;
	border-left: 2px solid #00A45A;
	padding: 5px 0px 5px 10px;
	margin-top: -20px;
}

h5{
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	border-left: 2px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	color: #006A3A; 
	margin: -20px 0px 20px 0px;
}

/* ------- */
/* classes */
/* ------- */

.pointer {
	margin-right: 5px;
}

.sidetitle {
	margin-bottom: 15px;
}

.btn_shift {
	margin-bottom: 15px;
}

.column{
	margin: 20px 0px 20px 0px;
	padding: 20px 0px 20px 0px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}

.current {
	font-size: 10px;
	text-align:left;
	margin-bottom: 15px;
}

.pic {
	margin-top: 15px;
	margin-bottom: 15px;
}

.pic_title {
	margin-bottom: 15px;
}

.fb_message {
	width: 96%;
}

.subscribe {
	border: 2px solid #F9F34C;
	margin-right: 10px;
	width: 140px;
}

.notice {
	background-color: #F9F34C;
}

.small {
	font-size: 10px;
	line-height: 100%;
}

.manga {
	border: 4px solid #6B9C3B;
	background-color:#FFFFCC;
	padding: 2px;
	margin-bottom: 30px;
	align: center;
}

.update {
	font-size: 10px;
	color: #CF0D0D;
	font-weight: bold;
}


/* ---------- */
/* DIV layers */
/* ---------- */

.header {
	text-align:right;
	width:810px;
	padding-right: 10px;
	background-color:#4CBBF0;
}

.news {
	font-size: 75%;
	line-height: 140%;
	text-align: left;
	background-color: #D3EFBA;
	padding:0px 20px 0px 10px;
}

.contents {
	text-align: left;
	background-color: #FFFFFF;
	padding:5px 10px 5px 10px;
}

.side {
	font-size: 75%;
	line-height: 140%;
	text-align: left;
	background-color: #D3EFBA;
	background-image:url(../img_com/pointer03.gif);
	background-repeat:no-repeat;
	padding:5px 20px 5px 20px;
}

.side_c {
	font-size: 75%;
	line-height: 140%;
	text-align: left;
	background-color: #FFFFFF;
	background-image:url(../img_com/pointer02.gif);
	background-repeat:no-repeat;
	padding:5px 20px 5px 20px;
}

.sitemap0 {
	font-size: 100%;
	font-weight: bold;
	line-height: 140%;
	text-align: left;
	background-color: #FFF7E8;
	background-repeat:no-repeat;
	padding:5px 20px 5px 10px;
	margin: 0px 0px 5px 0px;
}

.sitemap1 {
	font-size: 100%;
	font-weight: bold;
	line-height: 140%;
	text-align: left;
	background-color: #FFF7E8;
	background-repeat:no-repeat;
	padding:5px 20px 5px 10px;
	margin: 20px 0px 5px 0px;
}

.sitemap2 {
	font-size: 90%;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	background-image:url(../img_com/pointer03.gif);
	background-repeat:no-repeat;
	margin-left: 20px;
	padding:3px 20px 5px 20px;
}

.world_side {
	font-size: 75%;
	line-height: 140%;
	text-align: left;
	background-color: #FFFFFF;
	background-image:url(../img_com/pointer03.gif);
	background-repeat:no-repeat;
	padding:5px 20px 5px 25px;
}

.world_side_c {
	font-size: 75%;
	line-height: 140%;
	text-align: left;
	background-color: #FFF7E8;
	background-image:url(../img_com/pointer03.gif);
	background-repeat:no-repeat;
	padding:5px 20px 5px 25px;
}

.feedback{
	border: 1px solid #dddddd;
	padding:10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
}

.worksheet{
	background-color: #f3f3f1;
	font-size: 10px;
	padding: 3px 3px 3px 10px;
	margin: 10px 0px 10px 0px;
}

.footer{
	width:820px;
	text-align:right;
	padding:10px 0px 30px 0px;
}
