@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
   margin:0;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
   font-family:Verdana, Helvetica, sans-serif;
   font-size:13px;
   color:#333;
   background:#fff;
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#0172AB;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:30px 0 0;
}

blockquote{
margin:12px;
padding:12px;
background-color: #f7efff;
border:dotted 2px #d8d1f0;
} 

hr {
	clear:both;
	border: thin dotted #F0F0F0;
}

td.example {
white-space: nowrap;
}

/* ========TEMPLATE LAYOUT======== */
#top {
   width:789px;
   margin:0 auto;
   background:url("../images/bg_contents_left.gif") 0 0 repeat-y;
}

#wrapper {
   width:789px;
   background:url("../images/bg_contents_right.gif") 100% 0 repeat-y;
}

#header {
   position:relative;
   padding:0 5px 10;
}

#pr {
   position:absolute;
   width:200px;
   left:549px;
   top:28px;
}
#pr a {
	text-indent: -999999px;
	display: block;
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	line-height: 50px;
}

#menu {
	float:left;
	margin-top: 10px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	padding-top: 0px;
}

#contents {
   clear:both;
   margin:0 5px;
   padding:20px 20px 0 20px;
}

#main-index {
   width:700px;
}


#main {
   float:left;
   width:500px;
}

#maru {
	background-image: url(../images/maru.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#batu {
	background-image: url(../images/batu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sub {
   float:right;
   width:220px;
}

#pageTop {
   clear:both;
}

#footer {
   clear:both;
   background:#0283C4;
   margin:0 5px;
}


/* ========HEADER CUSTOMIZE======== */
#header h1 {
   margin:0;
   padding:10px;
   font-size:24px;
   color:#fff;
   line-height:70px;
}

#header h1 a {
   color:#333;
}

#header h1 a:hover {
   color:#666;
}

#header p {
	margin-left: 30px;
	font-size: 15px;
	font-weight: bold;
}

#header #pr p {
   margin:0;
}


/* ========MENU CUSTOMIZE======== */
#menu ul {
   margin:0;
   padding:0;
}

#menu li {
   float:left;
   color:#333;
   text-align:center;
   list-style-type:none;
}

#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;
}

#menu li.home a {
   border:none;
}

#menu li a.active {
   color:#333;
}

#menu li a:hover {
   background:url("../images/bg_menu.gif") 0 -40px repeat-x;
}

/* ========トップページ======== */

#main-index a {
   color:#0172AB;
}

#main-index a:hover {
   text-decoration:underline;
}

#main-top {
	background-color: #F0F0F0;
	margin-bottom: 10px;
	font-size: 15px;
}

#main-top ul{
	padding:0;
	margin:0;
    list-style-type: none;
}

#main-top li{
	background-style:url(../images/light_bulb.png);
	background-repeat:no-repeat;
	background-image: url(../images/light_bulb.png);
	text-indent: 1.5em;
}

 
#main-index h2 {
   margin-bottom:8px;
   padding:5px;
   color:#333;
   font-size:15px;
   font-weight:bold;
   border-top:2px solid #3298D3;
   background:url("../images/bg_h2.gif") 0 100% repeat-x;
}

#main-index h3 {
   margin-bottom:3px;
   padding:0 0 3px 8px;
   font-size:14px;
   border-left:5px solid #3298D3;
   background:url("../images/bg_h3.gif") 0 100% repeat-x;
}

#main-index h4 {
   margin:5px 0 2px 0;
   padding:2px;
   font-size:13px;
   background:#d0dfe9;
}

#main-index h5 {
   margin-top:5px;
   margin-bottom:2px;
   padding-left:5px;
   font-size:13px;
   color:#3298D3;
   border-left:8px solid #3298D3;
}

#main-index h6 {
   margin-bottom:2px;
   font-size:13px;
   color:#3298D3;
}

#main-index p {
   margin:0 0 1em 0;
}

#main-index dt {
   margin-bottom:3px;
}

#main-index dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

#sub-con {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#sub-con a.menu1 {
	background-image: url(../images/menu1.jpg);
	background-repeat: no-repeat;
	text-indent: -999999px;
	height: 166px;
	line-height: 167px;
	margin: 0px;
	display: block;
	width: 244px;
	background-position: 0px 0px;
}

#sub-con a.menu2{
    background-image: url(../images/menu2.jpg);
	background-repeat: no-repeat;
	text-indent: -999999px;
	height: 166px;
	line-height: 167px;
	margin: 0px;
	display: block;
	width: 244px;
}

#sub-con a.menu3{
   background-image: url(../images/menu3.jpg);
	background-repeat: no-repeat;
	text-indent: -999999px;
	height: 166px;
	line-height: 167px;
	margin: 0px;
	display: block;
	width: 244px;
}

#sub-con a.menu4 {
    background-image: url(../images/menu4.jpg);
	background-repeat: no-repeat;
	text-indent: -999999px;
	height: 166px;
	line-height: 167px;
	margin: 0px;
	display: block;
	width: 244px;
}

#sub-con a:hover.menu1 {
	background-image: url(../images/menu1.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 244px;
	background-position: 0px -166px;
}

#sub-con a:hover.menu2 {
	background-image: url(../images/menu2.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 244px;
	background-position: 0px -165px;
}

#sub-con a:hover.menu3 {
	background-image: url(../images/menu3.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 244px;
	background-position: 0px -166px;
}

#sub-con a:hover.menu4 {
	background-image: url(../images/menu4.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 244px;
	background-position: 0px -165px;
}


#sub-con tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F0F0F0;
}
#sub-con td {
}

/* メイン */
* html body #main dl.information dd div {
   display:inline-block;
}

#main-index dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

#main-index dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}

.abbox{
	background-image: url(../images/jyob.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* ========メイン======== */
#main a {
   color:#0172AB;
}

#main a:hover {
   text-decoration:underline;
}

#main-top {
	background-color: #F0F0F0;
	margin-bottom: 10px;
	position: static;
}

#main-top dl,dd,dt{
	padding:0;
	margin:0;
}
 
#main h2 {
   margin-bottom:8px;
   padding:5px;
   color:#333;
   font-size:15px;
   font-weight:bold;
   border-top:2px solid #3298D3;
   background:url("../images/bg_h2.gif") 0 100% repeat-x;
}

#main h3 {
   margin-bottom:3px;
   padding:0 0 3px 8px;
   font-size:13px;
   border-left:5px solid #3298D3;
   background:url("../images/bg_h3.gif") 0 100% repeat-x;
}

#main h4 {
   margin:5px 0 2px 0;
   padding:2px;
   font-size:13px;
   background:#d0dfe9;
}

#main h5 {
   margin-top:5px;
   margin-bottom:2px;
   padding-left:5px;
   font-size:12px;
   color:#009900;
   border-left:3px solid #009900;
}

#main h6 {
	margin-bottom:8px;
	padding:5px;
	color:#333;
	font-size:15px;
	font-weight:bold;
	border-top:2px solid #3298D3;
	background:0 url(../images/bg_h2.gif) repeat-x 100%;
	width: 300px;
}


#main p {
   margin:0 0 1em 0;
}

#main dt {
   margin-bottom:3px;
}

#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

/* INFORMATION CUSTOMIZE */
* html body #main dl.information dd div {
   display:inline-block;
}

#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}



table.table-01 {
	width: 100%;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	white-space: nowrap;
}

table.table-01 th {
       padding:5px;
   font-size:12px;
   text-align:center;
   border:1px solid #ddd;
   background:#e0eef8;
}

table.table-01 td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align:left;
}

table.table-01 ul {
	line-height: 1.4em;
	list-style-type: square;
}

table.table-01 li {
	color: #333333;
}



table.table-02 {
    width: 300px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.table-02 th {
       padding:5px;
   font-size:12px;
   text-align:center;
   border:1px solid #ddd;
   background:#e0eef8;
}
table.table-02 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align:left;
}
table.table-03 {
    width: 500px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.table-03 th {
       padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
   background:#e0eef8;
}
table.table-03 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align:left;
}

#main-botom {
	clear: both;
}
#main-botom table {
	padding: 5px;
}
#main-botom table td {
	width: 40%;
	padding: 5px;
	background-color: #F0F0F0;
	border-style: none;
	margin: 5px;
}
#qa table {
}
#qa table td {
	padding: 4px;
	border:0;
	margin: 0px;
}


/* ========SUBCONTENTS CUSTOMIZE======== */
#sub .section {
   margin-bottom:10px;
}
#sub h2 {
   padding:3px;
   font-size:13px;
   font-weight:bold;
   color:#fff;
   background:url("../images/bg_sub_h2.gif") 50% 50%;
}

#sub ul {
   margin:5px 0 0 5px;
   padding:0;
}

#sub li {
   padding:5px 0 5px 0;
   line-height:1.4;
   list-style:none;
   background:url("../images/bg_dotline.gif") 0 100% repeat-x;
}

#sub li a.def {
   display:block;
   padding-left:12px;
   background:url(../images/bg_list.gif) 0 5px no-repeat;
}

#sub li a.sub {
	display:block;
	padding-left:12px;
	background:0;
	text-indent: 10px;
}

/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
   padding:10px 0;
   text-align:right;
}

#pageTop a {
   padding:0 0 0 12px;
   background:url("../images/bg_pagetop.gif") 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE======== */
#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;
}

#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   list-style:none;
}

#footMenu li a {
   padding-left:10px;
   background: url("../images/bg_footmenu.gif") 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
.copyright {
   padding:10px 0;
   font-style:normal;
   font-size:11px;
   color:#fff;
   text-align:center;
}
