@charset "UTF-8";

/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#333;
}

body {
   margin:0;
   padding:0;
   letter-spacing:1px;
   background:url(images/sakura.gif) 0 0 repeat scroll;
}

br {
   letter-spacing:normal;
}

a {

   text-decoration:none;
}

a:hover {
   color:#666;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

/* 区切り */
hr {
	display:none;
}
.line5 {
	height:5px;
	background-image: none;
	clear: both;
	margin: 0px 0px 3px 0px;
}
.line10 {
	height:10px;
	background-image: none;
	clear: both;
	background-position: center;
	margin: 0px 0px 6px 0px;
}
.line15 {
	height:15px;
	background-image: none;
	clear: both;
	background-position: center;
	margin: 0px 0px 9px 0px;
}
.line20 {
	height:20px;
	background-image: none;
	clear: both;
	background-position: center;
	margin: 0px 0px 12px 0px;
}

/* ========TEMPLATE LAYOUT======== */
div#top {
   width:790px;
   margin:0 auto;
   background:#ffffff url(images/bg_contents_left.gif) 0 0 repeat-y;
}

div#wrapper {
   width:790px;
   background: url(images/bg_contents_right.gif) 100% 0 repeat-y;
}

div#header {
   padding:0 15px;
   font-size:0.75em;

}

div#pr {
   width:450px;
   float:right;
valign:top;
}

div#menu {
   float:left;
   padding:0 5px;
}

div#contents {
   clear:both;
   margin:0 5px;
   padding:20px 20px 0 20px;
}

div#main {
   float:left;
   width:550px;
}

div#sub {
   float:right;
   width:170px;
}

div#totop {
   clear:both;
}

div#footer {
   clear:both;
   margin:0 5px;
background:#0d5c20;
color:#ffffff;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   font-size:0.8em;
   color:#fff;
}

div#header h1 a {
   color:#333;
}

div#header h1 a:hover {
   color:#666;
}

div#header #pr p {
   margin:0;
   padding-left:10px;
   font-size:0.75em;
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
   margin:0;
   padding:0;
}

div#menu li {
   float:left;
   font-size:0.75em;
   color:#333;
   text-align:center;
   list-style-type:none;
}

div#menu li a{
   display:block;
   width:155px;
   color:#333;
   line-height:40px;
   border-left:1px solid #DCDCDC;
   background:url(images/bg_menu.gif) 0 0 repeat-x;
}

div#menu li.home a{
   border:none;
}

div#menu li a.active{
   color:#333;
}

div#menu li a:hover{
   color:#333;
   background:url(images/bg_menu_on.gif) 0 0 repeat-x;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#0172AB;
}

div#main a:hover {
   color:#0172AB;
   border:0;
}

div#main h2 {
   margin-bottom:8px;
   padding:0 0 0  40px;
   color:#ffffff;
   font-size:0.94em;
   font-weight:bold;
   line-height:30px;
   background:url(images/bg_h2.gif) 0 0 no-repeat;
}

div#main h3 {
   margin-bottom:3px;
   font-size:0.88em;
}

div#main h4 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h5 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h6 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main p{
   margin:0 0 1em 0;
   font-size:0.75em;
}

div#main ul,ol,dl{
   font-size:0.75em;
}

div#main dt{
   margin-bottom:3px;
}

div#main dd{
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

/* INFORMATION CUSTOMIZE */
* html body div#main dl.information dd div{
   display:inline-block;
}

div#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

div#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}


table {
background-color:Transparent;
border-collapse:collapse;
}

table tr {
display:table-row;
vertical-align:inherit;
}

table tr th {
background-color:#EEEEEE;
color:#8E8E8E;
padding:4px;
text-align:center;
vertical-align:middle;
}
table tr th.t_left {
width:115px;
}
table tr th, #main table tr td {
border:1px solid #CCCCCC;
padding:2px;
vertical-align:top;
}

table tr td img:hover {
 filter: alpha(opacity=85);
  -moz-opacity:0.85;
  opacity:0.85;
}
table tr td p {
margin:0px 15px;
}


table.box2  {
}

table.box2 tr td p{
line-height:130%;
padding:10px 0;
}

table.box4  {
width:100%;
float:left;
    margin: 0 auto 20px auto;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
    text-align: left;
}
table.box4 th {
width:150px;
    padding:8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #f0f0f0;
    font-weight: normal;
}


table.box4 tr td {
    padding:5px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
}

div#sub .section2 ul {
   margin:0;
   padding:0;
   list-style:none;
border:1px solid #199507;
}

div#sub .section2 li {
   margin:0;
   padding:0;
   list-style-image:none;
}

div#sub .section2 li a {
   list-style-image:none;
}

div#sub .section h2 {
   padding:3px;
   font-size:0.88em;
   font-weight:bold;
   background:#94ff91;
}

div#sub .section ul {
   margin:0;
   padding:0;
   border:1px solid #94ff91;
}

div#sub .section li {
   padding:5px 0 5px 5px;
   font-size:0.75em;
   line-height:1.4;
   list-style:none;
}

div#sub .section li a {
   display:block;
   padding-left:12px;
   background:url(images/blinks.gif) 0 6px no-repeat;
}




/* ========TOTOP CUSTOMIZE======== */
div#totop{
   position:relative;
   height:2em;
}

div#totop p{
   position:absolute;
   top:10px;
   right:7px;
   margin:0;
   font-size:0.63em;
}

div#totop p a {
   padding-left:8px;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footbar {
   margin:0 0 10px 0;
   padding:10px 0 0 0;
   background:url(images/bg_dotline.gif) 0 0 repeat-x;
}

div#footMenu ul {
   text-align:right;
}

div#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   font-size:0.75em;
   list-style:none;
}
div#footMenu li a {
   padding-left:10px;
   background: url(images/rlinks.gif) 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
address{
   padding:10px 0;
   font-size:0.63em;
   text-align:center;
color:#ffffff;
}


.t_green {background-image:url(images/green.jpg); background-repeat:repeat-x; background-color:#8bc010;}
.t_orang {background-image:url(images/orang.jpg); background-repeat:repeat-x; background-color:#f5b305;}
.t_red {background-image:url(images/red.jpg); background-repeat:repeat-x; background-color:#e05141;}

div.box1 {
   width:240px;
}
div.box1 ul {
   text-align:left;
   list-style:none;
}

div.box1 li {
   font-size:1em;
   color:#ffffff;
   line-height:1.8;
}
.links {margin-right:10px;}
.name1 { font-family:Arial, serif; font-size:18px; color:#FFFFFF;
padding:15px;
}

td.box2 {
   width:8px;
}

table#table-01 {
    width: 550px;
   font-size:0.75em;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
margin-bottom:10px;
}

table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}

table.table2 {
font-size:0.8em;
   float:left;
cellspacing:8;
   margin-bottom:10px;
}


table.table2 td {
   border:1px solid #a0a0a0;
width:270px;
}

table.table3 td {
   display:block;
   margin-left:50px;
   padding-left:12px;
   background:url(images/bg_list.gif) 0 5px no-repeat;
}

td.text {
   display:table-cell;
   padding:0px 5px 1px 5px;
   text-align:left;
   vertical-align:top;
}

td.text span {
   color:#29902e;
   font-weight:bold;
font-size:1em;
}

td.image {
   display:table-cell;
   padding-bottom:10px;
   text-align:left;
   vertical-align:top;
}
 
td.image2 {
   text-align:left;
   vertical-align:top;
}

.tabalType1 {
font-size:0.8em;
   float:left;
   margin-bottom:10px;
}
.tabalType1 .thType2{
background-color:#FAF7E9;
border:solid 1px #bebebe;
width:100px;
padding:5px;
vertical-align:top;
text-align:left;
}

.tabalType1 .thType3{
background-color:#FAF7E9;
border:solid 1px #bebebe;
width:100px;
padding:5px;
vertical-align:top;
text-align:left;
}
.tabalType1 .tdType2{
background-color:#FFFFFF;
border:solid 1px #bebebe;
width:175px;
padding:5px;
vertical-align:top;
}
.tabalType1 .tdType3{
background-color:#FFFFFF;
border:solid 1px #bebebe;
width:450px;
padding:5px;
vertical-align:top;
}

div.box3 {
   margin:10px 0;
   padding:5px;
   background:#ccffcc;
}

div.box3 span {
font-weight:bold;
   color:#6666ff;
}

div.footer2 {
font-size:0.8em;
margin:0 5px;
padding:5px 15px;
background:#0d5c20;
color:#ffffff;
}

div.blue {
font-size:1.2em;
color:#8477ff;
border-left:5px solid #8477ff;
padding-left:10px;
margin-bottom:5px;
}
div.menu2 ul {
   text-align:right;
}

div.menu2 li {
   display:inline;
   margin:0 0 0 10px;
   font-size:0.9em;
   list-style:none;
}
div.menu2 li a {
   padding-left:10px;
   background: url(images/olinks.gif) 0 50% no-repeat;
}

div.right {
   float:right;
font-size:0.8em;
   padding-left:10px;
   background: url(images/olinks.gif) 0 50% no-repeat;
}

div.right2 {
   float:right;
margin-bottom:10px;
}

img.Sright {
float:right;
margin:5px;
	display:block;

}
div#imagebox1 {
padding:0 5px;
font-size:0.75em;
text-align:left;
margin-bottom:10px;
}

div#imagebox1 img {
float:left;
valign:top;
padding:0 5px;
}

div#imagebox1 span {
color:#51b34c;
font-size:1.2em;
font-weight:bold;
}

div#imagebox1 right {
float:right;
}

table.table01 {
margin:3px 0;
}

table.table01 td {
width:275px;
margin:5px;
padding:5px;
border:1px solid #006b17 ;
}

table.table01 td img {
float:left;
margin-right:5px;
}

table.table01 td a:hover img {
	filter: alpha(opacity=80);
	opacity:0.8;
	background: #fff;
	}

table.table01 td.text {
valign:top;
}

div.pr {
font-size:0.7em;
margin:0 15px;
color:#959595;
}

div.pr a {
color:#959595;
}

img.center{
margin:10px;
}