﻿/*テキストの回り込み*/
.mawarikomi-r{
  float:right;
 } 
.mawarikomi-l{
  float:left;
 }
#mawarikomi-c{
  clear:right;
}

/*テキストの色を変える*/
.txt-br {
	color: #660000;
}
.txt-red {
	color: #FF0000;
}
.txt-gr2 {
	color: #666666;
}
.txt-or {
	color: #FF6600;
}

/*テキストの大きさ・太さと色を変える*/
.txt-10 {
	font-size: 10px;
}
.txt-12{
	font-size: 12px;
}
.txt-12-gr {
	font-size: 12px;
	color: #CCCCCC;
}
.txt-12-gr2 {
	font-size: 12px;
	color: #333333;
}
.txt-12-gr3 {
	font-size: 12px;
	color: #666666;
}
.txt-12-red {
	font-size: 12px;
	color: #FF0000;
}
.txt-12-bold{
	font-size: 12px;
	font-weight: bold;
}
.txt-12-bold-gr {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.txt-12-bold-gr2 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.txt-12-bold-gr3 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.txt-12-bold-wh{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt-12px-bold-bl {
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
}
.txt-12px-bold-ind {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.txt-14{
	font-size: 14px;
}
.txt-14-gr3{
	font-size: 14px;
	color: #666666;
}
.txt-14-red{
	font-size: 14px;
	color: #ff0000;
}
.txt-14-bold{
	font-size: 14px;
	font-weight: bold;
}
.txt-14-bold-wh{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt-14-bold-red{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.txt-14-bold-gr{
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.txt-16 {
	font-size: 16px;
}
.txt-16-bold {
	font-size: 16px;
	font-weight: bold;
}
.txt-16-bold-red{
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.txt-18 {
	font-size: 18px;
}
.txt-18-bold {
	font-size: 18px;
	font-weight: bold;
}
.txt-20-bold{
	font-size: 20px;
	font-weight: bold;
}
.txt-20-bold-wh{
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt-20-bold-wh{
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt-24-bold{
	font-size: 24px;
	font-weight: bold;
	line-height: 34px;
}
.txt-24-bold-br{
	font-size: 16px;
	font-weight: bold;
	color: #6B2615;
	line-height: 18px;
}
.txt-24-bold-wh{
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}

/*行間*/
.line0-5{
	line-height: 0.5em;
}
.line0-8{
	line-height: 0.8em;
}
.line1{
	line-height: 1em;
}
.line1-5{
	line-height: 1.5em;
}
.line1-8{
	line-height: 1.8em;
}
.line2{
	line-height: 2em;
}

/*字間*/
.letter1 {
	letter-spacing: 0.1em;
}

/*マージン*/
.top-5px{
margin-top : 5px;
}
.top-10px{
margin-top : 10px;
}
.top-15px{
margin-top : 15px;
}
.top-20px{
margin-top : 20px;
}
.top-25px{
margin-top : 25px;
}
.top-30px{
margin-top : 30px;
}
.all-1px{
margin : 1px;
}
.all-2px{
margin : 2px;
}
.all-5px{
margin : 5px;
}
.all-10px{
margin : 10px;
}
.b-space5 {
	margin-bottom: 5px;
}
.b-space10 {
	margin-bottom: 10px;
}
.b-space20 {
	margin-bottom: 20px;
}
.b-space30 {
	margin-bottom: 30px;
}
.b-space30 {
	margin-bottom: 40px;
}
.b-space40 {
	margin-bottom: 40px;
}
/*表示幅*/
.max600{
max-width : 600px;
}
.shibu_midashi {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.shibu_info1 {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}
.shibu_info2 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
#taikai2009 img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#taikai2009 h3 {
	font-size: 30px;
	line-height: 32px;
	font-weight: bolder;
	color: #FF0000;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#TV h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	line-height: 30px;
	font-weight: bolder;
	color: #FF0102;
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#TV {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	padding: 7px;
	border: 2px solid #FF0000;
}
#TV p {
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	margin: 0px;
}
#TV h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	line-height: 25px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.topimg {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#line {
	color: #CC0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 698px;
}
