.line {
	height: auto;
	margin-right: 10px;
	margin-left: 15px;
	clear: both;
	margin-top: 25px;
}
#guide {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
.left {
	float: left;
	width: 320px;
	margin-top: 30px;
}
.right {
	float: right;
	width: 320px;
	margin-right: 10px;
	margin-top: 30px;
}
.title {
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 300px;
	float: left;
	margin-bottom: 15px;
}
.guide_text {
	margin-left: 20px;
	color: #333333;
	line-height: 125%;
	margin-top: 10px;
	width:300px;
}
.guide_text2 {
	margin-top: 0.5em;
}

.top {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 25px;
}
.border_dot {
	margin-bottom: 10px;
	margin-top: 10px;
}
.shousai {
	height: 20px;
	width: 50px;
	float: right;
}
.title_img {
	float: left;
}
.semi_title {
	font-size: 105%;
	background-color: #EBEBEB;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	color: #3300FF;
	clear: both;
	margin-top: 5em;
}
.guide_text a {
	text-decoration: none;
}
.guide_text a:hover {
  text-decoration: underline;
}
.style1 {color: #FF0000}
.kome {
	color: #3399FF;
	font-size: x-small;
}
.style2 {font-size: 95%}
.style3 {font-size: 90%}
.RED{
	color:#ff3333;
	font-weight:bold;
}

