@charset "Shift_JIS";

/* html element
----------------------------------------------------*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
form,fieldset,p,blockquote {
	padding: 0;
	margin: 0;
}
html{
	overflow-y: scroll;
}
ol,ul {
	list-style: none;
}
hr {
	display: none;
}
a,img {
	margin: 0px;
	padding: 0px;
	border: none;
}

/* TAG Layout
----------------------------------------------------*/
html {
	height: 100%;
	width: 100%;
}
body {
	height: 100%;
	width: 100%;
	color: #333;
	text-align: center;
	background: #fff;
	font-size: 80%;
}

/* LINK action
----------------------------------------------------*/
a:link{
	color:#3D8BAD;
	text-decoration:none;
}
a:visited{
	color:#6D5487;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

/* All Layout
----------------------------------------------------*/
body{
	width:100%;
	background:url(../images/common/bg_body.gif) repeat left top;
}
div#wrapper-bg{
	width: 782px;
	background: #fff url(../images/common/bg_all.gif) repeat-y left top;
	margin: 0px auto;
}
div#wrapper{/* background */
	padding:0 5px;
	height: 100%;
}
div#container {
	width: 772px;
	margin: 0 auto;
	text-align: left;
}

/* HEADER Layout
----------------------------------------------------*/
div#header {
	clear: both;
	position:relative;
}

div#header div#ci,div#header h1#ci {
	/* float: left; */
	/* width: 147px; */
	position: absolute;
	top: -10px;	/* left: -30px; */ /* 2012.01.23 */
	width: 550px; /* 500 */
	padding:28px 0px 18px 20px; /* 18px 0px 18px 20px;  */
}
div#header h1#ci a img { vertical-align: top; }
div#header h1#ci img#logo-ver2 { 
  display: block;
	position: absolute;
	top: 48px;
	left: 474px;
}

div#header div#submenu {
	float: right;
	width: 250px; /* 300 */
	padding:16px 0px 5px;/* 11px 0px 10px; */
	text-align: right;
}
div#header div#submenu img{
/* 	margin:0px 0px 10px 60px; */
/* 	margin:0px 0px 5px 60px; */
	margin:0px 4px 5px 12px;
}
div#header div#submenu ul#group-navi li{
	display:inline;
	font-size:12px;
}
div#header div#submenu ul#group-navi li.line{
	border-right:1px solid #CCCCCC;
	margin-right:5px;
	padding-right:0px; /* 10 */
	padding-left:14px; /* add 2012.02.29 */
	background:url(../images/common/ico_window.gif) no-repeat 0px 1px;
}
/* 2012.02.29 */
/* div#header div#submenu ul#group-navi li{
	background:url(../images/common/ico_window.gif) no-repeat 0px 1px;
} */
div#header div#submenu ul#group-navi li a{
	padding:0px 4px 0px 4px; /* 0px 0px 0px 14px */
}

/* GLOBAL Layout
----------------------------------------------------*/
div#globalnavi {
	clear: both;
}
div#globalnavi ul{
	width:772px;
}
div#globalnavi ul li{
	display:inline;
}
div#globalnavi ul li a{
	display:block;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	height:40px;
}

/*---------- off ---------- changed 2012.03.16*/

div#globalnavi ul li.home a{
	width:96px;
	background:url(../images/common/menu_global.jpg) no-repeat 0 0;
}
div#globalnavi ul li.about a{
	width:110px;
	background:url(../images/common/menu_global.jpg) no-repeat -96px 0;
}
div#globalnavi ul li.product a{
	width:110px;
	background:url(../images/common/menu_global.jpg) no-repeat -206px 0;
}

div#globalnavi ul li.requirement a{
	width:110px;
	background:url(../images/common/menu_global.jpg) no-repeat -316px 0;
}

div#globalnavi ul li.faq a{
	width:151px;
	background:url(../images/common/menu_global.jpg) no-repeat -426px 0;
}
div#globalnavi ul li.contact a{
	width:194px;
	background:url(../images/common/menu_global.jpg) no-repeat -577px 0;
}

/*---------- on ---------- changed 2012.03.16*/

div#globalnavi ul li.home a:hover,
body.top div#globalnavi ul li.home a{
	width:96px;
	background:url(../images/common/menu_global.jpg) no-repeat 0 -40px;
}
div#globalnavi ul li.about a:hover,
body.about div#globalnavi ul li.about a{
	width:110px;
	background:url(../images/common/menu_global.jpg) no-repeat -96px -40px;
}
div#globalnavi ul li.product a:hover,
body.product div#globalnavi ul li.product a{
	width:110px;
	background:url(../images/common/menu_global.jpg) no-repeat -206px -40px;
}

div#globalnavi ul li.requirement a:hover,
body.requirement div#globalnavi ul li.requirement a{
	width:110px;
	background:url(../images/common/menu_global.jpg) no-repeat -316px -40px;
}

div#globalnavi ul li.faq a:hover,
body.faq div#globalnavi ul li.faq a{
	width:151px;
	background:url(../images/common/menu_global.jpg) no-repeat -426px -40px;
}
div#globalnavi ul li.contact a:hover,
body.contact div#globalnavi ul li.contact a{
	width:194px;
	background:url(../images/common/menu_global.jpg) no-repeat -577px -40px;
}


 */
/*2-COLUMN Layout
----------------------------------------------------*/
div#main-area{
	clear:both;
	position:relative;
	margin:0;
	padding:0 5px;
}
div#main-area ul.topicpass{
	padding:10px 0 10px 15px;
}
div#main-area ul.topicpass li{
	display:inline;
	font-size:80%;	
}
div#right-area{
	float:right;
	width:555px;
	padding-right:5px;
}
div#right-area h3{
	background:url(../images/common/bg_hd.jpg) repeat-x left top;
	font-size:130%;
	min-height:28px;
	padding:10px 0px 0px 15px;
	margin-bottom:20px;
	color:#3300cc; /* 2012.02.28 */
}
*html div#right-area h3{
	height:28px;
}
div#side-menu{
	float:left;
	width:186px;
	padding-left:5px;
}
div#side-menu ul{
	margin-top:10px;
}
div#side-menu ul li{
	margin-bottom:5px;
}
ul.btn{
	text-align:center;
}
ul.btn li{
	display:inline;
}

/* FOOTER Layout
----------------------------------------------------*/
div#footer {
	clear: both;
	background:url(../images/common/bg_footer.jpg) repeat-x;
	width:770px;
	margin:0px 1px;
}
div#footer ul {
	padding:16px 0pt 40px 20px;
}
div#footer ul li{
	display:inline;
}
div#footer ul li.start{
	border-right:1px solid #CCCCCC;
	margin-right:5px;
	padding-right:10px;	
}
div#footer a{
	color: #444;
	text-decoration:none;
}
div#footer a:hover{
	text-decoration:underline;
}
/* Pageup
----------------------------------------------------*/
p.page-up{
	text-align:right;
	background:url(../images/common/line_dot.gif) repeat-x left top;
	padding:5px;
}

/* All Class
----------------------------------------------------*/
.c { text-align: center; }
.imgleft {
	float: left;
	padding: 10px 10px 0px 0px;
}
.imgright {
	float: right;
	padding: 0px 0px 10px 10px;
}
div.skip {
    position: absolute;
    top: -999px;
    left: -9999px;
    width: 990px;
}
div.clear {
	margin: 0;
	padding: 0;
	clear: both;
	font-size: 1px;
	line-height: 100%;
}
div.floatclear {
	clear: both;
}
div.floatleft {
	float: left;
}
div.floatright {
	float: right;
}
.fclear {
  clear: both;
  height: 1px;
  line-height: 1px;
  margin: 0;
}

/* clear fix hack */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */