body {
	background-image: url(../shared/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	background-color: #E1F5FF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.mg0 {
	margin: 0px;
}

#wrapper {
	text-align: left;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../shared/header_bg.gif);
	background-repeat: repeat-x;
	width: 810px;
}
#contents {
	background-image: url(../shared/main_bg.gif);
	background-repeat: repeat-y;
	width: 810px;
	text-align: left;
}
#present {
	background-image: url(../top/btn_present_bg.gif);
	background-repeat: no-repeat;
	height: 138px;
	width: 810px;
	text-align: center;
}
#gaobook {
	background-color: #FFFFD7;
	margin-right: auto;
	margin-left: auto;
	width: 680px;
	border: 1px solid #FFC818;
}
#footer {
	font-size: 10px;
	color: #999999;
}
#wrapperalts {

	text-align: left;
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headeralts {

	background-image: url(../shared/header_bg.gif);
	background-repeat: repeat-x;
	width: 710px;
}
#altscontents {

	background-image: url(../campaign/altsmain_bg.gif);
	background-repeat: repeat-y;
}
#altstop {
	background-image: url(../campaign/alts_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 710px;
}
#altsbox {
	background-image: url(../campaign/alts_boxbg.gif);
	background-repeat: no-repeat;
	height: 450px;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
	color: #5A75AB;
}
#altsgold {
	background-color: #F3F6F0;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #D6E2F9;
	margin-bottom: 0px;
	height: 133px;
}
#altsgold p {
	margin: 0px;
}
.altsphoto {
	margin-left: 15px;
}
#altsbox p {
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
}
#altsfamily {
	background-color: #F4F7FD;
	height: 90px;
	width: 168px;
	border: 1px solid #ADBEE4;
	margin-top: 2px;
}
#altsfamily p {
	margin-top: 10px;
	text-align: left;
}
.tx14orange {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.margin30 {
	margin-right: 30px;
	margin-left: 30px;
}
.tx10 {
	font-size: 10px;
}
.notes {
	font-size: 10px;
	color: #999999;
}
.btnprev {
	margin-left: 55px;
}
.txorange {
	color: #FF6600;
}
.txgrayb {
	font-weight: bold;
	color: #333333;
}
#mainhead {
	background-image: url(../shared/main_head.gif);
	background-repeat: no-repeat;
	width: 810px;
	padding-top: 25px;
}


/*--------------------------リニューアル追加分-------------------------*/

#wrapper02 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header02 {
	background-image: url(../shared/header_new_bg.gif);
	background-repeat: no-repeat;
	width: 900px;
	text-align: left;
	height: 85px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#footer02 {
	font-size: 10px;
	background-image: url(../shared/footerbg.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 900px;
	clear: both;
	padding-top: 40px;
	background-position: right bottom;
	margin-right: auto;
	margin-left: auto;
}

#wrapper02 a {
	color: #0066FF;
}
.floatleft {
	float: left;
}
#wrapper02 #rightbox {
	background-image: url(../top/rightbox_bg.gif);
	background-repeat: repeat-y;
	width: 180px;
	float: left;
	text-align: left;
	line-height: 120%;
	color: #999999;
}
#wrapper02 #rightbox h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../top/rightbox_head.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 26px;
	width: 180px;
	padding-top: 10px;
	text-align: center;
}
#wrapper02 #rightbox p {
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 115%;
}
.tx10gray {
	font-size: 10px;
	color: #666666;
	margin: 0px;
}
.txgreen {
	color: #93BB26;
}
.tx10blue {
	color: #01A0C7;
	font-size: 10px;
}
.tx10red {
	font-size: 10px;
	color: #CC0000;
	line-height: 115%;
}
.tx14greenb {
	font-size: 14px;
	font-weight: bold;
	color: #89AF23;
}
#wrapper02 #error {
	background-image: url(../shared/wide_bg.gif);
	background-repeat: repeat-y;
	width: 900px;
}
#error #box {
	background-image: url(../shared/bg_message03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 634px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	text-align: left;
	margin-top: 20px;
}#error #box p {
	padding-right: 20px;
	padding-left: 20px;
}
.tx14redb {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.tx16blueb {
	font-size: 16px;
	font-weight: bold;
	color: #01A0C7;
}
.tx14 {
	font-size: 14px;
	font-weight: bold;
}
.tx10normal {
	font-size: 10px;
	font-weight: normal;
	line-height: 120%;
}
.tx12 {
	font-size: 12px;
}
#wrapper02 #footer02 p {
	text-align: left;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 100%;
}
.tx14gray {

	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#headerjal {
	background-image: url(../shared/header_jalgao_bg.gif);
	background-repeat: no-repeat;
	width: 900px;
	text-align: left;
	height: 85px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#headervol63 {
	background-image: url(../shared/header_vol71_winter.jpg);	
	background-repeat: no-repeat;
	width: 900px;
	text-align: left;
	height: 85px;
	margin-bottom: 10px;
	background-position: left top;
}
#footervol63 {

	font-size: 10px;
	background-image: url(../shared/footerbg_vol71_winter.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 900px;
	clear: both;
	padding-top: 40px;
	background-position: right bottom;
	margin-right: auto;
	margin-left: auto;
}
#wrapper02 #footervol63 p {

	text-align: left;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 100%;
}
.txruby {
	color: #FF9900;
	ruby-aligh:distribute-space;
	font-weight: normal !important;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.tx22 {
	font-size: 22px;
	line-height: 115%;
}
.tx10gray100per {
	font-size: 10px;
	line-height: 115%;
	color: #666666;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#topmain img{
	margin:0;
	padding:0;
	vertical-align:bottom;
}
