/*-------------------------------------------------
  Laila Skin Stylesheet
  Design by Thomas Arie Setiawan
  http://warnadunia.net/
  Ported to Nucleus CMS by moraes
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body
{
/*	background: #EAE7D6; */
	font: normal 0.9em/160% Verdana,Sans-serif;
	color: #333;
	text-align: center;
	padding: 0;
	margin: 0px 0px 0px 0px;
background-image:url(http://www.ea-flag.com/nav/cttbg.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
/* color:navy; top:0px; left:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
padding-top:0px;  */
}


/* ナビ部分ここから */

#table_01 {
	position:absolute;
	top:0px;
	width:720px;
	height:81px;
	left:auto;
	right:auto;
	margin-left:auto;
	margin-right:auto;
}

#eanav-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:125px;
	height:73px;
}

#eanav-02 {
	position:absolute;
	left:125px;
	top:0px;
	width:60px;
	height:73px;
}

#eanav-03 {
	position:absolute;
	left:185px;
	top:0px;
	width:74px;
	height:38px;
}

#eanav-04 {
	position:absolute;
	left:259px;
	top:0px;
	width:73px;
	height:38px;
}

#eanav-05 {
	position:absolute;
	left:332px;
	top:0px;
	width:72px;
	height:38px;
}

#eanav-06 {
	position:absolute;
	left:404px;
	top:0px;
	width:72px;
	height:38px;
}

#eanav-07 {
	position:absolute;
	left:476px;
	top:0px;
	width:72px;
	height:38px;
}

#eanav-08 {
	position:absolute;
	left:548px;
	top:0px;
	width:39px;
	height:73px;
}

#eanav-09 {
	position:absolute;
	left:587px;
	top:0px;
	width:133px;
	height:30px;
}

#eanav-10 {
	position:absolute;
	left:587px;
	top:30px;
	width:133px;
	height:43px;
}

#eanav-11 {
	position:absolute;
	left:185px;
	top:38px;
	width:74px;
	height:23px;
}

#eanav-12 {
	position:absolute;
	left:259px;
	top:38px;
	width:73px;
	height:23px;
}

#eanav-13 {
	position:absolute;
	left:332px;
	top:38px;
	width:72px;
	height:23px;
}

#eanav-14 {
	position:absolute;
	left:404px;
	top:37px;
	width:72px;
	height:24px;
	vertical-align:bottom;
}
#eanav-14 img { height:25px; }

#eanav-15 {
	position:absolute;
	left:476px;
	top:38px;
	width:72px;
	height:23px;
}

#eanav-16 {
	position:absolute;
	left:185px;
	top:59px;
	width:74px;
	height:12px;
}

#eanav-17 {
	position:absolute;
	left:259px;
	top:59px;
	width:73px;
	height:12px;
}

#eanav-18 {
	position:absolute;
	left:332px;
	top:59px;
	width:72px;
	height:12px;
}

#eanav-19 {
	position:absolute;
	left:404px;
	top:59px;
	width:72px;
	height:12px;
}

#eanav-20 {
	position:absolute;
	left:476px;
	top:59px;
	width:72px;
	height:12px;
}

#eanav-21 {
	position:absolute;
	left:0px;
	top:73px;
	width:720px;
	height:18px;
}

#eanav-22 {
	position:absolute;
	left:0px;
	top:91px;
	width:720px;
	height:612px;
}

#eanav-23 {
	position:absolute;
	left:0px;
	top:703px;
	width:275px;
	height:65px;
}

#eanav-24 {
	position:absolute;
	left:275px;
	top:703px;
	width:167px;
	height:65px;
}

#eanav-25 {
	position:absolute;
	left:442px;
	top:703px;
	width:278px;
	height:65px;
}

/* ナビ部分ここまで */



table#topnav
{
	height:60px;
	margin-top:-2px;
	line-height:0;
	font-size:0;
	white-space:nowrap;
	border:none;
	border-style:none;
}

table#topnav th
{
	padding:0 0 0 0em;
	spacing:0 0 0 0em;
	line-height:0;
	vertical-align:bottom;
	white-space:nowrap;
	font-size:0;
}

table#topnav td
{
	padding:0 0 0 0em;
	spacing:0 0 0 0em;
	line-height:0;
	background-color:#39BF36;
	vertical-align:bottom;
	white-space:nowrap;
	font-size:0;
}

/* table#topnav td a:link, a:visited
{
	background-color:#ffffff;
	color:#006666;
}  */

table#topnav img
{
	vertical-align:bottom;
}


/* Links */

a:link, a:visited
{
	color: #0F4002;
	border-bottom: 1px dashed #006600;
	text-decoration: none;
}
a:visited
{
	color: #0F4002;

}
a:active
{
/*	color: #0F4002; */
	color:yellow;
}
a:hover
{
	color: #009900;
	border-bottom: 1px solid #006600;
	text-decoration: none;
}


ul#top_navbar a {
	color:white;
	background-color:navy;
}


/* Lists */
ul
{
	list-style: square;
	padding: 0;
	margin: 0 0 0 15px;
}
ul li
{
	margin: 4px 0 4px 0;
}

/* Miscelaneous general stuff */
code
{
	color: #CC3300;
	font: 13px 'Courier New', Courier, Arial, sans-serif;
}
pre
{
	width: 462px;
	overflow: auto;
	border: 1px solid #EAE7D6;
	padding: 3px;
}
acronym, abbr
{
	cursor: help;
	border-bottom: 1px dotted #333;
}
del
{
	background: #FFFFCC;
	color: #ccc;
}
blockquote
{
	background: url("img/bg-quote.gif") top left no-repeat;
	padding: 8px 0 0 25px;
	margin: 10px;
}
.doNotDisplay, .none, caption
{
	display: none;
}
.underline
{
	text-decoration: underline;
}
.clear
{
	clear: both;
	height: 0.1px;
	padding: 0;
	margin: 0;
}

/*-------------------------------------------------
  Page wrappers
-------------------------------------------------*/
#page-wrapper
{
	text-align: left;
	width: 780px;
	padding: 0;
	margin: auto;
	
}
#content-wrapper
{
	font-size:1.2em;
	text-align: left;
	width: 780px;
	margin: 0 0 0 0;
	padding: auto;
/*	background: #FFF url(img/bg-content-brown.gif) right repeat-y;	 */
	background: #FFF url(img/bg-content-blue.gif) right repeat-y;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#header h1
{
	font: 30px Arial, Verdana, sans-serif;
	padding: 10px;
	margin: 0;
}
#header a:link, #header a:visited
{
/*	color: #383828; */
	border: none;
}
#header a:hover, #header a:active
{
	color: #CC0000;
	border: none;
}


/* Header main navbar green */
#top_container
{
	height: 30px;
	width:780px;
/*	background: #135901; */
	background:navy;
	padding: 0;
	margin: 0;
	border-bottom:1px solid silver;
}
#top_container ul
{
	padding: 0;
	margin: 0;
}
#top_container ul li
{
	list-style-type: none;
	display: block;
	float: left;
	font: 11px/30px "Lucida Grande", verdana, sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
}
#top_container a
{
	display: block;
	width: 106px;
/*	color: #F8F2E5; */
	text-decoration: none;
	border-top: none;
	border-right: 1px solid #A8B090;
	border-right: 1px solid #A8B090;

	border-bottom: none;
}
#top_container li#active
{
	background: #0F4002;
	color: #fff;
	border-bottom: none;
}
#top_container a:hover
{
	background: #1D8B01;
	color: #fff;
	border-bottom: none;
}


/* Header main navbar brown
#top_container
{
	height: 30px;
	background: #656549;
	padding: 0;
	margin: 0;
}
#top_container ul
{
	padding: 0;
	margin: 0;
}
#top_container ul li
{
	list-style-type: none;
	display: block;
	float: left;
	font: 11px/30px "Lucida Grande", verdana, sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
}
#top_container a
{
	display: block;
	width: 106px;
	color: #F8F2E5;
	text-decoration: none;
	border-top: none;
	border-right: 1px solid #A8B090;
	border-bottom: none;
}
#top_container li#active
{
	background: #474733;
	color: #fff;
	border-bottom: none;
}
#top_container a:hover
{
	background: #83835F;
	color: #fff;
	border-bottom: none;
}  */

/* Header links */
.top_links {
	background: #F3F3E9;
	font-size: 10px;
	text-align: right;
	padding: 0 20px 0 0;
	margin: 0 0 0 0;
}
.top_links p {
	padding: 0;
	margin: 0 0 0 0;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#main
{
	width: 530px;
	float: left;
	margin: 0;
	padding: 0 0 30px 0;
	background: #fff;
}
/* The image at the top of the main column */
.bar-head
{
	height: 170px;
	background: url("img/bg-header-brown.jpg") top left no-repeat;
	padding: 0;
	margin: 0 0 15px 0;
}

.content-header
{
	padding: 0;
	margin: 15px;
}
.content-header h2
{
	color: #0F4002;
	font: bold 14px Verdana, 'Times New Roman', sans-serif;
	padding: 0;
	margin: 0;
}
.content-title
{
	padding: 0;
	margin: 0;
}
.content-title h3
{
	color: #383828;
	font: 21px Arial, 'Times New Roman', sans-serif;
	padding: 0;
	margin: 0 0 8px 0;
}
.content-title h3 a
{
	color: #383828;
	border: none;
}
.content-title h3 a:hover
{
	color: #009900;
	border: none;
}
.content
{
	padding: 0;
	margin: 20px 15px 40px 15px;
}
.readmore
{
	text-align: right;
}
.entry-info
{
	font-size: 10px;
	text-align: right;
	line-height: 16px;
	padding: 0;
	border-top: 1px solid #ccc;
	margin: 10px 0 10px 0;
}
.entry-info p
{
	padding: 0;
	margin: 0;
}
.entry .imgupload
{
	float: left;
	border: none;
	border: 1px solid #333;
	margin: 20px 10px 0 0;
}

/* navigation at the bottom of the content */
.navi-pages
{
/*	background: #E1E1A2; */
	background:#aec3d8;
	font-size: 11px;
	text-align: right;
	padding: 10px;
	margin: 15px;
}
.navi-pages p
{
	padding: 0;
	margin: 0;
}
/* Top content message box */
.message-box
{
	background: #E1E1A2;
	font-size: 12px;
	padding: 10px;
	margin: 15px;
}
/* comments */
table#postcomment tr td
{
	font: 11px Verdana, Arial, sans-serif;
}
table#postcomment tr td p
{
	margin: 4px 0 4px 0;
}
#comments, #comments-post, #trackbacks
{
	font-size: 11px;
	line-height: 17px;
	padding: 0;
	margin: 20px 15px 10px 15px;
}
#comments h4, #comments-post h4, #trackbacks h4
{
	color: #383828;
	font: bold 14px Verdana, 'Times New Roman', sans-serif;
	padding: 0;
	margin: 0 0 20px 0;
}
.comment-item, .trackbacks-item
{
	padding: 0 0 20px 0;
	border-bottom: 1px solid #f3f3f3;
	margin: 5px 0 20px 0;
}
.comment-text p, .comment-info p, .trackbacks-text p, .trackbacks-info p
{
	padding: 0;
	margin: 0 0 8px 0;
}
.comment-info, .trackbacks-info
{
	font-size: 10px;
	text-align: right;
}

/*-------------------------------------------------
  Side bar
-------------------------------------------------*/
#sidebar
{
	width: 240px;
	float: right;
	font-size: 11px;
	line-height: 16px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.sidebar-wrapper
{
	margin: 10px;
}
#sidebar .box-1
{
	margin: 0 0 0px 0;
}
#sidebar h4
{
	color: #383828;
	font: bold 12px Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0 0 8px 0;
}

#sidebar a
{
	color:#660000;
}



/*-------------------------------------------------
  Footer Blue
-------------------------------------------------*/
#footer
{
	background: #CBE5FB;
	font-size: 10px;
	padding: 0;
	margin: 0;
}
.footer-i
{
	padding: 10px;
	margin: 0px;
}
.footer-i p
{
	padding: 0;
	margin: 0;
}



/*-------------------------------------------------
  Footer Green
-------------------------------------------------*/
/*#footer
{
	color:white;
 	background: #DEEDA0;
	font-size: 8px;
	padding: 0;
	margin: 0;
}
.footer-i
{
	padding: 10px;
	margin: 0px;
}
.footer-i p
{
	padding: 0;
	margin: 0;
} */



/*-------------------------------------------------
  Footer brown below
-------------------------------------------------
#footer
{
	background: #E1E1A2;
	font-size: 10px;
	padding: 0;
	margin: 0;
}
.footer-i
{
	padding: 10px;
	margin: 0px;
}
.footer-i p
{
	padding: 0;
	margin: 0;
}  */

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
textarea.text, input.formfield
{
	font: 11px Verdana, Arial, sans-serif;
}
input.formfield
{
	width: 150px;
	margin-right: 10px;
}
input.formbutton
{
	background: #383828;
	color: #fff;
	font: 11px Verdana, Arial, sans-serif;
}

/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/
.trackbacks-text h5
{
	font: bold 11px Verdana, Arial, sans-serif;
	color: #993300;
	padding: 0;
	margin: 0;
}

/* Leftbox and Rightbox toolbar buttons */
.box {
	margin: 3px;
	padding: 3px;
	font-size: larger;
}

.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	font-size: larger;
}
.leftbox {
	float: left;
	border-right: 2px solid #ccc;	
}
.rightbox {
	float: right;
	border-left: 2px solid #ccc;	
}

div#topnav div#table_01 div#eanav-06 img { vertical-align:bottom; height:40px; } 
div#topnav div#table_01 div#eanav-07 img { margin-bottom:-1px; } 
div#eanav-15 a img { vertical-align:bottom; height:24px; }
div#eanav-11 a img { vertical-align:bottom; height:24px; }
div#topnav div#table_01 div#eanav-10, div#eanav-12, div#eanav-13, div#eanav-14 a img { vertical-align:bottom; margin-bottom:-1px; }
div#topnav div#table_01 div#eanav-16, div#eanav-17, div#eanav-18, div#eanav-19 div#eanav-20, div#eanav-21 a img { vertical-align:top; margin-top:-1px; }