@charset "utf-8";

/* body ------------------------------------------------------------ */

body {
	background : #fff;
	text-align: center;
}

/* header ------------------------------------------------------------ */

div#header {
	background: url("/common/images/bg_header.gif") repeat-x;
	margin-bottom:12px;
}
div#header .inner{
	margin: 0 auto;
	width: 800px;
	height: 66px;
	position: relative;
	text-align: left;
	line-height:1;
}
div#header h1{
	width: 65px;
	height: 48px;
	margin-top: 10px;
}
div#header ul{
	position: absolute;
}
div#header ul li{
	float: left;
}
div#header ul#gm{
	top: 37px;
	right: 0;
	height: 24px;
}
div#header ul#gms{
	top: 4px;
	right: 0;
	height: 21px;
}
div#header ul#gms li{
	margin-left: 2px;
}
/* banner ------------------------------------------------------------ */

div#banner {
	margin: 20px auto 0;
	width: 800px;
}

div#top_banner {
	width: 800px;
	height: 429px;
}
div#campaign_banner {
	width: 800px;
	height: 380px;
}

/* main ------------------------------------------------------------ */

div#main {
	margin: 0 auto;
	padding-top: 0;
	padding-bottom: 30px;
	width: 800px;
	position: relative;
	text-align: left;
	line-height:1;
}
div#main div#c_left{
	float: left;
	width: 540px;
}
div#main div#c_right{
	float: right;
	width: 230px;
}

/* c_left ------------------------------------------------------------ */

#c_left div.box1 {
	margin-bottom: 15px;
	padding: 4px 12px 0px 12px;
	background: #f0f0ed;
	font-size: 93%;
	line-height: 1.6;
}
#c_left div.box2 {
	position: relative;
	background: url("/img_top/box2_top.gif") no-repeat;
	padding: 12px 0 20px 15px;
}
#c_left div.box2 h2{
	position: relative;
	z-index: 32;
	width: 487px;
}
#c_left div.scroll-pane-arrows {
	position: relative;
	top: -22px;
	width: 516px;
	height: 205px;
	overflow: auto;
	margin-bottom: -40px;
	padding: 24px 0 73px;
	z-index: 31;
}
*html #c_left div.scroll-pane-arrows {
	padding: 24px 0 43px;
}
#c_left div.box2 ul li{
	float: left;
	width: 230px;
	margin: 0 7px 7px 0;
	padding: 4px 4px 0px 4px;
	border: solid 1px #dadace;
	line-height: 1;
}
*html #c_left div.box2 ul li{
	width: 240px;
	padding: 4px 4px 2px 4px;
	line-height: 1;
}
#c_left div.box2 ul li h3 {
	margin: 0 0 8px 0;
}
#c_left div.box2 ul li h3 a,
#c_left div.box2 ul li h3 span:not([id]){
	text-decoration: underline;
	font-size: 93%;
}
#c_left div.box2 ul li h3 span:not([id]){
	color: #e60012;
}
#c_left div.box2 ul li h3 a img,
#c_left div.box2 ul li h3 span:not([id]) img{
	margin: 0 0 8px 0;
}
#c_left div.box2 ul li p.date{
	font-size: 85%;
	line-height: 1.2;
}
*html #c_left div.box2 ul li p{
	margin: 0 0 4px 2px;
}

#c_left div.box3 {
	margin-top: 10px;
	background: url("/img_top/box3_top.gif") no-repeat;
}
#c_left div.box3 p{
	float: left;
	width: 250px;
	margin: 11px 9px 0px 10px;
	position: relative;
	line-height: 1;
}
*html #c_left div.box3 p{
	margin: 11px 12px 0px 4px;
	line-height: 1;
}
*html #c_left div.box3 p.ie6right{
	margin: 11px 10px 0px 6px;
}
#c_left div.box3 p a.link,#c_left div.box3 p span{
	display: block;
}
#c_left div.box3 p span.title{
	position: absolute;
	top: 1px;
	right: 1px;
	width: 163px;
	padding-top: 10px;
	background: url("/img_top/recommend_line.gif") no-repeat;
	font-size: 93%;
	font-weight: bold;
}
*html #c_left div.box3 p span.title{
	right: -3px;
}
#c_left div.box3 p a img{
	position: relative;
	top: 1px;
	left: 1px;
	float: left;
}
*html #c_left div.box3 p a{
	zoom: 1;
	overflow: hidden;
}
#c_left div.box3 p a span{
	float: left;
	width: 151px;
	padding: 38px 0 0 12px;
	line-height: 1.3;
	text-decoration: underline;
	font-size: 93%;
}
*html #c_left div.box3 p a span{
	padding: 38px 0 0 9px;
}

#c_left div.topics {
	position: relative;
	margin-top: 20px;
}
#c_left div.topics h2{
	margin-bottom: 18px;
}
#c_left div.topics ul{
	position: absolute;
	top: 8px;
	right: 7px;
}
#c_left div.topics ul li{
	float: left;
	margin-left: 2px;
}
#c_left div.topics table{
	margin-bottom: -10px;
}
#c_left div.topics table th,#c_left div.topics table td{
	}
#c_left div.topics table th{
	padding: 0 0 12px 5px;
}
#c_left div.topics table td.type{
	padding: 0 10px 12px 10px;
}
#c_left div.topics table td.type img{
	position: relative;
	top: -2px;
}
#c_left div.topics table td.title{
	padding: 0 0 12px 0;
	line-height: 1.4;
}
#c_left div.topics table td.title a{
	color: #4b4545;
	text-decoration: underline;
	font-size: 93%;
	line-height: 1.4;
}
#c_left div.topics table td.title a:hover{
	color: #fd9525;
}

/* c_right ------------------------------------------------------------ */

#c_right div.company_link01 {
	margin:0 0 14px 0;
}
#c_right div.company_link02 {
	margin:0 0 14px 0;
	position:relative; height:70px;
}
#c_right div.company_link02 img {
	z-index:9;
	position:absolute; top:0; left:0;
}
#c_right div.company_link02 a {
	z-index:99; display:block; text-indent:-999em;
	width:56px; height:60px;
}
#c_right div.company_link02 a#pamph {
	position:absolute; top:5px; left:166px;
	background: url("/img_top/banner_company02_off.png") no-repeat -166px -5px;
}
#c_right div.company_link02 a#pamph:hover {
	background: url("/img_top/banner_company02_on.png") no-repeat -166px -5px;
}
#c_right div.company_link02 a#movie {
	position:absolute; top:5px; left:8px;
	background: url("/img_top/banner_company02_off.png") no-repeat -8px -5px ;
}
#c_right div.company_link02 a#movie:hover {
	background: url("/img_top/banner_company02_on.png") no-repeat -8px -5px ;
}


#c_right div.box4 {
	position: relative;
	padding: 13px 12px 0 12px;
	background: url("/img_top/box4_top.gif") no-repeat;
}
#c_right div.box4 h2{
	position: absolute;
	top: 12px;
	left: 10px;
}
#c_right div.box4 p a{
	display: block;
	margin: 0 0 8px 0;
	text-decoration: underline;
	font-size: 93%;
	line-height: 1.5;
}
#c_right div.box4 p a img{
	position: relative;
	margin: 0 0 10px 128px;
}
#c_right div.box4 p.text{
	margin-bottom: -2px;
	font-size: 83%;
	line-height: 1.4;
	font-size: 93%;
}

#c_right #campaignBNR{
	margin: 20px 0;
}
#c_right h2.campaign,
#c_right h2.special{
	margin-bottom: 8px;
}
#c_right ul.banner li{
	margin-bottom: 8px;
}

/* footer1 ------------------------------------------------------------ */

div#footer1 a,div#footer2 a{
	color: #4b4545;
}
div#footer1 a:hover,div#footer2 a:hover{
	color: #fd9525;
}

div#footer1 {
	clear: both;
	background: url("/common/images/bg_footer1.gif") repeat-x;
}
div#footer1 .inner{
	margin: 0 auto;
	width: 800px;
	position: relative;
}
div#footer1 p{
	margin-bottom: 8px;
	text-align: right;
}
div#footer1 ul.goods{
	width: 800px;
	padding: 4px 0 2px 25px;
	background: url("/common/images/f1_box_bg.gif") no-repeat;
}
div#footer1 ul.goods li{
	float: left;
	width: 375px;
}
div#footer1 ul.goods ol{
	margin: 20px 0 0;
}
div#footer1 ul.goods ol li{
	float: left;
	width: 184px;
}
div#footer1 ul.goods ol li a{
	display: block;
	background: url("/common/images/f1_arrow1.gif") no-repeat 0 3px;
	padding: 0 5px 6px 10px;
	text-align: left;
	font-size: 93%;
	line-height: 1.4;
}

div#footer1 ul.sub li{
	float: left;
	width: 133px;
}
div#footer1 ul.sub li a{
	display: block;
	background: url("/common/images/f1_arrow3.gif") no-repeat 0 3px;
	padding: 3px 3px 8px 17px;
	text-align: left;
	font-size: 93%;
	line-height: 1.4;
}
div#footer1 ul.sub li ul{
	margin-bottom: 10px;
}
div#footer1 ul.sub li ul li{
	float: none;
}
div#footer1 ul.sub li ul li a{
	background: url("/common/images/f1_arrow2.gif") no-repeat 2px 4px;
	padding: 0 3px 4px 12px;
}
div#footer1 ul.sub li a#sub_netshop{
	width: 100px;
	background: url("/common/images/f1_nw.gif") no-repeat 0 3px;
	padding: 3px 0 5px 17px;
}
div#footer1 ul.sub li a#sub_kametsu{
	width: 100px;
	padding: 3px 0 13px 17px;
}

/* footer2 ------------------------------------------------------------ */

div#footer2 {
	background: url("/common/images/bg_footer2.gif") repeat-x;
}
div#footer2 .inner{
	margin: 0 auto;
	width: 800px;
	height: 57px;
	position: relative;
}
div#footer2 ul li{
	float: left;
	margin-top: 18px;
}
div#footer2 p{
	position: absolute;
	top: 18px;
	right: 0;
}

/* campaign ------------------------------------------------------------ */

ul.campaign_detail {
	margin-left: -10px;
}
*html ul.campaign_detail {
	margin-left: -20px;
}

ul.campaign_detail li{
	float: left;
	width: 258px;
	position: relative;
	margin: 0 0 10px 10px;
	padding-bottom: 15px;
	border: solid 1px #ccc;
	background: #faf4e2;
}
*html ul.campaign_detail li{
	width: 260px;
}
ul.campaign_detail li h3{
	padding: 14px 14px 5px 14px;
	background: #fff;
}
ul.campaign_detail li h3 img{
	margin-bottom: 5px;
}
ul.campaign_detail li h3 a{
	text-decoration: underline;
	line-height: 1.4;
	font-size: 93%;
	overflow: hidden;
	zoom: 1;
}
ul.campaign_detail li h3 span:not([id]){
	text-decoration: underline;
	line-height: 1.4;
	font-size: 93%;
	color: #e60012;
	overflow: hidden;
	zoom: 1;
}
ul.campaign_detail li p.date{
	padding: 0 14px 5px 14px;
	line-height: 1.4;
	font-size: 93%;
	background: #fff;
}
ul.campaign_detail li p.detail{
	padding: 8px 14px 4px 14px;
	line-height: 1.4;
	font-size: 85%;
}
ul.campaign_detail li p.status{
	position: absolute;
	right: 5px;
	bottom: 6px;
}

/* knowledge ------------------------------------------------------------ */

ul.knowledge_detail {
	margin-top: 20px;
	margin-left: -10px;
}
*html ul.knowledge_detail {
	margin-left: -20px;
}

ul.knowledge_detail li{
	float: left;
	width: 258px;
	position: relative;
	margin: 0 0 10px 10px;
	padding-bottom: 15px;
	border: solid 1px #ccc;
	background: #f0f0aa;
}
*html ul.knowledge_detail li{
	width: 260px;
}
ul.knowledge_detail li h3{
	padding: 14px 14px 5px 14px;
	background: #fff;
}
ul.knowledge_detail li h3 img{
	margin-bottom: 5px;
}
ul.knowledge_detail li h3 a{
	text-decoration: underline;
	line-height: 1.4;
	font-size: 93%;
	overflow: hidden;
	zoom: 1;
}
ul.knowledge_detail li h3 span:not([id]){
	text-decoration: underline;
	line-height: 1.4;
	font-size: 93%;
	color: #e60012;
	overflow: hidden;
	zoom: 1;
}
ul.knowledge_detail li p.date{
	padding: 0 14px 5px 14px;
	line-height: 1.4;
	font-size: 93%;
	background: #fff;
}
ul.knowledge_detail li p.detail{
	padding: 8px 14px 4px 14px;
	line-height: 1.4;
	font-size: 85%;
}
ul.knowledge_detail li p.status{
	position: absolute;
	right: 5px;
	bottom: 6px;
}

/* kametsu ------------------------------------------------------------ */

ul.kametsu_ml {
	margin: -30px 0 0 272px;
	position: relative;
	z-index: 2;
}
ul.kametsu_ml li{
	float: left;
	margin-left: 2px;
}
table.kametsu_ml {
	margin: 20px 0 10px 0;
}
table.kametsu_ml th,table.kametsu_ml td{
	border: solid 1px #dadace;
	padding: 8px 8px 4px 8px;
}
table.kametsu_ml th{
	border-right: none;
	background: #faf4e2;
	white-space: nowrap;
	line-height: 1.5;
	font-size: 93%;
	text-align: left;
}
table.kametsu_ml td{
	border-left: none;
}
table.kametsu_ml td p{
	line-height: 1.5;
	font-size: 93%;
}
table.kametsu_ml td p.link{
	padding: 4px 0 0 0;
	line-height:1;
}
table.kametsu_ml td p.link a{
	display: block;
	padding:0 0 4px 17px;
	background: url("/common/img/kametsu_arrow.gif") no-repeat 0 -1px;
	text-decoration: underline;
}
div.kametsu_ml {
	width: 800px;
	height: 38px;
	background: url("/common/img/kametsu_btn_bg.jpg");
}
div.kametsu_ml ul {
	margin: 7px 0 0 272px;
	position: relative;
}
div.kametsu_ml li{
	float: left;
	margin-left: 2px;
}


/* kametsu-regist -- 13/02/23-追加 --------------------------------------- */

h4.registForm {
	margin: 20px 0 15px 0;
	color:#e60012;
	font-weight:bold;
	font-size:123.1%;
}

h4.registFormComplete {
	margin: 70px 0 0 0;
	font-weight:bold;
	text-align:center;
}

p.registFormComplete {
	margin: 25px auto;
	text-align:center;
}


table.registForm {
	margin: 20px 0 10px 0;
	width: 800px;
}

table.registForm th,table.registForm td{
	border: solid 1px #dadace;
	padding: 8px 8px 4px 8px;
}
table.registForm th{
	border-right: none;
	background: #faf4e2;
	white-space: nowrap;
	line-height: 1.5;
	font-size: 93%;
	text-align: left;
	width:15em;
}
table.registForm td{
	border-left: none;
}
table.registForm td p{
	line-height: 1.5;
	font-size: 93%;
}

table.registForm .attention{
	margin-left: 20px;
	font-size:85%;
}

ul.registForm {
	margin: 30px auto;
	text-align: center;
}

ul.registForm li{
	display:inline;
	margin: 0 5px;
}

p.registFormLink {
	text-align:center;
	margin:0 auto 50px auto;
}

p.registFormLink a{
	display: inline-block;
	padding:0 0 4px 17px;
	background: url("/common/img/kametsu_arrow.gif") no-repeat 0 -1px;
	text-decoration: underline;
	margin:0 auto;
}

table.registForm #userNameMessage,
table.registForm #userEmailMessage,
table.registForm #userEmailError,
table.registForm #userEmailConfirmMessage,
table.registForm #userEmailMessage,
table.registForm #userGenderMessage,
table.registForm #userPrefMessage,
table.registForm #userBirthMessage,
table.registForm #userMarriedMessage,
table.registForm #userPasswdMessage,
table.registForm #userPasswdConfirmMessage,
table.registForm #loginIdMessage,
table.registForm #loginPwMessage,
table.registForm #loginError {
	margin-left: 10px;
	color:#e60012;
}


/* newsIndex ------------------------------------------------------------ */

#c_left div.topics table.newsIdx th,
#c_left div.topics table.newsIdx td {
	border-bottom: 1px solid #dadace;
	padding: 12px 0;
}

#c_left div.topics table.newsIdx th,
#c_left div.topics table.newsIdx td.type {
	padding-right: 10px;
}

#c_left div.topics table.newsIdx{
	margin-bottom: 0;
	width:540px;
}

div.newsIdx ul {
	margin: 20px 0;
}

div.newsIdx li{
	float: right;
	margin-left: 10px;
}


/* newsIndex  -- 13/07/20-追加 --------------------------------------- */

.yearSelectArea {
	padding-bottom:20px;
	border-bottom: 3px solid #dadace;
}

.yearSelectArea a {
	margin-right:5px;
	color:#477aff!important;
}

.yearSelectArea a:link,
.yearSelectArea a:visited,
.yearSelectArea a:hover,
.yearSelectArea a:active {
	color:#477aff!important;
}

.yearSelectArea a #targetYyyy {
	color:#477aff!important;
}

.yearSelectArea span#isSelectedYear {
	margin-right:5px;
}


/* 緊急情報対応  -- 15/07/31-追加 --------------------------------------- */
.emergency {
	margin:0 0 20px;
}
.btn_back_top {
	width:190px;
	margin:40px auto 0;
}
.emergency_header {
	margin:0 auto;
	padding:0;
	width:800px;
	text-align: left;
}


/* addition ------------------------------------------------------------ */

#c_right h2.special{
	margin-right:0 ;
}

#c_left div.box2 a span:not([id]),
#c_left div.box3 a span:not([id]){
	color: #e60012;
}
#c_left div.topics table td.title a:hover span:not([id]),
#c_left div.box2 a:hover span:not([id]),
#c_left div.box3 a:hover span:not([id]),
#c_left div.box4 a:hover span:not([id]){
	color: #fd9525;
}

div#footer1 a,
div#footer2 a,
div#footer1 a span:not([id]),
div#footer2 a span:not([id]) {
	text-decoration: none;
}
div#footer1 a:hover,
div#footer2 a:hover,
div#footer1 a:hover span:not([id]),
div#footer2 a:hover span:not([id]) {
	color: #fd9525;
}


.protect {
user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-webkit-user-select:none;
-khtml-user-select:none;
-webkit-user-drag: none;
-khtml-user-drag: none;
-webkit-touch-callout: none;
}

.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

 @media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
  a, a:visited { text-decoration: underline; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
 
 .noPrint{
	 display:none !important;
}
