@charset "utf-8";

/*-----------------------------------------------------*/

body {
	font-size: 13px;
	font-family:  Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	background-color: #ffffff;
	line-height: 1.8;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* for WinIE6*/

* html body {
	font-size: 82%;
	font-family: Verdana, "MS P ゴシック", sans-serif;
	letter-spacing: 0px;
	vertical-align:baseline;
	color: #333333;
	background-color: #ffffff;
	line-height: 1.8;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* for WinIE7--*/

*:first-child+html body {
	font-size: 82%;
	font-family: Verdana, "MS P ゴシック", sans-serif;
	/*-- font-family: 'メイリオ', Meiryo, sans-serif; --*/
	color: #333333;
	background-color: #ffffff;
	line-height: 1.8;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*-- Win IE 5-5.5､6 --*/

table {
	font-size: 100%;
}

/*-----
input, textarea {
	font-size: 13px;
	line-height: 1.8;
}
-----*/

/*-----------------------------------------------------*/

p {
	margin: 0px;
	padding: 0px;
}

a {
	color: #0066CC;
	text-decoration: underline;
}

a:hover  {
	color: #FF3300;
	text-decoration: underline;
}


h1 {
	font-size: 125%;
	letter-spacing: 1px;
	display: inline;
}

h2 {
	font-size: 115%;
	letter-spacing: 1px;
	display: inline;
}

h3 {
	font-size: 105%;
	letter-spacing: 1px;
	display: inline;
}

hr {
	margin-top: 5px;
	padding: 0px;
	margin-bottom: 5px;
}

/*-----------------------------------------------------*/


#container {
	height: 100%;
	width: 928px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 10px;
	text-align: left;
	border: 1px solid #3366CC;
}

#container #header {
	height: 65px;
	width: 930px;
	margin-bottom: 5px;
}

#container #middle {
	width: 930px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#container  #footer {
	width: 910px;
	background-color: #eeeeee;
	height: 25px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #3366CC;
	margin-bottom: 5px;
	padding-left: 10px;
	text-align: right;
}

#container #middle #left {
	display: inline;
	float: left;
	width: 200px;
}

#container #middle #left .menu {
	height: 40px;
	width: 200px;
	margin-bottom: 1px;
}

#container #middle #left .menuT {
	width: 196px;
	margin-bottom: 2px;
	font-size: 10px;
	line-height: 120%;
	margin-top: 2px;
	background-color: #eeeeee;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#container #middle #left #calTop {
	width: 200px;
	margin-top: 20px;
	background-color: #ffffdd;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #FF9966;
	padding-top: 5px;
}

#container #middle #left #cal {
	height: 340px;
	width: 200px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #ff9966;
	padding-top: 10px;
	background-color: #ffffdd;
}

#container #middle #left .suz {
	margin-top: 15px;
}

#container    #middle    #left    .space5 {
	height: 5px;
}

#container #middle #right {
	float: right;
	width: 710px;
}

#container #middle #right #topFlash {
	height: 150px;
	width: 700px;
}

#container #middle #right .mainConT {
	width: 680px;
	background-color: #F2F2F2;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF3333;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 2px;
}

#container #middle #right .mainConTbu {
	width: 680px;
	background-color: #F2F2F2;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #3366CC;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 2px;
}

#container #middle #right .mainConTbu2 {
	width: 680px;
	background-color: #FFFFEE;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 2px;
}

#container  #middle  #right  .mainConTbu5 {
	width: 680px;
	background-color: #eeeeee;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #3366CC;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 2px;
}

#container #middle #right .mainConTbu10 {
	width: 680px;
	background-color: #eeeeee;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #3366CC;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 2px;
}

#container #middle #right .mainConTbu20 {
	width: 680px;
	background-color: #eeeeee;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #3366CC;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 2px;
}

#container #middle #right .mainCon {
	width: 700px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#container  #middle  #right  .mainConMform {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 20px;
}


#container #middle #right .mainCon .imgPoint {
	vertical-align: middle;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#container #middle #right .mainConImg {
	width: 680px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#container #middle #right .mainConImg .totoSui {
}

#container #middle #right .mainConImg .totoSui img {
	padding-bottom: 3px;
}

#container  #middle  #right  .mainConImg  .p02img {
	margin-top: 10px;
	margin-bottom: 10px;
}

#container #middle #right .mainConImg .p03img {
	margin-bottom: 10px;
}


#container  #middle  #right  .priceImg  {
	width: 680px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 20px;
}

#container #middle #right .priceImg img {
	margin-bottom: 2px;
}

.contentsUl {
	margin: 0px;
	list-style-type: circle;
	line-height: 1.8;
	padding-left: 25px;
	padding-top: 5px;
}

.contentsUl2 {
	margin: 0px;
	list-style-type: decimal;
	line-height: 1.8;
	padding-left: 30px;
	padding-top: 5px;
}

.img05050505 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	vertical-align: middle;
}


.img10000000 {
	margin-top: 10px;
}

.img_R05 {
	padding-right: 5px;
}

#print {
	width: 600px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#print .pri01 {
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-top: 20px;
	font-size: 120%;
}

#print .pri03 {
	width: auto;
	margin-top: 20px;
	font-size: 120%;
}

.font80 {
	font-size: 80%;
}
.font-009966 {
	color: #009966;
}

.font-ff3300 {
	color: #FF3300;
}

.font-140 {
	font-size: 140%;
}

.font-120 {
	font-size: 120%;
}

.font-ff0000_120 {
	font-size: 120%;
	color: #FF0000;
}

.bg_eeeeee {
	background-color: #eeeeee;
}

.bg_ffffee {
	background-color: #ffffee;
}

.bg_ffeecc {
	background-color: #ffeecc;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

