@charset utf-8;
/*+++++++++++++++++++++++++++++++++*/
/*JerkMan Web Site BODY.CSS   Ver.06_0201*/
/*+++++++++++++++++++++++++++++++++*/


/*=======================*/
/*Page Body*/
/*=======================*/

body	 {
	font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka, 平成角ゴシック, Verdana, Arial, Helvetica, sans-serif;
	background-color: #E10000;
	text-align: center;
	margin: 0;
	padding: 0;
	}

/*=======================*/
/*Tag Default Value*/
/*=======================*/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	}

h1, h2, h3, h4, h5, h6, p, pre, blockquote
{
	margin: 0;
	padding: 0;
	}

ul, ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

dl, dt, dd {
	margin: 0;
	padding: 0;
	}
img {
	vertical-align: bottom;
	border-style: none;
	border-width: 0;
	}

form, input {
	margin: 0;
	padding: 0;
	}

/*+++++++++++++++++++++++++++++++++*/
/*Link Color and Link Icon Items*/
/*+++++++++++++++++++++++++++++++++*/

/*==================*/
/*Basic Link Color*/
/*==================*/

a:link {
	color: #006699;
	text-decoration: none;
	}

a:link:hover {
	color: red;
	text-decoration: underline;
	}

a:visited {
	color: #006699;
	text-decoration: none;
	}

a:visited:hover {
	color: red;
	text-decoration: underline;
	}

/*==================*/
/*White*/
/*==================*/
A.wh:link{
	color: #fff;
	text-decoration: none;
	}

A.wh:link:hover {
	color: #ffce00;
	text-decoration: none;
	}

A.wh:visited {
	color: #efefef;
	text-decoration: none;
	}

A.wh:visited:hover {
	color: #ffce00;
	text-decoration: none;
	}

/*==================*/
/*Navy*/
/*==================*/

A.navy:link {
	color: #1e0a9b;
	text-decoration: none;
	}

A.navy:link:hover {
	color: #de0000;
	text-decoration: none;
	}

A.navy:visited {
	color: #1e0a9b;
	text-decoration: none;
	}

A.navy:visited:hover {
	color: #de0000;
	text-decoration: none;
	}

/*==================*/
/*Black*/
/*==================*/

A.black:link {
	color: #000;
	text-decoration: none;
	}

A.black:link:hover {
	color: #bf0d00;
	text-decoration: none;
	}

A.black:visited {
	color: #212121;
	text-decoration: none;
	}

A.black:visited:hover {
	color: #b4000a;
	text-decoration: none;
	}


/*+++++++++++++++++++++++++++++++++*/
/*Base Layout*/
/*+++++++++++++++++++++++++++++++++*/

/*=======================*/
/*Main Box*/
/*=======================*/
#main_box {
	text-align: left;
	position: relative;
	width: 775px;
	margin: 0 auto;
	padding: 0;
	display: block;
	}
#jm_main_box {
	text-align: left;
    border-right:1px solid #fff;
    border-left:4px solid #fff;
	background-color: #fff;
	position: relative;
	width: 780px;
	margin: 0 auto;
	padding: 0;
	display: block;
	}

/*=======================*/
/*Header Section*/
/*=======================*/
#header {
	display: block;
	}
#header_img {
	margin-bottom: 3px;
	}

.header_banner {
	background-color: #f00000;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	}

.banner_center {
	margin-right: 10px;
	margin-left: 10px;
	}

/*+++++++++++++++++++++++++++++++++*/
/*Layout Two Column*/
/*+++++++++++++++++++++++++++++++++*/
#column_box {
	padding: 10px 20px 20px;
	display: block;
	}

/*Float Clear == Thanks for positioniseverything.net*/
#column_box:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html #column_box { display: inline-block; }
/* hide ie mac \*/
* html #column_box { height: 1%; }
#column_box { display: block; }
/* */
/*=======================*/
/*Content Body*/
/*=======================*/
#content_box {
	font-size: 12px;
	width: 485px;
	overflow: hidden;
	float: right;
	display: block;
	}

/*=======================*/
/*Side Navigation Items*/
/*=======================*/
#side_box {
	width: 230px;
	overflow: hidden;
	float: left;
	display: block;
	}
.btn_top {
	font-size: 110%;
	font-weight: bold;
	line-height: 120%;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom: 1px solid black;
	display: block;
	}
* html .btn_top {
	padding-bottom: 6px;
}
#main_navi{
	margin-top: 6px;
	}
.nav_ul_01 {
	background-image: url(../../img/navi/nav_bg_01.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid black;
	display: block;
	}
* html .nav_ul_01	{
background-position: 0 1px;
}
.nav_ul_02 {
	background-image: url(../../img/navi/nav_bg_02.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid black;
	display: block;
	}

* html .nav_ul_02	{
background-position: 0 1px;
}
.nav_ul_03 {
	background-image: url(../../img/navi/nav_bg_03.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid black;
	display: block;
	}

* html .nav_ul_03	{
background-position: 0 1px;
}
.nav_ul_04 {
	background-image: url(../../img/navi/nav_bg_04.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid black;
	display: block;
	}

* html .nav_ul_04	{
background-position: 0 1px;
}
.nav_ul_05 {
	background-image: url(../../img/navi/nav_bg_05.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid black;
	display: block;
	}

* html .nav_ul_05	{
background-position: 0 1px;
}
.nav_ul_06 {
	background-image: url(../../img/navi/nav_bg_06.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid black;
	display: block;
	}

* html .nav_ul_06	{
background-position: 0 1px;
}
.nav_ul_07 {
	background-image: url(../../img/navi/nav_bg_07.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid black;
	display: block;
	}

* html .nav_ul_07	{
background-position: 0 1px;
}
.nav_ul_08 {
	background-image: url(../../img/navi/nav_bg_08.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid black;
	display: block;
	}

* html .nav_ul_08	{
background-position: 0 1px;
}
.nav_ul_09 {
	background-image: url(../../img/navi/nav_bg_09.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid black;
	display: block;
	}

* html .nav_ul_09	{
background-position: 0 1px;
}
.nav_ul_10 {
	background-image: url(../../img/navi/nav_bg_10.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid black;
	display: block;
	}

* html .nav_ul_10	{
background-position: 0 1px;
}
.nav_ul_11 {
	background-image: url(../../img/navi/nav_bg_11.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid black;
	display: block;
	}

* html .nav_ul_11	{
background-position: 0 1px;
}
.nav_ul_12 {
	background-image: url(../../img/navi/nav_bg_12.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid black;
	display: block;
	}

* html .nav_ul_12	{
background-position: 0 1px;
}
.nav_ul_13 {
	background-image: url(../../img/navi/nav_bg_12.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid black;
	display: block;
	}

* html .nav_ul_13	{
background-position: 0 1px;
}

.nav_ul_14 {
	background-image: url(../../img/navi/nav_bg_12.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid black;
	display: block;
	}

* html .nav_ul_14	{
background-position: 0 1px;
}
.nav_li {
	font-size: 12px;
	line-height: 13px;
	height: 26px;
	padding-top: 4px;
	display: block;
	}
.nav_li a {
	color: black;
	text-decoration: none;
	width: 217px;
	margin-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-left: 3px solid #f00000;
	display: block;
	}
.nav_li a:visited {
	color: black;
	text-decoration: none;
	display: block;
	margin-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	width: 217px;
	border-left: 3px solid #f00000;
	}

.nav_li a:hover {
	color: red;
	text-decoration: none;
	width: 217px;
	margin-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-left: 3px solid #f00000;
	display: block;
	}
.nav_ul_sub {
	background-color: #fff7f9;
	border-top: 1px solid black;
	}

.nav_li_sub {
	font-size: 12px;
	line-height: 13px;
	padding-top: 3px;
	}
	
.nav_ul_sub1 {
	background-color: #191970;
	}	
	
.nav_li_sub1 {
	font-size: 12px;
	line-height: 13px;
	color: white;
	text-decoration: none;
	width: 214px;
	margin-left: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	display: block;
	}
		
.nav_li_sub a {
	color: black;
	text-decoration: none;
	width: 214px;
	margin-left: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 1px solid black;
	display: block;
	}
.nav_li_sub a:visited {
	color: black;
	text-decoration: none;
	display: block;
	margin-left: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	width: 214px;
	border-bottom: 1px solid black;
	}

.nav_li_sub a:hover {
	color: red;
	text-decoration: none;
	width: 214px;
	margin-left: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 1px solid black;
	display: block;
	}

.nav_li_sub_end {
	font-size: 12px;
	line-height: 13px;
	padding-top: 3px;
	}
.nav_li_sub_end a {
	color: black;
	text-decoration: none;
	width: 214px;
	margin-left: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	display: block;
	}
.nav_li_sub_end a:visited {
	color: black;
	text-decoration: none;
	display: block;
	margin-left: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	width: 214px;
	}

.nav_li_sub_end a:hover {
	color: red;
	text-decoration: none;
	width: 214px;
	margin-left: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	display: block;
	}
.side_info_box {
	background-color: #e4e4e4;
	margin-top: 8px;
	padding-top: 4px;
	}

.side_info_box h2 {
	font-size: 12px;
	line-height: 13px;
	margin-bottom: 3px;
	margin-left: 13px;
	padding-left: 4px;
	border-left: 3px solid #f00000;
	}

.side_info_box_line {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}

.side_info_box p {
	font-size: 12px;
	line-height: 14px;
	padding: 5px 6px 5px 20px;
	}

#table_calendar {
	margin-right: auto;
	margin-left: auto;
	}

#thead_calendar {
	background: #ffffff;
	color: #808080;
	}
	
#tbody_calendar {
	background: #ffffff;
	}
	
#jm_nav_bar1 {
	background-color: #e4e4e4;
	margin: -95px 0px 95px 0px;
	padding: 1px 1px 1px 1px;
	}
#jm_nav_bar1 p {
	font-size: 8px;
	line-height: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	}
#jm_nav_bar {
	background-color: #e4e4e4;
	margin: -115px 0px 115px 0px;
	padding: 1px 1px 1px 1px;
	}
#jm_nav_bar p {
	font-size: 8px;
	line-height: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	}
#jm_nav_bar3 {
	background-color: #e4e4e4;
	margin: -135px 0px 135px 0px;
	padding: 1px 1px 1px 1px;
	}
#jm_nav_bar3 p {
	font-size: 8px;
	line-height: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	}
#jm_nav_bar4 {
	background-color: #e4e4e4;
	margin: -155px 0px 155px 0px;
	padding: 1px 1px 1px 1px;
	}
#jm_nav_bar4 p {
	font-size: 8px;
	line-height: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	}

/*=======================*/
/*Footer Section*/
/*=======================*/
#footer {
	width: 775px;
	overflow: hidden;
	clear: both;
	display: block;
	}
#footer a {
	color: black;
	text-decoration: none;
	}

#footer a:hover {
	color: red;
	text-decoration: none;
	}

.footer_link {
	color: black;
	font-size: 12px;
	line-height: 13px;
	background-color: #e4e4e4;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 17px;
	}

.footer_add {
	color: white;
	font-size: 12px;
	line-height: 13px;
	background-color: #f00000;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 20px;
	}

.footer_copy {
	color: black;
	font-size: 10px;
	line-height: 13px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 20px;
	}


