﻿@charset "UTF-8";
/*--トップページ 画像--*/

p{
	line-height: 1.7;
	font-size:1.05em;
	text-align: justify;
}
.logo {
	padding:3px 0 0;
	text-align:center;
}
.logo img {
	width:60%;
}
.main_img img {
	width:100%;
}
.sub_img {
	padding:10px 0px;
	text-align:center;
}
.sub_img img {
	width:90%;
}
/*---下層ページの画像---*/
.img_w {
	width:100%;
}
/*--ページトップへ--*/
.pagetop {
	padding:10px 5px;
	text-align:right;
	background:#efefef;
}
/*--フッター--*/
#footer {
	text-align:center;
	padding:20px 0px;
	font-size:11px;
	background:#efefef;
}
/*------------リスト・ボタン系-----------------*/
/*--文字省略なし(ヘッダー・フッター含む)---*/
.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;
}
.ui-li-has-thumb .ui-btn-inner a.ui-link-inherit {
	min-height: 20px;
	padding-left:60px;
}
/*-リストビュー サムネイル部分-*/
.ui-listview .ui-li-thumb {
	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;
}
li.toplist_menu2 {
	background:#efefef;
}
.toplist_menu1.ui-btn-active {
	border-color:#c0c0c0;
	text-shadow:none;
}
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;
}
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;
}
/*ホームボタン*/
.homebutton {
	margin-left: 10px;
}
/* フッター　*/
#copyright {
	margin-top: -10px;
	font-size:0.8em;
	font-weight:normal;
	text-align:center;
}
.ui-content h2 {
	　font-size: 1em;
}
.text_bold {
	font-weight: bold;
	color: #6b0e02;
}
.text_bold_mg {
	font-weight: bold;
	color: #6b0e02;
	padding-left: 15px;
}
.text_bold2 {
	padding-top: 15px;
	font-weight: bold;
	color: #6b0e02;
}
.text_center {
	text-align: center;
	font-weight: bold;
	color: #C00;
}
.text_center a {
	font-size: 1.5em;
	color: #C00;
}
.text_center_border {
	text-align: center;
	font-weight: bold;
	color: #C00;
	border-bottom:dotted 1px #C00
}
.toi {
	padding: 10px 0 10px;
}
.midashi_h2 {
	color:#693;
}
.midashi_h2_2 {
	padding-left: 15px;
	color:#693;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style:none;
}
.li_back li {
	margin-bottom: 5px;

	line-height: 1.7;
	font-size:1.05em;
	text-align: justify;

}
.li_back .textcolorred {
	color:#900;
}
.li_back {
	background-color: #f1f1d9;
	padding: 10px;
	margin-bottom: 15px;
}
.back_green {
	background-color: #f1f1d9;
	padding: 10px;
	margin-bottom: 15px;
}
.back_green2 {
	background-color: #f1f1d9;
	padding: 10px 10px 10px 20px;
	margin-bottom: 15px;
}
.imgwidth {
	width: 100%;
	height: auto;
}
/*table style*/
.table1 {
	width: 93%;
	margin: 0 auto 15px;
	border: solid 1px #CCC;
	border-collapse: collapse;
}
.table_th th {
	width: 30%;
	font-weight: normal;
	text-align: left;
	padding: 8px;
	border: solid 1px #CCC;
}
.table_th td {
	width: 70%;
	text-align: left;
	padding: 8px;
	border: solid 1px #CCC;
}
.table_th2 th {
	width: 30%;
	font-weight: normal;
	text-align: left;
	padding: 8px;
	border: solid 1px #CCC;
	background-color:#e7e7e7;
}
.table_th2 td {
	width: 70%;
	text-align: left;
	padding: 8px;
	border: solid 1px #CCC;
	background-color:#e7e7e7;
}
.tb_mg {
	padding-top: 5px;
}
.blogbtnwrap{
margin:5px auto 0;
padding: 10px 0 ;
}
.blogbtnwrap2{
margin:0 auto 0;
padding: 0;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
#blogbtn {
	margin-bottom: 0;
}
#blogbtn img {
	width: 100%;
	height: auto;
	margin-bottom: 0;
}
#blogbtnwrap a img {	
	width: 100%;
	text-align: center;
	height: auto;
	margin-bottom: 0;
}
#blogbtnwrap2 a img {	width: 100%;
	height: auto;
	margin:-10px auto 0;
}
.accorimg {
	display:block;
	text-align:center;
}
.accorimg img {
	display:block;
	text-align:center;
	margin: 10px auto 0;
	width: 80%;
}
.area1 {
	width:100%;
	margin: 0 auto 10px;
	padding-top:5px;
}
.area1 h2 {
	font-size: 95%;
	text-align: center;
	border-bottom: solid 1px #990;
}
#area {
	display:block;
	height: auto;
	width: 100%;
	text-align:center;
	margin: 0 auto 0;
}
#area li {
	display: inline;

}
/* privacy*/
.privacyli li {
	margin-bottom: 25px;
	list-style-type:decimal;
	list-style-position:inside
}
/*mailform*/
.form_mg{
	margin-top: 30px;	
}
#text_bold_mg {
font-weight: normal;
	color: #6b0e02;
	padding-left: 15px;	
}
#text_bold_mg2 {
font-weight: normal;
	color: #6b0e02;
	padding-left: 15px;	
}
.submitwrap {
	margin: 20px auto 20px;
	padding-top: 20px;	
}
.submitwrap impit {
	margin: 5px auto 5px;	
	padding: 0;
}
.guideimage {
text-align: ;
}
.guideimage span{
	display:inline-block;
	text-align: center;
}
.guideimage img {
	padding-top: 10px;
	margin: 0 auto 0;
	width: 70%;
	height: auto;
}
.fontsize1 {
line-height: 1.7;
	font-size:1.05em;
	text-align: justify;
}
.textred {
	color:#C00;
	font-weight:bold;
	}
.marginleft_kuyo {
	font-size: 1.0em;
	margin-left: 16px;
	}
.kuyopdfimg img{
width: 100%;
height: auto;
}
.dmtest {
text-align: center;
}
.dmtest img{
width: 90%;
height: auto;
}