@charset "utf-8";
/* CSS 共通-page */

/*** @group body ******************************************************************************/
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
}

#wrapper {
	height: auto;
	width: 868px;
	margin: 0 auto;
	background-image: url(../images/common/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.clear {
	clear: both;
}

span.bf {
	visibility: hidden;
	text-indent: -9999px;
}

span.bf02 {
	visibility: hidden;
	text-indent: -9999px;
	display: none;
}

.err {
	color: red;
}

/* 枠 */
#kurosawaBG {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 830px;
	background-image: url(../images/common/kurosawa-BG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}

/* 枠 */
#kurosawaBG-02 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 800px;
	background-image: url(../images/common/kurosawa-BG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}

/* 枠 */
.kurosawaKara-01 {
	height: 50px;
}

/* 枠 */
.kurosawaKara-02 {
	height: 150px;
}

/* 枠 */
.kurosawaKara-03 {
	height: 165px;
	width: 182px;
	margin: 0px;
}

/* 枠 */
.kurosawaKara-04 {
	height: 260px;
}

/*** @group text ****************************************************************************/

.text01 {
	font-family: "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	font-weight: bold;
	color: #6e6f70;
	line-height: 140%;
}

.text02 {
	font-family: "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: bold;
	color: #6e6f70;
	line-height: 140%;
}

.text03 {
	font-family: "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	line-height: 140%;
}

.text04 {
	font-family: "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-weight: bold;
	color: #595959;
	line-height: 140%;
	padding: 0px;
	float: left;
	height: auto;
	width: 130px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.text05 {
	font-family: "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-weight: normal;
	color: #595959;
	line-height: 140%;
	padding: 0px;
	margin-left: 2px;
}

.text06 {
	font-family: "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 140%;
}


/*** @group header ****************************************************************************/

#header {
	margin: 0px auto 12px auto;
	padding: 0px;
	clear: both;
	height: 190px;
	width: 868px;
	list-style-type: none;
	background-image: url(../images/common/header_bg.gif);
	background-repeat: no-repeat;
}

h1.rogo {
	float: left;
	display: inline;
	height: 156px;
	width: 145px;
}

.rogo a {
	display: block;
	height: 156px;
	width: 145px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../images/common/Logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px;
	text-indent: -9999px;
	overflow: hidden;
}


.headerBox01 {
	float: right;
	display: inline;
	margin-top: 48px;
	margin-right: 24px;
	height: 104px;
	width: 139px;
}

.headerBox02 {
	padding: 0px;
	height: auto;
	width: 622px;
	margin: 0px 3px 9px 0px;
}

.headerBox03 {
	padding: 3px 0px 0px 0px;
	height: 16px;
	width: 210px;
	margin: 26px 0px 0px 409px;
	border: 1px solid #dad5ce;
	background-color: #f5f6f7;
}

/*** header_navi ****************************************************************************/
.headerBox04 {
	list-style-type: none;
}

.headerBox04 li a {
	display: block;
	width: 139px;
	height: 26px;
	border: 0;
	background: url(../images/common/header_navi.gif);
	text-indent: -9999px;
	overflow: hidden;
}

li.headerNavi01 a {
	background-position: left top;
}
li.headerNavi01 a:hover {
	background-position: -139px top;
}

li.headerNavi02 a {
	background-position: left -26px;
}
li.headerNavi02 a:hover {
	background-position: -139px -26px;
}

li.headerNavi03 a {
	background-position: left -52px;
}
li.headerNavi03 a:hover {
	background-position: -139px -52px;
}

li.headerNavi04 a {
	background-position: left -78px;
}
li.headerNavi04 a:hover {
	background-position: -139px -78px;
}



/*** @group navi ****************************************************************************/

div#mainnavi {
	padding: 0px;
	height: 30px;
	width: 831px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#mainnavi ul {
	height: 30px;
	width: 831px;
	list-style-type: none;
}

div#mainnavi ul li {
	display: inline;
	float: left;
}

div#mainnavi ul li a {
	display: block;
	height: 30px;
	width: 166px;
	background: url(../images/common/mainNavi.gif) no-repeat;
	border: 0;
	text-indent: -9999px;
	overflow: auto;
}

div#mainnavi ul li.navi001 a {
	background-position: left top;
}

div#mainnavi ul li.navi001 a:hover {
	background-position: left -30px;
}

div#mainnavi ul li.navi002 a {
	background-position: -166px top;
}

div#mainnavi ul li.navi002 a:hover {
	background-position: -166px -30px;
}

div#mainnavi ul li.navi003 a {
	background-position: -332px top;
}

div#mainnavi ul li.navi003 a:hover {
	background-position: -332px -30px;
}

div#mainnavi ul li.navi004 a {
	background-position: -498px top;
}

div#mainnavi ul li.navi004 a:hover {
	background-position: -498px -30px;
}

div#mainnavi ul li.navi005 a {
	background-position: right top;
}

div#mainnavi ul li.navi005 a:hover {
	background-position: right -30px;
}

/*** @group siteWise ****************************************************************************/

#siteWise {
	padding: 0px;
	height: 180px;
	width: 830px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#siteWise #mainbanner {
	width: 603px;
	height: 180px;
	margin: 0;
	padding: 0;
	float: left;
}

#siteWise #objctnavi {
	width: 217px;
	height: 178px;
	float: right;
	border: 1px solid #bdbdc4;
}

#objctnavi #innerbox {
	width: 215px;
	height: 176px;
	background: url(../images/top/bg_box_navi_objects.gif) repeat-x left center;
	border: 1px solid #f8fbff;
}

#objctnavi ul {
	margin: 4px 5px 0px;
	height: 172px;
	width: 205px;
	list-style-type: none;
}

#objctnavi ul li a {
	display: block;
	height: 86px;
	width: 205px;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
}

#objctnavi ul li.navisale a {
	background-image: url(../images/top/navisale.gif);
	background-repeat: no-repeat;
}

/*#objctnavi ul li.navisale a:hover {
	height: 80px;
	width: 205px;
	padding: 0;
	text-decoration: none;
	background-image: url(../images/top/navi_objects.jpg);
	background-repeat: no-repeat;
	background-position: -205px 0;
	margin: 0 0 6px;
	display: block;
}*/

#objctnavi ul li.navirent a {
	background-image: url(../images/top/navirent.gif);
	background-repeat: no-repeat;
}

/*#objctnavi ul li.navirent a:hover {
	height: 80px;
	width: 205px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../images/top/navi_objects.jpg);
	background-repeat: no-repeat;
	background-position: -205px -80px;
	display: block;
}*/


/*** @group footer ****************************************************************************/

div#footer {
	background-color: #13007D;
	height: auto;
	width: 866px;
	margin: 0 auto 0 auto;
	padding: 10px 0 8px 0;
	text-align: center;
}

/* [navigation] start */
div.footer-nav {
	margin: 0px auto 6px auto;
	padding: 0px;
	height: 11px;
	width: 434px;
	overflow: hidden;
	display: block;
}

div.footer-nav ul {
	height: 11px;
	width: 362px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}

div.footer-nav ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

div.footer-nav ul li a {
	margin: 0px;
	padding: 0px;
	height: 11px;
	text-decoration: none;
	float: left;
	display: block;
	background: url(../images/common/footer_navi.gif) no-repeat;
	border: 0px;
}

div.footer-nav ul li.foot-Link01 a {
	width: 49px;
	background-position: left top;
}

div.footer-nav ul li.foot-Link01 a:hover {
	width: 49px;
	background-position: left -11px;
}

div.footer-nav ul li.foot-Link02 a {
	width: 109px;
	background-position: -49px top;
}

div.footer-nav ul li.foot-Link02 a:hover {
	width: 109px;
	background-position: -49px -11px;
}

div.footer-nav ul li.foot-Link03 a {
	width: 80px;
	background-position: -158px top;
}

div.footer-nav ul li.foot-Link03 a:hover {
	width: 80px;
	background-position: -158px -11px;
}

div.footer-nav ul li.foot-Link04 a {
	width: 123px;
	background-position: -238px top;
}

div.footer-nav ul li.foot-Link04 a:hover {
	width: 123px;
	background-position: -238px -11px;
}

/* [moji] start */
.footer-moji {
	height: auto;
	width: 815px;
	margin: 0px auto 16px auto;
	font-family: "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 140%;
}

.footer-address {
	height: auto;
	width: 815px;
	margin: 0px auto 0px auto;
	padding: 0;
	font: 12px/normal "Lucida Grande", Arial, sans-serif;
	color: #FFFFFF;
}

.footer_bottom {
	height: 32px;
	width: 868px;
	margin: 0px auto 0px auto;
	padding: 0;
	background: url(../images/common/footer_bottom.gif) no-repeat;
	
}






