@charset "UTF-8";

/* ---------------------
 * FONTSIZE MODEL * 
 * ---------------------
 *  63% ->	10pxに相当
 *  70% ->	11pxに相当
 *  75% ->	12pxに相当
 *  82% ->	13pxに相当
 *  88% ->	14pxに相当
 *  94% ->	15pxに相当
 * 100% ->	16pxに相当
 * 107% ->	17pxに相当
 * 113% ->	18pxに相当
 * 119% ->	19pxに相当
 * 125% ->	20pxに相当
 * --------------------- */
 
 
/* ========BASIC======== */
* {
   font-family:"Verdana","メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
   color:#222;
}

body {
   margin:0;
   padding:0;
   line-height:1.6;
   letter-spacing:0px;
   background:#fff;
}

br {
   letter-spacing:normal;
}

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

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

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

div#pr {
   position:absolute;
   width:360px;
   left:400px;
   top:24px;
   letter-spacing:0px;
}

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

div#main {
   float:left;
   width:530px;
}

div#menu {
   float:right;
   width:180px;
}

div#totop {
   clear:both;
}

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


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding-left:5px;
   font-size:150%;/* 24px相当 */
   color:#222;
   line-height:70px;
}

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

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

div#header #pr p {
   color:#999;
   margin:0;
   font-size:82%;/* 13px相当 */
}


/* ========MENU CUSTOMIZE======== */

div#menu ul{
   margin-top:10;
   padding:0;
   font-size:88%;/* 14px相当 */
   font-weight:bold;
   line-height:2.0;
   list-style:none;
   background:url("images/bg_dotline.gif") 0px 0px repeat-x;
}

div#menu li {
   background:url("images/bg_dotline.gif") 0px 100% repeat-x;
}

div#menu a {
   display:block;
   color:#697;
   text-decoration:none;
   background:url("images/bg_list.gif") 1px 50% no-repeat;
}

div#menu a.current {
   color:#A00;
   background:url("images/bg_list-c.gif") 1px 50% no-repeat;
}

div#menu a:hover {
   color:#999;
   background:url("images/bg_list-h.gif") 4px 50% no-repeat;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */

div#main a {
   color:#0033FF;
   text-decoration:none;
}

div#main a:hover {
   color:#0033FF;
   text-decoration:underline;
}

div#main h2 {
   margin-bottom:18px;
   padding:4px 4px 4px 20px;
   color:#A00;
   font-size:107%;/* 17px相当 */
   border-top:3px solid #999;
   border-bottom:1px solid #999;
   background-color:#F9F9F9;
}

div#main h3 {
   margin-bottom:8px;
   padding:0;
   color:#222;
   font-size:94%;/* 15px相当 */
   border-bottom:1px solid #697;
}

div#main h4 {
   margin-bottom:2px;
   padding-left:0em;
   color:#580;
   font-size:94%;/* 15px相当 */
}

div#main h5 {
   margin-bottom:2px;
   padding-left:0.5em;
   color:#222;
   font-size:88%;/* 14px相当 */
}

div#main td {
   margin:0;
   font-size:88%;/* 14px相当 */
}

div#main p {
   margin:0 0 1em 0.5em;
   font-size:88%;/* 14px相当 */
}

div.date {
color:#A00;
text-align:right;
font-size:82%;
padding-right:1em;
margin-bottom:40px;
background:url('images/bg_dotline.gif') 0px 0% repeat-x;
}


span.red {
   color:#CC3333;
}

span.redb {
   font-weight:bold;
   color:#CC3333;
}


/* NEWS_INFO  CUSTOMIZE */

div#update dl {  
   margin-top:0px;
   border:1px solid #;  
   width:530px;  
   padding:5px 0px 5px 0px;  
}  

div#update dt {  
   float:left;  
   width:175px;  
   padding:0;  
   clear:both;  
   font-size:82%;/* 13px相当 */
   letter-spacing:0px;
   color:#A00;
}

div#update dd {  
   width:445px;  
   margin-left:165px;  
   padding:0 0 0 0px;  
   display:block;
   font-size:88%;/* 13px相当 */
   letter-spacing:0px;
   color:#222;
}  


/* ICON CUSTOMIZE */
span.doc {
	background-image:url(images/doc.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}
span.xls {
	background-image:url(images/xls.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}
span.pdf {
	background-image:url(images/pdf.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}
span.tel {
	background-image:url(images/tel.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}
span.fax {
	background-image:url(images/fax.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}
span.mob {
	background-image:url(images/mob.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}
span.mail {
	background-image:url(images/mail.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}

span.news {
	background-image:url(images/news.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:80px;
}

span.link {
	background-image:url(images/link.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:80px;
}

span.other {
	background-image:url(images/other.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:80px;
}

/* ========TOTOP CUSTOMIZE========= */
div#totop {
   margin:10px 0;
   text-align:right;
   font-size:75%;/* 12px相当 */
}

div#totop a {
   padding:0 0 0 12px;
   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:75%;/* 12px相当 */
   list-style:none;
}

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


/* ========FOOTER CUSTOMIZE======== */
div.access {
   padding:10px 10px;
   font-style:normal;
   font-size:75%;/* 12px相当 */
   color:#fff;
   text-align:right;
}
address {
   padding:10px 0;
   font-style:normal;
   font-size:75%;/* 12px相当 */
   color:#fff;
   text-align:center;
}
