﻿/*--ページ、ヘッダー、コンテンツ--*/
.ui-page{
	background:#ffffff;
}
.ui-header{
	/*background:#ea5e6d;*/
	background:#ffffff;
	border:1px solid #ffffff;
}
.ui-header img{
	width:100%;
}
.ui-header .ui-title{
	color:#ffffff;
	text-align:left;
	margin:1.0em 3em 0 0.8em;
	font-size: 14px;
}
.ui-header .ui-btn-icon-notext{
	top:20px;
}
.ui-header .ui-btn-right{
	right:10px;
}
.ui-content{
	background:#ffffff;
}

/*---スライドショー---*/
.flexslider{
    border:none;
    box-shadow:none;
}

/*---下層ページの画像---*/
.img_w{
	width:100%;
}

.img_l {
	float: left;
	margin-right: 10px;
}

.img_r {
	float: right;
	margin-left: 10px;
}

/*--ページトップへ--*/
.pagetop{
	padding:10px 5px;
	text-align:right;
	background:#ffffff;
}
/*--フッター--*/
#footer{
	text-align:center;
	padding:20px 0px;
	font-size:11px;
	/*background:#ffffff;*/
	/*background:#efefef;*/
}

.footer{
	text-align:center;
	padding:20px 0px;
	font-size:13px;
}



/*------------リスト・ボタン系-----------------*/
/*--文字省略なし(ヘッダー・フッター含む)---*/
.ui-header .ui-title,
.ui-footer .ui-title,
.ui-btn-inner,
.ui-li-heading,
.ui-li .ui-btn-text a.ui-link-inherit,
.ui-li-desc
{
	overflow: visible;
	white-space: normal;
}

/*-ボタンコーナー部分-*/
.ui-btn-corner-all{
	border-radius:5px;
}
/*-ボタンサイズ-*/
.ui-btn-inner{
	padding:5px 20px;
}
/*-ヘッダー ボタンコーナー部分-*/
.ui-header .ui-btn-corner-all{
	border-radius:15px;
}
/*-リストビュー リスト名部分-*/
.ui-li .ui-btn-text a.ui-link-inherit{
	font-size:13px;
	overflow: visible;
	white-space: normal;
}
.ui-li-has-thumb .ui-btn-inner a.ui-link-inherit{
	min-height: 20px;
	padding-left:60px;
}
/*-リストビュー サムネイル部分-*/
.ui-listview .ui-li-thumb {
	overflow: visible;
	white-space: normal;
	max-height: 36px;
	max-width: 36px;
	left: 8px;
	top:  12px; 
}

/*--トップ　リストビュー(ニュース)--*/
li.toplist_news{
	background:#ffffff;
	font-size:13px;
	line-height:13px;
}
li.toplist_news:hover{
	font-weight:normal;
}
li.toplist_news.ui-btn-active{
	border-color:#c0c0c0;
	text-shadow:none;
}
li.toplist_news.ui-btn-active:visited,
li.toplist_news.ui-btn-active:hover,
li.toplist_news.ui-btn-active a.ui-link-inherit{
	color:#5994bf;
}
li.toplist_news p{
	font-size:11px;
	font-weight:bold;
}
li.toplist_news.ui-btn-up-c{
	font-weight:100;
}

/*--トップ　リストビュー(メニュー)の背景色、タップ時--*/
li.toplist_menu1{
	background:#dcdcdc;
	overflow: visible;
	white-space: normal;
}
li.toplist_menu2{
	background:#efefef;
}

.toplist_menu1.ui-btn-active{
	border-color:#c0c0c0;
	text-shadow:none;
	overflow: visible;
	white-space: normal;
}
li.toplist_menu1.ui-btn-active:visited,
li.toplist_menu1.ui-btn-active:hover,
li.toplist_menu1.ui-btn-active a.ui-link-inherit{
	color:#5994bf;
	overflow: visible;
	white-space: normal;
}
li.toplist_menu2.ui-btn-active{
	border-color:#c0c0c0;
	text-shadow:none;
}
li.toplist_menu2.ui-btn-active:visited,
li.toplist_menu2.ui-btn-active:hover,
li.toplist_menu2.ui-btn-active a.ui-link-inherit{
	color:#5994bf;
}

/* 12px */
.ss {
	font-size: 12px;
	text-decoration: none;
}

/* 13px */
.s {
	font-size: 13px;
	text-decoration: none;
}
.sRight {
	text-align: right;
	float: right;
	font-size: 13px;
	text-decoration: none;
}
.sr {
	font-size: 13px;
	color: red;
	text-decoration: none;
}
.srb {
	font-size: 13px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.sb {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

/* 14px */
.m {
	font-size: 14px;
	text-decoration: none;
}
.mr {
	font-size: 14px;
	color: red;
	text-decoration: none;
}
.mrb {
	font-size: 14px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.mb {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.mbl {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

/* 15px */
.l {
	font-size: 15px;
	text-decoration: none;
}
.lr {
	font-size: 15px;
	color: red;
	text-decoration: none;
}
.lrb {
	font-size: 15px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.lb {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.name {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

h4 {
    border-top: 1px solid black;
    margin: 23px 0 0;
    text-align: center;
    padding: 0;
    height: 20px;
}

h4 span {
    position: relative;
    top: -10px;
    padding: 0 20px;
    background:white;
}

.img_center {
	display: block;
	margin: auto;
	text-align: center;
}

.btn:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
}

.wordbreak {
	overflow: visible;
	white-space: normal;
}

.news {
	color: #00B3EA;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	overflow: visible;
	white-space: normal;
}

.newsDate {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-decoration: none;
}

.newsTitle {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom: solid 1px #d8d8d8;
}

.calendar {
	text-align: center;
}

.guidanceBtn {
	width: 90％;
	height: 40px;
	display: inline-block;
	padding: 1.2em 0em 0em 0em;
	text-align: center;
	font-size: 15px;
	font-weight: 500;
	float: left;
	text-decoration: none;
/*	background: #668ad8;*/
	color: #795337;
	border-radius: 4px;
/*	box-shadow: 0px 0px 0px 5px #795337;*/
	border: dotted 3px #795337;
}

.guidanceBtn:hover {
  border: dotted 5px #FFA923;
}