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

div,h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd,ol,hr,form,fieldset,table,img,address,label{text-align:left;margin:0px;padding:0px; line-height:100%;text-decoration:none;list-style:none;border:none;text-indent:0px;}

body {
	margin: 0px;
	text-align: center;
	color: #333333;
	background-color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
}

a{
	text-decoration:underline;
	color: #244D83;
}
a:link{
	text-decoration:underline;
	color: #244D83;
}
a:visited{
	text-decoration:underline;
	color: #244D83;
}
a:hover{
	text-decoration:none;
	color: #244D83;
}
a:active{
	text-decoration:none;
	color: #244D83;
}



/* -------BASIC LAYOUT------- */

#index_wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/indexBg.jpg);
	background-repeat: repeat-y;
}

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/mainBg.jpg);
	background-repeat: repeat-y;
}
#index_header {
	height: 129px;
	width: 950px;
	background-image: url(../images/index_headerBg.jpg);
}

#header {
	height: 82px;
	width: 950px;
	background-image: url(../images/share_headerBg.jpg);
}
.header_left {
	width: 260px;
	float: left;
}
.header_right {
	float: left;
	width: 690px;
}
#logo {
	height: 82px;
	width: 175px;
	margin-left: 12px;
	background-image: url(../images/logo2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#logo a {
	height: 82px;
	width: 175px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	float:left;
}
#index_logo {
	height: 129px;
	width: 175px;
	margin-left: 12px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#footer {
	height: 20px;
	width: 950px;
	background-image: url(../images/footer.gif);
}
#footer .footerMenu {
	padding-left: 13px;
	font-size: 12px;
	line-height: 160%;
}

#flashArea {
	height: 376px;
	width: 950px;
}


#contentsArea_index {
	width: 950px;
	background-image: url(../images/index_shadow.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#contentsArea {
	width: 950px;
}


#breadcrumb {
	height: 20px;
	font-size: 12px;
	line-height: 180%;
	padding-left: 20px;
}


#contentsLeft_index {
	float: left;
	width: 474px;
}
#contentsRight_index {
	width: 476px;
	float: left;
}

#contentsLeft{
	float: left;
	width: 245px;
}
#contentsRight {
	width: 705px;
	float: left;
}





/* -------GLOBAL NAVI------- */

#globalNavi {
	height: 27px;
	width: 668px;
	background-image: url(../images/globalnavi_off.jpg);
	background-repeat: no-repeat;
	margin-top: 90px;
}

#globalNavi li, #globalNavi a {
	height:27px;
	display: block;
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent: -9999px;
	text-decoration: none;
	}
.globalNavi_home {
	width: 106px;
	float: left;
	background-image: url(../images/globalNavi01.jpg);
}
.globalNavi_news {
	width: 106px;
	float: left;
}
.globalNavi_works {
	width: 117px;
	float: left;
}

.globalNavi_company {
	width: 136px;
	float:left;
}

.globalNavi_faq {
	width: 106px;
	float: left;
}


.globalNavi_contact {
	width: 97px;
	float: left;
}

.globalNavi_home a { width:106px; background: transparent url(../images/globalNavi01.jpg) 0px 0px no-repeat;}
.globalNavi_news a { width:106px; background: transparent url(../images/globalNavi02.jpg) 0px 0px no-repeat;}
.globalNavi_works a { width:117px; background: transparent url(../images/globalNavi03.jpg) 0px 0px no-repeat;}
.globalNavi_company a { width:136px; background: transparent url(../images/globalNavi04.jpg) 0px 0px no-repeat;}
.globalNavi_faq a { width:106px; background: transparent url(../images/globalNavi05.jpg) 0px 0px no-repeat;}
.globalNavi_contact a { width:97px; background: transparent url(../images/globalNavi06.jpg) 0px 0px no-repeat;}

#globalNavi li a:hover , #globalNavi li a.here{background-position:left bottom;}



/* -------LOCAL NAVI------- */


#localNavi{
	margin: 0px;
	width: 235px;
	background-image: url(../images/localNavi_line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#localNavi li {
	margin: 0px;
	display: block;
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	font-size: 15px;
	font-weight: bold;
}
#localNavi a {
	display: block;
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	}
	
.localNavi_main {
	height: 38px;
	width: 235px;
	background-repeat: no-repeat;
	background-image: url(../images/localNavi_off.jpg);
}
.localNavi_sub {
	height: 38px;
	width: 235px;
	background-repeat: no-repeat;
}

.localNavi_off {
	height: 28px;
	width: 195px;
	background-repeat: no-repeat;
	background-image: url(../images/localNavi_off.jpg);
	padding-top: 10px;
	padding-left: 40px;
	color: #FFFFFF;
	font-weight: bold;
}
.localNavi_sub_off {
	height: 26px;
	width: 195px;
	padding-top: 12px;
	padding-left: 40px;
	background-image: url(../images/localNavi_02.gif);
	background-repeat: no-repeat;
	color: #244D83;
	text-decoration: underline;
}




.localNavi_main a {
	background: transparent url("../images/localNavi_01.jpg") 0px 0px no-repeat;
	padding-top: 10px;
	padding-left: 40px;
	height: 28px;
}
.localNavi_sub a {
	background: transparent url("../images/localNavi_02.gif") 0px 0px no-repeat;
	padding-top: 12px;
	padding-left: 40px;
	height: 26px;
}

#localNavi li.localNavi_main a:hover , #localNavi li.localNavi_main a.here{
	background-position:right top;
	color: #FFFFFF;
}
#localNavi li.localNavi_sub a:hover{
	color: #244D83;
	text-decoration:underline
}








/* -------INDEX CONTENTS------- */

#featuredWork {
	width: 474px;
	padding-top: 6px;
	background-image: url(../images/index_contentsBg01.gif);
	background-repeat: no-repeat;
	background-position: right 95px;
	height: 281px;
}
#featuredWork	h2 {
	background-image: url(../images/index_title01.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 474px;
	text-indent: -9999px;
}
#featuredWork h3 {
	height: 39px;
	width: 474px;
	background-image: url(../images/index_title03.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#featuredWork p {
	padding-left: 16px;
	width: 250px;
	line-height: 125%;
	padding-top: 5px;
	letter-spacing: 0px;
}
#featuredWork .material {
	height: 29px;
	width: 173px;
	padding-top: 35px;
	padding-left: 8px;
}
#whatsNew {
	width: 476px;
	padding-top: 6px;
}
#whatsNew h2 {
	height: 39px;
	width: 476px;
	background-image: url(../images/index_title02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#whatsNew .newsList {
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(../images/index_line.gif);
	background-position: 1px bottom;
	background-repeat: no-repeat;
}
#whatsNew .newsList .date {
	width: 77px;
	padding-right: 6px;
	padding-left: 14px;
	font-size: 12px;
	color: #244D83;
	font-weight: bold;
	float: left;
	line-height: 125%;
}
#whatsNew .newsList .arrow {
	width: 6px;
	float: left;
	padding-top: 2px;
}

#whatsNew .newsList .detail {
	padding-right: 15px;
	padding-left: 10px;
	float: left;
	line-height: 125%;
	font-size: 12px;
	height: 45px;
}
#pdf {
	width: 454px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 11px;
	background-color: #FBF9F4;
}
#pdf p.text {
	width: 337px;
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 125%;
}
#pdf .pdfBtn {
	padding-top: 11px;
}









h3.title	{
	background-image: url(../images/titleBg.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 654px;
	padding-top: 11px;
	padding-left: 41px;
	font-size: 15px;
	font-weight: bold;
}


h3.title2	{
	background-image: url(../images/titleBg2.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 654px;
	padding-top: 11px;
	padding-left: 41px;
	font-size: 15px;
	font-weight: bold;
}

h3.title3	{
	background-image: url(../images/titleBg3.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 429px;
	padding-top: 11px;
	padding-left: 41px;
	font-size: 15px;
	font-weight: bold;
}











.pageTop {
	width: 148px;
	padding-left: 526px;
	background-image: url(../images/page_top.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 10px;
	height: 13px;
	background-position: right top;
}


.pageTop a {
	width: 148px;
	text-indent: -9999px;
	float:left;
}


.pageTop2 {
	width: 148px;
	padding-left: 537px;
	background-image: url(../images/page_top.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 10px;
	height: 13px;
	background-position: right top;
	margin-bottom: 10px;
}


.pageTop2 a {
	width: 148px;
	text-indent: -9999px;
	float:left;
}


.pageTop3 {
	width: 148px;
	padding-left: 302px;
	background-image: url(../images/page_top.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 10px;
	height: 13px;
	background-position: right top;
	margin-bottom: 10px;
}


.pageTop3 a {
	width: 148px;
	text-indent: -9999px;
	float:left;
}


/* other */

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
.text01 {
	color: #333333;
}


.space05 {
	clear: both;
	height: 5px;
}

.space10 {
	clear: both;
	height: 10px;
}

.space20 {
	clear: both;
	height: 20px;
}

.space30 {
	clear: both;
	height: 30px;
}
.smallcap {
	font-variant: small-caps;
}
