/*
 * print.css
*/

body	{
	background-color: #fff;
	font-size:0.8em;
	font-family: "ＭＳ ゴシック","MS Gothic","Osaka－等幅";
	}

h2 {font-size:1.3em;}
h3 {font-size:1.1em;}


#main	{
	background-color: #ffffff;
	padding: 10px 20px 1px;
	}

a	{
	color: #00a0c6;
	}


/* ++++++ ヘッダー部分のデザイン ++++++ */

#header {
	display:none;
}




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

#top	{
	background-color: #fff;
	position: relative;
	top: 0;
	left: 0;
	}

#topimg	{
	margin: 0;
	}

#message	{
	position: absolute;
	top: 120px;
	left: 430px;
	width: 340px;
	margin: 0;
	line-height: 180%;
	}


/* ++++++ パンくずリンクのデザイン ++++++ */

#bread	{
	margin:10px 20px 20px 10px;
/*	margin: 0;
	font-weight: bold;*/
	}

/* ++++++ コンテンツ部分のデザイン ++++++ */

#contents {
	width:670px;
	margin: 20px 0 0;
	color:#333;
	}

#contents h2	{
	background-image: url(images/bar.jpg);
	background-repeat: no-repeat;
	color: #fff;
	padding: 8px;
	}


#contents p	{
	line-height: 150%;
	}

#post01	{
	padding:10px;
	}

#post01 h3 {
	color:#27408B;
	border-left:5px solid #27408b;
	line-height:1.5em;
	vertical-align:middle;
	padding-left:0.5em;
	margin-bottom:5px;
}

#post01 p {
	margin-bottom:50px;
}

#post01 ol,
#post01 ul {
	margin-left:2em;
	line-height:1.5em;
	margin-top:-40px;
	margin-bottom:50px;
}

#post01 ul {
	list-style-type: square;
}

#post02	{
	padding-left: 10px;
	width: 460px;
	float: left;
	}

#sidebar	{
	float: right;
	padding-right: 10px;
	}

.clear	{
	clear: both;
	margin: 0;
	}

#link	{
	border-collapse: collapse;
	margin-bottom: 20px;
	}

#link th, #link td	{
	text-align: left;
	padding: 10px 5px;
	border: solid 1px #00a0c6;
	}

#link th	{
	width: 100px;
	background-color: #88c0ff;
	}

#link a	{
	text-decoration: none;
	color: #000000;
	}

#link a:hover	{
	color: #00657d;
	}

/* ++++++ フッター部分のデザイン ++++++ */

#footer	{
	display:none;
	}

/* ++++++ ニュースコンテンツのデザイン ++++++ */

#topnews	{
	position: absolute;
	top: 230px;
	left: 430px;
	width: 340px;
	}

#topnews h2	{
	margin: 0;
	padding: 3px;
	background-color: #00657d;
	color: #ffffff;
	}

#topnews div	{
	border: solid 1px #00657d;
	overflow: auto;
	height: 120px;
	}


#topnews ul	{
	margin: 5px 30px;
	padding: 0;
	}

#topnews ul a	{
	color: #00657d;
	}


#monthmain	{
	background-color: #ffffff;
	}

#monthmain	{
	background-color: #ffffff;
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	padding: 0px 0 1px;
	}

#monthsidebar	{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 170px;
	float: left;
	}

#monthcontent	{
	width: 500px;
	float: left;
	margin-left: 20px;
	padding-top:10px;
	padding-bottom: 20px;
	}

#monthcontent p#bread {
	margin:10px 20px 20px 10px;
}

#monthcontent h2.title {
	background-image: url(images/bar_small.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	padding: 8px;
}

#monthmain .clear	{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	}


#monthsidebar ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#monthsidebar li strong	{
	display: block;
	padding: 10px 10px;
	}

#monthsidebar li li	{
	padding: 5px 5px 5px 20px;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	}

#monthsidebar li li a	{
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #ffffff;
	}

#monthsidebar li li a:hover	{
	color: red;
	}


#monthcontent #bread	{
	margin-top: 10px;
	text-align: right;
	}

#monthcontent #date	{
	font-weight: bold;
	font-family: "ＭＳ ゴシック","MS Gothic","Osaka－等幅";
	color: #000;
	}

#monthcontent #date img	{
	vertical-align: middle;
	padding-right: 10px;
	}


#monthpost {
	padding-bottom: 10px;
	}

#monthpost h2 {
	background-image: url(images/bar_small.jpg);
	background-repeat: no-repeat;
	color: #fff;
	padding: 8px;
	}

#monthpost p {
	line-height: 150%;
	padding: 0 10px;
	}


#monthlist h2 {
	margin: 30px 0 0;
	padding-bottom: 5px;
	border-bottom: dotted 1px #ccc;
	color: #00657d;
	}

#monthlist h2 a	{
	text-decoration: none;
	color: #00657d;
	}

#monthlist h2 span {
	color: #888888;
	font-size: smaller;
	font-family: "ＭＳ ゴシック","MS Gothic","Osaka－等幅";
	}

#monthlist h2 a:hover {
	color: #00a0c6;
	}

#monthlist p {
	margin-top: 10px;
	line-height: 140%;
	}

dl.outline {margin:2em 0 4em 0;}
dl.outline dt {font-weight:bold; width:120px;float:left;}
dl.outline dd {margin-bottom:2em;}

h3.outline {clear:both;}
div.googlemaps {margin:2em 0;}

ul.business-contents {margin-bottom:2em;}

#topmain {
	background-color: #ffffff;
	padding: 10px 0px 0 1px;
	}

#topsidebar {
	width: 200px;
	float:left;
	}

#topcontent {
	width: 490px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 20px;
        float:left;
	}

#topmain .clear	{
	}

#topsidebar div.topparts {
	margin-bottom:10px;
}

#topsidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#topsidebar li strong {
	display: block;
	padding: 10px 20px;
	}

#topsidebar li li {
	padding: 5px 5px 5px 20px;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	}

#topsidebar li li a {
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #ffffff;
	}

#topsidebar li li a:hover {
	color: red;
	}


#toppost {
	padding-bottom: 10px;
	}

#toppost h2 {
	background-image: url(images/top_bar_small.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	padding: 8px;
	margin-top:5px;
	margin-bottom:10px;
	}

#toppost h3 {
	color: #00657d;
	margin: 30px 10px 10px 10px;
}

#toppost h3 span {
	font-size:80%;
	float:right;
	color:#666;
	margin-bottom:10px;
}

#toppost p {
	line-height: 150%;
	margin-bottom:1em;
	padding: 0 10px;
	}

#toppost em {
	float:right;
	margin-right:10px;
	margin-bottom:20px;
	color:#555;
	text-decoration:none;
	font-size:80%;
}

#toppost p {
	clear:both;
}

#toplist h2 {
	margin: 30px 0 0;
	padding-bottom: 5px;
	border-bottom: solid 4px #69d600;
	}

#toplist h2 a {
	text-decoration: none;
	color: #00657d;
	}

#toplist h2 span {
	color: #888888;
	font-size: smaller;
	font-family: "ＭＳ ゴシック","MS Gothic","Osaka－等幅";
	}

#toplist h2 a:hover {
	color: #00a0c6;
	}

#toplist p {
	margin-top: 10px;
	line-height: 140%;
	}

#contents h2.searchtitle {margin-bottom:10px;}

#contents h3.search {
	padding-bottom: 5px;
	border-bottom: dotted 1px #ccc;
	color: #00657d;
	}
#searchresult p {
	margin:10px 0 30px 0;
}