@charset "shift_jis";

/**********************************************
                 Zbg
***********************************************/
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
html{color:#000;/*background:#FFF;*/}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td,p{
	padding:0;
	margin: 0;
}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
/**********************************************
                  base
***********************************************/

body{
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	color:#4a4a4a;
	margin: 0px;
	line-height: 120%;
	background-image: url(../img/head_rep.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 0.9em;
	letter-spacing:0.2px;

}
hr {
	height: 0px;
	width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
	margin: 0px;
	padding: 0px;
}
img{
	border:0px;
}
strong {
	font-weight: bold;
}
a:link {
	color: #116FBB;
}
a:visited {
	color: #116FBB;
}
a:hover {
	color: #0099CC;
	text-decoration:none;
}

/**********************************************
                container
***********************************************/

/* wb_[
===============================================*/

#header {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 15px;
	height: 53px;
}
h1 {
	float: left;
	padding-top: 5px;
}

/* Rec
===============================================*/
#container {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#container p{
	margin-bottom: 30px;
}

/*h1,h2
-----------------------------------*/
h2 {
	background: #FCFCFC url(/common_img/h2_bg.jpg) repeat-x left bottom;
	font-size: 1em;
	padding: 3px 5px 3px 10px;
	margin-bottom: 10px;
	border-left: 4px solid #485a79;
	font-weight:bold;
}

/* positionn
-----------------------------------*/
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.right_fix {
	text-align: right;
}
.left_pict{
	float:left;
	margin-bottom:40px;
	margin-right:10px;
}
/* κΚclass 
-----------------------------------*/
.textlink1 {
	background: url(/common_img/icon/arrow_wht2.gif) no-repeat;
	padding-left: 15px;
	font-size:0.8em;
	font-weight:normal;
}

.attention{
	text-indent:-1em;
	padding-left:1em;
	font-size:0.8em;
}

/* }[Wn 
-----------------------------------*/
#container p.mgn_b{
	margin-bottom:70px;
}
/* text
-----------------------------------*/


/* tb^[
===============================================*/

#footer {
	border-top: 5px solid #1A9ABE;
	padding-top: 5px;
	font-size: 12px;
}
#footer_con {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#footer address {
	float: right;
	font-style:normal;
}

