@charset "UTF-8";
/* CSS Document */





/*reset*/

div,  dl, dt, dd, ul, ol, li,  h1, h2, h3, h4, h5, h6,  form, input, textarea, th, td {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
img {
	border: 0px;
}
span.black {
	color:black;
}
span.gray {
	color:gray;
}
span.silver {
	color:silver;
}
span.white {
	color:white;
}
span.red {
	color:red;
}
span.colorred {
	color: #ff0000;
}
span.yellow {
	color:yellow;
}
span.lime {
	color:lime;
}
span.aqua {
	color:aqua;
}
span.blue {
	color:blue;
}
span.fuchsia {
	color:fuchsia;
}
span.maroon {
	color:maroon;
}
span.olive {
	color:olive;
}
span.green {
	color:green;
}
span.teal {
	color:teal;
}
span.navy {
	color:navy;
}
span.purple {
	color:purple;
}
span.large {
	font-size:x-large;
}
span.middle {
	font-size:large;
}
span.small {
	font-size:x-small;
}
span.bold {
	font-weight:bold;
}
span.italic {
	font-style:oblique;
}
span.line-through {
	text-decoration:line-through;
}
span.underline {
	text-decoration:underline;
}
/*outline*/

body {
	background-color: #FEFAEF;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
}
*html body {
	font-size: 75%;
}
*:first-child+html body {
	font-size: 75%;
}
.background {
	background-image: url(/common-img/back_top.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#wrapper {
	width: 751px;
	margin: auto;
	position: relative;
	z-index: 0;
}
#head {
	background-image: url(/common-img/back_tex_top.gif);
	background-repeat: no-repeat;
	width: 751px;
}
#contentsbox {
	background-image: url(/common-img/back_tex.gif);
	background-repeat: repeat-y;
	position: relative;
	z-index: 1;
	width: 751px;
}
/*font*/

p {
	color: #333333;
	text-align: left;
	margin: 0px;
	padding:0px;
}
ul {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding:0px;
}
*html ul {
	font-size: 100%;
}
*:first-child+html ul {
	font-size: 100%;
}
.f10 {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}
*html .f10 {
	font-size: 90%;
	line-height: 150%;
}
*:first-child+html .f10 {
	font-size: 90%;
	line-height: 150%;
}
.f14 {
	font-size: 120%;
}
.f18 {
	font-size: 150%;
}
address {
	font-size: 95%;
	color: #d92c58;
	line-height: 15px;
	font-style: normal;
	text-align: right;
}
.b {
	font-weight: bold;
}
.red {
	color: #d92c58;
}
.colorred {
	color: #ff0000;
}
.green {
	color: #628E6D;
}
strong {
	color: #d92c58;
	font-weight: normal;
}
.more {
	text-align: right;
}
h1 {
	color: #ffffff;
	font-size: 10px;
}
*html h1 {
	font-size: 85%;
}
*:first-child+html h1 {
	font-size: 85%;
}
.copy {
	color: #ffffff;
	text-align: center;
	font-size: 100%;
	line-height: 15px;
}
p.copy:first-letter {
	font-size: 100%;
}
.addfoot {
	font-size: 100%;
	line-height: 18px;
	color: #333333;
	text-align: center;
	width: 751px;
	margin: auto;
	background-image: url(/common-img/back_tex.gif);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-bottom: 15px;
}
.tex_bottom {
	background-image: url(/common-img/back_tex_foot.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	height: 23px;
	margin-bottom: 20px;
}
/*link_color*/

a {
	color: #548EE2;
}
a:active {
	color: #9ec6ff;
}
a:visited {
	color: #548EE2;
}
a:hover {
	color: #9ec6ff;
}
/*head*/

.obi {
	background-color: #E8466F;
	padding: 4px 5px 6px 5px;
}
h1.head {
	width: 751px;
	margin: 0px auto;
	text-align: right;
	padding-right: 40px;
}
.head01_right {
	width: 444px;
	float: right;
}
#head h2 {
	width: 195px;
	float: left;
	margin-bottom: 16px;
}
.head01 {
	padding: 15px 23px 0px 40px;
}
/*contentsbox*/

.con_left {
	margin-left: 22px;
	background-color: #FFFFFF;
	width: 513px;
	padding: 13px 0px;
	float: left;
}
*html .con_left {
	margin-left: 10px;
}
.con_left p {
	margin: 0px auto 0px auto;
}
.con_right {
	width: 212px;
	float: right;
	margin-right: 2px;
	padding: 5px 0px 13px 0px;
}
.con_right p {
	width: 188px;
	margin: 0px auto 0px auto;
}
h4 {
	margin-top: 18px;
	margin-bottom: 5px;
}
.box {
	width: 488px;
	margin: auto;
}
/*pankuzu*/

.pan ol {
	list-style-type: none;
}
.pan li {
	float: left;
	color: #333333;
	font-size: 95%;
}
/*topics*/

.tt {
	color: #d92c58;
	font-size: 120%;
	float: left;
	line-height: 20px;
}
.date {
	color: #d92c58;
	font-size: 100%;
	width: 130px;
	float: right;
	text-align: right;
}
#contentsbox .hr {
	height: 31px;
	background-image: url(/common-img/hr.gif);
	background-repeat: repeat-x;
	background-position: center;
}
