@charset "utf-8";
/* CSS Document */
/* -------reset-----------------------------------------------*/ 
html,body {
	height: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	min-width: 960px;
	text-align: center;
} 
img {
   vertical-align:top;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td{
margin:0;
padding:0;
}
table{
border-collapse:collapse;
border-spacing:0;
}
fieldset,img{
border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
font-style:normal;
font-weight:normal;
}
ol,ul{
list-style:none;
}
caption,th{
text-align:left;
}
h1,h2,h3,h4,h5,h6{
font-size:100%;
font-weight:normal;
}
q:before,q:after{
content:'';
}
abbr,acronym{
border:0;
}


#container {
	width: 960px;
	margin: 0px auto;
	overflow: hidden;
}
#header {
	height: 100px;
	width: 960px;
	position: relative;
	margin: 0 auto;
}
#Yoshiyukikato {
	height: 31px;
	width: 260px;
	top: 60px;
	left: 0;
	position: absolute;
}
#official {
	background-image: url(../img/OfficialSite2012.png);
	background-repeat: no-repeat;
	top: 70px;
	right: 0;
	position: absolute;
	height: 17px;
	width: 100px;
}

#allin {
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: bottom;
}

#menu {
	height: 38px;
	width: 960px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}
#menu ul li {
	float: left;
	padding-right: 38px;
	padding-left: 38px;
	padding-top: 14px;
}

#photo {
	float: left;
	width: 250px;
}
#contents {
	float: left;
	width: 710px;
	overflow: hidden;
}
#title {
	height: 68px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 20px;
}
#title_news {
	height: 48px;
	margin-bottom: 20px;
}
#title img {
	float: left;
	margin-top: 40px;
}

#right_text {
	float: right;
	width: 430px;
	overflow: hidden;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 25px;
}
#right_text h3 {
	vertical-align: middle;
	font-size: 11px;
	line-height: 25px;
	text-decoration: underline;
}
#right_text h3 a {
	color: #000;
}

#right_text h2 {
	font-size: 17px;
	font-weight: bold;
	color: #000;
	font-style: italic;
	border-bottom: 3px solid #E6E6E6;
	margin-top: 25px;
	margin-bottom: 4px;
	padding-bottom: 2px;
	letter-spacing: 0.05em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#right_text ul li {
	margin: 0;
	font-size: 13px;
}
#right_text p {
	margin: 6px 0 20px 0;
	font-size: 13px;
}
#right_text ul li a:link , #right_text p a:link {
	text-decoration: underline;
	color: #000;
}
#right_text ul li a:visited , #right_text p a:visited , #right_text p a:active {
	text-decoration: none;
	color: #000;
}
#right_text ul li a:hover , #right_text p a:hover {
	text-decoration: none;
	color: #4d4d4d;
}

#spese {
	height: 25px;
	width: 100%;
	float: left;
	text-align: left;
	line-height: 25px;
}

#sidelink {
	float: right;
	width: 180px;
	padding-top: 50px;
}
#facebook {
	height: 220px;
	width: 180px;
	margin-bottom: 30px;
}
#sidelink ul li a:hover img{
	filter:alpha(opacity=80); /*IE*/
	-moz-opacity:0.80; /*FF*/
	opacity:0.80;
}

#sidelink ul li {
	float: left;
	margin-top: 10px;
}
#simple {
	float: left;
	width: 710px;
	overflow: hidden;
	font-size: 11px;
}
#simple h4 {
	line-height: 20px;
	text-align: left;
}
#simple h2 {
	line-height: 30px;
	text-align: left;
	font-size: 12px;
	margin-bottom: 20px;
}
.gray_bg {
	background-color: #CCC;
	height: 35px;
	width: 710px;
	text-align: left;
	line-height: 35px;
	font-size: 14px;
	margin-bottom: 20px;
}
.gray_bg h2 {
	float: left;
	margin-left: 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.gray_bg span {
	float: right;
	margin-right: 10px;
}

#JP_book { overflow: hidden; padding-bottom: 30px;}
#CN_book { overflow: hidden;}


.book_box {
	float: left;
	height: 120px;
	width: 236px;
	padding-top: 200px;
	font-size: 11px;
	line-height: 14px;
}
#book_one {	background-image: url(../img/book/book01.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_two {	background-image: url(../img/book/book02.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_three { background-image: url(../img/book/book03.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_four { background-image: url(../img/book/book04.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_five { background-image: url(../img/book/book05.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_six {	background-image: url(../img/book/book06.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_seven {	background-image: url(../img/book/book07.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_eight { background-image: url(../img/book/book08.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_nine { background-image: url(../img/book/book09.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_ten {	background-image: url(../img/book/book10.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_eleven { background-image: url(../img/book/book11.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_twelve { background-image: url(../img/book/book12.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_13 { background-image: url(../img/book/book13.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_14 { background-image: url(../img/book/book14.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_15 { background-image: url(../img/book/book15.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_16 { background-image: url(../img/book/book16.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}

#book_17 { background-image: url(../img/book/book17.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_18 { background-image: url(../img/book/book18.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_19 { background-image: url(../img/book/book19.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_20 { background-image: url(../img/book/book20.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_21 { background-image: url(../img/book/book21.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_22 { background-image: url(../img/book/book22.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_23 { background-image: url(../img/book/book23.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_24 { background-image: url(../img/book/book24.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_25 { background-image: url(../img/book/book25.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_26 { background-image: url(../img/book/book26.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_27 { background-image: url(../img/book/book27.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#book_28 { background-image: url(../img/book/book28.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}

#big {
	height: 400px;
}

#pagetop a:hover {
	filter:alpha(opacity=50); /*IE*/
	-moz-opacity:0.50; /*FF*/
	opacity:0.50;
}

#pagetop {
	height: 23px;
	width: 99px;
	float: right;
	margin-top: 156px;
}
#footer {
	clear: both;
	height: 40px;
	width: 960px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	background-image: url(../common/img/copyright.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}
#footer_space {
	clear: both;
	height: 180px;
	width: 100%;
}

/* custom_footer */
.foot_news { background-image: url(../img/news/foot_bg.jpg);}
.foot_contact { background-image: url(../img/contact/foot_bg.jpg);}
.foot_magazine_newspaper { background-image: url(../img/magazine_newspaper/foot_bg.jpg);}
.foot_lecture { background-image: url(../img/lecture/foot_bg.jpg);}
.foot_tv_radio { background-image: url(../img/tv_radio/foot_bg.jpg);}
.foot_book { background-image: url(../img/book/foot_bg.jpg);}
.foot_profile { background-image: url(../img/profile/foot_bg.jpg);}

/* add */
#news_contents {
	float: left;
	width: 710px;
	overflow: hidden;
	font-size: 12px;
}
#news_contents p {
	line-height: 2.0;
	text-align: left;
	font-size: 14px;
	margin-bottom: 16px;
}

#news_contents a:link {
	text-decoration: underline;
	color: #000;
}
#news_contents a:visited , #news_contents a:active {
	text-decoration: none;
	color: #000;
}
#news_contents a:hover {
	text-decoration: none;
	color: #999;
}
#news_contents img {
	margin-bottom: 4px;
}
.news_hld {
	margin-bottom: 60px;
}
.left_cont {
	margin-bottom: 60px; overflow: hidden;
}
.book_box a:hover img {
	filter:alpha(opacity=70); /*IE*/
	-moz-opacity:0.70; /*FF*/
	opacity:0.70;
}
.navigation { width: 710px; overflow: hidden;}
.navigation .pager_l { float: left;}
.navigation .pager_r { float: right;}
.navigation a { color: #4d4d4d;}
.navigation a:hover { color: #ccc;}



/* add 20130425 */
.ttl_bottom_box_top { position: relative; width: 710px; height: 30px;}
.ttl_bottom_box_single { position: relative; width: 710px; height: 90px;}
	.fb_hld { position: absolute; top: 1px; left:0px; z-index:9999;}
	.tw-btn { position: absolute; top: 0; left:79px;}
	.google-button { position: absolute; top: 2px; left:160px;}
	.cat_icon { position: absolute; top: 4px; right:0;}
	.cat_icon span { color: #000; font-size: 12px; background: #CCC; padding: 0px 8px; border: 1px solid #ddd; font-family: "Courier New", Courier, monospace; line-height: 1.0;}
.social_txt_bottom  { position: relative; width: 710px; height: 90px; margin: 0px auto 20px auto;}


.side_txtlink_hld { text-align: left;}
.side_txtlink_hld h3 { font-size:14px; padding-left:10px; padding-bottom:5px; border-bottom:1px solid #000; clear: both;}
.side_txtlink_hld ul { overflow: hidden; margin-bottom: 20px;}
.side_txtlink_hld ul li { background: url(../common/img/bullet.gif) no-repeat 0 0; padding:0 0 0 20px; line-height:1.2; font-size:12px;text-align:left; margin:0; clear: both;}
.side_txtlink_hld ul li a { color: #000;}
.side_txtlink_hld ul li a:hover { color: #4d4d4d;}

#relation { text-align: left; clear: both; overflow: hidden; margin-top: 40px;}
#relation h3 { font-size:14px; padding-left:10px; padding-bottom:5px; border-bottom:1px solid #000; clear: both;}
#relation ul { margin-top: 10px;}
#relation ul li { background: url(../common/img/bullet.gif) no-repeat 0 0.5em; padding:0 0 0 20px; line-height:2.0;font-size:12px;}
#relation ul li a { color: #000; padding-left: 18px;}
#relation ul li a:hover { color: #4d4d4d;}

/*fb20130430*/
.fb_foot { width: 708px; margin:0; padding-top:50px; overflow: hidden;}

/* erase ふとい add 20130430 */
.news_gray_bg {
	background: url(../common/img/news_ttl_bg.gif) repeat-x top left;
	height: 54px;
	width: 710px;
	text-align: left;
	padding-top: 19px;
	margin-bottom: 8px;
}
.news_gray_bg h2 {
	float: left;
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 16px;
}
	.news_gray_bg h2 a {
		text-decoration: none !important;
}
.news_gray_bg span {
	float: right;
	margin-right: 10px;
}

/*20130507 ccdn root summary*/
.news_root_thum img {
	width: 160px;
	border: 1px solid #ccc;
}
.news_root_thum {
	float: left;
	width: 162px;
	margin-right: 18px;
}
.news_root_summary {
	float: right;
	padding-top: 20px;
	width: 530px;
}
.news_root_summary a {
	text-decoration: none !important;
}
.news_root_thum a:hover img {
	filter:alpha(opacity=80); /*IE*/
	-moz-opacity:0.80; /*FF*/
	opacity:0.80;
}

/* pager */
.wp-pagenavi {
	padding: 10px 20px 10px !important;
	display:block !important;
	clear:both !important;
}
.wp-pagenavi a ,.wp-pagenavi span.pages, .wp-pagenavi span.extend {
		color:#707070 !important;
		background:#FFFFFF !important;
		border-radius:3px !important;	
		-moz-border-radius:3px !important;
		-webkit-border-radius:3px !important;
		border:solid 1px #DCDCDC !important;
		padding:6px 9px 6px 9px !important;
		margin-right:3px !important;
		text-decoration:none !important;
		font-size:12px !important;
}
.wp-pagenavi a:hover {
		border-color:#202020 !important;
		background:#525252 !important;
		color:#fff !important;
		background:-moz-linear-gradient(top,#9F9F9F 1px,#6C6C6C 1px,#525252) !important;
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#9F9F9F),color-stop(0.02,#6C6C6C),color-stop(1,#525252)) !important;

}
 .wp-pagenavi span.current{
		padding:6px 9px 6px 9px !important;
		border:solid 1px #DCDCDC !important;
		border-color:#3390CA !important;
		border-radius:3px !important;	
		-moz-border-radius:3px !important;
		-webkit-border-radius:3px !important;
		color:#fff !important;
		margin-right:3px !important;
		border-color:#202020 !important;
		background:#525252 !important;
		background:-moz-linear-gradient(top,#9F9F9F 1px,#6C6C6C 1px,#525252) !important;
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#9F9F9F),color-stop(0.02,#6C6C6C),color-stop(1,#525252)) !important;
}

/* head common */
.head_fb_hld { position: absolute; top:70px; left:500px;}
.head_tw-btn { position: absolute; top:70px; left:616px;}
.head_google-button { position: absolute; top:70px; left:728px;}