@charset 'utf-8';

/* -------- リセット -------- */

/* -------- リセット* -------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, q, strong, b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
ol,ul {list-style: none;}
img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 0;
	background-color: transparent;
}
/* base ----------------- */
body {
	color: #333;
	text-align: center;
	background: #FFFFFF;
	font: 90%/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Helvetica, Verdana;
}
a:link { color: #03C; 
}
a:visited { color: #03C; 

}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active { color: #03C; 

}
/*** font ***/
.text90 {
	font-size: 90%;
	line-height: 110%;
}
.text110 {
	font-size: 110%;
	line-height: 140%;
}
.text120 {
	font-size: 120%;
	line-height: 150%;
}
.text120_b {
	font-size: 120%;
	line-height: 150%;
	font-weight: bold;
}

.text130 {
	font-size: 130%;
	line-height: 140%;
	font-weight: bold;
}
.text130red {
	font-size: 130%;
	line-height: 140%;
	font-weight: bold;
	color: #F00;
}
.text150red {
	font-size: 150%;
	line-height: 140%;
	font-weight: bold;
	color: #F00;
}
.text200 {
	font-size: 200%;
	line-height: 140%;
	font-weight: bold;
}

.text_bold {
	font-weight: bold;
}
.text_red { color: #F00; 
}
.text_blue { color: #00F; }
.text_gray { color: #666; }


.text90_gray {
	font-size: 90%;
	line-height: 115%;
	color: #666666;
}
.text90_bk {
	font-size: 90%;
	color: #333;
	font-weight: normal;
}
.text_green {
	color: #7FA136;
	font-size: 110%;
	font-weight: bold;
}
.bnr {
	margin: 0px auto 10px;
	display: block;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
/*** image ***/
.img0000 {
	margin: 0px;
	display: block;
	border-style: none;
}
.img0j0j {
	margin: 0px auto 0px auto;
	display: block;
}
.img0j10j {
	margin: 0px auto 10px;
	display: block;
	text-align: center;
}

.img0j20j {
	margin: 0px auto 20px;
	display: block;
	text-align: center;
	border-style: none;
}
.img10j0j {
	margin: 10px auto 0px;
	display: block;
	text-align: center;
}

.img10j10j {
	margin: 10px auto;
	display: block;
	text-align: center;
}

.img20j20j {
	margin: 20px auto 20px auto;
	display: block;
	text-align: center;
	border-style: none;
}
.img20j10j {
	margin: 20px auto 10px;
	display: block;
	text-align: center;
	border-style: none;
}
.img20j0j {
	margin: 20px auto 0px;
	display: block;
	text-align: center;
	border-style: none;
}
.img30j0j {
	margin: 30px auto 0px;
	display: block;
	text-align: center;
	border-style: none;
}
.note1 {
	text-align: left;
	text-indent: -1em;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
	margin-top: 5px;
	display: block;
	width: 85%;
}
.note2 {
	text-align: left;
	text-indent: -1em;
	margin-left: 2em;
	font-size: 90%;
	margin-top: 5px;
	display: block;
	margin-bottom: 10px;
}
#container {
	position: relative;
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	clear: both;
}
#header{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#head_l {
	width:400px;
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-bottom: 10px;
}
/*** logo ***/
#header h1{
	display: block;
	margin-left:0px;
	margin-top:5px;
	margin-bottom: 0px;
	font-size: 8pt;
	font-weight: lighter;
	color: #666666;
	text-align: left;
}
#header p{
	display: block;
	height: 64px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
}
.hidden{
	display:none;
}

.clear{
	clear:both;
}
/*** header ***/
div#hed {
	width: 550px;
	margin:0px 0px 0px auto;
	padding:0px;
	float: right;
	display: block;
}
div#freedial {
	margin:0px;
	padding:0px;
	font-size: 13px;
	display: block;
	height: 60px;
	float: right;
	width: 500px;
}
div#search {
	margin:2px 0px 0px;
	display: block;
	height: 45px;
	float: left;
	width: 180px;
	padding-top: 5px;
}

div#hednavi-list {
	margin:12px 0px 0px;
	padding:0px;
	font-size: 11pt;
	display: block;
	width: 22em;
	float: right;
}
#hednavi-list ul{
	margin:0px;
	padding:0px;
}
#hednavi-list li{
	margin:0px 0px 0px 10px;
	padding:0px;
	list-style:none;
	float:right;
}
.hednavi-link a {
	background: url(../images/ico/ico_external.gif) no-repeat left;
	padding-left: 16px;
	color: #666;
}
.hednavi-link  a:visited {
	background: url(../images/ico/ico_external.gif) no-repeat left;
	padding-left: 16px;
	color: #666;
}
div#header_r {
	width: 305px;
	margin:2px 2px 0px auto;
	padding:0px;
	float: right;
	display: block;
}
/*** font ***/
div#font {
	padding:5px 0px 0px 10px;
	display: block;
	float: right;
	width: 160px;
}
div#font ul {
	margin-top: 3px;
	display: block;
}
div#font li {
	float: left;
	margin-left: 2px;
}
/*** footer ***/
div#footer_up {
	display: block;
	width: 950px;
	margin: 10px auto 0px;
	clear: both;
	text-align: right;
}
div#footer {
	text-align: center;
	width: 100%;
	margin: 0px auto;
	display: block;
	height: 60px;
	background: url(../images/footer.gif) repeat-x;
	padding: 0px;
}
div#footer_navi {
	text-align: right;
	display: block;
	padding: 10px 0px 5px;
	font-size: 10pt;
	color: #666;
	width: 960px;
	margin: 0px auto;
}

div#footer_navi a {
	color: #666;
	text-decoration: none;
}
div#footer_navi a:hover {
	color: #5B4343;
	text-decoration: none;
}
div#footer_navi a:visited {
	color: #666;
	text-decoration: none;
}
div#footer_copyright {
	width: 340px;
	float: right;
	font-size: 9pt;
}
div#footer_copyright ul {
	padding: 5px 5px 5px 30px;
	border-top: 1px solid #FFF;
}
div#footer_copyright ul li { text-align: left; 
}
div#footer_navigation {
	text-align: left;
	padding: 5px 0px 0px 10px;
	float: left;
	font-size: 9pt;
	width: 600px;
}
div#footer_navigation ul {
}
div#footer_navigation ul li {
	float: left;
	width: 170px;
	background: url(../images/ico/ico_g2.gif) no-repeat;
	padding: 0px 10px 5px 15px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.nonetext { display: none; 
}
