/* ------------------------------------- */
/*                  IMAGE                */
/* ------------------------------------- */

#entheader {
 width:840px;
 height:743px;
 background-image:url('../images/entrance/main.jpg');
 background-repeat:no-repeat;
 margin:0 auto;
}

.ent_menu{
 float:right;
 margin-top:100px;
 width:800px;
}

.ent_menu div{
 margin:5px 2px;
 background-image:url('../images/common/arr_cyn.jpg');
 background-repeat:no-repeat;
 padding-left:1.5em;
 float:right;
 font-size:small;
 font-weight:600;
 text-transform:uppercase;
}

.ent_menu  a {
 color:#515151;
 text-decoration:none;
}

.ent_menu a:hover{
 text-decoration:underline;
}



/* ------------------------------------- */
/*                CONTENT                */
/* ------------------------------------- */
.button_area{
 width:815px;
 margin-left:30px;
 padding:0;
}

.button_area div a {
 margin-right:10px;
 padding:0;
 float:left;
 font-size:medium;
 height:89px;
 width:256px;
 margin-top:10px;
}


.newsblk{
 width:545px;
 float:left;
 margin-left:20px;
 margin-top:10px;
}


.news {
 width:540px;
 height:125px;
}

.ttlnews{
 width:540px;
 border-bottom:2px dotted #f00;
}

.more{
 width:540px;
 text-align:right;
}

.bnrblk{
	width:233px;
	margin:20px auto;
	text-align: center;
}
/* 
.bnrblk{
	width:233px;
	float:left;
	margin-left:100px;
	margin-top:40px;
	text-align: center;
}

.bnrblk02{
	width:400px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	text-align: center;
}
 */

.cpblk{
 width:800px;
 border-top:2px dotted #999;
 border-bottom:2px dotted #999;
 padding:10px;
 font-size:medium;
 color:#666;
 text-align:center;
 margin:5px auto;
}

#entfooter{
 width:840px;
 text-align:center;
 color:#666;
 border-bottom:20px solid #4573b3;
 font-size:small;
 font-weight:400;
}




/* ------------------------------------- */
/*                SPECIAL                */
/* ------------------------------------- */

.bx_karimera {
 width:600px;
 margin:0 auto;
 padding-top:180px;
}

.ttl_karimera {
 font-size:medium;
 font-weight:600;
 color:#666;
 text-align:center;
 border:1px solid #666;
 padding:3px;
 margin:5px auto;
}

.bdy_karimera {
 font-size:small;
 color:#666;
 text-align:left;
}
