@charset "euc-jp";
@import url(parts.css);


body {
	line-height: 20px;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #ff9900;
	overflow-x: hidden;
}

/*========= for WinIE6 ==========*/
* html body { 
	font-size: 12px;
	letter-spacing: -1px;
	line-height: 20px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #ff9900;
}

/*================= Newマーク用 =================*/

.new1{ …投稿日当日に付くnewマーク(赤背景の白字)
	font-size: 85%; …これの元(通常はbodyで設定するフォント)サイズに対する割合
	font-weight: bold;
	color:#FF0000; …フォント色が赤
	padding:2px 2px 1px 1px; …(無くても可？)
	margin:2px 2px 1px 1px; …(無くても可？)
}

.new2{ …投稿日翌日から1週間付くnewマーク(無背景の赤字)
	font-size: 85%; …これの元(通常はbodyで設定するフォント)サイズに対する割合
	font-weight: bold;
	color:#FF0000; …フォント色が赤
	padding:2px 2px 1px 1px; …(無くても可？)
	margin:2px 2px 1px 1px; …(無くても可？)
}

/*===============================*/


img {
	border: 0;
}


table {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

table td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

th {
	color: #FFFFFF;
	font-weight: bold;
	padding : 4px;
	vertical-align : middle;
	background-image: url(images/th.gif);
}

a {
	text-decoration: none;
	color: #0033ff;
}

a:hover {
	color: #6699ff;
	text-decoration: none;
}

h1 {
	font-size: 11px;
	color: #898989;
	margin: 1px 0 0 10px;
	padding: 0px;
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 100%;
}

h4 {
	font-size: 90%;
	}

h5 {
	font-size: 80%;
}

ul {
	margin: 0px; 
	padding: 2px; 
	text-align: left;
}

li {
	color: #777777;
	margin-top: 3px;
	margin-bottom: 0px;
}


form{
	margin:0px;
	padding-bottom:8px;
}

input.formButton {
}

.item {
	border: 1px solid #FF3399;
	background: #ffffcc;
}

.itemHead {
	background-image: url(images/th2.gif);
	background-repeat: repeat-x;
	background-position: 0 center;
	padding: 3px;
	text-align: center;
	color: #ffffff;
	font-weight: bolder;
	vertical-align : middle;
}

.itemHead_2 {
	color: #ffffff;
	font-weight: bolder;
	padding : 2px 2px 2px 5px;
	vertical-align : middle;
}

.itemInfo {
	text-align: right; 
	padding: 5px 10px 0px 10px; 
}

.itemInfo ul {
	list-style: url(../../modules/news/images/newslist.gif) inside;
}

.itemTitle a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	font-variant: small-caps;
	letter-spacing: -1px;
	color: white;
	font-weight: bold;
	background-color: transparent;
}

.itemPoster {
	font-size: 90%;
}

.itemPostDate {
	font-size: 90%;
}

.itemStats {
	font-size: 90%;
}

.itemBody {
	padding: 0px 10px 0px 10px;
}

.itemText {
	margin: 0px;
	margin: 0px; 
	line-height: 1.5em;
}

.itemText:first-letter {
	font-size: 133%; 
	font-weight: bold;
}

.itemFoot {
	text-align: right; 
	padding: 3px; 
}

.itemAdminLink {
	font-size: 90%;
}

.itemPermaLink {
	font-size: 90%;
}


/*========== 背景のホワイト ==========*/
#blue_gra {
	background: #ffffff;
}


/*============================== ページ全体の幅 =============================*/
.contmain {
	width: 854px;/* ←ページ全体の幅を変えるときはこの数値を修正して下さい */
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	clear: both;
	_overflow-x: hidden;
}


/*========== header ==========*/
#header_back {
	background:url(images/head_back.jpg) repeat-x;
}


#header{
	width: 100%;
	height: 58px;
	overflow: hidden;
	text-align:left;
	background-image: url(images/okura_head_2.jpg);
}


.headmenu {
	text-align: right;
	padding: 32px 0 0 0 ;
	overflow: hidden;
}

.headmenu div a {
	padding: 2px 10px 1px 10px;
	background: #00cc00;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;	
}

.headmenu div a:hover {
	padding: 2px 10px 1px 10px;
	background: #ffcc00;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;	
}


/*========== globalnavi ==========*/

#main-navi-back {
	border-style: solid;
	border-width: 1px 0px ;
	border-color: #FF3300;
	background: url(images/navi_back.gif);
}

.main-navi {
	width: 100%;
	height: 31px;
	overflow:hidden;
}

.main-navi img{
	float: left;
}

.main-navi a{
}


/*========== Top Only 1 ==========*/

#top_only_1 {
	margin:0px; 
	padding:0; 
	width:1708px; 
	position: relative; 
	left:-427px; 
	_overflow-x: hidden;
}

/*@-moz-document url-prefix() {
	#top_only_1 {margin:0 0 -5px 0;}
}*/


/*========== Top Only 2 ==========*/

#top_only_2 {

}

#top_only_2 p {
	margin: 0;
	padding: 0;
	float: left;
}

#top_only_2 img {
	padding: 0 0 10px 10px;
}


/*========== ログインバー ==========*/

#login-navi-back {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #FF3300;
	background: url(images/navi_back.gif);
}

.login-navi {
	width: 100%;
	height: 31px;
	overflow:hidden;
}

.login-navi img{
	float: left;
}

.login-navi a{
}

#move_text{
	left: 55px; 
	position: relative; 
	margin-top: 6px; 
	float: left; 
	border-color: #ffffff;  
	background-color: white; 
	height: 19px; 
	width: 462px;
}

#login_bt{
	height: 31px; 
	float: right; 
	width: 119px;
}


/*========== leftcolumn ==========*/

#leftcolumn {
	overflow: hidden;
	text-align: left;
	width: 186px; /* ←左カラムの幅を変えるときはこの数値を修正して下さい */
	padding: 15px 10px 0px 10px;
}

#leftcolumn div.blockTitle {
	font-weight: bolder;
	font-size: 14px;
	color: #000000;
}

#leftcolumn div.blockContent {
	line-height: normal;
}


/**========== rightcolumn ==========**/

#rightcolumn {
	overflow: hidden;
	text-align: left;
	width: 186px;/* ←右メニューの幅を変えるときはこの数値を修正して下さい */
	padding: 15px 10px 0px 10px;
}


#rightcolumn div.blockTitle {
	font-weight: bolder;
	font-size: 14px;
	color: #000000;
}

#rightcolumn div.blockContent {
	line-height: normal;
}



/*======================================== ブロック配置での共通のマージンです ========================================*/

.blockContent {
	margin: 0px 0px 15px 0px;
}


/**======================================== モジュールコンテンツの共通マージンです ========================================**/
#content {
	text-align: left;
	margin: 0px 0px 0px 0px;
}



/*========== centrecolumn ==========*/

#centercolumn {
	padding: 15px 10px 0px 10px;
	color: #000000;
	overflow: hidden;
	width:100%;
}

.cont-title {
	font-weight: bolder;
	font-size: 14px;
	text-align: center;
	color: #000000;
}

.centerCcolumn {
	clear:both;
	overflow:hidden;
	width:100% ;
}

.centerCcolumn div.blockTitle {
	font-size: 14px;
	text-align: center;
	color: #000000;
	font-weight: bolder;
}

.centerCcolumn div.blockContent {
	padding: 0px ;
	line-height: normal;
}

.centerLcolumn {
	line-height: 100%;
	float: left;
	overflow:hidden;
	width: 226px;
	display: block;
}

.centerLcolumn div.blockTitle {
	font-size: 14px;
	text-align: center;
	color: #000000;
	font-weight: bolder;
}

.centerLcolumn div.blockContent {
	padding: 0px;
	line-height: normal;
}

.centerRcolumn {
	line-height: 100%;
	float: right;
	overflow:hidden;
	width: 226px;
}

.centerRcolumn div.blockTitle {
	font-size: 14px;
	text-align: center;
	color: #000000;
	font-weight: bolder;
}

.centerRcolumn div.blockContent {
	padding: 0px ;
	line-height: normal;
}



/*============ footer関連 ==============*/

#foot_info {
	float: left;
	font-weight: bold;
	font-size: 16px; 
}

#foot_info p {
	font-size: 12px;
	margin-top: 0px;
}


#foot_page {
	float: right;
}

#foot_text {
	clear: both;
	font-size: 10px;
	line-height: 12px;
}


#foot-bar {
	overflow: hidden;
	width: 100%;
	height: 31px;
}

#foot-bar p {
	margin: 0; 
	padding: 5px 0 ;
	color: #ffffff;
	text-align:center;
	font-size: 11px;
}


/*=============================================*/

#banner{
	text-align: center;
	margin-top: 10px;
}

.float_clear {
	clear: both;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

/*=============================================*/

.outer {
	border: 0px solid #FFFFcc;
	background-color: #ffffcc;
}

.outer_faq {
	margin-top: 20px;
}

.head {
	padding: 5px;
	background: #ffffcc;
}

.head_mailform {
	color: #006600;
	background-color: #ccff66;
	width: 90px;
	padding: 5px;
	vertical-align: middle
}

.even {
	letter-spacing: normal;
	font-size: 11px;
	line-height: 250%;
	padding: 5px;	
}

.odd {
	letter-spacing: -0.5px;
	font-size: 11px;
	line-height: 250%;
	padding: 5px;
	background-color:#ffffcc;	
}

.foot {
	padding: 5px;
	background-color: #ffffcc;
}

tr.even td {
	padding: 5px;
	background-color: #cccccc;
}

tr.odd td {
	padding: 5px;
	background-color: #cccccc;
}

div.errorMsg { 
	background-color: #FFCCCC; 
	text-align: center; 
	border-top: 1px solid #DDDDFF; 
	border-left: 1px solid #DDDDFF; 
	border-right: 1px solid #AAAAAA; 
	border-bottom: 1px solid #AAAAAA; 
	font-weight: bold; 
	padding: 10px;
}

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

div.resultMsg { 
	background-color : #CCCCCC; 
	color: #000000; 
	text-align: center; 
	border-top: 1px solid silver; 
	border-left: 1px solid silver; 
	font-weight: bold; 
	border-right: 1px solid #666666; 
	border-bottom: 1px solid #666666; 
	padding: 10px;
}


div.xoopsCode { 
	background: #FFFFFF; 
	border: 1px inset #000080;
	padding: 0px 6px 6px 6px;
	width: 400px;
	overflow: auto;
}

div.xoopsQuote { 
	background: #FFFFFF; 
	border: 1px inset #000080; 
	padding: 2px;
	width: 400px;
	overflow: auto;
}


/*========== ユーザフォーム ==========*/

#uname {
	width: 400px; 
	height: 20px; 
}

#upass {
	width: 400px; 
	height: 20px;
}

.nameword {
	height: 20px; 
	float: left; 
	margin-right: 10px; 
	padding: 3px; 
	border-bottom: 2px solid #c06; 
	border-left: 5px solid #c06;
}

.password { 
	height: 20px; 
	float: left; 
	margin-right: 10px; 
	padding: 3px; 
	border-bottom: 2px solid #c06; 
	border-left: 5px solid #c06; 
}

.unameflame { 
	background-image: url(images/userformback.gif); 
	background-repeat: repeat-x; 
	background-position: 0 center; 
	padding: 10px;
}

/***********glinkx.cssより************/

#xoopsHiddenText {
	visibility: hidden; 
	color: #000000; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none;
}

/*===========入園相談受付中=================*/
.nyuen-soudan{
	text-align: center;
	background-color: #ffff66;
	border-color: #ff8000;
	border-style: dotted;
	border-width: 2px;
	padding: 5px;
}
.zuiji{
	margin-bottom: 0.5em;
	color: #ff6666;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	clear: both;
}
.zuiji-sub-adr{font-size: 0.7em;}