
/*　全体　*/
body {
	background-color: #FFFFFF;
	background-image: url(../img/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*ここから変更箇所*/
a:link {
	color: #0057A4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0057A4;
}
a:hover {
	text-decoration: underline;
	color: #0057A4;
}
a:active {
	text-decoration: none;
	color: #0057A4;
}
/*ここまで変更箇所*/

a {
	font-size: 12px;
}

br{
	font-size: 12px;
}


/* ブレッドクラムズリスト */
#bread td {
	font-size: 11px;
	color: #999999;
}

#bread a:link {
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}

#bread a:visited {
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}

/* 基本の文字サイズ */
.fontsize-line {
	font-size: 12px;
	line-height: 1.5em;
}

/* 基本の文字サイズで行間がない(表内になど使用) */
.fontsize {
	font-size: 12px;
}

/* 見出し1 */
h1 {
	margin: 0px 0px 10px;
}

/* 見出し2 */
h2 {
	font-size: 18px;
	background-image: url(../img/subtitle_bg.jpg);
	display: block;
	height: 31px;
	font-weight: bold;
	color: #224272;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-indent: 15px;
}

/* 見出し3機能材見出し */
h3 {
	font-size: 15px;
	color: #224272;
	font-weight: bold;
}

/* 見出し４:マジックリペラー */
h4 {
	font-size: 15px;
	color: #FF3333;
	font-weight: bold;
}

/* 注意色:機能材 */
.attention {
	font-size: 13px;
	color: #224272;
	font-weight: normal;
}

/* お問合せの必須項目 */
.red {
	color: #FF3333;
}

/* 上付き２（単位に使われている） */
sup {
	font-size: 9px;
}
/* 左右余白 */
.padding10-lr {
	padding-right: 10px;
	padding-left: 10px;
}
/* 下付き２（単位に使われている） */
sub {
	font-size: 9px;
}

/* フッター */
#foot{
	width: 820px;
	display: block;
	font-size: 11px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}

#foot a:link {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

#foot a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #666666;
}

#foot a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

#foot td {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}

#foot_copy {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	text-align: right;
}

/* サイドメニュー */
#side {
	display: block;
	width: 180px;
	margin: 0px;
	padding: 0px;
}

.sidemenu_content {
	font-size: 12px;
	text-decoration: none;
	padding-left: 15px;
}

/*ここから追加箇所*/
.sidemenu_content a:link {
	color: #5A5A5A;
	text-decoration: none;
}
.sidemenu_content a:visited {
	text-decoration: none;
	color: #5A5A5A;
}
.sidemenu_content a:hover {
	text-decoration: underline;
	color: #5A5A5A;
}
.sidemenu_content a:active {
	text-decoration: none;
	color: #5A5A5A;
}
/*ここまで追加箇所*/


#sidenow {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}

#sidenow a:link {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}

#sidenow a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}

#sidenow a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #ffffff;
}

#sidesub {
	font-size: 12px;
	text-decoration: none;
	display: block;
	margin-top: 2px;
	margin-bottom: 1px;
}

/*ここから変更箇所*/
#sidesub a:link {
	font-size: 11px;
	text-decoration: none;
	color: #5A5A5A;
}

#sidesub a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #5A5A5A;
}

#sidesub a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #5A5A5A;
}
/*ここまで変更箇所*/

/* タブ */
#tabarea {
	font-size: 12px;
	text-decoration: none;
	line-height: 2em;
	display: block;
	margin-bottom: 10px;

}

/*ここから変更箇所*/
#tab a:link {
	font-size: 12px;
	text-decoration: none;
	line-height: 2em;
	margin-right: 15px;
	color: #5A5A5A;
}

#tab a:visited {
	font-size: 12px;
	text-decoration: none;
	line-height: 2em;
	margin-right: 15px;
	color: #5A5A5A;
}

#tab a:hover {
	font-size: 12px;
	text-decoration: underline;
	line-height: 2em;
	margin-right: 15px;
	color: #5A5A5A;
}
/*ここまで変更箇所*/

/*　サブタイトルへページ内リンク　*/

#anchor {
	display: block;
}

#anchor a:link {
	font-size: 12px;
	text-decoration: none;
	color: #0057A4;
	margin-right: 15px;
	margin-left: 3px;
}

#anchor a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #0057A4;
	margin-right: 15px;
	margin-left: 3px;
}

#anchor a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #0057A4;
	margin-right: 15px;
	margin-left: 3px;
}

/*トップページ用*/



#page #top td {
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
}
#page #top a:link {
	color: #000000;
	text-decoration: none;
}
#page #top a:visited {
	text-decoration: none;
	color: #000000;
}
#page #top a:hover {
	text-decoration: underline;
	color: #000000;
}
#page #top a:active {
	text-decoration: none;
	color: #000000;
}

