@charset "utf-8";

/* CSS Document */



.title_001 {
	background-image: url(../image/title_bk.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 635px;
	height: 30px;
	font-size: 13px;
	font-weight: lighter;
	padding: 0px;
	margin: 0px;
	line-height: 30px;
}

.links_box {
    margin: 0;
	padding: 0;
    border-bottom: #666666 dotted 1px;
	overflow: hidden;
	clear: both;
}

.links_box_top {
    margin: 0;
	padding: 0;
    border-bottom: #666666 dotted 1px;
    border-top: #666666 dotted 1px;
	overflow: hidden;
	clear: both;
}

.links_box img {
    float: left;
	margin: 0;
	padding: 1px 25px 1px 0;
}

.links_box_top img {
    float: left;
	margin: 0;
	padding: 1px 25px 1px 0;
}

.links_box p {
    width: 300px;
    float: left;
	margin: 0;
	padding: 5px 0 5px 10px;
    font-size: 12px;
	background-color: #DBFAFD;
}

.links_box_top p {
    width: 300px;
    float: left;
	margin: 0;
	padding: 5px 0 5px 10px;
    font-size: 12px;
	background-color: #DBFAFD;
}

.links_box a {
    width: 315px;
    float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font-weight: bold;
	color: #1E96D2;
    font-size: 12px;
	overflow: hidden;
}

.links_box_top a {
    width: 315px;
    float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font-weight: bold;
	color: #1E96D2;
    font-size: 12px;
	overflow: hidden;
}

.textright {
    margin: 0;
	padding: 10px 0 0 0;
}

.title_002 {
	background-repeat: no-repeat;
	background-position: bottom;
	width: 635px;
	height: 20px;
	font-size: 14px;
	_font-size: 116%;
	font-weight: bold;
	padding: 0;
	line-height: 20px;
	margin: 30px 0 10px 0;
	background-color: #E6E6E6;
	text-indent: 10px;
	color: #000000;
	clear: both;
}

.links_box .link_01 {
    padding-top: 5px;
}

.links_box_top .link_01 {
    padding-top: 5px;
}

.links_box .link_02 {
	padding: 10px 0 10px 10px;
}

.links_box_top .link_02 {
	padding: 10px 0 10px 10px;
}
