@charset "utf-8";

/* ━━━━　レイアウト　━━━━ */

body{
	font-family:MS UI Gothic,;
	color:#333333;
	text-align:center;
	background-color:#FFFFFF;
	border-top:2px solid #0C5CA6;
}

a:hover{text-decoration:none;}

/* ━━━━　ヘッダ　━━━━ */

#header{
	width:649px;
	margin:0px auto 0px auto;
	padding:0px;
}

#logo_jenoba{
	float:left;
	width:400px;
	height:42px;
	margin:20px 0px 0px -4px;
	padding:0px;
}

#size_change{display:none;}

#textsize{display:none;}

ul#textchange li {display:none;}
ul#textchange li a{display:none;}

#font_title {display:none;}


#header_navi{display:none;}

#header_navi a{display:none;}

#member_login{display:none;}

#header_menu{display:none;}

#h_service{display:none;}
#h_case{display:none;}


#h_technical{display:none;}

#h_corporate{display:none;}

#h_contact{display:none;}

/* ━━━━　フッター　━━━━ */

#footer_container{
	clear:both;
	width:649;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	text-align:center;
}

#footer {
	width:649px;
	min-height:55px;
	_height:55px;
	margin:0px auto;
	padding:0px;
	text-align:left;
}

#footer ul{display:none;}

#footer ul li{display:none;}

#footer ul li a{display:none;}


#footer p{
	float:right;
	margin-top:10px;
	margin-right:5px;
	padding:0px;
}


/* ━━━━　コンテンツ部分雛形　━━━━ */

#main_container{
	clear:both;
	width:649px;
	margin:0px auto;
	padding:0px;
}

#left_menu{display:none;}

#left_menu dl{display:none;}

#left_menu dl dt{display:none;}
#left_menu dl dd{display:none;}

#bnr_cpt{display:none;}

#bnr_cpt a{display:none;}


#right_contents{
	float:right;
	width:672px;
	margin-top:15px;
	padding:0px;
	text-align:left;
}

#contents_key{
	clear:both;
	margin-bottom:10px;
	padding:0px;
}

/*.contents_title{
	clear:both;
	margin-bottom:10px;
	padding:0px;
}*/

.contents_title{
	width:649px;
	padding-left:15px;
	margin-bottom:10px;
	background:url(../images/case/contents_title_blank.jpg) no-repeat right top;
}

#bread_navi{
	font-size: 80%;
	clear:both;
	margin-bottom:10px;
	padding:0px;
}

#bread_navi a{
	padding-left:10px;
	padding-right:10px;
	color:#666666;
	text-decoration:none;
}

.totop{
	clear:both;
	width:662px;
	height:12px;
	margin-bottom:12px;
	font-size:0px;
	line-height:100%;
}

.totop a{
	float:right;
	width:72px;
	height:10px;
	margin-right:5px;
}

.totop_pageback{
	clear:both;
	width:662px;
	margin-bottom:12px;
}

.pageback{
	clear:both;
	width:640px;
	margin-left:10px;
	margin-bottom:15px;
	padding-top:10px;
	background:url(../images/common/dot_col.gif) repeat-x left top;
}

.pageback li{
	padding-bottom:10px;
	background:url(../images/common/dot_col.gif) repeat-x left bottom;
}

.pageback a{
	text-decoration:underline;
	padding-left:15px;
	color:#0D5CA7;
	background:url(../images/common/arrow_b_back.gif) no-repeat left center;
}


.list_square{
	margin-left:4px;
	margin-bottom:15px;
	list-style-type:square;
	list-style-position:outside;
}

.list_square li{
	margin-left:35px;
}

.list_decimal{
	clear:both;
	padding-left:20px;
	_padding-left:30px;
	margin-bottom:10px;
	list-style-type:decimal;
	list-style-position:outside;
}

*+html .list_decimal{
	padding-left:30px;
}

.list_decimal li{
	clear:both;
	margin-left:0px;
	padding:3px 0px;
}

.list_disc{
	clear:both;
	padding-left:20px;
	_padding-left:30px;
	margin-bottom:10px;
	list-style-type:disc;
	list-style-position:outside;
}

.list_disc li{
	clear:both;
	margin-left:0px;
	padding:3px 0px;
}

.w640_mb30{
	clear:both;
	width:640px;
	margin-left:10px;
	margin-bottom:30px;
	padding:0px;
}

.w640_mb30 a{
	color:#0050a0;
	text-decoration:none;
}

.w640_mb10{
	clear:both;
	width:640px;
	margin-left:10px;
	margin-bottom:10px;
	padding:0px;
}

.w640_mb10 a{
	color:#0050a0;
	text-decoration:none;
}

.font_b{
	font-weight:bold;
}

.font_br{
	font-weight:bold;
	color:#CC3333;
}

.font_r{
	color:#CC0000;
}

.al_c{
	text-align:center;
}

.al_r{
	text-align:right;
}

.arrow_b{
	padding-left:10px;
	background:url(../images/common/arrow_b.gif) no-repeat left center;
}
.arrow_g_top{
	padding-left:5px;
	background:url(../images/common/arrow_g_top.gif) no-repeat left center;
}

.list_arrow{
	width:630px;
	display:block;
	margin-left:10px;
	margin-bottom:15px;
	padding:0px;
}

.list_arrow li{
	margin-bottom:5px;
	padding:0px;
}

.list_arrow li a{
	padding-left:10px;
	background:url(../images/common/arrow_b.gif) no-repeat left center;
	color:#003366;
}

.bg_g_cm{
	background-color:#DDDDDD;
	text-align:center;
	vertical-align:middle;
}

.bg_g_l{
	background-color:#DDDDDD;
	text-align:left;
}

.bg_fe_lm{
	background-color:#FCFCFC;
	text-align:left;
	vertical-align:middle;
}

.pas_bg_fe_lm{
	background-color:#F9FDE8;
	text-align:left;
	vertical-align:middle;
}

.link_arrow_under_r{
	clear:both;
	width:640px;
	text-align:right;
	margin-top:5px;
	padding:0px;
}

.link_arrow_under_r a{
	padding-left:10px;
	background:url(../images/common/arrow_b.gif) no-repeat left center;
	text-decoration:underline;
}





