@charset "utf-8";

body, table, th, td, h1, h2, h3, h4, h5, h6 {
	line-height: 124%;
	font-size: 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;
}

table, th, td {
	border-collapse: collapse;
	border: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	height: 100%;
	text-align: center;
	background: #ffffff url(../img/body_bg.gif) repeat-x;
	color: #474747;
}
/* for FIREFOX & etc. \*/
body {
	overflow-y: scroll;
	_overflow-y: visible;
}
/* */
/* for IE7 \*/
*:first-child+html body {
	overflow-y: visible;
}
/* */

* html .pngfix {
behavior: expression(IEPNGFIX.fix(this));
}

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








/* basic style ------------------------------ */
.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 */

.fL {
	float: left;
}
.fR {
	float: right;
}

.alnC {
	text-align: center !important;
}
.alnL {
	text-align: left !important;
}
.alnR {
	text-align: right !important;
}

.txL {
	font-size: 120%;
}
.txS {
	font-size: 84%;
}

.txB {
	font-weight: bold;
}

.txRed {
	color: #ff0000;
}

.dimlnk {
	color: #aaaaaa;
}

.indent01 {
	text-indent: -1.0em;
	margin-left: 1.0em;
}

.margin-bottom01 {
	margin-bottom: 8px !important;
}
.margin-bottom02 {
	margin-bottom: 16px !important;
}
.margin-bottom03 {
	margin-bottom: 24px !important;
}
.margin-bottom04 {
	margin-bottom: 32px !important;
}

.to-pagetop01 {
	padding-top: 8px;
	text-align: right;
}


.cap-style01 {
	border-top: 2px solid #f6d329;
	border-bottom: 2px solid #f6d329;
	position: relative;
	left: 0px;
	top: 0px;
}
.cap-style01 .cap-link {
	position: absolute;
	right: 6px;
	top: 7px;
	_top: 9px; /* for IE6 */
}

.cap-style02 {
	font-weight: bold;
	font-size: 117%;
	position: relative;
}
.cap-style02 span {
	background: url(../img/ic03l.gif) no-repeat 0px 0.15em;
	padding-left: 18px;
}
.cap-style02 span span {
	background: url(../img/ic03r.gif) no-repeat 100% 0.15em;
	padding-left: 0px;
	padding-right: 18px;
}

.cap-style03 {
	border-top: 2px solid #f6d329;
	border-bottom: 2px solid #f6d329;
	padding: 10px 8px 5px 0px;
	margin-bottom: 10px;
	color: #444444;
	vertical-align: middle;
}
/* clerfix ----- */
.cap-style03:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .cap-style03 { display: inline-block; }
/* no ie mac \*/
* html .cap-style03 { height: 0.1%; }
.cap-style03 { display: block; }
/* */
/* for IE7 */
*:first-child+html .cap-style03 { display: inline-block; }
/* ----- clerfix */

.cap-style03 .cap-title {
	display: block;
	font-weight: bold;
	/*font-size:134%;*/
	font-size: 124%;
	float: left;
}
.cap-style03 .cap-title img {
	vertical-align: middle;
	margin-bottom: 4px;
}
.cap-style03 .cap-date {
	display: block;
	float: right;
}

.cap-style04 {
	border-top: 2px solid #f6d329;
	border-bottom: 2px solid #f6d329;
	background: url(../img/ic_cap01.gif) no-repeat 0px 6px;
	padding: 7px 0px 8px 26px;
	font-size: 110%;
	line-height: 110%;
	font-weight: bold;
	margin-bottom: 10px;
	_position: relative; /* for IE6 */
}

.line-style01 {
	background: url(../img/line01.gif) repeat-x left bottom;
	padding: 5px 0px 9px 0px !important;
}

.ic-style01 {
	background: url(../img/ic01.gif) no-repeat left center;
	padding-left: 18px;
}
.ic-style02 {
	background: url(../img/ic02.gif) no-repeat left center;
	padding-left: 10px;
}








/* wrapper ------------------------------ */
#wrapper {
	width: 934px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	background: url(../img/wrap_bg.gif) repeat-y;
	position: relative;
	left: 0px;
	top: 0px;
}






/* header ------------------------------ */
#header {
	width: 934px;
	height: 188px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 30;
	background: url(../img/h_bg.jpg) no-repeat;
}
#header #head-logo {
	width: 274px;
	height: 85px;
	padding: 30px 0px 0px 13px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 200;
}
#head-beat {
	width: 152px;
	height: 62px;
	position: absolute;
	left: 24px;
	top: 110px;
	z-index: 80;
}

#head-lnks-outer {
	width: 580px;
	min-height: 55px;
	position: absolute;
	left: 316px;
	top: 49px;
	z-index: 80;
}
/* clerfix ----- */
#head-lnks-outer:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html #head-lnks-outer { display: inline-block; }
/* no ie mac \*/
* html #head-lnks-outer { height: 0.1%; }
#head-lnks-outer { display: block; }
/* */
/* for IE7 */
*:first-child+html #head-lnks-outer { display: inline-block; }
/* ----- clerfix */

#head-lnks1 {
	width: 170px;
	height: 55px;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#head-lnks1 li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#head-lnks2 {
	float: right;
	list-style-type: none;
	margin: 0px;
	padding: 0px 2px 0px 0px;
	border-right: 1px solid #c6c6c6;
	text-align: right;
	display: inline;
	line-height: 90%;
	position: relative;
	top: 24px;
	left: 0px;
}
#head-lnks2 li {
	display: inline;
	font-size: 84%;
	line-height: 110%;
	border-left: 1px solid #c6c6c6;
	padding: 0px 4px 0px 8px;
}







/* footer ------------------------------ */
#footer1 {
	width: 902px;
	position: absolute;
	left: 16px;
	bottom: 12px;
	font-size: 84%;
	line-height: 135%;
	color: #3b3b3b;
	text-align: center;
	z-index: 80;
	padding-bottom: 1.4em;
}

#footer2 {
	width: 934px;
	height: 201px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 10;
	background: url(../img/f_bg.jpg) no-repeat;
}
#footer2 #copyright {
	width: 902px;
	position: absolute;
	left: 16px;
	bottom: 12px;
	font-size: 84%;
	line-height: 135%;
	color: #3b3b3b;
	text-align: center;
}

#foot-logo {
	margin-bottom: 6px;
}
#foot-lnks1 {
	list-style-type: none;
	margin: 0px;
	padding: 0px 2px 0px 0px;
	border-right: 1px solid #6e6748;
	display: inline;
	line-height: 90%;
}
#foot-lnks1 li {
	display: inline;
	line-height: 135%;
	border-left: 1px solid #6e6748;
	padding: 0px 4px 0px 8px;
}







/* container ------------------------------ */
#container {
	width: 883px;
	margin-left: 16px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 50;
	_margin-bottom: -1.0em; /* for IE6 */
}
/* 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 */







/* head navigation ------------------------------ */
#head-navi {
	width: 710px;
	height: 52px;
	position: absolute;
	left: 197px;
	top: 109px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	z-index: 70;
}

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

#head-navi li {
	margin: 0px;
	padding: 0px;
	font-size: 0.1em;
	line-height: 0.1em;
	float: left;
	height: 52px;
}








/* side ------------------------------ */
#side {
	width: 189px;
	float: left;
	position: relative;
	left: 0px;
	top: -28px;
	padding-bottom: 95px;
	_padding-bottom: 110px; /* for IE6 */
	z-index: 60;
}

#side-navi {
	width: 188px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #fffd50;
}
#side-navi li {
	margin: 0px;
	padding: 0px;
	font-size: 0.1em;
	line-height: 0.1em;
}

#side-lnks1 {
	margin: 0px;
	padding: 13px 15px 15px 15px;
	background: #f6d329 url(../img/side_bg01.gif) no-repeat left bottom;
	text-align: center;
	font-size: 0.1em;
	line-height: 0.1em;
}
#side-lnks1 dt {
	margin-bottom: 6px;
}
#side-lnks1 ddD {
	margin-bottom: 2px;
}

#side-banner {
	padding: 7px 15px 0px 15px;
	text-align: center;
}
#side-banner p {
	margin-top: 7px;
}

#tomika-banner span {
	display: block;
	padding: 2px;
	margin: 0px;
	line-height: 12px;
	white-space: nowrap;
	text-align: left;
}
#tomika-banner span {
	font-size: 10px;
}







/* main ------------------------------ */
#main {
	width: 694px;
	min-height: 500px;
	float: left;
	position: relative;
	left: 0px;
	top: -27px;
	padding-bottom: 142px;
	z-index: 60;
	overflow: hidden;
}
#main-inner {
	padding: 20px 24px 0px 25px;
}
#main-inner h2 {
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 16px;
}
#main-inner h2 span {
	position: absolute;
	right: 8px;
	top: 6px;
	display: block;
	width: 350px;
	text-align: right;
}

.section-style01 {
	padding: 0px 22px;
}
.section-style01 h3 {
	margin-left: -22px;
	margin-right: -22px;
}







/* table ------------------------------ */
.table-style01 th, .table-style01 td {
	border: 1px solid #f6d329;
}
.table-style01 th, .table-style01 td {
	padding: 5px 8px;
}
.table-style01 th {
	background: #fffbc6;
	font-weight: bold;
}







/* list ------------------------------ */
.list-style01 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.list-style01 li {
	margin: 0px;
	padding: 0px;
	text-indent: -1.0em;
	margin-left: 1.0em;
}








/* top page ------------------------------ */
#top-flash {
	background: #cccccc url(../../img/top_main.jpg) no-repeat;
	width: 694px;
	height: 264px;
}
#top-contents {
	background: url(../../img/top_bg01.gif) no-repeat;
	padding: 14px 22px 0px 22px;
}

#top-contents #cap-info {
	background: url(../../img/top_line01.gif) no-repeat center bottom;
	padding: 0px 2px 2px 2px;
	margin-bottom: 6px;
}

#top-contents #cap-info h2 {
	float: left;
}
#top-contents #cap-info .btn-more {
	float: right;
	padding-top: 4px;
}

#top-info {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#top-info li {
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 8px 0px;
	background: url(../img/line01.gif) repeat-x left bottom;
}
/* clerfix ----- */
#top-info li:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html #top-info li { display: inline-block; }
/* no ie mac \*/
* html #top-info li { height: 0.1%; }
#top-info li { display: block; }
/* */
/* for IE7 */
*:first-child+html #top-info li { display: inline-block; }
/* ----- clerfix */

#top-info li .category {
	width: 92px;
	float: left;
}
#top-info li .category img {
	margin-left: 3px;
}
#top-info li .txt {
	width: 556px;
	float: left;
}

.top-banner {
	margin-top: 24px;
}
.top-banner p {
	float: left;
}








/* archive ------------------------------ */
.archive {
	background: url(../img/line02.gif) repeat-y;
}
.archive-inner {
	padding: 0px 22px;
	background: url(../img/line02.gif) repeat-y right top;
}
/* clerfix ----- */
.archive-inner:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .archive-inner { display: inline-block; }
/* no ie mac \*/
* html .archive-inner { height: 0.1%; }
.archive-inner { display: block; }
/* */
/* for IE7 */
*:first-child+html .archive-inner { display: inline-block; }
/* ----- clerfix */

.archive .fL img {
	margin: 2px 16px 4px 0px;
}
.archive .fR img {
	margin: 2px 0px 4px 16px;
}
.archive .alnC img {
	margin: 4px 0px 4px 0px;
}
.archive .alnL img {
	margin: 4px 0px 4px 0px;
}
.archive .alnR img {
	margin: 4px 0px 4px 0px;
}
.archive p {
	margin-bottom: 1.2em;
}
.archive p img {
	margin: 4px 0px 4px 0px;
}
.archive a {
	font-weight: bold;
}





/* archive (2010.3.4追加)------------------------------ */

.read_box {
	width:627px;
	margin:0 auto 15px auto;
	padding:10px 10px 10px 20px;
	font-size:16px;
	line-height:1.2em;
}


.read_box_copy {
	margin-bottom:5px;
}


.read_box02 {
	width:627px;
	margin:15px auto 25px auto;
	padding:0;
	font-size:23px;
	line-height:1.2em;
	font-weight:bold;
	text-align:center;
}


.orange {
	color:#eb6100;
}

















