@charset "UTF-8";

/* *******************************************************************
 *
 *Title:   医道の日本社
 *Updated: 2008.12.17
 *Notes:   Hand-crafted by WebLab Corporation in Tokyo.
 *
 * *******************************************************************
 */

body {
	margin		: 0;
	padding		: 0;
	background	: #eee;
	color		: #333;
	text-align	: center;
	line-height	: 1.5;
	font		: 13px osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	*font-size	: small;
	*font		: x-small;
	}

p { font-family: osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック' }

hr.hide { display: none; }

a:link			{ color: #068dde; }
a:visited		{ color: #068dde; }
a:hover, a:active	{ color: #068dde; text-decoration:none;}

.texts	{ font-size:  85%; line-height: 1.4; }
.textl	{ font-size: 110%; line-height: 1.5; }
.textg	{ color:#999; }
.red	{ color:#ff0000; }
.blue	{ color:#0542dc; }

.arrow {
	margin		: 0;
	padding		: 0px 0px 0px 13px;
	background	: url(../img/arrow.gif) no-repeat 0 center;
	}

/*++++++++++++++++ table set ++++++++++++++++*/

table {
	font-size	: inherit;
	font		: 100%;
	line-height	: 1.4;
	}

table.nbr { }
th.nbr { margin: 0; padding: 0; }
td.nbr { margin: 0; padding: 0; }

table.tbr {
	border-top	: 1px solid #ccc;
	border-left	: 1px solid #ccc;
	}
*html body table.tbr		{ border-collapse: collapse; }
*:first-child+html table.tbr	{ border-collapse: collapse; }

th.tbr {
	padding		: 6px;
	border-right	: 1px solid #ccc;
	border-bottom	: 1px solid #ccc;
	background	: #e3f3d6;
	color		: #1a5f26;
	}

td.tbr {
	padding		: 6px;
	border-right	: 1px solid #ccc;
	border-bottom	: 1px solid #ccc;
	}

td.tbr_g {
	padding		: 2px;
	border-right	: 1px solid #ccc;
	border-bottom	: 1px solid #ccc;
	background	: #eee;
	}


/*++++++++++++++++ ohters set ++++++++++++++++*/

blockquote {
	clear		: both;
	margin		: 0;
	padding		: 10px;
	border		: 1px solid #cfcfcf;
	background	: #f3f3f3;
	text-align	: left;
	}

form {
	margin: 0;
	padding: 0;
	}

img { border: 0; }


.clearfix:after {
	content		: "."; 
	display		: block; 
	height		: 0; 
	clear		: both; 
	visibility	: hidden;
	}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 0%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#search-results .hidden { display:none; }

/* 全体のレイアウト設定 ###################################################### */

#header {
	border-top	: #00441b 3px solid;
	background	: #fff;
	text-align	: center;
	clear		: both;
	}

#header_contents {
	width		: 930px;
	margin-left	: auto;
	margin-right	: auto;
	padding		: 0 4px;
	height		: 74px;
	background	: url(../img/bg_header.gif) 0 0 no-repeat;
	text-align	: left;
	}
*html #header_contents { width : 938px; }

#toparea_home {
	padding		: 0;
	text-align	: center;
	background	: #e5f6ca url(../img/bg_home_flash.gif) 0 0 repeat-x;
	clear		: both;
	font-size	: 108%;
	line-height	: 1.4;
	}

#main_home {
	padding		: 22px 0 0 0;
	text-align	: center;
	background	: #fff;
	clear		: both;
	font-size	: 108%;
	line-height	: 1.4;
	}

#main {
	padding		: 22px 0 0 0;
	text-align	: center;
	background	: #fff url(../img/bg_wrapper.gif) 0 0 repeat-x;
	clear		: both;
	font-size	: 108%;
	line-height	: 1.4;
	}

#main_contents {
	width		: 930px;
	margin-left	: auto;
	margin-right	: auto;
	padding		: 0 0 15px 0;
	text-align	: left;
	}

#main_contents:after {
	content		: "."; 
	display		: block; 
	height		: 0; 
	clear		: both; 
	visibility	: hidden;
	}
#main_contents {display: inline-block;}
/* Hides from IE-mac \*/
* html #main_contents {height: 0%;}
#main_contents {display: block;}
/* End hide from IE-mac */

#left_menu {
	display		: none;
	}

#contents {
	float		: left;
	width		: 660px;
	margin-left	: auto;
	margin-right	: auto;
	text-align	: left;
	min-height	: 340px;
	height		: auto !important;
	height		: 340px;
	}

#footer_menu {
	display		: none;
	}

#footer_menu_contents {
	display		: none;
	}


#footer {
	display		: none;
	}

#footer_contents {
	display		: none;
	}

#footer:after {
	display		: none;
	}
#footer {display: inline-block;}
/* Hides from IE-mac \*/
* html #footer {height: 0%;}
#footer {display: block;}
/* End hide from IE-mac */


/* header設定 ################################################################ */

#header h1 {
	float		: left;
	margin		: 0;
	padding		: 0;
	}

/*++++++++++++++++ topnav set ++++++++++++++++*/
#topnav {
	display		: none;
	}

#topmenu {
	float		: right;
	margin		: 0;
	padding		: 7px 0 0 0;
	list-style-type	: none;
	}

#topmenu li {
	float		: left;
	margin		: 0 0 0 18px;
	padding		: 0;
	display		: inline;
	list-style-type	: none;
	}

#topmenu li a {
	margin		: 0;
	float		: left;
	padding-top	: 11px;
	height		: 0px !important;
	height /**/	: 11px;
	overflow	: hidden;
	}

#topmenu a:hover		{ background-position: 0 -11px; }
#topmenu a.selected		{ background-position: 0 -11px; }
#topmenu a:hover.selected	{ background-position: 0 -11px; }

/*++++++++++++++++ nav button set ++++++++++++++++*/
.tnav01 a { width: 80px; background: url(../img/navi_top01.gif) no-repeat; }
.tnav02 a { width: 77px; background: url(../img/navi_top02.gif) no-repeat; }
.tnav03 a { width: 57px; background: url(../img/navi_top03.gif) no-repeat; }
.tnav04 a { width: 58px; background: url(../img/navi_top04.gif) no-repeat; }
.tnav05 a { width: 110px; background: url(../img/navi_top05.gif) no-repeat; }



/*++++++++++++++++ glb_nav set ++++++++++++++++*/
#glb_nav {
	float		: right;
	width		: 670px;
	height		:  36px;
	margin		: 0;
	padding		: 0;
	}

#menu {
	margin		: 0;
	padding		: 0;
	list-style-type	: none;
	}

#menu li {
	float		: left;
	margin		: 0;
	padding		: 0;
	display		: inline;
	list-style-type	: none;
	}

#menu li a {
	margin		: 0;
	float		: left;
	padding-top	: 36px;
	height		: 0px !important;
	height /**/	: 36px;
	overflow	: hidden;
	}

#menu a:hover		{ background-position: 0 -36px; }
#menu a.selected	{ background-position: 0 -36px; }
#menu a:hover.selected	{ background-position: 0 -36px; }

/*++++++++++++++++ nav button set ++++++++++++++++*/
.nav01 a { width: 134px; background: url(../img/navi_global01.gif) no-repeat; }
.nav02 a { width: 134px; background: url(../img/navi_global02.gif) no-repeat; }
.nav03 a { width: 134px; background: url(../img/navi_global03.gif) no-repeat; }
.nav04 a { width: 134px; background: url(../img/navi_global04.gif) no-repeat; }
.nav05 a { width: 134px; background: url(../img/navi_global05.gif) no-repeat; }



/* left_menu部分設定 ######################################################### */

#left_title {
	padding		: 0;
	}

#submenu {
	float		: left;
	margin 		: 0 0 20px 0;
	padding		: 0;
	list-style	: none;
	}
*html #submenu			{ margin : 0; }
*:first-child+html #submenu	{ margin : 0; }


#submenu a { color : #333; }

/*++++++++++++++++ subbutton set ++++++++++++++++*/
.subbutton {
	float		: left;
	margin		: 0;
	padding		: 0 0 1px 0;
	width		: 240px;
	font-size	: 13px;
	line-height	: 130%;
	text-align	: left;
	background	: #fff url(../img/dot.gif) left bottom repeat-x;
	}

.subbutton a {
	margin		: 0;
	padding		: 6px 5px 6px 25px;
	color		: #333;
	display		: block;
	background	: url(../img/arrow.gif) no-repeat 11px 0.7em;
	text-decoration	: none;
	}
/* hide from Mac IE \*/
* html .subbutton a { width:240px; background-position: 11px 0.8em; }
*:first-child+html .subbutton a {  background-position: 11px 0.8em; }
/* */

.subbutton a:active,
.subbutton a:hover   {
	color		: #333;
	background-color: #ddf4d6;
	}

.subbutton a.subselected,
.subbutton a.subselected:active,
.subbutton a.subselected:hover {
	color		: #134a9c;
	background-color: #ddf4d6;
	}

#submenu a.subnolink { background: none; color: #999; }


/*++++++++++++++++ サイト内・商品検索 ++++++++++++++++*/

#search_box {
	margin		: 20px 0 0 0;
	padding		: 7px 9px;
	background	: #e8e8e8;
	border		: #ccc 1px solid;
	clear		: both;
	text-align	: left;
	}


/* HOME設定 ################################################################ */

/*++++++++++++++++ home_flash set ++++++++++++++++*/
#home_flash {
	width		: 930px;
	margin-left	: auto;
	margin-right	: auto;
	padding		: 0 0 0 0;
	text-align	: left;
	}

#home_serch {
	margin		: 0;
	padding		: 0;
	background	: #626262 url(../img/home_serch_bg.gif) 0 30px;
	}

#home_serch .inner {
	margin		: 0;
	padding		: 4px 11px;
	background	: url(../img/home_serch_inbg.gif) 0 0 no-repeat;
	}


#home_serch .inner td {
	color		: #fff;
	font-size	: 85%;
	}

#home_serch .inner td input {
	vertical-align	: -2px ;
	}

/*++++++++++++++++ main_contents set ++++++++++++++++*/

#top_a {
	float		: left;
	margin		: 0;
	padding		: 0;
	width		: 700px;
	background	: #fff;
	text-align	: left;
	font-size	: 83%;
	line-height	: 1.3;
	}

#top_b {
	float		: right;
	margin		: 0;
	padding		: 0;
	width		: 210px;
	background	: #fff;
	text-align	: left;
	}

/*++++++++++++++++ top-b set ++++++++++++++++*/

#top_a_left_area {
	float           : left;
	width           : 415px;
	margin		: 0 0 0 5px;
	}
html>body #top_a_left_area { margin: 0 0px 0 10px; }

#top_a_right_area {
	float           : right;
	width           : 245px;
	margin		: 0 5px 0 0;
	}
html>body #top_a_right_area { margin: 0 10px 0 0; }

#top_a_block {
	clear		: both;
	background	: url(../img/home_b_bg.gif) repeat-y;
	margin		: 0 0 20px 0;
	}

#top_a_block:after {
	content		: "."; 
	display		: block; 
	height		: 0; 
	clear		: both; 
	visibility	: hidden;
	}
#top_a_block  {display: inline-block;}
/* Hides from IE-mac \*/
* html #top-a-block  {height: 0%;}
#top-a-block  {display: block;}
/* End hide from IE-mac */

.top_a_top {
	float           : left;
	background	: url(../img/home_b_bg_top.gif) left top no-repeat;
	}

.top_a_bottom {
	float           : left;
	background	: url(../img/home_b_bg_bottom.gif) left bottom no-repeat;
	padding		: 0 0 10px 0;
	}

#top_a_block h3 {
	margin		: 0;
	padding		: 10px;
	}

.h_ico {
	float		: left;
	width		: 100px;
	padding		: 0 20px 0 12px;
	clear		: both;
	}

ul.bk_list {
	float		: right;
	width		: 576px;
	margin		: 0 0 0 0;
	padding		: 0 0 0 0;
	list-style	: none;
	}

ul.bk_list li {
	margin		: 0 0 3px 0;
	padding		: 0 20px 0 15px;
	background	: url(../img/arrow.gif) 0px 3px no-repeat;
	display		: block;
	float		: left;
	line-height	: 1.5;
	}

.bottomdot {
	background	: url(../img/dot676.gif) 12px bottom no-repeat;
	padding		: 0 0 10px 0px;
	margin		: 0 0 10px 0;
	}

.home_topics {
	width		: 415px;
	/*height	: 280px;	トピックス準備中のため一時的な処理*/
	height		: 120px;
	margin		: 0px 0 15px 0;
	padding		: 10px 0 0 0;
	overflow	: auto;
	border-left	: 1px solid #ccc;
	border-bottom	: 1px solid #ccc;
	border-right	: 1px solid #ccc;
	background	: #fff;
	}
/*html>body .home_topics	{ width : 413px;height : 270px; }	トピックス準備中のため一時的な処理*/
html>body .home_topics	{ width : 413px;height : 110px; }

.home_topics_block {
	margin		: 0 0 0 9px;
	padding		: 0 0 10px 0;
	width		: 320px;
	}

.home_news {
	width		: 415px;
	/*height	: 175px;	トピックス準備中のため一時的な処理*/
	height		: 335px;
	margin		: 0px 0 15px 0;
	padding		: 0;
	overflow	: auto;
	border-left	: 1px solid #ccc;
	border-bottom	: 1px solid #ccc;
	border-right	: 1px solid #ccc;
	background	: #fff;
	}
html>body .home_news 	{ width : 413px; }

.home_news_block {
	padding		: 10px;
	}

.home_news_block ul {
	margin		: 0 0 0 0;
	padding		: 0 0 0 0;
	list-style	: none;
	}

.home_news_block li {
	margin		: 0 0 10px 0;
	padding		: 0 0 0 15px;
	background	: url(../img/arrow.gif) 0px 3px no-repeat;
	}

.home_right_box {
	margin		: 0 0 20px 0;
	}

.home_right_box h4 {
	background	: url(../img/home_tit_bg.gif) left bottom no-repeat;
	margin		: 0 0 0px 0;
	padding		: 10px 0 7px 10px;
	font-size	: 12px;
	}

.home_right_box h4 a:link,
.home_right_box h4 a:visited,
.home_right_box h4 a:hover,
.home_right_box h4 a:active		{ color: #16641c; text-decoration:none;}

.home_right_box_bt {
	text-align	: right;
	}


/*++++++++++++++++ top-b set ++++++++++++++++*/

.whatsnew {
	width		: 210px;
	height		: 175px;
	margin		: 0px 0 15px 0;
	padding		: 0;
	overflow	: auto;
	border-left	: 1px solid #ccc;
	border-bottom	: 1px solid #ccc;
	border-right	: 1px solid #ccc;
	}
html>body .whatsnew 	{ width : 208px; }

.whatsnew_block {
	padding		: 8px;
	}

.whatsnew_block ul {
	margin		: 0 0 0 0;
	padding		: 0 0 0 0;
	list-style	: none;
	}

.whatsnew_block li {
	font-size	: 83%;
	line-height	: 1.4;
	margin		: 0 0 10px 0;
	padding		: 0 0 0 14px;
	background	: url(../img/arrow.gif) 0px 3px no-repeat;
	}



/* contents部分設定 ########################################################## */

#directry {
	padding		: 0;
	margin		: 0 0 10px 0;
	text-align	: left;
	font-size	: 10px;
	color		: #666;
	clear		: both;
	}

#contents-title {
	width		: 660px;
	margin		: 0 0 20px 0;
	padding		: 0;
	background	: url(../img/contents_ttl_bg.gif) repeat-y;
	clear		: both;
	}

#contents-title #inner {
	margin		: 0;
	padding		: 0;
	background	: url(../img/contents_ttl_top.gif) left top no-repeat;
	}

#contents-title #inner h3 {
	margin		: 0;
	padding		: 7px 10px 5px 23px;
	background	: url(../img/contents_ttl_btm.gif) left bottom no-repeat;
	color		: #0e6632;
	font-size	: small;
	line-height	: 1.4;
	}
html>body #contents-title #inner h3 { font-size: medium; }

#contents-title #inner h3 span {
	font-size	: 85%;
	line-height	: 1.2;
	}

.block {
        margin-bottom	: 20px;
        clear		: both;
        }

.block h4 {
        margin		: 0 0 15px 0;
        padding		: 0;
        }

.block h5 {
        margin		: 0 0 5px 0;
        padding		: 0;
	font-weight	: bolid;
	color		: #135e22;
	font-size	: 100%;
        }

.block p {
        margin		: 0;
        padding		: 0;
        }

.block ul {
	margin		: 0px 0px 10px 10px;
	padding		: 0px 0px 0px 7px;
	color		: #333;
	}

.block ol {
	margin		: 5px 0px 15px 15px;
	padding		: 0px 0px 0px 20px;
	}

.block ol li{
	line-height	: 1.4;
	margin		: 0px 0px 2px 0px;
	}

.greenttl {
	width		: 660px;
	margin		: 0 0 10px 0;
	padding		: 0;
	background	: url(../img/green_ttl_bg.gif) repeat-y;
	clear		: both;
	}

.greenttl .inner {
	margin		: 0;
	padding		: 0;
	background	: url(../img/green_ttl_top.gif) left top no-repeat;
	}

.greenttl .inner h4 {
	margin		: 0;
	padding		: 3px 10px 2px 13px;
	background	: url(../img/green_ttl_btm.gif) left bottom no-repeat;
	color		: #fff;
	font-size	: 100%;
	line-height	: 1.4;
	}

/*++++++++++++++++ 月刊誌トップ ++++++++++++++++*/

.mgtop_dot {
	margin		: 0 0 8px 0;
	padding		: 0 0 7px 0;
	background	: #fff url(../img/dot.gif) left bottom repeat-x;
	}

.nbr p {
	margin		: 0;
	padding		: 0;
	}

.mg_ttl {
	margin		: 0;
	padding		: 0;
	font-size	: 105%;
	line-height	: 1.4;
	font-weight	: bold;
	}

.mg_ttldate {
	margin		: 0;
	padding		: 0;
	font-weight	: bold;
	}

.magazine_menu {
	margin		: 0 0 30px 0;
	padding		: 10px;
	border		: #ccc 1px solid;
	background	: #efefef;
	}

.magazine_menu h4{
	margin		: 0 0 15px 0;
	padding		: 0;
	}

.magazine_menu p {
	margin		: 0;
	padding		: 0;
	}

.magazine_menu p img {
	margin		: 0;
	padding		: 0;
	}

.magazine_menu hr {
	height		: 1px;
	color		: #ff0000;
	border-top	: #ccc 1px solid;
	border-bottom	: 0px;
	border-right	: 0px;
	border-left	: 0px;
	}


/*++++++++++++++++ 月刊誌バックナンバー ++++++++++++++++*/

#mag_bn_list {
	margin		: 0;
	padding		: 0;
	text-align	: left;
	}

#mag_bn_list {
	margin		: 0;
	padding		: 0;
	list-style	: none;
	}

#mag_bn_list li {
	margin		: 0;
	padding		: 0px 29px 3px 13px;
	background	: url(../img/arrow.gif) no-repeat 0 center;
	list-style	: none;
	display		: block;
	float		: left;
	}

#mag_bn_list:after {
	content		: "."; 
	display		: block; 
	height		: 0; 
	clear		: both; 
	visibility	: hidden;
	}
#mag_bn_list {display: inline-block;}
/* Hides from IE-mac \*/
* html #mag_bn_list {height: 0%;}
#mag_bn_list {display: block;}
/* End hide from IE-mac */

table.bnlist {
	border-top	: 1px solid #cbcbcd;
	border-left	: 1px solid #cbcbcd;
	}
*html body table.bnlist		{ border-collapse: collapse; }
*:first-child+html table.bnlist	{ border-collapse: collapse; }

th.bnlist {
	padding		: 4px 5px;
	border-right	: 1px solid #cbcbcd;
	border-bottom	: 1px solid #cbcbcd;
	background	: #0f6832 url(../img/bg_th.gif) 0 0 repeat-x;
	color		: #fff;
	text-align	: center;
	font-size	: 85%;
	}

td.bnlist {
	padding		: 3px 5px;
	border-right	: 1px solid #cbcbcd;
	border-bottom	: 1px solid #cbcbcd;
	}

td.bnlist2 {
	padding		: 3px 10px;
	border-right	: 1px solid #cbcbcd;
	border-bottom	: 1px solid #cbcbcd;
	}

tr.glay {
	background	: #f3f3f3;
	}

/*++++++++++++++++ 月刊誌投稿原稿検索 ++++++++++++++++*/

.dotunder {
	background	: url(../img/dot.gif) left bottom repeat-x;
	}



/*++++++++++++++++ 月刊誌目次検索 ++++++++++++++++*/

#mukuji_search {
	width		: 660px;
	margin		: 0;
	padding		: 0;
	list-style-type	: none;
	float		: left;
	clear		: both; 
	}

#mukuji_search li {
	width		: 320px;
	margin		: 0 0 8px 0;
	padding		: 0 0 8px 0;
	background	: url(../img/dot.gif) left bottom repeat-x;
	list-style	: none;
	display		: block;
	float		: left;
	}

#mukuji_search li a {
	margin		: 0 0px 0 0;
	padding		: 0px 0px 0px 13px;
	background	: url(../img/arrow.gif) no-repeat 0 center;
	}

#mukuji_search li.left {
	margin		: 0 20px 8px 0;
	}

#mukuji_search_month {
	margin		: 0;
	padding		: 0;
	list-style-type	: none;
	}

#mukuji_search_month li {
	margin		: 0 0 8px 0;
	padding		: 0 0 8px 0;
	background	: url(../img/dot.gif) left bottom repeat-x;
	list-style	: none;
	display		: block;
	}

#mukuji_search_month li a {
	margin		: 0 0px 0 0;
	padding		: 0px 0px 0px 13px;
	background	: url(../img/arrow.gif) no-repeat 0 center;
	}

/*++++++++++++++++ 書籍・DVDトップ ++++++++++++++++*/

td.ctt {
	width		: 318px;
	padding		: 2px 3px 6px 3px;
	border-top	: 1px solid #ccc;
	border-bottom	: 1px solid #ccc;
	background	: url(../img/bg_ctop_box.gif) 0 0 repeat-y;
	}
html>body td.ctt { width : 314px; }


td.ctt_no {
	width		: 320px;
	padding		: 0;
	border		: none;
	background	: none;
	}

td.ctt h4 {
	margin		: 0 0 6px 0;
	padding		: 0;
	background	: #0f6832 url(../img/bg_th.gif) 0 0 repeat-x;
	border		: #196526 1px solid;
	font-size	: 100%;
	line-height	: 1.4;
	color		: #fff;
	}


td.ctt h4 a {
	padding		: 3px 0 3px 25px;
	text-decoration	: none;
	background	: url(../img/arrow_ct.gif) 5px center no-repeat;
	display		: block;
        }

td.ctt h4 a:link,
td.ctt h4 a:visited,
td.ctt h4 a:hover,
td.ctt h4 a:active {
	color		: #fff;
        }

td.ctt p {
	margin		: 0;
	padding		: 0px 8px;
	}

td.ctb {
	padding		: 2px 11px;
	border-bottom	: 1px solid #ccc;
	background	: #eee url(../img/bg_ctop_box.gif) 0 0 repeat-y;
	text-align	: right;
	font-size	: 85%;
	}


.ct_block {
        margin		: 0 0 10px 0;
	padding		: 0 0 10px 0;
        clear		: both;
	background	: url(../img/dot.gif) left bottom repeat-x;
        }

.ct_block p {
        margin		: 0;
        padding		: 0;
        }

.ct_block .img {
        margin		: 0;
	padding		: 0 0 0 13px;
        }

.ct_block .title {
        margin		: 0 0 10px 0;
	padding		: 0;
	font-size	: 100%;
	line-height	: 1.4;
	font-weight	: bold;
        }

.ct_block .price {
        margin		: 0 0 10px 0;
	padding		: 0;
        }

.ct_block .price em {
        margin		: 0;
	padding		: 0;
	color		: #cc0000;
	font-size	: 100%;
	font-weight	: bold;
	font-style	: normal;
	}

.ct_block .bt {
        margin		: 5px 0 0 0;
	padding		: 0;
        }

.ct_block .bt a {
        margin		: 0 10px 0 0;
	padding		: 0;
        }


.pageguide {
        margin		: 0;
	padding		: 0 0 1px 0;
	font-size	: 12px;
        }

.pageguide a:link,
.pageguide a:visited,
.pageguide a:active {
	color		: #333;
        }

.pageguide a {
	border		: #999 1px solid;
        margin		: 0 7px 0 0;
	padding		: 4px 6px 2px 6px;
	background	: #fff;
	text-decoration	: none;
        }

.pageguide a:hover {
	border		: #999 1px solid;
        margin		: 0 7px 0 0;
	padding		: 4px 6px 2px 6px;
	background	: #999;
	text-decoration	: none;
	color		: #fff;
        }

.pageguide span {
	border		: #999 1px solid;
        margin		: 0 7px 0 0;
	padding		: 4px 6px 2px 6px;
	background	: #999;
	text-decoration	: none;
	font-weight	: bold;
	color		: #fff;
        }

.pageguide a.last,
.pageguide a.last:hover {
        margin		: 0 0 0 0;
        }

.img_frame {
        border		: #ccc 1px solid;;
        }


/*++++++++++++++++ 書籍：復刻版トップ ++++++++++++++++*/

table.fm {
	border-top	: 1px solid #cbcbcd;
	border-left	: 1px solid #cbcbcd;
	}
*html body table.fm		{ border-collapse: collapse; }
*:first-child+html table.fm	{ border-collapse: collapse; }

th.fm {
	padding		: 4px 2px;
	border-right	: 1px solid #cbcbcd;
	border-bottom	: 1px solid #cbcbcd;
	background	: #0f6832 url(../img/bg_th.gif) 0 0 repeat-x;
	color		: #fff;
	text-align	: center;
	font-size	: 85%;
	}

td.fm_ttl {
	padding		: 4px 6px;
	border-right	: 1px solid #cbcbcd;
	border-bottom	: 1px solid #cbcbcd;
	background	: #f3f3f3;
	}

td.fm {
	padding		: 4px 6px;
	border-right	: 1px solid #cbcbcd;
	border-bottom	: 1px solid #cbcbcd;
	}

/*++++++++++++++++ 書籍詳細 ++++++++++++++++*/
.dotttl .inner {
	margin		: 0 0 10px 0;
	padding		: 0;
	background	: url(../img/dot_green.gif) left top repeat-x;
	}

.dotttl .inner h4 {
	margin		: 0;
	padding		: 3px 0px 2px 0px;
	background	: url(../img/dot_green.gif) left bottom repeat-x;
	color		: #155e32;
	font-size	: 100%;
	line-height	: 1.4;
	}

.isbn {
	margin		: 3px 0 0 0;
	padding		: 0;
	font-size	: 85%;
	line-height	: 1.2;
	}

.shoppingbutton {
	padding		: 0 0 17px 0;
	}

.pnumber {
	margin		: 10px 0 0 0;
	padding		: 0;
	}

.price {
	margin		: 0;
	padding		: 0;
	line-height	: 1;
	}

.price em {
	color		: #cc0000;
	font-size	: 120%;
	font-weight	: bold;
	font-style	: normal;
	}

/*++++++++++++++++ 業界情報&トピックス ++++++++++++++++*/

#info_left_area {
	float           : left;
	width           : 360px;
	}

#info_right_area {
	float           : right;
	width           : 280px;
	}


/*---- info_left_area ---*/

.info_title {
	margin		: 0;
	padding		: 3px 5px 3px 8px;
	border		: 1px solid #196525;
	background	: #186426 url(../img/info_top_h3_bg.gif) 0 0 repeat-x;
	}

.info_title:after {
	content		: "."; 
	display		: block; 
	height		: 0; 
	clear		: both; 
	visibility	: hidden;
	}
.info_title {display: inline-block;}

/* Hides from IE-mac \*/
* html .info_title {height: 0%;}
.info_title {display: block;}
/* End hide from IE-mac */

.info_title h3 {
	float		: left;
	margin		: 0;
	padding		: 0 0 0 13px;
	background	: url(../img/info_top_h3_bar.gif) 0 0 no-repeat;
	color		: #fff;
	font-size	: 100%;
	line-height	: 1.4;
	width		: 247px;
	}
html>body .info_title h3 { width : 234px; }

.info_title .bt {
	float		: left;
	margin		: 0;
	padding		: 0 0 0 5px;
	}

.info_topics {
	width		: 360px;
	/*height	: 280px;	トピックス準備中のため一時的な処理*/
	height		: 110px;
	margin		: 0px 0 15px 0;
	padding		: 10px 0 0 0;
	overflow	: auto;
	border-left	: 1px solid #ccc;
	border-bottom	: 1px solid #ccc;
	border-right	: 1px solid #ccc;
	}
/*html>body .info_topics	{ width : 358px;height : 270px; }	トピックス準備中のため一時的な処理*/
html>body .info_topics	{ width : 358px;height : 100px; }


.info_topics_block {
	margin		: 0 0 0 9px;
	padding		: 0 0 10px 0;
	width		: 320px;
	}

.info_news {
	width		: 360px;
	/*height	: 225px;	トピックス準備中のため一時的な処理*/
	height		: 395px;
	margin		: 0px 0 15px 0;
	padding		: 0;
	overflow	: auto;
	border-left	: 1px solid #ccc;
	border-bottom	: 1px solid #ccc;
	border-right	: 1px solid #ccc;
	}
html>body .info_news 	{ width : 358px; }

.info_news_block {
	padding		: 10px;
	}

.info_news_block ul {
	margin		: 0 0 0 0;
	padding		: 0 0 0 0;
	list-style	: none;
	}

.info_news_block li {
	margin		: 0 0 10px 0;
	padding		: 0 0 0 15px;
	background	: url(../img/arrow.gif) 0px 5px no-repeat;
	}



/*---- info_right_area ---*/

.box_top {
	width		: 280px;
	padding		: 2px 3px 6px 3px;
	border-top	: 1px solid #ccc;
	border-bottom	: 1px solid #ccc;
	background	: url(../img/bg_ctop_box2.gif) 0 0 repeat-y;
	}
html>body .box_top { width : 274px; }

.box_top h4 {
	width		: 274px;
	margin		: 0 0 6px 0;
	padding		: 0;
	background	: #0f6832 url(../img/bg_th.gif) 0 0 repeat-x;
	border		: #196526 1px solid;
	font-size	: 100%;
	line-height	: 1.4;
	color		: #fff;
	}
html>body .box_top h4 { width : 272px; }

.box_top h4 a {
	padding		: 3px 0 3px 25px;
	text-decoration	: none;
	background	: url(../img/arrow_ct.gif) 5px center no-repeat;
	display		: block;
        }

.box_top h4 a:link,
.box_top h4 a:visited,
.box_top h4 a:hover,
.box_top h4 a:active {
	color		: #fff;
        }

.box_top p {
	margin		: 0;
	padding		: 0px 8px;
	}

.box_btm {
	margin		: 0 0 10px 0;
	padding		: 2px 11px;
	border-bottom	: 1px solid #ccc;
	background	: #eee url(../img/bg_ctop_box2.gif) 0 0 repeat-y;
	text-align	: right;
	font-size	: 85%;
	}


/*++++++++++++++++ 学校検索 ++++++++++++++++*/

ul.sl_icon {
	width		: 200px;
	margin		: 0;
	padding		: 0;
	list-style	: none;
	float		: right;
	clear		: both;
	}

ul.sl_icon li {
	margin		: 0 0 0 3px;
	padding		: 0 0 4px 0;
	float		: right;
	}

th.sl {
	margin		: 0;
	padding		: 0 10px 0 0;
	border-right	: #999 2px solid;
	text-align	: left;
	}

td.sl {
	margin		: 0;
	padding		: 0 0 0 10px;
	}


.sc_topbox {
	margin		: 0 0 15px 0;
	padding		: 10px 8px;
	border		: #ccc 1px solid;
	background	: #f3f3f3;
	}

.sc_topbox th {
	margin		: 0;
	padding		: 0 5px 0 0;
	text-align	: left;
	}

.sc_topbox td {
	margin		: 0;
	padding		: 0 20px 0 0;;
	text-align	: left;
	font-size	: 10px;
	line-height	: 1.2;
	}

td.sc_topmenu {
	margin		: 0;
	padding		: 0 19px 0 0;
	list-style	: none;
	}

/*++++++++++++++++ FACTJ ++++++++++++++++*/
td.fct1 {
	width		: 42px;
	padding		: 6px 0;
	border-right	: 1px solid #ccc;
	border-bottom	: 1px solid #ccc;
	text-align	: center;
	background	: #e3f3d6;
	color		: #1a5f26;
	}

td.fct2 {
	padding		: 6px;
	border-right	: 1px solid #ccc;
	border-bottom	: 1px solid #ccc;
	text-align	: left;
	}

td.fct3 {
	width		: 60px;
	padding		: 6px;
	border-right	: 1px solid #ccc;
	border-bottom	: 1px solid #ccc;
	text-align	: left;
	}

td.fct4 {
	width		: 60px;
	padding		: 6px 0;
	border-right	: 1px solid #ccc;
	border-bottom	: 1px solid #ccc;
	text-align	: center;
	}

/*++++++++++++++++ トピックス ++++++++++++++++*/

.topics_img {
	width		: 200px;
	float		: left;
	}

.topics_img p.caption {
	padding		: 3px 2px;
	font-size	: 85%;
	}

.topics_txt {
	width		: 440px;
	float		: right;
	}

a.current_cate {
	font-weight	: bold;
	color		: #333;
	text-decoration	: none;
	}

a.current_cate:link,
a.current_cate:visited,
a.current_cate:hover,
a.current_cate:active {
	font-weight	: bold;
	color		: #333;
	text-decoration	: none;
	}

/*++++++++++++++++ ショッピングガイド ++++++++++++++++*/

.case {
	color		: #0E6632;
	font-weight	: bold;
	}


/*++++++++++++++++ 会社概要 ++++++++++++++++*/

.gray_box {
	margin		: 0 0 0 0;
	padding		: 10px;
	border		: #ccc 1px solid;
	background	: #efefef;
	}



/*++++++ ご利用に際して・個人情報保護方針 +++++++*/
h4.simple {
	margin		: 0 0 10px 0;
	padding		: 0 0 2px 8px;
	color		: #055224;
	border-bottom	: 1px solid #055224;
	border-left	: 7px solid #055224;
	font-size	: 100%;
	line-height	: 1.4;
	}

li {
	margin		: 10px 0 0 0;
	}

.cnt {
	padding		: 20px 0 0 0;
	}

/*++++++++++++++++ サイトマップ ++++++++++++++++*/

.sitemap_block {
        margin		: 0 0 5px 0;
	padding		: 0 0 8px 0;
        clear		: both;
	background	: url(../img/dot.gif) left bottom repeat-x;
        }

.sitemap_block h4 {
        margin		: 0;
        padding		: 0;
	font-size	: 100%;
	font-weight	: normal;
        }

.sitemap_block h4 a {
	margin		: 0;
	padding		: 0px 0px 0px 13px;
	background	: url(../img/arrow.gif) no-repeat 0 center;
	}

.sitemap_block ul {
	margin		: 0px 0px 0px 0px;
	padding		: 5px 0px 0px 0px;
	color		: #333;
	}

.sitemap_block li {
	margin		: 0;
	padding		: 4px 0px 0px 37px;
	background	: url(../img/arrow_sitemap.gif) 22px 0 no-repeat;
	list-style	: none;
	font-size	: 85%;
	}

/* footer_menu設定 ########################################################### */

#footer_menu_contents #pagetopset {
	margin		: 0 0 8px 0;
	padding		: 0 10px 0 0;
	text-align	: right;
	}

#footer_menu_contents h4 {
	margin		: 0 0 5px 0;
	padding		: 0;
	}

#footer_menu_contents th {
	width		: 56px;
	margin		: 0;
	padding		: 0;
	color		: #a0a0a0;
	text-align	: left;
	font-size	: 10px;
	line-height	: 1.4;
	}

#footer_menu_contents td {
	margin		: 0;
	padding		: 0;
	color		: #a0a0a0;
	text-align	: left;
	font-size	: 10px;
	line-height	: 1.4;
	}

#footer_menu_contents th a,
#footer_menu_contents td a {
	color		: #a0a0a0;
	}


/* footer設定 ################################################################ */

#flogo {
	float		: right;
	width		: 128px;
	margin		: 9px 22px 0 0;
	padding		: 0;
	}


address {
	float		: right;
	width		: 258px;
	margin		: 17px 0 0 0;
	padding		: 0;
	}


/*++++++++++++++++ footermenu set ++++++++++++++++*/
#footer_navi {
	float		: left;
	width		: 400px;
	height		: 11px;
	margin		: 14px 0 0 0;
	padding		: 0;
	list-style-type	: none;
	}

#footer_navi li {
	float		: left;
	margin		: 0 17px 0 0;
	padding		: 0;
	display		: inline;
	list-style-type	: none;
	}

#footer_navi li a {
	margin		: 0;
	float		: left;
	padding-top	: 11px;
	height		: 0px !important;
	height /**/	: 11px;
	overflow	: hidden;
	}

#footer_navi a:hover		{ background-position: 0 -11px; }
#footer_navi a.selected		{ background-position: 0 -11px; }
#footer_navi a:hover.selected	{ background-position: 0 -11px; }

/*++++++++++++++++ fnav button set ++++++++++++++++*/
.fnav01 a { width:  44px; background: url(../img/navi_footer01.gif) no-repeat; }
.fnav02 a { width:  89px; background: url(../img/navi_footer02.gif) no-repeat; }
.fnav03 a { width: 103px; background: url(../img/navi_footer03.gif) no-repeat; }



/* marginの設定 ############################################################## */

.top001 { margin-top:  1px;}
.top002 { margin-top:  2px;}
.top003 { margin-top:  3px;}
.top004 { margin-top:  4px;}
.top01  { margin-top:  5px;}
.top006 { margin-top:  6px;}
.top007 { margin-top:  7px;}
.top008 { margin-top:  8px;}
.top009 { margin-top:  9px;}
.top02  { margin-top: 10px;}
.top011 { margin-top: 11px;}
.top012 { margin-top: 12px;}
.top013 { margin-top: 13px;}
.top014 { margin-top: 14px;}
.top03  { margin-top: 15px;}
.top04  { margin-top: 20px;}
.top05  { margin-top: 25px;}
.top06  { margin-top: 30px;}
.top07  { margin-top: 35px;}
.top08  { margin-top: 40px;}
.top09  { margin-top: 45px;}
.top10  { margin-top: 50px;}

.btm001 { margin-bottom:  1px;}
.btm002 { margin-bottom:  2px;}
.btm003 { margin-bottom:  3px;}
.btm004 { margin-bottom:  4px;}
.btm01  { margin-bottom:  5px;}
.btm006 { margin-bottom:  6px;}
.btm007 { margin-bottom:  7px;}
.btm008 { margin-bottom:  8px;}
.btm009 { margin-bottom:  9px;}
.btm02  { margin-bottom: 10px;}
.btm011 { margin-bottom: 11px;}
.btm012 { margin-bottom: 12px;}
.btm013 { margin-bottom: 13px;}
.btm014 { margin-bottom: 14px;}
.btm03  { margin-bottom: 15px;}
.btm04  { margin-bottom: 20px;}
.btm05  { margin-bottom: 25px;}
.btm06  { margin-bottom: 30px;}
.btm07  { margin-bottom: 35px;}
.btm08  { margin-bottom: 40px;}
.btm09  { margin-bottom: 45px;}
.btm10  { margin-bottom: 50px;}