/* 全体構造
---------------------------------------------------- */
html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family:"HiraMinPro-W6", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "細明朝体",serif;
	font-size: small;
	color: #000;
	background-color: #FFFFFF;
}

html, body,
h1, h2, h3, h4,div, p, ul, ol, dl, dt, dd, form, blockquote
	{
	margin: 0;
	padding: 0;
	display: block;
}

img
{
	border: none;
	vertical-align: bottom;
}

#contentwrapper {
	margin: 0;
	padding: 0;
}

/* h1要素
---------------------------------------------------- */

#container_top h1 a {
	padding: 0;
	margin: 0 0 30px;
	font-size: 110%;
}

/* リンク
---------------------------------------------------- */
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:active, a:hover {
	color: #000;
	text-decoration : none;
}

/* トップページデザイン
---------------------------------------------------- */

#logo a {
	display: none;
}

#container_top {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background-color: #006BB4;
}

#contentL_top {
	float: left;
	width: 260px;
	margin: 0;
	padding: 0 20px 0;
	color: #fff;
	font-size: 90%;
	position: relative;
}

#contentL_top .contentlist {
	margin: 0 0 20px;
	padding: 0;
	width: 260px;
}

#contentL_top .contentlist dl {
	margin: 0;
	padding: 10px 0;
	width: 260px;
	list-style: none;
	font-weight:normal;
	text-decoration:none;
	line-height:1.75;
	letter-spacing:0;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#contentL_top .contentlist dt {
	margin: 0;
	padding: 0;
	float: left;
}
#contentL_top .contentlist dd {
	margin: 0 0 0 5em;
	padding: 0;
}

#contentL_top .contentlist ul {
	display: none;
}

#contentL_top .contact {
	display: none;
}

#contentM_top {
	float: right;
	width: 560px;
	margin: 0;
	padding: 0 20px 0;
	background-color: #fff;
}
.contents_top {
	margin: 0 0 20px;
	padding: 0 10px 10px;
	width: 540px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	position: relative;
}
.contents_top p {
  width: 390px;
  margin:  0;
  padding: 10px 0 10px;
  font-size: 100%;
  font-weight:normal;
  text-decoration:none;
  line-height:1.8;
  letter-spacing:0;
  float: right;
}
.contents_top h3 {
	width: 120px;
	margin: 0;
	padding: 0;
	float: left;
}
p.link a {
	width: 50px;
	height: 17px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background-image: url(../images/link_page.gif);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	right: 10px;
	bottom: 5px;
}
p.link a:hover {
	background-image: url(../images/link_page2.gif);
}

.flow {
	width: 540px;
	margin: 0 0 20px;
	padding: 0 10px 0;
}
.flow h2 {
	margin: 0 0 25px;
	padding: 10px 5px;
	font-size: 130%;
	color: #006BB4;
	font-weight:bold;
	text-decoration:none;
	line-height:1.5;
	letter-spacing:0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006BB4;
	border-bottom-color: #006BB4;
	font-family:Georgia,serif;
	text-align:center;
}
.flow img {
	margin: 0;
	padding: 0 0 5px;
}
.flow ul {
	width: 540px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.flow ul li {
	width: 100px;
	height: 165px;
	margin: 0 0 10px;
	padding: 0 4px 0;
	display:block;
	float: left;
	overflow: hidden;
	font-family:Georgia,serif;
	font-size: 90%;
	font-weight:normal;
	text-decoration:none;
	line-height:1.3;
	letter-spacing:0;
	text-align:center;
}


/* コンテンツページデザイン（未使用）
---------------------------------------------------- */

.contents_top2 {
	margin: 0 0 20px;
	padding: 0 10px 0;
	width: 540px;
}
.contents_top2 table {
	width: 540px;
	margin: 0;
	padding: 0;
	border:none;
}
.contents_top2 table th{
	text-align:center;
}

.contents_top2 table td{
	text-align:center;
	vertical-align: top;
}
.contents_top2 table img {
	margin: 0 0 5px;
	padding: 0;
}
.contents_top2 table p {
	width: 94px;
	margin: 0;
	padding: 0 3px 10px;
	font-size: 90%;
	line-height:1.5;
	font-family:Georgia,serif;
	text-align:center;
}

/* コンテンツページデザイン
---------------------------------------------------- */

#container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#contentL {
	float: left;
	width: 250px;
	margin: 0;
	padding: 210px 50px 0 0;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 90%;
}

#contentR {
	float: right;
	width: 250px;
	margin: 0;
	padding: 210px 0 0 50px;
	font-size: 90%;
}

#contentL img, #contentR img {
	margin: 5px 0;
	padding:0;
}

#contentL p, #contentR p {
	margin: 0 0 10px;
	padding:0;
	color: #000;
	line-height:1.5;
	text-align: center;
}

#contentL p.left, #contentR p.left {
	margin: 0 0 10px;
	padding:0;
	color: #000;
	line-height:1.5;
	text-align: left;
}

#contentL .contentlist, #contentR .contentlist {
	margin: 0 0 15px;
	padding: 0;
}

#contentL .contentlist dl, #contentR .contentlist dl {
	margin: 0;
	padding: 5px;
	width: 240px;
	font-family:Georgia,serif;
	list-style: none;
	font-weight:normal;
	text-decoration:none;
	line-height:1.75;
	letter-spacing:0;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#contentL .contentlist dt,#contentR .contentlist dt {
	margin: 0;
	padding: 0;
	float: left;
}
#contentL .contentlist dd, #contentR .contentlist dd {
	margin: 0 0 0 6em;
	padding: 0;
}

#contentL .contentlist ol, #contentR .contentlist ol {
	width: 220px;
	margin: 0 0 10px;
	padding: 0 5px 0 25px;
	font-family:Georgia,serif;
	font-weight:normal;
	text-decoration:none;
	line-height:1.5;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: decimal;
}
#contentL .contentlist ol li, #contentR .contentlist ol li {
	margin: 0;
	padding: 2px;
}
#contentL .contentlist ol li ol, #contentR .contentlist ol li ol {
	width: 200px;
	margin: 0 0 5px;
	padding: 0 5px 0 10px;
	font-family:Georgia,serif;
	font-weight:normal;
	text-decoration:none;
	line-height:1.3;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: decimal;
}
#contentL .contentlist ul, #contentR .contentlist ul {
	margin: 0 0 10px;
	padding: 0 0 15px 10px;
	width: 235px;
	list-style: none;
	font-family:Georgia,serif;
	font-size: 100%;
	color: #000;
	font-weight:normal;
	line-height:1.5;
	text-decoration:none;
	letter-spacing:0;
}
#contentL .contentlist ul li, #contentR .contentlist ul li {
  display: none;
}

#contentM {
	float: left;
	width: 300px;
	margin: 0 0 0 300px;
	padding: 0;
	
}
#contentM a:link, #contentM a:visited {
	color: #006BB4;
	text-decoration: none;
}
#contentM a:active, #contentM a:hover {
	color: #ff3d00;
	text-decoration : underline;
}

.title {
	width: 260px;
	background-color: #fff;
	height: 125px;
	margin: 0 0 20px;
	padding: 30px 20px;
}
.title h2 {
	width: 250px;
	margin: 0 0 25px;
	padding: 20px 5px;
	font-size: 130%;
	color: #000;
	font-weight:normal;
	text-decoration:none;
	line-height:1.5;
	letter-spacing:0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	text-align: center;
}
.title p.date {
	width: 210px;
	margin: 0;
	padding: 0 25px;
	font-family:Georgia,serif;
	color:#fff;
	font-size: 100%;
	text-align: center;
}

.contents, .contents2 {
	margin: 0 0 10px 0;
	padding: 0;
}
.contents p {
	margin:  0 0 20px;
	padding: 0;
	font-size: 100%;
	font-weight:normal;
	text-decoration:none;
	line-height:1.8;
	letter-spacing:0;
}
.contents2 p {
	margin:  0 0 10px;
	padding: 0;
	font-size: 100%;
	font-weight:normal;
	text-decoration:none;
	line-height:1.8;
	letter-spacing:0;
}
.contents h3, .contents2 h3 {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 130%;
	color: #000;
	font-weight:bold;
	text-decoration:none;
	line-height:1.25;
	letter-spacing:0;
}
.contents h4, .contents2 h4 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 110%;
	color: #000;
	font-weight:bold;
	text-decoration:none;
	line-height:1.25;
	letter-spacing:0;
}
p.comment{
	margin:0 0 20px;
	padding:0;
	font-size:90%;
	font-family:Georgia, serif;
	text-align: right;
}
span.date{
	margin:0;
	padding:0 0 0 13px;
	font-size:90%;
	font-family:Georgia,serif;
	background:url(../images/info.gif) no-repeat left top;
}

span.cat {
	margin:0 0 0 10px;
	padding:0 0 0 13px;
	font-size:90%;
	font-family:Georgia,serif;
	background:url(../images/cat.gif) no-repeat left top;
}


/* ナビ
---------------------------------------------------- */
#nav {
	display: none;
}

/* クリア
---------------------------------------------------- */

#container_top:after {			/* ■floatをクリア */
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

#container_top { display: inline-block; }

/* Hides from IE-mac \*/
* html #container_top { height: 1%; }
#container_top { display: block; }
/* End hide from IE-mac */


.contents_top:after {			/* ■floatをクリア */
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.contents_top { display: inline-block; }

/* Hides from IE-mac \*/
* html .contents_top { height: 1%; }
.contents_top { display: block; }
/* End hide from IE-mac */


.contents:after {			/* ■floatをクリア */
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.contents { display: inline-block; }

/* Hides from IE-mac \*/
* html .contents { height: 1%; }
.contents { display: block; }
/* End hide from IE-mac */


.contentlist:after {			/* ■floatをクリア */
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.contentlist { display: inline-block; }

/* Hides from IE-mac \*/
* html .contentlist { height: 1%; }
.contentlist { display: block; }
/* End hide from IE-mac */

.clear {
	margin: 0;
	padding: 0 20px;
	font-size: x-small;
	text-align: center;
}
.clear img {
	margin: 0;
	padding: 0 10px;
}

p.contentclear a {
	width: 25px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	display: block;
	text-indent: -9999px;
	clear: both;
	background-image: url(../images/up.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

p.contentclear a:hover {
	background-image: url(../images/up2.gif);
}
.new img {
	margin: 0;
	padding: 0 0 0 5px;
	vertical-align: middle;
}



/* フッタ
---------------------------------------------------- */
#footer-col {
	margin: 0;
	padding: 10px 0;
	background-color: #006BB4;
}
#footer {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}
#footer p {
	margin: 0;
	padding: 0;
	font-family:Georgia,serif;
	color:#fff;
	font-size: 90%;
	text-align: center;
}