/* CSS Document */
/****************************************************/
/*     Extra CSS Reset                              */
/****************************************************/

p {
	padding: 0 0 0 0;
}
a {
	text-decoration: none;
	outline: none;
}
img {
	border: none;
}
iframe {
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: none;
	background: #FFFFFF;
}

/****************************************************/
/*     Clearfix                                     */
/****************************************************/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

div#home div#sitenavi,
div#sitenaviBG div.groupSite,
div#mainnav,
div#topService dl.service4,
div#main,
div#main div.toTop,
div#topService dl.service4 dd,
div#topView div {/zoom:1;}
div#header:after,
div#gNav ul:after,
div#header div.font dl,
div#topService:after,
div#gNav:after,
div#topService dl.service4 dd:after,
div#topView div:after {content:'';display:block;clear:both;}


/****************************************************/
/*     Default Setting                              */
/****************************************************/
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 15px 0;
}

/****************************************************/
/*     Default Classes                              */
/****************************************************/
/** Default text for form fields **/
.defaultText {
	color: #000000;
}
.defaultTextActive {
	color: #666666;
}

/** Image alignment **/
.align_left {
	float: left;
	margin: 0 15px 15px 0;
}
.align_right {
	float: right;
	margin: 0 0 15px 15px;
}
.hide {
	display: none;
}


/****************************************************/
/*     General Layout Styles                        */
/****************************************************/
body {
	background: url(../images/bg_patternA.png) top center;
	min-width: 1024px;
}


#footerBG {
	height: 230px;
	background: url(../images/bg_ft.png) top center;
	background-repeat: repeat-x;
}

#header {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#footer {
	width: 1024px;
	height: 137px;
	margin: 0 auto;
	background: url(../images/bg_ft_nontan.png) top center;
	background-repeat: no-repeat;
}


/****************************************************/
/*     Header Section Styles                        */
/****************************************************/

#logo {
	position: absolute;
	top: 60px;
}
#logo a {
	display: block;
	width: 128px;
	height: 70px;
	background: url(../images/logo_main.png) top center no-repeat;
	text-indent: -9999px;
	outline: none;
}


/****************************************************/
/*     Footer Section Styles                        */
/****************************************************/
#toplink {
	float: left;
	width: 200px;
	height: 20px;
	margin: 8px 0 2px 780px;
	text-align: right;
}
#footercontent {
	float: left;
	width: 940px;
	height: 60px;
	margin: 115px 0 0 52px;
	background: #fff;
	border-radius: 10px; /* CSS3 */
　　-webkit-border-radius: 10px; /* Safari,Google Chrome用 */
　　-moz-border-radius: 10px; /* Firefox用 */
	position:relative;
　　behavior: url(http://staging.kaiseisha.co.jp/PIE.htc); /* IE用 */
}
#footertext {
	float: left;
	margin: 15px 0 0 15px;
	font-size: 10px;
	line-height: 16px;
}
#footercopyright {
	float: left;
	width: 940px;
	margin: 5px 0 0 52px;
	font-size: 10px;
	color: #FFFFFF;
}

input { background: none;}


/****************************************************/
/*     Header Navigation Styles                     */
/****************************************************/

#sitenaviBG {
	background: url(../images/bg_patternB.png) repeat-x;
	border-bottom: solid 2px #ebebeb; 
	box-shadow: 0 0 1px 0 rgba(0,0,0,0.4) inset;
	margin-bottom: 30px;
}
#sitenaviBG { 
	border-bottom: solid 1px #dddddd;
}

#extnav, #sitenavcombo {
	float: right;
	clear: right;
}

#extnav li, #sitenav li, #mainnav li {
	display: inline;
}

/** Main Navigation **/
#mainnav {
	clear: both;
	padding-top: 40px;
}
#mainnav a:link, #mainnav a:visited {
	display: block;
	float: left;
	width: 155px;
	height: 42px;
	text-indent: -9999px;
}


#mainnav ul.menu li a {margin-right:6px;}


#mainnav li.item2 a {background: url(../images/main_navi.png) 0 0 no-repeat;}
#mainnav li.item8 a {background: url(../images/main_navi.png) -161px 0 no-repeat;}
#mainnav li.item9 a {background: url(../images/main_navi.png) -322px 0 no-repeat;}
#mainnav li.item10 a {background: url(../images/main_navi.png) -483px 0 no-repeat;}
#mainnav li.item11 a {background: url(../images/main_navi.png) -645px 0 no-repeat;}
#mainnav li.item12 a {background: url(../images/main_navi.png) -805px 0 no-repeat;}


#mainnav li.item2 a:hover,#mainnav li.item2.active a {
	background-position: 0 -43px;
}

#mainnav li.item8 a:hover,#mainnav li.item8.active a {
	background-position: -161px -43px;
}

#mainnav li.item9 a:hover,#mainnav li.item9.active a {
	background-position: -322px -43px;
}

#mainnav li.item10 a:hover,#mainnav li.item10.active a {
	background-position: -483px -43px;
}
#mainnav li.item11 a:hover,#mainnav li.item11.active a {
	background-position: -645px -43px;
}

#mainnav li.item12 a:hover,#mainnav li.item12.active a {
	background-position: -805px -43px;
}

#mainnav li.item12 a {margin-right:0 !important;}

/** Secondary Navigation **/
#sitenavcombo {
	
}
#sitenav {
	float: right;
}
#sitenav ul li {
	display: inline-block;
	padding: 0 15px;
}
*:first-child+html #sitenav ul li {
	display: inline;
	vertical-align: top;
}
*:first-child+html 
#sitenav ul li.item84,
#sitenav ul li.item89,
#sitenav ul li.item125,
#sitenav ul li.item127 {
	display: none !important;
}

#sitenav ul.menu {
	height: 50px;
	padding-top: 15px;
}



#sitenav ul.menu li.item1,.item3,.item123,.item4,.item5 {
	background: url(../images/sitenavi_dot.png) no-repeat;
	background-position: left center;
}
#sitenav ul li.item6,.item7 {
	height: 29px;
	background: url(../images/sitenavi_dot_black.png) no-repeat;
}

#sitenav ul li.item7  { padding-right:0;}

/** Hide the link for 404 page and search result page. **/
#sitenav ul li.item84,
#sitenav ul li.item89,
#sitenav ul li.item125,
#sitenav ul li.item127 {
	display: none;
}
#sitenav ul li a {
	/*display: block;*/
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
}

#sitenav ul li a:hover {
	/*display: block;*/
	font-weight: bold;
	color: #ff7d4e;
	border-bottom: dotted 1px #ff7d4e;
}

#sitenav ul li a:hover span,
#sitenav ul li.active a span {
	color: #FF7D4E;
}

#sitenav ul li.item7 {
  padding-right: 15px;
}

#headersearchbox {
	float: right;
	height: 27px;
	margin-top: 30px;
}
html>/**/#headersearchbox {
	margin-left/***/: 10px¥9 !important;
}
#headersearchbox:not(:target) {
	margin-left: 10px¥9 !important;
}
#headersearchbox form {
	display: inline;
	margin: 0;
	padding: 0;
}
#headersearchbox form .inputbox {
	display: block;
	float: left;
	border: none;
	font-size: 12px;
	line-height: 18px;
	outline:0;
    background:none;
    border:0;
    overflow:visible;
    background: url(../images/inputBox.png) 0 0 no-repeat;
	width: 197px;
	height: 27px;
	box-sizing: border-box;
	padding-left: 5px;
}
*+html #headersearchbox form .inputbox { 
	line-height: 25px;
	padding: 0;
}
#headersearchbox form .inputbox {
	line-height: 25px\9;
}

*:first-child+html .frame .inputbox {
	box-sizing: border-box !important;
}

/*
#headersearchbox form .inputbox:hover {
	width: 170px;
	height: 25px;
}
*/
.frame .button {
	background: url(../images/search.png) 0 0 no-repeat;
	width: 33px;
	height: 27px;
	border: none;
	}

.frame .button:hover {
	background: url(../images/search.png) 0 0 no-repeat;
	background-position: 0 -27px;
	border: none;
	cursor: pointer;
}

/** External Navigation Combo 
#extnav {
	margin: 8px 0 0 0;
}
#extnav a:link, #extnav a:visited {
	display: block;
	float: left;
	height: 36px;
	margin: 0 0 0 15px;
	font-size: 14px;
	font-weight: bold;
}

li.item6 a:hover {
	background-position: 0 -50px;
}
li.item7 a {
	width: 176px;
	background: url(../images/extnav.png) -200px 0 no-repeat;
	text-indent: -9999px;
}
li.item7 a:hover {
	background-position: -200px -50px;
}
**/

/****************************************************/
/*     Footer Navigation Styles                     */
/****************************************************/
/** "Back to Top" navigation **/
#toplink a:link, #toplink a:visited {
	display: block;
	float: right;
	margin: 0 0 0 12px;
	padding: 0 0 0 15px;
	background: url(../images/arrow_lightorange_up.png) left center no-repeat;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	border-bottom: 1px dotted #FF7D4E; 
}
#toplink a:hover {
	color: #FF7D4E;
}

/** Secondary Navigation **/
#footernav {
	float: right;
	margin: 20px 20px 0 0;
}
#footernav ul li {
	display: inline-block;
}
#footernav ul li a {
	display: block;
	float: left;
	padding: 0 0 0 15px;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
}
#footernav ul li span {
	margin-right: 15px !important;
}
html[xmlns*=""]:root #footernav ul li span {
	margin-right: 15px;
}


/****************************************************/
/*     Global Module Styles                         */
/*     For modules that appear both on Home         */
/*     and Pages.                                   */                        
/****************************************************/

/** Specials Block **/

.moduletable_special_contents h3 {
	width: 220px;
	height: 43px;
	margin: 20px 0 15px 0;
	background: url(../images/header_specials.png) top left no-repeat;
	text-indent: -9999px;
}
.moduletable_special_contents .item {
	margin-bottom: 15px;
}

.moduletable_special_contents .item a span {
	padding: 0 0 0 15px;
	background: url(../images/arrow_yellow_external.png) 0 0 no-repeat;
	color: #000000;
	border-bottom: 1px dotted #E7AC1F;
	font-size: 10px;
	line-height: 16px;
}
.moduletable_special_contents .item a:hover span {
	color: #E7AC1F;
}

.moduletable_special_contents .sectionlink a {
	padding: 0 0 0 15px;
	background: url(../images/arrow_yellow_right.png) 0 2px no-repeat;
	color: #000000;
	border-bottom: 1px dotted #E7AC1F; 
}
.moduletable_special_contents .sectionlink a:hover {
	color: #E7AC1F;
}

#sitenav ul li.item147 {
  height: 29px;
  background: url(../images/sitenavi_dot_black.png) no-repeat;
}
#sitenav ul li.item147 a {
  background-image: url(../images/edit_01/btn_facebook.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
  width: 24px;
  height: 24px;
  display: block;
}
#sitenav ul li.item147 a:hover {
  background-image: url(../images/edit_01/btn_facebook_hover.png);
  border-bottom: none;
}




