﻿/*
******************************************************************************** basic setting
*/
/*
contents align : center
contents width : 960px
contents margin
		 right : 80px
		 left  : 80px



*/



/*
******************************************************************************** Eric A. and Kathryn S. Meyer Reset CSS
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
******************************************************************************** Palette color codes
*/
/* CSS - Cascading Style Sheet */
/* Palette color codes */
/* Palette URL: http://paletton.com/#uid=30u0u0kllllaFw0g0qFqFg0w0aF */

/* Feel free to copy&paste color codes to your application */


/* As hex codes */

.color-primary-0 { color: #AA6C39 }	/* Main Primary color */
.color-primary-1 { color: #FFD1AA }
.color-primary-2 { color: #D49A6A }
.color-primary-3 { color: #804515 }
.color-primary-4 { color: #552700 }

.color-secondary-1-0 { color: #2E4272 }	/* Main Secondary color (1) */
.color-secondary-1-1 { color: #7887AB }
.color-secondary-1-2 { color: #4F628E }
.color-secondary-1-3 { color: #162955 } /* link hover */
.color-secondary-1-4 { color: #061539 } /* link */

.color-secondary-2-0 { color: #2D882D }	/* Main Secondary color (2) */
.color-secondary-2-1 { color: #88CC88 }
.color-secondary-2-2 { color: #55AA55 }
.color-secondary-2-3 { color: #116611 }
.color-secondary-2-4 { color: #004400 }



/* As RGBa codes */

.rgba-primary-0 { color: rgba(170,108, 57,1) }	/* Main Primary color */
.rgba-primary-1 { color: rgba(255,209,170,1) }
.rgba-primary-2 { color: rgba(212,154,106,1) }
.rgba-primary-3 { color: rgba(128, 69, 21,1) }
.rgba-primary-4 { color: rgba( 85, 39,  0,1) }

.rgba-secondary-1-0 { color: rgba( 46, 66,114,1) }	/* Main Secondary color (1) */
.rgba-secondary-1-1 { color: rgba(120,135,171,1) }
.rgba-secondary-1-2 { color: rgba( 79, 98,142,1) }
.rgba-secondary-1-3 { color: rgba( 22, 41, 85,1) }
.rgba-secondary-1-4 { color: rgba(  6, 21, 57,1) }

.rgba-secondary-2-0 { color: rgba( 45,136, 45,1) }	/* Main Secondary color (2) */
.rgba-secondary-2-1 { color: rgba(136,204,136,1) }
.rgba-secondary-2-2 { color: rgba( 85,170, 85,1) }
.rgba-secondary-2-3 { color: rgba( 17,102, 17,1) }
.rgba-secondary-2-4 { color: rgba(  0, 68,  0,1) }



/* Generated by Paletton.com 2002-2014 */
/* http://paletton.com */


/* CSS - Cascading Style Sheet */
/* Palette color codes */
/* Palette URL: http://paletton.com/#uid=30u0u0kl1Wx1x+IcEXDsUWkWEVB */

/* Feel free to copy&paste color codes to your application */


/* As hex codes */

.color-primary-0 { color: #FFA358 }	/* Main Primary color */
.color-primary-1 { color: #FFF8F3 }
.color-primary-2 { color: #FFC89A }
.color-primary-3 { color: #FF8119 }
.color-primary-4 { color: #FF7400 }

.color-secondary-1-0 { color: #6490F3 }	/* Main Secondary color (1) */
.color-secondary-1-1 { color: #F3F7FE }
.color-secondary-1-2 { color: #9FB9F6 }
.color-secondary-1-3 { color: #2E6AF3 }
.color-secondary-1-4 { color: #034BF1 }

.color-secondary-2-0 { color: #55F855 }	/* Main Secondary color (2) */
.color-secondary-2-1 { color: #F3FFF3 }
.color-secondary-2-2 { color: #97FA97 }
.color-secondary-2-3 { color: #18F818 }
.color-secondary-2-4 { color: #00F600 }



/* As RGBa codes */

.rgba-primary-0 { color: rgba(255,163, 88,1) }	/* Main Primary color */
.rgba-primary-1 { color: rgba(255,248,243,1) }
.rgba-primary-2 { color: rgba(255,200,154,1) }
.rgba-primary-3 { color: rgba(255,129, 25,1) }
.rgba-primary-4 { color: rgba(255,116,  0,1) }

.rgba-secondary-1-0 { color: rgba(100,144,243,1) }	/* Main Secondary color (1) */
.rgba-secondary-1-1 { color: rgba(243,247,254,1) }
.rgba-secondary-1-2 { color: rgba(159,185,246,1) }
.rgba-secondary-1-3 { color: rgba( 46,106,243,1) }
.rgba-secondary-1-4 { color: rgba(  3, 75,241,1) }

.rgba-secondary-2-0 { color: rgba( 85,248, 85,1) }	/* Main Secondary color (2) */
.rgba-secondary-2-1 { color: rgba(243,255,243,1) }
.rgba-secondary-2-2 { color: rgba(151,250,151,1) }
.rgba-secondary-2-3 { color: rgba( 24,248, 24,1) }
.rgba-secondary-2-4 { color: rgba(  0,246,  0,1) }



/* Generated by Paletton.com 2002-2014 */
/* http://paletton.com */


/*
-------------------------------------------------------------------------------- font Properties
*/

html,body {
	height: 100%;
	background-color: #F5F7F4; /* 乳白色 */ 
	color: #333333;
	font-family: sans-serif;
	font-size: 1.0em;
	line-height: 1.5em;	
}

p, h1, h2, h3, h4, h5, h6, strong {
	color: #333333;
	font-family: serif;
}

h1 {
	font-size: 2.5em;
	line-height: 1.5em;	
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.5em;
}

/*
-------------------------------------------------------------------------------- hyperlink
*/
a {
	color: #034BF1;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #6490F3;
	text-decoration: underline;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{
	color: #333333;
	text-decoration: none;
}

a.link-text:before {
	font-family: 'FontAwesome';
	content: '\f0f6  ';
}

a[href$=".pdf"]:before {
	font-family: 'FontAwesome';
	content: '\f1c1  ';
}

a[href^="http://"]:before {
	font-family: 'FontAwesome';
	content: '\f08e  ';
}

a[href^="http://kyoken.org/"]:before {
	content: '';
}

a[href^="mailto:"]:before {
	font-family: 'FontAwesome';
	content: '\f003  ';
}


/*
********************************************************************************
*/

#header-background {
	background-color: #FFFFFF;
	border-bottom: double 1px #7887AB;
	width: 100%;
	height: 7.0em;
}

#header {
	background-color: #FFFFFF;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#header-logo-title {
	padding-top: 20px;
}


/*
********************************************************************************
*/
#content-background {
	background-color: #F5F7F4;
	width: 100%;
}
#content {
	background-color: #FFFFFF;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#content-category-title{
}

/*
********************************************************************************
*/
#article {
	clear: both;
	padding-top: 1em;
	margin: 0;
	padding-bottom: 2em;
}

#article h1 {
	border-bottom: 2px #2E6AF3 solid;
	padding: 0 0 0.25em 0;
	margin-bottom: 0.5em;
}

#article h2 {
	border-bottom: 2px #2E6AF3 solid;
	border-left: 1em #2E6AF3 outset;
	padding:0 0 0.25em 0.5em;
	margin-top: 2em;
	margin-bottom: 1em;
}

#article h3 {
	border-bottom: 1px #2E6AF3 solid;
	padding:0 0 0.25em 1.5em;
	margin-top: 2em;
	margin-bottom: 1em;
}

#article h4:before {
	font-family: 'FontAwesome';
	content: '\f10c';
	margin-right: 0.2em;
}

#article .qualify-angle-double-right:before {
	font-family: 'FontAwesome';
	content: '\f101  ';
}

#article .qualify-circle:before {
	font-family: 'FontAwesome';
	content: '\f10c  ';
}

#article .qualify-notice:before {
	color: #FF4900 ;
	font-family: 'FontAwesome';
	content: '\f06a  ';
}
#article .qualify-notice {
	color: #FF4900 ;
	font-weight: bold;
}

#article .qualify-strong {
	font-weight: bold;
}

#article .qualify-times:before {
	font-family: 'FontAwesome';
	content: '\f00d  ';
}

#article .qualify-text-align-right {
	text-align: right;
}

#article p {
	margin: 1em;
}

#article p.img-caption-bottom {
	text-align: center;
	margin-bottom: 2em;
}

#article img{
	max-width: 100%;
	height: auto;
	display: block;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.5em;
}

#article .article-section{
	display:table;
	width: 100%;
}
#article .section-wide{
	display: table-cell;
	vertical-align:top;
	width: 60%;
}
#article .section-narrow{
	display: table-cell;
	vertical-align:top;
}
#article .section-staff-msg{
	background-color:#aaeeaa;
}
/*
-------------------------------------------------------------------------------- article list
*/
#article ul,
#article ol {
	margin-top: 1em;
	margin-bottom: 1em;
}
#article dl {
	margin-top: 1em;
}

#article ul {
	list-style-type: disc;
}

#article ol {
	list-style-type: decimal;
}

#article li {
	margin-left: 2.2em;
}

#article dt {
	font-weight: bold;
	margin-left: 1.5em;
}

#article dd {
	margin-left: 3em;
	margin-bottom: 1em;
}

#article dd.dd-news-post-title {
	font-weight: bold;
	margin-bottom: 0;
}
/*
-------------------------------------------------------------------------------- article table
*/
#article table {
	border-top: 1px solid #2E4272;
	border-left: 1px solid #2E4272;
	border-spacing: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;	
}

#article caption {
}

#article tr th,
#article tr td {
	border-bottom: 1px solid #2E4272;
	border-right: 1px solid #2E4272;
	line-height: 1.5em;
	padding: 0.25em 0.5em;
	text-align: left;
}

#article tr th {
	background: #C7E0E0;
	font-weight: bold;
	text-align: center;
}

/* ----------------------------------------------------------------------------- #article-top */
#article-top{
}
#article-top .business-list-1-2{
	margin: 0;
}

#article-top .business-list-1-2 ul{
	display: inline-block;
}
#article-top .business-list-1-2 li{
	float: left;
}
/*
li.li336-left{
	height: 336px;
	margin-right: 10px;
}
li.li163-top{
	height: 163px;
	margin-bottom: 5px;
}
li.li163-bottom{
	height: 163px;
	margin-top: 5px;
}
*/
.business-list ul{
	display: inline-block;
}
.business-list li{
	float: left;
}
.li336-left{
	height:336px;
	margin-right:10px;
	margin-bottom:10px;
}
.li163-right{
	height:163px;
	margin-bottom:10px;
}

/*
-------------------------------------------------------------------------------- article-homepage 
*/


#article-homepage .article-homepage-top-banner ul{
	margin-left: 0px;
	margin-right: 0px;
}
#article-homepage .article-homepage-top-banner li{
	display: inline;
	float: left;
	min-width: 380px;
	margin-left: 0px;
	margin-right: 0px;
}
#article-homepage .article-homepage-top-banner li a{
	display: inline;
	height: 210px;
	letter-spacing: 0em;
	line-height: 210px;
	padding-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0;
}
#article-homepage .article-homepage-top-banner li img{
	margin: 0;
}

.rssBody h4{
	font-weight: bold;
}

.rssBody a{
	color: #4F628E;
}

.rssBody h4:before{
	font-family: 'FontAwesome';
	content: '';
}

.rssBody a[href^="http://muta_takeo"]:before {
	font-family: 'FontAwesome';
	content: '';
}

.rssBody li{
	list-style-type: none;
}
.rssBody div{
}
.rssBody div:before{
	font-family: 'FontAwesome';
	content: '\f133  ';
}


#article-homepage .rssBody p{
}


/*
-------------------------------------------------------------------------------- nav-category
*/
#nav-category{
	clear: both;
	padding-top: 10px;
}

#nav-category ul{
	margin-left: 50px;
	margin-right: 50px;
}
#nav-category li{
	display: inline;
	float: left;
	min-width: 100px;
}
#nav-category li+li{
/*	border-left:1px solid #000000; */
}
#nav-category li a{
	display: inline;
	height: 1.5em;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	padding-top: 0;
	margin-left: 1.5em;
	margin-right: 1.5em;
	padding-bottom: 0;
	text-align: left;
}

/*
********************************************************************************
*/
#footer-background {
	background-color: #F5F7F4;
	border-top: double 1px #7887AB;
	width: 100%;
}
#footer {
	width: 980px;
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
}

#footer-link-about, 
#footer-link-jigyo,
#footer-link-relate,
#footer-link-other {
	display: block;
	float: left;
	margin-left: 50px;
}
#footer-link-about li.heading,
#footer-link-jigyo li.heading,
#footer-link-relate li.heading,
#footer-link-other li.heading {
	font-weight: bold;
}
#footer-link-about a,
#footer-link-jigyo a,
#footer-link-relate a,
#footer-link-other a {
	font-size: 0.75em;
	line-height: 1.5em;
}

#footer-copyright {
	clear: both;
	padding-top: 2em;
	margin-right: 50px;
	padding-bottom: 1em;
	font-size: 0.75em;
	text-align: right;
}

/*
********************************************************************************
*/
#header-nav-global {
	position: absolute;
	width: 980px;
	top: 70px;
}
#header-nav-global ul{
	width: 100%;
	margin: 0;
	text-align: center;
	display: table;
}
#header-nav-global li{
	display: inline;
	float: left;
	width: 16.66%;
}

#header-nav-global li a{
	background-color: #2E6AF3;
	color: #F3F7FE;
	font-weight:bold;
	display: block;
	height: 1.5em;
	padding:0.5em 1.5em;
	text-align: center;
}
#header-nav-global li a:hover,
#header-nav-global li a:focus {
	background-color: #6490F3;
}

#nav-about {
	position: absolute;
	width: 980px;
	top: 10px;
}
#nav-about ul{
	margin-right:50px;
}
#nav-about li{
	display: inline;
	float: right;
}
#nav-about li a{
	display: block;
	height: 1.25em;
	letter-spacing: 0.1;
	padding: 0 1em;
	text-align: center;
}

