@charset 'Shift_JIS';

.menuArea2{
	margin: 14px 3px 5px 5px;
}

.menuArea2 dt{
	margin-top: 5px;
	padding: 3px 0 3px 5px;
	font-size: 80%;
	font-weight: bold;
	color: #666;
	line-height: 150%;
	border-left: 5px solid #FF9000;
	background: url(../images/bg_menutitle.gif) repeat-x left bottom;
}

.menuArea2 dd{
	background: #FFF;
	border-right: 1px solid #C8C5C5;
	border-bottom: 1px solid #C8C5C5;
	border-left: 1px solid #C8C5C5;
}

.menuArea2 ul.menuList{
	padding: 0 5px 5px 5px;
	list-style-type: none;
}

.menuArea2 ul.menuList li{
	padding: 3px 5px 3px 13px;
	font-size: 80%;
	line-height: 130%;
	background: url(../images/icon01.gif) no-repeat 0 7px;
	border-bottom: 1px solid #898989;
}

.menuArea2 ul.menuList li ul{
	margin: 0px 3px -10px -10px;
	list-style-type: none;
}

.menuArea2 ul.menuList li ul li{
	margin-left: 10px;
	padding-left: 10px;
	font-size: 100%;
	background: url(../images/icon03.gif) no-repeat 0 6px;
	border: none;
}

.date{
	margin: 0;
	padding: 5px 9px 0px 11px;
	font-size: 80%;
}

h3.entryTitle{
	margin: 0px 9px 3px 11px;
	padding: 0px 5px 1px 1px;
	font-size: 90%;
	line-height: 140%;
	color: #333;
	letter-spacing: 0.1em;
	border-bottom: 2px solid #00B4E7;
}

.entryBody, .entryMore{
	margin: 10px 0;
}

.entryBody p{
	margin: 10px 0;
	padding: 5px 9px 5px 11px;
	font-size: 80%;
	line-height: 160%;
}

.entryBody blockquote{
	margin: 20px 30px;
	padding: 10px;
	font-size: 80%;
	line-height: 160%;
	border: 1px solid #CCC;
}

.entryBody img, .entryMore img{
	margin: 10px;
}

.entryFooter{
	margin: 0 9px 5px 11px;
	padding: 5px 5px 5px 5px;
	font-size: 80%;
	line-height: 160%;
	text-align: right;
	border-top: 1px solid #CCC;
}

.contentsNavi{
	margin: 10px;
	padding: 3px 9px 3px 6px;
	width: 527px;
	font-size: 80%;
	line-height: 140%;
	letter-spacing: 1px;
	text-align: center;
	border: 1px dashed #FF9000;
	background: #FFF;
}

.contentsNavi a:link, .contentsNavi a:visited{
	text-decoration: none;
	color: #0000FF;
}

.contentsNavi a:active, .contentsNavi a:hover{
	text-decoration: underline;
	color: #FF6600;
}

.pankuzuNavi{
	margin: 0px 9px 5px 11px;
	font-size: 80%;
	line-height: 100%;
}

.trackbackArea{
	margin: 10px 9px 10px 11px;
	padding: 5px;
	border: 1px solid #DDD;
}

.trackbackArea p{
	font-size: 80%;
	line-height: 150%;
}

#trackback{
	padding: 0px 5px 0px 8px;
	font-size: 80%;
	background: #EEE;
	border-left: 5px solid #00B4E7;
}

.tbContents{
	margin: 0;
	padding: 0;
}

.tbInfo{
	margin-bottom: 10px;
	padding: 5px;
	border-bottom: 1px dashed #999;
}

.tbBody{
	margin: 0;
	padding: 0;
	color: #666;
}

.tbFooter{
	text-align: right;
	border-top: 1px solid #DDD;
}

#commentsArea{
	margin: 10px 9px 10px 11px;
	padding: 5px;
	border: 1px solid #DDD;
}


.commentsTitle{
	padding: 0px 5px 0px 8px;
	font-size: 80%;
	background: #EEE;
	border-left: 5px solid #00B4E7;
}

.commentsContent{
	margin: 0;
	padding: 0;
}

.comment{
	margin: 10px 0;
	padding: 0;
}

.commentHeader{
	margin: 0;
	padding: 0;
	font-size: 80%;
	line-height: 150%;
	color: #666;
	display: none;
}

.commentBody p{
	margin: 10px 0; 
	font-size: 80%;
	line-height: 150%;
	color: #666;
}

.commentBody blockquote{
	margin: 10px 20px;
	font-size: 80%;
	color: #F00;
}

.commentFooter{
	padding-bottom: 5px;
	font-size: 80%;
	line-height: 150%;
	text-align: right;
	color: #666;
	border-top: 1px solid #DDD;
}

#comments-open-data p, #comments-open-text{
	margin: 5px 0;
	font-size: 80%;
	line-height: 150%;
}

.archiveTitle{
	margin: 10px 5px;
	font-size: 90%;
	color: #FFF;
}

.archiveTitle span{
	padding: 3px 5px;
	background: #921507;
}

.errorMessage{
	padding: 0px 5px;
	font-size: 90%;
	color: #F00;
}


/* base
---------------------------------------------------- */
body{
	font: normal 100%/1.5em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	color: #333;
	background: #FFF url(../images/bg_body.gif) repeat-y center top;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}

*{
	margin: 0px;
	padding: 0px;
}

.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 0px;
	font-style: normal;
	line-height: 0px;
	font-weight: normal;
	font-variant: normal;
}

img{
	border:0;
}

.imgLeft{
	float: left;
	margin: 0px 15px 15px 0;
}

.imgCenter{
	text-align: center;
	margin: 0 auto;
}

.imgRight{
	float: right;
	margin: 0px 0 15px 15px;
}


a:link{
	text-decoration: none;
	color: #0000FF;
}

a:visited{
	text-decoration: none;
	color: #CC00FF;
}

a:hover{
	text-decoration: underline;
	color: #FF6600;
}

a:active{
	text-decoration: underline;
	color: #FF6600;
}

/* WRAP
---------------------------------------------------- */
#home{
	background: #FFF url(../images/bg_bodytop.gif) repeat-y center top;
}

#wrapper{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 780px;
}

/* HEADER
---------------------------------------------------- */
#headerArea{
	margin: 0;
	padding: 0;
	width: 780px;
	height: 64px;
	background: url(../images/bg_header.gif) no-repeat;
}

#headerArea h1{
	float: left;
	padding-top: 10px;
}

#headerArea ul{
	float: right;
	width: 347px;
	height: 18px;
	text-align: left;
	list-style-type: none;
}

#headerArea ul li{
	float: left;
}

/* NAVIGATION
---------------------------------------------------- */
#naviArea{
	clear: both;
	width: 780px;
	height: 39px;
	position: relative;
	top: 0;
	left: 0;
	background: url(../images/bg_navi.gif) no-repeat;
}

#naviArea ul{
	margin: 0;
	padding: 12px 0 0 0;
	list-style-type: none;
}

#naviArea ul li{
	float: left;
}

#naviArea ul li img{
	vertical-align: bottom;
}

#menuSolution, #menuProducts, #menuCnc{
	position: absolute;
	z-index: 100;
	visibility: hidden;
	top: 39px;
	width: 130px;
}

#menuSolution{
	left: 130px;
}

#menuProducts{
	left: 260px;
}

#menuCnc{
	left: 390px;
}


#menuSolution ul, #menuProducts ul, #menuCnc ul{
	list-style-type: none;
	display: inline;
}

#menuSolution ul img, #menuProducts ul img, #menuCnc ul img{
	vertical-align: bottom;
}

/* CONTENTS
---------------------------------------------------- */
#contentsArea{
	margin: 0;
	padding: 0;
}

/* CONTENTS LEFT
---------------------------------------------------- */
#contentsLeft{
	float: left;
	width: 176px;
}

.bannerMenu{
	margin: 14px 3px 40px 5px;
	list-style-type: none;
}

.bannerMenu li{
	margin-bottom: 8px;
	text-align: center;
}

.bannerMenu li img{
	vertical-align: bottom;
}

/* CONTENTS RIGHT
---------------------------------------------------- */
#contentsRight{
	float: right;
	width: 603px;
}

.contents{
	padding: 14px 20px 20px 20px;
}

h2{
	margin-bottom: 10px;
}

.pageup{
	margin: 10px;
	font-size: 80%;
	text-align: right;
}

/* FOOTER
---------------------------------------------------- */
#footerAreaTop{
	clear: both;
	text-align: center;
}

#footerArea{
	clear: both;
	margin: 0;
	padding-left: 176px;
	text-align: center;
}

.footerNavi{
	font-size: 70%;
}

.copyright{
	padding-bottom: 15px;
	font-size: 70%;
	color: #999;
}

