@charset "UTF-8";

@import url("common.css");

/* **************************************************************************************

 TOPページ　/index.html

*************************************************************************************** */

/* --------------------------------------------------------------------------------------
 ヘッダー
--------------------------------------------------------------------------------------- */

/* トップページ用
------------------------------------------------------------ */

div#headerTop {
	position: relative;
	width: 100%;
	background: #FFFFFF url(../../img/bg_header.gif) repeat-x left top;
}

div#headerTopIn {
	position: relative;
	width: 900px;
	height: 527px;
	margin: 0 auto;
	text-align: left;
}
* html div#headerTopIn {
	z-index: 5;
}
*:first-child+html div#headerTopIn {
	z-index: 5;
}

div#headerTopIn div#headerGuide {
	position: absolute;
	top: 8px;
	right: 0;
	width: 665px;
	z-index: 10;
}

div#headerTopIn div#headerGuide ul#gNavi {
	float: right;
	width: 416px;
	margin-left: 0;
}


/* FLASH
------------------------------------------------------------ */

div#topFlash {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 900px;
	height: 400px;
	margin: 0 auto;
}
div#topFlash　div#flashcontent{
	width:900px;
	height:400px;
}
div#topFlash　div#flashcontent p {
	position: absolute;
	top: 250px;
	right: 0;
	text-align: right;
	color:#FFFFFF;
}

div#topFlash　div#flashcontent p a {
	color: #FFFFFF;
}


/* ピックアップ
------------------------------------------------------------ */

div#pickupNavi {
	position: absolute;
	top: 405px;
	left: 0;
	width: 900px;
}

div#pickupNavi img { behavior: url(common/js/iepngfix.htc) }

div#pickupNavi p.pos01 {
	position: absolute;
	top: -45px;
	left: -20px;
}
div#pickupNavi p.pos02 {
	position: absolute;
	top: -22px;
	left: 835px;
}

div#pickupNavi ul {
	width: 900px;
}

div#pickupNavi ul li {
	float: left;
	width: 295px;
	height: 122px;
	margin-right: 7px;
	text-indent: -999em;
}

div#pickupNavi ul li.nomg {
	margin-right: 0 !important;
}

div#pickupNavi ul li a {
	display: block;
	width: 295px;
	height: 122px;
	text-indent: -999em;
	text-decoration: none;
	/*\*/overflow: hidden;/**/
}

div#pickupNavi ul li.pickupNavi01,
div#pickupNavi ul li.pickupNavi01 a {
	background: url(../../img/bnr_pickup01.jpg) no-repeat 0 0;
}
div#pickupNavi ul li.pickupNavi02,
div#pickupNavi ul li.pickupNavi02 a {
	background: url(../../img/bnr_pickup02.jpg) no-repeat 0 0;
}
div#pickupNavi ul li.pickupNavi03,
div#pickupNavi ul li.pickupNavi03 a {
	background: url(../../img/bnr_pickup03.jpg) no-repeat 0 0;
}

div#pickupNavi ul li.pickupNavi01 a:hover,
div#pickupNavi ul li.pickupNavi02 a:hover,
div#pickupNavi ul li.pickupNavi03 a:hover {
	background-position: 0 -122px;
}


/* --------------------------------------------------------------------------------------
 コンテンツ
--------------------------------------------------------------------------------------- */

/* Information
------------------------------------------------------------ */

div#infoArea {
	position: relative;
	width: 900px;
	height: 91px;
	padding: 12px 0;
	background: url(../../img/bg_information.gif) no-repeat left top;
}
* html div#infoArea {
	height: 115px;
}

div#infoArea h2 {
	position: absolute;
	top: 20px;
	left: 20px;
}

div#infoArea div.txt {
	width: 735px;
	height: 90px;
	margin: 0 15px 0 150px;
	overflow: auto;
}

div#infoArea div.txt p {
	margin-bottom: 1em;
}

div#infoArea div.txt span {
	color: #C88205;
}

div#infoArea div.txt span.tit {
	display: block;
	margin-bottom: 3px;
	color: #E68818;
	font-size: 86%;
}

div#topInfo {
   width: 900px;
   margin-top: -5px;
   margin-bottom: 20px;
   background: url(../../img/top_09.gif) bottom left no-repeat;
   height: 340px;}
* html div#topInfo {
   margin-top: 0px;}

div#information {
   width: 295px;
   float: left;
   margin-right: 7px;
   background: url(../../img/top_03.jpg) top left no-repeat #f5f5f5;
   padding-top: 57px;
   padding-bottom: 10px;}

* html div#information {
   padding-bottom: 17px;}

div#information .info {
   margin: 0 10px 0 10px;
   height: 268px;
   overflow: auto;}
* html div#information .info {
   height: 310px;}
div#information .info p {
	margin-bottom: 1.5em;
}

div#information .info span {
	color: #C88205;
}
div#information .info span.tit {
	display: block;
	margin-bottom: 3px;
	color: #E68818;
}

div#blog {
   width: 295px;
   float: left;
   margin-right: 7px;
   background: url(../../img/top_05.jpg) top left no-repeat #f5f5f5;
   padding-top: 57px;
   padding-bottom: 10px;}

div#blog .b_tit {
   margin: 0 10px 0 10px;
   height: 268px;}
* html div#blog .b_tit {
   height: 320px;}
   
div#blog .b_tit p {
	margin-bottom: 0.5em;
	padding-top: 5px;
	border-top: 1px solid #c0c0c0;
}
.b_tit p a:link,
a:visited {
	color: #333333;
	text-decoration: none;
}
.b_tit p a:hover,
a:active {
	color: #333333;
	text-decoration: underline;
}

div#blog .b_tit span {
	color: #C88205;
}
div#blog .b_tit span.tit {
	display: block;
	font-weight: bold;
	font-size: 86%;
	color: #01a2e3;
}

div#twitter {
   float: right;
   width: 295px;
   padding-top: 3px;
   }



/* キャッチ
------------------------------------------------------------ */

div#catchArea {
	width: 900px;
	margin-top: 10px;
	padding-bottom: 10px;
}

div#catchArea:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#catchArea { display:inline-block; }
/*\*/
* html div#catchArea { height:1%; }
div#catchArea { display:block; }
/**/

div#catchArea div.txt {
	float: left;
	width: 590px;
}

div#catchArea ul.bnr {
	float: right;
	width: 296px;
}

div#catchArea ul.bnr li {
	width: 296px;
	text-indent: -999em;
}

div#catchArea ul.bnr li a {
	display: block;
	width: 296px;
	text-indent: -999em;
	text-decoration: none;
	/*\*/overflow: hidden;/**/
}

div#catchArea ul.bnr li.bnr01,
div#catchArea ul.bnr li.bnr01 a {
	height: 59px;
	background: url(../../img/bnr_right01.jpg) no-repeat 0 0
}
div#catchArea ul.bnr li.bnr02,
div#catchArea ul.bnr li.bnr02 a {
	margin: 10px 0px 0px 0px;
	height: 136px;
	background: url(../../img/top_10.jpg) no-repeat 0 0
}

div#catchArea ul.bnr li.bnr01 a:hover {
	background-position: 0 -59px;
}
div#catchArea ul.bnr li.bnr02 a:hover {
	background-position: 0 -136px;
}


