@charset "shift_jis";
/* CSS Document */


/*
index
----------------------------------------------------------------------------------*/
body {
	margin: 0px;
	font-size: 100%;
	line-height: 160%;
	font-family: "メイリオ", "Meiryo";
	color: #333333;
	background-color: #FFF;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
* + html body {
	font-family: "メイリオ", "Meiryo";
}
/*
firstset
----------------------------------------------------------------------------------*/

a {
	outline: none;
}
a:hover {
	text-decoration: underline;
}
a:hover img.hoverImg {
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
br {
	line-height: 100%;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
img {
	border: 0;
}
li {
	list-style-type: none;
}
form {
	margin-top:0px;
	margin-bottom:0px;
	margin-right: 0px;
	margin-left: 0px;
}
#h1space {
	width: 920px;
	padding-top: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	background-color: #C30E22;
}
h1 {
	font-size:80%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	margin-right: 0px;
	font-weight: bold;
	line-height: 100%;
}
h2 {
	font-size:95%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #67593F;
	margin-right: 0px;
	font-weight: bold;
}
u {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.button {
	font-size: 100%;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
/*
Module --------------------------------------------------------*/

.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.clearfix {
	display: inline-block;
}
/* exlude MacIE5 \*/
* html .clearfix {
	height: 1%
}
.clearfix {
	display:block;
}
/* end MacIE5 */

/*
link
----------------------------------------------------------------------------------*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #00F;
}
a:active {
	text-decoration: none;
	color: #00F;
}
/*
contents
----------------------------------------------------------------------------------*/
#layout {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.contentsbox {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 870px;
}
.contentsbox ul {
	margin: 0px;
}
.contentsbox li {
	list-style-type: square;
}
.sub-img{
	text-align:center;
	margin:10px 0;
}
.contentsbox_message {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	width: 864px;
	font-size: 120%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 25px;
	margin-top: 10px;
}
.contentsbox_prof {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 864px;
	font-size: 80%;
}
.contents_txtarea {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.contents_txtareaTop{
	margin-bottom:30px;
	font-size:110%;
	font-weight:bold;
}
.contents_signature{
	text-align:center;
	margin:20px 0;
}
.titlebar {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 870px;
	clear: both;
}
.txt_red {
	color: #CC0000;
	font-size: 16px;
}
.txt_white {
	color: #ffffff;
}
.txtcolor_red {
	color: #CB1E1A;
}
.txtcolor_red_big {
	color: #CB1E1A;
	font-size: 150%;
	font-weight: bold;
	line-height: 100%;
}
.txtcolor_big {
	font-size: 150%;
	font-weight: bold;
	line-height: 100%;
}
.txtcolor_blue {
	color: #32549F;
}
.multi_price{
	display:block;
	text-indent:1.5em;
}
.subtitle {
	font-weight: bold;
	color: #FFF;
}
.foot_link {
	padding-top: 10px;
	padding-bottom: 10px;
}
/*
contents_in
----------------------------------------------------------------------------------*/
.contentsbox_top {
	margin-right: auto;
	margin-left: auto;
	width: 844px;
	background-image: url(../img/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 520px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#lecture_name {
	width: 642px;
	float: left;
	padding-bottom: 20px;
}
#lecture_img {
	width: 201px;
	float: right;
	padding-top: 10px;
	padding-left: 20px;
}
#lecture_book {
	width: 835px;
	padding-top: 20px;
	clear: both;
	height: 150px;
}
.profilebox {
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EEE7E1;
	padding-bottom: 20px;
}
.profilebox_ttl {
	margin-right: auto;
	margin-left: auto;
	font-size: 110%;
	line-height: 140%;
	color: #1D2087;
	margin-bottom: 20px;
	margin-top: 10px;
}
.profilebox_img {
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
.profilebox_name {
	padding-bottom: 15px;
	width: 730px;
	clear: both;
}
/*.profilebox_com {
	padding-left: 15px;
	float: left;
	width: 730px;
	font-size: 80%;
}*/
.profilebox_com {
	padding-left: 15px;
	float: left;
	width: 670px;
	font-size: 80%;
}
.profilebox_book {
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
#prezentbox {
	background-color: #FCF9E2;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.prezentbox_sub {
	background-color: #FCF9E2;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #876B21;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}
.profilebox_book_detail_cover {
	clear: both;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B7AEA2;
	padding-top: 15px;
}
.profilebox_book_detail_title {
	padding-right: 10px;
	float: left;
}
.profilebox_book_detail_com {
	float: left;
}
/*
app
-------------------------------------------------------------*/

#mail_area {
	margin-left: 51px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url(../img/mail_bg.jpg);
	background-repeat: repeat-y;
	width: 748px;
	border: 1px solid #999;
}
.mail_form {
	float: left;
	padding-right: 15px;
}
.mail_bt {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	clear: both;
	padding-bottom: 20px;
}
.input_short {
	width: 95px;
}
.input_long {
	width: 200px;
}
.nintei_txt {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #F29200;
	padding: 10px;
	text-align: center;
}
