@charset "UTF-8";

* {margin: 0px; padding: 0px;}
body {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
}
a:link {color: #333333; text-decoration: underline; overflow: hidden;}
a:visited {color: #333333; text-decoration: underline; overflow: hidden;}
a:hover {color: #FF0000; text-decoration: underline; overflow: hidden;}
a:active {color: #FF0000; text-decoration: underline; overflow: hidden;}
/* ▼clearfix */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: inline-table;
min-height: 1%;
}
/* Hides from IE-mac */
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}
/* End hide from IE-mac */
/*▲ clearfix */

#box0 {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;	
}
#box1 {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}

/* ▼headerエリア*/
#header {
	height: 60px;
	padding-right: 10px;
}
#logo {
	float: left;
	width: 620px;
	height: 40px;
}
a#member {
	text-indent: -9999em;
	display: block;
	float: right;
	height: 40px;
	width: 98px;
	background: url(../img/bn_member.gif) no-repeat 0px 0px;
}
#headermenu {float: right; width: 360px;}
a#hbt_top,a#hbt_address,a#hbt_about,a#hbt_link,a#hbt_contact,a#hbt_map {
	text-indent: -9999em;
	display: block;
	height: 20px;
	background: no-repeat 0px 0px;
	float: left;
}
a#hbt_top {width: 57px; background-image: url(../img/head_top.gif);}
a#hbt_address {width: 70px; background-image: url(../img/head_address.gif);}
a#hbt_about {width: 75px; background-image: url(../img/head_about.gif);}
a#hbt_link {width: 49px; background-image: url(../img/head_link.gif);}
a#hbt_contact {width: 88px; background-image: url(../img/head_contact.gif);}
a#hbt_map {width: 75px; background-image: url(../img/foot_map.gif);}
a#hbt_top:hover,a#hbt_address:hover,a#hbt_about:hover,a#hbt_link:hover,a#hbt_contact:hover, a#hbt_map:hover {background-position: 0px -20px;}


/* ▼footerエリア*/
#footer {
	clear: both;
	background-image: url(../img/foot_copy.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.copy {float: right; padding-right: 10px;}
a#fbt_contact,a#fbt_privacy {
	text-indent: -9999em;
	display: block;
	background: no-repeat 0px 0px;
	height: 22px;
	float: left;
}

a#fbt_contact {width: 88px; background-image: url(../img/foot_contact.gif);}
a#fbt_privacy {width: 121px; background-image: url(../img/foot_privacy.gif);}
a#fbt_contact:hover,a#fbt_privacy:hover {background-position: 0px -22px;}
#topright img {
	width: 120px;
}


.r10 {margin-right: 10px;}
.r13 {margin-right: 13px;}
.r20 {margin-right: 20px;}
.r5 {margin-right: 5px;}
.r3 {margin-right: 3px;}

.un5 {
	margin-bottom: 5px;
}

.un10 {
	margin-bottom: 10px;
}
.un15 {
	margin-bottom: 15px;
}
.un20 {
	margin-bottom: 20px;
}
.un30 {
	margin-bottom: 30px;
}
.un50 {
	margin-bottom: 50px;
}

.l10 {
	margin-left: 10px;
}

.l20 {
	margin-left: 20px;
}

.t10 {
	margin-top: 10px;
}
.t20 {
	margin-top: 20px;
}

.red {
color: #FF0000;
}

.font_bold {
font-weight:bold;
}

.font-size18 {
font-size:18px;
}

#news .c_ivent,.topictext .c_ivent{color: #FF0000;}
#news .c_news,.topictext .c_news{color: #0000FF;}
#news .c_press,.topictext .c_press{color: #009900;}.red {
	color: #FF0000;
}
.footer_bg {
	background-image: url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	height: 15px;
	width: 820px;
}
.small {
	font-size: 12px;
	line-height: 140%;
	clear: both;
}
hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #CCCCCC;
	height: 1px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.link_arrow {
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.side10{
padding-right: 10px;
	padding-left: 10px;
	}