@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* --BODY-- */
body {
font:12px/1.5 'Lucida Grande',Arial,Helvetica,Verdana,sans-serif;
margin:0;
overflow:visible;
padding:0;
}

/* for IE7 */
*+html body {
font-family:'メイリオ';
font-size:75%;
}

/* for IE6 */
* html body {
font-size:75%;
}

/* --OTHER TAGS-- */
a img, fieldset, img {
border:0;
}

blockquote, dd, div, dl, dt, fieldset, form,
h1, h2, h3, h4, h5, h6, input, li, ol, p, pre,
select, span, textarea, td, th, ul {
margin:0;
padding:0;
border: 0;
outline: 0;
font-size: 100%;
}

a img {border: none;}

html{overflow-y:scroll;}

html{
	height:100%;
	margin-bottom:1px;
}

body {
	margin: 0px 0px 20px 0px;
	background-color: #F4F4F4;
	text-align: center;
}

img {
	vertical-align:top;
}

#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/main/headback.png);
	background-repeat: repeat-x;
	background-color:#383838;
	height: 77px;
	text-align: center;
}

#headback {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 787px;
	height: 72px;
	text-align: left;
/*	background-color:#FFFFFF; */
	display: block;
	display: inline-table;
	clear: both;
}

#head_left {
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 72px;
	float: left;
	overflow: hidden;
}

#head_right {
	margin: 0px;
	padding: 0px;
	width: 586px;
	height: 72px;
	float: left;
	overflow: hidden;
}

.align_right {
	margin: 0px;
	padding: 0px;
}

.hd_title {
	margin: 4px 5px 0 0;
	padding: 0px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 10px;
  font-weight: normal;
	color: #999999;
  text-align: right;
}

#rogoblk {
	margin: 0;
	padding: 9px 0px 0px 0px;
	float: left;
}

.nav_blk {
	margin: 0px;
	padding: 0px;
}

#nav {
	display: block;
	margin: 0;
	padding: 24px 0px 0px 82px;
	position: relative;
	height: 31px;
	float: left;
}

#nav01 {
	margin: 0;
	padding: 0;
	background-image:url(../images/menu/menu1_over.png);
	background-repeat: no-repeat;
	text-indent: -2000em;
	width: 52px;
	height: 20px;
	display: block;
	float: left;
	position: relative;
	left:0;
	top:0;
}

#nav01_sel {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/menu/menu1_sel.png);
	background-repeat: no-repeat;
	text-indent: -2000em;
	width: 52px;
	height: 20px;
	display: block;
	float: left;
	position: relative;
	left:0;
	top:0;
}

#nav01 a{
	margin: 0px;
	padding: 0px;
	background-image:url(../images/menu/menu1.png);
	background-repeat: no-repeat;
	width: 52px;
	height: 20px;
	display: block;
}

#nav01 a:hover{
	background-image:url(../images/menu/menu1_over.png);
	background-repeat: no-repeat;
	width: 52px;
	height: 20px;
	display: block;
}

#nav02 {
	margin: 0 0 0 0px;
	padding: 0px;
	background-image:url(../images/menu/menu2_over.png);
	background-repeat: no-repeat;
	text-indent: -2100em;
	width: 87px;
	height: 20px;
	display: block;
	float: left;
	position: relative;
	left:0;
	top:0;
}

#nav02_sel {
	margin: 0 0 0 0px;
	padding: 0px;
	background-image:url(../images/menu/menu2_sel.png);
	background-repeat: no-repeat;
	text-indent: -2100em;
	width: 87px;
	height: 20px;
	display: block;
	float: left;
	position: relative;
	left:0;
	top:0;
}

#nav02 a{
	margin: 0 0 0 0px;
	padding: 0px;
	background-image:url(../images/menu/menu2.png);
	background-repeat: no-repeat;
	width: 87px;
	height: 20px;
	display: block;
}

#nav02 a:hover{
	background-image:url(../images/menu/menu2_over.png);
	background-repeat: no-repeat;
	width: 87px;
	height: 20px;
	display: block;
}

#nav03 {
	margin: 0 0 0 0px;
	padding: 0px;
	background-image:url(../images/menu/menu3_over.png);
	background-repeat: no-repeat;
	text-indent: -2200em;
	width: 64px;
	height: 20px;
	display: block;
	float: left;
	position: relative;
	left:0;
	top:0;
}

#nav03_sel {
	margin: 0 0 0 0px;
	padding: 0px;
	background-image:url(../images/menu/menu3_sel.png);
	background-repeat: no-repeat;
	text-indent: -2200em;
	width: 64px;
	height: 20px;
	display: block;
	float: left;
	position: relative;
	left:0;
	top:0;
}

#nav03 a{
	margin: 0 0 0 0px;
	padding: 0px;
	background-image:url(../images/menu/menu3.png);
	background-repeat: no-repeat;
	width: 64px;
	height: 20px;
	display: block;
}

#nav03 a:hover{
	background-image:url(../images/menu/menu3_over.png);
	background-repeat: no-repeat;
	width: 64px;
	height: 20px;
	display: block;
}

#nav04 {
	margin: 0 0 0 0px;
	padding: 0px;
	background-image:url(../images/menu/menu4_over.png);
	background-repeat: no-repeat;
	text-indent: -2300em;
	width: 110px;
	height: 20px;
	display: block;
	float: left;
	position: relative;
	left:0;
	top:0;
}

#nav04_sel {
	margin: 0 0 0 0px;
	padding: 0px;
	background-image:url(../images/menu/menu4_sel.png);
	background-repeat: no-repeat;
	text-indent: -2300em;
	width: 110px;
	height: 20px;
	display: block;
	float: left;
	position: relative;
	left:0;
	top:0;
}

#nav04 a{
	margin: 0 0 0 0px;
	padding: 0px;
	background-image:url(../images/menu/menu4.png);
	background-repeat: no-repeat;
	width: 110px;
	height: 20px;
	display: block;
}

#nav04 a:hover{
	background-image:url(../images/menu/menu4_over.png);
	background-repeat: no-repeat;
	width: 110px;
	height: 20px;
	display: block;
}

#nav05 {
	margin: 0 0 0 0px;
	padding: 0px;
	background-image:url(../images/menu/menu5_over.png);
	background-repeat: no-repeat;
	text-indent: -2400em;
	width: 42px;
	height: 20px;
	display: block;
	float: left;
	position: relative;
	left:0;
	top:0;
}

#nav05_sel {
	margin: 0 0 0 0px;
	padding: 0px;
	background-image:url(../images/menu/menu5_sel.png);
	background-repeat: no-repeat;
	text-indent: -2400em;
	width: 42px;
	height: 20px;
	display: block;
	float: left;
	position: relative;
	left:0;
	top:0;
}

#nav05 a{
	margin: 0 0 0 0px;
	padding: 0px;
	background-image:url(../images/menu/menu5.png);
	background-repeat: no-repeat;
	width: 42px;
	height: 20px;
	display: block;
}

#nav05 a:hover{
	background-image:url(../images/menu/menu5_over.png);
	background-repeat: no-repeat;
	width: 42px;
	height: 20px;
	display: block;
}

#nav06 {
	margin: 0 0 0 0px;
	padding: 0px;
	background-image:url(../images/menu/menu6_over.png);
	background-repeat: no-repeat;
	text-indent: -2400em;
	width: 61px;
	height: 20px;
	display: block;
	float: left;
	position: relative;
	left:0;
	top:0;
}

#nav06_sel {
	margin: 0 0 0 0px;
	padding: 0px;
	background-image:url(../images/menu/menu6_sel.png);
	background-repeat: no-repeat;
	text-indent: -2400em;
	width: 61px;
	height: 20px;
	display: block;
	float: left;
	position: relative;
	left:0;
	top:0;
}

#nav06 a{
	margin: 0 0 0 0px;
	padding: 0px;
	background-image:url(../images/menu/menu6.png);
	background-repeat: no-repeat;
	width: 61px;
	height: 20px;
	display: block;
}

#nav06 a:hover{
	background-image:url(../images/menu/menu6_over.png);
	background-repeat: no-repeat;
	width: 61px;
	height: 20px;
	display: block;
}

#nav07 {
	margin: 0 0 0 0px;
	padding: 0px;
	background-image:url(../images/menu/menu7_over.png);
	background-repeat: no-repeat;
	text-indent: -2400em;
	width: 85px;
	height: 20px;
	display: block;
	float: left;
	position: relative;
	left:0;
	top:0;
}

#nav07_sel {
	margin: 0 0 0 0px;
	padding: 0px;
	background-image:url(../images/menu/menu7_sel.png);
	background-repeat: no-repeat;
	text-indent: -2400em;
	width: 85px;
	height: 20px;
	display: block;
	float: left;
	position: relative;
	left:0;
	top:0;
}

#nav07 a{
	margin: 0 0 0 0px;
	padding: 0px;
	background-image:url(../images/menu/menu7.png);
	background-repeat: no-repeat;
	width: 85px;
	height: 20px;
	display: block;
}

#nav07 a:hover{
	background-image:url(../images/menu/menu7_over.png);
	background-repeat: no-repeat;
	width: 85px;
	height: 20px;
	display: block;
}

#top_container {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image:url(../images/main/subback.png);
	background-repeat: repeat-x;
}

#bodyblk {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 9px 0px 0px 0px;
	width: 787px;
  text-align: left;
}

#bodyblk_head {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 787px;
  height: 15px;
	background-image:url(../images/main/pagebacktop.png);
	background-repeat: repeat-x;
}

#bodyblk_middle {
	margin: 0px;
	padding: 0px;
	width: 787px;
	background-image:url(../images/main/pagebackbody.png);
	background-repeat: repeat-y;
}

.blist_line {
	margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
	padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
	width: 787px;
	display: block;
	display: inline-table;
	clear: both;
}

.blist_left {
	margin: 0;
	padding: 0;
	width: 548px;
	float: left;
	overflow: hidden;
}

.blist_right {
	margin: 0px;
	padding: 0px;
	width: 238px;
	float: right;
	overflow: hidden;
}

.top_left_sec1 {
  margin: 0;
  padding: 0;
  width: 548px;
  height: 162px;
  float: left;
  overflow: hidden;
}

.top_main_img1 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 12px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 520px;
  height: 44px;
}

.top_main_img2 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 12px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 520px;
  height: 40px;
}

.top_main_img3 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 12px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 520px;
  height: 80px;
  background-image:url(../images/top/top1_3.png);
  background-repeat: no-repeat;
}

.top_left_sec2 {
  margin: 0 0 0 14px;
  padding: 0;
  width: 100%;
  text-align: left;
}

.top_step_img {
	margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0;
  margin-right: 0;
	padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
	width: 522px;
  height: 106px;
	float: left;
	overflow: hidden;
	background-image:url(../images/top/top2.png);
	background-repeat: no-repeat;
  background-position: 0% 0%;
}

.top_left_sec3 {
  margin: 0;
  padding: 0;
  width: 548px;
  float: left;
  overflow: hidden;
}

.fb-likebox-blk {
  margin-top: 12px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 12px;
  padding: 0;
}

.top_comblk {
  margin-top: 12px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 12px;
  padding-top: 11px;
  padding-bottom: 0px;
  padding-left: 12px;
  padding-right: 8px;
  width: 500px;
  height: 65px;
  overflow: hidden;
  background-image:url(../images/top/comback.png);
  background-repeat: no-repeat;
  background-position: 0% 0%;
  font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #686868;
}

.kinou_img {
	margin: 20px 0 24px 20px;
	padding: 0 0 0 0;
  width: 507px;
}

.kinou_img2 {
  margin: 10px 0 24px 20px;
  padding: 0 0 0 0;
  width: 507px;
}

.top_left_adws {
	margin: 0;
	padding: 0;
	width: 548px;
  height: 22px;
	float: left;
	overflow: hidden;
}

.top_left_adwstxt {
	margin: 0 0 0 18px;
	padding: 0 0 0 0;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}

.top_left_dspbook {
	margin: 0;
	padding: 0;
	width: 548px;
	float: left;
	overflow: hidden;
}

.top_left_bookinfo {
	margin: 0 15px 0 15px;
	padding: 0 0 0 0;
}

.top_left_bookimg {
  width: 260px;
	float: left;
}

.top_left_booktxt {
  font-size: 12px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  color: #484848;
  width: 246px;
  height: 100%;
	float: right;
}

.booktxt {
	margin: 0 6px 25px 0;
	padding: 0 2px 10px 0;
  text-align: right;
  font-size: 10px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  color: #787878;
  border-bottom: solid 1px #CCCCCC;
  clear: both;
}

.book_img {
  border: solid 1px #D7D7D7;
}


.top_right_sec1 {
	margin: 0px;
	padding: 0px;
	width: 238px;
  height: 164px;
	background-image:url(../images/top/rogin_back.png);
	background-repeat: no-repeat;
}

.top_right_sec2 {
	margin: 6px 0 0 0;
	padding: 0px;
	width: 238px;
  height: 130px;
	float: left;
	overflow: hidden;
	background-image:url(../images/top/new_back.png);
	background-repeat: no-repeat;
}

.top_right_adws {
	margin: 8px 0 0 10px;
	padding: 0px;
	width: 238px;
	float: left;
	overflow: hidden;
}

.top_right_link {
	margin: 20px 0 0 0;
	padding: 0px;
	width: 238px;
	text-align: center;
	float: left;
	overflow: hidden;
}

#bookcnt {
	margin: 6px 0 0 0;
	padding: 0px;
}

#bookmark {
	margin: 6px 0 0 0;
	padding: 0px;
	float: left;
	overflow: hidden;
  width: 222px;
  border: solid 1px #DFDFDF;
  background-color: #FFFFFF;
}

#bookmark_blk1 {
	margin: 6px 0 8px 0;
	padding: 0px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 10px;
	color: #5A5A5A;
  text-align: center;
}

#bookmark_blk2 {
	margin: 0 0 0 0;
	padding: 0 14px 0 14px;
}

#bm_twitter {
	margin: 0 0 6px 0px;
	padding: 0;
	width: 92px;
	height: 28px;
	display: block;
	float: left;
}

#bm_delicious {
	margin: 0 0 6px 0;
	padding: 0;
	width: 92px;
	height: 28px;
	display: block;
	float: right;
}

#bm_google {
	margin: 0 0 10px 0;
	padding: 0;
	width: 92px;
	height: 28px;
	display: block;
	float: left;
}

#bm_hatena {
	margin: 0 0 10px 0;
	padding: 0;
	width: 92px;
	height: 28px;
	display: block;
	float: right;
}

.top_right_sec3 {
	margin: 12px 0 0 0;
	padding: 0;
	width: 224px;
	float: left;
	overflow: hidden;
}

.top_right_sec4 {
	margin: 6px 0 0 0;
	padding: 0px;
	width: 238px;
	float: left;
	overflow: hidden;
}

.faqtxt1 {
  margin: 12px 0px 0px 18px;
  padding: 0px;
  font-size: 12px;
  font-weight: bold;
  font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  color: #484848;
  width: 520px;
}

.faqtxt2 {
  margin: 10px 0px 0px 18px;
  padding: 0px;
  font-size: 12px;
  line-height: 1.5em;
  font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  color: #484848;
  width: 500px;
}

.privtxt {
  margin: 10px 0px 0px 26px;
  padding: 0px;
  font-size: 12px;
  line-height: 1.5em;
  font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  color: #484848;
  width: 488px;
}

.privtxt p{
  margin: 8px 0px 16px 0;
  padding: 0px;
}

.faqline {
	margin: 16px 0px 0px 15px;
	padding: 0px;
}

.sub_menu_comment {
	margin: 6px 6px 12px 12px;
	padding: 0px;
	width: 204px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 10px;
  font-weight: normal;
  color: #484848;
}

.blist_line_bottom {
	margin: 0;
	padding: 0;
  height: 54px;
  clear: both;
}

.sub_menu {
	margin: 0;
	padding: 0;
	width: 224px;
}

.sub_menu_bottom {
	margin: 0 0 0 0;
	padding: 0;
	width: 224px;
  height: 15px;
	background-image:url(../images/submenu/subback3.png);
	background-repeat: no-repeat;
  background-position: left bottom;
  background-color: #EFEFDF;
}

.sub_menu_body {
	margin: 0 0 0 0;
	padding: 9px 0 5px 0;
	width: 224px;
	background-image:url(../images/submenu/subback1.png);
	background-repeat: no-repeat;
  background-color: #EFEFDF;
}

.sub_menu_hd1 {
	margin: 0 0 8px 12px;
	padding: 0 0 0 0;
  width: 200px;
}

.sub_menu_hdsec2 {
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
}

.sub_menu_hd2 {
	margin: 0 0 0 24px;
	padding: 0 0 0 14px;
	text-align: left;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 10px;
  font-weight: normal;
	color: #686868;
	background-image:url(../images/submenu/subhd2.png);
	background-repeat: no-repeat;
  background-position: left center;
  text-decoration: underline;
}

.sub_menu_hd2:hover{
	color: #333333;
  text-decoration: underline;
}

.sub_menu_hdsec3 {
	margin: 0 0 5px 12px;
	padding: 0 0 0 0;
}

.sub_menu_hd3 {
	margin: 0 0 0 28px;
	padding: 0 0 0 11px;
	text-align: left;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 10px;
  font-weight: normal;
	color: #686868;
	background-image:url(../images/submenu/subhd3.png);
	background-repeat: no-repeat;
  background-position: left center;
  text-decoration: underline;
}

.sub_menu_hd3:hover{
	color: #333333;
  text-decoration: underline;
}

.sub_menu_hd4 {
	margin: 0 0 1px 24px;
	padding: 0 0 0 14px;
	text-align: left;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 10px;
  font-weight: normal;
	color: #686868;
	background-image:url(../images/submenu/subhd2.png);
	background-repeat: no-repeat;
  background-position: left center;
}

.sec-mente{
	margin: 0px;
	padding-right: 0;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 0px;
	color: #484848;
}

.topbtn{
	margin: 0px;
	padding-right: 0;
	padding-left: 17px;
	padding-top: 20px;
	padding-bottom: 0px;
}

#demo01 {
	margin: 0;
	padding: 0;
	background-image:url(../images/color/sambtn_gray_over.gif);
	background-repeat: no-repeat;
	text-indent: -2000em;
	width: 34px;
	height: 32px;
	display: block;
	float: left;
	position: relative;
	left:0;
	top:0;
}

#demo01 a{
	margin: 0px;
	padding: 0px;
	background-image:url(../images/color/sambtn_gray.gif);
	background-repeat: no-repeat;
	width: 34px;
	height: 32px;
	display: block;
}

#demo01 a:hover{
	background-image:url(../images/color/sambtn_gray_over.gif);
	background-repeat: no-repeat;
	width: 34px;
	height: 32px;
	display: block;
}

#demo02 {
	margin: 0;
	padding: 0;
	background-image:url(../images/color/sambtn_blue_over.gif);
	background-repeat: no-repeat;
	text-indent: -2100em;
	width: 34px;
	height: 32px;
	display: block;
	float: left;
	position: relative;
	left:0;
	top:0;
}

#demo02 a{
	margin: 0px;
	padding: 0px;
	background-image:url(../images/color/sambtn_blue.gif);
	background-repeat: no-repeat;
	width: 34px;
	height: 32px;
	display: block;
}

#demo02 a:hover{
	background-image:url(../images/color/sambtn_blue_over.gif);
	background-repeat: no-repeat;
	width: 34px;
	height: 32px;
	display: block;
}

#demo03 {
	margin: 0;
	padding: 0;
	background-image:url(../images/color/sambtn_pink_over.gif);
	background-repeat: no-repeat;
	text-indent: -2200em;
	width: 34px;
	height: 32px;
	display: block;
	float: left;
	position: relative;
	left:0;
	top:0;
}

#demo03 a{
	margin: 0px;
	padding: 0px;
	background-image:url(../images/color/sambtn_pink.gif);
	background-repeat: no-repeat;
	width: 34px;
	height: 32px;
	display: block;
}

#demo03 a:hover{
	background-image:url(../images/color/sambtn_pink_over.gif);
	background-repeat: no-repeat;
	width: 34px;
	height: 32px;
	display: block;
}

#demo04 {
	margin: 0;
	padding: 0;
	background-image:url(../images/color/sambtn_green_over.gif);
	background-repeat: no-repeat;
	text-indent: -2300em;
	width: 34px;
	height: 32px;
	display: block;
	float: left;
	position: relative;
	left:0;
	top:0;
}

#demo04 a{
	margin: 0px;
	padding: 0px;
	background-image:url(../images/color/sambtn_green.gif);
	background-repeat: no-repeat;
	width: 34px;
	height: 32px;
	display: block;
}

#demo04 a:hover{
	background-image:url(../images/color/sambtn_green_over.gif);
	background-repeat: no-repeat;
	width: 34px;
	height: 32px;
	display: block;
}

#demo05 {
	margin: 0;
	padding: 0;
	background-image:url(../images/color/sambtn_white_over.gif);
	background-repeat: no-repeat;
	text-indent: -2300em;
	width: 34px;
	height: 32px;
	display: block;
	float: left;
	position: relative;
	left:0;
	top:0;
}

#demo05 a{
	margin: 0px;
	padding: 0px;
	background-image:url(../images/color/sambtn_white.gif);
	background-repeat: no-repeat;
	width: 34px;
	height: 32px;
	display: block;
}

#demo05 a:hover{
	background-image:url(../images/color/sambtn_white_over.gif);
	background-repeat: no-repeat;
	width: 34px;
	height: 32px;
	display: block;
}

#sakuseilink {
	margin-right: 18px;
	margin-left: 0;
	margin-top: 23px;
	margin-bottom: 0px;
	padding: 0;
	text-align: left;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 12px;
	color: #00A9E0;
  text-align: right;
}

#sakuseilink a{
	color: #00A9E0;
	text-decoration: underline;
}

#sakuseilink a:hover{
	color: #00A9E0;
	text-decoration: none;
}

#newaccunt {
	margin-right: 0;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0px;
	background-image:url(../images/top/new_btn_over.png);
	background-repeat: no-repeat;
	text-indent: -2000em;
	width: 214px;
	height: 22px;
	display: block;
}

#newaccunt a{
	background-image:url(../images/top/new_btn.png);
	background-repeat: no-repeat;
	width: 214px;
	height: 22px;
	display: block;
}

#newaccunt a:hover{
	background-image:url(../images/top/new_btn_over.png);
	background-repeat: no-repeat;
	width: 214px;
	height: 22px;
	display: block;
}

.field1 {
  margin: 0 0 0 0;
  padding: 9px 0 0 11px;
}

.field2 {
  margin: 0 0 0 0;
  padding: 5px 0 0 11px;
}

.label {
  margin: 0 0 3px 0;
	padding:0;
	font-size:10px;
	font-style:normal;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	color: #686868;
}
#in_accunt {
  margin: 0 0 0 0;
	padding:0;
  border: solid 1px #DEDEDE;
  width: 200px;
  height: 19px;
}

#pass_word {
  margin: 0 0 0 0;
	padding:0;
  border: solid 1px #DEDEDE;
  width: 200px;
  height: 19px;
}

.sec-login-label {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 10px;
	color: #00A9E0;
  text-align: center;
  width: 218px;
}

.sec-login-label a{
	color: #00A9E0;
	text-decoration: none;
}

.sec-login-label a:hover{
	color: #00A9E0;
	text-decoration: underline;
}

#primary-button {
	margin-right: 0;
	margin-left: 58px;
	margin-top: 6px;
	margin-bottom: 0px;
	padding: 0px;
	background-image:url(../images/top/rogin_btn_over.png);
	background-repeat: no-repeat;
	text-indent: -2000em;
	width: 100px;
	height: 23px;
	display: block;
}

#primary-button a{
	background-image:url(../images/top/rogin_btn.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 23px;
	display: block;
}

#primary-button a:hover{
	background-image:url(../images/top/rogin_btn_over.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 23px;
	display: block;
}

.kinousb_title {
	margin: 13px 0px 23px 23px;
	padding: 0;
	text-align: left;
}

.kinou_list{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 23px 0px;
	width: 750px;
}

.kinou_book_blk {
  margin: 0 0 0 14px;
  padding: 0px;
  width: 520px;
  height: 500px;
}

.klist_line {
	margin: 0 0 0 16px;
	padding: 0px;
	width: 520px;
	display: block;
	display: inline-table;
	clear: both;
}

.klist_left {
	margin: 0px;
	padding: 0px;
	width: 260px;
	float: left;
	overflow: hidden;
}

.klist_right {
	margin: 0px;
	padding: 0px;
	width: 260px;
	float: left;
	overflow: hidden;
}

.klist_img {
	margin: 0px;
	padding: 0px;
	width: 62px;
	float: left;
}

.kinou_md {
	margin-right: 0;
	margin-left: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0px;
	text-align: left;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 12px;
	color: #686868;
}

.klist_cmt {
	margin: 0px;
	padding: 0px;
	width: 198px;
	height: 76px;
	float: left;
}

.kinou_txt {
	margin-right: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 10px;
	line-height: 1.7em;
	color: #686868;
}

.saku_left_sec1 {
	margin: 0 0 0 0;
	padding: 0;
	width: 548px;
	float: left;
	overflow: hidden;
}

.tslist_line {
  margin: 10px 0 0 16px;
  padding: 0px;
  width: 518px;
  display: block;
  display: inline-table;
  clear: both;
}

.tslist_left {
  margin: 0px;
  padding: 0px;
  width: 264px;
  float: left;
  overflow: hidden;
}

.tslist_right {
  margin: 0px;
  padding: 0px;
  width: 253px;
  float: left;
  overflow: hidden;
}

.tslist_line2 {
  margin: 2px 0 0 0px;
  padding: 0px;
  width: 517px;
  display: block;
  display: inline-table;
  clear: both;
}

.tslist_left2 {
  margin: 0px;
  padding: 0px;
  width: 297px;
  float: left;
  overflow: hidden;
}

.tslist_right2 {
  margin: 0px;
  padding: 0px;
  width: 220px;
  float: left;
  overflow: hidden;
}

.tscmt_left{
  margin: 0px;
  padding: 0;
  width: 253px;
  height: 164px;
  background-image:url(../images/top/comm_back.png);
  background-repeat: no-repeat;
  text-align: left;
  font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 10px;
  line-height: 1.7em;
  color: #686868;
}

.tscmt_right{
  margin: 0px;
  padding: 0;
  width: 253px;
  height: 164px;
  background-image:url(../images/top/comm_back.png);
  background-repeat: no-repeat;
  text-align: left;
  font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 10px;
  line-height: 1.7em;
  color: #686868;
}

.tscmt_txt{
  margin: 0px;
  padding: 18px 14px 0px 17px;
}

.tscmt_txt span{
  font-weight: bold;
}

.tscmt_txt a{
	color: #00A9E0;
	text-decoration: underline;
}

.tscmt_txt a:hover{
	color: #00A9E0;
	text-decoration: none;
}

.top_linkimg {
  margin: 10px 0 2px 16px;
  padding: 0px;
}

.top_linktxt {
  margin: 0px;
  padding: 0 0 0 14px;
  text-align: left;
  font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 10px;
  color: #686868;
}

.body_sub{
	text-align: center;
  background-color: #FFFFFF;
}

.sakusei_sub {
	margin: 0;
	padding: 12px 0 24px 0;
	width: 548px;
	text-align: left;
  background-color: #FFFFFF;
}

.saku_hdimg {
	margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 15px;
  margin-right: 0px;
	padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
	width: 520px;
  height: 36px;
}

.saku_mdimg {
	margin-top: 0px;
  margin-bottom: 12px;
  margin-left: 0px;
  margin-right: 0px;
	padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
	width: 520px;
  height: 20px;
}

.saku_txt_blk {
	margin: 0 0 0 27px;
	padding: 0;
}

.saku_txt_sec {
	margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 26px;
  margin-right: 0px;
	padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
	width: 520px;
	text-align: left;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #484848;
}

.saku_txt_sec a{
	color: #00A9E0;
	text-decoration: underline;
}

.saku_txt_sec a:hover{
	color: #23A9FF;
	text-decoration: underline;
}

.sales-button-blk {
  margin-top: 0px;
  margin-bottom: 12px;
  margin-left: 31px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width:486px;
  height:58px;
  text-align: left;
  display: block;
  display: inline-table;
  clear: both;
  background-color: #FFFFFF;
  background-image:url(../images/sales/donyu_btn_back.png);
  background-repeat:no-repeat;
}

.sales-button-left {
  margin: 0;
  padding: 0px;
  float: left;
  width:280px;
  overflow: hidden;
}

.sales-button-right {
  margin: 0px;
  padding: 0px;
  float: right;
  width:206px;
  overflow: hidden;
}

.sales-button-txt {
  margin: 14px 0 0 0;
  padding: 0px;
  font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 10px;
  line-height: 1.5em;
  color: #484848;
}

#sales-button-img {
  margin: 15px 0 0 14px;
  padding: 0px;
}

.sales-submenu1 {
  margin-top: 0px;
  margin-bottom: 14px;
  margin-left: 31px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width:486px;
  height:40px;
  background-image:url(../images/sales/submenu_back1.png);
  background-repeat:no-repeat;
  display: block;
  display: inline-table;
  clear: both;
}

.sales-submenu2 {
  margin-top: 0px;
  margin-bottom: 14px;
  margin-left: 31px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width:486px;
  height:40px;
  background-image:url(../images/sales/submenu_back2.png);
  background-repeat:no-repeat;
  display: block;
  display: inline-table;
  clear: both;
}

.sales-submenu3 {
  margin-top: 0px;
  margin-bottom: 14px;
  margin-left: 31px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width:486px;
  height:40px;
  background-image:url(../images/sales/submenu_back3.png);
  background-repeat:no-repeat;
  display: block;
  display: inline-table;
  clear: both;
}

.sales-submenu4 {
  margin-top: 0px;
  margin-bottom: 14px;
  margin-left: 31px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width:486px;
  height:40px;
  background-image:url(../images/sales/submenu_back4.png);
  background-repeat:no-repeat;
  display: block;
  display: inline-table;
  clear: both;
}

.sales-link-blk {
  margin-top: 0px;
  margin-bottom: 2px;
  margin-left: 17px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 472px;
  display: block;
  display: inline-table;
  clear: both;
}

.sales-link-left {
  margin: 0px;
  padding: 0px;
  float: left;
  overflow: hidden;
  color: #FFFFFF;
}

.sales-link-right {
  margin: 8px 0 0 0;
  padding: 0px;
  float: right;
  overflow: hidden;
  color: #FFFFFF;
}

.sales-link-img {
  margin-top: 0px;
  margin-bottom: 18px;
  margin-left: 17px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

#sales-submenu-blk1 {
  margin: 6px 0 0 20px;
  padding: 0px;
  width: 158px;
  float: left;
  display: inline;
  overflow: hidden;
  color: #FFFFFF;
}

#sales-submenu-blk1 a{
  color: #FFFFFF;
  text-decoration: underline;
}

#sales-submenu-blk1 a:hover{
  color: #FFFFFF;
  text-decoration: none;
}

#sales-submenu-blk2 {
  margin: 6px 0 0 0;
  padding: 0px;
  width: 98px;
  float: left;
  display: inline;
  overflow: hidden;
  color: #FFFFFF;
}

#sales-submenu-blk2 a{
  color: #FFFFFF;
  text-decoration: underline;
}

#sales-submenu-blk2 a:hover{
  color: #FFFFFF;
  text-decoration: none;
}

#sales-submenu-blk3 {
  margin: 6px 0 0 0;
  padding: 0px;
  width: 137px;
  float: left;
  display: inline;
  overflow: hidden;
  color: #FFFFFF;
}

#sales-submenu-blk3 a{
  color: #FFFFFF;
  text-decoration: underline;
}

#sales-submenu-blk3 a:hover{
  color: #FFFFFF;
  text-decoration: none;
}

#sales-submenu-blk4 {
  margin: 6px 0 0 0;
  padding: 0px;
  width: 70px;
  float: left;
  display: inline;
  overflow: hidden;
  color: #FFFFFF;
}

#sales-submenu-blk4 a{
  color: #FFFFFF;
  text-decoration: underline;
}

#sales-submenu-blk4 a:hover{
  color: #FFFFFF;
  text-decoration: none;
}

.sales_hoh_subhdimg {
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 43px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 520px;
}

.sales_hoh_subhdtxt {
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 43px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 520px;
  text-align: left;
  font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  color: #484848;
}

.svic_txt_sec {
	margin-top: 0px;
  margin-bottom: 21px;
  margin-left: 20px;
  margin-right: 0px;
	padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
	width: 520px;
	text-align: left;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #484848;
}

.svic_txt_sec a{
	color: #00A9E0;
	text-decoration: underline;
}

.svic_txt_sec a:hover{
	color: #23A9FF;
	text-decoration: underline;
}

.svic_txt {
	margin: 0 0 0 0;
	padding: 0;
	line-height: 2em;
	width: 160px;
	float: left;
	overflow: hidden;
}

.svic_txt2 {
	margin: 0 0 0 0;
	padding: 0;
	line-height: 2em;
	width: 112px;
	float: left;
	overflow: hidden;
}

.svic_txt3 {
	margin: 0 0 0 0;
	padding: 0;
  clear: both;
}

.saku_txt {
	margin: 0 0 12px 0;
	padding: 0;
}

.saku_txt2 {
	margin: 0 0 12px 0;
	padding: 0;
	line-height: 2em;
}

.saku_txt2 span{
	color: #FF0000;
}

.saku_txt2 a{
  color: #484848;
  text-decoration: underline;
}

.saku_txt2 a:hover{
  color: #484848;
  text-decoration: none;
}

.saku_txt3 {
	margin: 0 0 12px 4px;
	padding: 0;
	line-height: 2em;
}

.saku_txt3 span{
	margin: 0 0 0 12px;
	padding: 0;
}

.saku_txt4 {
	margin: 0 0 6px 0px;
	padding: 0;
}

.saku_txt4 a{
	color: #00A9E0;
	text-decoration: underline;
}

.saku_txt4 a:hover{
	color: #23A9FF;
	text-decoration: none;
}

.inst_txt_sec {
  margin-top: 0px;
  margin-bottom: 21px;
  margin-left: 46px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 494px;
  text-align: left;
  font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  color: #484848;
}

.errorblk {
	margin: 32px 0 0 54px;
	padding: 0;
}

.errormd1{
	margin: 0 0 0 0;
	padding: 0;
}

.errormd2{
	margin: 12px 0 0 0;
	padding: 0;
}

#footer {
	margin: 0px;
	padding:0px 0px 30px 0px;
	text-align: center;
	background-image:url(../image/back/footerback.jpg);
	background-repeat: repeat-x;
	background-color:#F4F4F4;
	height: 90%;
}

.ftmenu{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #787878;
	width: 780px;
}

.ftmenu a{
	margin: 0px;
	padding: 0px;
	color: #00A9E0;
	text-decoration: none;
}

.ftmenu a:hover{
	color: #00A9E0;
	text-decoration: underline;
}

.ftmenu span{
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.share_img {
  margin: 10px 0 0 20px;
  padding: 0 0 0 0;
  width: 507px;
}

.share_img #hatena{
  margin: 0 10px 0 0;
  padding: 0 0 0 0;
}

.privacyblk {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 12px 2px 60px 0px;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #484848;
	width: 750px;
}

.privacyblk h4{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 3em;
}

.privacyblk p{
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

.appli_txt {
  margin: 8px 0 0 0;
  padding: 12px 0;
  width: 222px;
  text-align: center;
  border: solid 1px #DEDEDE;
  line-height: 2.3em;
}

.appli_txt a{
  color: #00A9E0;
  text-decoration: none;
}

.appli_txt a:hover{
  color: #00A9E0;
  text-decoration: underline;
}
