@charset "utf-8";

/* DEFAULT
==============================*/

*{
	padding: 0 ;
	margin: 0 ;
}




body {
	padding: 20px 0px;
	color: #000000;
	line-height: 1.4;
	text-align: center;
	background: #c9e4b1 url("../images/bg.jpg") repeat-x;
	font-family: "ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
}




a {
	color: #0033cc;
}

a:hover {
	color: #cc0000;
}




img {
	border: 0px ;
}





table {
	font-size: 100% ;
}




hr {
	clear: both ;
	margin: 10px auto ;
}




/* LAYOUT
==============================*/

#container {
	width: 842px;
	margin: auto;
	border: 1px solid #333333;
	text-align: left;
	background-color: #86c657;
}


body > #container {
	width: 840px ;
}


#header {
	position: relative;
	height: 270px;
	background: url("../images/head.jpg") no-repeat;
}





#center{
	position: relative ;
	float: right ;
	overflow: hidden ;
	display: inline ;
	background: #fff ;
}



#sidenavi1 {
	position: relative;
	float: left;
	width: 199px;
	overflow: hidden;
	color: #000000;
	display: inline;
	text-align: center;
}




#center {
	width: 639px;
	margin-top: 0px;
	background: #fff;
	padding: 0;
}





#footer {
	clear: both ;
	padding: 10px ;
	overflow: hidden ;
	background: #000 ;
	height : 1% ;
}







/* HEADER
==============================*/
#header {
	position: relative;
}

#header a {
	display: block !important ;
	white-space: nowrap ;
}

#header * {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #010101;
	text-decoration: none;
	width: 449px;
}



#header h1 {
	position: absolute;
	left: 20px;
	top: 3px;
	z-index: 1;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	background: url("../images/title.gif") no-repeat;
	letter-spacing : 2px;
}


#header p img {
	left: 54px ;
	top: 77px ;
}


#container #header p.headertxt {
	left: 20px;
	top: 18px;
	color: #000000;
}

#container #header p.headertxt2 {
	left: 23px;
	top: 241px;
	color: #000000;
	font-size: 12px;
}

#container #header p.headertxt3 {
	left: 49px;
	top: 105px;
	color: #000000;
}



/* SIDENAVI
==============================*/


#sidenavi1 {
	margin-right: 1px ;
	margin-bottom: 20px ;
	text-align: center;
}


#sidenavi1 p {
	padding: 5px;
	margin: 10px;
	font-size: 12px;
	text-align: left;
	background-color: #cccccc;
}

#sidenavi1 .magazine div {
	padding: 2px ;
	margin: 10px ;
	font-size: 10px ;
	text-align: left ;
	background : #262626 ;
}


#sidenavi1 h4 {
	font-size: 12px ;
	margin-bottom : 5px ;
	text-align: left ;
}

#sidenavi1 img { margin-bottom :15px ; }



/* NAVI
--------------------*/
#sidenavi1 h3 {
	padding: 5px;
	border-top: 1px solid #686868;
	border-bottom: 1px solid #353535;
	font-size: 13px;
	color: #fff;
	text-align: center;
	background: #000 url("../images/h3manu.gif") repeat-x top left;
	height : 1%;
}


#sidenavi1 #menu {
	line-height: 1 ;
	text-align: left ;
}


#sidenavi1 #menu ul {
	margin-bottom: 10px ;
}


#sidenavi1 #menu li {
	width: 100%;
	line-height: 1;
	list-style-type: none;
	color: #6D0061;
	background-image: url(../images/menu.gif);
}


#sidenavi1 #menu li a {
	padding: 8px 10px 8px 28px;
	border-bottom: 1px dotted #454c39;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	background: url("../images/navi.gif") no-repeat;
	background-position: 5px 7px;
}




#sidenavi1 #menu a:hover {
	padding: 9px 9px 7px 30px;
	color: #cc0000;
	background-position: 6px 8px;
}



/* SUBNAVI
--------------------*/

#sidemenu li ul{
	padding: 0px 0px ;
	margin: 0px 0px ;
	margin-bottom: 5px ;
	background: url("../images/subnavi_bg.gif") repeat-y ;
}




#sidemenu li li{
	width: 90% ;
	padding: 0px ;
	margin: 2px 0px ;
	border-bottom: 1px solid #000 ;
	list-style-type: none ;
}


#sidemenu li li a {
	padding: 5px ;
	margin-right: 20px ;
	margin-left: 17px ;
	font-size: 10px ;
	font-weight: normal ;
	color: #fff ;
	text-decoration: none ;
	display: block ;
	background: url("../images/subnavi_arrow.gif") no-repeat left ;
	background-position: 0px 0px ;
}




#sidemenu li li a:hover {
	text-decoration: underline ;
	background: url("../images/subnavi_arrow.gif") no-repeat left ;
	background-position: 0px 0px ;
}



/* SEARCH
--------------------*/
#searchbox {
	padding-bottom: 15px ;
	margin-bottom: 20px ;
	border-bottom: 1px solid #595959 ;
	background: url("../images/sidenavi_b.png") no-repeat ;
	background-position: bottom right ;
}


#searchbox form {
	text-align: center ;
}


#searchbox label {
	height: 20px ;
	margin-bottom: 5px ;
	color: #fff ;
	line-height: 20px ;
	display: block ;
	text-align: center ;
	background: url("../images/search_label.png") no-repeat center center;
}



#searchbox input {
	margin-bottom: 5px ;
}




#searchbox input#search {
	width: 80% ;
	border: 1px solid #999;
}


#searchbox input#searchbutton {
	width: 80%;
	color: #fff ;
	text-align: center ;
	background: #999 ;
}







/* CENTER
==============================*/



#center img {
	margin: 0px;
}



.content {
	padding: 0px 15px 30px 15px;
	border-top: 10px solid #86c657;
	border-bottom: 10px solid #86c657;
}


.content p {
	padding: 5px 15px 5px 15px;
	font-size: 14px;
}


.content li {
	list-style-type: none;
	border-bottom: 1px solid #dededd;
}



/* TITLE
--------------------*/

#center h2 {
	clear: both;
	height: 40px;
	margin: 20px auto 10px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 40px;
	background: url("../images/h2main.gif") no-repeat;
	padding: 0 0 0 25px;
}


#center h3, #center h4, #center h5,#center h6 {
	clear: both ;
	height: 40px ;
	padding-left: 18px ;
	margin: 15px auto 10px;
	font-size: 12px ;
	font-weight: normal ;
	color: #fff ;
	line-height: 40px ;
	background: url("../images/hl.jpg") no-repeat ;
}




#center h3 a {
	color: #FFB535 ;
	text-decoration: none ;
}




/* NEW
--------------------*/

#center .new  {
	padding: 0px 0px 10px 0px;
	margin: 20px 0px 50px 0px;
	border: 1px solid #ccc;
}

#center h3.h3new  {
	height : 22px;
	line-height : 22px;
	background: url("../images/h3new.gif") no-repeat;
	font-weight: bold;
	font-size: 11pt;
}

.new p {
	padding: 3px 0px 3px 20px;
	margin: 0px;
	border-bottom: 1px solid #dededd;
	background: url("../images/new_arrow.gif") left top no-repeat;
	background-position: 5px 6px;
	font-size: 9pt;
}




/* TABLE
--------------------*/

#center table {
	width: 560px;
	margin: 20px 0px 20px 20px ;
	margin-left: 10px ;
	border-collapse: collapse ;
}




#center th {
	padding: 5px ;
	border-bottom: 1px solid #fff ;
	color: #fff ;
	text-align: left ;
	white-space: nowrap ;
	background: #999 ;
}




#center td {
	padding: 7px;
	border-bottom: 1px solid #ccc;
	background: #eee;
	text-align: left;
	font-weight: bold;
}




#center td input, #center td textarea {
	padding: 2px ;
	margin: 2px ;
	border: 1px solid #ccc ;
}



/* top
==============================*/
#toku {
	margin: 0px;
	width: 640px;
	font-weight: 150;
	position: absolute;
	top: 0px;
}


/* FOOTER 
==============================*/
#footer * {
	font-weight: normal ;
}


#footer h3{
	float: left ;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10px;
	color: #999;
}


#footer p{
	float: right ;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10px;
}


#footer a:link, 
#footer a:visited, 
#footer a:hover, 
#footer a:active {
	color: #999;
	text-decoration: none;
}


#footer .rss{
	width: 40px;
	padding: 1px;
	border: solid 1px #bbbbbb;
}


#footer .rss a{
	height: 13px;
	width: 100%;
	font-size: 9px;
	color: black;
	display: block;
	background-color: #bbbbbb;
}


#footer .rss-format{
	padding: 0.5px;
	background-color: #FFB74C;
}


#footer .rss-version{
	padding: 0.5px;
	background-color: #BBBBBB;
}


#footer img{
	margin-left: 10px;
}



.pars {
	position: absolute ;
	left: -5px ;
	top: -5px ;
	margin: 0px ;
	z-index: 100 ;
}


.magazine form {
	margin: 0px 10px 10px ;
	text-align: left !important ;
}

.magazine form input {
	width: 100%;
	margin: 0px auto 5px ;
	border: 1px solid #999 ;
}

/* Ishizaki add
--------------------*/


#center h4{
	color: #334a06 ;
	margin-left: 5px;
	padding-left: 20px ;
	line-height: 30px ;
	background: url("../images/hl4.jpg") no-repeat left bottom ;
	height : 30px ; margin : 0px ;
	font-weight : bold ;
	margin-top : 5px ; 
}

#center h5{
	color: #334a06 ;
	margin-left: 5px;
	padding-left: 20px ;
	line-height: 30px ;
	background: url("../images/hl5.jpg") no-repeat left bottom ;
	height : 30px ; margin : 0px ;
	margin-top : 5px ; 
}



/* ﾕｩｿｰ・住krﾘQ
^_`Wﾖ・ｿh繭・ｿb,i	o:%Y・*/
strong{
	color: #cc0000;
}
strong.normal{
	color: #000000;
	font-weight: bold;
}
em{
	color: #0000cc;
	font-style: normal;
	font-weight: bold;
}
em.normal{
	color: #000000;
	font-style: italic;
	font-weight: normal;
}
b{/* strong・gor壇Q・*/
	color: #ff3399;
}
i{/* em・gor壇Q・*/
	font-style: normal;
	font-weight: bold;
	color: #0099ff;
}

.bold{
font-weight: bold;
}

.red{
color: #cc0000;
font-weight: bold;
}
.blue{
color: #0000cc;
font-weight: bold;
}
.magenta{
color: #ff3399;
font-weight: bold;
}
.cyan{
color: #0099ff;
font-weight: bold;
}
cite{/* (ﾖ朎ｯ・・*/
	color: #9e28a3;
	font-style: normal;
}
q{/* (､､・*/
	color: #9e28a3;
	margin-left: 1em;
}
code{/* ｽ・ji */
	display: block;
	margin-left: 1em;
	color: #476b55;
	font-family: Courier New, Courier, "-3 ｴｷﾃｯ", "Osaka
IE", monospace;
	line-height: 1.2em;
}
.code-e{
	font-family: Lucida Console, Courier New, Courier, monospace;
}
.code-j{
	font-family: "ﾒ魄ﾎﾒｴ Pro W3", "-3 0ｴｷﾃｯ", "Osaka",sans-serif;
}
del{/* Jd */
	color: #e54500;
}
ins{/* ?e */
	color: #228b22;
}
#center blockquote{
margin-left: 20px;
padding-left: 10px;
border-left: 8px solid #6bbf3f;
}
#center dt{
	margin-top: 1em;
	margin-left: 2em;
	font-weight:bold;
}
#center dd{
	margin-left: 4em;
}
#center ul{
	margin-left: 2em;
	list-style-type: square;
	font-size: 80%;
	font-weight: bold;
}
#center ul ul{
	list-style-type: disc;
}
#center ul ul ul{
	list-style-type: circle;
}

/* ﾆ・・-・*/
#center caption{
/*
*/
margin: 0;
padding: 0;
white-space: nowrap;
font-weight: bold;
}
#center th{
}
#center thead td, #center tfoot td{
	font-weight: bold;
/*
	text-align: center !important;
	background-color: #CCFF99 !important;
*/
	border-bottom: 1px solid #fff ;
	color: #fff ;
	text-align: center;
	white-space: nowrap ;
	background: #999 ;
}
#center thead a, #center tfoot a{
	color: #fff ;
}
#center col.right{
	text-align: right !important;
}
#center col.center{
	text-align: center !important;
}
#center col.left{
	text-align: left !important;
}
#center col.article{
	text-align: center !important;
	font-weight: bold !important;
	background-color: #dcdcdc !important;
}
#center col.hatching{
	background-color: #dcdcdc !important;
}

#center .tab{
	font-size: 90%;
	padding-left: 15px;
}
