@charset "shift_jis";

* {
	font-size : 100%;
	_font-size :100%;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	}
		
html {
	height: 100%;
	}
html>/**/body {
	overflow-y:scroll;
	}

body {
	color: #5B5C57;
	font-size: small;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.75em;
	_text-align: center;
	background:url(../common/images/bg.png) 0 98px repeat-x;
	background-color:#fff;
	margin: 0;
	padding: 0;
	}

body.top {
	background:url(../common/images/top_bg.png) 0 98px repeat-x;
	}


h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.5;
	}

p,
li,
dt,
dl {
	line-height: 1.75;
	}

p {
	margin: 0 0 1em 0;
	}

ul li {
	list-style: none;
	}
	
caption {
	text-align: left;
	}
	
img, a img{
	border: none;
	vertical-align: bottom;
	background: transparent;
	}

strong {
	font-weight: bold;
	}
	
fieldset{
	border: none;
	}

a:link {
	color:#06F;
	text-decoration:none;
	}
a:visited {
	color:#069;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}

/*clr*/
.clr {
	clear:both;
	height:1px;
	visibility:hidden;
	overflow:hidden;
}


/* div frames (on ID)
--------------------------------------- */
#PAGETOP{
	width:100%;
	height:0.1px;
	overflow:hidden;
	visibility:hidden;
	}
#PAGE_CENTER {
	width: 980px;
	margin: 0 auto;
	_text-align: left;
	padding: 0;
	background-color:#fff;
	}
	
	#HEADER {
		color:#AAA;
		height:78px;
		clear: both;
		position:relative;
		}
		
	#CONTENTS {
		width:980px;
		padding-bottom:40px;
		padding-top:40px;
		_padding-bottom:20px; /*IE bugfix*/
		float:left;
		}
		#PREMAIN{
			text-align:left;
			}
		
		#RIGHT_MENU {
			width: 225px;
			float: right;
			}
		
		#MAIN {
			width: 970px;
			margin-top:30px;
			}
		#MAIN_WITHMENU {
			width: 700px;
			}

	
	#FOOTER {
		color:#aaa;
		clear:both;
		padding-top:15px;
	}
	
	#PAGETOP_ANCHOR{
		right:0;
		top:0;
		border-bottom:1px solid #bbb;
		text-align:right;
		padding:10px 0;
	
	}
	
/* ID : HEADER
--------------------------------------- */

#HEADER_LOGO{
	position:absolute;
	left:0px;
	top:30px;
	}

#HEADER_DISC{
	position:absolute;
	right:0px;
	top:20px;
	text-align:right;
	font-size:70%;
	}
	
#HEADER_DISC span{
	color:#333;
	font-size:133%;
	}

#HEADER_SUBNAVI{
	position:absolute;
	right:30px;
	top:0px;
	}
#HEADER_SUBNAVI a{
	width:120px;
	height:53px;
	margin-left:10px;
	display:block;
	float:left;
	text-decoration:none;
	}

#HEADER_SUBNAVI a.subnavi_contact{background-image:url("../images/header_contact_btn.png");background-repeat:no-repeat;}
#HEADER_SUBNAVI a.subnavi_sitemap{background-image:url("../images/header_sitemap_btn.png");background-repeat:no-repeat;}
/*
#HEADER_SUBNAVI .subnavi_contact:hover{background-image:url("../images/headerbtn/header_contact_mo.png");}
#HEADER_SUBNAVI .subnavi_sitemap:hover{background-image:url("../images/headerbtn/header_sitemap_mo.png");}
*/
#HEADER_SUBNAVI a .menu_hidden{
	visibility:hidden;
	}




#HEADER_MENU{
	padding:0;
	width:980px;
	height:51px;
	background-color:#eee;
	text-align:center;
	}
#HEADER_MENU a{
	height:51px;
	display:block;
	float:left;
	text-decoration:none;
	}
	
#HEADER_MENU .cat1,
#HEADER_MENU .cat2,
#HEADER_MENU .cat3,
#HEADER_MENU .cat4,
#HEADER_MENU .cat5,
#HEADER_MENU .cat6{
	width:163px;
	background-image:url("../common/images/headernavi/headernavi.png");
	
	}

#HEADER_MENU .cat2{background-position:-163px 0px ;}
#HEADER_MENU .cat3{background-position:-326px 0px ;}
#HEADER_MENU .cat4{background-position:-489px 0px ;}
#HEADER_MENU .cat5{background-position:-652px 0px ;}
#HEADER_MENU .cat6{background-position:-815px 0px ;width:165px;}


#HEADER_MENU a .menu_hidden{
	display:none;
	}
	
#HEADER_MENU a.cat1:hover{background-position:-0px -51px;}
#HEADER_MENU a.cat2:hover{background-position:-163px -51px;}
#HEADER_MENU a.cat3:hover{background-position:-326px -51px;}
#HEADER_MENU a.cat4:hover{background-position:-489px -51px;}
#HEADER_MENU a.cat5:hover{background-position:-652px -51px;}
#HEADER_MENU a.cat6:hover{background-position:-815px -51px;}

#CAT1 #HEADER_MENU .cat1{background-position:-0px -102px;}
#CAT2 #HEADER_MENU .cat2{background-position:-163px -102px;}
#CAT3 #HEADER_MENU .cat3{background-position:-326px -102px;}
#CAT4 #HEADER_MENU .cat4{background-position:-489px -102px;}
#CAT5 #HEADER_MENU .cat5{background-position:-652px -102px;}
#CAT6 #HEADER_MENU .cat6{background-position:-815px -102px;}
#CAT6 #HEADER_MENU .other{background-position:-0px -0px;}

/* ID : CONTENTS,PREMAIN
--------------------------------------- */
#CONTENTS h1{ /*ページタイトル用*/
	font-weight:bold;
	font-size:140%;
	color:#333;

}

#CONTENTS h2{
	font-weight:bold;
	font-size:120%;
	padding:0.5em 0;
	margin-bottom:0.5em;
	border-bottom:1px dotted #ddd;
	color:#333;
	}
	
#CONTENTS h3{
	font-weight:bold;
	font-size:110%;
	padding:10px 0;
	color:#666;
	}
	
#CONTENTS p{
/*	padding-top:0.9em;*/
	}




/* ID : FOOTER_MENU
--------------------------------------- */
#FOOTER {
	}

#FOOTER_MENU{
	float:left;
	letter-spacing:-1px;
	padding-bottom:8px;
	margin-bottom:8px;
	padding-top:10px;
}
#FOOTER_MENU a{
	color:#A4A59D;
	text-decoration:none;
	padding-right:0.5em;
	}
#FOOTER_MENU a:hover{
	color:#666;
	}

#FOOTER p{
	text-align:right;
	padding-top:10px;
	padding-bottom:20px;
	}


/* ID : RIGHT_MENU
--------------------------------------- */
#RIGHT_MENU{
	}

#RIGHT_MENU h3{
	background:url(../common/images/right_menu_title_bg.png) no-repeat;
	height:40px;
	line-height:40px;
	padding-left:10px;
	color:#ddd;
	font-weight:bold;
	}
	
#RIGHT_MENU ul {
	border-top:1px solid #eee;
	}

#RIGHT_MENU li {
	margin:0;
	padding:0;
	line-height:40px;
	}

#RIGHT_MENU li a{
	display:block;
	line-height:30px;
	color:#777;
	border-bottom:1px solid #eee;
	padding-left:10px;
	}
	
#RIGHT_MENU li a:hover{
	color:#333;
	background-color:#efefef;
	text-decoration:none;
	}

#RIGHT_MENU a.inpage{
	color:#fff;
	text-decoration:none;
	background-image:;
	background-color:#F5F5F5;
	}
#RIGHT_MENU a.inpage:hover{
	color:#fff;
	background-color:#ddd;
	}

/* ID : PREMAIN
--------------------------------------- */
#PREMAIN{}

#PREMAIN .margin_s,
#MAIN .margin_s{
	margin-left:30px;
	}
#PREMAIN .margin_m,
#MAIN .margin_m{
	margin-left:52px;
	}


/* ID : MAIN
--------------------------------------- */


/* サイトトップ
--------------------------------------- */

#SITETOP_TOPICS_BOX{position:relative;height:210px;}

#SITETOP_TOPICS h2{}

#SITETOP_TOPICS{width:400px;position:absolute;top:30px; }
#SITETOP_TOPICS dl{border-bottom:1px dotted #ccc;padding:0.3em 0;}
#SITETOP_TOPICS dl dt{float:left;}
#SITETOP_TOPICS dl dd{margin-left:8em;}

#SITETOP_TOPICS_R{width:580px;position:absolute;left:430px;top:30px;}
#SITETOP_TOPICS_R a img{margin-right:5px;margin-top:5px;}
#SITETOP_TOPICS_R a:hover img{
	filter:alpha(opacity=70);/*----------IE用-----------*/
	opacity:0.7;/*-----------firefox用-------------*/
	}

/* お問い合わせ
--------------------------------------- */
#CONTACT_STYLE{}
	
/* サイトマップ
--------------------------------------- */
#SITEMAP_STYLE{
	margin-top:20px;
	margin-right:31px;}
	
	
/*トピックス*/
.forum_topics{padding-top:30px;clear:both;}
.forum_topics h3{font-weight:bold;font-size:110%;padding-bottom:10px;border-bottom:2px solid #bbb;}
.forum_topics h3 span{font-weight:bold;font-size:80%;color:#F90;}
.forum_topics .forum_topics_leftimg{float:left;margin-top:15px;width:220px;}
.forum_topics p{margin-left:240px;}
.forum_topics_detail{margin-left:240px;}


.topics_dl dl{border-bottom:1px dotted #ccc;padding:0.3em 0;}
.topics_dl dl dt{float:left;}
.topics_dl dl dd{margin-left:8em;}

/* 新着情報
--------------------------------------- */
.news_column{border-bottom:1px solid #ddd;padding-bottom:10px;margin-bottom:20px;}
.news_column_left{width:420px;float:left;}
.news_column_right{float:right;width:240px;border:1px solid #ddd;}


/* Company profile
--------------------------------------- */
.company_dl{width:550px;float:left;}
.company_dl dl{clear:both;}
.company_dl dl dt{float:left;}
.company_dl dl dd{margin-left:150px;}

.company_img{width:340px;float:right;}
.company_img img{margin-bottom:10px;}

/* パッケージ
--------------------------------------- */
.package_img{width:980px;margin-left:-10px;}
.package_img div{float:left;width:186px;margin-left:10px;margin-bottom:10px;}
.package_img div.right {margin-right:0px;}
.package_img div img{}
.package_img div p{margin:0px;background-color:#eee;color:#666;}

/* RFID
--------------------------------------- */
.rfid_title{margin:15px 0;}
.rfid_photo{float:left;}
.rfid_photo img{float:left;}


/* shared
--------------------------------------- */
.indent{
	text-indent:1em;
	}
	
.indent p:first-child{
	text-indent:0em;
	}