/*
Theme Name: esdc
*/

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	clear: both;
	text-align: center;
}

.mceIEcenter {
	text-align: center;
}

.mceTemp dl {
	background: #f3f3f3;
	border: 1px solid #dddddd;
	padding: 5px;
	text-align: center;
}

.mceTemp dl dt img {
	padding: 0;
	margin: 0;
}

.mceTemp dl.alignleft {
	float: left;
}

.mceTemp dl.alignright {
	float: right;
}

/* BASE -------------------------------------------------------------------------*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", Arial, Helvetica, sans-serif;
	background: #ffffff;
	padding: 0 0 20px 0;
}

/* HEADER -------------------------------------------------------------------------*/

#header {
	width: 950px;
	height: 95px;
	line-height: 0;
	margin: 0 auto;
	padding: 0;
	line-height: 0;
}

#logo {
	float: left;
	width: 154px;
	height: 64px;
	display: inline;
	margin: 16px 0 0 0;
}

#header_menu {
	float: left;
	width: 796px;
	display: inline;
	margin: 0;
	padding: 0;
}

#header_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header_menu ul li {
	float: right;
	display: inline;
	line-height: 0;
	font-size: 0;
	margin: 0 0 0 10px;
	padding: 0;
}

#header_menu ul li img {
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}

#header_mes {
	float: left;
	width: 552px;
	display: inline;
	margin: 30px 0 0 25px;
}

h1 {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #616161;
}

#header_mail {
	float: right;
	width: 218px;
	display: inline;
	margin: 12px 0 0 0;
}

/* SEACH -------------------------------------------------------------------------*/

/* SEARCH_COMMON ----------*/

#simg {
	float: left;
	width: 50px;
}

#s,
#s2 {
	float: left;
	height: 17px;
	margin: 0 0 0 0;
	padding: 0 3px;
}

/* HEADER_SEARCH ----------*/

#side_search {
	clear: both;
	float: left;
	width: 200px;
	display: inline;
	margin: 0 0 10px 0;
}

#seach {
	float: right;
	line-height: 1.5;
}

#s {
	width: 137px;
	height: 19px;
	margin: 0 5px 0 0;
	border: 1px solid #c8c8c8;
	background: #ffffff;
}

#searchsubmit {
	width: 50px;
	height: 21px;
	font-size: 12px;
}

/* SEARCH_PAGE ----------*/

#searchform2 {
	clear: both;
	float: left;
	width: 100%;
	display: inline;
	margin: 0 0 10px 0;
}

#seach2 {
	clear: both;
	float: left;
	line-height: 1.5;
	padding: 0 0 0 20px;
}

#s2 {
	width: 200px;
	margin: 0 5px 0 0;
}

/* MENU -------------------------------------------------------------------------*/

#menu {
	width: 100%;
	height: 45px;
	line-height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	background: url(images/menu_bg_01.gif) repeat-x top left;
}

#menu ul {
	width: 950px;
	height: 45px;
	margin: 0 auto;
	padding: 0 3px;
	list-style-type: none;
	background: url(images/menu_bg_02.gif) no-repeat top left;
}

#menu ul li {
	float: left;
	display: inline;
}

#menu01 {width: 158px; height: 45px;}
#menu02 {width: 158px; height: 45px;}
#menu03 {width: 158px; height: 45px;}
#menu04 {width: 158px; height: 45px;}
#menu05 {width: 158px; height: 45px;}
#menu06 {width: 160px; height: 45px;}

#menu ul li a {
	display: block;
}

#menu01 a {width: 158px; height: 45px;}
#menu02 a {width: 158px; height: 45px;}
#menu03 a {width: 158px; height: 45px;}
#menu04 a {width: 158px; height: 45px;}
#menu05 a {width: 158px; height: 45px;}
#menu06 a {width: 160px; height: 45px;}

#menu span {
	position: absolute;
	left: -5000px;
}

#menu01 a {background: url(images/menu1.gif) no-repeat top left;}
#menu02 a {background: url(images/menu2.gif) no-repeat top left;}
#menu03 a {background: url(images/menu3.gif) no-repeat top left;}
#menu04 a {background: url(images/menu4.gif) no-repeat top left;}
#menu05 a {background: url(images/menu5.gif) no-repeat top left;}
#menu06 a {background: url(images/menu6.gif) no-repeat top left;}

#menu01 a:hover,
#menu02 a:hover,
#menu03 a:hover,
#menu04 a:hover,
#menu05 a:hover,
#menu06 a:hover {
	background-position: 0 -45px;
}

/* MAIN_IMG -------------------------------------------------------------------------*/

#mimg_bg1 {
	width: 100%;
	height: 271px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
	background: url(images/mimg_bg_01.gif) repeat-x top left;
}

#mimg {
	width: 950px;
	height: 271px;
	line-height: 0;
	font-size: 0;
	margin: 0 auto;
	padding: 0;
}

#mimg_bg2 {
	width: 100%;
	height: 130px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
	background: url(images/mimg_bg_02.gif) repeat-x top left;
}

#mimg2 {
	width: 950px;
	height: 130px;
	line-height: 0;
	font-size: 0;
	margin: 0 auto;
	padding: 0;
}

/* CONTENTS -------------------------------------------------------------------------*/

#contents_bg_01 {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(images/contents_bg_01.gif) repeat top left;
}

#contents_bg_02 {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(images/contents_bg_02.gif) repeat-x top left;
}

#contents {
	width: 890px;
	margin: 0 auto;
	padding: 30px;
	background: #ffffff;
}

/* MAIN -------------------------------------------------------------------------*/

#main,
#topmain {
	clear: both;
	float: left;
	width: 670px;
	line-height: 1.5;
}

#topmain p {
	font-size: 83%;
	line-height: 1.8;
	margin: 0 20px 15px 20px;
}

#main p {
	clear: both;
	float: left;
	display: inline;
	width: 630px;
	font-size: 83%;
	line-height: 1.8;
	margin: 0 20px 20px 20px;
}

/* BOX -------------------------------------------------------------------------*/

/* topbox01 ----------*/

#top_news_box,
#top_blog_box {
	width: 670px;
	clear: both;
	float: left;
	display: inline;
	font-size: 0;
	line-height: 0;
	margin: 30px 0 0 0;
	padding: 0;
}

#top_news_box {
	margin: 30px 0 0 0;
}

#top_blog_box {
	margin: 10px 0 0 0;
}

.top_news_border,
.top_blog_border {
	clear: both;
	float: left;
	width: 670px;
}

.top_news_border img,
.top_blog_border img {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

#top_news_ttl,
#top_blog_ttl {
	clear: both;
	float: left;
	width: 620px;
	list-style-type: none;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 20px 20px 10px 20px;
	border-right: 5px solid #e1e1e1;
	border-left: 5px solid #e1e1e1;
}

#top_news_box ul,
#top_blog_box ul {
	clear: both;
	float: left;
	width: 620px;
	list-style-type: none;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0 20px 20px 20px;
	border-right: 5px solid #e1e1e1;
	border-left: 5px solid #e1e1e1;
}

#top_news_box ul li,
#top_blog_box ul li {
	clear: both;
	float: left;
	width: 620px;
	font-size: 12px;
	line-height: 1.7;
	color: #575757;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 2px 0;
	border-bottom: dotted 1px #d8d8d8;
}

#top_news_box ul li a,
#top_blog_box ul li a {
	line-height: 1.7;
	color: #0f4865;
}

.blue {
	color: #4275be;
}

/* BOX -------------------------------------------------------------------------*/

#list_qa {
	clear: both;
	float: left;
	width: 648px;
	display: inline;
	margin: 0 0 30px 0;
	padding: 10px;
	border: solid 1px #e1e1e1;
}

#list_qa ul {
	list-style-type: none;
}

#list_qa ul li {
	font-size: 80%;
	line-height: 1.5;
	padding: 0 0 0 20px;
	border-bottom: dotted 1px #e1e1e1;
	color: #000000;
	background: url(images/icon_02.gif) no-repeat top left;
}

/* H -------------------------------------------------------------------------*/

h2 {
	clear: both;
	float: left;
	width: 635px;
	height: 31px;
	display: inline;
	margin: 0 0 30px 0;
	padding: 0 0 0 35px;
	font-size: large;
	color: #1a388c;
	font-weight: bold;
	line-height: 1.5;
	background: url(images/bg_h2.gif) no-repeat bottom left;
}

h3,
h3.post,
h3.search,
h3.qa {
	clear: both;
	float: left;
	width: 670px;
	display: inline;
	margin: 0 0 20px 0;
	padding: 5px 0;
	font-size: 130%;
	color: #3a3a3a;
	font-weight: bold;
	line-height: 1.7;
	border-top: solid 2px #0d89c9;
	border-bottom: solid 1px #e2e9ee;
	background: url(images/bg_h3.gif) repeat top left;
}

h3.post {
	margin: 0 0 0 0;
}

h3.search {
	margin: 0 0 10px 0;
}

h3.qa {
	margin: 0 0 15px 0;
}

h4 {
	clear: both;
	float: left;
	width: 648px;
	display: inline;
	margin: 0 0 20px 10px;
	padding: 3px 5px;
	font-size: 95%;
	color: #3a3a3a;
	font-weight: normal;
	line-height: 1.7;
	border: solid 1px #e1e1e1;
	background: #f0f0f0;
}

/* PAGENAVI -------------------------------------------------------------------------*/

#pagenav {
	clear: both;
	width: 100%;
	text-align: center;
	padding: 20px 0 10px 0;
}

.wp-pagenavi {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #535353;
	margin: 0;
	padding: 0;
}

.wp-pagenavi a {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #535353;
	margin: 0;
	padding: 0;
}

.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
.wp-pagenavi a:hover,
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #1a388c;
	color: #1a388c;
	background-color: #FFFFFF;
}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #535353;
	border: 1px solid #535353;
	background-color: #FFFFFF;
}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: normal;
	border: 1px solid #535353;
	color: #535353;
	background-color: #FFFFFF;
}

.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #535353;
	color: #535353;
	background-color: #FFFFFF;
}

/* TTL_META_CONTENTS -------------------------------------------------------------------------*/

/* POST ----------*/

#post_meta {
	text-align: right;
	font-size: 75%;
	line-height: 1.5;
	color: #8a8a8a;
	margin: 3px 0 4px 0;
}

#post_meta a {
	line-height: 1.5;
	color: #878787;
}

.post_contents {
	clear: both;
	float: left;
	width: 670px;
	padding: 0 0 20px 0;
}

.page_contents,
.page_contents2 {
	clear: both;
	float: left;
	width: 670px;
	padding: 0 0 20px 0;
}

/*
.page_contents {
	position: relative;
	margin: -26px 0 0 0;
}
*/

.page_contents2 {
	position: relative;
	margin: 0 0 0 0;
}

.post_contents img,
.page_contents img,
.page_contents2 img {
	margin: 0;
	padding: 0 10px 10px 20px;
}

.googlemaps {
	clear: both;
	float: left;
	width: 650px;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

/* MES -------------------------------------------------------------------------*/

.must {
	color: #ff0000;
	font-weight: bold;
}

.red {
	color: #ff0000;
}

.sample {
	color: #737373;
	font-size: 75%;
}

/* SIDEBAR -------------------------------------------------------------------------*/

#sidebar {
	float: right;
	width: 200px;
}

#sidebar_ttl {
	clear: both;
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}

#sidebar_ttl ul {
	clear: both;
	float: left;
	width: 200px;
	list-style-type: none;
}

#sidebar_ttl ul li {
	clear: both;
	float: left;
	width: 200px;
	display: inline;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

#sidebar_ttl ul li img {
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/*-----sidelist-----*/

#sidebar_ttl ul.sidelist {
	clear: both;
	float: left;
	width: 200px;
	list-style-type: none;
	padding: 0;
}

#sidebar_ttl ul.sidelist li {
	width: 160px;
	font-size: 12px;
	line-height: 1.7;
	color: #006e96;
	margin: 0 10px;
	padding: 0 0 0 20px;
	background: url(images/icon_02.gif) no-repeat top left;
}

#sidebar_ttl ul.sidelistli a:link,
#sidebar_ttl ul.sidelist li a:visited {
	font-size: 12px;
	line-height: 1.7;
	color: #006e96;
}

#sidebar_ttl ul.sidelist li a:hover {
	color: #006e96;
}

#sidebarbox {
	clear: both;
	float: left;
	width: 190px;
	padding: 0 0 10px 10px;
}

#archivesselect {
}

ul.children {
	list-style-type: none;
	padding: 0 0 0 5px;
}

ul.children li {
	font-size: 10px;
	line-height: 1.7;
}

#sideburner {
	clear: both;
	float: left;
	width: 200px;
	line-height: 0;
	padding: 0 0 10px 0;
}

#sideburner ul {
	list-style: none;
	clear: both;
	float: left;
	width: 200px;
	text-align: center;
	line-height: 0;
	font-size: 0;
	margin: 20px 0 0 0;
	padding: 0;
}

#sideburner li {
	background: none;
	line-height: 0;
	font-size: 0;
	margin: 0 0 10px 0;
}

#sideburner li.mgnbtm20 {
	margin: 0 0 20px 0;
}

/* COMMENTS_TEMPLATE -------------------------------------------------------------------------*/

#com {
	clear: both;
	margin: 0;
	padding: 0 0 15px 0;
}

#com p {
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

.comipt {
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

.comipt input {
	width: 150px;
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
}

ol.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	clear: both;
	margin: 0;
	padding: 10px 0;
	color: #000000;
	border-top: #e1e1e1 1px solid;
	border-bottom: #e1e1e1 1px solid;
}

.commentlist li.alt {
	border-top: #e1e1e1 1px solid;
	border-bottom: none;
}

div.commentmetadata {
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	padding: 5px 0 5px 5px;
	color: #3a3a3a;
}

div.commentmetadata a:link,
div.commentmetadata a:visited,
div.commentmetadata a:hover {
	font-size: 12px;
	line-height: 1.5;
	color: #3a3a3a;
}

.postname {
	float: left;
	line-height: 1.5;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 5px 0;
	color: #3a3a3a;
	font-weight: bold;
}

#comtxt {
	clear: both;
	line-height: 1.5;
	padding: 0 0 5px 0;
}

/* trackback_url ------------------------*/

#tburl_box {
	width: 658px;
	height: 40px;
	margin: 10px 0 20px 0;
	padding: 40px 0 0 12px;
	background: url(images/tburl_bg.gif) no-repeat top left;
}

#tburl {
	font-size: 12px;
	line-height: 1.5;
	padding: 3px;
	color: #393939;
}

input.trackback-url {
	width: 622px;
	padding: 2px 3px 2px 3px;
	font-size: 12px;
	line-height: 1.5;
	background: #ffffff;
	border: 1px solid #a5acb2;
}

/* login ------------------------*/

#commentform p {
	margin-left: 0;
	margin-right: 0;
}

.login {
	font-size: 12px;
	line-height: 3;
	margin: 0;
	padding: 0;
	color: #000000;
}

/* comp ------------------------*/

.comp {
	color: #000000;
	font-size: 12px;
	line-height: 1.5;
	margin: 10px 0 0 0;
	padding: 0px;
}

.comtxt {
	font-size: 12px;
	line-height: 1.5;
	margin: 20px 0 0 0;
}

/* comment ------------------------*/

#comment {
	width: 666px;
	height: 80px;
}

/* postsubmit ------------------------*/

#postsubmit {
	width: 670px;
	height: 40px;
	margin: 10px 0 0 0;
	padding: 0;
}

/* TABLE -------------------------------------------------------------------------*/

/* common ------------------------*/

table {
	clear: both;
	width: 650px;
	margin: 0 0 20px 20px;
	border-collapse: collapse;
}

table p {
}

.post_contents table tr td img {
	padding: 0 0 0 0;
}

table strong {
	line-height: 1.5;
}

/* tbl01 ------------------------*/

table.tbl01 {
	margin: 0 0 30px 20px;
}

table.tbl01 th {
	text-align: left;
	color: #505050;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #e8e8e8;
	background: #f4f4f4;
}

table.tbl01 td {
	color: #000000;
	padding: 10px;
	border: 1px dotted #d7d7d7;
	border-right: 0;
}

table.tbl01 th,
table.tbl01 td {
	font-size: 80%;
}

table.tbl01 td img {
	margin: 0;
	padding: 0;
}

/* FOOTER -------------------------------------------------------------------------*/

#footer_bg {
	width: 100%;
	background: #e0e7ec;
	margin: 10px 0 0 0;
	padding: 30px 0;
	border-bottom: 1px solid #c3d5e2;
}

#footer {
	width: 890px;
	margin: 0 auto;
}

.fs17 {
	font-size: 17px;
	line-height: 1.7;
	color: #61686e;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

#footer_left {
	float: left;
	width: 270px;
}

#footer_right {
	float: right;
	width: 599px;
	padding: 0 0 0 20px;
	border-left: 1px solid #c5cdd3;
}

#footer_left p,
#footer_right p {
	clear: both;
	font-size: 12px;
	line-height: 1.7;
	color: #61686e;
	display: inline;
	margin: 0 0 10px 0;
}

#footer_left p {
	float: left;
	width: 270px;
}

#footer_right p {
	float: right;
	width: 599px;
}

#undermenu {
	clear: both;
	float: right;
	width: 599px;
	color: #61686e;
}

#undermenu ul {
	list-style-type: none;
	font-size: 12px;
	line-height: 1.7;
}

#undermenu ul li {
	display: inline;
	font-size: 12px;
	margin: 0 2px;
	line-height: 1.7;
	color: #61686e;
}

#undermenu ul li a:link,
#undermenu ul li a:visited {
	font-size: 12px;
	line-height: 1.7;
	color: #61686e;
}

#undermenu ul li a:hover {
	font-size: 12px;
	line-height: 1.7;
	color: #61686e;
}

#footer_text_01 {
	clear: both;
	float: right;
	width: 599px;
	text-align: left;
	display: inline;
	margin: 20px 0 10px 0;
}

#footer_logo {
	float: right;
	width: 599px;
	text-align: right;
	margin: 0;
	padding: 0;
}

/* SEARCH -------------------------------------------------------------------------*/

.incoming,
#incoming {
	margin-top: 0;
}

#incoming p {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
}

#incoming ul {
	clear: both;
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}

#incoming ul li {
	margin: 0;
	padding: 0;
}

#incoming h3 {
	clear: both;
	float: left;
	width: 648px;
	display: inline;
	margin: 0 0 10px 0;
	padding: 5px 0;
	font-size: 130%;
	color: #3a3a3a;
	font-weight: bold;
	line-height: 1.7;
	border-top: solid 2px #0d89c9;
	border-bottom: solid 1px #e2e9ee;
	background: url(images/bg_h3.gif) repeat top left;
}

/* LINK -------------------------------------------------------------------------*/

	/* BASE ------------------------*/
	a:link {
		text-decoration : underline;
		color: #3a3a3a;
	}

	a:visited {
		text-decoration : underline;
		color: #3a3a3a;
	}

	a:hover {
		text-decoration : none;
		color : #999999;
	}

	a:active {
		text-decoration : none;
	}