@charset "utf-8";

/* トップページ　CSS書き込みエリア */

#main {
	width: 504px;
	padding: 10px 35px 20px 0px;
}

.title {
	text-indent: -9999px;
	background: url(images/bosyu_title.jpg) top no-repeat;
	width: 504px;
	height: 229px;
}
#main p {
	width: 490px;
	color: #006699;
	font-weight: bold;
	margin: 20px 0px 20px 10px;
}

.youkou {
	margin: 20px 0px 20px 0px;
}

.youkou ul {
	padding: 0px 0px 0px 30px;
	list-style-type: circle;
}
.bosyu {
	width: 504px;
}
/*.bosyu2 {
	width: 534px;
}
*/
.k_1 {
	width: 100px;
	color: #FF3333;
	font-weight: bold;
	text-align:right;
	vertical-align: top;
}

.k_2 {
	width: 20px;
}

.k_3 {
	width: 414px;
}

.k_4 {
	width: 100px;
	color: #003399;
	font-weight: bold;
	text-align:right;
	vertical-align: top;
}

.k_5 {
	width: 60px;
	color: #339966;
	font-weight: bold;
	text-align:right;
	vertical-align: top;
}

html>body .k_5 {
	width: 100px;
	color: #339966;
	font-weight: bold;
	text-align:right;
	vertical-align: top;
}

.k_6 {
	width: 270px;
}

.k_7 {
	width: 144px;
	font-size: 10px;
	text-align: center;
}
.k_8 {
	width: 424px;
}
html>body .k_8 {
	width: 384px;
}
.txt14 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
/* ここまで */


.xxx:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
	width: 624px;
}

.xxx {
	display: inline-table;
}

/*  \*/
*html.xxx {height: 1%;}
.xxx {display: block;}
/* */
