@charset "Shift_JIS";
#side_L {
	background-color: #abcbf8;
	float: left;
	width: 220px;
}
#main_All {
    width: 630px;
	float: right;
	text-align: center;
	background-color: #FFFFFF;
}
#flash_conte {
	text-align: center;
	width: 630px;
}
#flash_conte2 {
	text-align: center;
	width: 630px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#side_L ul {
    margin: 0px;
	padding-left: 5px;
	background-image: url(../../test200912/kako/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 130%;
	text-decoration: none;
	list-style-type: none;
}
#side_L li {
    background-image: url(../../test200912/kako/line.gif);
    background-repeat: repeat-x;
	background-position: left bottom;
	border-left: solid #3366cc 5px;
}
#side_L a {
	text-decoration: none;
}
#side_L a:hover {
	text-decoration: underline;
}
ul {
	margin: 0px;
	padding: 0px;
}
.p4 {
	font-size: 14px;
	color: #666666;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 5px;
}
#side_color {
    background-color: #abcbf8;
	float: left;
}
