@charset "utf-8";
/* CSS Document */

/* イベントインフォフレーム用*/

body {
	color: #333333;
	font-family:"メイリオ", "Meiryo", "ヒラギノ 角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS P Gothic", sans-serif;
	font-size: 12px;
	height: 30px;
	width: 300px;
	position: relative;
	margin-left: auto;
	margin-right:auto;
}
p {
	padding:0;
	margin:5px 0px 5px;
}
body#infoBody{
	back-ground-color: #FFFFFF;
}


dl#infoData dt a:hover {
	color:#FF6600;
	text-decoration: underline;
	border:0px;
	padding:0px;
}

dl#infoData  {
	margin:10px 0px 0px 0px;
	padding-bottom:20px;
	background-color: #FFFFFF;
}
dl#infoData dt {
	color:#3366CC;
	font-weight:bold;
	padding-top: 10px;
	margin-top: 0px;
	font-size: 14px;
}
dl#infoData dt img {
	float: right;
	margin-right: 10px;
	padding-top: 0px;
	margin-top: -3px;
}
dl#infoData dd {
	margin-left:0px;
	margin-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 120%;
	color: #333333;
}

#infoData dd a {
	font size: 13px;
	color:#FF6600;
	font-weight: normal;
}

#infoData dd p {
	margin-top:3px;
}


/*細いレイアウト*/
.tableSet3 {
	border-left-color: #CCCCCC;
	background-color: #666666;
	font-size:12px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #666666;
}

.tableSet3 td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
/* テーブル・セル　カラー */
.TBRcolor1 {
	background-color:#666666;
	color: #FFFFFF;

}
.TBRcolor2 {
	background-color:#CCCCCC;
	color: #00000;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;

}
.TBRcolor3 {
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.7em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin:0px;
}
.TBRcolor4 {
	background-color: #BBDEEA;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.TBRcolor5 {
	background-color: #CCFFCC;
	padding: 5px;
	font-size: 13px;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.TBRcolor6 {
	background-color: #FFCCCC;
	padding: 5px;
	font-size: 13px;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.TBRcolor7 {
	background-color: #FCCB9E;
	padding: 5px;
	font-size: 13px;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.TBRcolor8 {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #73C6F7;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: 100;
	color: #333333;
}
.TBRcolor9 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 140%;
	color: #FFFFFF;
	background-color: #0066CC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}

.textBottum200px {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	text-decoration: blink;
	margin: 10px;
	padding: 10px;
	width: 200px;
	font-weight: bold;
	background-position: center bottom;
	text-align: center;
	vertical-align: middle;
	border: 1px ridge #CCCCCC;
	background-image: url(../img/top/white_title.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.textBottum200px a:link {
	color: #0000CC;
	text-decoration: none;
}
.textBottum200px a:hover {
	color: #FF6600;
	text-decoration: underline;
}