img { border:none;vertical-align:bottom;}

hr.bar {color:#CCCCCC;border: 0;height: 1px;background-color:#CCCCCC;margin:15px;clear: both;}
hr.bar2 {color:#CCCCCC;border: 0;height: 1px;background-color:#CCCCCC;clear: both;}

br{ letter-spacing:0px;}

ul,li,dl,dt,dd{margin: 0px;padding: 0px;list-style-type: none;}

h1,h2,h3,h4,h5{margin: 0px;padding: 0px; font-size:12px;}

p{margin-left: 15px;margin-right: 15px;line-height: 1.5em;}

.right{float:right;	clear: right;margin-left: 20px;}

.text_right {text-align: right;}

.left{float:left;margin: 3px;padding: 3px;}

.text_left {text-align: left;}
.text_center {text-align: center;}

.en {lang:EN;font-family:Veldana, Arial, Helvetica, sans-serif;}

/* リンク
---------------------------------------------------- */
a:link {color: #3366CC;text-decoration: none;}
a:visited {color: #3366CC;	text-decoration: none;}
a:hover, a:active {color: #FF6600;text-decoration: underline;}

/*基本構造
---------------------------------------------------- */

body{
	color: #4F4F4F;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	font-size: 0.8em;
}
div#container {
	width: 760px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*ヘッダー*/

div#header {
	float: left;
	height: 110px;
	width: 760px;
	background-image: url(images/index_heder_bg.gif);
	background-repeat: no-repeat;
}
div#header a {
	background-image: url(images/index_heder_logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 51px;
	width: 188px;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	text-indent: -9999px;
}
div#header p {
	background-image: url(images/index_heder_p.gif);
	background-repeat: no-repeat;
	float: right;
	width: 330px;
	padding-top: 30px;
	padding-right: 50px;
	text-align: right;
	font-size: 10px;
	line-height: 120%;
	color: #616161;
	clear: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#header strong {
	float: right;
	font-weight: normal;
	font-size: 10px;
	color: #555555;
	margin-top: 2px;
	margin-right: 5px;
}
/*コンテンツ*/
div#wall {
	background-image: url(images/body_wall_bg2.gif);
	width: 760px;
	background-repeat: repeat-y;
	float: left;
	background-color: #E7E4D5;
}
div#wall #wall_p {
	background-image: url(images/body_wall_bg.gif);
	float: left;
	padding-top: 10px;
	width: 750px;
	padding-left: 10px;
	background-repeat: no-repeat;
}

/*サイドメニュー*/
div#sidemenu {
	float: left;
	width: 170px;
}
div#sidemenu #globalmenu {
	background-color: #FFFFFF;
	width: 160px;
	margin-top: 15px;
	margin-bottom: 15px;
}
div#sidemenu #globalmenu li{
	height: 30px;
	background-image: url(images/side_li.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#sidemenu #globalmenu a {
	padding-top: 6px;
	display: block;
}
div#sidemenu #event_box {
	background-color: #FFFFFF;
	width: 155px;
	padding-top: 5px;
	padding-left: 5px;
}
div#sidemenu #event_box p {
	background-image: url(images/side_event.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 120px;
	font-size: 12px;
	color: #3366CC;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
div#sidemenu #event_box li {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

/*コンテンツ*/

div#contents {
	float: right;
	width: 580px;
}
div#contents #Paginate {
	float: right;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 10px;
	display: block;
	margin: 0px;
}
div#contents #Paginate li {
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}
div#contents #Paginate a {
	text-decoration: underline;
}
/*コンテンツボックス*/

div#contents .corner_box h2 {
	background-image: url(images/contents_midashi.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 547px;
	margin-left: 15px;
	margin-top: 15px;
	text-indent: 20px;
	padding-top: 4px;
	color: #666600;
	font-weight: normal;
	clear: both;
}
div#contents .corner_box h3 {
	height: 21px;
	width: 547px;
	margin-left: 15px;
	margin-top: 15px;
	text-indent: 20px;
	padding-top: 4px;
	clear: both;
	font-weight: normal;
}
div#contents .corner_box h4 {
	height: 21px;
	width: 547px;
	margin-left: 15px;
	margin-top: 15px;
	text-indent: 20px;
	padding-top: 4px;
	clear: both;
	font-weight: normal;
}
div#contents .corner_box .date {
	font-size: 10px;
	padding-left: 20px;
}
div#contents .corner_box p {
	padding-left: 20px;
}


div#contents .corner_box {
	float: left;
	width: 577px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
div#contents .corner_box .campany_dl {
	padding-left: 40px;
	line-height: 1.2em;
	margin-top: 20px;
}
div#contents .corner_box .campany_dl dt{
	display: block;
	width: 8em;
}
div#contents .corner_box .campany_dl dd{
	display: block;
	width: 400px;
	margin-left: 8em;
	margin-top: -1.2em;
	padding-bottom: 10px;
}
div#contents .corner_box .yakuin_dl {
	line-height: 1.2em;
}

div#contents .corner_box .yakuin_dl dt {
	display: block;
	width: 13em;
	tetext-justify : inter-ideograph;
}
div#contents .corner_box .yakuin_dl dd {
	margin-left: 13em;
	width: 200px;
}

/*コンテンツボックス　レフトボックス*/

div#contents .corner_box .left_box {
	float: left;
	width: 240px;
	padding-left: 40px;
	margin-bottom: 10px;
}
div#contents .list li {
	list-style-type: square;
	list-style-position: inside;
}
div#contents .left_box strong,.right_box strong {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	font-weight: normal;
	padding: 3px;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #5B7BC8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B7BC8;
	border-top-color: #5B7BC8;
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #F7F7F4;
}



/*コンテンツボックス　ライトボックス*/

div#contents .corner_box .right_box {
	float: right;
	width: 250px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
div#contents .corner_box .map {
	background-image: url(images/company_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 10px;
	height: 220px;
	background-color: #F4F3F0;
	padding: 10px;
	width: 510px;
	margin-left: 30px;
}
div#contents .corner_box #commentbox {
	background-color: #F8F7EF;
	width: 480px;
	margin-left: 40px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


/*コンテンツ　イベント新着情報BOX*/
div#contents #news {
	width: 520px;
	margin-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	height: 100px;
	overflow: auto;
	background-image: url(images/index_new.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#contents #news dt {
	color: #666600;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -1.4em;
	float: left;
}

div#contents #news dd {
	padding: 0px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0px;
	margin-left: 6em;
}
div#contents .uppage {
	background-image: url(images/contents_uppage.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: underline;
	font-size: 10px;
	background-position: 10px;
	text-align: right;
	clear: both;
	width: 80px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 460px;
}


/*フッター*/

div#footer {
	clear: both;
	width: 760px;
	float: left;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 118px;
}
div#footer #footermenu {
	float: right;
	margin-top: 25px;
	font-size: 10px;
}
div#footer #footermenu li {
	float: left;
	display: block;
	padding-right: 10px;
}
div#footer p {
	float: right;
	clear: right;
	display: block;
	padding: 0 0 0 20px;
	margin: 5px 10px 5px 0;
	background: url(images/footer_privacy.gif) no-repeat;
	background-position: 2px;
	font-size: 10px;
}
div#footer address {
	clear: right;
	float: right;
	padding-right: 10px;
	font-style: normal;
	font-size: 10px;
}

/* 画像に影をつける */
.img-bg {
background: url(images/shadow.gif) right bottom;
margin:10px 0 0 0;
}
.img-bg img {
position: relative;
left: -5px;
top: -5px;
padding: 5px;
background: #ffffe0;
border: 1px solid #CCCCCC;
}
/* 画像にテキストを回り込み（画像：左寄せ） */
.img_L {
float: left;
border: none;
} 
/* 画像にテキストを回り込み（画像：右寄せ） */
.img_R {
float: right;
margin: 6px 20px 5px 10px;
border: none;
}
.ls01{letter-spacing:0.1em;}
.ls02{letter-spacing:0.2em;}
.ls03{letter-spacing:0.3em;}
.ls04{letter-spacing:0.4em;}
.ls05{letter-spacing:0.5em;}
.ls06{letter-spacing:0.6em;}
.ls07{letter-spacing:0.7em;}
.ls08{letter-spacing:0.8em;}
.ls10{letter-spacing:1.0em;}
.ls14{letter-spacing:1.4em;}
.ls20{letter-spacing:3.3em;}
.font_style{ font-size:10px;}
.caption {
	float: right;
	font-size: 10px;
	color: #666666;
	clear: left;
	margin-right: 20px;
}
.spc_top15 {margin-top: 15px;}
.spc_bottom15 {margin-bottom: 15px;}
.spc_left20 {margin-left: 20px;}
.spc_left40 {margin-left: 40px;}
.showhide {
	float: right;
	display: block;
	padding-right: 10px;
}
.midashi_01{
	color: #996600;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #999999;
}
.midashi_02{
	color: #CC6600;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #999999;
	font-size: 1.2em;
}
.midashi_03{
	color: #999933;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #999999;
	font-size: 1.2em;
}
