/* **********************************************************************
 *
 *       Title:   AjIAjP
 *       Updated: 2006.09.04
 *
 * **********************************************************************
 */


body {
       margin: 0;
       padding: 0;
       background: #ffffff url(../img/bg.gif) ;
       color: #333;
       font-family:  lr oSVbN, Arial, sans-serif;
       text-align: left;
       }

*html body { text-align: center; }

hr.hide { display: none; }


a:link		{ color: #0066CC; }
a:visited	{ color: #0066CC; }
a:hover, a:active	{ color: #8EA4C2; text-decoration:none;}

p {
	margin: 0px 0px 16px 0px;
	font-family: lr oSVbN, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
       }


h2 {
	margin: 0px 0px 5px 0px;
	padding: 0;
	font-family: lr oSVbN, Arial, sans-serif;
	font-size: 12px;
	color: #006633;
	}

h3 {
	margin: 8px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	background: url(../img/h3_box.gif) 0px 2px no-repeat;
	font-family: lr oSVbN, Arial, sans-serif;
	font-size: 14px;
	color: #339933;
	}

*html h3 {
	margin: 8px 0px 5px 0px;
	padding: 0px 0px 0px 16px;
	background: url(../img/h3_box.gif) 0px 1px no-repeat;
	}

img { border: 0;}

/* SΜΜCAEgέθ ###################### */

#wrapper {
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
       }

#header {
	width: 780px;
	height: 98px;
	background: url(../img/header_bg.gif) ;
        }

#nav {

       float: left;
       margin: 0px 0px 0px 0px;
       padding: 0px 0px 0px 0px;
       text-align: left;
       }

#contents {
       width: 590px;
       float: right;
       padding: 15px 0px 0px 0px;
       }

*html #contents { width: 588px; }

#leftbar {
       width: 190px;
       float: left;
       padding: 15px 0px 0px 0px;
	text-align: left;
       }

#main {
       width: 385px;
       float: left;
       margin: 0px 0px 25px 0px;
       }

*html #main { width: 370px; }

#rightbar {
       width: 205px;
       float: right;
       margin: 0px 0px 25px 0px;
       }

*html #rightbar { width: 203px; }

#block_link {
       width: 560px;
       float: right;
       padding: 0px 15px 0px 0px;
       margin:0;
       }


/* Ίy[W ########### */
#blog {
       width: 425px;
       float: left;
       }

*html #blog { width: 425px; }

#right_banner {
       width: 150px;
       float: right;
       }

*html #right_banner { 
	width: 120px; 
	text-align: right;
	padding: 0px 15px 0px 0px;
}

.banner_block {
	margin: 0px 0px 15px 0px;
       }


/* C ########### */

.lineblock {
		width: 173px;
		margin: 15px 0px 0px 0px;
		border: 1px solid #CCCCCC;
	       }

.hline {
	width: 99%;
	height: 2px;
	overflow: hidden;
	background: url(../img/hline.gif) repeat-x;
	margin: 8px 0 8px 0;
}

.hline02 {
	width: 99%;
	height: 2px;
	overflow: hidden;
	background: url(../img/hline.gif) repeat-x;
	margin: 10px 0 2px 0;
}

.arrow {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background: url(../img/arrow.gif) 0px 3px no-repeat;
	border:  0px 0px 0px 0px;
	float: right;
	line-height: 150%;
}

*html .arrow {
	padding: 0px 0px 0px 13px;
	background: url(../img/arrow.gif) 0px 2px no-repeat;
	line-height: 150%;
}

.arrow2 {
	margin: 8px 0px 2px 0px;
	padding: 0px 0px 0px 15px;
	background: url(../img/arrow.gif) 0px 4px no-repeat;
	border:  0px 0px 0px 0px;
	font-weight: bold;
}

*html .arrow2 {
	padding: 0px 0px 0px 13px;
	background: url(../img/arrow.gif) 0px 3px no-repeat;
}


/* headerͺΜX^Cέθ ###################### */


#header h1 {
		float:left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
       }

#header a:link { color: #0c5c7f; text-decoration:none;}
#header a:visited { color: #0c5c7f; text-decoration:none;}
#header a:hover, a:active { color: #0c5c7f; text-decoration:none;}

#link_area {
       margin: 0px 0px 0px 0px;
       padding: 7px 10px 6px 0px;
       height: 12px;
       list-style: none;
       display: inline;
       overflow: hidden;
       text-align: right;
       float: right;
       }


*html #link_area { 
       	margin: 8px 0px 0px 0px;
		padding: 0px 6px 0px 0px;
		height: 12px;
	 }


#h_nav {
       margin: 0;
       padding: 0;
       list-style-type: none;
       }

#h_nav ul {
       margin: 0;
       padding: 0;
       }

#h_nav li {
       margin: 0px 0px 0px 0px;
       padding: 0px 0px 0px 0px;
       display: inline;
       }

#h_nav a {
       float: left;
       padding-top: 12px;
       height: 0px !important;
       height /**/: 12px;
       overflow: hidden;
       }

*html #h_nav a {
       margin: 0px 0px 0px 12px;
       }


#h_nav a:hover {
       background-position: 0 -12px;
       }

#h_nav a.selected {
       background-position: 0 -12px;
       }

#h_nav01 a{
	width: 43px;
	padding-left: 12px;
	background: url(../img/h_navi01.gif) top left no-repeat;
	}

#h_nav01 a:active.selected, #h_nav01 a:hover.selected{
       width: 43px;
       background: url(../img/h_navi01.gif) top left no-repeat;
       background-position: 0 -12px;
       }

#h_nav02 a{
	padding-left: 12px;
	width: 57px;
	background: url(../img/h_navi02.gif) top left no-repeat;
	}

#h_nav02 a:active.selected, #h_nav02 a:hover.selected{
       width: 57px;
       background: url(../img/h_navi02.gif) top left no-repeat;
       background-position: 0 -12px;
       }

#h_nav03 a{
	padding-left: 12px;
	width: 73px;
	background: url(../img/h_navi03.gif) top left no-repeat;
	}

#h_nav03 a:active.selected, #h_nav03 a:hover.selected{
       width: 73px;
       background: url(../img/h_navi03.gif) top left no-repeat;
       background-position: 0 -12px;
       }

#h_nav04 a{
	width: 71px;
	background: url(../img/h_navi04.gif) top left no-repeat;
	}

#h_nav04 a:active.selected, #h_nav04 a:hover.selected{
       width: 71px;
       background: url(../img/h_navi04.gif) top left no-repeat;
       background-position: 0 -12px;
       }


#banner_area {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	float: right;
       }

*html #banner_area { padding: 7px 7px 0px 0px; }


/* naviͺΜΪΧέθ ######################## */

#gnavi {
       width: 780px;
       margin: 0px 0px 0px 0px;
       padding: 0px 0px 0px 0px;
       height: 30px;
       list-style: none;
       display: inline;
       overflow: hidden;
       text-align: left;
       float: left;
       }

#nav {
       margin: 0;
       padding: 0;
       list-style-type: none;
       }

#nav ul {
       margin: 0;
       padding: 0;
       }

#nav li {
       margin: 0;
       padding: 0;
       display: inline;
       }

#nav a {
       float: left;
       padding-top: 30px;
       height: 0px !important;
       height /**/: 30px;
       overflow: hidden;
       }

#nav a:hover {
       background-position: 0 -30px;
       }


#nav a.selected {
       background-position: 0 -30px;
       }

#nav01 a{
	width: 75px;
	background: url(../img/navi01.gif) top left no-repeat;
	}

#nav01 a:active.selected, #nav01 a:hover.selected{
       width: 75px;
       background: url(../img/navi01.gif) top left no-repeat;
       background-position: 0 -30px;
       }

#nav02 a{
	width: 77px;
	background: url(../img/navi02.gif) top left no-repeat;
	}

#nav02 a:active.selected, #nav02 a:hover.selected{
       width: 77px;
       background: url(../img/navi02.gif) top left no-repeat;
       background-position: 0 -30px;
       }

#nav03 a{
	width: 79px;
	background: url(../img/navi03.gif) top left no-repeat;
	}

#nav03 a:active.selected, #nav03 a:hover.selected{
       width: 79px;
       background: url(../img/navi03.gif) top left no-repeat;
       background-position: 0 -30px;
       }

#nav04 a{
	width: 77px;
	background: url(../img/navi04.gif) top left no-repeat;
	}

#nav04 a:active.selected, #nav04 a:hover.selected{
       width: 77px;
       background: url(../img/navi04.gif) top left no-repeat;
       background-position: 0 -30px;
       }

#nav05 a{
	width: 80px;
	background: url(../img/navi05.gif) top left no-repeat;
	}

#nav05 a:active.selected, #nav05 a:hover.selected{
       width: 80px;
       background: url(../img/navi05.gif) top left no-repeat;
       background-position: 0 -30px;
       }

#nav06 a{
	width: 76px;
	background: url(../img/navi06.gif) top left no-repeat;
	}

#nav06 a:active.selected, #nav06 a:hover.selected{
       width: 76px;
       background: url(../img/navi06.gif) top left no-repeat;
       background-position: 0 -30px;
       }

#nav07 a{
	width: 80px;
	background: url(../img/navi07.gif) top left no-repeat;
	}

#nav07 a:active.selected, #nav07 a:hover.selected{
       width: 80px;
       background: url(../img/navi07.gif) top left no-repeat;
       background-position: 0 -30px;
       }

#nav08 a{
	width: 78px;
	background: url(../img/navi08.gif) top left no-repeat;
	}

#nav08 a:active.selected, #nav08 a:hover.selected{
       width: 78px;
       background: url(../img/navi08.gif) top left no-repeat;
       background-position: 0 -30px;
       }

#nav09 a{
	width: 79px;
	background: url(../img/navi09.gif) top left no-repeat;
	}

#nav09 a:active.selected, #nav09 a:hover.selected{
       width: 79px;
       background: url(../img/navi09.gif) top left no-repeat;
       background-position: 0 -30px;
       }

#nav10 a{
	width: 79px;
	background: url(../img/navi10.gif) top left no-repeat;
	}

#nav10 a:active.selected, #nav10 a:hover.selected{
       width: 79px;
       background: url(../img/navi10.gif) top left no-repeat;
       background-position: 0 -30px;
       }


/* e[uΜΪΧέθ ######################## */

table.nbr {
	margin: 0px 0px 0px 0px;
	padding: 0;
 }

th.nbr_font12,tr.nbr_font12,td.nbr_font12{
	border:none 0px;
	font-size: 12px;
	line-height: 150%;
}

th.nbr_font12_h0,tr.nbr_font12_h0,td.nbr_font12_h0{
	margin: 0px 0px 0px 0px;
	padding: 0;
	border:none 0px;
	font-size: 12px;
	line-height: 110%;
}

th.nbr_font12_h18,tr.nbr_font12_h18,td.nbr_font12_h18{
	margin: 0;
	padding: 0;
	border:none 0px;
	font-size: 12px;
	line-height: 18px;
}

th.nbr_font10,tr.nbr_font10,td.nbr_font10{
	margin: 0;
	padding: 0;
	border:none 0px;
	font-size: 10px;
	line-height: 150%;
}

th.tbr_r_pad0,tr.tbr_r_pad0,td.tbr_r_pad0 {
	padding: 0px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
	background:#FFFFE5;
	font-size: 10px;
	line-height: 150%;
}

th.tbr_r_pad10,tr.tbr_r_pad10,td.tbr_r_pad10 {
	padding: 10px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
	background:#FFFFE5;
	font-size: 10px;
	line-height: 150%;
}

th.tbr_l_pad0,tr.tbr_l_pad0,td.tbr_l_pad0 {
	padding: 0px 0px 10px 0px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
	background:#F0FFFF;
	font-size: 10px;
	line-height: 150%;
}

th.tbr_l_pad10,tr.tbr_l_pad10,td.tbr_l_pad10 {
	padding: 10px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
	background:#F0FFFF;
	font-size: 10px;
	line-height: 140%;
}

th.tbr_u_pad10,tr.tbr_u_pad10,td.tbr_u_pad10 {
	width:560px;
	padding: 0px 10px 10px 10px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
	font-size: 10px;
	line-height: 150%;
}

/*++++++++++++++++++++++ MARGIN SET++++++++++++++++++++++*/
.list001 { margin-top: 1px;}
.list002 { margin-top: 2px;}
.list003 { margin-top: 3px;}
.list004 { margin-top: 4px;}
.list01 { margin-top: 5px;}
.list006 { margin-top: 6px;}
.list007 { margin-top: 7px;}
.list008 { margin-top: 8px;}
.list009 { margin-top: 9px;}
.list02 { margin-top: 10px;}
.list011 { margin-top: 11px;}
.list012 { margin-top: 12px;}
.list013 { margin-top: 13px;}
.list014 { margin-top: 14px;}
.list03 { margin-top: 15px;}
.list04 { margin-top: 20px;}
.list05 { margin-top: 25px;}
.list06 { margin-top: 30px;}
.list07 { margin-top: 35px;}
.list08 { margin-top: 40px;}
.list09 { margin-top: 45px;}
.list10 { margin-top: 50px;}

.list_a01 { 
		width: 175px;
		margin-left: 15px;
		}

.list_a02 { 
		width: 370px;
		margin-left: 15px;
		}

.list_a03 { 
		width: 175px;
		margin-left: 15px;
		}

*html .list_a03 { margin-left: 0px; }

.list_a04 { 
		width: 150px;
		margin-left: 15px;
		}

*html .list_a04 { 
		width: 120px;
		margin-left: 0;
		}

ol {
	padding: 0px 0px 0px 0px;
	text-align: left;
 }

*html ol {
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 30px;
 }

*+html ol  {
	margin: 3px 0px 3px 3px;
 }

ol li {
	margin: 0px 4px 5px 22px;
	padding: 0px;
 }

*html ol li {
	margin: 0px 4px 3px 0px;
	padding: 2px 0px 2px 0px;
 }


.testx {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -2px;
 }

*html .testx {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -8px;
 }



ul {
	padding: 0px 0px 0px 5px;
	list-style: none;
	text-align: left;
 }

*html ul {
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
 }

*+html ul {
	margin: 5px 0px 0px 0px;
 }

ul li {
	margin: 0px 0px 5px 0px;
	background: url(../img/list_dot.gif) no-repeat 0 4px;
	padding-left: 10px
 }

*html ul li {
	margin: 0px 0px 8px 0px;
 }

ul li a:link { color: #0066CC; }
ul li a:visited { color: #3366ff; }
ul li a:hover, a:active { color: #3366ff; text-decoration:none;}

/* footerΜΪΧέθ ######################## */

#footer {
       padding: 20px 0px 0px 0px;
       width: 780px;
       clear: both;
       text-align: center;
       }

#footer_tline {
	width: 780px;
	height: 3px;
	clear: both;
	background:  url(../img/footer_tline_bg.gif) ;
	text-align: left;
	overflow: hidden;
	}

#footer_navi {
       margin: 10px 0px 0px 0px;
       padding: 0;
		font-size: 12px;

       }

#footer_uline {
       width: 780px;
       height: 20px;
       clear: both;
       background:  url(../img/footer_bg.gif) ;
       text-align: left;
       }

address{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 13px 0px;
	font-family: lr oSVbN, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
       }

/* Ίy[WΜΪΧέθ ######################## */
.blog_box{
	margin: 0px 0px 40px 15px;
	padding: 0px 0px 0px 0px;
	font-family: lr oSVbN, Arial, sans-serif;
	text-align: left;
	}

.b_tit {
	width: 405px;
	margin: 0px 0px 3px 0px;
	padding: 10px 10px 10px 10px;
	background: #F5F5F5;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-family: lr oSVbN, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #0066CC;
	text-align: left;
	}

*html .b_tit {
	width: 405px;
	margin: 0px 0px 3px 0px;
	padding: 10px 10px 10px 10px;
	}

.date {
	width: 405px;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	font-family: lr oSVbN, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	}


#under_page { 
		width: 630px;
		margin: 0px 0px 3px 75px;
		padding: 30px 0px 0px 0px;
		float: left;
		}

*html #under_page { 
		width: 630px;
		margin: 0px 0px 3px 38px;
		}

#title h2 {	
	width: 610px;
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	background: #F5F5F5;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-family: lr oSVbN, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-align: left;
	}

*html #title h2 { 
	width: 630px;
		}

th.nbr_font12_b{
	border:none 0px;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #170D5C;
	text-align: left;
}

tr.nbr_font12_b,td.nbr_font12_b{
	border:none 0px;
	font-size: 12px;
	line-height: 30px;
	color: #170D5C;
}


/* J_[ΜΪΧέθ ######################## */

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}
