@charset "UTF-8";


* {
	font-family: 'MS PGothic', 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3';
	color: #222222;}

body {
	margin: 0px;
	padding: 0px;
	background: url(http://hrdm.jp/image/body_bg.png);
}

div,p,h1,h2 {
	font-size: 12px;
}


img{
	border: none;
}

a {
	color: #907C2C;
	text-decoration: none;
}

a:hover {
	color: #A9A172;
	text-decoration: none;
}

.wrapper {
	background: #FFFFFF;
	width:900px;
	margin: 0 auto;
	padding: 0 50px;
}

form {
	margin:0px;
	padding:0px;
}

.clear {
	clear: both;
	margin:0;
	padding:0;
	font-size: 1px;
	line-height: 1px;
}

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


/* header */

.header {
	width:900px;
	height: 70px;
	margin: 0 auto;
	padding: 10px 0;
}


.header h1 {
	width:300px;
	height: 70px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

.header h1 a#logo {
	display: block;
	width:300px;
	height: 70px;
	text-indent: -999999px;
	background: url(http://hrdm.jp/image/logo_main.png) no-repeat;
}

.head_navi {
	height: 16px;
	margin: 5px 0 0 0;
	padding: 0;
	float: right;
	display: inline;
	overflow: hidden;
	border: 7px solid #EDE6D4;
}

.head_navi ul {
	margin: 0;
	padding:0;
}

.head_navi li {
	margin: 0;
	padding:0;
	float: right;
	display: inline;
}


.head_navi li a.navi-01 {
	display: block;
	width:74px;
	height: 16px;
	text-indent: -999999px;
	background: url(http://hrdm.jp/image/sub_menu_01.png) no-repeat;
	text-align: left;
}

.head_navi li a.navi-02 {
	display: block;
	margin: 0 0 0 1px;
	width:108px;
	height: 16px;
	text-indent: -999999px;
	background: url(http://hrdm.jp/image/sub_menu_02.png) no-repeat;
	text-align: left;
}

.head_navi li a.navi-03 {
	display: block;
	margin: 0 0 0 1px;
	width: 98px;
	height: 16px;
	text-indent: -999999px;
	background: url(http://hrdm.jp/image/sub_menu_03.png) no-repeat;
	text-align: left;
}

.head_navi li a.navi-04 {
	display: block;
	margin: 0 0 0 1px;
	width: 120px;
	height: 16px;
	text-indent: -999999px;
	background: url(http://hrdm.jp/image/sub_menu_04.png) no-repeat;
	text-align: left;
}


.head_navi li a:hover {
	background-position: 0 -16px;
	color: #FFFFFF;
}

/* footer */

.footer {
	width:900px;
	margin: 50px auto 15px auto;
	padding: 10px 0;
	border-top: solid 1px #DAD3B4;
}

.footer a {
	color: #36210F;
}

.footer a:hover {
	color: #36210F;
}

.footer ul {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

.footer li {
	color: #36210F;
	font-size: 10px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

.copyright {
	color: #36210F;
	font-size: 10px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	float: right;
	display: inline;
}


/********** navigation **********/

.navigation {
	width: 900px;
	height: 75px;
	margin: 30px 0 30px 0;
	padding: 0;
}

.navigation ul.menu {
	width: 900px;
	margin: 0;
	padding: 0;
}

.navigation li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}


.navigation li a.menu-01 {
	display: block;
	width:180px;
	height: 75px;
	text-indent: -999999px;
	background: url(http://hrdm.jp/image/menu-01.png) no-repeat;
}

.navigation li a.menu-02 {
	display: block;
	width:180px;
	height: 75px;
	text-indent: -999999px;
	background: url(http://hrdm.jp/image/menu-02.png) no-repeat;
}

.navigation li a.menu-03 {
	display: block;
	width:180px;
	height: 75px;
	text-indent: -999999px;
	background: url(http://hrdm.jp/image/menu-03.png) no-repeat;
}

.navigation li a.menu-04 {
	display: block;
	width:180px;
	height: 75px;
	text-indent: -999999px;
	background: url(http://hrdm.jp/image/menu-04.png) no-repeat;
}

.navigation li a.menu-05 {
	display: block;
	width:180px;
	height: 75px;
	text-indent: -999999px;
	background: url(http://hrdm.jp/image/menu-05.png) no-repeat;
}

.navigation li a.menu-06 {
	display: block;
	width:180px;
	height: 75px;
	text-indent: -999999px;
	background: url(http://hrdm.jp/image/menu-06.png) no-repeat;
}

.navigation li a:hover {
	background-position: 0 -75px;
	color: #286500;
}


/********** main_page **********/

/* main_image */

.main_img {
	width: 900px;
	height: 215px;
	margin: 0 auto;
	padding: 0;
	background: url(http://hrdm.jp/image/main_img_000.png) no-repeat;
}

.main_img h2 {
	margin:  0;
	padding: 0;
	text-indent: -999999px;
}


/********** contents **********/

.contents {
	width:900px;
	margin:  0;
	padding: 0;
}


/********** left **********/

.content-left {
	width:630px;
	margin:  0;
	padding: 0;
	float: left;
	display: inline;
}

/* main-about */

.main_about {
	width:900px;
	margin: 40px 0 60px 0;
	padding: 0;
}

.main_about_ttl {
	width:400px;
	height:  100px;
	margin: 0 0 20px 0;
	padding: 0;
	text-indent: -999999px;
	float: left;
	display: inline;
}

.main_about_ttl h2.title_001 {
	background: url(http://hrdm.jp/image/main_about_title_001.png) no-repeat;
	width:400px;
	height:  100px;
	margin: 0 0 20px 0;
	padding: 0;
	text-indent: -999999px;
}

.main_about_txt {
	width:410px;
	margin: 0;
	padding: 0 30px;
	float: right;
	display: inline;
	border-left: 1px solid #DAD3B4;
	border-right: 1px solid #DAD3B4;
}

.main_about p {
	line-height: 18px;
	margin: 0;
	padding: 0;
}



/* news topics */

.main_news {
	width: 630px;
	margin: 0;
	padding: 0;
}


.main_news h3.month {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(http://hrdm.jp/image/icon_03.png) no-repeat #907C2C;
	padding: 0 0 0 25px;
	margin: 10px 0 0 0;
}

.news_head {
	width: 630px;
	height: 35px;
	margin: 0;
	padding: 0;
	background: url(http://hrdm.jp/image/main_topics_title_001.png) no-repeat;
}

.main_news h2{
	height: 60px;
	margin: 10px 0 0 0;
	padding: 0;
	text-indent: -999999px;
	float: left;
	display: inline;
}

.rss_link {
	width: 40px;
	height: 13px;
	margin: 5px 0 0 0;
	padding: 0;
	float: right;
	display: inline;
}

.rss_link a.banner {
	display: block;
	width: 40px;
	height: 13px;
	text-indent: -999999px;
	background: url(http://hrdm.jp/image/icon_rss.png) no-repeat;
}

.rss_link a.banner:hover {
	background-position: 0px -13px;
}

.main_news_body {
	width: 630px;
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	background: #F4F3DF;
}

.news {
	width: 600px;
	margin: 0 0 25px 0;
	padding: 0 15px 25px 15px;
	background: url(http://hrdm.jp/image/dot_1.png) bottom repeat-x;
}

.news_image{
	width: 150px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

.news_image img{
	border: 5px solid #C6BFA5;
}


.news_content{
	width: 410px;
	margin: 0;
	padding: 0;
	float: right;
	display: inline;
}

.news_content h3 {
	font-size: 16px;
	line-height: 24px;
	margin: 10px 0 20px 0;
	padding: 0;
}

.news_content p.date{
	font-size: 10px;
	color: #AAA47D;
	margin: 0;
	padding: 0;
}

.news_content p.date a{
	color: #AAA47D;
}

.news_content p.date a:hover{
	color: #AAA47D;
}


.news_content_txt{
	font-size: 12px;
	line-height: 18px;
	color: #757049;
	margin: 0;
	padding: 0;
}


.news_content img{
	display: none;
}

.banner_more {
	width: 410px;
	height: 16px;
	margin-bottom: 20px;
	margin: 15px 0 0 0;
	padding:0px;
	float: right;
	display: inline;
}

.banner_more a.banner {
	display: block;
	width: 140px;
	height: 16px;
	text-indent: -999999px;
	background: url(http://hrdm.jp/image/icon_more_2.png) no-repeat;
}

.banner_more a.banner:hover {
	background-position: 0px -16px;
}

/********** left **********/

.content-right {
	width:230px;
	margin:  0;
	padding: 0;
	float: right;
	display: inline;
}


/* main report */

.main_report {
	width: 230px;
	margin: 0;
	padding: 0;
}

.main_report h2 {
	width: 230px;
	height: 45px;
	margin: 0 0 5px 0;
	padding: 0;
	background: url(http://hrdm.jp/image/main_report_title_002.png) no-repeat;
	text-indent: -999999px;
}

.main_report h3.other_report {
	width: 230px;
	height: 45px;
	margin: 0 0 5px 0;
	padding: 0;
	background: url(http://hrdm.jp/image/main_report_title_003.png) no-repeat;
	text-indent: -999999px;
}

.reports {
	width: 230px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: url(http://hrdm.jp/image/dot_2.png) bottom repeat-x;
}

.reports_image{
	width: 70px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	background: #F1F0F4;
}

.reports_image img{
	width: 60px;
	margin: 5px;
}


.reports_content{
	width: 145px;
	margin: 0;
	padding: 0;
	float: right;
	display: inline;
}

.reports_content h3 {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 5px 0 ;
	padding: 0;
}

.reports_content p.update{
	font-size: 10px;
	color: #7C808C;
	margin: 0;
	padding: 0;
}

.reports_content p.txt{
	font-size: 12px;
	color: #55514D;
	margin: 0;
	padding: 0;
}

/********** content-body **********/

.content-body {
	width:610px;
	margin:  0;
	padding: 10px;
	background: #A3936B;
}

.content-body-inner {
	margin: 0;
	padding: 20px;
	background: #FFFFFF;
	line-height:18px;
}

.content-body-inner h2 {
	font-size: 22px;
	line-height: 32px;
	font-weight: normal;
	font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro";
	color: #36210F;
	margin: 0 0 30px 0;
	padding: 0;
}

.content-body-inner h3.bnk_title {
	font-size: 22px;
	line-height: 32px;
	font-weight: normal;
	font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro";
	color: #36210F;
	margin: 0 0 30px 0;
	padding: 0 0 0 30px;
	background: url(http://hrdm.jp/image/icon_04.png) no-repeat;
}

.content-body-inner ul {
	margin: 0;
	padding: 0;
}

.content-body-inner li {
	background: url(http://hrdm.jp/image/icon_01.png) no-repeat;
	font-size: 12px;
	line-height: 19px;
	margin: 0 0 5px 0;
	padding: 0 20px;
}


.content-images-left {
	float:left;
	margin-bottom:20px;
	padding:0 30px 0 0;
	position:relative;
}

.content-images-right {
	float:right;
	margin-bottom:20px;
	padding:0 0 0 30px;
	position:relative;
}

.evntitle {
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}




/********** activity **********/

.content-left h2.activity {
	width:630px;
	height: 120px;
	text-indent: -999999px;
	margin: 0 0 1px 0;
	padding: 0;
	background: url(http://hrdm.jp/image/content_title_a001.png) no-repeat;
}


.activity {
	width: 570px;
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	background: url(http://hrdm.jp/image/dot_1.png) bottom repeat-x;
}


.activity_image{
	width: 150px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

.activity_image img{
	border: 5px solid #C6BFA5;
}


.activity_content{
	width: 370px;
	margin: 0;
	padding: 0;
	float: right;
	display: inline;
}

.activity_content h3 {
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 20px 0;
	padding: 0;
}

.activity_content p.date{
	font-size: 10px;
	color: #AAA47D;
	margin: 0;
	padding: 0;
}

.activity_content p.date a{
	color: #AAA47D;
}

.activity_content p.date a:hover{
	color: #AAA47D;
}


.activity_content p.txt{
	font-size: 12px;
	line-height: 18px;
	color: #757049;
	margin: 0;
	padding: 0;
}


.activity_content img{
	display: none;
}

/********** schedule **********/

.content-left h2.schedule {
	width:630px;
	height: 120px;
	text-indent: -999999px;
	margin: 0 0 1px 0;
	padding: 0;
	background: url(http://hrdm.jp/image/content_title_a002.png) no-repeat;
}

/********** report **********/

.content-left h2.report {
	width:630px;
	height: 120px;
	text-indent: -999999px;
	margin: 0 0 1px 0;
	padding: 0;
	background: url(http://hrdm.jp/image/content_title_a003.png) no-repeat;
}

/********** about **********/

.content-left h2.about {
	width:630px;
	height: 120px;
	text-indent: -999999px;
	margin: 0 0 1px 0;
	padding: 0;
	background: url(http://hrdm.jp/image/content_title_a004.png) no-repeat;
}


/* members */

.member {
	display: block;
	width: 570px;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #A9A78B;
}

.member ul {

}

.member li {

}

.member_photo {
	width: 130px;
	float: right;
	display: block;
}

.member_photo img {
	border: 5px solid #EFECD7;
}

.member_text {
	width: 410px;
	float: left;
	display: block;
}

.member_text h4 {
	font-size: 20px;
	line-height: 26px;
	color: #36210F;
	font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro";
	margin: 0 0 20px 0;
	padding: 0;
}

.member_text h5 {
	font-size: 12px;
	line-height: 20px;
	margin: 10px 0 0 0;
	padding: 0;
}

.member_text p {
	line-height: 20px;
	margin: 0;
	padding: 0;
}


/********** addmision **********/

.content-left h2.add {
	width:630px;
	height: 120px;
	text-indent: -999999px;
	margin: 0 0 1px 0;
	padding: 0;
	background: url(http://hrdm.jp/image/content_title_a005.png) no-repeat;
}


/********** greet **********/

.content-left h2.greet {
	width:630px;
	height: 120px;
	text-indent: -999999px;
	margin: 0 0 1px 0;
	padding: 0;
	background: url(http://hrdm.jp/image/content_title_a006.png) no-repeat;
}
























/********** Program **********/

.program {
	width:900px;
	margin: 0;
	padding: 0;
}

.program2 {
	width:900px;
	margin: 60px 0 0 0;
	padding: 0;
}

.program h2.title_001 {
	background: url(http://hrdm.jp/image/content_title_001.png) no-repeat;
	width:400px;
	height:  160px;
	margin: 0 0 60px 0;
	padding: 0;
	text-indent: -999999px;
	float: left;
	display: inline;
}

.program_txt {
	width:470px;
	margin: 0;
	padding: 0;
	float: right;
	display: inline;
}

.program_txt p {
	line-height: 18px;
	margin: 0;
	padding: 0;
}

.program_txt_l {
	width:400px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

.program_txt_r {
	width:400px;
	margin: 50px 0 0 0;
	padding: 0 0 0 50px;
	float: right;
	display: inline;
	border-left: 1px solid #DAD3B4;
}


.program_txt_l p {
	line-height: 18px;
	margin: 0 0 0 10px;
	padding: 0;
}

.program_txt_r p {
	line-height: 18px;
	margin: 0;
	padding: 0;
}


.books {
	background: url(http://hrdm.jp/image/img_books_01.png) no-repeat;
	width: 131px;
	height: 192px;
	margin: 0 40px 0 0;
	padding: 0;
	text-indent: -999999px;
	float: left;
	display: inline;
}

.books a.book-01 {
	display: block;
	width: 131px;
	height: 192px;	text-indent: -999999px;
	background: url(http://hrdm.jp/image/img_books_01.png) no-repeat;
}

.refarence {
	width:255px;
	height: 192px;
	margin: 0;
	padding: 0 20px 0 0;
	float: left;
	display: inline;
	border-right: 1px solid #DAD3B4;
}

.refarence h3 {
	background: url(http://hrdm.jp/image/content_title_002.png) no-repeat;
	width:250px;
	height: 32px;
	margin: 5px 0 20px 0;
	padding: 0;
	text-indent: -999999px;
}

.refarence p {
	line-height: 18px;
	margin: 0;
	padding: 0;
}

.person {
	width:405px;
	height: 192px;
	margin: 0;
	padding: 0 20px 0 0;
	float: right;
	display: inline;
	border-right: 1px solid #DAD3B4;
}

.person h3 {
	background: url(http://hrdm.jp/image/content_title_003.png) no-repeat;
	width: 285px;
	height: 32px;
	margin: 5px 0 20px 0;
	padding: 0;
	text-indent: -999999px;
}

.person p {
	line-height: 18px;
	margin: 0;
	padding: 0;
}

.person ul {
	margin: 0;
	padding: 0;
}

.person li {
	background: url(http://hrdm.jp/image/icon_01.png) no-repeat;
	font-size: 12px;
	line-height: 19px;
	margin: 0 0 5px 0;
	padding: 0 20px;
}


/********** profile **********/

.profile {
	width:900px;
	margin: 50px 0 0 0;
	padding: 0px;
}

.profile h2 {
	background: url(http://hrdm.jp/image/content_title_006.png) no-repeat;
	width: 900px;
	height: 75px;
	margin: 5px 0 10px 0;
	padding: 0;
	text-indent: -999999px;
}

.prof_phof {
	width: 145px;
	height: 160px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

.prof_name {
	width: 220px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

.prof_name h3 {
	background: url(http://hrdm.jp/image/content_title_004.png) no-repeat;
	width: 220px;
	height: 85px;
	margin: 5px 0 20px 0;
	padding: 0;
	text-indent: -999999px;
}

.prof_name h4 {
	width: 220px;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin: 0 0 5px 0;
	padding: 0;
}

.prof_txt {
	width: 485px;
	margin: 0;
	padding: 0;
	float: right;
	display: inline;
	border-left: 1px solid #DAD3B4;
}

.prof_txt p {
	line-height: 18px;
	margin: 0;
	padding: 0 0 0 50px;
}

.author {
	width:900px;
	margin: 40px 0 0 0;
	padding: 0px;
}

.author h3 {
	background: url(http://hrdm.jp/image/content_title_005.png) no-repeat;
	width: 150px;
	height: 150px;
	margin: 5px 0 20px 0;
	padding: 0;
	text-indent: -999999px;
	float: left;
	display: inline;
}

.author_books {
	width:215px;
	margin: 15px 0 0px 35px;
	padding: 0 0 0 0;
	float: left;
	display: inline;
}

.author_books img {
	background: #F0EFD8;
	margin: 0px 10px 0px 0;
	padding: 5px;
	border: 1px solid #DAD3B4;
	float: left;
	display: inline;
}

.author_books h4 {
	font-size: 12px;
	margin: 5px 0;
	padding: 0;
}

.author_books p.subtitle {
	font-size: 10px;
	margin: 0 0 15px 0;
	padding: 0;
}

.author_books p {
	font-size: 10px;
	margin: 0 0 5px 0;
	padding: 0;
}



/********** outline **********/

.seminar {
	width:900px;
	margin: 40px 0 0 0;
	padding: 0px;
}

.outline {
	width: 460px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

.outline h2 {
	background: url(http://hrdm.jp/image/content_title_007.png) no-repeat;
	width: 450px;
	height: 75px;
	margin: 5px 0 10px 0;
	padding: 0;
	text-indent: -999999px;
}

.outline p {
	line-height: 18px;
	margin: 0;
	padding: 0;
}

.outline h2.title_001 {
	background: url(http://hrdm.jp/image/title_outline.png) no-repeat;
	width:450px;
	height:  40px;
	margin:  0;
	padding: 0;
	text-indent: -999999px;
}

.outline dl {
	width:450px;
	margin: 15px 0 0 10px;
	padding: 0;
}

.outline dt {
	width:80px;
	margin:  0;
	padding: 0 0 0 20px;
	float: left;
	display: inline;
}

.outline dt {
	background: url(http://hrdm.jp/image/icon_01.png) no-repeat;
	line-height: 19px;
}

.outline dt.content_02 {
	background: url(http://hrdm.jp/image/outline_label02.png) no-repeat;
	width:110px;
	height:  20px;
	margin:  0;
	padding: 0;
}

.outline dt.content_03 {
	background: url(http://hrdm.jp/image/outline_label03.png) no-repeat;
	width:110px;
	height:  20px;
	margin:  0;
	padding: 0;
}

.outline dt.content_04 {
	background: url(http://hrdm.jp/image/outline_label04.png) no-repeat;
	width:110px;
	height:  20px;
	margin:  0;
	padding: 0;
}

.outline dd {
	background: url(http://hrdm.jp/image/dot_1.png) repeat-x bottom;
	width:340px;
	margin:  0 0 10px 0;
	padding: 0 0 10px 0;
	line-height: 19px;
	float: right;
	display: inline;
}
/********** banner_right **********/


.content_banner {
	width: 230px;
	margin: 0 0 30px 0;
	padding:0px;
}

.banner_greet a.banner {
	display: block;
	width: 230px;
	height: 200px;
	margin: 0 0 10px 0;
	text-indent: -999999px;
	background: url(http://hrdm.jp/image/banner_greet.png) no-repeat;
}

.banner_greet a.banner:hover {
	background-position: 0px -200px;
}


/********** contact **********/

.contact {
	width:290px;
	height: 265px;
	background: url(http://hrdm.jp/image/content_bg_01.png);
	margin: 40px 10px 0px 0;
	padding: 20px;
	border: 1px solid #DAD3B4;
	float: right;
	display: inline;
}

.contact h3.cancel {
	background: url(http://hrdm.jp/image/content_title_008.png) no-repeat;
	width:290px;
	height:  30px;
	margin:  30px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #190C01;
	text-indent: -999999px;
}

.contact p {
	font-size: 10px;
	line-height: 14px;
	margin:  0 0 5px 0;
	padding: 0;
}

.contact p.cancel_p {
	font-size: 10px;
	line-height: 15px;
	margin: 10px 0 0 0;
	padding: 0;
}

.bt_entry {
	width: 570px;
	height: 50px;
	margin-bottom: 10px;
	padding:0px;
}

.bt_entry a.banner {
	display: block;
	width: 290px;
	height: 50px;
	margin: 0 auto;
	text-indent: -999999px;
	background: url(http://hrdm.jp/image/bt_entry.png) no-repeat;
}

.bt_entry a.banner:hover {
	background-position: 0px -50px;
}

/********** voice **********/

.voice {
	width:900px;
	margin: 50px 0 0 0;
	padding: 0px;
}

.voice h2 {
	background: url(http://hrdm.jp/image/content_title_009.png) no-repeat;
	width: 900px;
	height: 75px;
	margin: 5px 0 10px 0;
	padding: 0;
	text-indent: -999999px;
}

.voice_txt1 {
	width: 425px;
	margin: 0 0 0 9px;
	padding: 0 20px 0 0;
	float: left;
	display: inline;
	border-right: 1px solid #DAD3B4;
}

.voice_txt1 h3 {
	background: url(http://hrdm.jp/image/content_title_011.png) no-repeat;
	width: 400px;
	height: 25px;
	margin: 0 0 15px 0;
	padding: 0;
	text-indent: -999999px;
}

.voice_txt1 p {
	background: url(http://hrdm.jp/image/icon_02.png) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 10px 20px;
	line-height: 19px;
	border-bottom: 1px solid #DAD3B4;
}

.voice_txt2 {
	width: 425px;
	margin: 0 0 0 20px;
	padding: 0;
	float: right;
	display: inline;
}

.voice_txt2 h3 {
	background: url(http://hrdm.jp/image/content_title_012.png) no-repeat;
	width: 400px;
	height: 25px;
	margin: 0 0 15px 0;
	padding: 0;
	text-indent: -999999px;
}


.voice_txt2 p {
	background: url(http://hrdm.jp/image/icon_02.png) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 10px 20px;
	line-height: 19px;
	border-bottom: 1px solid #DAD3B4;
}

/********** host_groups **********/

.host {
	width:860px;
	background: url(http://hrdm.jp/image/content_bg_01.png);
	margin: 40px 10px 0px 0;
	padding: 20px;
	border: 1px solid #DAD3B4;
}

.host h2 {
	background: url(http://hrdm.jp/image/content_title_010.png) no-repeat;
	width: 270px;
	height: 40px;
	margin: 0;
	padding: 0;
	text-indent: -999999px;
}

.host p {
	line-height: 18px;
	margin: 5px 0;
	padding: 0;
}

.host p.host_add {
	font-size: 10px;
	line-height: 15px;
	margin: 0 0 5px 0;
	padding: 0;
}

.host p.host_text {
	font-size: 10px;
	line-height: 15px;
	margin: 0;
	padding: 0;
}

.h_a {
	width:430px;
	float: left;
	display: inline;
}

.h_b {
	width:360px;
	float: right;
	display: inline;
}

/********** cancel **********/

.cancel {
	width:600px;
	margin: 0  35px 35px 35px;
	padding: 15px 0 0 0;
}

.cancel h2.title_005 {
	background: url(http://hrdm.jp/image/sub_title_004.png) no-repeat;
	width:600px;
	height:  40px;
	margin:  0 0 20px 0;
	padding: 0;
	text-indent: -999999px;
}

.cancel h3.title_006 {
	background: url(http://hrdm.jp/image/icon_02.png) no-repeat;
	width:600px;
	line-height: 21px;
	margin:  20px 0 10px 0;
	padding: 0 0 0 20px;
}

.cancel p.host_text {
	font-size: 10px;
	line-height: 15px;
	margin: 0;
	padding: 0;
}

.red {
	color: #CC0000;
	font-weight: bold;
}


/* table */

.tbl_title {
	margin: 0 0 5px 0;
	padding: 0;
}

table.table-01 {
	width: 570px;
	margin: 0;
	padding: 0;
	border-collapse: separate;
	border-spacing: 0 1px;
	border-width: 1px;
	background: url(http://hrdm.jp/image/dot_2.png);
}

table.table-01 th {
	padding: 10px;
	border-collapse: collapse;
	background: #E6E0D1;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	color: #564C17;
	font-size: 12px;
	line-height: 15px;
	vertical-align: top;
}

table.table-01 td {
	padding: 10px;
	border-collapse: collapse;
	text-align: left;
	line-height: 15px;
	background: #F9F4E9;
	vertical-align: top;
}


table.table-02 {
	margin: 0;
	padding: 0;
}

table.table-02 th {
	margin: 0;
	padding: 0 20px 0 0;
	vertical-align: top;
}

table.table-02 th img {
	width: 124px;
}

table.table-02 td {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

