/* 全体 */

body {
	text-align: center;
	margin: 0px;
	word-break: break-all;
	color: #666666;
}

img {
border-style: none;
}

a{
color: #3333cc;
text-decoration: underline;
}

a:link{
color: #3333cc;
text-decoration: underline;
}

a:visited{
color: #3333cc;
text-decoration: underline;
}

a:hover{
color: #3333cc;
text-decoration: underline;
}


/* ........................................add 0805 */
.fL{
float: left;
}
.fR{
float: right;
}
.tL{
text-align: left;
margin: 0;
}
.tR{
text-align: right;
margin: 0;
}

/* ........................................float clear */

.clearfix {
zoom:1;/*for IE 5.5-7*/
min-height:1%;
}
.clearfix:after {/*for modern browser*/
content:"";
display: block;
height:0px;
clear:both;
visibility:hidden;
}
* html .clearfix {
display:inline-table;
/*\*/display:block;/**/
}

/* ........................................add 0805 */

#blog {
	text-align: left;
	width: 790px;
	margin: 0px auto 20px auto;
	border-style:solid;
	border-color:#669933;
	border-width: 3px 1px 1px 1px;
	font-size: 98%;
	color: #333333;
}

ul {
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#link {
	text-align: right;
	font-size: 10px;
	float: right;
	margin: 3px 5px 3px 5px;
	width: 170px;
}

#sub_contents {
padding: 0 0 0 5px;
float: both;
background-color: #FFFFFF;
text-align: center;
}

h1 {
	width:570px;
	_width:570px;
	line-height: 130%;
	float: left;
	margin: 10px 5px 8px 0px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	font-size: 72%;
	color: #7a7a7a;
	vertical-align: top;
}
h1 img{
	margin: 0 10px 0 0;
}

h1 a:link {
color: #660000;
text-decoration: none;
}



#blog_url {
	font-size: 75%;
	color: #999999;
	clear: both;
	margin: 0px 0px 15px 0px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* メニュー１ */

#menu1 {
	text-align: left;
	color: #666666;
    font-size: 80%;
}

#menu1 center{
display: none;
}

.menu1_layer{
	width: 160px;

}

#menu1 .menu_name {
	color: #55734D;
	font-size: 110%;
	font-weight: bold;
	margin: 15px 0px 10px 0px;
	border-bottom: 1px solid #339900;
	padding: 0px 5px 0px 5px;
}
#menu1 .category_name {
	margin-bottom: 10px;
	border-bottom: 1px solid #f5f5f5;
	padding: 0px 5px 2px 5px;
}

#menu1 .category_name span {
	color: #999999;
	margin: 5px;
}

.category_name a {
text-decoration: none;
color: #666633;
}

.category_name a:visited {
text-decoration: none;
color: #666633;
}

.category_name a:hover {
text-decoration: underline;
color: #dddddd;
}

.res_author {
	font-size: 90%;
	color: #888888;
}

#menu1 ul {
         margin: 0px;
         padding: 0px;
}

#menu1 li {
         margin: 10px 0px;
         padding: 0px;
	border-bottom: 1px solid #E3E3E3;
}



/* メニュー２ */

#menu2 {
text-align: right;
font-size: 80%;
color: #666666;
width: 100%;
}

.menu2_layer{
background-color: #F1F1E2;
margin: 10px 0px 0px 0px;
width: 155px;
overflow:hidden;
white-space:normal;
}

#menu2 .menu_name {
	font-size: 105%;
	font-weight: bold;
	color: #55734D;
	margin: 8px 0px 5px 0px;
	padding: 0px 5px 5px 5px;
	border-bottom: 1px solid #D8D6C9;
}

#menu2 ul {
         margin: 0px 0px 10px 0px;
         padding: 0;
}

#menu2 li {
         margin: 0px 0px 10px 0px;
         padding-right: 5px;
white-space:normal;
}

/* コンテンツ */


.main_contents {
background-color: #ffffff;
margin-top: 10px;
margin-left: 5px;
margin-right: 5px;
width: 465px;
}

.main_contents span {
	line-height: 160%;
}

.search {
	border: #dfdfdf;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px 0px 10px;
	color: #666666;
}
.search dl {
	border: 1px solid #DFDFDF;
	margin: 5px;
}
.search dt {
	font-size: 90%;
	padding: 3px;
	background-color: #CCCCCC;
	margin: 0px;
	font-weight: bold;
}
.search dd {
	font-size: 85%;
	text-align: center;
	margin: 0px;
	padding: 20px;
	background-color: #FFFFFF;
}
.top {
	margin: 5px 5px 10px;
}
.info {
	margin: 5px 5px 10px;
	color: #f5f5f5;
	border: 1px solid #DFDFDF;
}

.info h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 3px;
	background-color: #CCCCCC;
	margin: 0px;
	font-weight: bold;
}

.info_text{
margin: 3px;
font-size: 80%;
}

.blog {
margin-bottom: 10px;
padding: 0px 0px 15px 0px;
line-height: 18px;
border-bottom: 1px dashed #DDDDDD;
width: 465px;
}

.blog h2 {
color: #999999;
text-align: left;
font-size: 95%;
background-color: #f5f5f5;
line-height: 130%;
width: 462px;
border-right: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
border-left: 3px solid #669933;
}

.title_sea{
margin: 5px 4px 4px 4px;
}

.title_sea a{
color: #333333;
text-decoration: none;
}

.title_sea a:link{
color: #333333;
text-decoration: none;
}

.title_sea a:hover{
color: #333333;
text-decoration: none;
}

.title_sea a:visited{
color: #333333;
text-decoration: none;
}

.edit {
	font-size: 70%;
	text-decoration: none;
	text-align: right;
}


.blog DT {
	margin: 0px;
	background-color: #BFC6B0;
        color: #FFFFFF;			
	padding: 2px 2px 2px 5px;
        line-height: 15px;
}
.blog DD {
	font-size: 95%;
	border-right: 1px solid #BFC6B0;
	border-left: 1px solid #BFC6B0;
	border-bottom: 1px solid #BFC6B0;
	margin: 0px;
	padding-left: 10px;
}
.entry_data {
	text-align: right;
	font-size: 70%;
	color: #CCCCCC;
	margin: 5px 0px;
}
.entry_text {
margin: 0px;
text-align: left;
font-size: 80%;
width: 445px;

}
.entry_text img {
	margin-right:5px;
}

.comment_form_start{
width:98%;
font-size: 85%;
}

.comment_link {
	font-size: 80%;
	color: #999999;
	line-height: 15px;
	margin-top: 10px;
}
.comment {
	text-align: left;
	color: #8A8A8A;
	font-size: 85%;
	line-height: 15px;
	margin: 0px;
}
.comment span {
	display: block;
	padding: 2px;
}

.comment p {
	border: 1px solid #CCCCCC;
	text-align: left;
	padding: 3px;
	color: #666666;
	margin: 0px;
}

.comment_title{
font-weight: bold;
color:#ffffff;
background-color: #669933;
font-size: 80%;
}

.comment_in {
text-align: left;
font-size: 85%;
line-height: 160%;
margin-bottom:10px;
}


.comment_in p{
	border: 1px dotted #CCCCCC;
	text-align: left;
	padding: 3px;
	color: #666666;
	margin: 5px 0px 5px 0px;
}

.trackback_url {
	text-align: left;
	font-size: 80%;
}
.re_page {
margin: 5px 5px 10px;
padding: 3px;
font-size: 80%;
text-decoration: none;
color: #8A8A8A;
text-align: center;
}

.re_page a:link {
	text-decoration: none;
	color: #8A8A8A;
}
.re_page a:active {
	text-decoration: none;
	color: #8A8A8A;
}


.COMMENT_FORM_TITLE,.COMMENT_FORM_NAME,.COMMENT_FORM_URL{
  width: 250px;
  margin: 3px;
}

.COMMENT_FORM_TEXTAREA{
  width: 300px;
  margin: 3px;
}

.deco_none{
  text-decoration: none;
  color:#666633;
}


/* フッター */

#footer {
margin-bottom: 10px;
font-size: 80%;
}

#footer_add{
font-size: 80%;
color: #ffffff;
background-color: #669933;
width: 790px;
}

/* トップページ */

#top_page{
font-size: 80%;
}

#bana_box{
width: 455px;
}

.bana_box01{
float: left;
width: 225px;
margin-right: 5px;
}

.bana_box02{
float: left;
width: 225px;
}

.top_black_box{
width: 455px;
background-color: #669933;
margin-bottom: 5px;
}

.top_black_text{
color: #ffffff;
font-size: 85%;
padding: 2px;
}

.top_link{
text-align: right;
margin:2px 0px 6px 0px;
}

.top_title{
clear: both;
background-color: #F0FCD4;
width: 455px;
margin: 20px 0px 10px 0px;
}

.top_title_text{
font-weight: bold;
color: #339900;
padding: 6px;
width: 455px;
font-size: 110%;
}

#top_text_bg{
width: 100%;
height:150px;
background-image: url(/image/skin/cycle.gif) ;
background-repeat: no-repeat;
background-position: top right;
}

#top_text_bg01{
width: 100%;
height:260px;
background-image: url(/image/skin/person_sml.gif) ;
background-repeat: no-repeat;
background-position: top right;
}

.top_text01{
width: 280px;
line-height: 150%;
}

.top_text02{
width: 455px;
line-height: 150%;
}

.top_text03{
width: 200px;
line-height: 150%;
}

.top_ac{
font-weight: bold;
color: #ff6600;
}

.top_text_link{
text-align: right;
margin: 5px 0px 5px 0px;
}

#sitpa{
width: 145px;
margin: 5px 3px 15px 4px;
line-height: 150%;
font-size: 85%;
text-align: left;
}

#sitpa img{
margin:10px 0px 10px 0px;
}

#staffbana{
border-top: 1px dotted #cccccc;
font-size:85%;
margin: 10px 0px 10px 0px;
}

#staffbana img{
margin:10px 0px 5px 0px;
}

/* コンテンツ */

.mat_table{
width: 460px;
border-collapse: collapse;
}

.mat_table tr td{
line-height: 160%;
padding: 4px;
font-size: 80%;
border: 1px solid #cccccc;
}

.mat_01{
vertical-ailgn: top;
font-weight: bold;
white-space: nowrap;
background-color: #F0FCD4;
color: #009900;
}

.item_table{
font-size: 90%;
margin-left: 5px;
border-collapse: collapse;
width: 100%;
}

.item_table tr td{
border: 1px solid #cccccc;
line-height: 160%;
padding: 6px;
}

.item_01{
vertical-ailgn: top;
font-weight: bold;
white-space: nowrap;
background-color: #f5f5f5;
color: #685247; 	
}

.item_02{
text-align: center;
font-weight: bold;
white-space: nowrap;
background-color: #F0FCD4;
color: #009900;
font-size: 120%;	
}

.item_03{
text-align: center;
font-weight: bold;
font-size: 120%;
background-color: #FEFFEF;
}

.item_04{
vertical-ailgn: top;
font-weight: bold;
white-space: nowrap;
background-color: #eeeeee;
color: #685247; 	
}

.rei{
margin-top: 10px;
}

.rei img{
float:left;
margin-bottom: 10px;
}



/* ........................................add 0805 LED */
p.led_blue_wrapper{
margin: 5px 0 0 50px;
padding: 3px 5px;
background: #e9f1f5;
}

div.led_gray_wrapper{
border: 2px solid #9d9d9d;
padding: 0;
margin: 20px 0;
}

div.led_gray_wrapper p{
padding: 10px;
margin: 0;
}
div.led_gray_wrapper strong{
color: #000;
}

table.led_ta{
font-size: 85%;
border-top: 1px solid #999;
border-left: 1px solid #999;
width: 220px;
}
table.led_ta th,
table.led_ta td{
padding: 1px 3px;
border-bottom: 1px solid #999;
border-right: 1px solid #999;
}

ul.led_seihin{
padding: 5px;
}
ul.led_seihin li{
padding: 2px 0;
list-style:square;
margin: 0 0 0 20px;
}

table.led_siyo{
font-size:100%;
border-top: 1px solid #999;
border-left: 1px solid #999;
}
table.led_siyo th,
table.led_siyo td{
padding: 1px 3px;
border-bottom: 1px solid #999;
border-right: 1px solid #999;
}

table.tokuteisyo{
font-size:100%;
border-top: 2px solid #ccc;
border-left: 2px solid #ccc;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
vertical-align: top;
}
table.tokuteisyo th,
table.tokuteisyo td{
padding: 4px 4px;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
}

#menu1 a.selectmenu{
font-weight: bold !important;
}