@charset "utf-8";

h1,h2,h3,h4,h5,h6,p,div,ul,li {
	padding: 0;
	margin: 0;
}

h2,h3,h4,h5,h6 {
	font-size: 1.4em;
}

h3,h4,h5,h6 {
	margin-top: 0.75em;
}

a:link {
	color: #00f;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	color: #AAA;
	text-decoration: underline;
}

img {
	line-height: 0px; 
	font-size: 0px; 
	padding:0px; 
	margin:0px;
}

body {
	background-color: #fbcadf;
	font-size: 0.9em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
	background-image: url(imgs/body_bg.png);
	background-repeat: repeat-x;
}

#wrapper {
	text-align: left;
}

#head-band {
	vertical-align: bottom;
	display: block;
	line-height: 1.6em;
}

#head-copy {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.95em;
	color: #FFF;
	display: block;
}

#title {
	background-image: url(imgs/title-bg.jpg);
	height: 63px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFF;
}

html > body #title {
	height: auto;
	min-height: 63px;
}

#title .middle  {
	height: 55px;
	vertical-align: middle;
	display: table-cell;
	font-size: 1.4em;
	color: #555;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 63px;
	text-indent: 15px;
}

html > body #title .middle {
	height: auto;
	min-height: 55px;
}

#title-wrap {
	/*
	background-image: url(***);
	*/
}

#header {
	margin-right: auto;
	margin-left: auto;
	height: 175px;
	width: 910px;
	background-image: url(imgs/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	background-color: #FFF;
	background-position: center;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	position: relative;
}

html > body #header {
	height: auto;
	min-height: 175px;
}

h1 {
	text-align: right;
	font-size: 0.9em;
	font-weight: normal;
}

.head-desc {
	font-size: 2.3em;
	display: block;
	margin-top: 38px;
	margin-left: 45px;
	margin-right: 45px;
	line-height: 1.2em;
	font-weight: bold;
}

.head-desc a {
	text-decoration: none;
	color: #f47aab;
}

.head-desc a:hover {
	text-decoration: none;
	color: #CCC;
}

.site-desc {
	color: #555;
	line-height: 1.5em;
	position: absolute;
	display: block;
	left: 50px;
	top: 118px;
	width: 800px;
	font-size: 0.95em;
}

#navigation ul {
	width: 900px;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

#navigation li {
	width: auto;
	float: left;
	padding-right: 0px;
	padding-left: 10px;
}

#navigation li a {
	text-decoration: none;
	display: table-cell;
	width: auto;
	color: #555;
	height: 37px;
	vertical-align: middle;
}

#navigation li a:hover {
	color: #DDD;
}

#navigation {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height: 45px;
	line-height: 37px;
	font-size: 0.9em;
	background-color: #FFF;
	background-image: url(imgs/navi.jpg);
}

html > body #navigation {
	height: auto;
	min-height: 45px;
}

#page-wrap {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imgs/page-bg.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}

#container {
	float: left;
	width: 900px;
}

#contents {
	float: right;
	width: 835px;
	padding: 10px 28px;
	font-size: 1.1em;
}

#contents h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	height: 33px;
	text-indent: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #F7F7F7;
}

html > body #contents h2 {
	height: auto;
	min-height: 33px;
}

#contents p {
	margin-top: 0.5em;
	margin-bottom: 1.6em;
}

#contents .freespace {
	color: #555;
}

#sidebar {
	float: right;
	width: 253px;
	color: #555;
	
	display: none;
}

#sidebar .freespace {
	padding-top: 10px;
}

.sidetitle {
  padding: 0.5em 0;
  border-bottom: 1px solid #666666;
}

.localnavi {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.article-main {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.75em;
	color: #555;
}

.article-main img {
	margin: 3px;
	padding: 3px;
}

.art-line {
	background-color: #F7F7F7;
	padding-top: 0px;
	padding-bottom: 10px;
	clear: both;
}

#sidebar h3 {
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 7px;
	padding-right: 0px;
	font-size: 1em;
	background-image: url(imgs/side-title.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 240px;
	line-height: 1.25em;
	background-color: #77F;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	color: #555;
	font-size: 0.95em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C3C3C3;
	border-left-color: #C3C3C3;
	width: 245px;
}
#sidebar ul li {
	display: block;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	text-decoration: none;
	width: 245px;
	font-size: 0.95em;

}
#sidebar ul li a {
	width: 230px;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 14px;
	padding-right: 1px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C3C3C3;
	background-image: url(imgs/icon-a.gif);
	background-position: 1px 50%;
	background-repeat: no-repeat;
	background-color: #FFF;
	line-height: 1.25em;
}

.clearance {
	line-height: 0px; 
	font-size: 0px; 
	padding:0px; 
	margin:0px;
}

#sidebar ul li a:link {
	color: #555;
}

.localnavi img {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

#sidebar ul li a:visited {
	color: #555;
}

#sidebar ul li a:active {
	color: #000;
}

#sidebar ul li a:hover {
	text-decoration: none;
	background-color: #EEF;
}

#footer {
	background-image: url(imgs/fotter-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#footer-up {
	background-image: url(imgs/footer-up.jpg);
	background-repeat: no-repeat;
	height: 37px;
	text-align: right;
	position: relative;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFF;
	background-position: center;
}

/*　fixed 版
*/
.totop {
	position: fixed;
	margin: 0px;
	right: 0px;
	bottom: 0px;
	border: 0px;
}

#footer-menu{
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.menu-box {
	margin-right: 0px;
	float: left;
	margin-bottom: 25px;
	overflow: hidden;
	width: 50%;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

.menu-box h3 {
	color: #555;
	text-align: left;
	text-indent: 0px;
	font-size: 105%;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 23px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 0px;
	clear: both;
}

.menu-box img {
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 12px;
}

.menu-box ul li {
	float: left;
	width: 380px;
	color: #555;
	font-weight: normal;
	font-size: 95%;
	text-align: left;
	line-height: 1.5em;
	background-image: url(imgs/icon-a.gif);
	background-repeat: no-repeat;
	background-position: 17px 4px;
	margin-left: 7px;
	padding-left: 30px;
	padding-bottom: 13px;
	display: block;
}

.menu-box a {
	color: #555;
}

.menu-box a:hover {
	color: #05F;
}

#copyright{
	background-color: #f47aab;
	background-image: url(imgs/copy-bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: text-bottom;
	height: 38px;
	font-size: 0.9em;
	color: #FFF;
	clear: both;
}

html > body #copyright {
	height: auto;
	min-height: 38px;
}
#copyright p {
	line-height: 38px;
}

#copyright a {
	text-decoration: none;
	color: #FFF;
}

.clear {
	clear: both;
}
.clear hr {
	display: none;
}

