@charset "Shift_JIS";
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, th, td, a {
	border: medium none;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}
img, a img {
	border: 0 none;
	vertical-align: top;
}
hr {
	display: none;
}
body {
	background-image: url("../images/back_body.gif");
	background-color: #ffffff;
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #333333;
	font-family: '¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯','¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro',Verdana,Osaka,sans-serif;
	font-size: 82%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.45;
	text-align: center;
	overflow: auto;
}
strong {
	font-weight: bold;
}
a:link, a:visited {
	color: #003366;
	text-decoration: underline;
}
a:active, a:hover, a:focus {
	color: #003366;
	text-decoration: underline;
}
ul {
	list-style-type: none;
}
table {
	border: medium none;
	font-size:100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
table td, table th {
	border: medium none;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	word-break: break-all;
	word-wrap: break-word;
}
table thead th {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
table tbody th {
	text-align: left;
	vertical-align: middle;
}
caption {
	text-align: left;
}
fieldset {
	border: medium none;
}
legend {
	display: none;
}
button, input, label, legend, select, textarea {
	font-family: '¥á¥¤¥ê¥ª',Meiryo,"£Í£Ó £Ð¥´¥·¥Ã¥¯",'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro',Verdana,Osaka,sans-serif;
	vertical-align: middle;
}
.txAttention {
	color: #FF0000;
}
.txBold {
	font-weight: bold !important;
}
.txItalic {
	font-style: italic !important;
}
.txNormal {
	font-weight: normal !important;
}
.txXLarge {
	font-size: 147%;
}
.txLarge {
	font-size: 124%;
}
.txMedium {
	font-size: 100%;
}
.txSmall {
	font-size: 85%;
}
.txUnderLine {
	text-decoration: underline;
}
.txOrange {
	color: #EE7600;
}
.txLeft {
	text-align: left !important;
}
.txRight {
	text-align: right !important;
}
.txCenter {
	text-align: center !important;
}
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
.clBoth {
	clear: both;
}
.clLeft {
	clear: left;
}
.clRight {
	clear: right;
}
.m0 {
	margin: 0 !important;
}
.p0 {
	padding: 0 !important;
}
.mb0em {
	margin-bottom: 0 !important;
}
.mb05em {
	margin-bottom: 0.5em !important;
}
.mb1em {
	margin-bottom: 1em !important;
}
.pb0em {
	padding-bottom: 0 !important;
}
.pb05em {
	padding-bottom: 0.5em !important;
}
.pb1em {
	padding-bottom: 1em !important;
}
.pb2em {
	padding-bottom: 2em !important;
}
.mm10px {
	margin-left: -10px !important;
}

h3.ttl01 {
	width: 160px;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/ttl_kakuyasu.png) no-repeat 0 0;
}

#sidebar1 ul {
	line-height: 0.9em;
	margin: 0 0 15px 0;
	text-align: left;
}
#sidebar1 ul li a {
	color: #333;
}
#sidebar1 ul li a:hover, a:active, a:focus {
	color: #3c93d3;
	text-decoration: underline;
}
#sidebar1 ul li.lv1 {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 14px;
	margin: 17px 0 0 0;
	background: url(/images/arrow_02.png) no-repeat 0 0px;
}
#sidebar1 ul li.lv1-top {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 14px;
	margin: 5px 0 0 0;
	background: url(/images/arrow_02.png) no-repeat 0 0px;
}
#sidebar1 ul li.lv2 {
	font-size: 11px;
	padding: 0 0 0 14px;
	margin: 0 0 0 12px;
	background: url(/images/arrow_01.png) no-repeat 0 0px;
}

#content h2 {
	width:590px;
	height: 35px;
	text-indent: -9999px;
	text-align: center;
	background: url(/images/h2.png) no-repeat 0 0;
}
#content h2.ttl06 {
	background-position: 0px -220px;
	margin: 15px 0 5px 0;
}
#content h2.ttl09 {
	background-position: 0px -354px;
	margin: 15px 0 5px 0;
}

-moz-border-radius: 32px;//for Firefox
-webkit-border-radius: 32px;//for Safari and chrome
border-radius: 32px;//CSS3
behavior: url(border-radius.htc);//for IE