/* サイト[daiou]用スタイルシート */
/* タグリファレンス（http://www.htmq.com/index.htm）を参考に */

/* 基本設定 */
body {
	background-color:	#FFFFFF;
	color: #000000;
	font-size: 14px;
	letter-spacing:	120%;
	line-height: 140%;
	text-align : left;
	font-family: "MS UI Gothic";
}
body,td {
	font-size: 14px;
	line-height: 140%
}


/* リンク設定 */
A:link {
	color: #0000ff;
	text-decoration: underline
}
A:visited {
	text-decoration: none;
	color: #3366CC
}
A:active {
	text-decoration: none;
	color: #333399
}
A:hover {
	text-decoration: underline;
	color: #CC3300
}


/* 文字飾り */
.bold {
	font: bold
}

.wornning {
	color: #ff0000;
}

.wornning_b {
	color: #ff0000;
	font-weight: bold;
}

.information_title {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}

.information_renraku {
	font-size: 14px;
	font-weight: bold;
}

.pagetitle {
	color: #000000;
	text-align: center;
	font-size: 18px;
	font-weight : bold

}

.subtitle {
	color: #000000;
	text-align: left;
	font-size: 16px;
	font-weight : bold

}

.ukidashi {
	color: #000000;
	text-align: left;
	font-size: 12px;

}

.koumoku {
	color: #000000;
	text-align: left;
	font-size: 13px;
}

.renraku {
	color: #000000;
	font-size: 10px;
	font-family: "MS UI Gothic";
}

.copyright {
	color: #000000;
	font-size: 10px;
	font-family: "MS UI Gothic";
	text-align: right;
}


/* 文字サイズ */
.max {  font-size: large; line-height: 150%}
.maxb {  font-size: large; font-weight: bold; line-height: 150%}
.max125 {  font-size: large; line-height: 125%}
.maxb125 {  font-size: large; font-weight: bold; line-height: 125%}

.medium {  font-size: medium; line-height: 150%}
.mediumb {  font-size: medium; font-weight: bold; line-height: 150%}
.medium125 {  font-size: medium; line-height: 125%}
.mediumb125 {  font-size: medium; font-weight: bold; line-height: 125%}

.normal {  font-size: small; line-height: 150%}
.normalb {  font-size: small; font-weight: bold; line-height: 150%}
.normal125 {  font-size: small; line-height: 125%}
.normalb125 {  font-size: small; font-weight: bold; line-height: 125%}

.xsmall {  font-size: x-small; line-height: 150%}
.xsmall175 {  font-size: x-small; line-height: 175%}
.xsmallb {  font-size: x-small; font-weight: bold; line-height: 150%}
.xsmall125 {  font-size: x-small; line-height: 125%}
.xsmallb125 {  font-size: x-small; font-weight: bold; line-height: 125%}

.xsmall125tp {  font-size: x-small; COLOR: #CC0000; line-height: 125%}

.xxsmall {  font-size: xx-small; line-height: 150%}
.xxsmallb {  font-size: xx-small; font-weight: bold; line-height: 150%}
.xxsmall125 {  font-size: xx-small; line-height: 125%}
.xxsmallb125 {  font-size: xx-small; font-weight: bold; line-height: 125%}

.nlink {font-size: x-small; line-height: 125%; COLOR: #3333CC}
.defsize {font-size: 12px}

/* テーブル内色指定 */
.listbar {
	background-color: #ffe6ff;
}

.bcolor_1 {
	background-color: #CCFFCC;
}

.bcolor_2 {
	background-color: #FFFFCC;
}
