@charset "Shift-JIS";

/*-----clearfixCSS-----*/

/*-----リンク枠線消去-----*/
:focus {
	outline: 0;
}

/*-----clearfix-----*/

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
	position:relative;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

body{
	margin:0;
	padding:0;
	background:#000 url(../images/bg.gif) top left repeat-x;
	text-align:center;
	font-family:"Arial", "Hiragino Kaku Gothic Pro","MS Pゴシック","MS ゴシック","Osaka","Osaka−等幅","sans-serif";
	font-size: 13px;
    *font-size:small;
    *font:x-small;
	line-height:160%;
}

a{
	color:#025ade;
	font-size:100%;
}

p{
	color:#333333;
	font-size:100%;
}

ul,li,p,form,h1,h2,h3,img	{
	margin:0;
	padding:0;
}


img{
	border:none;
}

li{
	list-style-type:none;
}

.ulDisc li{
	list-style-type:disc;
	margin:0 0 0 40px;
	line-height:1.4em;
	}

/*-----clear-----*/
.clbt {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
}
/*-----/clear-----*/	

#Header a{
	text-decoration:none;
	color:#fff;
}

#Navigation_top{
	margin:0 10px;
	width:880px;
	}

#Navigation_top ul{
	margin:0;
	padding:0;
	list-style:none;
	text-indent:-9999px;
}

*html #Navigation_top li{
	float:left;
}

#Navigation_top li a{
	height:50px;
	display:block;
	float:left;
}

#Navigation_top li a:hover{
	background-position:0 -50px;
}

#Navigation_top li a.active{
	background-position:0 -100px;
}

#Navigation_top .products a{
	width:161px;
	background:url(../images/nav_01.gif);
}

#Navigation_top .lp-z a{
	width:160px;
	background:url(../images/nav_02.gif);
}

#Navigation_top .business a{
	width:160px;
	background:url(../images/nav_03.gif);
}

#Navigation_top .support a{
	width:160px;
	background:url(../images/nav_04.gif);
}

#Navigation_top .search{
	width:239px;
	height:50px;
	background:url(../images/nav_05bg.gif);
	float:right;
}

#Navigation_top .search table{
	width:180px;
	height:50px;
	text-align:center;
	vertical-align:middle;
}

#Navigation_top .search .searchText{
	width:168px;
	height:18px;
	margin:0 5px 0 15px;
}

#Navigation{
	margin:10px 0 0 0;
	width:880px;
	}

#Navigation ul{
	margin:0;
	padding:0;
	list-style:none;
	text-indent:-9999px;
}

*html #Navigation li{
	float:left;
}

#Navigation li a{
	height:50px;
	display:block;
	float:left;
}

#Navigation li a:hover{
	background-position:0 -50px;
}

#Navigation li a.active{
	background-position:0 -100px;
}

#Navigation .products a{
	width:161px;
	background:url(../images/nav_01.gif);
}

#Navigation .lp-z a{
	width:160px;
	background:url(../images/nav_02.gif);
}

#Navigation .business a{
	width:160px;
	background:url(../images/nav_03.gif);
}

#Navigation .support a{
	width:160px;
	background:url(../images/nav_04.gif);
}

#Navigation .search{
	width:239px;
	height:50px;
	background:url(../images/nav_05bg.gif);
	float:right;
}

#Navigation .search table{
	width:180px;
	height:50px;
	text-align:center;
	vertical-align:middle;
}

#Navigation .search .searchText{
	width:168px;
	height:18px;
	margin:0 5px 0 15px;
}

.Cont{
	background:url(../images/footer_bg.gif) bottom repeat-x;
	padding:0 0 10px 0;
}

.Container{
	width:880px;
	margin:0 auto;
}

#Contents{
	background:#fff;
	clear:both;
	margin:0 0 0 0 ;
	padding:0 0 0 30px;
	text-align:left;
}

.p-Navi{
	clear:both;
	margin:0 0 15px 0;
	padding:15px 0 0 0;
}

#Header{
	background:none;
	margin:10px 0 0 0;
	color:#fff;
	height:73px;
	vertical-align:bottom;
}

h1{
	float:left;
	font-size:	11px;
	*font-size:	85%;
	line-height:35px;
	text-indent:-9999px;
	margin:38px 0 0 0;
	padding:0;
}

h1 a{
	display:block;
	background:url(../images/h1.gif) no-repeat;
	width:380px;
	height:35px;
}

.Header-Right{
	font-size:12px;
	*font-size:93%;
	height:73px;
	float:right;
	margin:0 10px 0 0;
}

#Header .HeadE {
	font-size:14px;
	*font-size:110%;
	margin: 0 2px 0 0;
}

.Nav,.HeadNav,.FreeCall{
	line-height:1;
	padding:0;
	margin:0;
}

.Nav,.HeadNav{
	text-align:right;
	line-height:16px;
}

.HeadNav a{
	background:url(../images/header_arrow.gif) 0 2px no-repeat;
	padding:0 0 0 10px ;
	margin:0 0 0 15px;
}

.FreeCall{
	width:355px;
	height:25px;
	font-size:11px;
	*font-size:85%;
	line-height:25px;
	vertical-align:bottom;
}

.FreeCall img{
	vertical-align:bottom;
}

.Header-Right ul{
	margin:0;
	padding:0;
	list-style:none;
}

h2.ContentsTitle{
	width:180px;
	height:66px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}

h2.ContentsTitle a{
	display:block;
	width:180px;
	height:66px;
}

#SubNavi{
	margin:0;
	padding:0 0 6px 0;
	list-style:none;
	width:180px;
	background:url(../images/side_navi_bottom.gif) bottom no-repeat;
}

#SubNavi li{
	margin:0;
	width:180px;
	background:url(../images/side_navi_line.gif) bottom ;
	padding:0 0 1px 0;
	font-size:13px;
	*font-size:100%;
	line-height:1.5
}

#SubNavi a{
	display:block;
	padding:12px 5px 12px 20px;
	background:url(../images/side_navi.gif);
	background-position:50% 50%;
	text-decoration:none;
	color:#333;
}

*html #SubNavi a{
	display:block;
	width:180px;
	padding:12px 5px 12px 20px;
	background:url(../images/side_navi.gif);
	background-position:50% 50%;
	text-decoration:none;
	color:#333;
}

#SubNavi a:hover{
	background:url(../images/side_navi_ovr.gif);
	background-position:50% 50%;
	text-decoration:underline;
	color:#333;
	font-weight:normal;
}

#SubNavi a.active{
	background:url(../images/side_navi_cur.gif);
	background-position:50% 50%;
	color:#fff;
	font-weight:bold;
}

.Left{
	float:left;
	width:180px;
	margin:0 20px 0 0;
}

.Main{
	float:right;
	width:620px;
	margin:0 30px 53px 0;
}

h3{
	margin:0;
	padding:0;	
	width:620px;
	height:30px;
}

h4{
	margin:0;
	padding:0;	
	width:620px;
	height:20px;
	color:#e70000; 
	font-size:15px;
	*font-size:	116%;
}


.textSmall{
	font-size: 11px; 
	*font-size: 85%; 
}

.textSmall2{
	font-size: 10px; 
	*font-size: 77%; 
}

.Banner{
	margin:20px 0 0 0;
}

.Banner p{
	margin:0 0 5px 0;
	padding:0;
}

.PageTop{
	clear:both;
	margin:10px 30px 0 0;
	padding:0 0 10px 0;
	text-align:right;
}
span.spanCO2{
	font-size:11px;
	*font-size:85%;
	vertical-align:baseline;
	}
#Footer{
	text-align:center;
	padding:0 0 5px 0;
	background:#fff;
}

#Copyright{
	text-indent:-9999px;
	background: url(../images/copyright.gif) no-repeat;
	width:250px;
	height:20px;
	margin:10px auto 0 auto;
}

*html .calam1{
	margin-right:-30px;
}

/*-----共通margin-----*/
.mgn_btm_ll	{
	margin-bottom:40px;
}

.mgn_btm_l	{
	margin-bottom:30px;
}

.mgn_btm_m	{
	margin-bottom:20px;
}

.mgn_btm_s	{
	margin-bottom:10px;
}

.mgn_btm_ss	{
	margin-bottom:5px;
}

.mgn_rig_m	{
	margin-right:20px;
}

.mgn_top_s{
	margin-top:15px;
}

.mgn_top_m{
	margin-top:20px;
	}

.pad_rgt_m{
	padding-right:20px;
}

.pad_rgt_s{
	padding-right:10px;
}

/*-----/共通margin-----*/

.al_right	{
	text-align:right;
}

.bold{
	font-weight:bold;
}

.sz_10{
	font-size: 11px; 
	*font-size: 85%; /*for IE6,IE7*/
}

.sz_11px{
	font-size: 12px; 
	*font-size:93%;/*for IE6,IE7*/
}

.li_style_d li	{
	list-style-type: disc;
	margin-left: 22px;
}
