.font8 {
	font-size:8pt;
}
.font8w {
	font-size:8pt;
	color:#ffffff;
}
.font10 {
	font-size:10pt;
}
.font10w {
	font-size:10pt;
	color:#ffffff;
}
.font10r {
	font-size:10pt;
	color:#ff0000;
}
.font12 {
	font-size:12pt;
}
.font14 {
	font-size:14pt;
}
.font24 {
	font-size:24pt;
}
.imgborder {
	border-width:0px;
}

/* 2014/05/30ǋL@*/

#profile_pepar {
	width: 617px;
	height: 425px;
	background-image: url("../img/profile_pepar.jpg") ;
	background-repeat: no-repeat;
	padding-top: 88px;
	margin: auto;
}

#profile_photo {
	float: left;
	margin-left: 368px;
}

#profile_info {
	float: left;
}
table.news{
    width: 860px;
    margin-bottom: 20px;
} 
table.news th {
	padding: 5px;
	background-color: #dcf3f9;
	font-size: 16px;
	font-weight: normal;
	vertical-align: middle;
	border-bottom: 1px dotted #fff;
	border-left: 3px solid #0f8cc2;
}
table.news td {
	padding: 5px;
	font-size: 16px;
	vertical-align: middle;
	border-bottom: 1px dotted #ccc;

}
table.news td img {
	float: right;
	width: 15px;
	height: 15px;
    padding-top: 3px;
}

h2.news-ttl {
    width: 800px;
    font-size: 15px;
    color: #ffffff;
    padding: 15px 5px 15px 50px;
    text-align: left;
    background: -moz-linear-gradient( top, #ff4d4a 0%, #ff2d29 50%, #f7120a 50%, #e30800);
    background-image: url(./sp/img/common/orner_white_icon.png), -webkit-gradient( linear, left top, left bottom, from(#ff4d4a), color-stop(0.50, #ff2d29), color-stop(0.50, #f7120a), to(#e30800));
    -moz-box-shadow: 0px 0px 10px rgba(000,000,000,0);
    -webkit-box-shadow: 0px 0px 10px rgba(000,000,000,0);
    box-shadow: 0px 0px 10px rgba(000,000,000,0);
    text-shadow: 0px -1px 0px rgba(000,000,000,0.3), 0px 0px 0px rgba(255,255,255,0);
    0px 0px 0px rgba(255,255,255,0): ;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0), 0 2px 2px rgba(0, 0, 0, .2);
    -moz-background-size: auto 100%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: left;
    border-top: 1px solid #a00000;
}
.top-logo img{
    width: 854px;
}