@charset "utf-8";
/* index style
----------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
hr {
	display: none;
	clear: both;
}
body {
	color: #111;
	font-size: 85%;
	line-height: 2.5em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-color: #ddd;
}

#background_shadow {
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}

#wrapper {
	width: 950px;
	border-left-color: #999;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background-color: #FFF;
}

#header {
	padding-bottom: 10px;
/*	margin-bottom: 35px;*/
}


.main {
	padding-right: 60px;
	padding-left: 60px;
	/*	margin-top: 10px;*/
	font-size: 130%;
}
.main2 {
	font-size: 110%;
}

.main h2 {
	color: #222;
	font-size: 130%;
	line-height: 1.5em;
}
.arrow {
	z-index:1;
	position: relative;
	top: 0px;
	bottom: 0px;
}
.m_form_body {
	z-index:0;
	font-size: 70%;
	line-height: 1.5em;
	height: 212px;
	width: 770px;
	background-image: url(../images/form_bg.png);
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-bottom: 85px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	bottom: 55px;
}
.m_form_comm {
	color: #FFF;
	font-size: 130%;
	padding-left: 80px;
	padding-right: 80px;
	line-height: 1.5em;
}
.button_or {
	font-weight: bold;
	color: #FFF;
	font-size: 300%;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 15px;
}
.form_kara_button {
	height: 100px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.form_kara_button a:link {
	background-image: url(../images/button_kara.png);
	display: block;
}
.form_kara_button a:hover {
	background-image: url(../images/button_kara.png);
	display: block;
	background-position: 0px -100px;
	height: 100px;
	width: 780px;
}
.blet {
	background-image: url(../images/listbg_body.png);
}


.blet ul {
	padding-bottom: 25px;
	padding-left: 50px;
	padding-top: 15px;
}
.blet ul li {
	list-style-type: none;
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	font-weight: bold;
	line-height: 1.5em;
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-right: 45px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.blockquote2 {
	background-color: #f7f6ed;
	padding: 35px;
	color: #333;
	border: 5px solid #444;
	margin-bottom: 25px;
	line-height: 1.4em;
	font-size: 85%;
}
blockquote {
	background-color: #f7f6ed;
	color: #333;
	border: 5px solid #444;
	margin-bottom: 25px;
	line-height: 1.4em;
	height: 665px;
	font-size: 85%;
	padding-top: 35px;
	padding-right: 69px;
	padding-bottom: 35px;
	padding-left: 69px;
}
blockquote .prof_left {
	float: left;
	width: 469px;
	padding-right: 40px;
}
blockquote .prof_right {
	float: right;
	width: 212px;
}
.prof_right img {
	border: 1px solid #bbb;
}

blockquote .prof_right p {
	font-size: 70%;
	line-height: 1.4em;
}



.psps h3 {
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	line-height: 1.3em;
	margin-bottom: 13px;
}
.profphoto {
	float: right;
}
.profphotoleft {
	float: left;
}

.psps p {
	line-height: 1.5em;
}








.underline {
	text-decoration: underline;
}
.img_center {
	text-align: center;
}


#name {
	float: right;
	margin-right: 35px;
	font-weight: normal;
}


#footer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 80px;
	clear: both;
}
#foot_tokusho a:link {
	color: #333;
	text-decoration: none;
	line-height: 1.2em;
}
#foot_tokusho a:visited {
	color: #333;
	text-decoration: none;
	line-height: 1.2em;
}
#foot_tokusho a:hover {
	color: #333;
	text-decoration: none;
	line-height: 1.2em;
}


/*　決済ボタンなど
---------------------------------------------------------*/

.button {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	width: 550px;
	font-weight: bold;
	font-size: 140%;
	text-align: center;
	margin-top: 50px;
}
.namel {
	text-align: right;
	clear: both;
}
