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

/* clearfix */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
/* for IE6 */
* html .clearfix { display: inline-block; }
/* for IE7 */
*+html .clearfix { display: inline-block; }
/* clearfix */

* { zoom: 1; }
body {
	color: #333;
	text-align: center;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#wrapper #header {
	height: 120px;
	background: #CCC;
	position: relative;
	width: 900px;
}
#wrapper #contents {
	background: #FFF;
	padding: 20px;
}
h2 {
	font-weight: bold;
	font-size: 18px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
#top00 {
	height: auto;
	width: 860px;
	margin-bottom: 20px;
	position: relative;
}
#top01 {
	margin-bottom: 10px;
	height: 80px;
	width: 860px;
}
#top02 {
	margin-bottom: 20px;
	height: 60px;
}
.bnrL {
	float: left;
	width: 420px;
	display: inline;
}
.bnrR {
	width: 420px;
	float: right;
	display: inline;
}
#bizskil {
	float: left;
	width: 600px;
}
#topleft {
	float: left;
	width: 640px;
}
#effect {
	width: 578px;
	border: 1px solid #5F7580;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 748px;
}
#movies {
	background: #666;
	margin-bottom: 15px;
}
#third {
	background: #993;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 40px;
}
#footer {
	background: #CCC;
	height: 20px;
	padding: 10px;
	font-size: 10px;
	line-height: 1;
}
.flRight {
	float: right;
	margin-bottom: 1em;
	margin-left: 1.5em;
}
.flLeft {
	float: left;
	margin-bottom: 1em;
	margin-right: 1.5em;
}
/*ここまで基本レイアウト*/
/*トップページ*/
#movbody {
	text-align: left;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#movbody h1 {
	font-size: 16px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 1em;
	margin-top: 0.5em;
}
#movbody p {
	margin-right: 2em;
	margin-left: 2em;
	font-size: 11px;
}
#mdlcon #tw {
	float: right;
	width: 220px;
}
#bizskil h2 { margin-top: 0px !important; }
#bizskil #effect h3 {
	margin-right: -10px;
	margin-left: -10px;
	margin-bottom: 10px;
}
#bizskil #effect p strong {
	font-weight: bold;
	margin: 10px 0px;
}
#bizskil #effect table {
	margin-top: 10px;
	margin-bottom: 10px;
}
#bizskil #effect table th {
	vertical-align: top;
	padding-bottom: 10px;
}
#bizskil #effect table td {
	vertical-align: top;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 10px;
}
#bizskil #effect table tr td h4 {
	font-size: 14px;
	color: #5F7580;
	font-weight: bold;
}
#bizskil #effect .caption {
	font-size: 10px;
	color: #5F7586;
}
#bizskil h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 1;
}
#bizskil #movies ul {
	text-align: center;
	padding: 6px;
}
#bizskil #movies ul li {
	display: inline;
	width: 140px;
}
#bizskil #movies ul li a {
	display: inline-block;
	width: 140px;
	margin-right: 2px;
	margin-left: 2px;
}
#wrapper #contents #lead { font-size: 14px; }
#wrapper #header .login_box {
	position: absolute;
	top: 184px;
	left: 680px;
	width: 188px;
	padding: 6px;
	font-size: 9px;
	line-height: 1.3;
	height: 148px;
	background: url(../images/loginback.png) no-repeat;
}
#wrapper #header .login_box th, #wrapper #header .login_box td { padding: 2px; }
.submit_box { margin-right: 6px; }
#wrapper #header .login_box .enter { margin: 8px 0; }
#wrapper #header .login_box .enter form tr .rbox input { width: 160px; }
#wrapper #header .login_box h4 {
	font-size: 11px;
	font-weight: bold;
}
#wrapper #header .login_box .enter .cbox { text-align: center; }
/*ページ*/
#pages #wrapper #contents {
	padding-right: 80px;
	padding-left: 80px;
}
#pages #wrapper #contents p {
	margin-top: 1em;
	margin-bottom: 1em;
}
#pages #wrapper #contents h2 {
	font-size: 16px;
	margin-top: 1em;
	margin-bottom: 1em;
}
#pages #wrapper #contents h3 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 14px;
}
#pages #wrapper #contents #outline dl {
	margin-right: 5em;
	margin-left: 5em;
}
#pages #wrapper #contents #outline dl dt {
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#pages #wrapper #contents #outline dl dd { margin-left: 6em; }
#pages #wrapper #contents #outline {
	border: 1px solid #CCC;
	padding: 1em;
	margin: 2em;
	background: #FFF6E2;
}
#pages #wrapper #contents #yoko {
	border: 1px solid #CCC;
	width: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
}
#pages #wrapper #contents #yoko tr th {
	padding-right: 2em;
	padding-left: 2em;
	border: 1px solid #CCC;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	background: #9CC;
}
#pages #wrapper #contents #yoko td {
	border: 1px solid #CCC;
	padding-right: 1em;
	padding-left: 1em;
}
#pages #wrapper #contents #btn {
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}
#pages #wrapper #apply table th {
	background: #B7C2CF;
	padding-right: 1em;
	padding-left: 1em;
	white-space: nowrap;
	border: 1px solid #CCC;
}
#pages #wrapper #apply table td {
	padding: 0.5em 1ex 0.5em 1em;
	border: 1px solid #CCC;
}
#pages #wrapper #contents #apply td.cbox {
	text-align: center;
	border-style: none;
}
#wrapper #header .login_box form#login { font-size: 14px; }
#pages #yoko dl dt { font-weight: bold; }
#pages #yoko dl dd { margin-left: 1em; }
body#mov {
	text-align: center;
	padding: 5px;
}
#pages #wrapper #contents #lead #theme {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
/* フォーム関連 */
#pages #wrapper #contents #apply input[type=text] { width: 500px; }
#pages #wrapper #contents #apply textarea { width: 500px; }
#pages #wrapper #contents #apply .name_box { width: 150px !important; }
#pages #wrapper #contents #apply .cbox .submit_box {
	width: 180px;
	height: 40px;
}
input[type=text], input[type=password], textarea {
	background: #f4f4f4;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f4f4f4));
	background: -moz-linear-gradient(top, #fff, #f4f4f4);
	border: 1px solid #DADADA;
	padding: 4px 8px;
	-webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,.1);
	-moz-box-shadow: inset 0 2px 3px rgba(0,0,0,.1);
	box-shadow: inset 0 2px 3px rgba(0,0,0,.1);
	-webkit-appearance: none;
	color: #000;
}
#pages #wrapper #contents #emb {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding: 12px;
	border: 1px solid #CCC;
}
#pages #wrapper #contents #emb table {
	width: 550px;
	font-size: 9px;
}
#pages #wrapper #contents #emb table th {
	padding: 0.25em 1em;
	background: #EDEDED;
	border: 1px solid #CCC;
}
#pages #wrapper #contents #emb table tr td {
	padding: 0.25em 1em;
	border: 1px solid #CCC;
}
#pages #wrapper #contents #emb table tr td p { margin: 0px; }
#pages #wrapper #contents #emb h3 {
	color: #FFF;
	background: #666;
	margin: -12px -12px 12px;
	line-height: 14px;
	padding: 4px;
	font-size: 14px;
	text-align: center;
	height: 1em;
}
#wrapper #contents #mdlcon #tw #twbnr a img {
	margin-top: 1em;
	margin-bottom: 1em;
}
.centerd { text-align: center; }
#wrapper #gmenu ul {
	margin-bottom: 10px;
	height: 24px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
}
#wrapper #gmenu ul li {
	float: left;
	border: 1px solid #EDEDED;
	width: 170px;
	text-align: center;
	margin: 4px;
	line-height: 1;
	font-size: 12px;
}
#wrapper #gmenu ul li a {
	display: block;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	background: #D8DFEC;
	color: #333;
}
#wrapper #gmenu_g ul {
	margin-bottom: 10px;
	height: 40px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
}
#wrapper #gmenu_g ul li {
	float: left;
	border: 1px solid #EDEDED;
	width: 170px;
	text-align: center;
	margin: 4px;
	line-height: 1.25;
	font-size: 12px;
}
#wrapper #gmenu_g ul li a {
	display: block;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	background: #D8DFEC;
	color: #333;
	height: 30px;
}
#pages #wrapper #contents #eventdl dd { margin: 0px 2em 4em; }
#pages #wrapper #contents #shoptbl tr td {
	padding-right: 2em;
	padding-bottom: 4em;
	vertical-align: top;
}
/* スキルアップ */
#skilup {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#skilup #effect {
	border: 1px solid #5F7580;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 748px;
}
#skilup #movies {
	background: #666;
	margin-bottom: 15px;
}
#skilup #effect h3 { margin: 0px -10px 10px !important; }
#skilup #effect p strong {
	font-weight: bold;
	margin: 10px 0px;
}
#skilup #effect table {
	margin-top: 10px;
	margin-bottom: 10px;
}
#skilup #effect table th {
	vertical-align: top;
	padding-bottom: 10px;
}
#skilup #effect table td {
	vertical-align: top;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 10px;
}
#skilup #effect table tr td h4 {
	font-size: 14px;
	color: #5F7580;
	font-weight: bold;
}
#skilup #effect .caption {
	font-size: 10px;
	color: #5F7586;
}
#skilup h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 1;
}
#skilup #movies ul {
	text-align: center;
	padding: 6px;
}
#skilup #movies ul li {
	display: inline;
	width: 140px;
}
#skilup #movies ul li a {
	display: inline-block;
	width: 140px;
	margin-right: 2px;
	margin-left: 2px;
}
/* 書籍 */
#new .sectionBox {
	padding: 12px;
	border: 1px solid #DFDFDF;
	margin-top: 12px;
	margin-bottom: 12px;
}
#new .sectionBox h2 {
	font-size: 16px;
	margin-bottom: 0.5em;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W6", serif;
}
#new .sectionBox h2 a { color: #000000; }
#new .sectionBox p {
	font-size: 11px;
	line-height: 130%;
}
#new .sectionBox .toph2sub { font-size: 11px; }
#new {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#booksmenu {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-top: 0px;
	margin-bottom: 24px;
	height: 20px;
}
#booksmenu li {
	float: left;
	width: 240px;
	text-align: center;
	display: block;
	background: #CCC;
	font-size: 11px;
	line-height: 1;
	margin-left: 5px;
}
#booksmenu li a {
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
#new h2 {
	margin: 4px 0px !important;
	line-height: 1;
}
.trbook h3 {
	margin: 4px 0px !important;
	line-height: 1;
}
.trbook h4 {
	font-weight: bold;
	margin-top: 1em;
	line-height: 1.3;
}
#list ul {
	font-size: 14px;
	margin: 0px 0px 0px 2em;
	font-weight: bold;
}
#list li { list-style-type: none; }
#list a {
	color: #333;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background: url(../books/images/star.gif) no-repeat -6px center;
	border: 1px solid #F0F0F0;
}
#list a:link { }
#list a:hover {
	text-decoration: none;
	border-color: #900;
	background: url(../books/images/star.gif) no-repeat left center;
}
#list p { font-size: 10px; }
#list .authPhoto { float: left; }
#list .listoflist { margin-left: 120px; }
#list .authdisc {
	padding: 1em;
	border: 1px solid #CCCCCC;
	clear: left;
}
#list h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 4em;
}
.hdr {
	margin: 0px !important;
	line-height: 1 !important;
	height: 140px;
}
#pageh1 {
	font-size: 18px;
	font-weight: bold;
	color: #3F5EB0;
}
#bookdtl {
	margin-right: 50px;
	margin-left: 50px;
}
#bookdtl dl dt { font-weight: bold; }
#bookdtl dl dd {
	margin-left: 2em;
	margin-bottom: 1em;
}
#btmbnr a img {
	width: 200px;
	margin-left: 20px;
}
#topleft iframe {
	height: 180px;
	width: 638px;
	border: 1px solid #CCC;
}
.feature li {
	list-style: disc;
	line-height: 1.3;
	margin: 0.5em 3em;
}
#contents #contentsbody {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#prizes tr th {
	white-space: nowrap;
	letter-spacing: 1em;
	text-align: center;
	color: #FFF;
	background: #369;
	border-right: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
	padding-left: 1em;
}
#prizes tr td {
	background: #EEEBD1;
	border-right: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
	padding: 1em;
}
#lead #eprg {
	padding: 1em;
	background: #C93 url(../images/eprg.jpg) center center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: #B3B3B3 5px 5px 5px;
	-moz-box-shadow: #B3B3B3 5px 5px 5px;
	box-shadow: #B3B3B3 5px 5px 5px;
}
#prizes strong {
	font-size: 16px;
	font-weight: bold;
}
#prizes ul li {
	display: inline;
	padding: 0px;
	margin: 0px 1em 0px 0em;
	float: left;
	font-size: 11px;
	line-height: 1;
}
#prizes ul li a {
	display: block;
	width: 8em;
	background: #39C;
	text-align: center;
	padding: 4px;
	text-decoration: none;
}
#prizes ul li a:link { color: #FFF; }
#prizes ul li a:visited { color: #FFF; }
#prizes ul li a:hover { color: #FFF; }
#prizes ul li a:active { color: #FFF; }
#pages #wrapper .src { height: 240px; }
.src #wrapper #contents #login {
	background: #CCC;
	padding: 4px;
}
.btnorder {
	height: 80px;
	width: 600px;
	background: url(../images/btn_order.jpg);
	text-align: center;
	color: #FFF;
	font: bold 20px/20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 80px auto !important;
}
.btnorder a {
	padding-top: 30px;
	padding-bottom: 30px;
	display: block;
	color: #FFF;
}
.btnorder a:link { text-decoration: none; }
.btnorder a:visited { text-decoration: none; }
.btnorder a:hover {
	background: url(../images/btn_order_s2.jpg);
	color: #FFF;
	text-decoration: underline;
}
.btnorder_end {
	height: 20px;
	width: 600px;
	padding: 30px 0px;
	background: url(../images/btn_order_end.jpg);
	text-align: center;
	color: #FFF;
	font: bold 20px/20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 80px auto !important;
}
#topleft #txtlnk {
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 1.2;
	border: 1px solid #E9E9E9;
	padding: 0.5em 1em;
}
#topleft #txtlnk ul {
	list-style: disc;
	margin-right: -2em;
}
#topleft #txtlnk ul li {
	float: left;
	list-style: inside;
	margin-right: 2em;
}
#topleft #txtlnk h4 {
	font-weight: bold;
	font-size: 12px;
}
#talk { font-size: 16px; }
.talkDl dt {
	font-weight: bold;
	color: #5F7580;
}
.talkDl dd {
	margin-top: -1.5em;
	margin-bottom: 1.5em;
	margin-left: 3em;
}
#talk h3 { font-size: 18px !important; }
#talk #prof, #talk .prof {
	font-size: 12px;
	padding: 1em;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
}
#talk #prof h4 strong, #talk .prof h4 strong {
	font-size: 14px;
	font-weight: bold;
}
#talk h3 {
	margin-top: 6em !important;
	border-bottom: 1px solid #F1F1F1;
}
#talkmenu p {
	background: #CCF;
	height: 105px;
}
#talkmenu p a:link { opacity: 1; }
#talkmenu p a:visited { opacity: 1; }
#talkmenu p a:hover {
	opacity: 0.85;
	filter: alpha(opacity=75);
}
#pages #wrapper #contents #ws p.qt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-left: 1em;
	margin-right: 1em;
}
#genki p, #genki dl { font-size: 16px; }
#genki h2 {
	font-weight: bold;
	font-size: 20px;
	border-bottom: 1px dotted #D6D6D6;
}
#genki #talk .caption { font-size: 12px; }
.romannum {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 0.2em;
}
#genki #talk .prof p { font-size: 12px; }
#genki #gtalks {
	margin: 40px auto;
	width: 700px;
}
#genki #gtalks li {
	float: left;
	padding: 4px;
	border: 1px solid #EBEBEB;
	margin: 10px;
	width: 320px;
	height: 195px;
}
#genki #gtalks li:hover { background-color: #F93; }
.pp dl {
	margin: 2em !important;
	font-size: 11px;
	line-height: 16px;
}
.pp dl dt {
	font-weight: bold !important;
	color: #039 !important;
}
.pp dl dd { margin-left: 1em !important; }
.pp h5 {
	font-size: 12px;
	font-weight: bold;
}
.alignright { text-align: right; }
.col {
	padding-left: 40px;
	background-image: url(../25th/img/sidebar.jpg);
	background-repeat: repeat-y;
	margin-top: 40px;
	margin-bottom: 40px;
	border-radius: 6px;
	border: 1px solid #F3CD00;
	padding-right: 10px;
}
.col h3 strong {
	font-size: 18px;
	font-weight: bold;
}
#purchase {
	text-align: center;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 20px;
}
#purchase ul li {
	float: left;
	margin-right: 20px;
}
#cpt li {
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	margin-bottom: 10px;
}
#cpt li .offimg { opacity: 0.5; }
.prof p strong {
	font-weight: bold;
	font-size: large;
}
#cpt li a#talk01 {
	background-image: url(../25th/img/talk-cpt_05.png);
	background-repeat: no-repeat;
	display: block;
}
#cpt li a#talk02 {
	background-image: url(../25th/img/talk-cpt_06.png);
	background-repeat: no-repeat;
	display: block;
}
#cpt li a#talk03 {
	background-image: url(../25th/img/talk-cpt_07.png);
	background-repeat: no-repeat;
	display: block;
}
#cpt li a#talk04 {
	background-image: url(../25th/img/talk-cpt_08.png);
	background-repeat: no-repeat;
	display: block;
}
#cpt li a img:hover { opacity: 0; }
#purchase ul { margin-left: 196px; }
.prof {
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 30px;
	margin-top: 20px;
}
