@charset "UTF-8";

/* Style Import
----------------------------------------- */
@import "/themes/concept/css/yui-font.css";
@import "/themes/concept/css/default.css"; /* initial setting */
@import "/themes/concept/css/layout.css";/* layout style */
@import "/themes/concept/css/blogstyle.css";/* blog control style */

/*
===== link setting ===========================
*/
a:link{
	color: #3d72b9;
	text-decoration: none;
}
a:visited{
	color: #3d72b9;
	text-decoration: none;	
}
a:hover{
	color: #ffc105;
	text-decoration:underline;	
}
a:active{
	color: #3d72b9;
	text-decoration: none;	
}
.maincol {
	clear: both;
}

/*
===== 2: LAYOUT ===========================
*/
body {
	background: url(images/bg.gif) repeat-x center top;
}
div#header {
	height: 108px;
}

#main {
	width: 560px;
	float: right;
}
#topicsBlock {
	width: 248px;
	float: left;
	padding-left: 9px;
}

#flashcontent {
	margin-left: 1px;
	width: 839px;
	height: 242px;
}
.specBtn {
	padding: 213px 0 0 292px;
}
.gnaviBg {
	background: url(images/gnaviBg.gif) no-repeat center top;
	height: 53px;
}
ul.gnavi li img {
	vertical-align: top;
}

ul.gnavi {
	clear: both;
}
ul.gnavi li {
	float: left;
}
ul.gnavi li a {
	text-indent:-9999px;
	overflow: hidden;
	display: block;
}	
ul.gnavi li.home a {
	width: 74px;
	height: 53px;
	background: url(images/gnavi_01.gif) no-repeat 0 0;
}
ul.gnavi li.gnavi02 a {
	background: url(images/gnavi_02.gif) no-repeat 0 0;
	width: 146px;
	height: 53px;
}
ul.gnavi li.gnavi03 a {
	background: url(images/gnavi_03.gif) no-repeat 0 0;
	width: 147px;
	height: 53px;
}
ul.gnavi li.gnavi04 a {
	background: url(images/gnavi_04.gif) no-repeat 0 0;
	width: 87px;
	height: 53px;
}
ul.gnavi li.gnavi05 a {
	background: url(images/gnavi_05.gif) no-repeat 0 0;
	width: 74px;
	height: 53px;
}
ul.gnavi li.gnavi06 a {
	background: url(images/gnavi_06.gif) no-repeat 0 0;
	width: 102px;
	height: 53px;
}
ul.gnavi li.gnavi07 a {
	background: url(images/gnavi_07.gif) no-repeat 0 0;
	width: 80px;
	height: 53px;
}
ul.gnavi li a:hover {
	background-position: 0 -53px;
}

#content {
	clear: both;
	background: url(images/topicsBody.gif) repeat-y 9px 10px;
	width: 839px;
}
.spacer {
	clear: both;
	height: 10px;
}
.spacer02 {
	clear: both;
	background: #fff url(images/topicsBottom.gif) no-repeat 9px 0;
	height: 10px;
}
/*
===== 3: topicsBlock ===========================
*/
.topicsTop {
	background: url(images/topicsHeader.gif) no-repeat center top;
	width:248px;
	height: 5px;
}
.topicsBody {
	width: 235px;
	padding: 0 8px 0 5px;	
}
.newItem {
	background: #fff url(images/new02.gif) no-repeat 5px 4px;
	width: 225px;
	height: 8px;
	padding: 5px;
}
ul.topics {
	background: #fff;
	padding: 5px;
	line-height: 1.2;
}
ul.topics li {
	background: url(images/topicsPoint.gif) no-repeat 0 3px;
	padding-left: 13px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: #565656 1px dotted;	
}
ul.topics li.first {
	background: url(images/new.gif) no-repeat 0 1px;
	padding: 20px 0 8px 13px;
}
dl.topics {
	background: #fff;
	padding: 5px;
	line-height: 1.2;
}
dl.topics dt {
	background: url(images/topicsPoint.gif) no-repeat 0 3px;
	padding-left: 13px;
}
dl.topics dd {
	padding: 5px 5px 5px 13px;
	margin-bottom: 5px;
	border-bottom: #565656 1px dotted;
}
img.photo {
	margin: 0 5px 5px 0;
}
.strong {
	font-weight: bold;
}
ul.topics li.newIcom,dl.event dt.newIcom {
	background: url(images/new02.gif) no-repeat 0 3px;
	text-indent: 20px;
}

/*
===== 4: contentBlock ===========================
*/
#mainBlock .conceptBlock p {
	padding: 5px 7px;
	line-height: 1.3;
}
.readmore {
	text-align: right;
	margin-bottom: 5px;
}
.concept01 {
	background: url(images/concept1.gif) no-repeat center top;
	width: 308px;
	height: 33px;
}
.concept02 {
	background: url(images/concept2.gif) no-repeat center top;
	width: 308px;
	height: 33px;
}
/*
===== 5: rightBlock ===========================
*/
.eventTop {
	background: url(images/eventTop.gif) no-repeat center top;
	width: 250px;
	height: 5px;
}
h4 {
	margin: 5px 0 0 15px;
	background: url(images/point.gif) no-repeat 0 3px;
	padding-left: 15px;
	font-size: 108%;
	font-weight: bold;
}
.eventBody {
	background: url(images/eventBody.gif) repeat-y center top;
	width: 236px;
	padding: 0 9px 0 5px;
}
dl.event {
	padding: 5px 7px;
	margin: 0 0 1em 15px;
}
dl.event dt {
	line-height: 1.2;
	background: url(images/topicsPoint.gif) no-repeat 0 3px;
	padding-left: 13px;
	color: #353535;
	font-size: 108%;
	font-weight: bold;
}
dl.event dd {
	line-height: 1.2;
	padding: 4px 5px 5px 13px;
	margin-bottom: 5px;
	border-bottom: #ddd 1px dotted;
	color: #353535;
}
dl.event dt a:link,
dl.event dt a:visited {
	color: #205F96;
	text-decoration: none;
}
dl.event dt a:hover {
	color: #ffc105;
}
dl.event dt a:active {
	color: #205F96;
	text-decoration: none;
}
dl.event dd a:link,
dl.event dd a:visited {
	color: #205F96;
	text-decoration: none;
}
dl.event dd a:hover {
	color: #f29700;
}
dl.event dd a:active {
	color: #205F96;
	text-decoration: none;
}
.eventBottom {
	background: url(images/eventBottom.gif) no-repeat center top;
	width: 250px;
	height: 8px;
}
ul.blogBanner {
	margin-top: 8px;
}
ul.blogBanner li.none {
	margin-bottom: 0;
}
.hrLine {
	clear: both;
	border-top: #999 1px dashed;
	height: 1px;
	margin: 1em 0;
}
ul.leftBanner {
	margin: 10px 0 0 4px;
}
ul.leftBanner li {
	margin-bottom: 10px;
}

.rss-js-entry {
	background: url(images/topicsPoint.gif) no-repeat 0 3px;
	padding-left: 13px;
}

.section {
	margin-bottom: 1em;
}
dl.blogList {
	margin-top: 1em;
}
dl.blogList dt {
	width: 203px;
	text-align: right;
	float: left;
	clear: left;
	margin-bottom: 20px;
}
dl.blogList dd {
	padding: 0 0 10px 220px;
	margin-bottom: 20px;
	border-bottom: #ddd 1px dashed;
}
dl.blogList dd.bottomChild {
	border: none;
}
