/* -------------------------------------------------------------------
BODY
------------------------------------------------------------------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Helvetica,Geneva, Arial,sans-serif;
	background-color:#FFFFFF;
}

.body_border {
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-right-width: 1px;
}

.body_border2 {
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-right-width: 1px;
}

/* -------------------------------------------------------------------
BORDER
------------------------------------------------------------------- */
.temple_border1 {
	border-bottom-style: solid;
	border-bottom-color: #5A5BA8;
	border-bottom-width: 1px;
}

.temple_border2 {
	border-right: #aaaaaa;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	border-bottom-width: 1px;
}

.temple_border3 {
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}

/* -------------------------------------------------------------------
BORDER（フッター）
------------------------------------------------------------------- */
.footer_border {
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}

/* -------------------------------------------------------------------
リンク
------------------------------------------------------------------- */
A:link {COLOR: #0000FF; TEXT-DECORATION: none}
A:visited {COLOR: #0000FF; TEXT-DECORATION: none}
A:active {COLOR: #0000FF; TEXT-DECORATION: none}
A:hover {COLOR: #FF9900; TEXT-DECORATION: none}

/* -------------------------------------------------------------------
TD
------------------------------------------------------------------- */
TD {
	font-size: 12px;
	line-height: 120%;
}

/* -------------------------------------------------------------------
H1
------------------------------------------------------------------- */
h1 {
	line-height: 120%;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* -------------------------------------------------------------------
フォントサイズ
------------------------------------------------------------------- */
.tex20wht {
	font-size: 20px;
	font-style: normal;
	line-height: 120%;
	color: #FFFFFF;
}

.tex18{
	font-size: 18px;
	font-style: normal;
	line-height: 120%;
}

.tex16{
	font-size:16px;
	font-style: normal;
	line-height: 120%;
}

.tex14{
	font-size:14px;
	font-style: normal;
	line-height:1.4;
}
.tex14red {
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	color: #CC0000;
}
.tex14blu {
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	color: #336699;
}

.tex12{
	font-size:12px;
	font-style: normal;
	line-height:1.4;
}

.tex12red {
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #CC0000;
}
.tex12blu {
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #336699;
}
.tex12wht {
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #FFFFFF;
}

.tex11{
	font-size:11px;
	font-style: normal;
	line-height:1.4;
}

.tex10blu {
	font-size: 10px;
	font-style: normal;
	line-height: 120%;
	color: #336699;
}

.tex10{
	font-size: 10px;
	font-style: normal;
	line-height: 120%;
	color: #A52A2A;
}

.tex10red{
	font-size: 10px;
	font-style: normal;
	line-height: 120%;
	color: #CC0000;
}

.tex9{
	font-size: 9px;
	font-style: normal;
	line-height: 120%;
}

.tex9_200{
	font-size: 9px;
	font-style: normal;
	line-height: 200%;
}

.tex9red{
	font-size: 9px;
	font-style: normal;
	line-height: 120%;
	color: #CC0000;
}

.tex8{
	font-size: 8px;
	font-style: normal;
	line-height: 120%;
}

/* -------------------------------------------------------------------
コンテンツ(見出し？)
------------------------------------------------------------------- */
.contitle1{
	font-size:12px;
	line-height:120%;
	background-color: #666666;
	color: #FFFFFF;
}

.contitle2{
	font-size:12px;
	line-height:120%;
	background-color: #ff9933;
	color: #FFFFFF;
}

/* -------------------------------------------------------------------
コピーライト
------------------------------------------------------------------- */
.copyright{
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}

/* -------------------------------------------------------------------
ボタンの幅
------------------------------------------------------------------- */
.button80 {
	width: 80px;
}
.button100 {
	width: 100px;
}
.button120 {
	width: 120px;
}
.button140 {
	width: 140px;
}
.button160 {
	width: 160px;
}
.button180 {
	width: 180px;
}

/* -------------------------------------------------------------------
位置の幅
------------------------------------------------------------------- */
.top_catch{
	padding-left:5px;
	background-image:url(../images/backgif.gif);
	background-position:top;
	background-repeat:no-repeat;
}

/* -------------------------------------------------------------------
その他
------------------------------------------------------------------- */
.style1 {
	color: #003366;
	font-weight: bold;
}

.wordbreak {
	word-break: break-all;
}

h1 {margin-top: 0px;margin-bottom: 0px;}
