@charset "UTF-8";

.kodokutophead {
	margin: 0px;
	background-image: url(../img/kodokutit.jpg);
	background-repeat: no-repeat;
	width: 560px;
	height: 47px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.kodokutophead .kodokutit {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
.kodokutophead ul {
	margin: 0px;
	float: right;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.kodokutophead li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.boxgray {
	margin: 0px;
	background-color: #FAFAFA;
	border: 1px solid #DBDBDB;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}
.kodokuhead {
	margin: 0px;
	background-image: url(../img/kakufmtit.jpg);
	background-repeat: no-repeat;
	width: 560px;
	height: 47px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.kodokuhead .kakufmtit {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
.kodokuhead ul {
	margin: 0px;
	float: right;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.kodokuhead li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.kodokuhead li a {
	margin: 0px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.kodokuhead li a:hover {
	text-decoration: underline;
	color: #666;
}
.kodokuhead li .first {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#kodoku01 #kodoku_a a {
	color: #666;
}
#kodoku02 #kodoku_b a {
	color: #666;
}
#kodoku03 #kodoku_c a {
	color: #666;
}

/*購読案内top*/
.kodokubox {
	margin: 0px;
	width: 560px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 515px;
}
.imgbtlist {
	margin: 0px;
	overflow: hidden; /* ※ */
	position: relative; /* ※ */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 100px;
}
.imgbtlist .imgbtleft {
	float: left; /* 左に寄せて配置 */
	width: 275px;
	margin: 0px;
	padding: 0px;
}
.imgbtlist .imgbtrt {
	float: right; /* 右に寄せて配置 */
	width: 275px;
	margin: 0px;
	padding: 0px;
}
.imgbtleft h3 {
	margin: 0px;
	padding: 0px;
}
.imgbtrt h3 {
	margin: 0px;
	padding: 0px;
}

.imgbtrt .bt_kodokutop01 a {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 275px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/kodokubt01.jpg);
	background-repeat: no-repeat;
}
.imgbtrt .bt_kodokutop02 a {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 275px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/kodokubt02.jpg);
	background-repeat: no-repeat;
}
.imgbtleft .bt_kodokutop03 a {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 275px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/kodokubt03.jpg);
	background-repeat: no-repeat;
}
.imgbtleft .bt_kodokutop04 a {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 275px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/kodokubt04.jpg);
	background-repeat: no-repeat;
}

.imgbtleft .bt_kodokutop03_2 a {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 275px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/kodokubt03_2.jpg);
	background-repeat: no-repeat;
}

.imgbtleft .bt_kodokutop04_2 a {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 275px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/kodokubt04_2.jpg);
	background-repeat: no-repeat;
}

.imgbtrt .bt_kodokutop01 a:hover {
	background-position: 0 -100px;
}
.imgbtrt .bt_kodokutop02 a:hover {
	background-position: 0 -100px;
}
.imgbtleft .bt_kodokutop03 a:hover {
	background-position: 0 -100px;
}
.imgbtleft .bt_kodokutop04 a:hover {
	background-position: 0 -100px;
}
.imgbtleft .bt_kodokutop03_2 a:hover {
	background-position: 0 -100px;
}
.imgbtleft .bt_kodokutop04_2 a:hover {
	background-position: 0 -30px;
}


/*購読のご案内*/
.kodokubox2 {
	margin: 0px;
	width: 560px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.kodokubox2 p {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.kodokubox2 h4 {
	font-size: 14px;
	line-height: 14px;
	background-image: url(../img/kodoku_sbtbg.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.yatext12x {
	margin: 0px;
	display: block;
	width: 200px;
	float: left;
	font-size: 12px;
	line-height: 12px;
	background-image: url(../img/i_yagray.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
.kodokubox2 .dejibox {
	background-image: url(../img/kodoku_dejibg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	padding: 20px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.dejibox h5 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #4D4D4D;
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.dejiboxya {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.dejiboxya dl {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.dejiboxya dt {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	background-image: url(../img/i_yagray.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
.dejiboxya dd {
	margin: 0px;
	font-size: 12px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}


/*有料会員登録のご案内*/
.kodokutophead02 {
	margin: 0px;
	background-image: url(../img/kodokutit02.jpg);
	background-repeat: no-repeat;
	width: 560px;
	height: 47px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
}
.kodokutophead02 .kodokutit02 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
.kodokutophead02 ul {
	margin: 0px;
	float: right;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.kodokutophead02 li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.kodokutophead02 ul {
	margin: 0px;
	float: right;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.kodokutophead02 li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.kodokutophead02 li a {
	margin: 0px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.kodokutophead02 li a:hover {
	text-decoration: underline;
	color: #666;
}
.kodokutophead02 li .first {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.online  {
	padding: 6px;
	background-color: #515252;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.online p {
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
	font-weight: bold;
	background-image: url(../img/i_chk_blue.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	margin: 0px;
	padding: 0px;
	text-indent: 17px;
}

.online2 {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.online2 dl {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
}
.online2 dt {
	font-size: 14px;
	line-height: 14px;
	color: #060;
	font-weight: bold;
	background-image: url(../img/i_mail.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	text-indent: 25px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.online2 dd {
	margin: 0px;
	font-size: 12px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.nagare {
	margin: 0px;
	padding: 0px;
}
.nagare dl {
	margin: 0px;
	padding: 0px;
}
.nagare dt {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
}
.nagare dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.nagare dd p {
	background-image: url(../img/img_ya.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 17px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-indent: -9999px;
	padding: 0px;
}
.kiyakubox {
	padding: 25px;
	height: 350px;
	width: 505px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCC;
	background-color: #F8F8F8;
	overflow: auto;
}

/*同意する同意しないボタン*/
.btdouibox {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 30px;
	margin: 0px;
	position: relative; /* ※ */
}
.btdoui {
	padding: 0px;
	height: 30px;
	text-align: center;
	width: 328px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: none;
}
.btdoui ul {
	margin: 0px;
	padding: 0px;
}
.btdoui li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	float: left;
}
.btdoui li a {
	display: block;
	height: 30px;
	width: 160px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	}
.btdoui li a:hover {
	background-position: 0 -30px;
}
.btdoui .bt_doui00 a {
	background-image: url(../img/bt_doui00.jpg);
}
.btdoui .bt_doui01 a {
	background-image: url(../img/bt_doui01.jpg);
}
