@charset "utf-8";
/*
Theme Name: wag Template27
Theme URI:
Author:
Author URI:
Description:
Version: 1.0
License: GNU General Public License
*/
/* ---------------------------------------------- */
/* Base */
/* ---------------------------------------------- */
body {
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-size: 80%;
    line-height: 1.4;
    color: #333;
	background:#e0f0f0;
    background: url(images/imageback.gif);

}

html,a,form,area,div,table,dl,dt,dd,
ul,ol,li,h1,h2,h3,h4,h5,h6,p {
    margin: 0px;
    padding: 0px;
    border: none;
    font-size: 100%;
}
object { outline: none }
img { border: none }
table {
    font-size: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
}
ul,
ul li { list-style: none }
a { text-decoration: underline;}
a:hover {
    color: #1d2080;
    text-decoration: none;
}
a:link { color: #000; }
a:visited {
    color: #000;
    text-decoration: underline;
}
a:active {
    color: #1d2080;
    text-decoration: none;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.clearfix { display: inline-block }
/* Hides from IE Mac */
* html .clearfix { height: 1% }
.clearfix { display: block }
/* End Hack */

.Clear { clear: both }
.left { float: left }
.right { float: right }
.alignleft {
    margin: 0px 6px 6px 0px;
    float: left;
}
.alignright {
    margin: 0px 0px 6px 6px;
    float: right;
}
.img {
    float: left;
    display: inline;
    margin: 0px 4px 4px 0px;
    border: none;
}
/* ---------------------------------------------- */
/* Layout */
/* ---------------------------------------------- */
.container {
    width: 900px;
    text-align: left;
    padding: 0px;
    margin: 0px auto;
    background:#fff;
}
/* ---------------------------------------------- */
/* contents */
/* ---------------------------------------------- */
.left {
    width: 600px;
	margin:15px 0 0 10px;
    float: left;
 border-right:dashed 1px #ccddff;
 padding:0 10px 0 0;
}
.right {
	width:260px;
	margin:15px 10px 0 0;
    float: right;
}
/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.pankuzu {
    font-size: 12px;
    color: #666666;
	padding:10px;
}

/* ---------------------------------------------- */
/* header */
/* ---------------------------------------------- */
.header {
    height: 156px;
    width: 900px;
    position: relative;
	background:url(images/header_denkyu.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.header h1,.header .title {
	color:#393;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0px;
	left: 60px;
	top: 36px;
	position: absolute;
	padding: 0px;
}
.header h1 a:link,.header h1 a:visited,
.header .title a:link,.header .title a:visited {
	color:#393;
    text-decoration: none;
}
.header h1 a:hover,.header h1 a:active,
.header .title a:hover,.header .title a:active {
	color:#393;
    text-decoration: underline;
}
.header .description {
	margin: 0px;
	font-weight: bold;
	color: #3859A5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 60px;
	top: 90px;
}
.header .sitemap ul {
    list-style: none;
	text-align:right;
	padding:0 20px 0;
}
.header .sitemap ul li {
    display: block;
    float: right;
}
.header .sitemap ul li a {
    display: block;
	background:url(images/sitmap.gif) no-repeat 0 0px;
	width:123px;
	height:20px;
	padding:5px 0 0 30px;
	text-align:left;
	color:#fff;
}

/* ---------------------------------------------- */
/* left */
/* ---------------------------------------------- */
.left .main {
    margin: 0;
    padding: 0px 0px 0 0px;
}
.left .main h2.pageHead,.left .main h1 {
    background: url(images/bird_icon.gif) no-repeat 0px 15px;
	border: none;
	font-weight:bold;
	font-size: 24px;
	line-height: 1.1em;
	color: #5778c6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.left .main p {
    font-size: 1.2em;
    line-height: 1.3em;
    padding-bottom: 8px;
    margin-top: 8px;
}
/*20230721_h3の要素を分岐*/
.left .main h2 {
	margin: 0px 0px 6px;
	padding: 5px 0px 5px 10px;
	font-weight: bold;
	color: #5778c6;
	font-size: 20px;
	line-height: 1.1em;
	background-color: #F4F8FF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9BBCFF;
	border-left-color: #9bbcff;
}
/*20230721追記*/
.left .main h3 {
	margin: 0px 0px 6px;
	padding: 5px 0px 5px 10px;
	font-weight: bold;
	color: #5778c6;
	font-size: 18px;
	line-height: 1.1em;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
}
.left .main h4 {
	margin: 0px 0px 6px;
	padding: 5px 0px 5px 10px;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.1em;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
}
.left .main h5 {
	margin: 0px 0px 6px;
	padding: 5px 0px 5px 10px;
	font-size: 14px;
	color: #5778c6;
	line-height: 1.1em;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}
/*20230721追記終わり*/
.left .main ul li {
    color: #48372d;
    padding: 0 0 0 20px;
	margin:15px;
	background:url(images/list-shikaku.gif) no-repeat 0 0;
}
.left .main ol li {
    color: #48372d;
    padding: 0 0 0 0px;
	margin:15 px;
}
.left .main a.link {
    font-weight: bold;
    font-size: 1.3em;
    color: #0000cd;
}
.left .main a:hover { text-decoration: none;}
.left .main table {
    margin: 15px 0px 15px;
    padding: 0px;
    border: 1px solid #ccc;
}
.left .main table th {
    text-align: center;
    padding: 5px;
    line-height: 1.5em;
    font-weight: bold;
	color:#333;
    background-color: #ecf6fc;
    border: 1px solid #ccc;
}
.left .main table td {
    text-align: center;
    border: 1px solid #ccc;
    padding: 5px;
    line-height: 1.5em;
}
/* ---------------------------------------------- */
/* right */
/* ---------------------------------------------- */
.right h2 {
    width: 260px;
    height: 46px;
	background: url(images/tile-side.gif) no-repeat 0 0;
    color: #003366;
    text-align: center;
    padding-top: 10px;
    font-size: 19px;
}
.right .menu_list { 
	width: 260px;
	font-size:14px;
	margin-top:10px;
padding:0px 0 20px 0; 
}

.right .menu_list ul.top_cat li a {
	background: url(images/cate-yoko.gif) no-repeat 5px 5px #EBF8FF;
	margin: 0px 0px 2px;
	padding: 5px 10px 5px 34px;
	line-height: 1.3em;
	color:#6d402c;
	display: block;
	border:1px soid #ccc;
}
.right .menu_list ul.top_cat li a:hover {
	display: block;
	color:#09318C;
}

.right .menu_list ul.top_cat li ul.children li a {
    background: url(images/page-icon.gif) no-repeat 5px center #fff;
    padding: 5px 0 5px 30px;
	font-weight:normal;
	color:#7d7d7d;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:2px dotted #CCDDFF ;
}
.right .menu_list ul.top_cat li ul.children li a:hover {
	font-weight:normal;
	color:#09318C;

}

/* ---------------------------------------------- */
/* footer */
/* ---------------------------------------------- */
.footer {
    text-align: center;
    font-size: 12px;
	font-weight:bold;
    width: 900px;
	padding:10px 0 10px 0;
  clear:both;
    background: url(images/footer.gif) #9BBCFF;
}
.footer a:link,
.footer a:visited {
    color: #fff;
    text-decoration: none;
}
.footer a:hover,
.footer a:active {
    color: #fff;
    text-decoration: underline;
}

/* ---------------------------------------------- */
/* up */
/* ---------------------------------------------- */
.up {
    line-height: 1.3em;
    font-size: 12px;
    text-align: right;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 12px;
    padding-right: 0px;
    padding-bottom: 4px;
    padding-left: 0px;
}


/* ---------------------------------------------- */
/* site_map */
/* ---------------------------------------------- */

ul#sitemap_list li a {
    display: block;
    padding: 5px 0 5px 10px;
    margin-bottom: 10px;
	border-bottom:solid 1px #a8d2fc;
}
ul#sitemap_list li a:hover {
    display: block;
    padding: 5px 0 5px 10px;
    margin-bottom: 10px;
}
ul#sitemap_list li ul li a {
    padding: 5px 0 5px 10px;
    margin-bottom: 10px;
	font-weight:normal;
}
ul#sitemap_list li ul li a:hover {
    padding: 5px 0 5px 10px;
    margin-bottom: 10px;
	font-weight:normal;
}

/* ---------------------------------------------- */
/* site */
/* ---------------------------------------------- */
a.top{ 
	color:#FF0000;
	font-weight:bold;
	font-size:1.2em;
}
a.top1{ 
	color:#ff8c00;
	font-weight:bold;
}

/*2023.09.21*/
.header h1:before,.title:before{
    content: "PR";
    display: inline-block;
    background: #000;
    color: #fff;
    text-align: center;
    width: fit-content;
    margin-right: .5rem;
    font-size: 1rem;
    padding: 0 .5rem;
    line-height: 1.4;
}
.header h1,.title {
  display: flex;
  align-items: center;
}
.footer a:before {
  content: "【PR】";
}
.caption a {
    font-size: 12px;
    color: #888;
    word-wrap: break-word;
    text-decoration: none;
}
.caption a:hover{
	opacity:0.8;
}