@charset "utf-8";
/* ::::::::::::: ファイル情報 ::::::::::::: 


TOPページCSS

ファイル：styles.css
作成日：2010/04/05
更新日：2010/04/05
作者: xD inc.
:::::::::::::::::::::::::::::::::::::::: */


/* ::::::::::::::::::::::::::::::::::::::::

	Layout

:::::::::::::::::::::::::::::::::::::::: */

/*
	main
----------------------------------------- */

/* top_visual */
div#top_visual {
	padding: 0;
	margin:10px auto 0;
	width:900px;
}	

div#main div#event_info {
	float: right;
}

/* bnr */
div#top_visual div#bnr {
	padding: 0 8px 8px;
	background-color: #f7f7f7;
}	
div#top_visual div#bnr h2 {
	margin-top: 8px;
}	
div#top_visual div#bnr h2 a:link img , div#top_visual div#bnr h2 a:visited img {
	border: #ccc 1px solid;
}	
div#top_visual div#bnr h2 a:hover img , div#top_visual div#bnr h2 a:active img {
	border: #f60 1px solid;
}

/* TOP MAIN*/
div#main div#top-topics {
	width:640px;
	background-color:#f0f0f0;
}

div#topic_list{
padding-left:10px;
}
div#topic_list div.topic{
margin-bottom:5px;
}
div#topic_list div.topic span.date{
display:black;
font-size:11px;
}

div#topic_list div.topic h3{
background:url(../images/line_top_01.gif) 0 bottom repeat-x;
font-weight:normal;
padding-bottom:7px;
}

div#topic_list div.topic h3 a{
font-size:12px;
padding-left:15px;
padding-bottom:2px;
background:url(../images/icon_arrow_01.gif) 0 2px no-repeat;
}
div#topic_list div.more{
	padding:10px 20px 5px 0;
	text-align:right;
}
div#topic_list div.more a{
font-size:11px;
padding-left:12px;
padding-bottom:2px;
background:url(../images/icon_arrow_01.gif) 0 1px no-repeat;
}

/* TOP REPORT & TOP EVENT */

div#top-report a,div#top-event a { text-decoration: underline; color : #000099;}

div#top-report h2{
background:url(../images/top_report_title.gif) 0 no-repeat;
height:25px;
text-align:right;
padding-right:10px;
}

div#top-event h2{
background:url(../images/top_event_title.gif) 0 no-repeat;
height:25px;
text-align:right;
padding-right:10px;
}

div#report_list,div#event_list{
	padding-left:5px;
}
div#top-report h2 a,div#top-event h2 a{
	font-size:12px;
	line-height:25px;
}
div#top-report div.report,div#top-event div.event{
	margin-bottom:15px;
}
div#top-report div.report img ,div#top-event div.event img {
	float:left;
}
div#top-report div.report div.data,div#top-event div.event div.data{ 
	float:left;
	width:485px;
	padding-left:22px;
}
div#top-report div.report div.data h3,div#top-event div.event div.data h3{ 
	font-weight:bold;
	font-size:15px;
	margin-bottom:3px;
}
div#top-report div.report .more,div#top-event div.event .more{
	padding:10px 10px 0 0;
	text-align:right;
}
div#top-report div.report div.more a,div#top-event div.event div.more a{
font-size:11px;
padding-left:12px;
padding-bottom:2px;
background:url(../images/icon_arrow_01.gif) 0 1px no-repeat;
}


div.services-block01{
	clear:both;
}

div.services-block01 .left{
	float:left;
	width:308px;
}

div.services-block01 .right{
	float:right;
	width:308px;
}

div.services-block01 ul{
	margin-left:3px;
}
ul.tour_list{
	display:block;
	width:300px;
	margin-bottom:20px;
}
.tour_list li,div.services-block01 li{
	float:left;
	width:150px;
	font-size:13px;
}
.tour_list li a,div.services-block01 li a{
	background:url(../images/icon_arrow_03.gif) left 4px no-repeat;
	padding-left:13px;
}
.tour_list li.top,div.services-block01 li.top{
	width:200px;
	font-size:14px;
	margin-bottom:3px;
}
.tour_list li.top a,div.services-block01 li.top a{
	background:url(../images/icon_arrow_02.gif) left 2px no-repeat;
	padding-bottom:3px;
	color:#000066;

}

/*
	sidebar
----------------------------------------- */	

/* news */
div#sidebar div#news {
	background-color: #f8f8f8;
	margin-bottom: 20px;
}
div#sidebar div#news dl {
	padding-bottom: 15px;
	margin: 0 10px;
	color: #666;
}
div#sidebar div#news dl dt {
	padding: 0.9em 0 0.2em;
	font-size: 85%;
}
div#sidebar div#news dl dd {
	line-height: 1.6;
	font-size: 93%;
}
/* bnr */
div#sidebar div#side_bnr {
	background-color:#c5d8eb;
	padding:6px 5px;
}	
div#sidebar div#side_bnr p {
	margin-bottom: 5px;
}


div#sidebar #tour li a{
	display:block;
	width:210px;
	height:31px;
	text-indent:-9999px;
	outline:0;
}
div#sidebar #tour li a:hover{
	background:none;
}

div#sidebar #tour li.tour_m_01 {
	background:url(../images/side_menu_01_on.gif) no-repeat;
}
div#sidebar #tour li.tour_m_02 {
	background:url(../images/side_menu_02_on.gif) no-repeat;
}
div#sidebar #tour li.tour_m_03 {
	background:url(../images/side_menu_03_on.gif) no-repeat;
}

div#sidebar #tour .tour_m_01 a{
	background:url(../images/side_menu_01.gif) no-repeat;
}
div#sidebar #tour .tour_m_02 a{
	background:url(../images/side_menu_02.gif) no-repeat;
}
div#sidebar #tour .tour_m_03 a{
	background:url(../images/side_menu_03.gif) no-repeat;
}

div#sidebar h2#side_dir-name{
	background:url(../images/side_dir-name_bg.gif) no-repeat;
	width:210px;
	height:25px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	line-height:25px;
	font-weight:bold;
}
div#sidebar ul#submenu{
	margin:0 0 ;
}

div#sidebar ul#submenu li{

}
div#sidebar ul#submenu li a{
	background:url(../images/side_page-title_bg.gif) no-repeat;
	width:210px;
	height:31px;
	display:block;
	text-align:center;
	color:#666;
	font-size:14px;
	line-height:31px;
	font-weight:bold;
	text-decoration:none;
}
div#sidebar ul#submenu li a:hover{
	background:url(../images/side_page-title_bg_on.gif) no-repeat;
	color:#333;
}

/* Content ---------------------------------------------------------------- */

#content {
    line-height: 1.5;
}
.asset-body{
	padding:20px 10px;
}
.asset-body p{
	margin-bottom:15px;
}
.asset-name,
.asset-name a,
.archive-title {
    
}
.page-asset h3{
	background:url(../images/h3_bg_01.gif) no-repeat;
	line-height:25px;
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
}
.comment-footer,
.comment-footer a,
.trackback-footer {
    
}

.asset-footer {
    font-size: 13px;
     padding-top: 15px;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    
}

.asset-name a {
    
}

.entry-asset .asset-name {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 12px;
}

.entry-asset .asset-meta {
    color: #777;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    font-size: 12px;
    padding: 6px 0;
    margin-bottom: 12px;
}


.entry-asset .byline {
    float: left;
}
.entry-asset .asset-comments,
.entry-asset .asset-trackbacks {
    float: right;
    margin-left: 10px;
}
.entry-asset .asset-comments a,
.entry-asset .asset-trackbacks a {
    display: block;
    float: left;
    padding-left: 18px;
}
.entry-asset .asset-comments a {
    background: url(icon-comment.gif) no-repeat 2px 50%;
}
.entry-asset .asset-trackbacks a {
    background: url(icon-trackback.gif) no-repeat 0 50%;
}

.archive-list-item {
    margin-bottom: 5px;
}

#group-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}

h1#page-title {
    font-size: 24px;
    line-height: 1.3;
}

.mt-main-index h1#page-title {
    font-size: 30px;
    margin-bottom: .5em;
}

.mt-main-index #alpha p {
    font-size: 14px;
}

.entry-asset .asset-footer {
    display: none;
}

.mt-entry-archive .entry-asset .asset-footer {
    display: block;
}

#homepage-image {
    width: 905px;
    height: 170px;
    /* photo by Anil Dash */
    background: url(homepage-image.jpg) no-repeat 0 0;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0 0 25px 20px;
}

#alpha .comments {
    
}

#alpha .trackbacks {
    border-top: 1px dotted #ccc;
}

#alpha .comments .even {
    background-color: #e6f0f5;
    border-right: 1px solid #c0d9e6;
    border-bottom: 1px solid #c0d9e6;
}

#alpha .comments .odd {
    background-color: #f3f3f3;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.comment {
    background: #fff;
    padding: 10px 10px 0;
    width: 549px;
    margin-bottom: 10px;
}

.comment-header {
    font-weight: bold;
}

h2.comments-header,
h2.comments-open-header,
h2.trackbacks-header {
    background: url(header-arrow-wide.gif) no-repeat 0 0;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    border: none;
    padding: 0 6px 0 20px;
    line-height: 20px;
    font-family: verdana;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#main-navigation .search-options {
    display: none;
}

h1#page-title.search-results-header {
    font-size: 14px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 15px;
}

ul.recent-comments-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.recent-comments-list li {
    padding: 0 0 0 18px;
    margin: 0 0 8px 0;
    background: url(icon-comment.gif) no-repeat 0 4px;
}

dl.widget-list {
    padding: 0 8px;
}

dl.widget-list dt {
    font-size: 18px;
}

dl.widget-list dd {
    margin-bottom: 3px;
}

dl.widget-list dd.entry-meta {
    margin-bottom: 10px;
    color: #777;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}

.userpic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
    padding: 0;
    border: 1px solid #fff;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}

.comment-header {
    color: #777;
    margin: 0 0 5px 0;
    padding: 0;
    font-weight: normal;
}

.comment-header .commenter-profile {
    display: none;
}

.comment-content {
    clear: none;
    margin: 0 0 5px 0;
    padding: 0;
}

.admin-edit-link {
    text-align: center;
    font-family: verdana;
    margin-top: 10px;
}

.admin-edit-link a {
    border: 1px solid #ccc;
    background: #eee;
    padding: 5px 10px;
}

h2#page_ttl{
	margin:10px 0;
	text-align:center;
	
}

#newsrelease .date{
	font-size:11px;
	padding:0 0 0 15px;
}

#newsrelease div.topic h5{
background:url(../images/line_top_01.gif) 0 bottom repeat-x;
font-weight:normal;
padding-bottom:7px;
margin-bottom:7px;
}

#newsrelease div.topic h5 a{
font-size:12px;
padding-left:15px;
padding-bottom:2px;
background:url(../images/icon_arrow_01.gif) 0 2px no-repeat;
}

#newsrelease #report h5 a{
	color:#000099;
	background:transparent url(../images/icon_arrow_02.gif) no-repeat scroll 0 1px;
	padding-left:15px;
	font-weight:bold;
}
#newsrelease #report p{
margin-bottom:5px;
}
#newsrelease #report div.more{
text-align:right;
}
#newsrelease #report div.more a{
background:transparent url(../images/icon_arrow_01.gif) no-repeat scroll 0 1px;
font-size:11px;
padding-bottom:2px;
padding-left:12px;
color:#000099;
}

#event-guide p{
}

#event-guide .left{
	float:left;
	width:130px;
	padding-right:10px;
	font-size:12px;
}
#event-guide .right{
	margin:0 0 0 140px;
	padding:0 0 0 10px;
	border-left:1px solid #000;
}
#event-guide .summary{
	margin:5px 0 0 0;
	font-size:13px;
}
#event-guide .summary p{
	margin-bottom:4px;
}
#event-guide .summary .left{
	float:left;
	width:140px;
	padding-right:5px;
}

#event-guide .summary .right{
	margin:0 0 0 150px;
	padding:0 0 0 10px;
	border-left:1px solid #000;

}
#event-guide .summary .right .m-left img{
	float:left;
}
#event-guide .summary .right .m-left p{
	margin:0 0 4px 70px;
}

.asset-content h4{
background:url(../images/line_top_01.gif) 0 bottom repeat-x;
font-weight:normal;
padding-bottom:4px;
margin-bottom:7px;
font-size:14px;
font-weight:bold;
color:#000033;
}
.asset-content h4 span{
background:url(../images/company_bg_01.gif) no-repeat;
padding-left:12px;
}

.asset-content h4#title{
	margin:15px 0 0;
}
div#entryDate{
	color:#000033;
	font-size:11px;
	text-align:right;
}
ul#sitemap{

}

ul#sitemap li span{
	font-weight:bold;
	background:url(../images/icon_arrow_02.gif) left 1px no-repeat;
	color:#000066;
	padding-left:13px;
	padding-bottom:2px;
}

ul#sitemap li span a{
	color:#000066;
	text-decoration:none;
}

ul#sitemap li span a:hover{
	color:#0000FF;
	text-decoration:none;
}

ul#sitemap li{
	margin:0 10px 0 0;
}

ul#sitemap li ul{
	margin:-19px 0 0 120px;
}

ul#sitemap li{
	padding:0 0 15px 0;
	background:url(../images/line_top_01.gif) 0 bottom repeat-x;
	margin:0 0 10px 0;	
}
ul#sitemap li ul li{
	background-image:none;
	margin:0 0 0 0;
	}

ul#sitemap li ul li ul{
	margin:0 0 0 10px;
}

ul#sitemap li ul li ul li {
	padding:0 0 0 0;
	margin:0 0 0 0;
	display:inline;
	font-size:12px;
	background-image:none;
}

.saiyou1 {
background-color:#FFDFB6;
border-color:#FF960E;
border-style:solid;
border-width:0 0 1px 1px;
}

.saiyou2 {
border-color:#FF960E;
border-style:solid;
border-width:0 1px 1px 0;
}

.business_center4 {
line-height:15px;
padding:5px 15px;
}
.ric-link{
	margin-bottom:15px;
}
.ric-link a{
	font-weight:bold;
	background:url(../images/icon_arrow_02.gif) left 2px no-repeat;
	color:#000066;
	padding-left:13px;
	line-height:25px;
	padding-bottom:2px;
}

.sttl04{
display:block;
font-size:14px;
color:#000099;
font-weight:bold;
margin:0 0 10px 0;
}
.imgfolder{
	text-align:center;
}
.imgfolder img{
margin:0 auto 15px;
}

.sttl03{
	padding:0 0 5px 20px;
	background:url(../images/icon_01.gif) 10px center no-repeat;
	font-size:14px;
	font-weight:bold;
	margin:10px 5px ;
	border-bottom:1px solid #999;
}

#anchorlink li{
	display:inline;
	padding:0 15px 0 0;
}

#anchorlink li a{
	background: url(../images/icon_arrow_03.gif) no-repeat left 4px;
	padding-left:13px;
}

#research_box04{
	background:url(../images/services_img_02.jpg) no-repeat;
	padding:5px 5px 0 140px;
	font-size:11px;
	line-height:1.2;
	height:100px;
}
#mkpd_box04{
	background:url(../images/services_img_03.jpg) no-repeat;
	padding:5px 5px 0 140px;
	font-size:11px;
	line-height:1.2;
	height:100px;
}

#research_box04 div ,#mkpd_box04 div{
	text-align:center;
}

span.text-blue-arrow{
background:url(../images/icon_arrow_02.gif) no-repeat left 2px;
padding-left:15px;
color:#000099;
font-weight:bold;
font-size:13px;
}

.text-blue{
color:#000099;
font-weight:bold;
font-size:13px;
}

.tablestyle01{
border-top:1px solid #CCC;
border-left:1px solid #CCC;
}
.tablestyle01 td{
border-bottom:1px solid #CCC;
border-right:1px solid #CCC;
padding:3px 10px 3px;
}

.tablestyle01 td.tophead,.tablestyle01 td.head{
background:#eaefff;
}

.tablestyle01 td.tophead{
	text-align:center;
}

.tablestyle01 td.topttl,.tablestyle01 td.ttl{
background:#efefef;
}

.jisseki{
	text-indent:-9999px;
	background:url(../images/jisseki.gif) no-repeat;
	width:597px;
	height:16px;
	margin-bottom:10px;
}