﻿@charset "utf-8";
/* CSS Document */

/*
------------------------------------------------------------------*/
* {
  margin: 0px;
  padding: 0px;
}


body {
	font: 100% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
}


h1,h2,h3,h4,h5,h6,p,address,ul,li,th,td,form,dl {
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 100%;
	font-style: normal;
}

h1,h2,h3,h4,ul{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*clear*/
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	visibility: hidden;
}


img,object {
  border: 0;
  vertical-align: text-bottom;
}


em {
	text-indent: -9999px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}

li {
	vertical-align: text-bottom;
}



/*----------------------------------------------------------------*/






/*a link
------------------------------------------------------------------*/
a {
	
}

a:link {
	
}

a:visited {

}

a:hover {

}

a:active {
}
/*----------------------------------------------------------------*/





/*font
------------------------------------------------------------------*/

p {
	color: #333333;
	font: 13px/1.5em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}


/*p-small*/
.p-small {
	color: #333333;
	font: 10px/1.5em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}


/*----------------------------------------------------------------*/




/**************************************************************************************/


/*wrapper
----------------------------------------------------------------------*/
div#wrapper {
	margin: 0px auto;
	padding: 10px 0px;
	height: auto;
	width: 800px;
	border: 1px none #EBEBEB;
}



/*container
----------------------------------------------------------------------*/
div#container {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}



/*header
----------------------------------------------------------------------*/
div#header {
	padding: 0px;
	height: 115px;
	width: 735px;
	background: url(../img/top/top_logo.jpg) no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#header h1 {

	display: block;
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 350px;
}

div#header h1 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 310px;
	overflow:hidden;
}
#logo{
float:left;

}
#navi{
	float:right;
	width: 280px;
	height: 115px;
}


div#navi h2 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 310px;
	overflow:hidden;
}



/**********************************************************************/

/*contents-a*/

/**********************************************************************/


div#contents-a {
	margin: 0px auto;
	padding: 0px;
	height: 375px;
	width: 755px;
	clear: both;
	background: url(../img/top/top_fla_bg_new02.jpg) no-repeat center;
}


/*fla-contents*/
div#contents-a div#fla-contents {
	margin: 0px;
	padding: 0px;
	height: 375px;
	width: 600px;
	float: left;
	position: relative;
}


/*fla-contents h2*/
div#fla-contents h2 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
}


/*fla-contents box-fla*/
div#fla-contents div#box-fla {
	margin: 0px;
	padding: 0px;
	height: 375px;
	width: 600px;
	position: absolute;
	z-index: 50;
	left: 0px;
	top: 0px;
	opacity: 0.0; 			/*透明度ブラウザ別*/
	-moz-opacity: 0.0; 		/*firefox用*/
	filter:alpha(opacity=0);	/*IE用*/
}



/*fla-text*/
div#fla-text {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 305px;
	position: absolute;
	left: 110px;
	top: 55px;
	z-index: 100;
	background: url(../img/top/top_text.jpg) no-repeat;
}



/*box-gnavi*/
div#contents-a div#box-gnavi {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 375px;
	width: 155px;
}

div#box-gnavi ul {
	margin: 0px;
	padding: 33px 0px 0px;
	height: auto;
	width: 100%;
	list-style: none;
}

div#box-gnavi ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 100%;
}

div#box-gnavi ul li a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 100%;
	overflow:hidden;
}

/*li-a*/
div#box-gnavi ul li#li-a  {
	background: url(../img/top/top_gnavi01.jpg) no-repeat;
}

div#box-gnavi ul li#li-a a {
	background: url(../img/top/top_gnavi01.jpg) no-repeat;
}

div#box-gnavi ul li#li-a a:hover {
	background: url(../img/top/top_gnavi01_ro.jpg) no-repeat;
}

/*li-b*/
div#box-gnavi ul li#li-b {
	background: url(../img/top/top_gnavi02.jpg) no-repeat;
}

div#box-gnavi ul li#li-b a {
	background: url(../img/top/top_gnavi02.jpg) no-repeat;
}

div#box-gnavi ul li#li-b a:hover {
	background: url(../img/top/top_gnavi02_ro.jpg) no-repeat;
}

/*li-c*/
div#box-gnavi ul li#li-c {
	background: url(../img/top/top_gnavi03.jpg) no-repeat;
}

div#box-gnavi ul li#li-c a {
	background: url(../img/top/top_gnavi03.jpg) no-repeat;
}

div#box-gnavi ul li#li-c a:hover {
	background: url(../img/top/top_gnavi03_ro.jpg) no-repeat;
}

/*li-d*/
div#box-gnavi ul li#li-d {
	background: url(../img/top/top_gnavi04.jpg) no-repeat;
}

div#box-gnavi ul li#li-d a {
	background: url(../img/top/top_gnavi04.jpg) no-repeat;
}

div#box-gnavi ul li#li-d a:hover {
	background: url(../img/top/top_gnavi04_ro.jpg) no-repeat;
}


/*li-e*/
div#box-gnavi ul li#li-e {
	background: url(../img/top/top_gnavi05.jpg) no-repeat;
}

div#box-gnavi ul li#li-e a {
	background: url(../img/top/top_gnavi05.jpg) no-repeat;
}

div#box-gnavi ul li#li-e a:hover {
	background: url(../img/top/top_gnavi05_ro.jpg) no-repeat;
}

/*li-f*/
div#box-gnavi ul li#li-f {
	background: url(../img/top/top_gnavi06.jpg) no-repeat;
}

div#box-gnavi ul li#li-f a {
	background: url(../img/top/top_gnavi06.jpg) no-repeat;
}

div#box-gnavi ul li#li-f a:hover {
	background: url(../img/top/top_gnavi06_ro.jpg) no-repeat;
}




/**********************************************************************/
/*contents-b*/
/**********************************************************************/

div#contents-b {
	margin: 0px auto;
	padding: 20px 0px 0px;
	clear: both;
	height: auto;
	width: 735px;
	background: url(../img/top/contents_b_line.jpg) no-repeat top;
}





/*box-bana
-------------------------------------------------------------------*/
div#contents-b div#box-bana{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 162px;
	float: right;
}

/*ul*/
div#contents-b div#box-bana ul{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	list-style: none;
}


div#contents-b div#box-bana ul li{
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
	height: 43px;
	width: 100%;
	background: #CCCCCC;
}

div#contents-b div#box-bana ul li#li-d{
	margin-bottom: 0px;
}



/*box-unit
-------------------------------------------------------------------*/
div#contents-b div#box-unit{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}




/*box-book*/
div#box-unit div#box-book {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 330px;
	float: left;
}

div#box-book p {
	font-size: 11px;
	line-height: 1.2em;
	clear: both;
}


/*book-img*/
div#box-book div#book-img {
	margin: 0px 0px 5px;
	padding: 0px;
	height: auto;
	width: 100%;
	position: relative;
	background: url(../img/top/book_img_bg.jpg) no-repeat 103px;
}






div#box-book div#book-img img {

}

/*box-book dl
------------------------------------------------------------*/
div#book-img dl {
	margin: 0px;
	padding: 0px;
	width: 200px;
	display: block;
	position: absolute;
	right: 20px;
	z-index: 50;
	bottom: 0px;
	top: 85px;
}

div#book-img dt {
	font-weight: bold;
	color: #FBA75F;
	display: block;
	margin: 0px 0px 6px;
	padding: 0px;
	height: auto;
	width: 100%;
	font-size: 17px;
}

div#book-img dd {
	font-size: 13px;
	font-weight: bold;
	color: #6C2E00;
}


div#book-img span.yellow {
	color: #FBA75F;
	padding-right: 10px;
}

div#book-img span.span-large {
	font-size: 30px;
}

div#book-img span.span-middle {
}





/*box-news*/
div#box-unit div#box-news {
	margin: 0px;
	padding: 5px;
	height: auto;
	width: 378px;
	border: 1px none #330000;
	float: right;
}


/*h3*/
div#box-news h3 {
	font-size: 12px;
	margin: 0px 0px 10px;
	padding: 0px 0px 12px;
	height: auto;
	width: 100%;
	font-weight: bold;
	color: #6C2E00;
	background: url(../img/top/h3_news_footer.jpg) no-repeat bottom;
}



/*dl*/
div#box-news dl {
	font-size: 12px;
	letter-spacing: 0.1em;
	margin: 0px 0px 5px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	display: block;
	line-height: 1.2em;
}

div#box-news dl#dl-b {
	margin-bottom: 0px;
}



div#box-news dt {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 80px;
	clear: both;
	float: left;
	color: #6C2E00;
	font-weight: bold;
}



/*dd*/
div#box-news dd {
	margin: 0px;
	padding: 0px 0px 5px;
	height: auto;
	width: 288px;
	display: block;
	float: right;
}

/*span dd-date*/
div#box-news span.dd-date {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 45px;
	clear: both;
	float: left;
}

/*span dd-detail*/
div#box-news span.dd-detail {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 175px;
	display: block;
	float: left;
}

/*table*/
div#box-news table {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	border-collapse:collapse;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.2em;
}

div#box-news th {
	text-align: left;
	width: 80px;
	color: #6C2E00;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px;
	height: auto;
	font-size: 12px;
	line-height: 1.2em;
	letter-spacing: 0.1em;
}

div#box-news td {
	margin: 0px;
	padding: 0px 0px 5px 10px;
	height: auto;
	width: auto;
}

div#box-news td a {
	
}



/*box-unit-footer
------------------------------------------------------------------------*/
div#box-unit-footer {
	margin: 0px;
	padding: 24px 0px 0px;
	clear: both;
	height: auto;
	width: 100%;
	background: url(../img/top/h3_news_footer.jpg) no-repeat 352px top;
}

div#box-unit-footer p {
	font-size: 11px;
}



div#box-unit-footer ul {
	margin: 0px 0px 5px;
	padding: 0px;
	height: 17px;
	width: 100%;
	list-style: none;
}

div#box-unit-footer ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: auto;
	font-size: 11px;
	color: #ADB164;
	float: left;
	line-height: 1.4em;
	font-weight: bold;
	letter-spacing: 0.1em;
}

div#box-unit-footer ul li a {
	color: #ADB164;
	margin: 0px;
	padding: 0px;
	height: 17px;
	text-decoration: none;
	display:block;
	overflow:hidden;
}

div#box-unit-footer ul li a:hover {
	text-decoration: underline;
}


/*li-a*/
div#box-unit-footer ul li#li-a {
	background: url(../img/fnavi_01.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 69px;
}

/*li-b*/
div#box-unit-footer ul li#li-b {
	background: url(../img/fnavi_02.jpg);
	width: 71px;
}

/*li-c*/
div#box-unit-footer ul li#li-c {
	background: url(../img/fnavi_03.jpg) no-repeat;
	width: 72px;
}


/*li-d*/
div#box-unit-footer ul li#li-d {
	background: url(../img/fnavi_04.jpg) no-repeat;
	width: 105px;
}

/*li-e*/
div#box-unit-footer ul li#li-e {
	background: url(../img/fnavi_05.jpg) no-repeat;
	width: 67px;
}

div#box-unit-footer ul li#li-e a {
	padding-right: 0px;
	padding-left: 0px;
}

/*li-contact*/
div#box-unit-footer ul li#li-contact {
	background: url(../img/fnavi_06.jpg) no-repeat;
	width: 71px;
}
/*chekipon-web*/
#chekiponweb{
	margin:0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 50px;
}
