/* 全ページ共通 */

/*
* {
	margin: 0px;
	padding: 0px;
}
*/

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 120%;
	color: #424242;
}

table.protop {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 150%;
	color: #424242;
}

table.pro {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 130%;
	color: #424242;
}

p.tagmenu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}

/*img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}*/

td.h5 {
	font-family: "Arial, ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 120%;
	color: #424242;
	letter-spacing: 0pt;
	font-weight: normal;
}

topfont {
	font-family: "Arial, ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 120%;
	color: #424242;
	letter-spacing: 0pt;
	font-weight: normal;
}

h1 {
	color: #000099; /* 文字の色 */
	padding-left : 10px;
	border-width : 0px 0px 2px 20px;
	border-style : solid;
	border-color : #9999ff;
	line-height: 100%;	/* 行の高さ */
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	font-size: 200%;
	letter-spacing: 0px;
	margin: 10px;
	background-image: none;
}

h2 {
	color: #990033; /* 文字の色 */
	padding-left : 8px;
	border-width : 0px 0px 1px 6px;
	border-style : solid;
	border-color : #990033;
	line-height: 140%;	/* 行の高さ */
	font-family: "Arial, ＭＳ 明朝",sans-serif;
	font-size: 18px;
	letter-spacing: 0px;
	margin: 0px;
	background-image: none;
	font-weight: normal;
}

h3 {
	color: #380063; /* 文字の色 */
	padding-left : 8px;
	border-width : 0px 0px 2px 6px;
	border-style : solid;
	border-color : #380063;
	line-height: 140%;	/* 行の高さ */
	font-family: "Arial, ＭＳ 明朝",sans-serif;
	font-size: 20px;
	letter-spacing: 0px;
	margin: 0px;
	background-image: none;
	font-weight: normal;
}

a:link {
	color: #0038CC;
	text-decoration: none;
}

a:visited {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #BD000E;
	text-decoration: underline ;
}

a:active {
	color: #ab5656;
}

.top_left_low_back{
	width:149px;
	background-color:#FFFFFF;
	text-align:center;
}
.top_left_low{
	margin:4px 0px 4px 0px;
}

#top_right_box table{
	margin-top:20px;
	border-collapse: collapse;
}
#top_right_box td{
	width:155px;
	padding:15px 5px;
	background-color:#FFFFFF;
	text-align:center;
	border: 3px double #003197;
	font-size: 0.7em;
}
#top_right_box img{
	margin: 3px;
	border: 1px solid #666666;
}

