@charset "UTF-8";

/**
@prefix : <http://purl.org/net/ns/doas#> .
</assets/css/news.css> a :CSSstylesheet;
 :shortdesc "news.css";
 :dependencies "none" .
*/

/*----------------------------------------------------
	common
----------------------------------------------------*/
body.top {
	background: #000 url(../images/common/body_back_03.gif) repeat-x left top;
}
#main h1 {
	margin-bottom: 6px;
}

#mainBox h2.title01 {
    background: url(../images/common/main_line_01.gif) repeat-x scroll left bottom transparent;
    margin: 0 5px 18px;
    padding-bottom: 6px;
}

#mainBox h3.title01 {
	margin-bottom: 200px;
	padding-bottom: 6px;
	background: url(../images/common/main_line_01.gif) repeat-x left bottom;
}
#mainBox h3.title01 img {
	margin-left: -7px;
}

.posL{
	float:left;
}

.posR{
	float:right;
}

/*----------------------------------------------------
	index.html
----------------------------------------------------*/
body.top #vi p {
	position: relative;
	height: 165px;
}
body.top #vi p img {
	position: absolute;
	top: 0;
}
body.top #mainBox {
	padding: 30px 30px 25px;
}
body.top #mainBox dl {
	margin-bottom: 30px;
	padding-top: 1px;
	background: url(../images/common/main_line_01.gif) repeat-x left top;
}
body.top #mainBox dl dt {
	margin: 15px 0 5px;
	padding-left: 10px;
	font-size: 85%;
	line-height: 1.5;
	color: #9c0101;
	background: url(../images/common/main_ico_01.gif) no-repeat left center;
}
body.top #mainBox dl dd {
	padding: 0 0 15px 10px;
	border-bottom: 1px solid #ccc;
}

/*----------------------------------------------------
	plusx.html
----------------------------------------------------*/
.content01{
	margin:30px 0;
	color:#333;
	overflow:hidden;
	_zoom:1;
}

.content01 h3{
	padding:0 0 20px;
	color:#000;
	overflow:hidden;
	_zoom:1;
}

.content01 p{
	line-height:1.6em;
	overflow:hidden;
	_zoom:1;
}

.plusx2006-logo{
	margin:0 0 0 15px;
}


.plusx2006-icon{
	margin:20px 0 0;
	overflow:hidden;
	_zoom:1;
}

.plusx2006-icon li{
	float:left;
}


.plusx2006-ceremony{
	padding:0 0 0 20px;
	overflow:hidden;
	_zoom:1;
}

.plusx2006-ceremony li{
	margin:0 20px 0 0;
	float:left;
}

.plusx2006-ceremony p{
	padding:8px 0 0;
	width:274px;
	font-size:11px;
}

.plusx2006-pdf{
	margin:0 0 0 15px;
	width:298px;
	overflow:hidden;
	_zoom:1;
}

.plusx2006-pdf li{
	float:left;
	width:149px;
	text-align:center;
	font-size:11px;
}

.plusx2006-pdf li p{
	padding:0 0 8px;
}

.content01 a:link {
    color: #C40F39;
    text-decoration: underline;
}

.content01 a:hover {
    text-decoration: none;
}

.content01 a:visited{
    color: #C40F39;
}

.plusx2007-img{
	margin:0 0 0 15px;
	width:230px;
}

.plusx2007-img img{
	margin:0 0 8px;
}




