@charset "utf-8";
/*-----------------------header-----------------------*/
.w920 {
	width: 920px;
	margin: auto;
}


/*.fade a {  
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;  
}  */
.fade a:hover {  
    opacity: 0.4;  
    filter: alpha(opacity=60);  
} 

#headerArea {
	background:#ffffff;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}
#headerArea * {
	box-sizing: content-box;		/* Oncology対策 */
	animation-fill-mode: none;	/* Oncology対策 */
	animation-duration: 0s;		/* Oncology対策 */
	animation-name: none;		/* Oncology対策 */
}
#headerArea a {
	transition: none;		/* Oncology対策 */
}
#headerArea h1 {
	margin:0;
	padding:0;
}
#headerArea h1.fade {
	border-bottom: none;
}

#corporateLogoBlock {
	padding-top:27px;
	height:79px;
	float:left;
}
#utilityBlock {
	float:right;
}
#utilityNav {
	height:50px;
	margin:0;
}
#utilityNav li {
	line-height:50px;
	background-image:url(../img/base/icon01.gif);
	background-repeat:no-repeat;
	background-position:left center;
	float:right;
	padding-left:20px;
	margin-left:20px;
}
#utilityNav li a {
	color:#3d3d3d;
	text-decoration:none;
}
#utilityNav li a:hover {
	color:#666;
	text-decoration: underline;
}
#fontsizeBlock,
#printBlock,
#searchBlock {
	float:left;
}
#fontsizeBlock {
	padding-right:20px;
}
#fontsizeBlock span {
	float:left;
	color:#969696;
	line-height:37px;
}
#fontsizeBlock ul {
	float:left;
	margin:0;
}
#fontsizeBlock li {
	float:left;
	padding-left:6px;
}
#printBlock {
	padding-right:20px;
}
#searchBlock {
	position:relative;
}
#searchBlock input[type="text"] {
	width:224px;
	height: 28px;
	margin: 0;
	padding: 5px 8px;
	background: #f0f0f0;
	border: 1px solid #999;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	line-height:27px;
	box-shadow:rgb(255, 255, 255) 0px 0px 0px 1px inset;
	-webkit-box-shadow:rgb(255, 255, 255) 0px 0px 0px 1px inset;
	-moz-box-shadow:rgb(255, 255, 255) 0px 0px 0px 1px inset;
}
#searchBlock input[type="image"] {
	position:absolute;
	right:6px;
	top:9px;
}
#globalNavBlock {
	clear:both;
	background-image:url(../img/base/gm_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:64px;
	min-width:920px;
}
#globalNavBlock ul {
}
#globalNavBlock li {
	width:184px;
	height:64px;
	float:left;
	background-image:url(../img/base/line01.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
#globalNavBlock li.gm01 {
	background-image:url(../img/base/line01.gif),url(../img/base/line01.gif);
	background-repeat:no-repeat,no-repeat;
	background-position:right center,left center;
}
#globalNavBlock li a {
	text-decoration:none;
	color:#464646;
	font-size:14px;
	display:block;
	height:36px;
	line-height:18px;
	padding:14px 0 14px 64px;
	background-repeat: no-repeat;
	background-position: 20px center;
}
#globalNavBlock li.gm01 a {
	background-image: url(../img/base/gm_icon01.gif);
}
#globalNavBlock li.gm02 a {
	background-image: url(../img/base/gm_icon02.gif);
}
#globalNavBlock li.gm03 a {
	background-image: url(../img/base/gm_icon03.gif);
}
#globalNavBlock li.gm04 a {
	background-image: url(../img/base/gm_icon04.gif);
	line-height:36px;
}
#globalNavBlock li.gm05 a {
	background-image: url(../img/base/gm_icon05.gif);
	line-height:36px;
	padding-left: 74px;
}


/*------------------------toTop----------------------*/

#contentsFooterArea {
	clear:both;
	padding-top:40px;
	padding-bottom:40px;
	text-align:right;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}
#contentsFooterArea p.toTop a {
	display: inline-block;
	height:44px;
	background-image:url(/common_v3/img/base/totop.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:54px;
	line-height:44px;
	color:#464646;
	text-decoration:none;
}
#contentsFooterArea p.toTop a:hover {
	text-decoration:underline;
}

/*------------------------footer----------------------*/
#footerArea {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
	font-weight:normal;
	padding-top:8px;
	background-image:url(../img/base/shadow01.gif),url(../img/base/shadow02.gif);
	background-position:left top,left bottom;
	background-repeat:repeat-x,repeat-x;
	
}
#footerArea dl {
	margin: 0;
}
#footerAreaInner {
	background-image:url(../img/base/dott.gif);
	background-repeat:repeat-y;
	background-position:0 0;
}
#footerAreaInner .home {
	background-color:#fff;
	padding:20px 15px 15px;
}
#footerAreaInner .home a {
	text-decoration:none;
	color:#2F9222;
	font-size:90%;
	background-image:url(../img/base/icon03.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:6px;
}
#footerAreaInner dl {
	width:184px;
	float:left;
}
#footerAreaInner dt,
#footerAreaInner dd {
	padding:0 15px;
}
#footerAreaInner dt {
	background-color:#fff;
	padding-bottom:8px;
}
#footerAreaInner dd a {
	text-decoration:none;
}
#footerAreaInner dt a:hover,
#footerAreaInner dd a:hover,
#footerAreaInner .home a:hover {
	text-decoration: underline;
}
#footerAreaInner dt a {
	text-decoration:none;
	color:#2F9222;
	display:block;
	font-size:90%;
	background-image:url(../img/base/icon03.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:6px;
}
#footerAreaInner dd {
	font-size:84%;
	margin:0;
	line-height:1.2;
	padding:4px 15px 4px 2em;
	position:relative;
}
#footerAreaInner dd a:before {
	content:"-";
	position:absolute;
	left:15px;
}


.footerLink {
	clear:left;
	text-align:center;
	padding:24px 0 16px;
	background-color:#fff;
}
.footerLink a {
	text-decoration: underline;
}
.footerLink a:hover {
	text-decoration:none;
}
.copyright {
	background-color:#2F9222;
	padding:12px 0;
}
#footerArea a {
	color:#464646;
}
.copyright p {
	color:#fff;
	text-align:center
}

.threeColumnLayout #headerArea h1 {
	border-style:none;
}


a { text-decoration: none;}
/*a:link {color: #3b67b1;}*/
/*a:visited {color: #3b67b1;}*/
a:hover {color: #264373; /*text-decoration: underline;*/}	/* oncology対策 */
a:active {color: #3b67b1;}


/*製品に関するお問い合わせ*/
/*159px*/
.inquiryS {
	width: 159px;
	/*cursor:pointer;*/
	margin-bottom:20px;
	font-family: "メイリオ", Meiryo;

}
.inquiryS h3.inquiryTitle {
	background:none;
	background-color:#63B359;
	color:#fff;
	text-align:center;
	font-weight:normal;
	font-size:110%;
	padding:10px 0;
	margin-bottom: 0px !important;
}
.inquiryInnerS {
	border:1px solid #63B359;
	background-color:#E6F3E5;
	padding:8px 12px;
}
.inquiryInnerS h4.inquiryTitle {
	color:#2F9222;
	font-weight:normal;
	border-bottom:1px dotted #A8B1A8;
	padding:4px 0 8px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.inquiryInnerS dl {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.inquiryInnerS dt {
	padding-top:12px;
	font-size:90%;
}
.inquiryInnerS dd {
	padding-bottom:0px;
	color:#2F9222;
	font-size: 115%;
	padding-top: 4px;
	margin:0;
	background-repeat:no-repeat;
	background-position:left center;
}
.inquiryInnerS dd.fd {
	padding-left:26px;
	background-image:url(/common_v3/img/base/fd.gif);
}
.inquiryInnerS dd.sp {
	padding-left:26px;
	background-image:url(/common_v3/img/base/sp.gif);
}
.inquiryInnerS a#contact {
	margin-left:0;
	margin-bottom:0;
	text-decoration:none;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #000;
	padding-right:18px;
	background-image:url(/common_v3/img/base/icon02.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
.inquiryInnerS p {
	font-size:84%;
	padding-top:20px;
}

/*製品に関するお問い合わせ*/
/*181px*/
.inquiryM {
	/*cursor:pointer;*/
	margin-bottom:20px;
	width: 181px;
	font-family: "メイリオ", Meiryo;
}
.inquiryM h3.inquiryTitle {
	background:none;
	background-color:#63B359;
	color:#fff;
	text-align:center;
	font-weight:normal;
	font-size:110%;
	padding:10px 0;
	margin-bottom: 0px !important;
}
.inquiryInnerM {
	border:1px solid #63B359;
	background-color:#E6F3E5;
	padding:8px 12px;
}
.inquiryInnerM h4.inquiryTitle {
	color:#2F9222;
	font-weight:normal;
	border-bottom:1px dotted #A8B1A8;
	padding:4px 0 8px;
	margin-top: 0px !important;
}
.inquiryInnerM dl.inquiryTitle {
}
#office dl.inquiryTitle dt,
#business dl.inquiryTitle dt,
#director dl.inquiryTitle dt,
#recruit dl.inquiryTitle dt,
#careerup dl.inquiryTitle dt,
#faq dl.inquiryTitle dt,
#nccgen dl.inquiryTitle dt,
#whatsgen dl.inquiryTitle dt,
#recipe dl.inquiryTitle dt,
#newTemplate dl.inquiryTitle dt,
#recruitDetail dl.inquiryTitle dt,
#general dl.inquiryTitle dt {
	padding-top:12px;
	font-size:90%;
	font-weight:normal;
}
#general #footerAreaInner dd {
    margin-bottom: 0px;
}
#contactus #footerAreaInner dt,
#general #footerAreaInner dt {
	font-weight:normal;
}
.inquiryInnerM dd {
	padding-bottom:0px;
	color:#2F9222;
	font-size:128%;
	margin:0;
	background-repeat:no-repeat;
	background-position:left center;
}
 .inquiryInnerM dd.fd {
	padding-left:26px;
	background-image:url(/common_v3/img/base/fd.gif);
}
.inquiryInnerM dd.sp {
	padding-left:26px;
	background-image:url(/common_v3/img/base/sp.gif);
}
.inquiryInnerM a {
	text-decoration:none;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-right:18px;
	color: #000;
	background-image:url(/common_v3/img/base/icon02.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
.inquiryInnerM p {
	font-size:84%;
	padding-top:20px;
}
