@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:#fff;
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#666;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

/* ========TEMPLATE LAYOUT======== */
div#top {
   width:789px;
   margin:0 auto;
   background:url(images/bg_contents_left.gif) 0 0 repeat-y;
}

div#wrapper {
   width:789px;
   background:url(images/bg_contents_right.gif) 100% 0 repeat-y;
}

div#header {
   position:relative;
   padding:0 5px;
}

div#pr {
   position:absolute;
   width:420px;
   left:340px;
   top:10px;
}

div#menu {
   float:left;
   padding:0 5px;
}

div#contents {
   clear:both;
   margin:0 5px;
   padding:20px 20px 0 20px;
}

div#main {
   float:left;
   width:500px;
}

div#sub {
   float:right;
   width:220px;
}

div#totop {
   clear:both;
}

div#footer {
   clear:both;
   background:#009854;
   margin:0 5px;
}

div#topicatch {
   position:relative;
   width:730px;
   margin:0 0 20px ;

}

/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding:10px;
   font-size:2em;
   color:#fff;
   line-height:70px;
}

div#header h1 a {
   color:#333;
}
 
div#header h1 a:hover {
   color:#666;
}

div#header #pr p {
   margin:0;
   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;
}


div#menu 


/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#0172AB;
}

div#main a:hover {
   color:#0172AB;
   border:0;
   border-bottom:1px solid #0172AB;
}

div#main h2 {
   margin-top:8px;
   margin-bottom:15px;
   padding:5px 2px 2px 0px;
   color:#005c42;
   font-size:0.94em;
   font-weight:bold;
   border-bottom:3px double #006e54; 
   background: url(images/bg_h2.jpg) 

}

div#main h3 {
	margin-top:40px;
	margin-bottom:8px;
	color:#005c42;
   font-size:0.88em;
  background-image: url("images/point_h3.gif");
  background-size: 11px 22px;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 15px;
}

div#main h4 {
 	margin-top:30px;
	margin-bottom:7px;
	color:#005c42;
   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.8em;
}

div#main ul,ol,dl{
   font-size:0.8em;
}

div#main dt{
   margin-bottom:5px;
   background:#ececec;
}

div#main dd{
   padding:0;
   margin:0 0 0.5em 1em;
   padding:10px;
}



/* INFOMATION CUSTOMIZE */
* html body div#main dl.infomation dd div{
   display:inline-block;
}

div#main dl.infomation dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

div#main dl.infomation dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}

/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
}

div#sub h2 {
   padding:3px 5px;
   font-size:0.88em;
   font-weight:bold;
   background:#ddd;
}

div#sub ul {
   margin:5px 0 0 5px;
   padding:0;
}

div#sub li {
   padding:5px 0px 5px 10px;
   font-size:0.75em;
   line-height:1.4;
   list-style-image:url(images/bg_list.gig);
   list-style-position: inside;
}

/* ========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;
   background: url(images/bg_totop.gif) 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
   margin:0 0 10px 0;
   padding:10px 0 0 0;
   text-align:right;
   background:url(images/bg_dotline.gif) 0 0 repeat-x;
}

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/bg_footmenu.gif) 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
address{
   padding:10px 0;
   font-size:0.63em;
   color:#fff;
   text-align:center;
}



/* ========my CUSTOMIZE======== */

*.float
      {
         float: right;
         margin-right: 1em;
}
      
*.floatclear{
         clear: both;
}


/* ========my table======== */

table.type01a {
	border-collapse: separate;
	border-spacing: 1px;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.type01a th {
	width: 150px;
	padding: 10px;
	font-size:0.75em;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #ececec;
}
table.type01a td {
	width: 350px;
	padding: 10px;
	font-size:0.75em;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}



table.type02a {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border-left: 1px solid #ccc;
}

table.type02a thead th {
	padding: 10px;
	font-size:0.75em;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #030;
	background: #D2DBD0;
}
table.type02a tbody th {
	width: 150px;
	padding: 10px;
	font-size:0.75em;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #ececec;
}
table.type02a td {
	width: 150px;
	padding: 10px;
	font-size:0.75em;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


