@charset "utf-8";
/* CSS Document */

/*

1.ヘッダのフラッシュ
2.3コラム全体の
3.左コラムラップ
4.真ん中のコラム
5.ニュースとスペシャルコンテンツのテーブル
6.ニュース
7.スペシャルコンテンツ
9.右コラムラップ
10.プラットフォーム
11.サービス

*/

/************************************
1.ヘッダーのフラッシュ
************************************/

#headerimg {
	height:270px;
	margin:5px 0 0;
}

#headerimg .substitution{
	background:url(../img/index_banner.jpg) top center no-repeat;
	height:270px;
}

/************************************
2.3コラム全体の
************************************/

#wrapcol{
	overflow:hidden;
	
}

/************************************
3.左コラム
************************************/

#wrapleftcol{
	float:left;
	width:180px;
}

/************************************
4.真ん中のコラム
************************************/

#wrapcentercol{
	float:left;
	width:750px;
	text-align:center;
}

#wrapcentercol #centercol{
	width:700px;
	text-align:left;
}

/*******************
5.ニュースとスペシャルコンテンツのテーブル
********************/

#wrapcentercol #centercol table{
	font-size:1.2em;
	line-height:1.5em;
}

#wrapcentercol #centercol table th{
	color:#fa4191;
	border-bottom:1px dotted #999;
	padding:6px 6px 6px 0;
	text-align:left;
	vertical-align:top;
}


#wrapcentercol #centercol table td{
	border-bottom:1px dotted #999;
	padding:6px 0;
	vertical-align:top;
}

#wrapcentercol #centercol table td.newspress{
	padding:10px 0 10px;
	border-bottom:1px dotted #999;
	background:url(../common/icon_press.gif) right 10px no-repeat;
	width:80px;
}

#wrapcentercol #centercol table td.newstopics{
	padding:10px 0 10px;
	border-bottom:1px dotted #999;
	background:url(../common/icon_topics.gif) right 10px no-repeat;
	width:80px;
}

#wrapcentercol #centercol table td a.pdf:link,
#wrapcentercol #centercol table td a.pdf:visited,
#wrapcentercol #centercol table td a.pdf:hover,
#wrapcentercol #centercol table td a.pdf:active{
	background:url(../common/icon_pdf.gif) right center no-repeat;
	padding:0 20px 0 0;
}

#wrapcentercol #centercol table td a.pdf:hover{
	background:#ff1499;
	color:#fff;
}

#wrapcentercol #centercol table td a:hover{
	background:#ff1499;
	color:#fff;
}


#wrapcentercol #centercol table td.bloggenre{
	width:70px;
	border-bottom:1px dotted #ccc;
	padding:6px 0;
	text-align:right;
	vertical-align:top;
}


#tablecol table{
	width:725px;
	border-collapse:collapse;
	border:1px solid #ccc;
	zoom:1;
	text-align:left;
	margin-top:100px;
	margin-bottom:40px;
	margin-left:auto;
	margin-right:auto;
	background:#ffffff;
}

#tablecol table th,
#tablecol table td{
	vertical-align:top;
	border-right:1px solid #ccc;
	border-bottom:1px dotted #ccc;
	padding:7px;
	border:0 0 -1px;
	font-size:1.2em;
	line-height:1.5em;
}

#tablecol table td a:hover{
	background:#ff1499;
	color:#fff;
}

#tablecol table th{
	background:#e6e6e6;
	text-align:left;
}

#tablecol table td a.anotherwin:link,
#tablecol table td a.anotherwin:visited,
#tablecol table td a.anotherwin:hover,
#tablecol table td a.anotherwin:active{
	padding:0 10px 0 0;
	background:url(../common/icon_anotherwin.gif) right center no-repeat;
}

#tablecol table td a.anotherwin:hover,
#tablecol table td a.anotherwin:active{
	background:#ff1499;
	color:#fff;
}

/*******************
6.ニュース
********************/

#wrapcentercol #centercol .news{
	margin:0 0 5px;
	position:relative;
}

#wrapcentercol #centercol .news h3{
	background:url(../img/index_ttl_news.gif) #fff top left no-repeat;
	padding:50px 0 0;
	height:0;
	overflow:hidden;
}

#wrapcentercol #centercol .news span{
	position:absolute;
	top:20px;
	right:0;
	padding:0 15px;
	height:11px;
	background:url(../common/arrow_right.gif) center right no-repeat;
}

#wrapcentercol #centercol .news span a{
	text-decoration:none;
}

/*******************
7.スペシャルコンテンツ
********************/

#wrapcentercol #centercol .special{
	margin:0 0 30px;
}

#wrapcentercol #centercol .special p{
	clear:both;
	margin:0 0 5px;
	font-size:1.2em;
	line-height:1.5em;
}

#wrapcentercol #centercol .special span{
	float:right;
	padding:0 15px 0 0;
	margin:0 0 10px;
	height:11px;
	background:url(../common/arrow_right.gif) right center no-repeat;
}

#wrapcentercol #centercol .special span a{
	text-decoration:none;
}

#wrapcentercol #centercol .special h3{
	background:url(../img/index_ttl_special.gif) #fff top left no-repeat;
	padding:77px 0 0;
	height:0;
	overflow:hidden;
}

/************************************
9.右コラムラップ
************************************/

#wraprightcol{
	float:right;
	width:200px;
}


/*******************
10.プラットフォーム
********************/

#wraprightcol .platform{
	font-size:1.2em;
	line-height:1.5em;
	margin:0 0 10px;
}

#wraprightcol .platform h3{
	background:url(../img/index_ttl_platform.gif) #fff top left no-repeat;
	height:0;
	padding:50px 0 0;
	overflow:hidden;
	margin:0 0 5px;
}

#wraprightcol .platform p{
	margin:0 0 10px;
}

/*******************
11.サービス
********************/

#wraprightcol .services{
	position:relative;
	margin:0 0 30px;
}

#wraprightcol .services h3{
	background:url(../img/index_ttl_services.gif) #fff top left no-repeat;
	height:0;
	padding:50px 0 0;
	overflow:hidden;
}

#wraprightcol .services span{
	position:absolute;
	top:20px;
	right:0;
	padding:0 15px;
	height:11px;
	background:url(../common/arrow_right.gif) center right no-repeat;
}

#wraprightcol .services span a{
	text-decoration:none;
}

#wraprightcol .services p a:link,
#wraprightcol .services p a:visited,
#wraprightcol .services p a:hover,
#wraprightcol .services p a:active{
	background:#fff;
}


/*******************
12.Twitter
********************/

/*
#wrapleftcol #twitter{
	background:url(../img/index_twtr_btm.gif) bottom center no-repeat;
}

#wrapleftcol #twitter h3{
	background:url(../img/index_twttr_ttl.gif) top center no-repeat;
	padding:34px 0 0;
	height:0;
	overflow:hidden;
}

#wrapleftcol #twitter ul#twitter_update_list{
	width:160px;
	margin:-4px auto 0;
	line-height:1.5em;
	padding:5px 0 0;
}

#wrapleftcol #twitter  ul#twitter_update_list li{
	color:#333;
	margin:0 0 5px;
	padding:0 0 5px;
	border-bottom:1px dotted #999;
}

#wrapleftcol #twitter  ul#twitter_update_list li a#twitter-link{
	font-size:1.2em;
}

#wrapleftcol #twitter  ul#twitter_update_list li a#twitter-link:link{
	color:#ff1491;
}

#wrapleftcol p.followme{
	display::block;
	text-align:right;
	padding:5px 10px 10px 0;
	text-decoration:underline;
}
*/

/*
#wrapleftcol .twitter table{
	width:160px;
	margin:-4px auto 0;
}

#wrapleftcol .twitter table th{
	width:30px;
	vertical-align:top;
	text-align:left;
}

#wrapleftcol .twitter table td{
	width:130px;
}

#wrapleftcol .twitter table th,
#wrapleftcol .twitter table td{
	border-bottom:1px dotted #5fb4f4;
	padding:10px 0;
}

#wrapleftcol .twitter table td H4{
	margin:0 0 5px;
	color:#ff1491;
}

#wrapleftcol .twitter table td p{
	line-height:1.5em;
}

#wrapleftcol .twitter table td a{
	color:#ff1491;
}

#wrapleftcol .twitter table td a:hover{
	color:#fff;
}

#wrapleftcol .twitter table td span{
	color:#999;
}*/