/* BODY */
BODY {
	margin: 0px;
	padding: 0px;
}

IMG {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

/*base-link*/
a {
	color: inherit; 
	text-decoration: none;
}

a:visited {
	/*color: #0000FF;*/
	text-decoration: none;
}

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

a.content_link {
	color: #6484CE;
}
a.content_link:hover {
	text-decoration: underline;
	text-decoration-color: #6484CE;
}
/***********/
/*headline**/
H1 {
	margin-top:0px;
	padding-top: 20px;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

HR {
	margin-top: 0px;
	padding: 0px;
	border-top: solid 4px #6484ce;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	clear:both;
}

.image_block {
	letter-spacing: -0.4em;
}

/***************/
/* header_navi */

.section_1 {
	margin:0px auto;
	max-width:800px;
	border:none 0px;
	border-top: solid 4px #6484ce;
	clear:both;
}

.image_header {
	letter-spacing: -0.4em;
	background-repeat:repeat-x;
	text-align:right;
}

.header_navi {
	display:inline-block;
	background-image: url('../wp-content/uploads/public/header_navi_body.jpg');
	background-repeat:repeat-x;
	letter-spacing: normal;
	max-width: 118px;
	height:20px;
	max-height: 20px;
	padding: 4px 20px 0px 20px;
	color: rgba(81,113,172,0.85);
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	vertical-align:top;
	font-family:'sans-serif';
	text-shadow: 1px 0px 1px rgba(91,123,182,0.2),0px 1px 1px rgba(91,123,182,0.2);
}

.header_navi:hover {
	display:inline-block;
	background-image: url('../wp-content/uploads/public/header_navi_body_over.jpg');
	color: rgba(81,113,172,0.95);
	text-decoration: none;
}
.header_navi:visited {
	color: rgba(81,113,172,0.85);
	text-shadow: 1px 0px 1px rgba(91,123,182,0.2),0px 1px 1px rgba(91,123,182,0.2);
}


/***********/
/* content */
.content_1 {
	background-color:#F2F2F2;
}
.slideshow {
	background-position: right top;
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	overflow:hidden;
	height:auto;
	float:left;
	width: auto;
	max-width: 100%;
	height: auto;
}
.slideshow IMG {
	display:none;
	overflow:hidden;
}
.slideshow .active {
	display:block;
	overflow:hidden;
}

.content_menu_1 {
	padding-right: 12px;
	padding-bottom:10px;
	background-color: #F2F2F2;
	float:left;
}

.content_menu_1_1 {
	background-repeat: no-repeat;
	margin: 3px 0px 0px 10px;
	line-height: 20px;
	width: auto;
	max-width: 230px;
	max-height: 60px;
	text-align: right;
	color: rgba(55,87,188,0.8);
	text-shadow: 1px 0px 1px rgba(55,87,198,0.2),0px 1px 1px rgba(55,87,198,0.2);
}
.content_menu_1_1:hover {
	color: rgba(55,87,188,0.9);
	text-decoration:none;
}

.content_menu_1_1 > A {
	width: 100%;
	max-width: auto;
	height: auto;
	display:inline-block;
	color:inherit;
	font-size: 14px;
	font-weight: bold;
	font-family:'sans-serif';
}
.content_menu_1_1 > A:hover {
	text-decoration:none;
}

.content_menu_1_title {
	position:relative;
	bottom: 50px;
	right : 10px;
	
}

.content_menu_2 {
	background-color: #F2F2F2;
	margin: 0px;
	padding: 5px 12px 75px 12px;
	float:left;
	height: auto;
	max-height: 100%;
}

.content_2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px 10px 5px 0px;
}

/***********/



/*news*/
.size13 {
	line-height: 20px;
}
/***********/
/*link-list*/
.ul_ll {
	display: block;
	font-size: 12px;
	margin-top:0px;
	margin-left:10px;
	padding-top: 10px;
	list-style-type:none;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}

.li_ll {
	display: block;
	text-indent:10px;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
}
.li_ll::before {
	content: "・";
	margin-right: 10px;
	color:#6484CE;
	font-size: 8px;
}

.new {
	padding-left: 5px;
	padding-right: 5px;
	color: #FF0000;
	font-weight: bold;
}

.others, .others * {
	font-size: 12px;
	color: #6484CE;
	padding:0px;
	text-align: left;
}

.pmark {
	display:inline-block;
	width: 280px;
	margin:0px 0px 0px 10px;
	vertical-align:top;
	font-size:10px !important;
	line-height: 10px;
}

.pmark A {
	font-size:10px !important;
}

.iso {
	clear:both;
	display:inline-block;
	width: 280px;
	margin:0px 0px 0px 10px;
	vertical-align:top;
	font-size:10px !important;
	line-height: 10px;
}

.iso A {
	font-size:10px !important;
}

.gd {
	display:inline-block;
	width:125px;
	text-align:center;
	vertical-align:top;
	line-height:8px;
}

.info, .info A {
	color: #6484CE;
}

.info A:hover {
	color: #CC0000;
	text-decoration:none;
}

/***********/
/* footer */

.footer, .footer * {
	font-size: 12px;
	color: #6484CE;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-align: left;
}
/***********/
