@charset "Shift_JIS";

/* ==================================================

-css

================================================== */

html, body, iframe, from, div, p, pre, ul, ol, li, dl, dt, dd, table, caption, th, td, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	margin: 0 0;
	color: #666666;
	text-align: center;
	font-size: 75%;
	background-image: url(../common/bg.gif);
}
td {
	vertical-align: top;
}
img {
	border: none;
}

/*　フォント関連
---------------------------------------------*/
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.fb1 {
	font-size: 115%;
	font-weight: bold;
	color: #00AE00;
}
.f1 {
	color: #FF6633;
	font-size: 110%;
}
.f2 {
	font-size: 100%;
	font-weight: bold;
	color: #FF0000;
}
.ft120 {
	font-size: 120%;
	font-weight: bold;
	color: #FF6633;
}
/* パーツ
---------------------------------------------*/
#container p {
	margin: 5px 0;
}
.mt5 	{
	margin-top: 5px;
}
.mt15 	{
	margin-top: 15px;
}
.ml10 	{
	margin-left: 10px;
}
.mr10 	{
	margin-right: 10px;
}
.pad10 {
	padding: 10px;
}
.link {
	background: url(../common/arrow.gif) no-repeat left center;
	padding-left: 15px;
}
.txt-l {
	text-align: left;
}
.txt-r {
	text-align: right;
}
.txt-c {
	text-align: center;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear 	{
	clear:both
}
.bo 	{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}


.cotton {
	margin-left: 15px;
}

.hissyou0 {
	font-size: 13pt;
    text-align:left;
	float: left;
	width: 310px;
	font-family: sans-serif;
	line-height: 1.9em;
	color: #000000;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.hissyou1 {
    text-align:left;
	float: left;
	width: 310px;
	font-family: sans-serif;
	line-height: 1.3;
	color: #000000;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.hissyou2 {
    text-align:left;
	float: left;
	width: 450px;
	font-family: sans-serif;
	line-height: 1.3;
	color: #000000;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.midashi2 {
	font-size: 10pt;
    text-align:left;
	float: left;
	width: 520px;
	font-family: sans-serif;
	line-height: 1.3;
	color: #000000;
	margin-left: 8px;
}

.ill1 {
	vertical-align:top;
	float: right;
	padding: 0px;
	width: 165px;
	height:115px;
	background-image: url(../hissyou/ill_1.jpg)
}

.ill2 {
	vertical-align:top;
	float: right;
	padding: 0px;
	width: 165px;
	height:115px;
	background-image: url(../hissyou/ill_2.jpg)
}

.ill3 {
	vertical-align:top;
	float: right;
	padding: 0px;
	width: 165px;
	height:115px;
	background-image: url(../hissyou/ill_3.jpg)
}

.ill4 {
	vertical-align:top;
	float: right;
	padding: 0px;
	width: 165px;
	height:115px;
	background-image: url(../hissyou/ill_4.jpg)
}

.ill5 {
	vertical-align:top;
	float: right;
	padding: 0px;
	width: 165px;
	height:115px;
	background-image: url(../hissyou/ill_5.jpg)
}

/* コンテンツ
---------------------------------------------*/
#bg      {
	margin: 0px auto;
	width: 820px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#container      {
	margin: 0px auto;
	text-align: left;
	width: 800px;
	background-color: #FFFFFF;
}
#header {
	width: 800px;
	font-size: 10px;
}
#header td {
	text-align: center;
	vertical-align: middle;
	background-image: url(../common/top-right.jpg);
}
#sidebox   {
	width: 200px;
	float: right;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main      {
	text-align: left;
	width: 570px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.right_box{
	margin:5px 0px 0px 0px;
}

.right_boxunder{
	margin:5px 0px 15px 0px;
}
/* フッター
---------------------------------------------*/
#footer {
	clear: both;
	text-align: center;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer p {
	margin-top: 15px;
}
.warning{
	color: red;
}
