@charset "EUC-JP";
/* CSS Document */

/*
=====  COMMON PAGE  ========================
*/

.page_top {
	margin-top: 50px;
	margin-bottom: 5px;
	text-align: right;
}

/*
=====  COMIC PAGE  ========================
*/
#comic_box {
	width: 570px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#comic_box p {
	width: 590px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
#comic_box h3 {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	margin-bottom: 10px;
	color: #006633;
}
#comic_box .caps {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
#comic_box .pagenavi {
	width: 400px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 5px;
	text-align: center;
}
#comic_box table {
	width: 590px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#comic_box td {
	font-size: 12px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#comic_box .notes {
	font-size: 10px;
	color: #FF0000;
}
#comic_box .button {
	width: 590px;
	text-align: center;
}



/*
=====  FREETALK PAGE  ========================
*/
#freetalk_box {
	width: 570px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#freetalk_box p {
	width: 590px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
#freetalk_box h3 {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	margin-bottom: 10px;
	color: #006633;
}
#freetalk_box .caps {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#freetalk_box .pagenavi {
	width: 400px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 5px;
	text-align: center;
}
#freetalk_box table {
	width: 590px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#freetalk_box td {
	font-size: 12px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#freetalk_box .notes {
	font-size: 10px;
	color: #FF0000;
}
#freetalk_box .button {
	width: 590px;
	text-align: center;
}



/*
=====  ICHIOSHI PAGE  ========================
*/
#ichioshi_box {
	width: 570px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#ichioshi_box p {
	width: 590px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	line-height: 130%;
	color: #666666;
}
#ichioshi_box h3 {
	width: 590px;
	font-size: 12px;
	font-size: 14px;
	margin-bottom: 10px;
	color: #006633;
}
#ichioshi_box .caps {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}
#ichioshi_box .pagenavi {
	width: 400px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 5px;
	text-align: center;
}
#ichioshi_box table {
	width: 590px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ichioshi_box td {
	font-size: 12px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#ichioshi_box .notes {
	font-size: 10px;
	color: #FF0000;
}
#ichioshi_box .button {
	width: 590px;
	text-align: center;
}



/*
=====  ABOUT PAGE  ========================
*/
#about_box {
	width: 590px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#about_box p {
	width: 530px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#about_box #catch {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#about_box .midashi {
	font-size: 14px;
	color: #147142;
	margin-top: 25px;
	margin-bottom: 5px;
	border-bottom-color: #33835B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 2px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}

#about_box table {
	font-size: 12px;
	display: block;
	width: 530px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#about_box th {
	font-size: 12px;
	text-align:left;
	width: 120px;
	vertical-align:top;
}
#about_box td {
	width: 400px;
	font-size: 12px;
	text-align:left;
	padding-bottom:5px;
}

#about_box dt {
	font-size: 12px;
	float: left;
	width: 120px;
	clear: both;
}
#about_box dd {
	width: 400px;
	font-size: 12px;
	float: right;
	margin-bottom: 10px;
}
#about_box dl {
	font-size: 12px;
	display: block;
	width: 530px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#about_box ul {
	width: 530px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}

/*
=====  POLICY PAGE  ========================
*/
#policy_box {
	width: 590px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#policy_box p {
	width: 530px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#policy_box #catch {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#policy_box .midashi {
	font-size: 14px;
	color: #147142;
	margin-top: 25px;
	margin-bottom: 5px;
	border-bottom-color: #33835B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 2px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	clear: both;
}
#policy_box dt {
	font-size: 12px;
	float: left;
	width: 15px;
	clear: both;
}
#policy_box dd {
	width: 510px;
	font-size: 12px;
	float: right;
	margin-bottom: 10px;
}
#policy_box dl {
	font-size: 12px;
	display: block;
	width: 530px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#policy_box ul {
	width: 530px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*
=====  CATALOGFORM PAGE  ========================
*/
#catalogform_box {
	width: 570px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#catalogform_box p {
	width: 510px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
#catalogform_box h3 {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	margin-bottom: 10px;
	color: #006633;
}
#catalogform_box .caps {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}
#catalogform_box .pagenavi {
	width: 510px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 5px;
}
#catalogform_box table {
	width: 590px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
}
#catalogform_box td {
	font-size: 12px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#catalogform_box .td_l {
	background-color: #F0F0F0;
}

#catalogform_box .notes {
	font-size: 10px;
	color: #FF0000;
}

/*
=====  BEGINNER'S PAGE  ========================
*/
#beginners_box {
	width: 590px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#beginners_box p {
	width: 530px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#beginners_box #catch {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#beginners_box .midashi {
	font-size: 14px;
	color: #147142;
	margin-top: 25px;
	margin-bottom: 5px;
	border-bottom-color: #33835B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 2px;
	width: 530px;
	margin-right: auto;

	margin-left: auto;
	font-weight: bold;
}

#beginners_box dt {
	font-size: 12px;
	float: left;
	width: 120px;
	clear: both;
}
#beginners_box dd {
	font-size: 12px;
	width: 400px;
	float: right;
	margin-bottom: 10px;
}
#beginners_box dl 
	font-size: 12px;{
	display: block;
	width: 530px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#beginners_box ul {
	font-size: 12px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}

/*
=====  RECRUIT PAGE  ========================
*/
#recruit_box {
	width: 590px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#recruit_box p {
	font-size: 12px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#recruit_box #catch {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#recruit_box .midashi {
	font-size: 14px;
	color: #147142;
	margin-top: 25px;
	margin-bottom: 5px;
	border-bottom-color: #33835B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 2px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
#recruit_box table {
	width: 530px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
}
#recruit_box td {
	font-size: 12px;
	padding: 2px;
	background-color: #FFFFFF;
}
#recruit_box th {
	font-size: 12px;
	background-color: #FFFFCC;
	padding: 2px;
}

/*
=====  MAILMAG PAGE  ========================
*/
#mailmag_box {
	width: 590px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#mailmag_box p {
	width: 530px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mailmag_box #catch {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#mailmag_box .midashi {
	font-size: 14px;
	color: #147142;
	margin-top: 25px;
	margin-bottom: 5px;
	border-bottom-color: #33835B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 2px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}

#mailmag_box dt {
	font-size: 12px;
	float: left;
	width: 120px;
	clear: both;
}
#mailmag_box dd {
	width: 400px;
	font-size: 12px;
	float: right;
	margin-bottom: 10px;
}
#mailmag_box dl {
	display: block;
	width: 530px;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#mailmag_box ul {
	width: 530px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
#method .box_left {
	float: left;
	width: 400px;
	margin-top: 30px;
}
#method .box_left p {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#method .box_right {
	width: 178px;
	float: right;
	margin-top: 30px;
}
#method .box_right li {
	background-image: url(../img/corner/na-su/menu_bg.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 178px;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 7px;
}

#method .hasen {
	height: 1px;
	width: 590px;
	margin-top: 10px;
}
#method .sub_title {
	margin-top: 10px;
}
#method .left_box02 {
	float: left;
	width: 320px;
	margin-top: 20px;
}
#method .left_box02 h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #81C335;
}
#method .left_box02 p {
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 5px;
}

#method .right_box02 {
	float: right;
	width: 260px;
	margin-top: 20px;
	font-size: 14px;
	text-transform: uppercase;
	color: #81C335;
}

/*
=====  CARD PAGE  ========================
*/


#card {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#card .box {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

#card .box01 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#card td {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 12px;
}

#card .fs10r {
	font-size: 10px;
	color: #FF0000;
}
#card .fs10 {
	font-size: 10px;
}

#card .button {
	text-align: center;
	margin-top: 10px;
}
#card h1 {
	font-size: 14px;
	color: #FF0000;
	text-align: center;
}

#card ul {
	color:#FF0000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

#card p {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}

/*
=====  NOTICE PAGE  ========================
*/


#notice {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#notice .top {
	margin-top: 20px;
	margin-bottom: 20px;
}
#notice .top p {
	margin-top: 10px;
	font-size: 12px;
	line-height: 17px;
}
#notice .left_box02 {
	float: left;
	width: 320px;
	margin-top: 20px;
}
#notice .left_box02 h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #81C335;
}
#notice .left_box02 p {
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 17px;
}

#notice .right_box02 {
	float: right;
	width: 260px;
	margin-top: 20px;
	font-size: 14px;
	text-transform: uppercase;
	color: #81C335;
}
#notice .page_top {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}
#notice .hasen {
	height: 1px;
	width: 590px;
	margin-top: 10px;
}
#notice .normal_box h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #81C335;
}

#notice .normal_box {
	width: 590px;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 12px;
}
#notice .normal_box p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 17px;
}
#notice .normal_box img {
	margin-top: 20px;
}

