@charset "utf-8";

body {
	color: #333333;
	background-color: #ffffff;
	margin: 0px;
	width: 100%;
}

div#wrapper {
	margin: 0 auto;
	width: 650px;
	position: relative;

}

img {
	vertical-align: top;

}	

td {
	font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 10pt;
}

p {
	font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 10pt;
	line-height: 130%;
}

.smalltext {
	font-family:"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 8pt;
	line-height: 130%;
}

.tpass {
	font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 8pt;
	color: #666666;
}

.menu_here {
	font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 10pt;
	color: #ff6600;
}

h1 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 0.2em;
}

h1 img {
	margin-bottom: 0px;
	display: block;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 0.2em;
	color: #cc6633;
	background-color: transparent;
}

h2 img {
	margin-bottom: 0.2em;
	display: block;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 0.2em;
	color: #cc6633;
	background-color: transparent;
}

h3 img {
	margin-bottom: 0.2em;
	display: block;
}

a {
	text-decoration: none;
	color: #ff6600;
}

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

A.sidemenu {
	font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 10pt;
	color: #333333;
}

A.sidemenu:hover {
	font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 10pt;
	color: #ff6600;
}

A.t_pass {
	font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 8pt;
	color: #666666;
}

A.t_pass:hover {
	font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 8pt;
	color: #ff6600;
}

A.newsindex {
	font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 10pt;
	color: #333333;
}

A.newsindex:hover {
	font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 10pt;
	color: #ff6600;
}

.brown {
	color: #993300;
}

.org {
	color:#ff6600;
}

.irp-press-list-top .irp-item .irp-title-block {
	width: 210px !important;
}


