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

/*-------------------------------------------------------
　　　　個人ページ
-------------------------------------------------------*/

/* 左メニュー
----------------------------------------------*/

#btn_about_us01 {background:url(../images/btn_left_about_us01_off.png) no-repeat; width:230px; height:27px;}
#btn_about_us02 {background:url(../images/btn_left_about_us02_off.png) no-repeat; width:230px; height:27px;}
#btn_about_us03 {background:url(../images/btn_left_about_us03_off.png) no-repeat; width:230px; height:27px;}
#btn_about_us04 {background:url(../images/btn_left_about_us04_off.png) no-repeat; width:230px; height:27px;}
#btn_about_us05 {background:url(../images/btn_left_about_us05_off.png) no-repeat; width:230px; height:27px;}
#btn_about_us06 {background:url(../images/btn_left_about_us06_off.png) no-repeat; width:230px; height:27px;}
#btn_about_us07 {background:url(../images/btn_left_about_us07_off.png) no-repeat; width:230px; height:27px;}

#btn_about_us01 a:hover {background:url(../images/btn_left_about_us01_hover.png) no-repeat; width:230px; height:27px;}
#btn_about_us02 a:hover {background:url(../images/btn_left_about_us02_hover.png) no-repeat; width:230px; height:27px;}
#btn_about_us03 a:hover {background:url(../images/btn_left_about_us03_hover.png) no-repeat; width:230px; height:27px;}
#btn_about_us04 a:hover {background:url(../images/btn_left_about_us04_hover.png) no-repeat; width:230px; height:27px;}
#btn_about_us05 a:hover {background:url(../images/btn_left_about_us05_hover.png) no-repeat; width:230px; height:27px;}
#btn_about_us06 a:hover {background:url(../images/btn_left_about_us06_hover.png) no-repeat; width:230px; height:27px;}
#btn_about_us07 a:hover {background:url(../images/btn_left_about_us07_hover.png) no-repeat; width:230px; height:27px;}


/* コンテンツページ 右
----------------------------------------------*/

#right_contents {
    float:right;
    width:712px;
    color:#2b280e;
	text-align:left;
	margin:0px;
	/*padding:0px 12px 0px 0px;*/
}

h2 {
    background:url(../../images/bg_h2.gif) no-repeat;
	width:686px;
	height:25px;
	font-size:115%;
	color:#ffffff;
	line-height:1.8;
	margin:0px 0px 15px 0px;
	padding:0px 7px;
}
	
h3 {
    background:url(../../images/bg_h3.gif) no-repeat;
	width:686px;
	height:22px;
	font-size:100%;
	color:#ffffff;
	line-height:1.8;
	margin:0px 0px 15px 0px;
	padding:0px 7px;
}

h4 {
    background:url(../../images/bg_h4.gif) no-repeat;
	width:672px;
	height:20px;
	font-size:100%;
	line-height:1.8;
	margin:0px 0px 15px 0px;
	padding:0px 2px;
}

h5 {
	margin:0px 0px 3px 0px;
	padding:0px 10px;
}

.right_contents_inner {
    margin:0px 0px 30px 0px;
	padding:0px 12px;
}

.right_contents_inner span {
    font-weight:bold;
}

#right_contents .table_wrapper {
    border:1px solid #aca368;
	margin:20px 0px;
	padding:0px;
}

#right_contents table {
    width:100%;
    border:1px solid #d4cfaf;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}

#right_contents th {
    border:1px solid #d4cfaf;
	text-align:left;
	background:#b7c26b;
	margin:0px;
	padding:6px 0px 6px 5px;
}

#right_contents td {
    border:1px solid #d4cfaf;
	background:#dedac0;
	margin:0px;
	padding:6px 0px 6px 5px;
}

#right_contents ul {
	margin:0px 0px 0px 10px;
	padding:0px;
}

#right_contents li {
	margin:0px;
	padding:0px 0px 7px 0px;
}

.right_contents_space01 {
	margin:0px 0px 25px 0px;
	padding:0px;
}


.about_left01 {
    float:left;
	width:181px;
	margin:0px;
	padding:0px 0px 0px 10px;
}

.about_right01 {
    float:right;
	width:465px;
	line-height:2;
	margin:0px;
	padding:0px 25px 0px 0px;
}

.about01 {
    margin:12px 0px 20px 0px;
	padding:0px;
}

.about_right01 span {
    font-weight:bold;
}

.signature {
    font-weight:bold;
	text-align:right;
	margin:25px 0px 0px 0px;
	padding:0px;
}

/* about_us06 学会・セミナー*/
.about06_img_right{
	float:right;
	margin-left:15px;
	height: 240px;
	width: 320px;
}

.about06_img_left{
	float:left; 
	margin-right:15px;
	height: 240px;
	width: 320px;
}

.about06_img_left_2{
	float:left; 
	margin-right:15px;
	height: 320px;
	width: 240Zpx;
}
