@charset "UTF-8"
/* CSS Document */
body {
	margin:0;
  background-color : #ffcc00;
	scrollbar-face-color:       #ffffff; 
	scrollbar-highlight-color:  #cccccc;
	scrollbar-shadow-color:     #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-arrow-color:      #333333;
	scrollbar-base-color:       #cccccc;
	scrollbar-3dlight-color:    #666666;
	scrollbar-track-color:      #cccccc; 
}
.fn12 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.fn11 {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.fn15bold {
	font-size: 15px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
.fn17bold {
	font-size: 17px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
.bottom_space10 {
	margin-bottom: 10px;
}
.bottom_space20 {
	margin-bottom: 20px;
}
.bottom_space35 {
	margin-bottom: 35px;
}
.red_bold {
	font-size: 14px;
	line-height: 20px;
	color: #CC0000;
	font-weight: bold;
}
.red {
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
}.red11 {
	font-size: 11px;
	line-height: 14px;
	color: #CC0000;
}
.c1,.c1:link {
	font-size:14px;
	line-height:20px;
	color:#006699;
	font-weight: bold;
	text-decoration:underline;
}
.c1:visited {
	font-size:14px;
	line-height:20px;
	color:#4E95CF;
	font-weight: bold;
	text-decoration:underline;
}
.c1:hover {
	font-size:14px;
	line-height:20px;
	color:#006699;
	font-weight: bold;
	text-decoration:none;
}
.c2,.c2:link {
	font-size:12px;
	line-height:18px;
	color:#0000CC;
	font-weight: bold;
	text-decoration:underline;
}
.c2:visited {
	font-size:12px;
	line-height:18px;
	color:#0000CC;
	font-weight: bold;
	text-decoration:underline;
}
.c2:hover {
	font-size:12px;
	line-height:18px;
	color:#0000CC;
	font-weight: bold;
	text-decoration:none;
}
.c3,.c3:link {
	font-size:12px;
	line-height:18px;
	color:#0000CC;
	text-decoration:underline;
}
.c3:visited {
	font-size:12px;
	line-height:18px;
	color:#0000CC;
	text-decoration:underline;
}
.c3:hover {
	font-size:12px;
	line-height:18px;
	color:#0000CC;
	text-decoration:none;
}
.blue12 {
	font-size: 12px;
	line-height: 18px;
	color: #006699;
}
.boldblue {
	font-size: 12px;
	line-height: 18px;
	color: #003399;
	font-weight: bold;
}
.boldwhite17 {
	font-size: 17px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
}
.box {
	border: 1px solid #666666;
}
.topbottom_sp15 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.boldwhite {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.sideborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#borderborder {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#detail-area {
display: inline-block;
	position: relative;
	margin : 5px 0px 5px 0px;
	float: left;
	width: 570px;
	padding:0px 5px 0 5px;
	word-break: break-all;
	line-height: 20px;
}


