@charset "utf-8";

/******************************************************************
 * コンテンツ
 *****************************************************************/

#tagline {
	font-size:12px;
	font-size: 1.2rem;
	line-height:1.4;
	margin-bottom:12px;
}
#tagline a {
	color:#6699cc;
}

#tagline a:hover, #tagline a:active, #tagline a:focus {
	color:#ff0000;
}

.hilight {
	color:#cc6666;
	font-size:29px;
	font-size: 2.9rem;
	font-weight:bold;
	line-height:1.3;
	margin-bottom:20px;
}

.indent {
	text-indent:-1em;
	margin-left:1em;
	display:block;
}

.floatL {
	float:left;
	margin-top:5px;
	margin-right:15px;
	margin-bottom:10px;
}
.floatR {
	float:right;
	margin-top:5px;
	margin-left:15px;
	margin-bottom:10px;
}

.point1 {
	background:url(../img/bg_sidemenu2.png) top left no-repeat;
	background-position:0 50%;
	margin:0 0 20px 1em;
	padding:5px 0 5px 1em;
	line-height:1.2;
	text-align:left;
}

.main ol {
	margin-bottom:30px;
  list-style-position: outside;
  margin-left: 35px;
}
.main ol li {
	list-style-type:decimal;
	line-height:1.5;
	margin-bottom:10px;
	word-spacing: normal;
}


/* 各要素のデザイン、レイアウト */

#PLAN {
	background:#d3e9f6;
	width:100%;
	font-size:18px;
	font-size: 1.8rem;
	margin-bottom:30px;
	padding:1px;
    border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */ 
}

#PLAN div {
	font-size:20px;
	font-size: 2.0rem;
	margin:10px auto;
	text-align:center;
	font-weight:bold;
}
#PLAN ul {
	text-align:center;
	margin: 0px auto 8px;
}
#PLAN ul li {
	margin: 0px auto 5px;
	float: none;
	width:80%;
}
#PLAN ul a {
	display:block;
	text-align:left;
	font-weight:bold;
	color:#FFF;
	background:#6699cc url(../img/bg_sidemenu1.png) no-repeat;
	background-position:96% 50%;
	border:#99ccff solid 1px;
	padding:14px 10px;
	border:#FFF 4px solid;
    border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */ 
}
#PLAN ul a span {
	color:#ffff99;
	font-size:28px;
	font-size: 2.8rem;
}
#PLAN ul a:hover, #PLAN ul a:active, #PLAN ul a:focus {
	background:#568cc2 url(../img/bg_sidemenu1.png) no-repeat;
	background-position:96% 50%;
	color:#ffff99;
}


.pageindex ul,.pageindex li,.pageindex ul li span {
  display: inline-block;
  word-spacing: normal;
  vertical-align: top;
}
.pageindex {
	width:100%;
	text-align:center;
	height:36px;
	display: inline-block;
    text-align: center;
	margin-top:10px;
    margin-bottom: 30px;
}
.pageindex ul {
	text-align:center;
	margin:0 auto;
    margin: 0 0 0 -5px;
}
.pageindex li {
    margin: 0 0 0 5px;
    line-height: 36px;
    height: 36px;
    min-width: 36px;
    text-align: center;
    background: #fff;
	font-size:15px;
	font-size: 1.5rem;
	float:left;
}
.pageindex li.link {
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.pageindex li a {
    display: inline-block;
    min-width: 36px;
    line-height: 36px;
    height: 36px;
    height: auto;
    border: none;
    padding: 0;
    color: #6699cc;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.pageindex li a:hover {
    background: #eeffff;
	color: #F00;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
}
.pageindex li.prev,.pageindex li.next {
    border: 1px solid #6699cc;
    color: #6699cc;
}
.pageindex li a span {
    min-width: 90px;
}
.pageindex li span {
    min-width: 36px;
    height: 36px;
    line-height: 36px;
    padding: 0;
}
.pageindex li.selected span {
    border: none;
    padding: 0;
    color: #6699cc;
    font-weight: bold;
    background: #eeffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

@media only screen and (min-width: 969px) {
	
#PLAN ul {
	text-align:center;
	margin: 0px -7px 8px 20px;
}
#PLAN ul li {
	margin: 0px 7px 5px 0px;
	float:left;
	width:193px;
}

}

/* link */

#link {

}

#link_in a{
	padding-right: 5px;
}

#link h1 {
	border-bottom: 2px double #CC3366;
	border-left: 15px solid #CC0033;
	padding: 7px;
	font-size: 16px;

}
#link ul {
	margin-bottom:25px;
}
#link li {
	font-size:18px;
	font-size: 1.8rem;
	font-weight: bold;
	padding:0px 0px 5px 18px;
	background: url(../img/bg_h3.png) no-repeat;
	background-position:0 7px;
}
#link li.lo {
	list-style: none;
	padding:0px 0px 5px 18px;
	font-size:14px;
	font-size: 1.4rem;
	font-weight: normal;
	background:none;
}

.section01{
	width:100%;
	margin-bottom: 20px;
	line-height: 160%;
	background: #FFFFFF;
	margin-top: 50px;
	border: 1px dotted #CCCCCC;
	padding: 20px;
}

.section01 p{
	margin-bottom: 15px;
}




/* sitemap */

.sitemap ul {
	margin-bottom:25px;
}
.sitemap li {
	list-style: none;
	font-size:15px;
	font-size: 1.5rem;
}
.sitemap li.hm1 {
	background: url(../img/bg_sitemap1.png) no-repeat;
	background-position:0 5px;
	padding:0px 0px 3px 1.0em;
}
.sitemap li.hm2 {
	background: url(../img/bg_sitemap1.png) no-repeat;
	background-position:1em 5px;
	padding:0px 0px 3px 2.0em;
}
.sitemap li.hm3 {
	background: url(../img/bg_sitemap1.png) no-repeat;
	background-position:2em 5px;
	padding:0px 0px 3px 3.0em;
}
.sitemap li.hm4 {
	background: url(../img/bg_sitemap1.png) no-repeat;
	background-position:3em 5px;
	padding:0px 0px 3px 4.0em;
}
.sitemap li.hm5 {
	background: url(../img/bg_sitemap1.png) no-repeat;
	background-position:4em 5px;
	padding:0px 0px 3px 5.0em;
}
.sitemap li.hm2s {
	background: url(../img/bg_sitemap2.png) no-repeat;
	background-position:1em 4px;
	padding:0px 0px 3px 2.0em;
}
.sitemap li.hm3s {
	background: url(../img/bg_sitemap2.png) no-repeat;
	background-position:2em 4px;
	padding:0px 0px 3px 3.0em;
}
.sitemap li.hm4s {
	background: url(../img/bg_sitemap2.png) no-repeat;
	background-position:3em 4px;
	padding:0px 0px 3px 4.0em;
}
.sitemap li.hm5s {
	background: url(../img/bg_sitemap2.png) no-repeat;
	background-position:4em 4px;
	padding:0px 0px 3px 5.0em;
}


/******************************************************************
 * テーブル
 *****************************************************************/


.hyou1 {
	width:100%;
	margin:0 0 30px;
	line-height:1.5;
	border-spacing:0;
	background-color:#ffffff;
}
.hyou1 th {
	font-size:14px;
	font-size: 1.4rem;
	line-height:1.5;
	border:1px solid #ddd;
	color:#FFF;
	text-align: center;
    padding: 10px 2px 10px 8px;
}
.hyou1 th.style1 {
	background-color:#0066cc;
}
.hyou1 th.style2 {
	background-color:#46a3ff;
}
.hyou1 th.style3 {
	background-color:#f7a000;
}
.hyou1 th.style4 {
	background-color:#65ab31;
}
.hyou1 th.style5 {
	background-color:#fff2cc;
	color:#333;
}
.hyou1 td {
	font-size:14px;
	font-size: 1.4rem;
	line-height:1.5;
	border:1px solid #ccc;
    padding: 8px 4px 8px 6px;
}
.hyou1 td.style1 {
	background-color:#ffffe0;
}


.hyou2 {
	width:100%;
	margin:0 0 30px;
	line-height:1.5;
	border-spacing:0;
	background-color:#ffffff;
}
.hyou2 th {
	font-size:13px;
	font-size: 1.3rem;
	line-height:1.5;
	border:1px solid #ddd;
	color:#FFF;
	text-align: center;
    padding: 10px 2px 10px 8px;
}
.hyou2 th.style1 {
	background-color:#0066cc;
}
.hyou2 th.style2 {
	background-color:#46a3ff;
}
.hyou2 th.style3 {
	background-color:#f7a000;
}
.hyou2 th.style4 {
	background-color:#65ab31;
}
.hyou2 th.style5 {
	background-color:#fff2cc;
	color:#333;
}
.hyou2 td {
	font-size:13px;
	font-size: 1.3rem;
	line-height:1.5;
	border:1px solid #ccc;
    padding: 8px 4px 8px 6px;
}
.hyou2 td.style1 {
	background-color:#ffffe0;
}


.hyou-ichiran {
	width:100%;
	margin:0 0 30px;
	line-height:1.5;
	border-spacing:0;
	background-color:#ffffff;
	text-align:center;
}
.hyou-ichiran td {
	font-size:14px;
	font-size: 1.4rem;
	line-height:1.5;
	text-align: left;
	border-bottom:1px dotted #555;
}
.hyou-ichiran td span {
	display: block;
	vertical-align: inherit;
	margin-top:3px;
	margin-bottom:3px;
	padding:12px 0;
	font-size:14px;
	font-size: 1.4rem;
	text-align:center;
	width:120px;
	color:#FFF;
	background:#6699CC;
    border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */ 
}


/******************************************************************
 * レイアウト
 *****************************************************************/

.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}

.b {font-weight:bold;}
.normal {font-weight:normal;}

.spacing5 { padding-bottom:5px;}
.spacing10 {margin-bottom:10px;}

.white {color:#FFF;}
.gray {color:#9a7d08;}
.green {color:#008000;}
.kinaka {color:#EA4E31;}

.ml10 {margin-left:10px;}

.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}

.f11 {
	font-size:11px;
	font-size: 1.1rem;
}
.f12 {
	font-size:12px;
	font-size: 1.2rem;
}
.f13 {
	font-size:13px;
	font-size: 1.3rem;
}
.f15 {
	font-size:15px;
	font-size: 1.5rem;
}
.f16 {
	font-size:16px;
	font-size: 1.6rem;
}

.ind5 { text-indent:5px;}

.box1 {
	background-color: #ffe699;
	font-weight: bold;
	padding: 10px 20px;
	margin-bottom: 30px;
}



/******************************************************************
 *
 *  フロート解除
 *
 *****************************************************************/

.clear {
	clear:both;
}
/* floatの解除 */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/  
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}  
/* End hide from IE-mac */
