﻿@charset "utf-8";
/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

/*---------	----------------------------------------
  General layout
-------------------------------------------------*/
body
{
	color: #494949;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	padding: 15px 0;
	margin: auto;
	font-size:90%;
	line-height: 1.2em;
	background:#FFFFFF;
	/*background:#F8F8EE;*/
}
img
{
	border: 0;
	margin:0px;
	padding:0px;
}
form
{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: normal;
	font-size:100%;
	margin: 0;
}

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

dt{

}
/* Links */
a:link, a:visited
{
	color: #635D45;
	text-decoration: none;
}
a:hover, a:active
{
	color: black;
}
#header a:link, #header a:visited
{
	color: #474747;
}
#header a:hover, #header a:active
{
	color: #737373;
}
#footer a:link, #footer a:visited
{
	color: #474747;
}
#footer a:hover, #footer a:active
{
	color: #737373;
}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 900px;
	height: 0;
	clear: both;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	position: relative;
	width: 980px;
	background: #CBD63E;
	margin-left: auto;
	margin-right: auto;
	margin-top:auto;
	padding:0px;
	margin-bottom:0px;
}

div#logo{
	background:url(/img/header.gif) no-repeat;
}
div.top_menu{
	padding:0px;
	margin:0px;
}

#top_menu1,#top_menu3,#top_menu5{
	float:left;
	width:196px;
}

#top_menu2,#top_menu4{
	float:left;
	width:196px;
}
/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/

#wrapper
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
}

#wrapper_top{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}

/*-------------------------------------------------
  トップページ
-------------------------------------------------*/
#news_wrapper{
width:980px;
}

#news_wrapper h2{
border-bottom:#331100 solid 1px;
margin-top: 20px;
}

#news_left{
float:left;
width:430px;
margin-left:20px;
color:#767D1B;
}

#news_left h2{
border-bottom:#767D1B solid 2px;

}
#news_left a{
	color:#767D1B;
}
#news_left a:hover{
	color:#336600;
}


#news_right{
float:right;
width:430px;
margin-right:20px;
color:#8C502E;
}

#news_right h2{
	border-bottom:#8C502E solid 2px;
}

#news_right a{
	color:#8C502E;
}

#news_right a:hover{
	color:#441111;
}
div.pageswitch{
	margin: 4px 0px;
}

.contenttitle h3{
	margin: 4px 0px 0px 0px;
	font-size:85%;
}
/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#content
{
	width: 580px;
	height: 1%;
	overflow: visible;
	float: left;
	line-height:1.7em;
}

.contentbody a:link ,a:visited
{
	text-decoration:underline;
}


.contentbody a:hover ,a:active
{
	color:#990000;
}

#common_content
{
	width: 772px;
	height: 1%;
	overflow: visible;
	float: left;
	line-height:1.7em;
	margin-top: 8px;
}

.item
{
	margin-bottom:20px;
	margin: 10px 22px 10px 30px;
}

.blogtitle{
	padding: 0px;
	margin:0px 12px 0px 20px;
}



/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
	clear: both;
	background: url(images/dot.gif) bottom repeat-x;
	padding: 0;
	margin: 0 0 5px 0;
}
.contentbody
{
	text-align: justify;
	padding: 0 0 16px 0;
}

/*-------------------------------------------------
  Left_Menu
-------------------------------------------------*/
#leftbarcontainer{
	float: left;
	width: 196px;
	padding: 2px 0 0 0;
	background-color:#CCCC99;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
	#common_sidebarcontainer
{
	float: right;
	width: 196px;
	height:100%;
	padding: 0;
	margin-top:8px;
	background-color:#FFF799/*ccff99*//*E7FF57*/;
}

	#sidebarcontainer
{
	float: right;
	width: 196px;
	height:100%;
	padding: 0;
	background-color:#FFF799/*ccff99*//*E7FF57*/;
}

.sidebar
{
	color: #21262A;
	margin: 0px;
}

/* Menu lists */
.sidebardl
{
	padding: 0 0 10px 0;
	margin: 0;
}

.common_sidebardl
{
	padding: 0 0 10px 0;
	margin: 0;
}
.sidebardl dt
{
	background:#F9AD81;
	color: #3A3523;
	height: 26px;
	padding-top: 6px;
	padding-left: 10px;
}

dt.common_sidebar{
	background-color:#FFEB3E;
}
.sidebardl dd
{
	padding: 2px 10px;
	margin: 0;
}
.sidebardl dd a:hover
{
	color: #990000;
	padding: 0px;
	margin-bottom: 10px;
}
.sidebardl dd a:link, .sidebardl dd a:visited
{
	padding: 0px;
	margin-bottom: 10px;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 980px;
	background: #CBD63E;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0px auto;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.form_h{
	float:left;
	width:150px;
}
.form_d{
	float:left;
}
.form_r{
	clear:both;
}
.loginform, .searchform
{
	margin: 5px 0;
}
.mailform
{
	margin-top: 10px;
    padding: 10px;
    background: #EEEEEE;
    /* Rounded borders, for Mozilla browsers */
    /* -moz-border-radius: 10px; */
}
.formfield
{
	display:block;
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
}
.formbutton
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}
.formfield, .formbutton, .loginform .formbutton {
	display: block;
}
.searchform .formfield
{
	width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.searchform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.loginform .formfield
{
	width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail, #nucleus_cf_email
{
    width: 300px;
    margin-right: 105px;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}
.error
{
	color: red;
	font-weight: bold;
}

