@charset "UTF-8";

/*===============================================================================
サイト共通
===============================================================================*/

/*--------------------------------------------- リセット */
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
p, hr, blockquote, address, noscript {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	border: none;
}
ul, li , ol, dl, dt, dd , pre, table, form {
	margin: 0px;
	padding: 0px;
}
li  {
	list-style-type: none;

}
table , img {
	border: none;
}
em, strong, q, dfn, code, samp, kbd, var, cite, abbr, acronym {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
hr {
	display: none;
	clear: both;
}

/*--------------------------------------------- 全体設定 */

html{overflow-y:scroll;}

/* リンクカラー */
a:link,
a:visited,
a:active {
	color: #0071FF;
	text-decoration: none;
	outline:none;
	}
a:hover {
	color: #454545;
	text-decoration: none;
	}
	
/* 注意書き */	
.note dt {
  position: relative;
}
.note dt span {
  position: absolute;
}
.note dd {
  padding-left: 1em;
}

/* 全体レイアウト */
body {
	padding: 0;
	margin: 0;
	background:#edeae7 url("../img/common/wrapper_bg02.gif") repeat-x  left top;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3"sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: center;
	}

#wrapper {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px; 
	
	}

/*--------------------------------------------- 全体設定 終了 */

/*--------------------------------------------- ヘッダー開始 */
#header {
	width: 900px;
	height:55px;
	padding: 0;
	margin: 0 auto;
	}

/* ロゴ */
#logo-a{
	float: left;
	width: 190px;
	text-align:left;
	padding: 10px 0 0 0;
	margin: 0 auto;
	}

#logo img {
	border: 0 none;
	}

/* ヘッダーサポートメニュー */
#support_navi {
	float: right;
	margin: 0;
	list-style-type: none; 
	width: 555px;
	padding:15px 0 0 0;
}

#support_navi li {
  margin: 0;
  padding: 0 5px 0 0;
  height: 25px;
  float: left;
}

#support_navi li.s_faq{width: 130px;}
#support_navi li.s_preparation{width: 100px;}
#support_navi li.s_attention{width: 170px;}
#support_navi li.s_contactus{width: 130px;}

#support_navi a,
#support_navi a:hover {
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  background-image: url("../img/common/support_menu.png");
  background-repeat: no-repeat;
  height: 25px;
}

#support_navi li.s_faq a { background-position: 0 0; } 
#support_navi li.s_preparation a { background-position: -130px 0; } 
#support_navi li.s_attention a { background-position: -230px 0; } 
#support_navi li.s_contactus a { background-position: -400px 0; }

#support_navi li.s_faq a:hover { background-position: 0 -25px; } 
#support_navi li.s_preparation a:hover { background-position: -130px -25px; } 
#support_navi li.s_attention a:hover { background-position: -230px -25px; } 
#support_navi li.s_contactus a:hover { background-position: -400px -25px; } 

/*--------------------------------------------- ヘッダー終了 */

/*--------------------------------------------- メニューエリア開始 */
 #globalnavi{
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 60px;
	list-style-type: none;
	text-align: center;
}

#globalnavi li{
  text-indent: -9999px;
  float:left;
  width: 180px;
  margin: 0;
  padding: 0;
  text-align: center;
}

#globalnavi a{
  display: block;
  width: 100 %;
  height: 50px;
  background-image: url("../img/common/global_menu.png");
  background-repeat: no-repeat;
}

#globalnavi li.menu1 a{background-position: 0 0;}
#globalnavi li.menu2 a{background-position: -180px 0;}
#globalnavi li.menu3 a{background-position: -360px 0;}
#globalnavi li.menu4 a{background-position: -540px 0;}
#globalnavi li.menu5 a{background-position: -720px 0;}

#globalnavi li.menu1-2 a{background-position: 0 -60px;}
#globalnavi li.menu2-2 a{background-position: -180px -60px;}
#globalnavi li.menu3-2 a{background-position: -360px -60px;}
#globalnavi li.menu4-2 a{background-position: -540px -60px;}
#globalnavi li.menu5-2 a{background-position: -720px -60px;}

#globalnavi a:hover{
  background-image: url("../img/common/global_menu.png");
  background-repeat: no-repeat;
}

#globalnavi li.menu1 a:hover{background-position: 0 -120px;}
#globalnavi li.menu2 a:hover{background-position: -180px -120px;}
#globalnavi li.menu3 a:hover{background-position: -360px -120px;}
#globalnavi li.menu4 a:hover{background-position: -540px -120px;}
#globalnavi li.menu5 a:hover{background-position: -720px -120px;}

/*--------------------------------------------- メニューエリア終了*/

/*--------------------------------------------- メインイメージ開始 */

#main_img,
#main_img02,
#main_img03,
#main_img04,
#main_img05,
#main_img06,
#main_img07{
	width:900px;
	height:100px;
	margin:0 auto 10px auto;
}
/* メインイメージ内パンクズ */
#main_pankuzu{
	padding: 65px 0 0 40px;
	width: 870px;
	list-style-type: none;
	text-align: left;
	color:#000;
}

#main_pankuzu a{
	text-decoration:underline;
	color:#fff;
}

/* メインイメージ内パンクズ */	
#main_pankuzu li{
	float:left;
	margin-right:5px;  
	padding-right:5px;
	}
	

/*--------------------------------------------- メインイメージ終了 */

/*--------------------------------------------------  コンテンツ開始 */

#contents {
	width: 900px;
	margin:0 auto;
}

#container{
	width: 100%;
	float: left;
	background:#fff;
	padding-bottom:30px;
}
/* メインコンテンツ開始*/
#maincontents {
	width: 650px;
	float:left;
	padding: 10px 0 0 0;
	margin: 0;
}
/* メインコンテンツ終了*/

/* サイドコンテンツ開始*/
#sidecontents {
	width: 250px;
	float:left;
	padding: 15px 0 0 0;
	margin: 0 auto;
}

#side_bana {
	width: 220px;
	padding: 10px 0 0 5px ;
	margin: 0 auto;
	text-align:center;
}
#side_otameshi {
	width: 240px;
	padding: 0 0 10px 0;
	margin: 0 auto;
	text-align:center;
}
#side_con {
	width: 240px;
	padding: 0 0 10px 0;
	margin: 0 auto;
	text-align:center;
}
/* サブメニュー */
#submenu{
	width: 240px;
	margin:0 auto 10px auto;
	padding: 0 0 2px 0;
	border: solid 1px #1a1a1a;
}

#submenu li.normal,
#submenu li.pcs,
#submenu li.pcsv,
#submenu li.pcm{
	width: 236px;
	height:auto;
	margin:0 auto;
	padding:1px 0;
}

#submenu li a{
	width: 236px;
	height:40px;
	margin:0 auto;
	display:block;
	line-height:40px;
	text-align:left;
	padding-left:30px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	}
	
#submenu li.normal a{
	background:url("../img/common/submenu_bg01.gif") no-repeat left top;
}

#submenu li.normal a:hover{
	background:url("../img/common/submenu_bg01a.gif") no-repeat left top;
	color:#1a1a1a;
}

/* サイドコンテンツ終了*/

/*--------------------------------------------------  コンテンツ終了 */

/*--------------------------------------------------  フッタ開始 */
/* フッターパンクズ開始*/

#footer_pankuzu {
	clear: both;
	width:100%;
	height:46px;
	margin:0 auto;	
	background:url("../img/common/pankuzu_bg.png") left top;
	
}

#pankuzu_container{
	width: 900px;
	margin:0 auto;
}

#pankuzu_area{
	width: 750px;
	height:46px;
	float:left;
	color:#fff;
}

#pankuzu_area li{
	float:left;
	line-height:46px;
	padding:0 0 0 17px;
	}

#pankuzu_area li a{
	text-decoration:underline;
	color:#fff;
	}

#pankuzu_area li a:hover{
	color:#E71F19;
	text-decoration:underline;
	}

/* ページトップ開始*/
#p-top{
	float:left;
}

#p-top a{
	text-indent: -9999px;
	text-decoration: none;
 	display: block;
 	width:145px;
 	height:30px;
	background-image: url("../img/common/p_top.png");
  	background-repeat: no-repeat;
	background-position:0 0;
}
#p-top a:hover{
	background-position:0 -30px;
	}

/* ページトップ終了*/

/* コピーライト開始*/
#footer {
	clear: both;
	margin:0 auto;
	padding:10px 10px 30px 10px;
	background:url("../img/common/footer_bg.png") left top;
}

#company {	
	width: 900px;	
	padding: 0;
	margin: 0 auto;
}

#c-logo{
	float: left;
	width: 130px;
	padding: 0;
	margin: 0;
}

#c-info{
	float: left;
	padding: 0;
	margin: 0;
	color: #fff;
	text-align:left;
}

#c-link{
	float:	right;
	padding: 0 0 10px 0;
	margin: 0 auto;
	color:#fff;
	font-weight: bold;
}

#c-link .privacypolicy,#c-link .sitemap,#c-link .siteinfo{
	float: left;
	margin:0;
	text-align:center;
	padding:2px 3px 0px 3px;
}

#c-link .company{
	float: left;
	margin:0;
	text-align:center;
	padding:2px 19px 0px 3px;
	background:url("../img/common/blank_icon.png") right center no-repeat;
}

#c-link .clinkline{
	float:left;
	margin-top:2px;
	color:#fff;
	font-weight: bold;

	}

#c-link a{
	text-decoration:underline;
	color:#fff;
	}

#c-link a:hover{
	color:#E71F19;
	text-decoration:underline;
	}

#copy {	
	clear: both;
	width: 900px;
	padding: 0 0 0 25px;
	margin: 0 auto;
	color: #fff;
	text-align:left;
}

#attention {	
	width: 900px;
	padding: 10px 0 0 25px;
	margin: 0 auto;
	font-size:9px;
	line-height:10px;
	color: #fff;
	text-align:left;
}

/*-------------------------------------------------- フッタ 終了 */

/*-------------------------------------------------- css未適応ブラウザへのメッセージ */
#ie4_nn4_msg {
	display: none;
}
/*-------------------------------------------------- css未適応ブラウザへのメッセージ 終了 */