@charset "utf-8";
/* CSS Document */


/*------------------------------------------------------------

	01. global navigation

------------------------------------------------------------*/




ul#globalnavi{
	clear:both;
	margin:0 auto;
	width:980px;
	height:60px;
	background:url(../images/gnavi.jpg) 0 0 no-repeat;
}

ul#globalnavi li,
ul#globalnavi li a{
	display:block;
	float:left;
	width:196px;
	height:60px;
	text-indent:-10000px;
}


ul#globalnavi li.gn01 a{
	background:url(../images/gnavi.jpg) 0 0;
}

ul#globalnavi li.gn01,
ul#globalnavi li.gn01 a:hover{
	background:url(../images/gnavi.jpg) 0 -60px;
}


ul#globalnavi li.gn02 a{
	background:url(../images/gnavi.jpg) -196px 0;
}

ul#globalnavi li.gn02,
ul#globalnavi li.gn02 a:hover{
	background:url(../images/gnavi.jpg) -196px -60px;
}


ul#globalnavi li.gn03 a{
	background:url(../images/gnavi.jpg) -392px 0;
}

ul#globalnavi li.gn03,
ul#globalnavi li.gn03 a:hover{
	background:url(../images/gnavi.jpg) -392px -60px;
}


ul#globalnavi li.gn04 a{
	background:url(../images/gnavi.jpg) -588px 0;
}

ul#globalnavi li.gn04,
ul#globalnavi li.gn04 a:hover{
	background:url(../images/gnavi.jpg) -588px -60px;
}



ul#globalnavi li.gn05 a{
	background:url(../images/gnavi.jpg) -784px 0;
}

ul#globalnavi li.gn05,
ul#globalnavi li.gn05 a:hover{
	background:url(../images/gnavi.jpg) -784px -60px;
}


/*------------------------------------------------------------

	02. page navigation

------------------------------------------------------------*/

dl#pagenavi{
	margin-bottom:10px;
	font-size:90%;
	text-align:left;
	line-height:1.5em;
}

dl#pagenavi dt{
	display:block;
	width:220px;
	height:35px;
	background:url(../images/dl_pagenavi.jpg) 0 0 no-repeat;
	color:#FFF;
	line-height:35px;
	text-indent:30px;
	font-weight:bold;
}

dl#pagenavi dt a{
	display:block;
	background:url(../images/dl_pagenavi.jpg) -220px 0 no-repeat;
	color:#FFF;
}

dl#pagenavi dt a:visited{
	color:#CCC;
}


dl#pagenavi dd{
	background:#06C;
}


dl#pagenavi ul li,
dl#pagenavi ul li a{
	display:block;
	width:220px;
	height:30px;
	background:url(../images/dl_pagenavi.jpg) 0 -35px;
	line-height:30px;
	text-indent:30px;
	color:#FFF;
}


dl#pagenavi ul li a:hover{
	background:url(../images/dl_pagenavi.jpg) -220px -35px;
}

dl#pagenavi ul li{
	background:url(../images/dl_pagenavi.jpg) -440px -35px;
}

dl#pagenavi ul li.multiple{
	height:auto;
}

dl#pagenavi ul li li a{
	background:url(../images/dl_pagenavi.jpg) 0 -65px;
	color:#06C;
}

dl#pagenavi ul li li,
dl#pagenavi ul li li a:hover{
	background:url(../images/dl_pagenavi.jpg) -220px -65px;
	color:#06C;
}




/*------------------------------------------------------------

	03. site navigation

------------------------------------------------------------*/

ul.imp-list{
	width:220px;
	margin:0 auto 10px;
	text-indent:-10000px;
}

ul.imp-list a{
	display:block;
	width:220px;
	height:200px;
	background:url(../images/banner-list.jpg) 0 0 no-repeat;
}

ul.imp-list a:hover{
	background:url(../images/banner-list.jpg) 0 -200px no-repeat;
}

/*------------------------------------------------------------

	04. contents navigation

------------------------------------------------------------*/

.c-navi dl{
	float:left;
	width:360px;
	margin-bottom:5px;
	padding-bottom:5px;
	background:url(../images/bg_dl-cnavi.jpg) center bottom no-repeat;
	text-align:left;
}

.c-navi dl dt{
	width:350px;
	margin:0 auto;
	padding:7px 0 0;
	background:url(../images/bg_dl-cnavi-dt.jpg) no-repeat;
	color:#fff;
	line-height:30px;
}

.c-navi dl dd{
	width:350px;
	margin:0 auto;
	clear:both;
}

.c-navi dl dd.cn-exp{
	background:url(../images/bg_dl-cnavi-dd.jpg) repeat-y;
}

.c-navi dl dd p{
	margin:15px 15px 5px;
}

.c-navi dl dd p.tar{
	margin:0 15px 10px;
}

.c-navi dl dd .tar a{
	display:block;
	width:110px;
	height:25px;
	background:url(../images/btn_dl-cnavi.jpg) no-repeat;
	text-align:left;
	text-indent:-10000px;
}

/*------------------------------------------------------------

	04. outside link

------------------------------------------------------------*/

dl.magazine{
	width:220px;
	margin-bottom:10px;

	background:url(../images/dl_magazine.jpg) 0 bottom no-repeat;
	text-indent:-10000px;
}

dl.magazine dt{
	width:220px;
	height:40px;
	background:url(../images/dl_magazine.jpg) no-repeat;
}

dl.magazine dd{

	width:220px;
	height:25px;
}

dl.magazine dd a{
	display:block;
	width:220px;
	height:30px;
}

dl.magazine dd.mpc a{
	background:url(../images/dl_magazine.jpg) 0 -40px no-repeat;
}

dl.magazine dd.mpc a:hover{
	background:url(../images/dl_magazine.jpg) -220px -40px no-repeat;
}

dl.magazine dd.mmobile a{
	background:url(../images/dl_magazine.jpg) 0 -70px no-repeat;
}

dl.magazine dd.mmobile a:hover{
	background:url(../images/dl_magazine.jpg) -220px -70px no-repeat;
}

dl.pdf-yakudo{
	width:220px;
	height:30px;
	margin-bottom:10px;
	text-indent:-10000px;
}

dl.pdf-yakudo dt{
	float:left;
	display:block;
	width:85px;
	height:30px;
	background:url(../images/dl_pdf-yakudo.jpg) 0 0;
}

dl.pdf-yakudo dd{
	float:left;
}

dl.pdf-yakudo dd a{
	display:block;
	width:135px;
	height:30px;
	background:url(../images/dl_pdf-yakudo.jpg) -85px 0 no-repeat;
}

dl.pdf-yakudo dd a:hover{
	display:block;
	width:135px;
	height:30px;
	background:url(../images/dl_pdf-yakudo.jpg) -85px -30px no-repeat;
}

/*------------------------------------------------------------

	05. img

------------------------------------------------------------*/

.left-position{
	float:left;
	margin:0 10px 10px 0;
	padding:4px;
	border:1px solid #CCC;
}

.right-position{
	float:right;
	margin:0 10px 0 10px;
	padding:4px;
	border:1px solid #CCC;
}

/*------------------------------------------------------------

	06. table

------------------------------------------------------------*/

table{
	background:#CCC;
	font-size:90%;
	text-align:left;
	line-height:1.5em;
}

th{
	background:#F0F0F0;
}

td{
	background:#FFF;
}

th,
td{
	padding:3px 5px;

}

.w720{
	width:720px;
	margin:10px auto;
}

.w200{
	width:200px;
}



.score{
	margin-top:0;
	background:#FFF;
	border:1px solid #060;
	text-align:center;
}

.score th,
.score td{
	background:#060;
	color:#FFF;
}

.score th{
	text-align:left;
}

.score td{
	width:38px;
}

table.block-map{
	margin:0 auto;
	padding:0;
}

table.block-map th,
table.block-map td{
	margin:0;
	padding:0;
}

table.block-map td img{
	display:block;
}


/*------------------------------------------------------------

	07. breadcrumb

------------------------------------------------------------*/

.breadCrumb
{
	clear:both;
	margin:30px 0 0;
	padding: 0;
	float: left;
	display: block;
	height: 21px;
	overflow: hidden;
	width: 740px;
	padding:5px;
	border:solid 1px #dedede;
	background:#F0F0F0;
}
.breadCrumb ul
{
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}
.breadCrumb ul li
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 0px 10px 0px 0;
	font-size: .9167em;
	background: url(../images/Chevron.gif) no-repeat 100% 0;
}
.breadCrumb ul li div.chevronOverlay
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.breadCrumb ul li span
{
	display: block;
	overflow: hidden;
}
.breadCrumb ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
}
.breadCrumb ul li.first a
{
	height: 16px !important;
	text-indent:-1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background:url(../images/IconHome.gif) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover
{
	background-position: 0 -16px;
}
.breadCrumb ul li.last
{
	background: none;
	margin-right: 0;
	padding-right: 0;
}
.chevronOverlay
{
	display: none;
	background: url(../images/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
}

/*------------------------------------------------------------

	08. hr

------------------------------------------------------------*/

hr{
	width:700px;
	margin:0 auto;
	border:0;
}

/*------------------------------------------------------------

	08. margin

------------------------------------------------------------*/

.mt20{
	margin-top:20px;
}

.mb10{
	margin-bottom:10px;
}

.mb30{
	margin-bottom:30px;
}

/*------------------------------------------------------------

	08. img plus exp

------------------------------------------------------------*/

dl.img-plus-exp{

	width:720px;
	margin:10px auto;
}

dl.img-plus-exp dt{
	float:left;
	width:120px;
}

dl.img-plus-exp dd{
	margin-left:130px;
}



/*------------------------------------------------------------

	12. outline

------------------------------------------------------------*/

dl.img-plus-exp dd p{
	margin:5px;
}

dl.img-plus-exp dd ul{
	margin:0 5px;
	text-align:left;
	font-size:90%;
	line-height:1.5em;
}

dl.img-plus-exp dd ul li{
	display:inline-block;
	padding:0 5px 0 20px;
	background:url(../outline/impulse/images/bg_ul-li.jpg) 0 50% no-repeat;
	/display:inline;
	/zoom: 1;
}

ul.point{
	width:720px;
	margin:10px auto;
	text-align:left;
	font-size:90%;
	line-height:1.5em;
}

ul.point li{
	padding-left:20px;
	background:url(../images/bg_ul-point.jpg) 0 50% no-repeat;
}

ul.point li em{
	font-style:normal;
	font-weight:bold;
	color:#F90;
}

dl.e-list dt{
	width:160px;
}

dl.e-list dt img{
	padding:4px;
	border:1px solid #CCC;
}

dl.e-list dd{
	float:right;
	width:550px;
	margin:0;
	text-align:left;
	font-size:90%;
	line-height:1.5em;
}

dl.e-list dd.m-name{
	font-size:120%;
	line-height:1.5em;
	font-weight:bold;
	color:#0071BD;
}

dl.e-list dd.m-company{
	font-weight:bold;
	color:#F90;
}
	
	
/*------------------------------------------------------------

	13. project

------------------------------------------------------------*/

.contents-cell div{
	float:left;
	width:340px;
}

.contents-cell p{
	margin:0;
}

dl.convention-info{
	width:100%;
	border-bottom:1px solid #CCC;
	text-align:left;
	font-size:90%;
	line-height:1.5em;

}

dl.convention-info dt{
	display:block;
	padding:3px 10px;
	background:#F0F0F0;
	border:1px solid #CCC;
	border-bottom:none;
}

dl.convention-info dd{
	display:block;
	padding:3px 10px;
	border:1px solid #CCC;
	border-bottom:none;
}


ul.innerfade{
	float:right;
	width:370px;
	text-align:left;
}

ul.innerfade li img{
	padding: 5px;
	background:#000;
}


ul.winning,
ul.results{
	width:720px;
	margin:0 auto 10px;
	font-size:90%;
	line-height:1.5em;
	text-align:left
}

ul.winning li{
	background:url(../project/images/icon-medal-gold.jpg) 0 50% no-repeat;
	text-indent:20px;
}

ul.results{
	margin:10px auto;
}

ul.results li{
	background:url(../images/icon-doc_pdf.jpg) 5px 50% no-repeat;
	text-indent:25px;
}

div.cash{
	width:10em;
	margin:10px auto;
	background:#333;
	border:5px solid #000;
	font-size:300%;
	line-height:1.5em;
	
	color:#FFF;
}

dl.project-photo{
	float:right;
	width:210px;
	font-size:90%;
}

dl.project-photo dd img{
	border:5px solid #000;
}

dl.project-photo dt{
	margin-bottom:10px;
	line-height:1.5em;
}

.contents-cell .project-report{
	float:left;
	width:500px;
}

.contents-cell .project-report p{

	margin:0;
	padding:0;
}
	
/*------------------------------------------------------------

	14. schedule

------------------------------------------------------------*/

iframe.gcal{
	margin:10px auto;
}

/*------------------------------------------------------------

	15. link

------------------------------------------------------------*/

ul.list-link{
	margin:0 auto 15px;
	width:720px;
	text-align:left;
}

ul.list-link li{
	display:inline-block;
	/display:inline;
	/zoom: 1;
}

ul.list-link li a{
	display:block;
	margin:5px;
	padding:5px;
	background:url(../link/images/bg_ul-list-link.jpg) 0 center no-repeat;
	font-size:90%;
	text-align:left;
	text-indent:15px;
}


/*------------------------------------------------------------

	99. clear:fix

------------------------------------------------------------*/
.cf:after,
dl.img-plus-exp dd:after,
.contents-cell:after,
.module:after,
#contentswrap:after,
dl.magazine:after,
dl.banner-list:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }

/* IE6 */
* html .cf,
* html dl.img-plus-exp dd,
* html .contents-cell,
* html .module,
* html #contentswrap,
* html dl.magazine,
* html dl.banner-list{
	zoom: 1;
	}
	
/* IE7 */
*:first-child+html .cf,
*:first-child+html dl.img-plus-exp dd,
*:first-child+html .contents-cell,
*:first-child+htnl .module,
*:first-child+html #contentswrap,
*:first-child+html dl.magazine,
*:first-child+html dl.banner-list{
	zoom: 1;
	} 
