@charset "utf-8";
/* CSS Document */

body,div,pre,p,blockquote,img, 
form,fieldset,input,textarea,select,option, 
dl,dt,dd,ol,h1,h2,h3,h4,h5,h6, 
embed,object { 
	margin: 0; 
	padding: 0; 
	list-style-type: none;
	}

#container {   
    width: 100%;   
    position: relative;   
    height: auto !important;   
    height: 100%;   
    min-height: 100%;   
}   
img {
	border:none;
	vertical-align:bottom;
	padding:0px;
	margin:0px;
	}


#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
}

#header {
	width: 960px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#header_left {
	width:250px;
	float:left;
	}
	
#header_right {
	width:710px;
	float:right;
	}

#header_right p {
	font-size:12px;
	color:#666666;
	text-align:left;
	padding:2px 0px 0px 5px !important;   
	padding:0px 0px 0px 5px; /* for only IE6 style */  
	margin:0px;
	}	
	
#header h1 {
	width:250px;
	padding:2px 0px 0px 0px;
}

#header_box {
	width:500px;
	margin-left:210px;
	padding:0px;
	}

#header_box_left {
	width:240px;
	float:left;
	padding:0px;
	margin:0px;
	}

#navi {
	width:960px;
	height:62px;
	margin:9px 0px 0px 0px !important;   
	margin:-11px 0px 0px 0px; /* for only IE6 style */ 
	}

#navi ul {
	width:960px;
	padding:0px;
	margin:0px;
	padding:1px 0px 0px 0px;
	}

#navi ul li {
	list-style-type:none;
	padding:0px;
	display:inline;
	float:left;
	margin:0px;
	width:160px;
	}
	
#header_box_right {
	width:260px;
	float:right;
	padding-top:0px;
	margin:0px;
	padding-bottom: 0px;
	}

#main {
	width:960px;
	margin:40px 0px 0px 0px;
	padding-bottom: 235px;  
	}

#other_main {
	width:960px;
	margin:0px 0px 0px 0px;
	padding-bottom: 235px;  
	}

#left {
	width:580px;
	float:left;
	}

#right {
	width:350px;
	float:right;
	}

#footer {
	background-image:url(../img/footer.gif);
	width:100%;
	height:155px;
	margin:0px auto;
	padding-top:25px;
	background-repeat:repeat-x;
	position: absolute;
	bottom: 0;
	}

#footer_content {
	width: 960px;
	margin:0px auto;
	position:relative;
}

#footer_left {
	width:600px;
	float:left;
}

#footer_left_logo {
	width:190px;
	float:left;
}

#footer_left_text {
	width:380px;
	float:left;
	padding-left:0px;
}

#footer_left_text p {
	font-size:12px;
	color:#666666;
	line-height:1.5;
	margin:5px 0px 3px 0px;
	padding:0px;
}

p.copy {
	font-size:12px;
	color:#666666;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:600px;
	text-align:left;
}

p.footer_link {
	font-size:12px;
	color:#666666;
	margin:0px 0px 10px 0px;
	padding:0px;
}

p.footer_link a:link {
	color: #666666;
	text-decoration: none;
}
p.footer_link a:visited {
	text-decoration: underline;
	color: #666666;
}
p.footer_link a:hover {
	text-decoration: underline;
	color:#666666;
}
p.footer_link a:active {
	text-decoration: none;
	color: #666666;
}

#footer_right {
	width:350px;
	float:right;
}

#footer_right p {
	font-size:12px;
	color:#666666;
	margin:0px 0px 10px 0px;
	padding:0px;
	line-height:1.3;
}

#footer_right p a:link {
	color: #666666;
	text-decoration: none;
}
#footer_right p a:visited {
	text-decoration: underline;
	color: #666666;
}
#footer_right p a:hover {
	text-decoration: underline;
	color:#666666;
}
#footer_right p a:active {
	text-decoration: none;
	color: #666666;
}

#sevice_menu {
	margin:0px 0px 10px 0px;
	}

#pagetop {
	position:absolute;
	left:790px;
	top:-59px;
	width:175px;
	height:34px;
	}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

span.bold {
	font-weight:bold;
	}

#other_contact_banner_area {
	width:670px;
	padding-top:30px;
}
#other_contact_banner {
	background-image:url(../img/contact_banner.png);
	background-repeat:no-repeat;
	width:670px;
	height:217px;
	clear:both;
	position:relative;
	margin-top:20px;
	}

#other_contact_banner_net {
	width:649px;
	position:absolute;
	top:185px;
	left:11px;
	}

/* パンくずリスト */
div.breadcrumbs {
	overflow:hidden;
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;
	width:670px;
	background:url(../img/bg-breadcrumb_2.png);
	/*-- sample only --*/
	color:#888888;
	border:1px solid #eee;
	margin-bottom:20px;
}
div.breadcrumbs a, div.breadcrumbs em, div.breadcrumbs span {
	float:left;
	overflow:hidden;
	height:30px;
	padding:0 8px;
	font-style:normal;
	font-size:12px;
}
div.breadcrumbs span {
	background:url(../img/bg-breadcrumb.png) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;

	filter:alpha(opacity=40);
	opacity:0.4;
}

div.breadcrumbs a:link {
	color: #666666;
	text-decoration: none;
}
div.breadcrumbs a:visited {
	text-decoration: underline;
	color: #666666;
}
div.breadcrumbs a:hover {
	text-decoration: underline;
	color:#FF9900;
}
div.breadcrumbs a:active {
	text-decoration: none;
	color: #FF9900;
}

img.pointer {
	cursor:pointer;
	}

.img_center {
	width:100%;
	text-align:center;
}

.img_center_m15 {
	width:100%;
	text-align:center;
	margin:15px 0px 15px 0px;
}

.red_b {
	font-weight:bold;
	color:#FF0000;
}

.bold {
	font-weight:bold;
}

.banner {
	margin:0px 0px 15px 0px;
	}
.bp20 {
	padding-bottom: 20px;
}

