/* CSS Document */

#banner-banner {
	position: relative;
	background-image: url(../images/banner/banner.jpg);
	height: 120px;
}
#banner-banner-inner { position: static; }
#banner-banner a { color: #FFFFFF; text-decoration: none; }
#banner-banner a:hover { color: #FFFFFF; }
#banne-banner {
	width: 700px;
}

#banner-banner-inner {
	border-color: #fff;
	padding-top: 24px;
	padding-right: 13px;
	padding-bottom: 15px;
	padding-left: 30px;
	width: 430px;
}

.banner-banner-user {
    width: 70px;
    margin-top: 5px;
    font-size: 10px;
}

.banner-banner-user-photo { border: 1px solid #fff; }

#banner-banner-header {
	margin: 0;
	color: #0099CC;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	padding-bottom: 12px;
}

#banner-banner-description {
    margin-top: 5px;
    margin-bottom: 0;
    color: #FFFFFF;
    background: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 150%;
}
#topbox {
	width: auto;
}
#topbox .top_textbox {
	line-height: 150%;
	padding-right: 10px;
	padding-left: 10px;
}
#topbox .top_textbox h2 {
	font-size: 14px;
	color: #327ABB;
	font-weight: bold;
}
#topbox #sp {
	background-image: url(../images/banner/top_can.jpg);
	background-repeat: no-repeat;
	padding-left: 100px;
	line-height: 150%;
	height: 78px;
	padding-top: 12px;
	margin-right: 10px;
	margin-left: 10px;
}
#topbox #sp strong {
	color: #FF9900;
}
#sp {
	background-image: url(../images/banner/top_can.jpg);
	background-repeat: no-repeat;
	padding-left: 100px;
	line-height: 150%;
	height: 78px;
	padding-top: 12px;
	margin-right: 10px;
	margin-left: 10px;
}
#sp strong {
	color: #FF9900;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nextpage {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 12px;
}
.nextpage a{
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.about-h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	color: #2F7DBF;
}
.about-box ul ul {
	padding-left: 24px;
	margin-left: 0px;
}
.about-box li {
	margin-bottom: 12px;
}