@charset "utf-8";

body, table, th, td, h1, h2, h3, h4, h5, h6 {
	line-height: 130%;
	font-size: small;
	_font-size: x-small;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-weight: normal;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

ol {
	margin-left: 2.0em;
	*margin-left: 2.5em;
}

ul {
	margin-left: 1.2em;
}

html {
	height: 100%;
}

body {
	height: 100%;
	background: #f2faf8;
	color: #666666;
}

a:link, a:visited {
	color: #fc6f23;
	text-decoration: underline;
}
a:hover, a:active {
	color: #fc6f23;
	text-decoration: none;
}

.ro {
	/* ----- */
}

.blank {
	/* ----- */
}


/* clerfix ----- */
.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .clearfix { display: inline-block; }
/* no ie mac \*/
* html .clearfix { height: 0.1%; }
.clearfix { display: block; }
/* */
/* for IE7 */
*:first-child+html .clearfix { display: inline-block; }
/* ----- clerfix */


.txOrange {
	color: #fc6f23;
}




/* wrapper ---------------------------------------- */
#doc {
	background: #f2faf8 url(../images/h_bg.jpg) no-repeat center top;
	text-align: center;
	padding-bottom: 70px;
}

#wrapper {
	background: url(../images/w_bg.gif) no-repeat left bottom;
	width: 950px;
	text-align: left;
	margin: 0 auto;
	padding-bottom: 80px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
/* clerfix ----- */
#wrapper:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html #wrapper { display: inline-block; }
/* no ie mac \*/
* html #wrapper { height: 0.1%; }
#wrapper { display: block; }
/* */
/* for IE7 */
*:first-child+html #wrapper { display: inline-block; }
/* ----- clerfix */




/* header ---------------------------------------- */
#header {
	width: 1000px;
	margin: 0px -25px;
	text-align: center;
	background: url(../images/h_bg.jpg) no-repeat center top;
	position: relative;
	left: 0px;
	top: 0px;
}
#header h1 {
	width: 550px;
	padding-top: 34px;
	margin: 0 auto;
}
#header #hToCCB {
	position: absolute;
	left: 25px;
	top: 0px;
	z-index: 10;
	width: 161px;
	height: 32px;
}
#header #hLogo {
	position: absolute;
	left: 21px;
	top: 92px;
	z-index: 10;
	width: 117px;
	height: 117px;
}
#header #hImg {
	position: absolute;
	right: 0px;
	top: 34px;
	z-index: 10;
	width: 225px;
	height: 358px;
}




/* footer ---------------------------------------- */
#footer {
	background: #ffffff;
	padding: 10px;
}
#footer #copyright {
	text-align: center;
}



/* container ---------------------------------------- */
#container {
	width: 950px;
	background: url(../images/c_bg.gif) repeat-y left top;
}
/* clerfix ----- */
#container:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html #container { display: inline-block; }
/* no ie mac \*/
* html #container { height: 0.1%; }
#container { display: block; }
/* */
/* for IE7 */
*:first-child+html #container { display: inline-block; }
/* ----- clerfix */



/* main ---------------------------------------- */
#main {
	width: 550px;
	float: left;
	overflow: hidden;
}

#description {
	background: url(../images/descr_bg_btm.gif) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	min-height: 118px;
	_height: 128px;
	color: #ffffff;
}
#description p {
	background: url(../images/descr_bg_top.gif) no-repeat;
	padding: 10px 40px 8px 44px;
}

#mainInner {
	width: 468px;
	margin: 0px 40px 0px 44px;
	overflow: hidden;
}

#main .section2 {
	width: 442px;
	margin: 0px 10px 0px 10px;
	padding-bottom: 10px;
}
#main .section2 h2 {
	width: 462px;
	height: 28px;
	overflow: hidden;
	background: url(../images/c_cap_bg.gif) no-repeat;
	color: #ffffff;
	margin: 0px -10px;
	margin-bottom: 0.4em;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 30;
}
#main .section2 h2 .entryTitle {
	padding: 5px 0px 5px 20px;
	width: 340px;
	_width: 360px;
	display: block;
	font-weight: bold;
	float: left;
}
#main .section2 h2 .entryTitle a {
	color: #ffffff;
}
#main .section2 h2 .entryDate {
	padding: 6px 20px;
	display: block;
	font-size: 84%;
	float: right;
	font-weight: bold;
}
#main .section2 p, #main .section2 ol, #main .section2 ul, #main .section2 table, #main .section2 dl {
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
#main .section2 img {
	margin: 4px 0px 4px 0px;
}
#main .section2 .optionLinks {
	width: 462px;
	margin: 0.6em -10px 0px -10px;
	padding: 0.8em 0px 0.4em 0px;
	text-align: right;
	background: url(../images/c_line01.gif) repeat-x left top;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 30;
}
#main .section2 .optionLinks .separator {
	color: #fc6f23;
	padding: 0px 0.3em;
}

#main .section2 .sectionTrackback {
	width: 442px;
	_width: 462px;
	padding: 1.2em 10px 0px 10px;
	margin: 0.6em -10px 1.0em -10px;
	background: url(../images/c_line01.gif) repeat-x left top;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 30;
}
#main .section2 .sectionTrackback h3 {
	font-size: 110%;
	color: #12bb99;
	font-weight: bold;
}
#main .section2 .trackbacks {
	border-top: 1px dotted #afafaf;
	margin: 0.6em 0px 0px 0px;
	padding: 0.8em 0px 0px 0px;
}
#main .section2 .trackbacks h4 {
	font-weight: bold;
}
#main .section2 .trackbacks h4 a {
	padding-right: 0.8em;
}
#main .section2 .trackbacks .trackbackDate {
	text-align: right;
	font-size: 84%;
	margin-top: -0.4em;
}

#main .section2 .sectionComment {
	width: 442px;
	_width: 462px;
	padding: 1.2em 10px 0px 10px;
	margin: 0.6em -10px 1.0em -10px;
	background: url(../images/c_line01.gif) repeat-x left top;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 30;
}
#main .section2 #comments {
	width: 0px;
	height: 0px;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
}
#main .section2 .commentConfirm {
	padding-bottom: 2.0em !important;
	font-weight: bold;
	color: #333333;
}
#main .section2 .sectionComment h3 {
	font-size: 110%;
	color: #12bb99;
	font-weight: bold;
}
#main .section2 .comments {
	border-top: 1px dotted #afafaf;
	margin: 0.6em 0px 0px 0px;
	padding: 0.8em 0px 0px 0px;
}
#main .section2 .comments h4 {
	font-weight: bold;
}
#main .section2 .comments h4 a {
	padding-right: 0.8em;
}
#main .section2 .comments .commentDate {
	text-align: right;
	font-size: 84%;
	margin-top: -0.4em;
}

#main .section2 .sectionForm {
	width: 442px;
	_width: 462px;
	padding: 1.2em 10px 0px 10px;
	margin: 0.6em -10px 1.0em -10px;
	background: url(../images/c_line01.gif) repeat-x left top;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 30;
}
#main .section2 .sectionForm h3 {
	font-size: 110%;
	color: #12bb99;
	font-weight: bold;
	padding-bottom: 0.4em;
}
#main .section2 .sectionForm input {
	width: 240px;
	border: 1px solid #b3b9c3;
}
#main .section2 .sectionForm textarea {
	width: 432px;
	border: 1px solid #b3b9c3;
	height: 6em;
	font-size: 1em;
}
#main .section2 .sectionForm .formButton {
	text-align: center;
	line-height: 110%;
}
#main .section2 .sectionForm .formButton input {
	border: 1px solid #000000;
	vertical-align: middle;
	margin: 0px 10px;
	padding: 2px 5px;
	background: #f5f5f1;
	width: auto;
	cursor: pointer;
}
#main .section2 .sectionForm .commentCheckbox {
	width: auto;
	border: none;
}

#more {
	position: absolute;
	left: -7777px;
	top: 0px;
}

.moreLink {
	text-align: right;
}

.paging01 {
	text-align: center;
	font-weight: bold;
	/*margin-top: -10px;*/
}
.paging01 .separator {
	color: #fc6f23;
	padding: 0px 0.3em;
}

.paging02 {
	text-align: right;
	font-weight: bold;
	padding-bottom: 1.2em;
}

.categoryTitle {
	font-weight: bold;
	padding-bottom: 0.8em;
	font-size: 130%;
	padding-left: 10px;
}




/* side1 ---------------------------------------- */
#side1 {
	width: 200px;
	overflow: hidden;
	margin-top: -73px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 20;
	float: left;
}

#side1 .sideProfile {
	margin-bottom: 20px;
}
#side1 .sideProfile ul {
	color: #2eceae;
	margin-left: 20px;
	margin-bottom: 0.5em;
	font-size: 84%;
}
#side1 .sideProfile p {
	margin-bottom: 0.5em;
}

#side1 .sideLinks {
	margin-bottom: 20px;
}
#side1 .sideLinks dd {
	margin: 0px 0px 0.5em 0px;
	padding: 1px 0px 0px 22px;
	background: url(../images/ic_lnk.gif) no-repeat 0px 0.1em;
	font-weight: bold;
	min-height: 19px;
}

#side1 .sideBanner {
	padding-top: 20px;
	margin-bottom: 20px;
}
#side1 .sideBanner p {
	margin-bottom: 16px;
	text-align: center;
}
#side1 .sideBanner p img {
	margin-bottom: 2px;
}


.calenderIframe {
	width: 200px;
	/*margin-bottom: 10px;*/
	overflow: hidden;
}

.sideCalenderSection {
	margin-bottom: 20px;
}
.sideCalenderOuter {
	border: 2px solid #2eceae;
	width: 196px;
	_width: 200px;
}
.sideCalender {
	border-collapse: collapse;
	border: none;
	padding: 0px;
	width: 100%;
}

.sideCalender .today {
	font-weight: bold;
	color: #2eceae;
}

.sideCalender caption {
	background: #2eceae;
	margin: 0px;
	padding: 4px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.sideCalender caption span {
	padding: 0px 1.0em;
	color: #666666;
}
.sideCalender caption a:link, .sideCalender caption a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.sideCalender caption a:hover, .sideCalender caption a:active {
	color: #ffffff;
	text-decoration: none;
}

.sideCalender th, .sideCalender td {
	padding: 4px 4px;
	text-align: center;
	vertical-align: middle;
	font-size: 84%;
}
.sideCalender th {
	font-weight: bold;
	border: 1px solid #ffffff;
	border-bottom: none;
	border-left: none;
	background: #ffffff;
	color: #a54b1b;
}
.sideCalender td {
	border: 1px solid #b4ede2;
	border-bottom: none;
	border-left: none;
	background: #e3f8f4;
}





/* side2 ---------------------------------------- */
#side2 {
	width: 203px;
	margin-right: -103px;
	overflow: hidden;
	float: left;
	padding-top: 120px;
}

#side2 .sideLinks {
	margin-bottom: 20px;
}
#side2 .sideLinks dd {
	margin: 0px 0px 0.5em 0px;
	padding: 1px 0px 0px 22px;
	background: url(../images/ic_lnk.gif) no-repeat 0px 0.1em;
	font-weight: bold;
	min-height: 19px;
}





























