/* AUCD仕様ページ */

H1{
	font-size : 23px;
	font-weight : bold;
	color: #333333;
	line-height: 0%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


/* レイアウト */
.title {
	background-color: #FFFFFF;
	color: #4B2699;
	font-size: 18px;
	width: 550px;
}
 
.link{
	width : 700px;
	font-size: 15px;
	text-align: center;
	padding: 10px;
	line-height: 150%;
}
 
.siyou{
	font-size : 15px;
	background-color : white;
	width : 700px;
	line-height: 130%;
	list-style-position: inside;
}

.siyou-koumoku {
	font-size: 16px;
	color: #330066;
	font-weight: bold;
}

.left{
  width : 80px;
  vertical-align : top;
}


/* 価格表 */
.kakaku{
	background-color : #838383;
	width : 570px;
	font-size: 14px;	
}

.version{
	width : 570px;
	font-size: 14px;
	text-align: right;
}


.code {
	background-color: #FFFFFF;
	width: 50px;
	text-align: center;
}

.code-a {
	font-weight: bold;
	width: 50px;
	text-align: center;
	font-weight: bold;
	background-color: #c4ffc4;
}

.code-b {
	font-weight: bold;
	background-color: #FCE7B4;
	width: 50px;
	text-align: center;
	font-weight: bold;
}

.code-c {
	font-weight: bold;
	background-color: #FEFCC9;
	width: 50px;
	text-align: center;
	font-weight: bold;
}

.code-t {
	font-weight: bold;
	background-color: #D0F0FF;
	width: 50px;
	text-align: center;
	font-weight: bold;
}

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

.name-a {
	font-weight: bold;
	background-color: #c4ffc4;
	text-align: left;
	font-weight: bold;
}

.name-b {
	font-weight: bold;
	background-color: #FCE7B4;
	text-align: left;
	font-weight: bold;
}

.name-c {
	font-weight: bold;
	background-color: #FEFCC9;
	text-align: left;
	font-weight: bold;
}

.name-t {
	font-weight: bold;
	background-color: #D0F0FF;
	text-align: left;
	font-weight: bold;
}

.content {
	background-color: #FFFFFF;
	width: 25px;
	text-align: center;
}

.content-a {
	font-weight: bold;
	background-color: #c4ffc4;
	width: 25px;
	text-align: center;
	font-weight: bold;
}

.content-b {
	font-weight: bold;
	background-color: #FCE7B4;
	width: 25px;
	text-align: center;
	font-weight: bold;
}

.content-c {
	font-weight: bold;
	background-color: #FEFCD1;
	width: 25px;
	text-align: center;
	font-weight: bold;
}

.content-t {
	font-weight: bold;
	background-color: #D0F0FF;
	width: 25px;
	text-align: center;
	font-weight: bold;
}

.ronbun {
	background-color: #FFFFFF;
	width: 55px;
	text-align: center;
}

.ronbun-a {
	font-weight: bold;
	background-color: #c4ffc4;
	width: 55px;
	text-align: center;
	font-weight: bold;
}

.ronbun-b {
	font-weight: bold;
	background-color: #FCE7B4;
	width: 55px;
	text-align: center;
	font-weight: bold;
}

.ronbun-c {
	font-weight: bold;
	background-color: #FEFCC9;
	width: 55px;
	text-align: center;
	font-weight: bold;
}

.ronbun-t {
	font-weight: bold;
	background-color: #D0F0FF;
	width: 55px;
	text-align: center;
	font-weight: bold;
}

.price {
	background-color: #FFFFFF;
	width: 70px;
	text-align: center;
}

.price-a {
	font-weight: bold;
	background-color: #c4ffc4;
	width: 70px;
	text-align: right;
	font-weight: bold;
}

.price-b {
	font-weight: bold;
	background-color: #FCE7B4;
	width: 70px;
	text-align: right;
	font-weight: bold;
}

.price-c {
	font-weight: bold;
	background-color: #FEFCC9;
	width: 70px;
	text-align: right;
	font-weight: bold;
}

.price-t {
	font-weight: bold;
	background-color: #D0F0FF;
	width: 70px;
	text-align: right;
	font-weight: bold;
}


/* お申込みフォーム */
.form {
	background-color : #838383;
	width : 700px;
	font-size: 14px;	
}

.Fitem {
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.Fcode-a {
	background-color: #c4ffc4;
	width: 50px;
	text-align: center;
	font-weight: bold;
}

.Fcode-b {
	background-color: #FCE7B4;
	width: 50px;
	text-align: center;
	font-weight: bold;
}

.Fcode-c {
	background-color: #FEFCD1;
	width: 50px;
	text-align: center;
	font-weight: bold;
}

.Fcode-t {
	background-color: #D0F0FF;
	width: 50px;
	text-align: center;
	font-weight: bold;
}

.Fname-a {
	background-color: #c4ffc4;
	width: 155px;
	font-weight: bold;
}

.Fname-b {
	background-color: #FCE7B4;
	width: 155px;
	font-weight: bold;
}

.Fname-c {
	background-color: #FEFCD1;
	width: 155px;
	font-weight: bold;
}

.Fname-t {
	background-color: #D0F0FF;
	width: 155px;
	font-weight: bold;
}

.Fcontent-a {
	background-color: #DFFFDF;
	width: 330px;
}

.Fcontent-b {
	background-color: #FEF1D3;
	width: 330px;
}

.Fcontent-c {
	background-color: #FEFDE7;
	width: 330px;
}

.Fcontent-t {
	background-color: #E1F5FF;
	width: 330px;
}

.Fappli-a {
	background-color: #EEFFEE;
	width: 165px;
	text-align: center;
}

.Fappli-b {
	background-color: #FFFBF0;
	width: 165px;
	text-align: center;	
}

.Fappli-c {
	background-color: #FFFFF4;
	width: 165px;
	text-align: center;	
}

.Fappli-t {
	background-color: #ECF9FF;
	width: 165px;
	text-align: center;	
}



/* 予告欄 */
.yokoku {
	background-color: #FFECEC;
	margin: 10px;
	padding: 20px;
	font-size: 14px;
	color: #6B3636;
	line-height: 130%;
	border: 1px solid #FF0000;
	font-weight: normal;
	width: 550px;
	text-align: left;
}

.yokoku a:link {
	color: #B00000;
	text-decoration: underline;
}

.yokoku a:visited {
    color: #B00000;
	text-decoration: underline;	
}


/* カレンダー */
.calendar {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#holiday {
	color: #FFFF99;
}



/* 予約用 */
.yoyaku-text {
	font-size: 12px;
	line-height: 120%;
	color: #FF0000;
}
.sakunen-text {
	font-size: 12px;
	line-height: 120%;
	color: #0000FF;
}

.yoyaku-hr {
	border: 2px dotted #666666;
}
.kingaku-hr {
	border: 1px solid #666666;
}





.cd-ads {
	font-size: 13px;
	line-height: 160%;
	color: #333333;
	margin: 10px 20px;
	padding: 10px;
	border: 1px solid #663333;
	background-color: #F7EFE8;
}
.font_red {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.newbox {
	height: auto;
	width: 420px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #CCCCCC;
	font-size: medium;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}
.kakakunew {
	background-color : #CCCCCC;
	width : 420px;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
}
.price-anew {
	font-weight: bold;
	background-color: #CCCCCC;
	width: 70px;
	text-align: right;
	font-weight: bold;
	color: #CC0000;
}

