﻿/* =============================================== */
/**  CSS

 Update : 2015.6.14
 Update : 2018.11.01
*/
/* =============================================== */


/* =============================================== */
/** Contents

*/

* {
	margin: 0;
	padding: 0;
	word-break: normal;
}

html, body, #wrapper {
	height: 100%;
}

body > #wrapper {
	height: auto;
	min-height: 100%;
}

body {
	color: #333;
        font-family: "游ゴシック", 'MS PGothic', Osaka, Arial, sans-serif;
	font-size: 16px;
	background: #fff8dc url(images/body.jpg) left top repeat-x;
	line-height: 1.46;
}
img, img a {
	border:none;
}

/*===背景===*/
*:first-child+html body {
	padding-left: 1px;
}
* html body {
	padding-left: 1px;
}
body,x:-moz-broken {
	margin-left: -1px;
}

a {
	color: #0b50d0;
	text-decoration: none;
}

a:hover {
	color: #0099b9;
	text-decoration: underline;
}
a:visited {
	color: #0b50d0;
}


/*===ヘッダ===*/

#header {
	height: 204px;
	width: 100%;
	margin:0 auto;
	background:url(images/ban.png) no-repeat center top;
}
#header h1 {
	font-size: 26px;
	color: #000080;
	font-weight: bold;	
	padding-top: 40px;
	padding-left: 30px;
	width: 350px;
	line-height: 1.4;
}
#header h1 a {
	color: #000080;
	text-decoration: none;
}
#header h1 a:visited {
	color: #000080;
	text-decoration: none;
}

#header h2 {
	font-size: 14px;
	color: #333;
	font-weight:normal;
	margin-top:5px;
	width: 450px;
	line-height:1.4;
	text-indent: -9999px;
}

/*===wrapper（横幅）===*/

#wrapper {
	margin: 10px auto;
	width: 1000px;
	background: #FFF url(images/space1.png) repeat-y;
}


/*===コンテナ===*/

#container {
	position: relative;
	clear: both;
	width: 950px;
	padding: 0;
	margin: 0 auto;
	padding-bottom: 30px;
}

#space1 div, #space2 div {
	line-height: 1.4em;
	font-size: 10px;
}

/*===space_1（本文部）===*/
#space_1 {
	width: 710px;
	clear: both;
	float:right;
	text-align: center;
	padding: 0;
}
#space_1 .box {
	margin-left: auto;
	text-align: left;
	width: auto;
	margin-bottom: 15px;
}

#space_1 .box_menu {
	background:url(images/space_1.png)  no-repeat;
	font-weight: bold;
	padding-left: 5px;
	line-height: 22px;
	padding-top: 2px;
}

#space_1 .box_menu span {
	color: #333;
}

#space_1 .box_main {
	padding:5px;
}

#space_1 .yokugetsu {
	text-align: right;
	padding-right: 150px;
	margin-bottom: -15px;
}

/*===space_2（INDEX）===*/
#space_2 {
	width: 220px;
	float:left;
	text-align: center;
}

#space_2 .box {
	text-align: left;
	margin-bottom: 15px;
	background-color: #FFF;
}

#space_2 .box_menu {
	display: block;
	font-weight: bold;
	padding-left: 15px;
	line-height: 24px;
	border-top:solid 1px #fff;
	background:#0099b9 url(images/menu_b1.png) no-repeat;
	color: #fff;
}
#space_2 .box_menu span {
	display: block;
	font-size: 14px;
	*font-size: 108%;
}

#space_2 .box_main{
	padding: 10px 0 5px;
}

#space_2 .tsuki{
        width:32px; 
        height:16px;
}

#space_2 .jiki{
        width:39px; 
        height:16px;
}

/*===footer===*/
#container #footer {
	clear: both;
	margin: 0;
/*	padding: 12px 18px;  2016/03/24 */
	padding: 5px 18px;
	background: #d8dde1 url(images/header-background3.png) right top repeat-y;
	color: #3b444c;
}

#container #footer img {
	vertical-align: bottom;
	padding-bottom: 2px;
}

#container #footer2 {
	/*text-align: center;*/
	font-size: 12px;padding: 8px 10px 0px 10px;
}


/*===table===*/
table.line {
	border: 0;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size: inherit;
	border-collapse: separate;
	border-spacing: 0;
}
table.line th {
	color: #313131;
	margin: 0;
	padding: 0.5em;
	border: 0;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	font-style: normal;
	text-align: center;
	background-color: #ccc;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
table.line td {
	padding: 5px;
	border: 0;
	border-top: 1px solid #999;
	border-left: 1px solid #999;	
}

table.tsuki td {
	padding: 5px;
	border: 0;
	border-left: 120px solid transparent;

}

/*===sideMenu===*/ 
.box_main ul, .box_main ol {
margin: 0;
padding: 0;
}
#space_1 .box_main ul, #space_1 .box_main ol {
	margin-left: 20px;}
ul.sideMenu  {
	margin: 0;
}
ul.sideMenu li {
	background:url(images/menu_b2.png)  no-repeat;
	line-height: 25px;
	height: 25px;
	margin-bottom: 6px;
	width: 218px;
	font-weight: ;
	list-style: none;
	color:#333;
	font-weight: bold;
}
ul.sideMenu li a {
	display: block;
	zoom: 1;
	padding-left:20px;
	margin: 0;	
	color:#333;
}
ul.sideMenu li a:visited {
	color:#333;
}
ul.sideMenu li a:hover {
	text-decoration: none;
	color:#333;
	background-color:#CCC;
	background:url(images/menu_b21.png) no-repeat;
}



ul.sideMenu2 li {
	background:url(images/menu_b2.png)  no-repeat;
	line-height: 25px;
	height: 25px;
	margin-bottom: 6px;
	width: 218px;
	font-weight: ;
	list-style: none;
	color:#0000FF;
	font-weight: bold;
}
ul.sideMenu2 li a {
	background-color:#FFF;
	display: block;
	zoom: 1;
	padding-left:20px;
	margin: 0;	
	color:#0000FF;
}
ul.sideMenu2 li a:visited {
	color:#0000FF;
	background-color:#FFF;
}
ul.sideMenu2 li a:hover {
	text-decoration: none;
	color:#0000FF;
	background:url(images/menu_b21.png) no-repeat;
}

ul.sideMenu_sub {margin-top: 6px;}
ul.sideMenu_sub li  {
	background:url(images/menu_b3.png)  no-repeat;
	line-height: 25px;
	height: 25px;
	margin-bottom: 6px;
	width: 218px;
	font-weight: ;
	list-style: none;
	color:#333;
	font-weight: bold;
}
ul.sideMenu_sub li a {
	display: block;
	zoom: 1;
	padding-left:20px;
	margin: 0;	
	color:#333;
}
ul.sideMenu_sub li a:visited {
	color:#333;
}
ul.sideMenu_sub li a:hover {
	text-decoration: none;
	color:#333;
	background-color:#CCC;
	background:url(images/menu_b31.png) no-repeat;
}

li.bor {
	border-bottom: 1px groove #0099b9;
	padding-bottom: 10px;
}



/*===マージン===*/
.maL5 {	margin-left: 5px;}
.maL10 {margin-left: 10px;}
.maL15 {margin-left: 15px;}
.maL20 {margin-left: 20px;}
.maT10 {margin-top: 10px;}
#space_1 .maT20 {margin-top: 20px;}
.maB5 {margin-bottom: 5px;}
.maB10 {margin-bottom: 10px;}
.maB20 {margin-bottom: 20px;}
.txtCent {text-align: center;}
.txt_bold { font-weight: bold;}
#space_2 .box_main .m_page_body ul{
	margin: 0;
	padding: 0;
}


address {
  font-style:normal;
} 