/* layout */
* {font-size: 100%; margin: 0; padding: 0; line-height: 1.4em;}
body {
	background-color: #ffffff;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
	background-image: none;
	}
#navi-head a {
	color: #FFFFFF;
	text-decoration: underline;
}
#rogo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#page {
	width: 800px;
	text-align: center;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
	height: 100%;
	margin-right: auto;
}
#rogo {
	float: left;
	height: 9px;
	width: 188px;
	padding-top: 5px;
}

#header {
	width: 840px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
}
#content {
	float: left;
	width:555px;
	clear: both;
	margin-top: 0px;
	margin-left: 20px;
	padding: 0px;
	text-align: left;
}

*:first-child+html #content {
	float: left;
	width:555px;
	clear: both;
	margin-top: 0px;
	margin-left: 30px;
	padding: 0px;
	text-align: left;
}


* html #content {
	float: left;
	
	width:555px;
	clear: both;
	margin-top: 0px;
	margin-left: 15px;
	padding: 0px;
}

#sidebar {
	float: right;
	width: 195px;
	margin-right: 20px;
	background-image: url(images/navi/navi-back.gif);
	background-repeat:repeat-y;
	background-position: center top;
	margin-top: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

.post {float: left;  width: 525px; margin: 0 0 0 18px;}
.post1 {
	width: 100%;
	margin-bottom: 10px;
}
.page {
	
	width: 555px;
	background-color: #FFFFFF;
}
.archive {float: left;  width: 507px; margin: 0 0 18px 18px; border-bottom: 1px solid #ccc;}
#adbg {
	height: 80px;
	background-image: url(images/adbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 110%;
	color: #FFFFFF;
	width: 195px;
}

#sidebar .post { width: 157px; margin: 0 0 0 18px;}
.title {
	float: left;
	width: 555px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#contents {
	padding: 0px;
	clear: both;
	width: 840px;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#sidenavi {
	background-image: url(images/navi/navi-back.gif);
	width: 195px;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	text-align: left;
}

*:first-child+html #sidenavi {
	background-image: url(images/navi/navi-back.gif);
	width: 195px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	text-align: left;
}

* html #sidenavi {
	background-image: url(images/navi/navi-back.gif);
	width: 195px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 7px;
	padding-left: 13px;
	padding-bottom: 10px;
}

#sidenavi img {
	margin-bottom: 5px;
}



#sidebar .title {float: left;  width: 193px; background: url(images/bg_h3.gif) bottom left repeat-x #CADFED;}
.entry {float: right;  width: 350px; margin: 0;}
.postinfo {float: left;  width: 157px; margin: 0 0 18px 0;}
.archive .postinfo {margin-left: 0;}
.archive .entry {margin-right: -24px;}

p img {float: left; margin: 0 18px 12px 0;}

/* typography */
h1 {font: 2.2em Tahoma, Verdana, Arial, sans-serif; color: #fff; letter-spacing: -1px; padding: 45px 37px 0 37px; margin: 0 0 -5px 0;}
h1 a, h1 a:visited {color: #fff; text-decoration: none;}
#description {
	color: #CADFED;
	height: 37px;
	width: 800px;
	background-image: url(images/headnavi-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 20px;
	margin-top: 20px;
}


#navi-head {
	float: right;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 16px;
	margin-bottom: 0px;
	margin-right: 60px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

* html #navi-head {
	float: right;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 16px;
	margin-bottom: 0px;
	margin-right: 30px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

.title h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#content .postwrapper .title h2 {
	font-size: 14px;
	background-image: url(images/h2-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 100px;
	padding-left: 42px;
	height: 29px;
}

.h2 {
	font-size: 14px;
	background-image: url(images/h2-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 100px;
	padding-left: 42px;
	height: 29px;
}

#sidebar .title h2 {
	font: 1.05em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: none;
	color: #32474B;
	width: 225px;
}



.title small {float: right; padding: 14px 24px 0 0; color: #67939B;}
p {margin: 0 0 18px 0; padding: 0;}
.entry p {padding-right: 24px;}
.postinfo p {padding: 0 6px;}
.req {padding-left: 3px; color: #CC0000;}
blockquote {padding: 0 0 0 12px; border-left: 3px solid #ccc;}

/* lists */
ul {margin: 0 0 24px 6px;}
ol {margin: 0 0 24px 6px;}
ul li {margin: 0 24px 0 14px;}
ol li {margin: 0 24px 0 14px;}
.buttons {float: left; list-style: none; margin-left: 0;}
.buttons li {float: left; margin: 0 18px 0 0; padding: 0;}
.buttons a, .buttons a:visited { width: 145px; padding: 6px; text-align: center; background: url(images/menu.gif) bottom left no-repeat; border-top: 1px solid #D1E0F0;}
.buttons a:hover {background-position: bottom right;}
.catlist {float: left; list-style: none; margin: 0 0 18px 0;}
.catlist li {float: left; margin: 0 18px 0 0; border-bottom: 1px solid #CAD6E1;}
.catlist li:first-child, .catlist li:first-child+li, .catlist li:first-child+li+li {border-top: 1px solid #CAD6E1;}
.catlist a, .catlist a:visited { width: 145px; padding: 1px 6px 2px 6px; margin: 1px 0;}
.catlist a:hover {background: #F2F2F2;}
#themeswitcher {list-style: none; margin: 0 0 18px 0;}
#themeswitcher li {margin: 0;}
#sidelist {list-style: none;}
#sidelist li {margin: 0;}
#sidelist li li {margin: 0 24px 0 8px;}
#sidelist ul {list-style-type: disc; }


/* links */
a, a:visited {color: #9A1010; text-decoration: none;}
p a:hover, ul a:hover {background-color: #BFD3E0;}
#content p a:hover, #content ul a:hover {background-color: #E2EBF8;}


/* main image */
#mainpic {
	width: 180px;
	height: 30px;
	margin-left: 20px;
	background-image: url(images/head-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
	padding-top: 170px;
	padding-left: 620px;
	margin-top: 0px;
}

* html #mainpic {
	width: 180px;
	height: 30px;
	margin-left: 20px;
	background-image: url(images/head-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
	padding-top:159px;
	padding-left: 620px;
	margin-top: 0px;
}


.description img {
	float: left;
	margin-top: 7px;
}



/* forms */
form {margin: 0 0 18px 0;}
#searchsubmit {position: absolute;}
#s {width: 130px; padding: 2px; border: 1px solid #B9C3D1; background: #CAD6E1; color: #32474B; margin-right: 2px;}
select, .field {width: 157px; margin: 0 0 4px 0; color: #32474B;}
.field {padding: 2px; width: 153px;}
textarea {padding: 2px; width: 308px; font: 1em Verdana, Arial, Helvetica, sans-serif;}
select option {padding: 1px;}
#submit {padding: 3px;}


/* footer */
#footer {
	clear: both;
	width: 840px;
	height: 50px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#footer-top {
	width: 800px;
	height: 22px;
	background-color: #9bc4ff;
	margin-top: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	margin-left: 20px;
	text-align: center;
}
#footer p {color: #798892; padding: 0 37px 7px 37px;}
#footer a, #footer a:visited {color: #B05255;}
ol {
	padding-left: 10px;
}
#top {
	clear: both;
}

h3 {
	font-size: 20px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #9BC3FE;
	width: 500px;
}
.px {
	font-size: 10px;
	font-weight: normal;
}
dl {
	background-image: url(images/icon/yajirusi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
	margin-left: 10px;
	margin-top: 5px;
}
dt {
	margin-left: 20px;
	color: #666666;
	font-weight: bold;
}
.keireki p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.midashi {
	font-size: 14px;
	font-weight: bold;
	display: block;
}

.keireki {
	width: 380px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 10px;
	padding: 10px;
	background-color: #eeeeee;
}

dd {
	padding-left: 50px;
}
.mapsad hr {
	margin: 0px;
	padding: 0px;
}
.mapsad {
	font-size: 12px;
	line-height: 105%;
	background-color: #DBE7EC;
	width: 260px;
	margin-top: 10px;
	padding: 5px;
	float: right;
}
.mapsad .adress {
	font-size: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
.mapsad hr {
	color: #0066FF;
	font-size: 1px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
#qa ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#qa { clear:both;
	margin-right: 15px;
	margin-left: 10px;
	list-style-type: none;
}

#qa .qa {
	padding-left: 0px;
	margin-left: 5px;
	background-image: url(images/icon/question.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	font-size: 14px;
	font-weight: 100;
	margin-top: 0px;
}

#qa .qab {
	padding-left: 0px;
	margin-left: 5px;
	background-image: url(images/icon/answer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#qa .qab ol {
	font-size: 10px;
	margin-bottom: 0px;
}
#jimukyoku h3 {
	font-size: 14px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/icon/h3.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.lefttop {
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
#jimukyoku .center {
	text-align: center;
	padding: 3px;
}
#jimukyoku {
	clear: both;
	padding-left: 10px;
	text-align: left;
}

#jimukyoku ul {
	list-style-image: url(images/icon/li-bgw.gif);
	list-style-type: none;
}
#jimukyoku li {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 490px;
	margin-left: 15px;
}
#map2 {
	clear: both;
	width: 500px;
	padding-left: 20px;
	padding-top: 20px;
	background-color: #E8E8E8;
	margin-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-align: left;
}
#map2 iframe {
	border: 1px solid #999999;
}

#map2 p {
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
}

#mail {
	clear: both;
	margin-left: 10px;
}
#mail #chui {
	border: 1px dotted #CCCCCC;
	padding: 10px;
	margin-right: 15px;
}
#mail #chui .px {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
#page #contents #sidenavi #linkcat-2 ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#page #contents #sidenavi #linkcat-2 {
	list-style-type: none;
}
#page #contents #sidenavi #linkcat-2 li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#page #contents #sidenavi #linkcat-2 {
	margin: 0px;
	padding: 0px;
}

.linkcat {
	list-style-type: none;
}
#contents #sidenavi ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#page #contents #sidenavi #linkcat-2 h2 {
	position: absolute;
	left: -9999px;
}

