/* JABAR.jp Stylesheet */
/* written by Kanako Heishi @ Heishi Design Office */
/*---------------------------------------------------------
  Tags
---------------------------------------------------------*/

html {
    margin: 0;
    padding: 0;
}

body * {
	margin: 0;
	padding: 0;
}

body {
	font-size: 13px;
	line-height:23px; 
	background: url(../images/back.gif) #5A432C;
	color:#3C1D00; 
	margin: 0;
	padding: 0;
	font-family: 'ƒqƒ‰ƒMƒm–¾’© Pro W3', 'Hiragino Mincho Pro W3 aka.', ,'HGS–¾’©E','‚l‚r ‚o–¾’©', 'Garamond',serif; font-weight:normal; 
	
}
*:first-child+html body { 
	font-family: 'ƒƒCƒŠƒI', Meiryo, sans-serif; 
	} /* IE7 + Meiryo */
img {
	border: none;
} 

a {
	color: #00A0C9;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}

h2 {
	margin: 0;
	padding: 0;
}

h3 {

}

h4 {
}

h5 {
}

p {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 2em;
}
th {
	vertical-align: top;
	font-weight: normal;
	}

.attention {
	color: #990000;
	}
.small {
	font-size: 9px;
	}
.textright {
	text-align: right;
	}

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    text-align: left;
	width: 880px;
	background: url(../images/back_l.gif) repeat-y left top;
}
#container2 {
	position: relative;
    margin: 0 auto; /* center on everything else */
    text-align: left;
	width: 880px;
	background: url(../images/back_r.gif) repeat-y right top;
	}

#container-inner {
	width: 860px;
	position: relative;
    margin: 0 auto; /* center on everything else */
	background: #fff;
	border-top: 7px solid #00A0C9;
	padding-top: 5px;
	
}

p.menu-r {
	float: right;
	margin: 20px 10px 0 0;
	}

ul#menubar {
	width: 860px;
	padding: 0;
	margin: 5px 0 0 0;
	height: 32px;
	line-height: 32px;
	float: left;
	background: url(../images/menuback.gif);
	list-style: none;
	/* for MacIE5.x \*//*/
	 overflow: hidden;
	 /* end */
	}
ul#menubar li {
	margin: 0;
	float: left;
}
ul#menubar::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#sub table {
	width: 860px;
	margin: 5px 0 0 0;
	}
#sub th {
	width: 210px;
	text-align: left;
	vertical-align: top;
	background: url(../images/sidemenuback.gif) repeat-y right top;
	}
#sub td {
	width: 650px;
	}

#menu ul {
	list-style: none;
	border-top: 1px solid #DED4CA;
	margin: 0 0 10px 0;
	width: 210px;
	}

ul.menuul li a {
	display: block;
	padding: 10px 10px 10px 25px;
	border-bottom: 1px solid #DED4CA;
	color: #61341A;
}



ul.menuul li a:hover {
	background: #A59481;
	color: #fff;
	text-decoration: none;
}

.gobacktotop {
	text-align: right;
	}
.gobacktotop a {
	text-align: right;
	font-size: 11px;
	line-height: 25px;
	margin: 0 10px 0 0;
	color: #61341A;
	}
.gobacktotop a:hover {
	color: #FF6600;
	}




#footer {
	padding: 20px 10px 50px 30px;
	border-top: 1px solid #4AC7E7;
	margin: 20px 0 0 0;
	background: #00A0C9;
	}
cite {
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	width: 300px;
	}
#f_left {
	float: left;
	}
#f_right {
	float: right;
	}
#f_right p {
	font-size: 11px;
	color: #666666;
	}
#footer::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}



#navi {
	margin: 10px 0 0 20px;
	}
#navi p {
	font-size: 10px;
	font-weight: bold;
	}
#navi a {
	font-size: 10px;
	font-weight: normal;
	}
	
#content {
	padding: 10px 50px 40px 40px;
	}

#content h2 {
	background: url(../images/title_back_02.gif) repeat-x;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 10px 0 20px 0;
	}
#content h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 40px 0 20px 0;
	border-bottom: 1px solid #999;
	padding: 2px;
	}
#content h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 2px;
	}


/*
#content h2 {
	padding: 0 0 0 0px;
	margin: 0 0 20px 0;
	font-size: 15px;
	color: #663300;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 4px;
	border-top: 2px solid #330000;
	border-bottom: 1px dashed #330000;
	}
#content h3	{
	font-size: 14px;
	margin: 20px 0 3px 15px;
	}
#content h4	{
	font-size: 13px;
	margin: 0 0 0px 15px;
	}
*/


#content ol {
	margin: 10px 0 20px 20px;
	}
#content ul {
	margin: 20px 0 20px 20px;
	}

/*---------------------------------------------------------
  Shinsei
---------------------------------------------------------*/

.shinsei {
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	padding: 10px 0;
	margin: 0 0 0 15px;
	}






#top-main-l {
	width: 500px;
	float: left;
	margin: 10px 0 0 20px;
	}
#top-main-r {
	float: right;
	padding: 30px 40px 0 0;
	}

.top-news {
	width: 480px;
	margin: 25px 20px 0 20px;
	}
.top-news-title {
	background: url(../images/title_back_02.gif) repeat-x;
	height: 36px;
	}
.top-news h2 {
	line-height: 36px;
	font-size: 14px;
	letter-spacing: 5px;
	float: left;
	}
#news-main {
	width: 700px;
	float: left;
	margin: 10px 0 0 20px;
	}
.news h2 {
	line-height: 36px;
	font-size: 14px;
	letter-spacing: 5px;
	float: left;
	}
.news {
	width: 680px;
	margin: 25px 20px 0 20px;
	}
.top-news-title {
	background: url(../images/title_back_02.gif) repeat-x;
	height: 36px;
	}
.top-news h2 {
	line-height: 36px;
	font-size: 14px;
	letter-spacing: 5px;
	float: left;
	}

.updated {
	float: right;
	line-height: 36px;
	font-size: 10px;
	letter-spacing: 0;
	}
.top-news-img {
	float: right;
	padding: 2px;
	border: 1px dotted #CCC;
	margin: 0 0 10px 10px;
	background: #fff;
	}
.top-news h4 {
	line-height: 22px;
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0 0 0;
	clear: both;
	}
.top-news h3 {
	line-height: 22px;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	}
	
.borderb {
	border-bottom: 1px solid #ccc;
	padding-bottom: 25px;
	clear: both;
	}

#topbanner {
	background: #F4F3F0 url(../images/topbannerback.gif) repeat-x left top;
	width: 280px;
	margin:20px 0 10px 0;
	}
#topbanner h2 {
	font-size: 13px;
	letter-spacing: 2px;
	padding: 5px 15px 3px 15px;
	color: #51351F;
	border-bottom: 1px dotted #ccc;
	}
#top-chart {
	margin: 0;
	padding: 15px;
	}
#top-chart p {
	font-size: 11px;
	}
#top-chart img {
	margin: 0 0 10px 0;
	}



.about {
	padding: 80px 20px 20px 20px;
	width: 450px;
	}
.about table {
	width: 450px;
	font-size: 11px;
	line-height: 16px;
	background: #ccc;
	margin: 10px 0 20px 0;
	}
.about th {
	background: #E4E4E4;
	padding: 3px;
	}
.about td {
	background: #fff;
	padding: 3px;
	}
.getadobe {
	font-size: 10px;
	padding: 0 0 0 10px;
	}


#iin table {
	width: 500px;
	padding: 0;
	border-top: 1px dotted #ccc;
	}
#iin th {
	padding: 2px 10px 2px 0;
	text-align: left;
	vertical-align: middle;
	background: none;
	}
.thline {
	border-bottom: 1px dotted #ccc;
	}
#iin td {
	padding: 2px 0 2px 10px;
	border-bottom: 1px dotted #ccc;
	}
.iinname {
	padding: 0;
	margin: 0;
	}
.iinimg {
	width: 100px;
	padding: 0;
	margin: 0;
	}
.hat {
	font-size: 10px;
	}

.kikoucho {
	float: left;
	margin: 0 20px 20px 0;
	}

/* Contact */
#contact {
	padding: 30px;
	}
#contact h2 {
	width: 550px;
	line-height: 36px;
	font-size: 14px;
	letter-spacing: 5px;
	background: url(../images/title_back_02.gif) repeat-x;
	height: 36px;
	margin: 0 0 30px 0;
	}
#contact table {
	width: 550px;
	margin: 5px 0 5px 0;
	}
#contact th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	width: 150px;
	padding: 2px 0 2px 10px;
	background: #E7E7E7;
	color: #330000;
	}
#contact td {
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	}
.atn {
	color: #990000;
	}
.small {
	font-size: 9px;
	}


/* img */
.imgleft {
	float: left;
	margin: 5px 15px 13px 0;
	border: 1px solid #CCC;
	padding: 4px;
	}
.imgright {
	float: right;
	margin: 5px 0 15px 13px;
	border: 1px solid #CCC;
	padding: 4px;
	}


/* Kamei */
#kamei {
	width: 520px;
	}
#kamei table {
	width: 520px;
	margin: 20px 0 0 0;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	}
#kamei th {
	width: 120px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	}
#kamei td {
	width: 120px;
	font-size: 12px;
	line-height: 18px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #666;
	border-left: 1px dotted #666;
	word-wrap: break-word;
	white-space: normal;
	}
.kamei_address {
	font-size: 10px;
	line-height: 12px;
	margin-top: 5px;
	font-weight: normal;
	}

#kamei_program_kamoku {
	border: 1px solid #ddd3c9;
	background: #f3f3ef;
	padding: 10px 20px;
	margin: 0 0 50px 0;
}
#kamei_program_kamoku h4 {
	font-size: 13px;
	border-bottom: 1px dotted #ddd3c9;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
}
#kamei_program_kamoku h5 {
	font-size: 13px;
	margin: 10px 0 0 0;
	padding: 0;
}
#kamei_tb1 table {
	background: #888;
	width: 500px;
}
#kamei_tb1 th {
	background: #00A0C9;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	font-weight: bold;
}
#kamei_tb1 td {
	background: #FFF;
	padding: 5px;
	line-height: 1.2em;
}
#kamei_tb2 table {
	width: 250px;
	background: #888;
}
#kamei_tb2 th {
	background: #00A0C9;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	font-weight: bold;
}
#kamei_tb2 td {
	background: #FFF;
	width: 50%;
	padding: 5px;
}


#sitemap {
	padding: 30px;
	}
#sitemap h2 {
	width: 550px;
	}
#sitemap a {
	color: #663300;
	}
#sitemap a:hover {
	color: #00A0C9;
	}
#sitemap h3 {
	border: none;
	margin: 20px 0 0 0;
	}
#sitemap ul {
	margin: 0 0 0 20px;
	}


/* Shinsei2008 */
#shinsei2008 table {
	width: 544px;
	background: #3399FF;
	
	}
#shinsei2008 th {
	background: #3399FF;
	color: #FFF;
	padding: 4px 6px;
	}
#shinsei2008 td {
	width: 180px;
	background: #fff;
	padding: 4px 6px;
	}
.shinsei2008atn {
	width: 544px;
	font-size: 11px;
	padding: 10px 0;
	}

#shinsei_jyoken {
	border: 1px solid #ddd3c9;
	background: #f3f3ef;
	padding: 10px 20px;
	margin: 0 0 10px 0;
}
#shinsei_jyoken h4 {
	font-size: 13px;
	border-bottom: 1px dotted #ddd3c9;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
}
#shinsei_jyoken h5 {
	font-size: 13px;
	margin: 0;
	padding: 0;
}
#shinsei_tetsuduki ul {
	margin: 10px 0 15px 20px;
	padding: 0;
}
#shinsei_tetsuduki .disc {
	list-style: circle;
}
#shinsei_tetsuduki li {
	line-height: 1.7em;
	margin: 0 0 5px 0;
}

/* Shikaku */
#jisseki table {
	margin: 10px 5px 0 0;
	padding: 0;
	width: 270px;
	background: #CCC;
	float: left;
	}
.nen {
	background: #39C;
	color: #FFF;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
}
.kyu {
	background: #FFF;
	padding: 2px 2px 2px 5px;
}
.nin {
	background: #FFF;
	padding: 2px 2px 2px 5px;
}
