@charset "UTF-8";
/*
Thema Name: JUTA2015
Author: Northern Lights
Description: Template for "Japan Universal Design and Tourism Association"
version: 1.0
*/

body {
	margin:0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
	/*color: #646363;
	color: #a06d55;*/
	color:#07A50C;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

a:hover img {
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

h2.widgettitle {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}

ul {
	list-style-type: none;
}

/* ------ main structure ------*/
#page {
	width:825px;
	margin:5px auto;
}
header {
	width:825px;
	height:112px;
	margin:0px;
	background-repeat:no-repeat;
	box-shadow:1px 2px 2px 2px hsla(0,0%,0%,0.20);
}
#mainBox {
    width: 817px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 4px;
    margin-bottom: 1px;
    float: left;
    overflow: hidden;
    box-shadow: 1px 0px 2px 1px hsla(0,0%,0%,0.20);
}
#mainNav {
	width:100%;
	text-align: center;
	font-size: 14px;
	background-color: #ffffff;
	margin:0px;
	padding:0px;
}
#leftBar {
	width:148px;
	margin-top:-4px;
	margin-left:0px;
	margin-right:0px;
	padding-top:2px;
	padding-left:6px;
	padding-right:6px;
	background-color:hsla(0,0%,0%,0.04);
	border-right:hsla(0,0%,90%,1.00) thin solid;
	float:left;
		padding-bottom: 32768px;
		margin-bottom: -32768px;
}
#main {
    width: 645px;
    margin-top: -4px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 2px;
    padding-left: 6px;
    padding-right: 0px;
    float: left;
    padding-bottom: 32768px;
    margin-bottom: -32768px;
}
footer {
	width:813px;
	height:48px;
	clear:both;
	padding:6px;
	margin-top:0px;
	box-shadow:1px 2px 2px 2px hsla(0,0%,0%,0.20);
	text-align:center;
}

/* ------- ヘッダ ---------*/
#hGroup {
	width:670px;
	height:100px;
	padding-top:1px;
	margin-left:155px;
}
h1 {
	width:100%;
	text-align:center;
	margin-bottom:0px;
}
#hGroup h2 {
	width:100%;
	text-align:center;
	font-size:18px;
	margin-top:4px;
	font-weight:normal;
}

/* ------- メニューバー ---------*/
#mainNav ul {
	margin:12px 0px 1px 0px;
	padding-left:0px;
	padding-bottom:0px;
}
#mainNav li {
	font-weight: bold;
	display: inline;
	margin-right:4px;
	padding: 6px 4px 6px 4px;
}
#mainNav li a {
	color:#656565;
	text-decoration: none;
	font-weight: bold;
	padding: 6px 4px 6px 4px;
}
#mainNav li a:hover,.current-menu-item {
	color:#656565;
	padding: 6px 4px 6px 4px;
	background-color:#DFDEDE;
	border-top:hsla(359,100%,50%,0.40) thin solid;
	border-bottom:hsla(359,100%,50%,0.40) thin solid;
}

/*#menu-navmenu li  {
	color:#FF0004;
	padding: 6px 4px 6px 4px;
	background-color:#DFDEDE;
	border-bottom:#FF0004 thin solid;
}
*/#mainNav img {
	padding:0px;
}
#menuBarBottom {
	margin:0px;
	padding:0px;
}

/* ------- サイドバー ---------*/
ul#sideBarArea {
	padding-left: 8px;
	padding-right:8px;
}
li#text-2.widget.widget_text {
	font-size: 12px;
	margin-top: -7px;
	line-height: 1.5em;
	margin-bottom: 7px;
	text-align:left;
}
li#recent-posts-3{
	font-size: 12px;
	line-height: 1.2em;
	padding-bottom: 1em;
	margin-top:2em;
}
#recent-posts-3 ul {
	margin-left:1em;
	margin-top:0.8em;
	padding-left:0px;
}
#recent-posts-3 li {
	padding-bottom:1em;
	margin-bottom:0.5em;
}
#recent-posts-3 li a {
	font-weight:normal;
	color:#434343;
	font-size:12px;
}

li#tag_cloud-2.widget.widget_tag_cloud {
	margin-bottom: 24px;
}
li#tag_cloud-2 h2 {
	margin-top:18px;
}
div.tagcloud a{
	/*font-size: 11px !important;
	display: block;*/
	font-weight: normal;
	line-height: 1.4em;
	color:#434343;
}

div.tagcloud {
	margin-bottom: 10px;
	margin-left:12px;
}

/* ------- フッター ---------*/
#footerMenu ul {
	margin:0px;
	padding:0px;
	font-size:14px;
}
#footerMenu li {
	display: inline;
	margin-right:14px;
	padding: 6px 4px 6px 4px;
}
#footerMenu li a {
	font-weight: normal;
	color:#5D5C5C;
}

/* ------- main 共通---------*/
#titleArea {
	width:620px;
	padding:8px 8px 8px 16px;
	background-color:hsla(124,98%,25%,0.60);
	margin-top:12px;
	color:#FFFFFF;
	/*border:#027E0B thin solid;*/	
	text-shadow:1px 1px 2px hsla(124,98%,25%,1.00);
	box-shadow:1px 1px 2px hsla(124,98%,25%,1.00);
}
#titleAreaWork {
	width:620px;
	padding:8px 8px 8px 16px;
	background-color:hsla(124,98%,25%,0.60);
	margin-top:12px;
	color:#FFFFFF;
	/*border:#027E0B thin solid;*/	
	text-shadow:1px 1px 2px hsla(124,98%,25%,1.00);
	box-shadow:1px 1px 2px hsla(124,98%,25%,1.00);
}
.topPageTitle {
	clear: both;
	text-align:center;
	padding-left:8px;
	width:628px;
}
.postcat {
	font-size:0.8em;
	border-bottom:hsla(124,98%,25%,1.00) thin dotted;
}
.post_date_single {
	font-size:0.8em;
}
.post_info_single {
	font-size:0.8em;
	padding-top:6px;
	border-top:hsla(124,98%,25%,1.00) thin dotted;
	text-align:right;
}


/* ------- トップページ---------*/
#topSlide {
	width:620px;
	padding:8px 8px 8px 16px;
	background-color:white;
	margin-top:-2px;
}
#eyeCatch01 {
	width:620px;
	padding:8px 8px 8px 16px;
	background-color:white;
	margin: 12px 0px 0px 0px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border:#C1C1C1 thin solid;
}
#eyeCatch02, #eyeCatch03, #eyeCatch04, #eyeCatch05, #eyeCatch06, #eyeCatch07 {
    width: 289px;
    padding-top: 8px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    background-color: white;
    margin: 12px 0px 8px 0px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border: #C1C1C1 thin solid;
}
.ecLeft {
	clear: both;
	float: left;
}
.ecRight {
	float: right;
	margin-right: 0px;
}
#top_post, #top_postWork {
	margin:0px;
}
#top_post .post {
	margin: 12px 8px 12px 12px;
	padding: 2px 12px 0px 20px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border:#C1C1C1 thin solid;
}
#top_post .post_date {
	color:#8F8F8F;
	font-size:12px;
	margin-top:12px;
}
#top_post h2 {
	border-bottom:#FF0000 thin solid;
	border-left:#FF0000 4px solid;
	/*border-left:#027E0B 4px solid;*/
	padding-left:8px;
}
#top_post .more {
	text-align:right;
	margin-bottom: 4px;
}
#top_postWork .post {
	margin: 12px 8px 12px 12px;
	padding: 2px 12px 0px 20px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border:#C1C1C1 thin solid;
}
#top_postWork .post_date {
	color:#8F8F8F;
	font-size:12px;
	margin-top:12px;
}
#top_postWork h2 {
	border-bottom:#FF0000 thin solid;
	border-left:#FF0000 4px solid;
	/*border-left:#027E0B 4px solid;*/
	padding-left:8px;
}
#top_postWork .more {
	text-align:right;
}
#footer5persons {
	width:367px;
	height:70px;
	margin:12px auto 0px auto;
}
.post_textTop {
	margin: 0px;
	padding: 0px 0px 2px 0px;
}
.post_textTop img {
	vertical-align: top;
	margin-bottom: 4px;
}
.post_textTop p {
	margin: 0px;
	padding: 0px 0px 2px 0px;
}
/* ------- サイトマップ---------*/
#sitemap_list a {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
#sitemap_list a:hover {
	text-decoration:underline;
}
#sitemap_list .home-item {
	font-size:1.2em;
	margin-bottom:1em;
}
#sitemap_list .cat-item {
	font-size:1em;
}
#sitemap_list .post-item {
	font-size:0.8em;
}
#sitemap_list li {
	margin-top:12px;
	margin-bottom:3px;
	font-weight:bold;
}
#sitemap_list ul {
	list-style-type:disc;
}


#nextBackBtn {
	width:100px;
	height:24px;
	margin:24px auto;
	padding-top:6px;
	padding-left:-24px;
	/*border-top:#08A513 thin dotted;
	border-bottom:#08A513 thin dotted;*/
}
p.pagenation {
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
p.pagenation a {
	font-size:12px;
	margin-left:6px;
	margin-right:6px;
	font-weight:normal;
}

.post h3 {
	font-size:1em;
}
.column h4, .post h4 {
	border-bottom:#3383F4 thin dotted;
	border-left:#3383F4 3px double;
	padding-left:8px;
}
.tdTitle {
	background-color: #deedff;
	width: 160px
}