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

/*Reset css start
-----------------------------*/

body,
div,
ul,ol,li,
dl,dt,dd,
h1,h2,h3,h4,
pre,
form,fieldset,input,textarea,
p,blockguote,
th,td{
margin:0;
padding:0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height:1px;
}

a{
	text-decoration:none;
	color:#009D8E;
}

a:hover{
	color:#CCFF66;
}

a:visited{
	color: #009D8E;
	text-align: right;
}

a img{
	border:none;
}

h1{
	font-size:16px;
	text-align:left;
}

/*common css start
----------------------------*/

body,html,#wrapper{
	width:100%;
	height:100%;
	background:#F0F1BF;
}

#container{
	width:800px;
	margin: 0 auto;
	margin-top:10px;
}

/*header css start
----------------------------*/

#header_box{
	width:800px;
	height:107px;
	background:url(../img/header_logo.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #009D8E;
	text-indent:-9999px;
}

/*slide_box css start
----------------------------*/

#header_flashbox{
	width:798px;
	height:300px;
	float:left;
}

#slide_box ul{
	list-style:none;
}

#slide_box a img{
	border:none;
}

#slide_box a:hover img{
	border:none;
}

#slide_box{
	position:relative;
}

#slide_img_area{
	width: 798px;
	height:300px;
	position;absolute;
	top:0;
	left:0;
}

#slide_imgs{
	width: 798px;
	height:300px;
}

li.slide_img{
	width: 798px;
	height:300px;
display: none;
}

li.slide_img img{
	width: 798px;
	height:300px;
}

/*#header_logo{
	width:390px;
	height:41px;
	float:left;
	margin:5px 0px 0px 5px;
}

#header_logo a{
	display: block;
	width: 390px;
	height: 41px;
	text-indent:-9999px;
	background:url(../img/header_logo.gif);
}*/

#subheader_box{
	width:793px;
	height:auto;
	float:left;
}

#subheader_box p{
	font-size:11px;
	line-height:16px;
	text-align:right;
}

#main_container{
	width:798px;
	height:100%;
	float:left;
	background:#FFFFFF;
	border-left:1px solid #009D8E;
	border-right:1px solid #009D8E;
}

*html #main_container{
	width:793px;
}

#main_box{
	width:798px;
	height:auto;
	float:left;
	margin:15px 0px 0px 5px;
}

*html #main_box{
	width:793px;
	margin:15px 0px 0px 2px;
}

/*sidebar css start
----------------------------*/

#sidebar_box{
	width:200px;
	height:auto;
	float:left;
}

#menu_box{
	width:200px;
	height:auto;
	float:left;
}	

#menu{
	width:200px;
	height:345px;
	float:left;
}

#sidebr_bt {
	width:200px;
	height:345px;
}

#sidebar_bt a{
	list-style: none;
	font-size: small;
	white-space: nowrap;
	_width:200px;
	_height: 30px;
}

#sidebar_bt a{
	width: 200px;
	height: 30px;
	background:  url(../img/bt.gif);
	background-repeat:no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	float:left;
}

* html #sidebar_bt a {
	background: url(../img/bt.gif);
}

#sidebar_bt a.sidebar_bt_top {background-position: 0 0;}
#sidebar_bt a.sidebar_bt_profile {background-position: 0 -30px;}
#sidebar_bt a.sidebar_bt_access {background-position: 0 -60px;}
#sidebar_bt a.sidebar_bt_seminar {background-position: 0 -90px;}
#sidebar_bt a.sidebar_bt_blog {background-position: 0 -120px;}
#sidebar_bt a.sidebar_bt_info {background-position: 0 -150px;}
#sidebar_bt a.sidebar_bt_faq {background-position: 0 -180px;}
#sidebar_bt a.sidebar_bt_seminar_old {background-position: 0 -210px;}

#sidebar_bt a.sidebar_bt_top:hover {background-position: -200px 0;}
#sidebar_bt a.sidebar_bt_profile:hover {background-position: -200px -30px;}
#sidebar_bt a.sidebar_bt_access:hover {background-position: -200px -60px;}
#sidebar_bt a.sidebar_bt_seminar:hover {background-position: -200px -90px;}
#sidebar_bt a.sidebar_bt_blog:hover {background-position: -200px -120px;}
#sidebar_bt a.sidebar_bt_info:hover {background-position: -200px -150px;}
#sidebar_bt a.sidebar_bt_faq:hover {background-position: -200px -180px;}
#sidebar_bt a.sidebar_bt_seminar_old:hover {background-position: -200px -210px;}

#access_box{
	width:200px;
	height:auto;
	float:left;
}

#access_ttl{
	width:200px;
	height:25px;
	border-bottom:1px solid #009D8E;
}

#access{
	width:200px;
	padding:5px;
}

#access p{
	font-size:12px;
	line-height:16px;
}

#access_tel{
	width:190px;
	height:28px;
	float:left;
}

#access_fax{
	width:190px;
	height:13px;
	float:left;
}

.mbn{
	margin-bottom:0;
}

/*article css start
----------------------------*/

#article_box{
	width:580px;
	height:auto;
	float:left;
	margin-left:10px;
}

*html #article_box{
	margin-left:2px;
}

.article{
	width:575px;
	height:auto;
	float:left;
}

.intro_box{
	width:570px;
	_width:560px;
	height:auto;
	float:left;
	margin-top:2px;
	margin-left:8px;
}

.intro_pic{
	width:205px;
	height:187px;
	float:left;
	padding-left:10px;
}

.intro{
	width:352px;
	_width:340px;
	height:auto;
	float:left;
}

.intro_box p{
	height:auto;
	float:left;
	font-size:12px;
	line-height:16px;
	margin-bottom:10px;
}

.intro_box h3{
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	text-align:left;
	padding:10px 0 10px 0;
}

.txtr{
	width:570px;
	_width:560px;
	float:left;
	text-align:right;
}

.article_ttl{
	width:570px;
	height:30px;
	border-left:5px solid #009D8E;
	border-bottom:1px solid #009D8E;
}

.article_ttl h2{
	padding-top:7px;
	padding-left:3px;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	text-align:left;
}

#seminar_box{
	width:537px;
	height:auto;
	float:left;
	margin-top:2px;
	padding:10px;
	padding-top:0;	
}

#seminar{
	width:537px;
	height:auto;
	float:left;
	margin-top:20px;
}

.article tr{
	margin-top:10px;
}

.article tr th{
	font-size:12px;
	line-height:16px;
	vertical-align:top;
}

.article td{
	width:400px;
	padding-left:50px;
	font-size:12px;
	line-height:16px;
	vertical-align:top;
}

#footer_box{
	width:798px;
	height:30px;
	float:left;
	text-align:center;
	font-size:10px;
	border-top:dashed 1px #009D8E;
	margin-top:120px;
	padding-top:5px;
}

/*bt hover css start*/

.bt_application{
	width:156px;
	height:17px;
	float:left;
}

.bt_application a{
	width:156px;
	height:17px;
	float:left;
	background:url(../img/bt_application.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

.bt_application a:hover{
	background-position:top right;
}

/*追加 css start*/
h5 {
	margin:10px 0 15px 0;
	font-size:16px;
	line-height:10px;
	font-weight:bold;
	text-align:left;
	padding-top:20px;
}
.article #profile_box h5 {
}


p.normal {
	font-size: 12px;
    line-height: 16px;
}

dl.normal {
	margin:15px 0;
	padding-left:20px;
}

dl.normal dt {
	padding:10px 0 7px 0;
	list-style-type: none;
	font-size:14px;
	line-height:16px;
	font-weight:bolder;
}

dl.normal dt.dt2 {
	padding:0 0 7px 0;
	margin-left:30px;
	list-style-type: none;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
}


dl.normal dd {
	margin-left:30px;
	padding-bottom:7px;
	list-style-type: none;
	font-size:12px;
	line-height:16px;
}

dl.normal dd.dd2 {
	margin-left:60px;
}
