@charset

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}


/* ============================== */
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
* {margin:0px; padding:0px;}
div{
    zoom:1;/*for IE 5.5-7*/
}

body {
	color: #333;
	font-size: 80%;
	background: #FFF;
	line-height: 1.3em;
	_letter-spacing: 0.1em;
	margin: 0px;
}

table {
	width: 100%;
	border: none;
	margin: 0px;
}
table td {
	border-width: 0;
	vertical-align: top;
}

a:link,
a:active, 
a:visited {
	color: #3366FF;
	text-decoration: none;
}
a:hover{
	color: #3366FF;
	text-decoration: underline;
}

h4 {
	margin: 0px;
	font-size: 10px;
}

img {
	border: none;
}

input {
	padding: 0px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}


/*news*/
th {
	padding: 2px ;
	vertical-align: middle;
}

#header {
	position: relative;
	height: 100px;
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 5px solid #98CB00;
}

td#leftcolumn {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
td#leftcolumn div.blockTitle {
	width: 200px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #009933;
	background-color: #FFFFFF;
}
td#leftcolumn .title_calender {
	width: 200px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	background-image: url(images/leftcolumn_title_minical.gif);
	margin: 0px;
	height: 40px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td#leftcolumn div.blockContent {
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}

div#content {
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	text-align: left;
}

#rightcolumn {
	padding-left: 9px;
}

.headline a:link{
	font-weight: normal;
}
.headline a:visited{
	font-weight: normal;
}

#footerbar {
	clear: both;
	width: 980px;
	text-align: center;
	border-top: 2px solid #98CB00;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer {
	clear: both;
	width: 960px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	background-color: #98CB00;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}


/*contact*/
.contact_outer {}
.contact_head {
	width: 170px;
	padding: 5px;
	font-weight: bold;
	color: #ffffff;
	background-color: #71B14B;
}

.contact_even {
	padding: 5px;
	background-color: #ffffff;
}
.contact_odd {
	padding: 5px;
	background-color: #ffffff;
}


/*link*/
.link_outer {
	border: 1px solid #C2CDD6;
}

.link_head {
	width: 170px;
	padding: 5px;
	font-weight: bold;
	color: #ffffff;
	background-color: #79BF4F;
}

.link_even {
	padding: 5px;
	background-color: #DEE3E7;
}
.link_even a:link{
	color: #0000ff;
}

.link_odd {
	padding: 5px;
	background-color: #ffffff;
}

.link_foot{
	padding: 5px;
	background-color: #79BF4F;
}
.link_foot a:link{
	color: #ffffff;
}


/*fqa*/
.faq_outer {
	width: 100%;
	padding: 10px;
	color: #ffffff;
	background-color: #98CB00;
}

.faq_head {
	width: 170px;
	padding: 5px;
	font-weight: bold;
	color: #ffffff;
	background-color: #79BF4F;
}

.faq_even {
	padding: 10px;
	color: #666666;
	background-color: #ffffff;
}
.faq_even img {
	vertical-align: middle;
}
.faq_even a:link{
}

.faq_list {
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.faq_list li {
	padding-top: 0px;
	clear: left;
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/icon4.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-bottom: 15px;
}


/*download*/
.download_outer {
	border: 1px solid #C0C0C0;
	background-color: #ffffff;
}

.download_head {
	width: 170px;
	padding: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #98CB00;
}

.download_even {
	padding: 10px;
	background-color: #FEFEFE;
}
.download_even a:link{
	color: #000000;
}
.download_even a:hover{
	color: #000000;
}
.download_even a:visited{
	color: #000000;
}

.download_odd {
	padding: 20px;
}

.download_foot{
	padding: 5px;
	background-color: #BDC03F;
}
.download_foot a:link{
	color: #000000;
}
.download_foot a:hover{
	color: #000000;
}
.download_foot a:visited{
	color: #000000;
}


/*eguide*/
.event {
	clear: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

.evhead {
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	font-size: large;
	font-weight: bold;
	color: #79A200;
	line-height: 91px;
	background-image: url(images/eguide_title.gif);
	background-repeat: repeat-x;
}

.evhead a:link,
.evhead a:active,
.evhead a:visited,
.evhead a:hover {
	font-size: large;
	font-weight: bold;
	color: #79A200;
}

.event_date {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin: 0px;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}

.event_date2 {
	font-weight: normal;
	color: #ff6600;
}

.evprop {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #D9DCC5;
	font-weight: normal;
	color: #333333;
	background-color: #F2F3EB;
}
.evprop p {
	padding-top: 3;
	padding-right: 0;
	padding-bottom: 3;
	padding-left: 0;
	margin: 0;
}

.evlink {
	float: right;
	padding-top: 20px;
	padding-bottom: 16px;
}

.evnote {
	padding: 20px;
}

.error {
	font-weight: bold;
	color: #ff0000;
	text-align: left;
}

.evmark {
	float: right;
	color: #000000;
}

.evinfo {
	text-align: left;
}

.evline {
	font-size: 90%;
	text-align: left;
}

.evnote {
	font-size: 110%;
	font-weight: bold;
	color: #c00000;
	text-align: center;
}

.evtitle {
	font-size: large;
	font-weight: bold;
	color: #000080;
	text-align: left;
	padding-bottom: 5px;
}

.evtbl th {
	vertical-align: top;
	text-align: left;
}

.event, .evform, .evlist, .entform { }

.evms td {
	padding: 5px;
	background-color: #ffeeee;
}
.evms th {
	text-align: left;
}

.evop td {
	padding: 5px;
	background-color: #ffccff;
}

.catbox {
	float: right;
}

.evform {
	padding: 10px;
}

.evform th em, .evform em,.entform th em, .entform em
  {
	font-weight: bold;
	color: #cc0000;
}

.entform {
	background-color: #ffffff;
}

.evmore {
	float: right;
}

h2 {
	color: #800000;
}

h3 {
	margin-bottom: 0px;
	color: #002040;
}

#form2 {
	width: 638px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	border-right-color: #CBE3B0;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CBE3B0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CBE3B0;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #F0F7E8;
}
#form2 form {
	padding: 0px;
	margin: 0px;
}
#form2 td {
	padding: 13px;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #CBE3B0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#form2 td img {
	vertical-align:middle;
}

.print {
	clear: right;
	margin: 0;
	padding: 18px;
}

div.errorMsg {
	padding: 10px;
	border-top: 1px solid #DDDDFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #DDDDFF;
	font-weight: bold;
	text-align: center;
	background-color: #FFCCCC;
}
div.confirmMsg {
	padding: 10px;
	border-top: 1px solid #DDDDFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #DDDDFF;
	font-weight: bold;
	color: #136C99;
	text-align: center;
	background-color: #DDFFDF;
}
div.resultMsg {
	padding: 10px;
	border-top: 1px solid silver;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid silver;
	font-weight: bold;
	color: #333333;
	text-align: center;
	background-color: #CCCCCC;
}

div.xoopsCode {
	padding: 0px 6px 6px 6px;
	border: 1px inset #000080;
	font-family: "Courier New",Courier,monospace;
	background: #FFFFFF;
}
div.xoopsQuote {
	padding: 10px;
	border: 0px inset #000080;
	border: 1px solid #666666;
	font-family: "Courier New",Courier,monospace;
	background: #FFFFFF;
}

.comTitle {
	margin-bottom: 2px;
	font-weight: bold;
}

.comText {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.comUserStat {
	padding: 2px;
	margin: 2px;
	border: 1px solid silver;
	font-size: 10px;
	font-weight: bold;
	color: #2F5376;
	background-color: #ffffff;
}

.comUserStatCaption {
	font-weight: normal;
}

.comUserStatus {
	margin-top: 10px;
	margin-left: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #2F5376;
}

.comUserRank {
	margin: 2px;
}

.comUserRankText {
	font-size: 10px;
	font-weight: bold;
}

.comUserRankImg {
	border: 0;
}

.comUserName {}
.comUserImg {
	margin: 2px;
}

.comDate {
	font-style: italic;
	font-weight: normal;
}

.comDateCaption {
	font-style: normal;
	font-weight: bold;
}

.txt10 {
	padding: 12px;
	margin: 0px;
	border: 1px solid #cccccc;
	line-height: 130%;
}
.txt10 label {
	padding-top: 10px;
	padding-bottom: 3px;
	margin: 0px;
	display: block;
}
.txt10 form {
	margin: 0px;
}
.txt10 p {
	margin: 0px;
}

.input {
	width: 180px;
	border: 1px solid #cccccc;
}

.txt11 {
	font-size: 10px;
	line-height: 130%;
}

.lc a:link {
	color: #17a145;
}
.lc a:hover {
	color: #17a145;
}
.lc a:visited {
	color: #17a145;
}

.credit{
	background-color: #ffffff;
}


/********************************************************************/
/* メールマガジン */
div.side_mailmag {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	border-bottom: solid 1px #CDCDCD;
	text-align: left;
	background-image: url(images/side_mailmag_bg.gif);
	background-repeat: repeat-y;
}
div.side_mailmag form {
	padding: 0px;
	margin: 0px;
}
div.side_mailmag p.title {
	height: 45px;
	width: 240px;
	margin: 0;
	overflow: hidden;
	border: none;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	background-image: url(images/side_mailmag_head.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
div.side_mailmag p.title a {
	height: 45px;
	width: 240px;
	text-decoration: none;
	display: block;
}
div.side_mailmag p.txt {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
div.side_mailmag div.fieldarea {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	virtical-align: center;
}
div.side_mailmag p.small {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}


/********************************************************************/
/* メインイメージ */
.mainimg_left {
	float: left;
	padding: 0px;
	margin: 0px 2px 5px 1px;
	width: 382px;
}

.mainimg_left1 {
	float: left;
	padding: 0px;
	margin: 0px 2px 5px -2px;
	width: 382px;
}

.mainimg_left a,.mainimg_left1 a {
	text-decoration: none;
	display: block;
}

.mainimg_left img,.mainimg_left1 img {
	padding: 0;
	margin: 0;
	border: 1px solid #cccccc;
}

#mainimg_right {
	float: left;
	margin: 0px;
	padding: 0px;
}

#mainimg_right2 {
	float: right;
	padding: 0px;
	margin: 0px;
}


/********************************************************************/
/**コンテンツ*********************************************************/
#contents {
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

ul.subsection_tabs {
	clear: both;
	height: 35px;
	width: 100%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
	border-bottom-color: #98CB00;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	list-style: none;
}
ul.subsection_tabs2 {
	height: 35px;
	width: 100%;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
	border-bottom-color: #98CB00;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	list-style: none;
}
ul.subsection_tabs li {
	float: left;
	height: 35px;
	width: 190px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	border: none;
	font-size: 1px;
	text-indent: -9999px;
}
ul.subsection_tabs2 li {
	float: left;
	height: 35px;
	width: 120px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	border: none;
	font-size: 1px;
	text-indent: -9999px;
}
ul.subsection_tabs li.c01 a {
	height: 35px;
	width: 180px;
	padding: 0;
	text-decoration: none !important;
	display: block;
	text-indent: -9999px;
	background: url(images/idx_tab_btn01_a.jpg) no-repeat;
}
ul.subsection_tabs li.c01 a:hover {
	width: 180px;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
	line-height: 1px;
	background: url(images/idx_tab_btn01_a_visit.jpg) no-repeat;
}
ul.subsection_tabs li.c01 a.active {
	width: 180px;
	padding: 0;
	text-decoration: none !important;
	background: url(images/idx_tab_btn01_a_visit.jpg) no-repeat;
}
ul.subsection_tabs li.c02 a {
	height: 35px;
	width: 190px;
	padding: 0;
	text-decoration: none !important;
	display: block;
	background: url(images/idx_tab_btn02_a.jpg) no-repeat;
}
ul.subsection_tabs li.c02 a:hover {
	width: 190px;
	padding: 0;
	margin: 0px;
	display: block;
	background: url(images/idx_tab_btn02_a_visit.jpg) no-repeat;
}
ul.subsection_tabs li.c02 a.active {
	width: 190px;
	padding: 0;
	text-decoration: none !important;
	display: block;
	background: url(images/idx_tab_btn02_a_visit.jpg) no-repeat;
}
ul.subsection_tabs2 li.c03 a {
	height: 35px;
	width: 120px;
	padding: 0;
	text-decoration: none !important;
	display: block;
	text-indent: -9999px;
	background: url(images/idx_tab_btn03_a.jpg) no-repeat;
}
ul.subsection_tabs2 li.c03 a:hover {
	height: 35px;
	text-decoration: none !important;
	background-image: url(images/idx_tab_btn03_a_visit.jpg);
	background-repeat: no-repeat;
}
ul.subsection_tabs2 li.c03 a.active {
	height: 35px;
	padding: 0;
	text-decoration: none !important;
	background: url(images/idx_tab_btn03_a_visit.jpg) no-repeat;
}
ul.subsection_tabs2 li.c04 a {
	height: 35px;
	height: 35px;
	width: 120px;
	padding: 0;
	text-decoration: none !important;
	display: block;
	text-indent: -9999px;
	background: url(images/idx_tab_btn04_a.jpg) no-repeat;
}
ul.subsection_tabs2 li.c04 a:hover {
	padding: 0;
	margin: ; 	width: 120px;
	text-decoration: none !important;
	background: url(images/idx_tab_btn04_a_visit.jpg) no-repeat;
}
ul.subsection_tabs2 li.c04 a.active {
	padding: 0;
	text-decoration: none !important;
	background: url(images/idx_tab_btn04_a_visit.jpg) no-repeat;
}

div#cot01 {
	clear: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0;
}
div#cot01 ul {
	padding: 0px;
	margin: 0px;
}
div#cot01 li {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style-type: disc;
}

div#cot02 {
	clear: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0;
}
div#cot02 ul {
	padding: 0px;
	margin: 0px;
}
div#cot02 li {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style-type: disc;
}

div#cot03 {
	clear: left;
	padding-right: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0;
}
div#cot03 ul {
	padding: 0px;
	margin: 0px;
}
div#cot03 li {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style-type: disc;
}

div#cot04 {
	padding-top: 0px;
	padding-right: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0;
}
div#cot04 ul {
	padding: 0px;
	margin: 0px;
}
div#cot04 li {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style-type: disc;
}


/********************************************************************/
.img_border {
	border: 1px solid #98CB00;
}

div#logo {
	position: absolute;
	left: 10px;
	top: 15px;
	width: 276px;
	height: 82px;
}
div#logo a {
	text-indent: -9999px;
	overflow: hidden;
	width: 276px;
	height: 82px;
	display: block;
/*	background-image: url(images/logo_y60.gif); */
	background-image: url(images/sougou.png);
	background-repeat: no-repeat;
}

div#submenu {
	position: absolute;
	left: auto;
	top: 5px;
	right: 5px;
}
div#submenu a,#footerbar a {
	color: #333;
	text-decoration: none;
}
div#submenu a:hover,#footerbar a:hover {
	color: #333;
	text-decoration: underline;
}

div#seach {
	position: absolute;
	width:auto;
	left: auto;
	top: 55px;
	right: 5px;
	text-align: right;
}
div#seach span {
	font-size: 85%;
}

div#globalmenu {
	float: left;
	width: 980px;
	padding: 0px;
	margin: 0px;
}

div#topimg {
	clear: both;
	width: 770px;
	padding: 0px 0px 0px 10px;
	margin-top: 9px;
	margin-bottom: 0px;
}


/*  左カラム  */
div#leftcolumn_box {
	width: 218px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	border-right-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #cccccc;
	border-left-style: solid;
	border-left-width: 1px;
}
div#leftcolumn_box form {
	padding: 0;
	margin: 0;
}
div#leftcolumn_box .desc {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#leftcolumn_box img {
	padding-right: 5px;
}
div#leftcolumn_box .bt {
	padding-left: 27px;
	margin: 0px;
}

div#mailmag_title {
	width: 177px;
	padding-right: 5px;
	padding-left: 58px;
	margin: 0px;
	font-weight: bold;
	line-height: 43px;
	background-image: url(images/leftcolumn_title_magazine.gif);
}

div#download_title {
	width: 240px;
	margin: 0px;
	border: none;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	background-image: url(images/leftcolumn_title_download.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 32px;
}

.title-bg {
	width: 701px;
	padding-left: 29px;
	font-size: medium;
	font-weight: bold;
	color: #79A200;
	line-height: 43px;
	background-image: url(images/title-bg.gif);
}

.new_magazine td  {
	width: 50%;
	padding: 10px;
}
.new_magazine td h2 {
	font-size:small;
	margin: 0px;
}
.new_magazine td h3 {
	font-weight:normal;
	font-size:small;
}
.new_magazine a {
	font-weight: bold;
}
.new_magazine a img {
	border: 1px solid #ccc;
}
.new_magazine a:hover img {
	border: 1px solid #98CB00;
}


/*************************************************************************************************/
/*注目の本話題の本**********************************************************************/
.news_sublink {
	width: 678px;
	padding: 10px;
	border: 1px solid #98CB01;
	background-color: #F0F7E8;
}


/*************************************************************************************************/
/*キャンペーン************************************************************************************/
#form {
	width: 658px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	border-right-color: #CBE3B0;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CBE3B0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CBE3B0;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #F0F7E8;
}
#form td {
	padding: 13px;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #CBE3B0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: top;
}

#form3 {
	width: 630px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #F0F7E8;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CBE3B0;
	border-right-color: #CBE3B0;
	border-bottom-color: #CBE3B0;
	border-left-color: #CBE3B0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#form3 .line_border {
	padding: 13px;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #CBE3B0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.category_title2 {
	clear: both;
	height: 49px;
	padding-top: 11px;
	padding-left: 29px;
	margin: 0px;
	font-size: medium;
	font-weight: bold;
	color: #79A200;
	background-image: url(images/title-bg.gif);
	background-repeat: no-repeat;
}
.category_title2 a:link,
.category_title2 a:active,
.category_title2 a:visited,
.category_title2 a:hover {
	font-size: medium;
	font-weight: bold;
	color: #79A200;
}

.category_title3 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: large;
	font-weight: bold;
	color: #79A200;
	background-image: url(images/border2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}


/********************************************************************/
/* ツールチップ */
#modal_container {
	float: left;
	padding: 10px;
	margin: 0;
	overflow: auto;
	font-size: smaller;
	font-size: 12px;
	color: #fff;
	text-align: left;
	background-color: #98CB00;
}
#modal_container a:link,
#modal_container a:active,
#modal_container a:visited,
#modal_container a:hover {
	font-size: small;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#modal_container a:hover {
	text-decoration: underline;
}

#hoverbox_02 {
	width: 380px;
	padding: 0px;
	margin: 0px;
}

#hoverbox_01 {
	width: 380px;
	padding: 0px;
	margin: 0px;
}


/********************************************************************/
/* 404/403  */
dl#sever_error_message {
	width: 750px;
	margin: 50px auto;
	padding: 50px;
	border: solid 3px #ADD533;
	text-align: center;
}

dl#sever_error_message dt {
	font-size: 14px;
	padding-bottom: 30px;
}


/**　中央カラム　*********************************************************/
/* 新着情報 */
#newsarea {
	padding: 0px;
	width: 545px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#newsarea h4 {
	font-size: 1px;
	background: url(images/title_new.gif) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
}
#newsarea h4 a {
	width: 545px;
	height: 31px;
	font-size: 1px;
	background: url(images/title_new.gif) no-repeat;
	overflow: hidden;
	border: none;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}
#newsarea ul {
	margin: 0px;
	padding: 0px;
}
#newsarea .li1 {
	background: #E6F7C2 url(images/news_dot1.gif) no-repeat 10px 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	list-style: none;
}
#newsarea .li2 {
	background: #FFFFFF url(images/news_dot2.gif) no-repeat 10px 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	list-style: none;
}

#newsbox {
	width: 545px;
	height: 180px;
	margin-top: 2px;
	background-color: #ffffff;
/*	border: 1px #c0c0c0 solid;*/
/*	color: #000000;*/
	overflow: auto;
}

/* 新刊案内 */
#newbookarea {
	margin: 10px 0px 0px 5px;
	padding: 0px;
	width: 545px;
	letter-spacing: 0px;
}
#newbookarea h4 {
	width: 545px;
	height: 31px;
	font-size: 1px;
	background: url(images/title_newbook.gif) no-repeat;
	overflow: hidden;
	border: none;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}
#newbookarea td {
	line-height: normal;
	font-size: 85%;
}
#newbookarea h5{
	font-weight: bold;
	color: #3366FF;
	margin: 10px 0px 5px;
	padding: 0px;
	font-size: 120%;
}
#newbookarea .sub{
	font-weight: normal;
	font-size: 85%;
}

.shadow {
	float: left;
}
.shadow img {
	padding: 2px;
	margin: 10px 5px 20px;
}

.booksinfo {
	float: left;
	width: 135px;
}
 
.bookline {
	border-bottom: 2px solid #E1E1E1;
}

.newbook_tab {
	background: url(images/newbooktab.gif) no-repeat;
	padding-left: 20px;
	height: 22px;
	padding-top: 6px;
	margin: 10px 0px 0px;
	font-size: 115%;
}

/*　左カラム　*/
div#blog {
	width: 210px;
	margin-left: 2px;
	margin-top: 5px;
}

div#blog img {
	margin-bottom: 5px;
}

#osusume {
	width: 214px;
	margin: 0px;
	padding: 0px;
}
#osusume h4 {
	background: url(images/title_osusume.gif) no-repeat;
	font-size: 1px;
	height: 33px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#osusume img {
	margin-top: 5px;
	margin-left: 3px;
}

#editor {
	width: 206px;
	margin: 10px 0px 0px 2px;
	padding: 2px;
	border: 1px solid #99CC00;
	font-size: 85%;
	line-height: normal;
}
#editor h4 {
	background: url(images/bn_editor.gif) no-repeat;
	font-size: 1px;
	width: 204px;
	height: 51px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

.editordata {
	font-weight: bold;
	color: #99CC00;
	border-bottom: 1px solid #99CC00;
	margin-top: 10px;
	margin-bottom: 5px;
	letter-spacing: 0;
	font-size: 110%;
}

.shadow2 {
    background: url(images/dropshadow.gif) no-repeat 3px 11px;
    float: left;
}
.shadow2 img {
	padding: 2px;
	margin: 10px 2px 3px;
}

/*　クリア　　*/
.crear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

/*　文字色　　*/
.font_orenge {color: #FF6600}/*　オレンジ　*/
.font_orenge_b {color: #FF6600;font-weight: bold;}/*　オレンジ太文字　*/


/*　パンクズリスト　　*/
#pan {
	padding-bottom: 10px;
	padding-top: 3px;
}
#pan a {
	color: #333333;
	text-decoration: none;
}
#pan a:hover {
	color: #333333;
	text-decoration: underline;
}


/*　メインエリア　　*/
#maincontentsarea {
	width: 760px;
	margin-top: 10px;
	padding: 0px 0px 0px 5px;

}

a:link,
a:active, 
a:visited {
	color: #1E87AE;
	text-decoration: underline;
}
a:hover{
	color: #ff6600;
	text-decoration: none;
}

/* 20231211 sakata added for #3919 */
.hotel_attention {
	display: flex;
	justify-content: space-between;
}

/* 20250421 sakata added for #4712 */
.red {
	color: red;
}
