﻿@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:790px;
   margin:0 auto;
   background: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 {
   position:relative;
   width:780px;
   height:122px;
   padding:0 5px;
   background:url(images/header1.jpg) top center no-repeat;
}

div#pr {
   width:480px;
   position:absolute;
   left:280px;
   top:10px;
}

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

div#main {
   float:right;
   width:500px;
}

div#sub {
   float:left;
   width:220px;
}

div#totop {
   clear:both;
}

div#footer {
   clear:both;
   margin:0 5px;
}

/* ========HEADER CUSTOMIZE======== */
h1#sitetitle {
   margin:0;
   text-align:center;
   padding:1px 0 0 0;
   font-size:10px;
   color:#fff;
   line-height:10px;
}

div#header h1 a {
   color:#333;
}

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

div#header #pr p {
   margin:0;
   font-size:0.75em;
}

#update {
	position:absolute;
	width:760px;
	top:65px;
	padding:3px 10px;
	font-size:11px;
}

div#navi {
    position:relative;
	width:780px;
	height:37px;
	margin:0 auto;
	padding:92px 0 0 0;
}

ul#mainnavi {
	margin:0 auto;
	padding:0;
	list-style-type:none;
	line-height:0px;
	list-style-position:outside;
	height:37px;
	width:870px;
	clear:both;
}

ul#mainnavi li {
	margin:0;
	padding:0;
	width:195px;
	text-align:center;
	float:left;
	height:37px;
	line-height:37px;
}

ul#mainnavi li a {
	display:block;
	width:195px;
	height:37px;
	background:url(images/navi_bg.gif) center center no-repeat;
}

ul#mainnavi li a:hover{
	background:url(images/navi_bg_h.gif) center center no-repeat;
	color:#ffffff;
}

ul#mainnavi li.now a{
	background:url(images/navi_bg_h.gif) center center no-repeat;
	color:#ffffff;
}

ul#mainnavi li.now a:hover{
	background:url(images/navi_bg_h.gif) center center no-repeat;
	color:#ffffff;
}


/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
}

div#sub h2 {
   padding:3px;
   font-size:0.88em;
   font-weight:bold;
   background:#ddd;
}

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

div#sub li {
   padding:5px 0 5px 0;
   font-size:0.75em;
   line-height:1.4;
   list-style:none;
}

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

/* MENU CUSTOMIZE */
div#contents #sub div#menu ul {
   margin:0 0 20px 0;
   padding:0;
}

div#contents #sub div#menu li {
   margin:0;
   padding:0;
   font-size:0.75em;
   color:#333;
   list-style-type:none;
}

div#contents #sub div#menu li a {
   display:block;
   width:200px;
   color:#333;
   padding:10px 0 10px 20px;
   border-bottom:1px solid #DCDCDC;
   background:url(images/bg_menulist.gif) 0 12px no-repeat;
}

div#contents #sub div#menu li a:hover {
   color:#0096E7;
}


/* ========MAINCONTENTS CUSTOMIZE======== */
div#main a {
   color:#0172AB;
}

div#main a:hover {
   color:#0172AB;
   border-bottom:1px solid #0172AB;
}

div#main h2 {
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   color:#333;
   font-size:0.94em;
   font-weight:bold;
   border-bottom:3px double #535D57;
}

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

div#main div.icatch {
	border:1px solid #cccccc;
	overflow:hidden;
	padding:5px;
	padding-bottom:20px;
	font-size:12px;
}

.icatch_inner_left {
	width:218px;
	height:170px;
	overflow:hidden;
	border:1px solid #999999;
	margin-bottom:20px;
	background-color:#ffffff;
}

.icatch_inner_left_title{
	text-align:center;
	padding:3px;
	background-color:#999999;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

.icatch_inner_right {
	width:498px;
	height:500x;
	margin:0 0 20px 0;
	overflow:hidden;
	border:1px solid #d68442
}


.icatch_inner_right2 {
	width:498px;
	margin:0 0 20px 0;
	overflow:hidden;
	border:1px solid #d68442
}


.icatch_inner_right_title {
	color:#ffffff;
	background-color:#d68442;
	padding:3px;
	font-weight:bold;
	font-size:12px;
}
/* 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;
}


/* ========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:center;
   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 {
   margin:0 10px;
   padding:5px 0;
   font-size:0.63em;
   color:#fff;
   text-align:center;
   background: #0096E7;
}

/* news cat page */


.newsbox_head {
	background-color:#8fa4ff;
	width:100%;
	clear:both;
}

.newsbox_main {
	border: 2px solid #8fa4ff;
	padding:10px;
	overflow:hidden;
	margin-bottom:15px;
}

.newsbox_title {
	padding:10px;
	font-size:12px;
}

.newsbox_left {
	width:60%;
	float:left;
}

.newsbox_left_midashi {
	color:#ff0000;
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:0
}

.newsbox_left_honbun {
	padding:0 0 0 0;
	overflow:hidden;
}

.newsbox_right {
	width:37%;
	float:left;
	padding:0 0 0 10px;
}
.newsbox_right_midashi {
	background-color:#758dff;
	font-size:10px;
	color:#ffffff;
	padding:1px;
	margin:0;
}

.newsbox_right_honbun {
	padding:2px;
	font-size:10px;
	padding:0 0 0 0;
	margin:0;
	margin:-9px 0 5px 0;
}

.newsbox_title a {
	color:#0000f4;
	text-decoration:none;
}

.newsbox_title a:link {
	color:#0000f4;
	text-decoration:none;
}

.newsbox_title a:hover {
	color:#ff0000;
	text-decoration:none;
}

.newsbox_title a:visited {
	color:#0000f4;
	text-decoration:none;
}



.k-koecopy {
	font-size: 14px;
	color: #339933;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}


.k-koebox1 {
	border-top: 1px dotted #339933;
	border-right: 1px dotted #339933;
	border-left: 1px dotted #339933;
}
.k-koebox2 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #339933;
}

.k-koebox3 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #339933;
}

.pt12 {
	font-size: 12px;
}


.koetext {
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
	padding-top: 10px;
}


.k-koebox4 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #339933;
	border-bottom-color: #339933;
	border-left-color: #339933;
}

.k-nagaretext {
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006666;
	color: #666666;
}



.overline {
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}


.k-service-line1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006666;
}
.k-service-line2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006666;
}
.k-service-line3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006666;
}


.k-service-nuri {
	height: 5px;
	background-color: #006666;
}




