@charset "UTF-8";
/* CSS Document 

For Print
2007.06.22
*/
body {
	margin: 0;
	padding: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Verdana,sans-serif;
	text-align: center;
	color: #000000;
	font: 13px;
	*font-size:small;
	*font:x-small;
}
html,div,
h1,h2,h3,h4,h5,h6,
p,ul,ol,li,dl,dt,dd,
th,td,address {
	margin: 0;
	padding: 0;
}
p {
	font-size:15px;
}
*html p {
	font-size:105%;
}
p,li,dd,td,address {
	line-height:1.3;
}
/* safari only \*/
html:\66irst-child body {
	font-size:85%;
}/* end */

img {border:0;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover,a:active {text-decoration:none;}
ul,li {
	list-style-type:none;
}
li.default {
	list-style: disc inside;
}
table {
	font-size:inherit;
	font:100%;
	border-collapse:collapse;
	border-spacing:0;
}
input,select,textarea	{
	font:90% arial,helvetica,clean,sans-serif;
	/* for macIE5 \*/
	font-family:"Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック",Verdana,sans-serif;
	font-weight:bold;
}
input:focus,select:focus,textarea:focus{
	background-color: #ccffff;
}
pre,code {
	font:115% monospace;
	*font-size:100%;
}
.iLeft {float:left;}
.iRight {float:right;}
.fObject {
	width:auto;
	height:auto;
	line-height:0;
}
/*
====<div class="cboth"><hr></div>
*/
.cboth {clear:both;	height:0;}
* html .cboth {
	height:.1em;
	overflow:hidden;
	margin-top:-.1em;
}
hr {
	visibility:hidden;
	border:0;
}
/*
========== float clear
*/
.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}
.clearfix {
  display:inline-block;
  min-height:1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display:block;}
/*
=================================== wrraper for center
*/
#wrrap {
	text-align:left;
	margin:0 auto;
	width:750px;
	background-color:#ffffff;
	position:relative;
}

/*
=================================== structure
*/
/*header*/
#header {
	padding-top:0px;
}
#header p#siteID {
	margin:0px 0 15px 0px;
}
#header h1 {
	width:750px;
	height:146px;
	position:relative;
	overflow:hidden;
}
/*searchBox*/
#header div#searchBox {
	position:absolute;
	width:215px;
	height:48px;
	top:0px;
	left:529px;
}
/**html #header div#searchBox {
	left:552px;
}*/
#header div#searchBox h2 {
	font-weight:bold;
	font-size:11px;
	padding:0px 0px 0px 10px;
}
#header div#searchBox form {
	margin:0;
	padding:0 5px 0 10px;
}
#header div#searchBox input#search {
	width:135px;
	margin-right:3px;
}
*html #header div#searchBox input#search {
	height:1.7em;
	width:150px;
}
#header div#searchBox input.button {
	font-size:12px;
}
/*contents*/
#contents {
margin-top:16px;
}
#contents #main {
	width: 750px;
}
#contents #sub {
	display:none;
}
/*footer*/
#footer {
	font-size:12px;
	line-height:1.3;
	clear:both;
	padding:0 0 15px 0px ;
	position:relative;
	text-align:right;
}
*html #footer {
	font-size:1.0em;
}
p#footerPageTop {
	display:none;
}
p.toIndex a {
	display:none;
}
#footer p#copyRight {
	font-size:12px;
	padding:0 0 0 0.5em ;
}
*html #footer p#copyRight {
	font-size:0.9em;
}
/*
=================================== contents-main
*/
#main h2 {
	font-size:1.1em;
	margin:0 0px 5px 0px;
	padding:0 0 2px 0;
	color: #2151A6;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2151A6;
}
*html #main h2 {
	font-size:1.2em;
}
#main h3 {
	font-size:1.2em;
	margin:0 0px 0 0px;
	padding:0 0 4px 0;
	color: #2151A6;
}
*html #main h3 {
	font-size:1.3em;
	margin:0 0px 0 0px;
	padding:0 0 8px 0px;
}
/*entry(-index)*/
#main div.entry,#main div.mainContents {
	margin:0 0px 20px 0px; 
}
#main div.entry p.post {
	font-size:14px;
	line-height:1.2;
	margin:14px 0 8px 0 ;
	padding:4px 0 0 0 ;
	border-top:solid #cccccc 1px;
}
*html #main div.entry p.post {
	font-size:1.0em;
}
#main p.pageTop {
	display:none;
}
#main div.entry p.dNone {
	display:none;
}
#main div.entry div.entryMore {
	margin-top:0.8em;
}
/*trackbacks*/
#trackbacks {
	margin:0 0px 15px 0px;
}
#trackbacks input#trackback-url {
	width:450px;
}
#trackbacks div.trackback {
	border:#eeeeee 1px solid;
	background-color:#F5F5F5;
	padding:5px 7px;
	margin:10px 0 0 0 ;
}
#trackbacks div.trackback p.trackback-footer {
	margin:0.3em 0 0 0 ;
	padding:0.3em 0 0 0 ;
	border-top:dotted 1px #999999;
	text-align:right;
	font-size:0.9em;
}
/*comments*/
#comments {
	margin:0 0px 20px 0px;
}
#comments div.commentsContent {
	margin:3px 0 15px 0;
	position:relative;
}
#comments div.commentsContent a.cNumber {
	display:block;
	margin:4px 0 0 0;
	position:absolute;
	font-size:2em;
	font-weight:bold;
	color:#000000;
}
#comments div.commentsContent a.cNumber.nonKei {
	margin:0;
}
*html #comments div.commentsContent a.cNumber.nonKei {
	margin:4px 0 0 0 ;
}
#comments div.commentsContent div.comment {
	padding:5px 0 0 23px;
	margin:0 0 8px 0;
}
/*commentsOpen*/
#comments div#commentsOpen {
	display:none;
}
/*comments-open-data*/
#comments dl#name-email {
	margin:10px 0 0 0 ;
	padding:5px 0 5px 0 ;
}
#comments dl#name-email dt {
	float:left;
	font-size:90%;
	margin:8px 0 0 0;
}
#comments dl#name-email dd {
	margin:0px 0 0 5em;
	clear:right;
}
*html #comments dl#name-email dd {
	margin:0px 0 0 4em;
}
#comments dl#name-email dd input {
	width:180px;
	height:1.2em;
	margin-top:8px;
	border-top: 1px solid #333333;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #333333;
}
*html #comments dl#name-email dd input {
	height:1.4em;
	margin-top:8px;
}
/*comments-open-content*/
#comments div.comments-open-content p.comments-open-moderated {
	font-size:0.9em;
	margin:5px 0 0 0 ;
	padding:8px 0 0 0 ;
}
#comments div.comments-open-content {
	background-color:#F5F5F5;
	padding:0 10px 12px 10px; 
}
#comments div#comments-open-text p {
	font-size:85%;
	margin:10px 0 0 0 ;
	float:left;
}
#comments div#comments-open-text textarea#comment-text {
	margin:5px 0 0 2.6em;
	width:350px;
	border-top: 1px solid #333333;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #333333;
}
*html #comments div#comments-open-text textarea#comment-text {
	margin:0px 0 0 0.2em;
}
#comments div#comments-open-footer {
	clear:both;
}
#comments div#comments-open-footer input#comment-post {
	margin:5px 0 0 6.7em;
}
*html #comments div#comments-open-footer input#comment-post {
	margin:5px 0 0 4.2em;
}
#comments div#comments-open-footer input.button {
	font-size:12px;
}

/*
============================================================ contents-sub
display:none;*/

/*
=================================== about
*/
body#about #main h3 {
	margin:20px 0 5px 0;
	padding:0 0 0 5px;
	font-size:1.0em;
	border-left:solid 5px #2151A6;
}
body#about #main p {
	font-size:0.9em;
}
body#about #main ul {
	margin-top:12px;
}
body#about #main li {
	font-size:0.9em;
	list-style:inside;
	list-style:disc;
	margin-left:1em;
	line-height:1.3;
}
body#about #main p.pageTop {
	margin-top:30px;
}