/* 文字コード宣言 */
@charset "euc-jp";

/*
@import url("./css/ex.css");
@import url("./css/nav.css");
@import url("./css/mainImg.css");
*/
@import url("./css/myalbum.css");
@import url("./css/font-awesome.css");

* {
	margin: 0;
	padding: 0;
	font-style: normal;
}

/* HTML TAG Re-definition */
body {
#	background-color: #92C4F8; /*水色*/
#	background: #545454; /*黒*/
#	background: #FDE8A4;
	background: #FDE4A4;
	color: #333333;
/*	font:13px/1 "メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;*/
	font-size: 14px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','A-OTF 新ゴ Pro',Helvetica;
	-webkit-text-size-adjust: none;
	word-break: break-all;
	word-wrap: break-word;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

table {
	width: 100%;
	margin: 0;
	padding: 0;
}

table td {
	padding: 4px;
	margin: 0;
	vertical-align: middle;
	line-height: 22px;
}

img {
	border:0;
}
/* ------------ Link Color Settings ------------ */
a {
	/*color:#3e8612;*/
	text-decoration: none;
}

a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

a:visited {
	color: #924D4D;
}

/* ------------ Heading and List tag Settings ------------ */
h1, h2, h3, h4, h5 {
	color: #000;
	background:inherit;
/*	margin-bottom: 5px;*/
}

h1 {
	font-weight: bold;
	padding: 10px 0px;
#	background: #25A400 url(img/page_title.gif) no-repeat left center;
/*	color: #fff;  */
	color: #000000;
	text-shadow: 0px -1px 0 #333;
/*	font-size: 14px;    */
	font-size: 30px;
	text-indent: 20px;
	line-height: 17px;
}

#content .contentTitle {
	padding: 10px 10px 10px 30px;
#	background: url(images/title_border.gif) repeat left center;
	text-indent: 40px;
	color: #660000;
	text-shadow: 0px -1px 0 #000;
	border: 0;
}

#content .contentTitle h1 {
	display: table;
/*	width:250px;*/
	font-size: 150%;
	font-weight: bold;
	padding: 10px 10px 10px 0;
	background: #ffffff left center;
	text-indent: 10px;
	color: #006600;
	text-shadow: 0px -1px 0 #000;
	border: 0;
}

#content .contentTitle h2 {
	font-weight: bold;
	padding: 10px 0px;
	background: #208f1b;
	color: #fff;
	text-shadow: 0px -1px 0 #333;
	font-size: 14px;
	text-indent: 20px;
	line-height: 17px;
}

/*
h2 {
/*
	background: -moz-linear-gradient(top,#fee7e5 0%,#fefdfd); /* firefox */
/*
	background: -webkit-gradient(linear, left top, left bottom, from(#fee7e5), to(#fefdfd)); /* safari,chrome */
/*
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fee7e5', endColorstr='#fefdfd'); /* ie */
/*
	border: 1px solid #fccbc9;
	text-decoration: none;
	padding: 5px 0;
	font-size: 14px;
	text-indent: 20px;
	color: #ff2d8b;
	vertical-align: middle;
*/
/*
	font-weight: bold;
	padding: 10px 0px;
	background: #208f1b;
	color: #fff;
	text-shadow: 0px -1px 0 #333;
	font-size: 14px;
	text-indent: 20px;
	line-height: 17px;
}
*/

h3 {
	font-weight: bold;
	padding:10px 0px 8px 0px;
	background:url(images/h3back.gif) no-repeat left center;
	text-indent: 12px;
	font-size:1.0em;
	line-height: 250%;
}

h3#bulletin_title {
	background: #fff;
	padding: 10px 0 10px 7px;
	margin: 0 5px;
	border-left: solid 12px #208f1b;
	font-weight: bold;
	line-height: 18px;
	text-indent: 12px;
}

* html h1, *html h2 {
	height:1px;
}

h4, h5 {
	font-size: 100%;
}

ul, ol, li {
/*
	margin: 0 0 0 10px;
	padding: 2px;
*/
	margin: 0 auto;
	text-align: left;
}

legend {
	padding: 0 10px;
	color: #F60;
	background: inherit;
}

legend {
	padding: 0 10px;
	color: #666;
	background: inherit;
}
/* ------------ Layout settings ------------ */
body#top {
	text-align: center;
	color: #333;
	background:#FFF;
	background:url(images/headerBack.gif) repeat-x;
}


#top_wrapper {
	width: 100%;
/*
	background: #b6d3f3;
*/
	margin-top: 20px;
}

#contents {
	width: 980px !important;
	margin: 0 auto;
	background: #fff;
}

#logo {
	/*width: 210px;*/
	height: 80px;
	padding: 30px 20px 5px 30px;
	margin: 0 0 0 20px;
#	padding: 30px 0;
#	margin-left: 50px;
	text-align: left;
#	display: table;
#	float: left;
}

#tel_num {
	width: 230px;
	padding: 20px 5px 5px 240px;
	margin: 0 20px 0 0;
	text-align: right;
	display: table;
}

#one_centence {
	padding: 0px 10px 10px 30px;
	margin: 0 0 0 25px;
	text-align: left;
	font-weight: bold;
	font-size: 85%;
}

#menu_wrapper {
	width: 100%;
	background: #003c00;
}

#menu_bar {
	width: 980px;
	margin: 0 auto;
}

#grade_wrapper {
	margin-top: 20px;

	width: 100%;

#	background: -moz-linear-gradient(top, #92C4F8,#b6d3f3 13%, #ffffff); /*水色*/
#	background: -moz-linear-gradient(top, #545454,#414141 13%, #777); /*黒*/
#	background: -moz-linear-gradient(top, #FDE8A4,#FDF2D7 44%, #FDF6E4);
	background: -moz-linear-gradient(top, #FDE4A4,#FFF0CA 44%, #FDF6E4);
#	background: -webkit-gradient(linear, left top, left bottom, from(#92C4F8), color-stop(0.13,#b6d3f3), to(#ffffff)); /*水色*/
#	background: -webkit-gradient(linear, left top, left bottom, from(#545454), color-stop(0.13,#414141), to(#777));/*黒*/
# background: -webkit-gradient(linear, left top, left bottom, from(#FDE8A4), color-stop(0.44,#FDF2D7), to(#FDF6E4)); /*水色*/
background: -webkit-gradient(linear, left top, left bottom, from(#FDE4A4), color-stop(0.44,#FFF0CA), to(#FDF6E4)); /*水色*/
	/* InternetExplorer8-9 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffFDE4A4', endColorstr='#ffFDF6E4');
  zoom: 1;
	/* InternetExplorer10 */
#	background: linear-gradient(to bottom, #92C4F8 1%, #b6d3f3 13%, #ffffff 86%);  /*水色*/
#	background: linear-gradient(to bottom, #545454 1%, #414141 13%, #777 86%);  /*黒*/
#	background: linear-gradient(to bottom, #FDE8A4 1%, #FDF2D7 44%, #FDF6E4 55%);
	background: linear-gradient(to bottom, #FDE4A4 1%, #FFF0CA 44%, #FDF6E4 55%);

}

.shadow {
	display: block;
	-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=2,enabled=true)";
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=2,enabled=true);
	background: #ffffff;
}

.usual {
	text-align: center;
	color: #333;
	background:#FFF;
	background:url(images/headerBack.gif) repeat-x;
}

#header {
	width: 100%;
/*
	height: 610px;
*/
#	height: 565px;
	margin: 0 auto;
	text-align: center;
}

#meta_desc {
	padding: 7px 0 0 0;
	text-indent: 10px;
	font-size: 12px;
}

.page {
/*	width: 1024px;*/
/*	width: 882px; */
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background: #ffffff;
/*
	height: 100%;
	min-height: 100%;
	position: relative;
*/
}

.logolink {
	float: left;
/*	width: 572px;
	height: 51px;*/
	padding-top: 15px;
	padding-left: 15px;
}

#fontsize {
	position: absolute;
/*
	top:10px;
*/
	top: 55px;
	right: 10px;
}

#hm_main {
	margin: 0 auto;
	height: 100px;
	padding: 0 0 5px 0;
	background: #006600;
}

#main_area {
	background: #FFF;
	overflow: hidden;
}

#footer {
/*
	background:#0080ff url(images/footerBack.gif) repeat-x top;
	color:#fff;
	clear:both;
	padding:16px 0 70px;
	text-align:center;
	font-size:90%;
	line-height:150%;
*/
	background: #ddd;
	color: #999;
	clear: both;
	padding: 25px 10px 5px;
	margin: 20px 0 auto;
	line-height: 2em;
	font-size: 0.9em;
	text-align: center;
}

#footer a {
	color: #ccc;
}

#footer_box {
	padding: 5px 10px 50px;
	margin: 5px;
}

#footer_desc {
	display: inline-table;
	*display: inline;
	*zoom: 1;
	width: 85%;
/*
	color: #16315C;
*/
	color: #fff;
	text-align: left;
	vertical-align: top;
}

#footer_menu {
	display: inline-table;
	*display: inline;
	*zoom: 1;
	width: 10%;
	color: #000;
	text-align: right;
	vertical-align: bottom;
}

#footer_copyright {
	padding: 25px 0;
	width: 100%;
	font-size: 12px;
/*
	color: #749ece;
*/
	color: #fff;
	text-align: center;
}

#footer .footer_login {
	margin: 0 auto;
	color: #cccccc;
	font-size: 12px;
	text-align: center;
}

.footer_links {
#	margin-top: 10px;
#	font-size: 12px;
	line-height: 1.8;
	color: #fff;
	margin: 10px auto;
#	text-align: center;
	width: 700px;
	text-align: right;
/*
float: left;
left: 50%;
position: relative;
margin: 2px 0;
*/
}

.footer_links li {
	display: inline;
	margin-top: 10px;
/*
float: left;
left: -50%;
position: relative;
*/
}

.footer_links li a:link {
	color: #fff;
}

.footer_links li:not(:first-child):before {
	content: " - ";
}

.login {
	display: inline-table;
	*display: inline;
	*zoom: 1;
	font-size: 10px;
/*
	color: #749ece;
*/
	color: #fff;
	text-align: center;
}


.ft_title {
	color: #fff;
	text-indent: 20px;
	font-size: 1.48em;
	line-height: 2.2em;
	font-weight: bold;
}
.ft_text {
	color: #fff;
	line-height: 1.4em;
	text-indent: 20px;
}
.ft_atntn {
	color: #fff;
	padding: 20px 0;
	text-align: center;
	line-height: 2.2em;
}

#left_bg {
	float: left;
	width: 11px;
	height: 100%;
	min-height: 100%;
	background: -moz-linear-gradient(right, #ffb3b3, rgba(250,202,208, 0)); /* Firefox */
	background: -webkit-gradient(linear, right top, left top, from(#ffb3b3), to(rgba(250,202,208, 0))); /* Safari,Google Chrome */ 
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ffaa05, endcolorstr=#00ffaa05); /* IE6 IE7 */
	-ms-filter:'progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ffaa05, endcolorstr=#00ffaa05)'; /* IE8 */
	zoom: 1; /* ie */
	margin-right: 1px;
}

#right_bg {
	float: right;
	width: 12px;
	height: 100%;
	min-height: 100%;
	background: -moz-linear-gradient(left, #ffb3b3, rgba(250,202,208, 0));/* Firefoxﾍﾑ */
	background: -webkit-gradient(linear, left top, right top, from(#ffb3b3), to(rgba(250,202,208, 0)));/* Safari,Google Chromeﾍﾑ */ 
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ffaa05, endcolorstr=#00ffaa05); /* IE6 IE7 */
	-ms-filter:'progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ffaa05, endcolorstr=#00ffaa05)'; /* IE8 */
	zoom: 1; /* ie */
}

body > #left_bg {
	height: auto;
}

body > #right_bg {
	height: auto;
}

/* ------------ main area ------------ */
#col3, #col2 {
	padding: 15px;
	float: left;
	background: #ffffff;
}

#col1 {
	padding: 0;
}
#col3 .cc_base {
	text-align: left;
	line-height: 140%;
	float: left;
/*
	position: relative;
	width: 60%;
*/
	width: 75%;
	overflow: hidden;
}
#col2 .cc_base {
	text-align: left;
	line-height: 140%;
	float: left;
/*
	position: relative;
	width: 75%;
	width: 640px;
*/
	width: 72%;
/*	padding: 0 0 0 10px;*/
	padding: 0;
	overflow: hidden;
}
#col1 .cc_base {
	line-height: 140%;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
}

.leftcolumn {
	margin-top: 25px;
	float: left;
	overflow: hidden;
	width: 220px;
}

#col2 .leftcolumn {
	width: 220px;
	padding: 10px 0 0 10px;
	margin: 0;
}

.rightcolumn {
	margin-top: 30px;
	float: left;
	overflow: hidden;
	width: 220px;
	padding: 0 0 0 10px;
}

.rightPad {
	padding: 10px 10px 0 10px;
}

#col2 .rightcolumn {
	width: 220px;
	padding: 10px 0 0 10px;
	margin: 0;
}

/* ------------ centercolumn ------------ */
.centercolumn {
	padding: 10px 35px;
}
.centerCcolumn {
	clear: both;
}
/*
.centerCcolumn .blockTitle {
	font-weight: bold;
	padding: 10px 10px 10px 20px;
	background: url(images/blockTitleBack.gif) no-repeat left center;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	color: white;
	text-shadow: 0px -1px 0 #000;
}
*/
.centercolumn #cb10 {
	padding: 15px 0;
}

.centercolumn #cb10 .blockTitle {
	padding: 10px 10px 10px 30px;
	background: url(images/title_border.gif) repeat left center;
	text-indent: 40px;
	color: #1858a0;
	text-shadow: 0px -1px 0 #000;
	border: 0;
}

.centercolumn #cb10 h2 {
	width:120px;
	font-size: 150%;
	font-weight: bold;
	padding: 10px;
	background: #ffffff left center;
	text-indent: 10px;
	color: #1858a0;
	text-shadow: 0px -1px 0 #000;
	border: 0;
}


.centercolumn #cb20 {
	padding: 15px 0;
}

.centercolumn #cb20 .blockTitle {
	padding: 10px 10px 10px 30px;
	background: url(images/title_border.gif) repeat left center;
	text-indent: 40px;
	color: #660000;
	text-shadow: 0px -1px 0 #000;
	border: 0;
}

.centercolumn #cb20 h2 {
	width:120px;
	font-size: 150%;
	font-weight: bold;
	padding: 10px;
	background: #ffffff left center;
	text-indent: 10px;
	color: #006600;
	text-shadow: 0px -1px 0 #000;
	border: 0;
}

.centercolumn #cb30 .blockTitle {
	font-size: 15px;
	font-weight: bold;
	padding: 10px 10px 10px 20px;
	background: url(img/d3diary_block_title.gif) no-repeat left center;
	text-indent: 90px;
	color: #660000;
	text-shadow: 0px -1px 0 #000;
	line-height: 20px;
	border: 0;
}


* html .centerCcolumn .blockTitle {	height:1px;}
.centerCcolumn .blockContent {
/*
	padding: 5px 10px;
	border: 1px solid #CCC;
*/
	line-height: 130%;
	margin-bottom: 10px;
}
.centerLcolumn {
	width: 49%;
	padding: 0 3px 0 0;
	float: left;
	overflow:hidden;
}
.centerLcolumn .blockTitle {
	font-weight: bold;
	padding:5px 5px 5px 20px;
	background:url(images/blockTitleBack2.gif) repeat-x left center;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
}
* html .centerLcolumn .blockTitle {	height:1px;}
.centerLcolumn .blockContent {
	padding: 5px 10px;
	line-height:130%;
	border:1px solid #CCC;
	margin-bottom:10px;
}
.centerRcolumn {
	width: 48%;
	padding: 0 0 0 3px;
	float: right;
	overflow:hidden;
}
.centerRcolumn .blockTitle {
	font-weight: bold;
	padding:5px 5px 5px 20px;
	background:url(images/blockTitleBack2.gif) repeat-x left center;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
}
* html .centerRcolumn .blockTitle {	height:1px;}
.centerRcolumn .blockContent {
	padding: 5px 10px;
	line-height:130%;
	border:1px solid #CCC;
	margin-bottom:10px;
}
#content {
	clear: both;
	line-height:175%;
	margin-bottom:10px;
}
#page_top {
	clear: both;
/*	text-align: right;*/
	color:#333;
	font-size: 10px;
	text-decoration:none;
/*	text-indent: 10px;*/
}
#page_top a {
	margin-left: auto;
	display: block;
	width: 120px;
	top: 18px
	color: #333;
	font-size: 12px;
	text-decoration: none;
	background:url(images/totop.gif) no-repeat;
	background-position-y: 12px;
/*	line-height: 50%;*/
	line-height: 120%;
	padding: 10px 0;
	text-indent: 12px;
/*	background:url(images/page_top.gif) no-repeat;*/
}
#xoops_banner {
	clear:both;
	text-align: center;
	padding: 15px 0;
}
/* ------------ left column ------------ */
/*.leftcolumn {background:#5c9b32;} */
.leftcolumn {background:#fff;}
.leftcolumn .blockTitle {
	font-weight:bold;
	color:white;
	text-shadow:0px -1px 0 #000;
	padding:10px 5px 10px 20px;
	background:url(images/blockTitleBack.gif) repeat-x left center;
/*	border-top:1px solid #3a5e21;*/
	border-top:1px solid #318093;
}
* html .leftcolumn .blockTitle {height:1px;}
.leftcolumn .blockContent {
/*	padding: 8px; */
	padding: 1px;
	line-height:130%;
	margin-bottom:10px;
/*	color:white; */
	color: #333;
}

.leftcolumn .telTitle {
/*	padding: 8px 5px 8px 5px;*/
	padding: 8px 0;
	width: 200px;
	margin: 15px 0 0 0;
/*	font-weight: bold;*/
	font-size: 15px;
	color: #fff;
	text-align: center;
/*	text-shadow: 0px -1px 0 #000;*/
	background: url(img/telTitle.gif) repeat-x left center;
}
.leftcolumn .telContent {
/*	padding:0 5px 5px 5px;*/
	padding: 0;
	width: 198px;
	margin: 0 0 15px 0;
	background: #fff;
	border: 1px solid #ff6363;
}
.leftcolumn .telNumber {
	padding: 5px 0;
/*	background:url(img/telNumber.gif) no-repeat left center;*/
	font-size: 20px;
	line-height:22px;
	font-weight: bold;
	text-align: center;
	margin:20px 0;
	color: #660000;
}
.leftcolumn .telDesc {
	padding: 5px 0;
	font-size: 12px;
	line-height:18px;
	margin:5px 0;
	border-top:1px solid #ddd;
	color: #666;
	text-align: center;
}

.leftcolumn .qrMobContent {
/*	padding:0 5px 5px 5px;*/
	padding: 5px;
	width: 188px;
	margin: 0 0 15px 0;
	background: #ebebeb;
	border: 1px solid #ddd;
}
.leftcolumn .qrMobImage {
	padding: 15px 0;
	background:url(img/qrmob.gif) no-repeat right center;
	font-size: 12px;
	line-height:14px;
	margin:5px 0;
}
.leftcolumn .qrMobDesc {
	padding: 5px 0 0 0;
	font-size: 16px;
	line-height:18px;
	margin:5px 0;
	border-top:1px solid #ddd;
	color: #666;
	text-align: center;
}

.leftcolumn .qrSmpContent {
	padding:0 5px 5px 5px;
	margin: 0 0 15px 0;
	background: #ebebeb;
	border: 1px solid #ddd;
}
.leftcolumn .qrSmpImage {
	padding: 5px 0;
	background:url(img/qrsmp.gif) no-repeat right center;
	font-size: 12px;
	line-height:14px;
	margin:5px 0;
}
.leftcolumn .qrSmpDesc {
	padding: 5px 0 0 0;
	font-size: 16px;
	line-height:18px;
	margin:5px 0;
	border-top:1px solid #ddd;
	color: #666;
	text-align: center;
}



/*
.leftcolumn .blockContent a { color:white;}
*/
/* ------------ right column ------------ */
/*
.rightcolumn {
	background: url(images/rightBack.gif);
}
*/
.rightcolumn {
	background: #ffffff;
}

.rightcolumn .blockTitle {
	font-weight:bold;
	color:white;
	text-shadow:0px -1px 0 #000;
	padding:10px 5px 10px 20px;
	background:url(images/blockTitleBack.gif) repeat-x left center;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
}

* html .rightcolumn .blockTitle {	height:1px;}
.rightcolumn .blockContent {
/*	padding: 8px; */
	padding: 1px;
	line-height:130%;
	margin-bottom:10px;
/*	color:white; */
	color: #333;
}

.rightcolumn .telTitle {
/*	padding: 8px 5px 8px 5px;*/
	padding: 8px 0;
	width: 200px;
	margin: 15px 0 0 0;
/*	font-weight: bold;*/
	font-size: 15px;
	color: #fff;
	text-align: center;
/*	text-shadow: 0px -1px 0 #000;*/
	background: url(img/telTitle.gif) repeat-x left center;
}
.rightcolumn .telContent {
/*	padding:0 5px 5px 5px;*/
	padding: 0;
	width: 198px;
	margin: 0 0 15px 0;
	background: #fff;
	border: 1px solid #ff6363;
}
.rightcolumn .telNumber {
	padding: 5px 0;
/*	background:url(img/telNumber.gif) no-repeat left center;*/
	font-size: 20px;
	line-height:22px;
	font-weight: bold;
	text-align: center;
	margin:20px 0;
	color: #660000;
}
.rightcolumn .telDesc {
	padding: 5px 0;
	font-size: 12px;
	line-height:18px;
	margin:5px 0;
	border-top:1px solid #ddd;
	color: #666;
	text-align: center;
}

.rightcolumn .qrMobContent {
/*	padding:0 5px 5px 5px;*/
	padding: 5px;
	width: 188px;
	margin: 0 0 15px 0;
	background: #ebebeb;
	border: 1px solid #ddd;
}
.rightcolumn .qrMobImage {
	padding: 15px 0;
	background:url(img/qrmob.gif) no-repeat right center;
	font-size: 12px;
	line-height:14px;
	margin:5px 0;
}
.rightcolumn .qrMobDesc {
	padding: 5px 0 0 0;
	font-size: 16px;
	line-height:18px;
	margin:5px 0;
	border-top:1px solid #ddd;
	color: #666;
	text-align: center;
}

.rightcolumn .qrSmpContent {
	padding:0 5px 5px 5px;
	margin: 0 0 15px 0;
	background: #ebebeb;
	border: 1px solid #ddd;
}
.rightcolumn .qrSmpImage {
	padding: 5px 0;
	background:url(img/qrsmp.gif) no-repeat right center;
	font-size: 12px;
	line-height:14px;
	margin:5px 0;
}
.rightcolumn .qrSmpDesc {
	padding: 5px 0 0 0;
	font-size: 16px;
	line-height:18px;
	margin:5px 0;
	border-top:1px solid #ddd;
	color: #666;
	text-align: center;
}

/* ------------ float ------------ */

.floatRight 
	{ 
	float: right;
	margin-left: 8px;
	}
.floatLeft 
	{ 
	float: left;
	margin-right: 8px;
	}
.floatClear 
	{ 
	clear:both;
    height:0;    
	line-height: 0px;
    font-size: 1px;
	}


/* ------------ for table ------------ */
.outer {
	border: 1px solid #EEE;
}
th {
	padding: 3px;
	vertical-align: middle;
	font-weight: normal;
	color: #666;
	border-bottom: 1px solid #CCC;
	background: #EEE;
}
.head {
	padding: 5px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #F2F2F2;
}
.even {
	padding: 2px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #F7F7F7;
}
.odd {
	padding: 2px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #FAFAFA;
}
.foot {
	padding: 5px;
	font-weight: bold;
	background: #EEE;
}
tr.even td {
	padding: 2px;
	border-bottom: 1px solid #CACACA;
}
tr.odd td {
	padding: 2px;
	border-bottom: 1px solid #CACACA;
}
tr.even {
	color: inherit;
	background: #F7F7F7;
}
tr.odd {
	color: inherit;
	background: #FAFAFA;
}
tr.odd:hover, tr.even:hover {
	color: #000;
	border-bottom: 1px solid #CACACA;
	background: #DFDFDF;
}

/* ------------ error message & quote and code ------------ */
div.errorMsg {
	background: #F5E8E8;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCC;
}
div.confirmMsg {
	background: #EFF4DF;
	color: #003300;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCC;
}
div.resultMsg {
	background-color: #FFF;
	color: #333;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCC;
}
div.xoopsCode {
	background: #EFEFEF;
	color:inherit;
	border: 1px inset #CCC;
	padding: 6px;
	overflow: auto;
	width: 95%;
}
div.xoopsQuote { 
	background:#F2F9F0 url(images/xoopsQuote_01.gif) no-repeat left top;
	color:inherit;
	border:1px solid #DEDEDE;
	padding:10px;
	overflow: auto;
	width:80%;
	margin-left:15px;
}
blockquote {
	background: url(images/xoopsQuote_02.gif)no-repeat right bottom;
}
/* ------------ for comment area ------------ */
.formButton {
	border: 1px outset #616655;
	background-color: #EEEEEE;
	color: #7F7F7F;
}
/* ------------ for comment ------------ */
.comTitle {
	margin-bottom: 2px;
}
.comText {
	padding: 2px;
}
.comUserStat {
	font-size:80%;
	border: 1px solid #CCC;
	margin: 2px;
	padding: 2px;
	background: #FFF;
	color:inherit;
}
.comUserStatCaption {
	font-weight: normal;
}
.comUserRank {
	margin: 2px;
}
.comUserRankText {
	font-size:80%;
}
.comUserImg {
	margin: 2px;
}
.comDate {
	font-size:80%;
}
.comDateCaption {
}
/* ------------ for bulletin or news module ------------ */
.item {
	padding:0 0 0 1em;
	
	overflow: hidden;
}
.itemHead {
	padding: 2px 0;
	font-weight: bold;
/*
	border-bottom: 1px dotted #CCC;
*/
}
.itemInfo {
	text-align: right;
	padding: 3px 0;
}
.itemTitle a {
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}
.itemPoster {
	font-size: 90%;
}
.itemPostDate {
	font-size: 90%;
}
.itemStats {
	font-size: 90%;
}
.itemBody {
	padding: 10px 5px;
	margin: 15px 0;
/*
	overflow: hidden;
*/
}
.itemText {
/*	margin: 5px 0;*/
	margin: 5px 10px 10px 30px;
	line-height: 1.5em;
}
.itemFoot {
	text-align: right;
	padding: 2px 0;
	border-top:1px dotted #CCC;
}
.itemAdminLink {
	font-size: 90%;
}
.itemPermaLink {
	font-size: 90%;
}

/* ------------ for d3pipes module ------------ */
.d3pipes_block_sync {
/*	padding: 0 0 10px;*/
/*	margin: 10px;*/
	padding: 0;
	margin: 0;

}

.d3pipes_block_sync_aggregated ul {
	padding: 3px 0;
	margin: 0;
}

.d3pipes_block_sync_aggregated li {
/*
	font-size:12px;
*/
	display: block;
/*	padding: 3px 0 3px 15px;*/
	padding: 3px 0;
/*	background: url(images/indent5.gif) no-repeat left center;*/
}

.d3pipes_block_sync_aggregated a:hover {
/*	color: #ff6000*/
}


/* ------------ xoops mainmenu & usermenu ------------ */

#mainmenu, #usermenu { list-style:none;
	border-top: 1px solid #CCC;
}
#mainmenu a, #mainmenu a.menuTop, #mainmenu a.menuMain, #mainmenu a.menuSub, #usermenu a {
	display: block;
	padding: 5px 3px 5px 20px;
	text-decoration: none;
	color: #666;
	background:#FFF url(images/indent.gif) no-repeat 8px center;
	border-bottom: 1px solid #CCC;
}
#mainmenu a.menuSub {
	margin-left: 10px;
	font-size: 90%;
}
#mainmenu a:hover {
	background: #e8e8e8 url(images/indent2.gif) no-repeat 8px center;
}

#usermenu a:hover {
	background: #e8e8e8 url(images/indent2.gif) no-repeat 8px center;
}
#usermenu a.menuTop {}
#usermenu a.menuMain {}
#usermenu a.highlight {
	color: #dd0000;
	background-color: #ffeedd;
}
* html #mainmenu, * html #usermenu  {
	height: 1px;
}

/* ------------ xoops mainmenu & usermenu for left column------------ */

.leftcolumn #mainmenu, .leftcolumn #usermenu, .rightcolumn #mainmenu, .rightcolumn #usermenu {
	list-style: none;
	margin: 0;
	padding: 0;
/*	border-top: 1px solid #8ba178;*/
	border-top: 1px solid #318093;
}

.leftcolumn #mainmenu a, .leftcolumn #mainmenu a.menuTop, .leftcolumn #mainmenu a.menuMain, .leftcolumn #mainmenu a.menuSub, .leftcolumn #usermenu a, .rightcolumn #mainmenu a, .rightcolumn #mainmenu a.menuTop, .rightcolumn #mainmenu a.menuMain, .rightcolumn #mainmenu a.menuSub, .rightcolumn #usermenu a{
	display: block;
	padding: 5px 3px 5px 20px;
	text-decoration: none;
	color:#FFF;
	background: #1a70db url(images/indent3.gif) no-repeat 8px center;
/*	background: #5c9b32 url(images/indent3.gif) no-repeat 8px center;*/
/*	border-bottom: 1px solid #8ba178;*/
	border-bottom: 1px solid #318093;
}

.leftcolumn #mainmenu a.menuSub, .rightcolumn #mainmenu a.menuSub {
	margin-left: 10px;
	font-size: 90%;
}
.leftcolumn #mainmenu a:hover, .rightcolumn #mainmenu a:hover {
/*	background: #3b5827 url(images/indent4.gif) no-repeat 8px center;*/
	background: #08357b url(images/indent4.gif) no-repeat 8px center;
}

.leftcolumn #usermenu a:hover, .rightcolumn #usermenu a:hover {
/*	background: #3b5827 url(images/indent4.gif) no-repeat 8px center;*/
	background: #08357b url(images/indent4.gif) no-repeat 8px center;
}
.leftcolumn #usermenu a.menuTop {}
.leftcolumn #usermenu a.menuMain {}
.leftcolumn #usermenu a.highlight {
	color: #ffe8e8;
	background-color: #9d0d0d;
}
* html #mainmenu, * html #usermenu  {
	height: 1px;
}


.leftcolumn #mainmenu ul, .leftcolumn .mainmenu li{
	margin: 0;
	padding: 0;
}

/* ------------ custom menu for center column ------------ */

.center_shihyo {
	background: #ffd9d9;
	color: #333;
	padding: 5px 5px 0px 5px;
}
.center_shihyofloat {
	float: left;
	width: 31.5%;
	padding: 10px 5px 0px 6px;
}
.center_menubny {
	font-weight: bold;
	background: #dadada;
	height: 368px;
	color: #333;
}
.center_menufloat {
	float: left;
	width: 18.5%;
	padding: 10px 5px 0px 6px;
}
.center_sub {
	margin: 0 0 5px;
	padding: 0;
	position: relative;
}
.center_sub h1 {
	padding:0px 0px 0px 0px;
	margin-bottom: -5px;
}
.center_sub ul#menu {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 16px;
	left: 570px;
}
.center_sub ul#menu li {
	margin: 0;
	padding: 0;
	float: left;
	width: 201px;
	height: 30px;
	list-style: none;
	text-indent: 30px;
	font-size: 0.8em;
	vertical-align: middle;
	line-height: 3em;
}
.center_sub ul#menu li a {
	display: block;
	width: 201px;
	height: 30px;
	text-decoration: none;
	color: #333;
}
li#menu-mini {
	background: url(img/menu/minibtn_on.gif);
}
li#menu-mini a {
	background: url(img/menu/minibtn.gif);
}
.center_sub ul#menu li a:hover,
.center_sub ul#menu li.current a {
	background-image: none!important;
	cursor:pointer !important;
}


.center_bunya {
	margin: 0;
	padding: 0;
	position: relative;
}
.center_bunya ul#nav {
	margin: 10px 12px;
	padding: 3px 3px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.center_bunya ul#nav li {
	margin: 0;
	padding: 0;
	float: left;
	width: 150px;
	height: 65px;
	list-style: none;
	text-indent: 35px;
	font-size: 1.1em;
	vertical-align: middle;
	line-height: 4.9em;
	font-weight: bold;
}
.center_bunya ul#nav li a {
	display: block;
	margin: 0;
	padding: 0;
	width: 150px;
	height: 65px;
	text-decoration: none;
	color: #333;
}
li#bnybtn {
	background: url(img/menu/centerbtnbny_on.gif) no-repeat;
}
li#bnybtn a {
	background: url(img/menu/centerbtnbny.gif) no-repeat;
}
.center_bunya ul#nav li a:hover,
.center_bunya ul#nav li.current a {
	background-image: none!important;
	cursor:pointer !important;
}

/* ------------ shihyo ------------ */
.center_shihyoarea {
	margin: 0;
	padding: 4px 0;
}

/* ------------ database btn ------------ */

.center_db {
	margin: 0;
	padding: 0;
	position: relative;
}
.center_db ul#btn {
	margin: 10px 12px;
	padding: 3px 3px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.center_db ul#btn li {
	margin: 0;
	padding: 0;
	float: left;
	width: 165px;
	height: 35px;
	list-style: none;
	text-indent: 35px;
	font-size: 1.1em;
	vertical-align: middle;
	line-height: 2.9em;
	font-weight: bold;
}
.center_db ul#btn li a {
	display: block;
	margin: 0;
	padding: 0;
	width: 165px;
	height: 35px;
	text-decoration: none;
/*	color: #333;*/
}
li#dbbtnstd {
	background: url(img/menu/centerbtnstd_on.gif) no-repeat;
}
li#dbbtnstd a {
	background: url(img/menu/centerbtnstd.gif) no-repeat;
}
li#dbbtnblue {
	background: url(img/menu/centerbtnblue_on.gif) no-repeat;
}
li#dbbtnblue a {
	background: url(img/menu/centerbtnblue.gif) no-repeat;
}
.center_db ul#btn li a:hover,
.center_db ul#btn li.current a {
	background-image: none!important;
	cursor:pointer !important;
}



/* ------------ custom menu for side column------------ */

.sub_mn {
	margin: 0;
/*	padding: 0 0 0 2px;*/
	padding: 10px 0;
	position: relative;
}
.sub_mn ul#btn {
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
	left: 0px;
}
.sub_mn ul#btn li {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 31px;
	list-style: none;
	text-indent: 25px;
	font-size: 1.0em;
	vertical-align: middle;
	line-height: 30px;
	font-weight: bold;
}
.sub_mn ul#btn li a {
	display: block;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 31px;
	text-decoration: none;
	color: #a9524e;
}
li#submenu {
	background: url(img/sub_btn_on.gif) no-repeat;
}
li#submenu a {
	background: url(img/sub_btn.gif) no-repeat;
}
.sub_mn ul#btn li a:hover,
.sub_mn ul#btn li.current a {
	background-image: none!important;
	cursor:pointer !important;
	color: #fff;
}



/* ------------ custom menu for left column------------ */

.leftbtnstd img:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
}
.leftbtnsrc img:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
}
.left_menu01 {
	font-size: 12px;
	font-weight: bold;
	background: url(img/menu/lefttitle.gif) no-repeat;
	height: 41px;
	width: 220px;
	color: #333;
	text-indent: 15px;
	text-align: left;
	line-height:350%;
}
.left_menu02 {
	background: #dadada;
	width: 202px;
	height: 160px;
	padding: 10px 9px 10px 9px;
	margin: 0;
}
.left_menu03 {
	width: 202px;
	height: 60px;
	padding: 10px 9px 10px 9px;
	margin: 0;
}
.left_menu04 {
	background: #dadada;
	width: 202px;
	height: 510px;
	padding: 10px 9px 10px 9px;
	margin: 0;
}
.left_menu05 {
	background: #6aa9f4;
	width: 202px;
	height: 360px;
	padding: 10px 9px 10px 9px;
	margin: 0;
}
.left_menufloat {
	float: left;
/*	padding: 3px 2px 4px 2px;*/
	padding: 4px 0;
}

.left_mn {
	margin: 0;
	padding: 0;
	position: relative;
}
.left_mn ul#btn {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 0px;
}
.left_mn ul#btn li {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 55px;
	list-style: none;
	text-indent: 45px;
	font-size: 1.2em;
	vertical-align: middle;
	line-height: 3.5em;
	font-weight: bold;
}
.left_mn ul#btn li div {
	display: block;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 55px;
	text-decoration: none;
	color: #333;
}
.left_mn ul#bgn {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 0px;
}
.left_mn ul#bgn li {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 60px;
	list-style: none;
	text-indent: 45px;
	font-size: 1.1em;
	vertical-align: middle;
	line-height: 4.8em;
	font-weight: bold;
}
.left_mn ul#bgn li a {
	display: block;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 60px;
	text-decoration: none;
	color: #fff;
}
.left_mn ul#nav {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 0px;
}
.left_mn ul#nav li {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 55px;
	list-style: none;
	text-indent: 45px;
	font-size: 1.1em;
	vertical-align: middle;
	line-height: 4.1em;
	font-weight: bold;
}
.left_mn ul#nav li a {
	display: block;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 55px;
	text-decoration: none;
	color: #333;
}
li#search {
	background: url(img/menu/leftbtnsrc_on.gif) no-repeat;
}
li#search div {
	background: url(img/menu/leftbtnsrc.gif) no-repeat;
}
li#beginner {
	background: url(img/menu/leftbtnbgn_on.gif) no-repeat;
}
li#beginner a {
	background: url(img/menu/leftbtnbgn.gif) no-repeat;
}
li#standard {
	background: url(img/menu/leftbtnstd_on.gif) no-repeat;
}
li#standard a {
	background: url(img/menu/leftbtnstd.gif) no-repeat;
}
.left_mn ul#btn li div:hover,
.left_mn ul#btn li.current div {
	background-image: none!important;
	cursor:pointer !important;
}
.left_mn ul#bgn li a:hover,
.left_mn ul#bgn li.current a {
	background-image: none!important;
	cursor:pointer !important;
}
.left_mn ul#nav li a:hover,
.left_mn ul#nav li.current a {
	background-image: none!important;
	cursor:pointer !important;
}


#breadcrumbs {
	background: #FEFEFE;
	font-size: 12px;
}

#tmp_viewer {
	margin: 0 0 10px;
	border-style: solid;
	border-color: #64a4cc;
	border-width: 1px 1px 1px 1px;
	clear: both;
}
#tmp_viewer_ttl {
	padding: 3px 10px;
	color: inherit;
	font-size: 100%;
	text-align: center;
	font-weight: bold;
	background-color: #c4ddec;
	border-bottom: 1px solid #64a4cc;
}
#tmp_viewer_ttl p {
	margin-bottom: 0 !important;
	margin-left: 0 !important;
}
#tmp_viewer_cnt {
	padding: 7px 15px;
}
#tmp_viewer_cnt p {
	margin-bottom: 0 !important;
	margin-left: 0 !important;
}
#tmp_viewer_cnt .viewer_parts {
	margin: 0.8em 0;
}
#tmp_viewer_cnt .viewer_btn {
	margin: 0.3em 0 0;
}

#tmp_icon_pdf1 {
	display: inline;
	font-size: 75%;
	background: url(img/menu/pdf1.gif) no-repeat 5px center;
	padding:12px 0px 12px 48px;
}
#tmp_icon_pdf2 {
	display: inline;
	background: url(img/menu/pdf2.gif) no-repeat 5px center;
	text-indent: 35px;
	padding:4px 10px;
}
#tmp_icon_excel1 {
	display: inline;
	font-size: 75%;
	background: url(img/menu/excel1.gif) no-repeat 5px center;
	padding:12px 0px 12px 48px;
}
#tmp_icon_excel2 {
	display: inline;
	background: url(img/menu/excel2.gif) no-repeat 5px center;
	text-indent: 35px;
	padding:4px 10px;
}
#tmp_icon_url {
	display: inline;
	background: url(img/menu/url.gif) no-repeat 5px center;
	text-indent: 35px;
	padding:4px 10px;
}


#tmp_inquiry {
	margin: 0 0 10px;
	border-style: solid;
	border-color: #D9C7B5;
	border-width: 1px 1px 1px 4px;
	clear: both;
}
#tmp_inquiry_ttl {
	padding: 3px 10px;
	color: inherit;
	font-size: 100%;
	font-weight: bold;
	background-color: #ECE3DA;
	border-bottom: 1px solid #E3E3E3;
}
#tmp_inquiry_ttl p {
	margin-bottom: 0 !important;
	margin-left: 0 !important;
}
#tmp_inquiry_cnt {
	padding: 7px 15px;
}
#tmp_inquiry_cnt p {
	margin-bottom: 0 !important;
	margin-left: 0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin: 0.8em 0;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin: 0.3em 0 0;
}

#tmp_contents {
	width: 100%;
	padding-left: 2px;
}
#tmp_contents table.datatable {
	margin:0 0 0.8em;
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-spacing:0;
/*	border:1px solid #CCCCCC;*/
}
#tmp_contents table.enquete_table {
	margin:0 0 0.8em;
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #CCCCCC;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:5px 8px;
	color:inherit;
	background-color:#ECF1F5;
	border:1px solid #CCCCCC;
}
#tmp_contents table.datatable th.th2,
#tmp_contents table.enquete_table th.th2 {
	color:inherit;
	background-color:#ECF5EB;
}
#tmp_contents table.datatable th.th3,
#tmp_contents table.enquete_table th.th3 {
	text-align: center;
	color: #fff;
	background-color:#003366;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
/*	text-indent: 20px;*/
	padding:8px 8px;
/*	border:1px solid #CCCCCC;*/
}
#tmp_contents table.datatable td.indent {
	background: url(images/indent5.gif) no-repeat 15px center;
	text-indent: 25px;
	padding:8px 8px;
/*	border:1px solid #CCCCCC;*/
}
#tmp_contents table.datatable td.border {
	text-indent: 35px;
	padding:8px 8px;
	border:1px solid #CCCCCC;
}
#tmp_contents table.datatable td.border2 {
	text-align: left;
	padding:8px 8px;
	border:1px solid #CCCCCC;
}
#tmp_contents table.datacover {
	margin:0.1em 0 0.3em;
	color:inherit;
/*	background-color:#FFFFFF;*/
/*	border-collapse:collapse;*/
	border-spacing: 2px 0;
/*	border:1px solid #CCCCCC;*/
}
#tmp_contents table.datacover td.title {
	margin:0;
	padding:6px 8px;
	font-weight: normal;
	text-align: center;
	background: #f5f5d3;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
#tmp_contents table.datacover td.content {
	margin:0;
	padding:6px 8px;
	font-weight: bold;
	text-align: center;
	background: #fff;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
#tmp_contents table.datacover td.comp {
	margin:0;
	padding:4px 8px;
	font-weight: normal;
	text-align: center;
	background: #e3e3e3;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
#tmp_contents table.datacover td.space {
	margin:2px;
	padding:2px;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding:0 0 0.5em;
	font-weight:bold;
	text-align:left;
}
#tmp_contents table.datatable p {
	margin:0;
}
#tmp_contents table.datatable ul,
#tmp_contents table.datatable ol,
#tmp_contents table.enquete_table ul,
#tmp_contents table.enquete_table ol {
	margin:0.2em 0 0 24px;
}
#tmp_contents table.datatable ul ul,
#tmp_contents table.datatable ul ol,
#tmp_contents table.datatable ol ul,
#tmp_contents table.datatable ol ol,
#tmp_contents table.enquete_table ul ul,
#tmp_contents table.enquete_table ul ol,
#tmp_contents table.enquete_table ol ul,
#tmp_contents table.enquete_table ol ol {
	margin:0.3em 0 0 24px;
}
#tmp_contents table.datatable input,
#tmp_contents table.enquete_table input {
	vertical-align:middle;
}
#tmp_contents table.datatable .img_check img {
	margin:0 5px 0 0;
	vertical-align:middle;
}
#tmp_contents table.enquete_table {
	width:100%;
}
#tmp_contents table.enquete_table th {
	width:20%;
}
#tmp_contents table.enquete_table .nes {
	color:#D11818;
	font-weight:bold;
	background-color:transparent;
}
#tmp_contents table.enquete_table .memo {
	color:#D11818;
	font-weight:normal;
	background-color:transparent;
}

/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
/**************************************************************************************************
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
**************************************************************************************************/

/* Hides from IE-mac \*/
/**************************************************************************************************
html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
**************************************************************************************************/
/* End hide from IE-mac */

/* toppage slideshow */
#slideshow {
/*	width: 1024px; height: 284px; padding: 0;*/
	width: 872px; height: 243px; padding: 0 13px;
	margin-top:10px;
	overflow: scroll; /* Allows the slides to be viewed using scrollbar if Javascript isn't available */ 
	position: relative; z-index: 5;
}
#slideshow ul#nav {
	display: none;
	list-style: none;
	margin:0; padding:0;
/*	position: absolute; width:1024px; top:120px; z-index: 15;*/
	position: absolute; width:872px; top:120px; z-index: 15;
}
#slideshow ul#nav li#prev {
	float: left;
/*	margin: 0 0 0 20px;*/
	margin: 0 0 0 10px;
}
#slideshow ul#nav li#next {
	float: right;
/*	margin: 0 20px 0 0;*/
	margin: 0 40px 0 0;
}
#slideshow ul#nav li a {
	display: block;
	width: 37px;
	height: 37px;
	text-indent: -9999px;
}
#slideshow ul#nav li#prev a {
	background: url(images/prev.png);
}
#slideshow ul#nav li#next a {
	background: url(images/next.png);
	}
#slideshow ul#slides {
	list-style: none;
	margin:0;
	padding:0;
}

#slideshow ul#slides li {
	margin: 0 0 20px 0;
	padding:0;
	}

.bulletin_item_title {
	padding: 3px 0;
	margin: 3px 0;
}

.bulletin_item_desc {
	padding: 5px;
	margin: 3px 0;
	border: 1px solid #CCC;
}

table.schedule {
	margin: 0;
	padding: 0;
	background: #ccc;
	border-spacing: 1px;
}

td.sc_header, .sc_header_r {
	margin: 0;
	padding: 3px;
	background: #ffeded;
	text-align: center;
}

td.sc_item {
	margin: 0;
	padding: 3px;
	background: #fff;
	text-align: center;
	font-size: 20px;
}

.scDesc {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	line-height: 16px;
}

/* 【共通】スマートフォン切り替えボタン枠 */
.smp_chg_btn {
	background: #fff;
	display: inline-table;
	*display: inline;
	*zoom: 1;
	border: 2px solid #333;
	color: #555;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 320px;
	padding: 8px;
	margin: 5px 1px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}

@-moz-document url-prefix("https://www.google.com/calendar/") {
	body {
		font-size: 140% !important;
	}
}

@-webkit-document url-prefix("https://www.google.com/calendar/") {
	body {
		font-size: 140% !important;
	}
}

@-o-document url-prefix("https://www.google.com/calendar/") {
	body {
		font-size: 140% !important;
	}
}

@-ms-document url-prefix("https://www.google.com/calendar/") {
	body {
		font-size: 140% !important;
	}
}

@document url-prefix("https://www.google.com/calendar/") {
	body {
		font-size: 140% !important;
	}
}

.clearfix {
	clear: both;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }

ul, ol {
	list-style: none;
}

ul li .photo {
margin-bottom: 15px;
}

.box-news {
width: 230px !important;
padding-right: 10px;
float: left !important;
}

.slide-caption {
width:85%;
color: #d0cfcf;
padding: 9px 17px;
background: rgba(0, 0, 0, 0.7);
}

.main-container {
#margin-top: 50px;
#margin-bottom: 50px;
}
.container {
position: relative;
#padding-left: 20px;
#padding-right: 20px;
}

.row {
width: 100%;
min-width: 0;
margin: 0 auto;
position: relative;
max-width: 980px;
}

.row:before, .row:after {
display: table;
content: "";
}
.row:after {
clear: both;
}

.slide-info {
position: absolute;
bottom:30px;
left:50px;
}

.slide-title {
line-height: 1;
margin-bottom: 5px;
font-weight: normal;

font-size: 32px;
color: #fff;
padding: 9px 17px;
text-decoration: none;
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
font-weight: normal;
background: rgba(0, 0, 0, 0.7);
}

h2 {
font-size: 24px;
line-height: 36px;
}




/* sub_gnav
------------------------------------------------ */
#sub_gnav {
	position: absolute;
#	top: 131px;
	top: 0;
	left: 0;
	display: none;
	width: 980px;
	z-index: 3;
}
#sub_gnav .wrap {}
#sub_gnav .wrap div {
	display: none;
}

#sub_gnav ul {
	padding: 0 1px;
#	height: 40px;
	height: 30px;
	background: url(./img/nav_menu.gif) repeat-y left top;
}

#sub_gnav ul.last-child {
#	height: 39px;
	height: 29px;
	border-bottom: solid #ccc 1px;
}

#sub_gnav ul li {
	float: left;
	margin-right: 1px;
	padding: 2px;
#	width: 117px;
	width: 190px;
#	height: 36px;
	height: 26px;
	text-align: center;
}

#sub_gnav ul.last-child li {
#	height: 35px;
	height: 25px;
}

#sub_gnav ul li.first-child {
#	width: 119px;
	width: 190px;
}

#sub_gnav ul li.last-child {
	margin-right: 0;
#	width: 118px;
	width: 190px;
}

#sub_gnav ul li a {
	display: block;
	padding: 5px 2px;
	width: 100%;
#	height: 26px;
	height: 16px;
	text-align: center;
	font-size: 80%;
	color: #333;
}

#sub_gnav ul.last-child li a {
#	height: 25px;
	height: 15px;
}

#sub_gnav ul li a:hover {
#	background: #abc2d7;
	background: #00b4b4;
	text-decoration: none;
	color: #fff;
}

#sub_gnav ul li.fMin a {
	font-size: 60%;
}


/*-------------------------------------------------------------------------------------------------------
 * PAGE NAVI
 * ページナビゲーション
 */

#page_navi {
	text-align: center;
	width: 100%;
	margin-top: 70px;
}

#page_navi .lbox_on {
	display: inline-block;
	width: 60px;
#	background: #0080ff;
	background: #00b4b4;
	padding: 5px;
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
	margin: 5px;
	text-align: center;
}

#page_navi .lbox_on a: {
	cursor: pointer;
}

#page_navi .lbox_on:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#page_navi .lbox_off {
	display: inline-block;
	width: 60px;
	background: #999999;
	padding: 5px;
	color: #ffffff;
	font-size: 15px;
	margin: 5px;
	text-align: center;
}

#page_navi .sbox_on {
	display: inline-block;
	width: 30px;
#	background: #0080ff;
	background: #00b4b4;
	padding: 5px;
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
	margin: 5px;
	text-align: center;
}

#page_navi .sbox_on  a: {
	cursor: pointer;
}

#page_navi .sbox_on:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#page_navi .sbox_off {
	display: inline-block;
	width: 30px;
	background: #999999;
	padding: 5px;
	color: #ffffff;
	font-size: 15px;
	margin: 5px;
	text-align: center;
}

.backnumber_btn {
	background: #00b4b4;
	margin: 20px auto;
	padding: 10px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	width: 150px;
	border-radius: 6px;
	border-radius: 6px;
	-moz-border-image: border-radius: 6px;
	-webkit-border-image: border-radius: 6px;
}

 .backnumber_btn:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}






#footer-content {
	padding-top: 15px;
	padding-bottom: 15px;
}
.container {
#max-width: 1170px;
}
.container {
#width: 1180px;
}

/*
*:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#footer .row {
margin-bottom: 0;
}
*/

.row {
/*
margin-left: -20px;
margin-right: -20px;
*/
}

.footer-widget {
#margin: 10px 0 30px;
	font-size: 14px;
}

.col-md-4 {
#width: 22%;
	width: 31%;
}

.col-md-4 {
	float: left;
}

.col-md-4 {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

aside {
	display: block;
}

/*
* {
word-wrap: break-word;
outline: none;
}

* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*/
.footer-widget .widget-title {
color: #fff;
padding: 10px 0 5px;
text-transform: uppercase;
font-size: 16px;
}

.widget-title {
font-size: 22px;
margin: 0 0 10px;
}

/*
.h3 {
	font-size: 24px;
}
.h1, h2, .h2, h3, .h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

p {
	margin: 0 0 10px;
}
*/

#content #change_area {
	width: 100%;
	padding: 20px 0;
	margin-bottom: 50px;
	background: #000000;
}

#content #change_area .pc_chg_btn {
	background: #f2f2f2;
	color: #666666;
	border-radius: 6px;
	width: 450px;
	padding: 30px;
	margin: 0 auto;
	font-weight: bold;
	text-align: center;
	font-size: 30px;
	cursor: pointer;
}


#house_birds {
	position: relative;
	bottom: -15px;
}

#house_birds .house {
	position: relative;
	margin: 0;
	bottom: 91px;
	left: 125px;
	width: 110px;
	height: 102px;
	float: left;
	background: url(./img/house.png) no-repeat;

}

#house_birds .bird_l {
	position: relative;
	margin: 0;
	bottom: 188px;
	left: 240px;
	width: 128px;
	height: 202px;
	float: left;
	background: url(./img/bird_l.png) no-repeat;
}

#house_birds .bird_l:hover {
	position: relative;
	margin: 0;
	bottom: 196px;
	left: 240px;
	width: 128px;
	height: 202px;
	float: left;
	background: url(./img/bird_l_mo.png) no-repeat;
}

#house_birds .bird_m {
	position: relative;
	margin: 0;
	bottom: 141px;
	left: 315px;
	width: 105px;
	height: 155px;
	float: left;
	background: url(./img/bird_m.png) no-repeat;
}

#house_birds .bird_m:hover {
	position: relative;
	margin: 0;
	bottom: 155px;
	left: 315px;
	width: 105px;
	height: 155px;
	float: left;
	background: url(./img/bird_m_mo.png) no-repeat;
}

#house_birds .bird_s {
	position: relative;
	margin: 0;
	bottom: 109px;
	left: 395px;
	width: 78px;
	height: 123px;
	float: left;
	background: url(./img/bird_s.png) no-repeat;
}

#house_birds .bird_s:hover {
	position: relative;
	margin: 0;
	bottom: 125px;
	left: 395px;
	width: 78px;
	height: 123px;
	float: left;
	background: url(./img/bird_s_mo.png) no-repeat;
}


.foodalyLogo {
	width: 210px;
	height: 65px;
	background: url(./images/logo.png) no-repeat;
	float:left;
}

.foodalyLogo h1 {
	text-indent: 110%;
	white-space: nowrap;
	overflow: hidden;
}


/* kkamimura add 20171129 */
.movie-wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

/* kkamimura add 20171129 */
.movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

