<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.base_top {
	width: 100%;
	padding-bottom: 0px;
	height: 100%;
	padding-top: 0px;
}
#headrBox {
	background-image: url(../../talking/images/head-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 89px;
	width: 100%;
}

#mainBox {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}
/* 繝倥ャ繝 */
#headBox {
	width: 942px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 65px;
	margin-right: auto;
	margin-left: auto;
}
#logoBox {
	width: 385px;
	float: left;
	padding-top: 20px;
}
#h_menu {
	width: 330px;
	float: right;
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
	font-size: 10px;
	padding-top: 25px;
	margin-right: 5px;
	text-align: right;
}
#search {
	float: right;
	width: 300px;
	margin-top: 20px;
}
#menuBox {
	height: 51px;
	width: 100%;
	background-image: url(../../images/menuBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#menuZone {
	width: 942px;
	height: 51px;
	margin-right: auto;
	margin-left: auto;
}
#menuZone ul li {
	list-style-type: none;
}

/* 繧ｳ繝ｳ繝�Φ繝� */
#conteBox {
	width: 100%;
	padding-bottom: 0px;
}
#conteZone {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#conteZone h2 {
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
	font-size: x-large;
	padding-bottom: 10px;
	text-align: left;
}
#conteZone h3 {
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}
#conteZone p {
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	width: 600px;
	margin-bottom: 20px;
	margin-left: 10px;

}

/* 繝輔ャ繧ｿ */
#footBox {
	height: 40px;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}
#footerArea {
	background-image: url(../../images/footerBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 48px;
	width: 100%;
}

#footMenu {
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
	font-size: 10px;
	width: 35%;
	padding-top: 15px;
	float: left;
	color: #999;
	text-align: left;
}
#footerAdd {
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #333;
	float: right;
	width: 60%;
	padding-top: 15px;
	text-align: right;
}

#copyArea {
	background-color: #0b1222;
	width: 100%;
}

#copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	padding-bottom: 15px;
	color: #CCC;
	text-align: center;
	padding-top: 10px;
}
#copyBox {
	width: 942px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/* 縺昴�莉� */
#dotline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	height: 20px;
}
/* --------------------------------------------------
	page-top
-------------------------------------------------- */

#page-top {
	position: fixed;
	bottom: 100px;
	right: 50px;
	font-size: 77%;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 110px;
	text-align: center;
	display: block;
	border-radius: 5px;
	padding-right: 0;
	padding-left: 0;
	height: 20px;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #CCC;
}
.red {
	font-size: 12px;
	font-weight: normal;
	color: #F00;
}
.honbun {
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
}
.hiss {
	color: #F00;
}
.bret {
	font-size: 14px;
}
#top-menu {
	margin-top: 5px;
}
#top-menu ul {

}
#top-menu ul li {
	display: inline;
	margin-right: 5px;
}
.leftBox {
	float: left;
	width: 258px;
	margin-right: 20px;
}
#profBox {
	width: 256px;
	margin: 1px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
#prof_title {
	background-color: #CCC;
	margin: 1px;
	width: 254px;
	padding-top: 10px;
}
#prof_img {
	float: left;
	width: 120px;
	margin-left: 10px;
}
#prof_name {
	float: left;
	width: 110px;
	margin-top: 30px;
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-left: 5px;
}
#profile {
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 30px;
	padding-left: 12px;
}





.rightBox {
	float: left;
	width: 650px;
	margin-left: 10px;
}
#honbun {
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float: left;
	width: 650px;
}
.txtBlock{
	padding-bottom: 23px;
	width: 640px;
	float: left;
}

.txtBlock dt{
	width: 45px;
	float: left;
	font-weight: bold;
	line-height: 2em;
	margin-left: 4px;
}

.txtBlock dd{
	width: 580px;
	float: left;
	line-height: 2em;
}

.txtBlock_s{
	padding-bottom: 23px;
	width: 400px;
	float: left;
}

.txtBlock_s dt{
	width: 45px;
	float: left;
	font-weight: bold;
	line-height: 2em;
	margin-left: 4px;
}

.txtBlock_s dd{
	width: 340px;
	float: left;
	line-height: 2em;
}
.txtBlock_s2{
	padding-bottom: 23px;
	width: 470px;
	float: left;
}

.txtBlock_s2 dt{
	width: 45px;
	float: left;
	font-weight: bold;
	line-height: 2em;
	margin-left: 4px;
}

.txtBlock_s2 dd{
	width: 410px;
	float: left;
	line-height: 2em;
}
.txtPhoto_l{
	float: left;
	width: 240px;
	margin-bottom: 20px;
}
.txtPhoto_r{
	float: right;
	width: 236px;
	margin-bottom: 20px;
}
.txtPhoto_r2{
	float: right;
	width: 180px;
	margin-bottom: 20px;
}

/*縲繝壹�繧ｸ繝ｳ繧ｰ縲*/
#main ul.pageNav04 {
	/zoom: 1;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 0;
	background: #fff;
}

#main ul.pageNav04 li {
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 0;
	margin-bottom: 5px;
	
}

#main ul.pageNav04 li span,
#main ul.pageNav04 li a {
	float: left;
	padding: 5px 12px;
	background: #e1ebfa;
	border: 1px solid #339;
	color: #000;
	width: 60px;
	text-align: center;
}

#main ul.pageNav04 li span {
	background: #fff;
}

#main ul.pageNav04 li a:hover {
	background: #ccf;
	border-color: #000;
}
.rightBox #honbun #main {
	padding-left: 80px;

}
#mainBox #contents .talk_back {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #E7E7E7;
}
#lead {
	margin-bottom: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 1.8em;
}
#mainBox #contents .taik_arc {
	margin-top: 15px;
	margin-bottom: 3px;
}
#contents .taik_arc ul {

}
.taik_arc ul li {
	display: inline;
}
.ph445 {
	width: 450px;
	float: left;
	margin-left: 80px;
	margin-bottom: 10px;
}
.ph234 {
	width: 236px;
	background-color: #F8F2D5;
	font-size: 80%;
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.movBox {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F8F2D5;
	width: 600px;
	float: left;
	margin-left: 15px;
}
.ph234 img {
	margin-bottom: 10px;
	margin-top: 5px;
}
.movBox .ph445 img {
    margin-bottom: 5px;
}



.pro_komi {
	font-size: 75%;
	font-weight: normal;
}
.topbox {
    background-color: #040E4C;
}
.topbox p {
    color: #FFFFFF;
    font-size: 90%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    line-height: 1.8em;
}
/*top.css*/
#flashBox {
    height: 757px;
    margin-bottom: 10px;
    float: left;
}
#flashBox2 {
	height: 407px;
	width: 1000px;
	margin-bottom: 10px;
	float: left;
}


#banBox {
    float: left;
    background-color: #FFFFFF;
    text-align: center;
    padding-top: 20px;
}
#banBox p {
	padding-top: 10px;

}
#banBox01 {
	float: right;
	width: 280px;
	background-color: #F5F5F5;
	text-align: center;
	padding-top: 10px;
}
#banBox01 p {
	padding-top: 10px;

}
#whatsBox {
	float: right;
	width: 280px;
	text-align: center;
	height: 350px;
}
#whatsBox p {
	padding-top: 10px;

}

#newsBox {
    font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
    font-size: 12px;
    line-height: 1.8em;
    background-color: #FFF;
    float: left;
}
#titleBox {
	height: 42px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	background-image: url(../../images/titleBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#titleZone {
    font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    padding-top: 10px;
    padding-left: 40px;
    float: left;
}
#rss {
	float: right;
	width: 50px;
	padding-right: 45px;
	padding-top: 15px;
}
#rss_div {
	padding-left: 10px;
	padding-right: 10px;
}

#newsList ul {
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 45px;

}
#newsList ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 15px;
	padding-bottom: 5px;

}
#newsList ul li img {
	vertical-align: baseline;



}
#sliderArea {
	background-image: url(../../images/midBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 338px;
	width: 100%;
}
#sliderArea2 {
	background-image: url(../../images/midBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 250px;
	width: 100%;
}
#sliderBox {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}
#mid_ban {
	width: 203px;
	margin-right: 20px;
	margin-bottom: 15px;
	float: left;
}
#mid_ban_r {
	float: right;
	width: 203px;
}
#whats_txt {
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 1.7em;
	padding: 5px;
	overflow: auto;
	visibility: visible;
	height: 300px;
}
.ifac {
	width: 291px;
	float: right;
	z-index: 2;
	position: relative;
	right: 0px;
	top: 100px;
	-webkit-box-shadow: 0px 0px 2px 1px #6A6666;
	box-shadow: 0px 0px 2px 1px #6A6666;
}
#topicBox {
	width: 630px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #9E9E9E;
}
#topicBox #contBox {
	width: 590px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #DBDEE0;
	line-height: 1.8em;
	overflow: auto;
	visibility: visible;
	height: 500px;
}
#topicBox #contBox2 {
	width: 310px;
	float: right;
	height: 200px;
	border: 1px solid #DBDEE0;
}
#dot_line {
	border-bottom: 1px dotted #6A6666;
	margin-top: 5px;
	margin-bottom: 5px;
}
#topicBox #contBox h3 {
	font-size: 180%;
	font-weight: bold;
}
.lineB {
	border-bottom: 3px solid #00aaad;
	margin-top: 8px;
	margin-bottom: 12px;
}
.top_book {
	width: 169px;
	height: 250px;
	float: right;
	margin-left: 10px;
	border-radius: 1px;
	margin-top: 5px;

}
.book_title {
	color: #D30C0F;
	text-indent: -10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	font-size: 90%;
	margin-bottom: 5px;
	line-height: 2em;
}
#topicBox #contBox p {
	margin-top: 8px;
	line-height: 1.8em;
	border-top: 1px dotted #99A4B3;
	padding-top: 8px;
	margin-right: 5px;
	width: 440px;
	font-size: 12px;
	color: #FFFFFF;
}
#book_bg {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #0C1532;
	color: #FFFFFF;
}
.topfloatRight {
	float: right !important;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
	font-size: 12px;
	text-align: center;
}
#co {
	margin-top: 3x;
	padding-top: 3px;
	background-image: url(../../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}
.texs {
	font-size: 95%;
}
.talk_ca {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 150%;
    line-height: 1.4em;
    font-family: "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", "繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", serif;
    font-weight: bold;
}
.prof-sp {
    display: none;
	
}
.img468 {
	width: 468px;
}
</pre></body></html>