/*≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠

　世界コスプレサミット
　
　	[00] 基本構造
　	[01] リンク
	[02] ナビゲーション
　	[03] ヘッダー
　	[04] フッター
　	[05] 共通
	[06] サイドバー
	[07] トップページ
　	[08] お知らせ
　	[09] WCSとは？
	[10] プレスセンター
　	[11] スケジュール
	[12] 過去のWCS
　	[13] パートナー
	[14] フォーム
	[15] ツイッター
	[99] サイトマップ              

≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠*/

/*≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠
	[00] 基本構造
≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠*/
* {
	font-size: 100%;
	}

.con_wcs {
	background: #fff;
	}

#container_wcs {
	text-align: left;
	font-size: 0.8em;
	line-height: 1.4;
	/*color: #4D4D4D;*/
	color: #777777;
	font-family: Verdana,"ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","ＭＳ Pゴシック",Osaka,sans-serif;
	overflow: visible;
	margin: 0 auto;
	width: 944px;
	background: #FFFFFF url(/wcs/images/img_contents.gif) repeat-y;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
	}
.clearfix {
	display: inline-block;
	}

/*\*/
* html .clearfix {
	height: 1%;
	}

.clearfix {
	display: block;
	}
/**/


/* 共通
---------------------------------------------*/
#topMain, #commonMain01 {
	float: left;
	width: 944px;
	}

#topMain #primary, #commonMain01 #primary {
	display: inline;
	float: right;
	width: 700px;
	margin-right: 32px;
	_overflow: hidden; /* for WinIE 5,6 */
	}

#topMain #primary {
	width: 707px;
	}

#topMain #secondary, #commonMain01 #secondary {
	display: inline;
	float: left;
	width: 160px;
	margin-left: 32px;
	_overflow: hidden; /* for WinIE 5,6 */
	}

#sub {
	/*display: inline;*/
	/*float: right;*/
	/*width: 700px;*/
	/*width: 499px;*/
	margin-top: 10px;
	text-align: center;
	_overflow: hidden; /* for WinIE 5,6 */
	}

#main2 {
	margin: 0 12px 12px;
	}

#topicPath {
	margin: 0 32px 6px;
	font-size: 1.0em;
	}



/*≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠
	[01] リンク
≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠*/
a:link {
	text-decoration: none;
	color: #1ba9c4;
	}

a:visited {
	text-decoration: none;
	color: #1ba9c4;
	}

a:hover {
	text-decoration: none;
	color: #7BB70B;
	}

a:active {
	text-decoration: none;
	color: #7BB70B;
	}



/*≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠
	[02] ナビゲーション
≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠*/
#gnaviJPN, #gnaviENG { width: 920px; height: 76px; margin: 0 auto; position: relative; z-index: 1; line-height: 38px; background-image: url(/wcs/images/g_navi_eng.gif); background-repeat: no-repeat; }

#gnaviJPN #globalnavi, #gnaviENG #globalnavi { margin: 0; padding: 0; }
#gnaviJPN #globalnavi li, #gnaviENG #globalnavi li { display: inline; }
#gnaviJPN #globalnavi li a, #gnaviENG #globalnavi li a { float: left; height: 0; padding-top: 76px; overflow: hidden; }
#gnaviJPN #globalnavi li#gn-what a, #gnaviENG #globalnavi li#gn-what a { width: 197px; }
#gnaviJPN #globalnavi li#gn-press a, #gnaviENG #globalnavi li#gn-press a { width: 176px; }
#gnaviJPN #globalnavi li#gn-schedule a, #gnaviENG #globalnavi li#gn-schedule a { width: 176px; }
#gnaviJPN #globalnavi li#gn-past a, #gnaviENG #globalnavi li#gn-past a { width: 176px; }


#gnaviJPN #globalnavi li a { background-image: url(/wcs/images/g_navi_jpn.gif); z-index: 2; background-repeat: no-repeat; }/*日本語*/
#gnaviENG #globalnavi li a { background-image: url(/wcs/images/g_navi_eng.gif); z-index: 3; background-repeat: no-repeat; }/*英語*/

/* BUTTONS
---------------------------------------------*/
#gnaviJPN #globalnavi li#gn-what a, #gnaviENG #globalnavi li#gn-what a { background-position: 0 0; }
#gnaviJPN #globalnavi li#gn-press a, #gnaviENG #globalnavi li#gn-press a { background-position: -197px 0; }
#gnaviJPN #globalnavi li#gn-schedule a, #gnaviENG #globalnavi li#gn-schedule a { background-position: -373px 0; }
#gnaviJPN #globalnavi li#gn-past a, #gnaviENG #globalnavi li#gn-past a { background-position: -549px 0; }
/*#gnaviJPN #globalnavi li#gn- a, #gnaviENG #globalnavi li#gn- a { background-position: -602px 0; }

/* OVER STATES
---------------------------------------------*/
#gnaviJPN #globalnavi li#gn-what a:hover, #gnaviENG #globalnavi li#gn-what a:hover { background-position: 0 -81px; }
#gnaviJPN #globalnavi li#gn-press a:hover, #gnaviENG #globalnavi li#gn-press a:hover { background-position: -197px -81px; }
#gnaviJPN #globalnavi li#gn-schedule a:hover, #gnaviENG #globalnavi li#gn-schedule a:hover { background-position: -373px -81px; }
#gnaviJPN #globalnavi li#gn-past a:hover, #gnaviENG #globalnavi li#gn-past a:hover { background-position: -549px -81px; }
/*#gnaviJPN #globalnavi li#gn- a:hover, #gnaviENG #globalnavi li#gn- a:hover { background-position: -602px -81px; }

/* PRESSED STATES
---------------------------------------------*/
#gnaviJPN #globalnavi li#gn-what a:active, #gnaviENG #globalnavi li#gn-what a:active { background-position: 0 -162px; }
#gnaviJPN #globalnavi li#gn-press a:active, #gnaviENG #globalnavi li#gn-press a:active { background-position: -197px -162px; }
#gnaviJPN #globalnavi li#gn-schedule a:active, #gnaviENG #globalnavi li#gn-schedule a:active { background-position: -373px -162px; }
#gnaviJPN #globalnavi li#gn-past a:active, #gnaviENG #globalnavi li#gn-past a:active { background-position: -549px -162px; }
/*#gnaviJPN #globalnavi li#gn- a:active, #gnaviENG #globalnavi li#gn- a:active { background-position: -602px -162px; }

/* ON STATES
---------------------------------------------*/
#gnaviJPN.what #globalnavi li#gn-what a, #gnaviENG.what #globalnavi li#gn-what a { background-position: 0 -162px !important; }
#gnaviJPN.press #globalnavi li#gn-press a, #gnaviENG.press #globalnavi li#gn-press a { background-position: -197px -162px !important; }
#gnaviJPN.schedule #globalnavi li#gn-schedule a, #gnaviENG.schedule #globalnavi li#gn-schedule a { background-position: -373px -162px !important; }
#gnaviJPN.past #globalnavi li#gn-past a, #gnaviENG.past #globalnavi li#gn-past a { background-position: -549px -162px !important; }
/*#gnaviJPN.02 #globalnavi li#gn-02 a, #gnaviENG.02 #globalnavi li#gn-02 a { background-position: -602px -162px !important; }


/* ここからIE6用 */
*html #gnaviJPN, *html #gnaviENG { width: 920px; height: 38px; margin: 0 auto; margin-left: 12px; position: relative; z-index: 1; }
*html #gnaviJPN #globalnavi li a, *html #gnaviENG #globalnavi li a { padding-top: 38px; }
*html #gnaviJPN, *html #gnaviENG { text-indent: -9999px; }
/* ここまでIE6用 */




/* サイドナビ
---------------------------------------------*/
#naviSideJpn,
#naviSideEng {
	padding: 0px 0px 0px 0px;
}

#naviSideJpn li,
#naviSideEng li {
	display: block;
	width: 160px;
	height: auto;
	list-style-type: none;
	padding-bottom: 2px;
}

#naviSideJpn li a,
#naviSideEng li a {
	display: block;
	width: 160px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 170px;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
}

#naviSideJpn li a:hover,
#naviSideEng li a:hover {
	background-position: 0px -32px;
}

#naviSideJpn_what a			{ height: 31px; background-image: url(/wcs/images/navi_side_what.gif);}
#naviSideJpn_summary a		{ height: 27px; background-image: url(/wcs/images/navi_side_summary.gif);}
#naviSideJpn_history a		{ height: 27px; background-image: url(/wcs/images/navi_side_history.gif);}
#naviSideJpn_data a			{ height: 27px; background-image: url(/wcs/images/navi_side_data.gif);}
#naviSideJpn_regulation a	{ height: 27px; background-image: url(/wcs/images/navi_side_regulation.gif);}
#naviSideJpn_network a		{ height: 27px; background-image: url(/wcs/images/navi_side_network.gif);}
#naviSideJpn_press a		{ height: 31px; background-image: url(/wcs/images/navi_side_press.gif);}
#naviSideJpn_inquiry a		{ height: 27px; background-image: url(/wcs/images/navi_side_inquiry.gif);}
#naviSideJpn_entry a		{ height: 27px; background-image: url(/wcs/images/navi_side_entry.gif);}
#naviSideJpn_schedule a		{ height: 31px; background-image: url(/wcs/images/navi_side_schedule.gif);}
#naviSideJpn_event a		{ height: 27px; background-image: url(/wcs/images/navi_side_event.gif);}
#naviSideJpn_visit a		{ height: 27px; background-image: url(/wcs/images/navi_side_visit.gif);}
#naviSideJpn_parade a		{ height: 27px; background-image: url(/wcs/images/navi_side_parade.gif);}
#naviSideJpn_championship a	{ height: 27px; background-image: url(/wcs/images/navi_side_championship.gif);}
#naviSideJpn_past a			{ height: 31px; background-image: url(/wcs/images/navi_side_past.gif);}
#naviSideJpn_wcs2011 a		{ height: 27px; background-image: url(/wcs/images/navi_side_wcs2011.gif);}
#naviSideJpn_wcs2010 a		{ height: 27px; background-image: url(/wcs/images/navi_side_wcs2010.gif);}
#naviSideJpn_wcs2009 a		{ height: 27px; background-image: url(/wcs/images/navi_side_wcs2009.gif);}
#naviSideJpn_wcs2008 a		{ height: 27px; background-image: url(/wcs/images/navi_side_wcs2008.gif);}
#naviSideJpn_wcs2007 a		{ height: 27px; background-image: url(/wcs/images/navi_side_wcs2007.gif);}
#naviSideJpn_wcs2006 a		{ height: 27px; background-image: url(/wcs/images/navi_side_wcs2006.gif);}
#naviSideJpn_wcs2005 a		{ height: 27px; background-image: url(/wcs/images/navi_side_wcs2005.gif);}
#naviSideJpn_wcs2004 a		{ height: 27px; background-image: url(/wcs/images/navi_side_wcs2004.gif);}
#naviSideJpn_wcs2003 a		{ height: 27px; background-image: url(/wcs/images/navi_side_wcs2003.gif);}

#naviSideJpn.summary li#naviSideJpn_summary a			{ height: 27px; background: url(/wcs/images/navi_side_summary.gif) 0 -32px !important;}
#naviSideJpn.history li#naviSideJpn_history a			{ height: 27px; background: url(/wcs/images/navi_side_history.gif) 0 -32px !important;}
#naviSideJpn.data li#naviSideJpn_data a					{ height: 27px; background: url(/wcs/images/navi_side_data.gif) 0 -32px !important;}
#naviSideJpn.regulation li#naviSideJpn_regulation a		{ height: 27px; background: url(/wcs/images/navi_side_regulation.gif) 0 -32px !important;}
#naviSideJpn.network li#naviSideJpn_network a			{ height: 27px; background: url(/wcs/images/navi_side_network.gif) 0 -32px !important;}
#naviSideJpn.press li#naviSideJpn_press a				{ height: 31px; background: url(/wcs/images/navi_side_press.gif) 0 -32px !important;}
#naviSideJpn.inquiry li#naviSideJpn_inquiry a			{ height: 27px; background: url(/wcs/images/navi_side_inquiry.gif) 0 -32px !important;}
#naviSideJpn.entry li#naviSideJpn_entry a				{ height: 27px; background: url(/wcs/images/navi_side_entry.gif) 0 -32px !important;}
#naviSideJpn.schedule li#naviSideJpn_schedule a			{ height: 31px; background: url(/wcs/images/navi_side_schedule.gif) 0 -32px !important;}
#naviSideJpn.event li#naviSideJpn_event a				{ height: 27px; background: url(/wcs/images/navi_side_event.gif) 0 -32px !important;}
#naviSideJpn.visit li#naviSideJpn_visit a				{ height: 27px; background: url(/wcs/images/navi_side_visit.gif) 0 -32px !important;}
#naviSideJpn.parade li#naviSideJpn_parade a				{ height: 27px; background: url(/wcs/images/navi_side_parade.gif) 0 -32px !important;}
#naviSideJpn.championship li#naviSideJpn_championship a	{ height: 27px; background: url(/wcs/images/navi_side_championship.gif) 0 -32px !important;}
#naviSideJpn.past li#naviSideJpn_past a					{ height: 31px; background: url(/wcs/images/navi_side_past.gif) 0 -32px !important;}
#naviSideJpn.wcs2011 li#naviSideJpn_wcs2011 a			{ height: 27px; background: url(/wcs/images/navi_side_wcs2011.gif) 0 -32px !important;}
#naviSideJpn.wcs2010 li#naviSideJpn_wcs2010 a			{ height: 27px; background: url(/wcs/images/navi_side_wcs2010.gif) 0 -32px !important;}
#naviSideJpn.wcs2009 li#naviSideJpn_wcs2009 a			{ height: 27px; background: url(/wcs/images/navi_side_wcs2009.gif) 0 -32px !important;}
#naviSideJpn.wcs2008 li#naviSideJpn_wcs2008 a			{ height: 27px; background: url(/wcs/images/navi_side_wcs2008.gif) 0 -32px !important;}
#naviSideJpn.wcs2007 li#naviSideJpn_wcs2007 a			{ height: 27px; background: url(/wcs/images/navi_side_wcs2007.gif) 0 -32px !important;}
#naviSideJpn.wcs2006 li#naviSideJpn_wcs2006 a			{ height: 27px; background: url(/wcs/images/navi_side_wcs2006.gif) 0 -32px !important;}
#naviSideJpn.wcs2005 li#naviSideJpn_wcs2005 a			{ height: 27px; background: url(/wcs/images/navi_side_wcs2005.gif) 0 -32px !important;}
#naviSideJpn.wcs2004 li#naviSideJpn_wcs2004 a			{ height: 27px; background: url(/wcs/images/navi_side_wcs2004.gif) 0 -32px !important;}
#naviSideJpn.wcs2003 li#naviSideJpn_wcs2003 a			{ height: 27px; background: url(/wcs/images/navi_side_wcs2003.gif) 0 -32px !important;}

#naviSideEng_what a			{ height: 31px; background-image: url(/wcs/e/images/navi_side_what.gif);}
#naviSideEng_summary a		{ height: 27px; background-image: url(/wcs/e/images/navi_side_summary.gif);}
#naviSideEng_history a		{ height: 27px; background-image: url(/wcs/e/images/navi_side_history.gif);}
#naviSideEng_data a			{ height: 27px; background-image: url(/wcs/e/images/navi_side_data.gif);}
#naviSideEng_regulation a	{ height: 27px; background-image: url(/wcs/e/images/navi_side_regulation.gif);}
#naviSideEng_network a		{ height: 27px; background-image: url(/wcs/e/images/navi_side_network.gif);}
#naviSideEng_press a		{ height: 31px; background-image: url(/wcs/e/images/navi_side_press.gif);}
#naviSideEng_inquiry a		{ height: 27px; background-image: url(/wcs/e/images/navi_side_inquiry.gif);}
#naviSideEng_entry a		{ height: 27px; background-image: url(/wcs/e/images/navi_side_entry.gif);}
#naviSideEng_schedule a		{ height: 31px; background-image: url(/wcs/e/images/navi_side_schedule.gif);}
#naviSideEng_event a		{ height: 27px; background-image: url(/wcs/e/images/navi_side_event.gif);}
#naviSideEng_visit a		{ height: 27px; background-image: url(/wcs/e/images/navi_side_visit.gif);}
#naviSideEng_parade a		{ height: 27px; background-image: url(/wcs/e/images/navi_side_parade.gif);}
#naviSideEng_championship a	{ height: 27px; background-image: url(/wcs/e/images/navi_side_championship.gif);}
#naviSideEng_past a			{ height: 31px; background-image: url(/wcs/e/images/navi_side_past.gif);}
#naviSideEng_wcs2011 a		{ height: 27px; background-image: url(/wcs/e/images/navi_side_wcs2011.gif);}
#naviSideEng_wcs2010 a		{ height: 27px; background-image: url(/wcs/e/images/navi_side_wcs2010.gif);}
#naviSideEng_wcs2009 a		{ height: 27px; background-image: url(/wcs/e/images/navi_side_wcs2009.gif);}
#naviSideEng_wcs2008 a		{ height: 27px; background-image: url(/wcs/e/images/navi_side_wcs2008.gif);}
#naviSideEng_wcs2007 a		{ height: 27px; background-image: url(/wcs/e/images/navi_side_wcs2007.gif);}
#naviSideEng_wcs2006 a		{ height: 27px; background-image: url(/wcs/e/images/navi_side_wcs2006.gif);}
#naviSideEng_wcs2005 a		{ height: 27px; background-image: url(/wcs/e/images/navi_side_wcs2005.gif);}
#naviSideEng_wcs2004 a		{ height: 27px; background-image: url(/wcs/e/images/navi_side_wcs2004.gif);}
#naviSideEng_wcs2003 a		{ height: 27px; background-image: url(/wcs/e/images/navi_side_wcs2003.gif);}

#naviSideEng.summary li#naviSideEng_summary a			{ height: 27px; background: url(/wcs/e/images/navi_side_summary.gif) 0 -32px !important;}
#naviSideEng.history li#naviSideEng_history a			{ height: 27px; background: url(/wcs/e/images/navi_side_history.gif) 0 -32px !important;}
#naviSideEng.data li#naviSideEng_data a					{ height: 27px; background: url(/wcs/e/images/navi_side_data.gif) 0 -32px !important;}
#naviSideEng.regulation li#naviSideEng_regulation a		{ height: 27px; background: url(/wcs/e/images/navi_side_regulation.gif) 0 -32px !important;}
#naviSideEng.network li#naviSideEng_network a			{ height: 27px; background: url(/wcs/e/images/navi_side_network.gif) 0 -32px !important;}
#naviSideEng.press li#naviSideEng_press a				{ height: 31px; background: url(/wcs/e/images/navi_side_press.gif) 0 -32px !important;}
#naviSideEng.inquiry li#naviSideEng_inquiry a			{ height: 27px; background: url(/wcs/e/images/navi_side_inquiry.gif) 0 -32px !important;}
#naviSideEng.entry li#naviSideEng_entry a				{ height: 27px; background: url(/wcs/e/images/navi_side_entry.gif) 0 -32px !important;}
#naviSideEng.schedule li#naviSideEng_schedule a			{ height: 31px; background: url(/wcs/e/images/navi_side_schedule.gif) 0 -32px !important;}
#naviSideEng.event li#naviSideEng_event a				{ height: 27px; background: url(/wcs/e/images/navi_side_event.gif) 0 -32px !important;}
#naviSideEng.visit li#naviSideEng_visit a				{ height: 27px; background: url(/wcs/e/images/navi_side_visit.gif) 0 -32px !important;}
#naviSideEng.parade li#naviSideEng_parade a				{ height: 27px; background: url(/wcs/e/images/navi_side_parade.gif) 0 -32px !important;}
#naviSideEng.championship li#naviSideEng_championship a	{ height: 27px; background: url(/wcs/e/images/navi_side_championship.gif) 0 -32px !important;}
#naviSideEng.past li#naviSideEng_past a					{ height: 31px; background: url(/wcs/e/images/navi_side_past.gif) 0 -32px !important;}
#naviSideEng.wcs2011 li#naviSideEng_wcs2011 a			{ height: 27px; background: url(/wcs/e/images/navi_side_wcs2011.gif) 0 -32px !important;}
#naviSideEng.wcs2010 li#naviSideEng_wcs2010 a			{ height: 27px; background: url(/wcs/e/images/navi_side_wcs2010.gif) 0 -32px !important;}
#naviSideEng.wcs2009 li#naviSideEng_wcs2009 a			{ height: 27px; background: url(/wcs/e/images/navi_side_wcs2009.gif) 0 -32px !important;}
#naviSideEng.wcs2008 li#naviSideEng_wcs2008 a			{ height: 27px; background: url(/wcs/e/images/navi_side_wcs2008.gif) 0 -32px !important;}
#naviSideEng.wcs2007 li#naviSideEng_wcs2007 a			{ height: 27px; background: url(/wcs/e/images/navi_side_wcs2007.gif) 0 -32px !important;}
#naviSideEng.wcs2006 li#naviSideEng_wcs2006 a			{ height: 27px; background: url(/wcs/e/images/navi_side_wcs2006.gif) 0 -32px !important;}
#naviSideEng.wcs2005 li#naviSideEng_wcs2005 a			{ height: 27px; background: url(/wcs/e/images/navi_side_wcs2005.gif) 0 -32px !important;}
#naviSideEng.wcs2004 li#naviSideEng_wcs2004 a			{ height: 27px; background: url(/wcs/e/images/navi_side_wcs2004.gif) 0 -32px !important;}
#naviSideEng.wcs2003 li#naviSideEng_wcs2003 a			{ height: 27px; background: url(/wcs/e/images/navi_side_wcs2003.gif) 0 -32px !important;}

#sideEx01 {
	margin: 3px 0;
	padding: 6px 0 0 0;
	background:url(/wcs/images/bg_dotbar.gif) repeat-x left top;
	}

#sideEx01 p {
	padding-top: 2px;
	padding-bottom: 10px;
	font-size: 0.8em;
	line-height: 1.2;
	}

#sideEx01 span.pastSites a {
	font-size: 1.0em;
	line-height: 1.4;
	margin: 3px 0;
	padding: 0 6px;
	}



/*≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠
	[03] ヘッダー
≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠*/
#header {
	position: relative;
	height: 90px;
	background: #fff url(/wcs/images/img_header.gif) no-repeat;
	}

#header #logotype {
	position: absolute;
	left: 24px;
	top: 25px;
	width: 351px;
	}

#header #logotype li {
	position: absolute;
	top: 0;
	}

#header #logotype li.num01 {
	left: 0; width: 60px;
	}

#header #shortcut{
	text-align: right;
	color: #ecf4d6;
	font-weight: bold;
	padding-top: 70px;
	padding-right: 30px;
	}

#header #shortcut a:link	{ text-decoration: none; color: #ecf4d6;}
#header #shortcut a:visited	{ text-decoration: none; color: #ecf4d6;}
#header #shortcut a:hover	{ text-decoration: none; color: #ffffff;}
#header #shortcut a:active	{ text-decoration: none; color: #ecf4d6;}


/*≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠
	[04] フッター
≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠*/
#footer {
	clear: both;
	width: 100%;
	height: 82px;
	text-align: center;
	font-size: 0.8em;
	color: #ffffff;
	background: url(/wcs/images/img_footer.gif) no-repeat left bottom;
	}

#footNavi{
	padding-top: 10px;
	}

#footNavi a:link	{ text-decoration: none; color: #ffffff;}
#footNavi a:visited	{ text-decoration: none; color: #ffffff;}
#footNavi a:hover	{ text-decoration: underline; color: #666666;}
#footNavi a:active	{ text-decoration: none; color: #777777;}

#copyright {
	margin-top: 0px;
	}


/*≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠
	[05] 共通
≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠*/
.nationalFlagL {
	margin: 5px 0;
	padding: 0px 0 0 6px;
	font-size: 1.6em;
	line-height: 1.2;
	color: #333;
	font-weight: bold;
	border-bottom: 1px dotted #cccccc;
	}

.nationalFlagL img {
	vertical-align: middle;
	margin: 5px 10px 10px 0px;
	border: 1px solid #666666; 
	}

.nationalFlagS {
	clear: both;
	margin: 5px 0;
	padding: 0px 0 0 6px;
	font-size: 1.0em;
	line-height: 1.0;
	color: #333;
	font-weight: bold;
	}

.nationalFlagS img {
	vertical-align: middle;
	margin: 0px 5px 0px 0px;
	border: 1px solid #666; 
	}


#primary .linkBlock01 {
	clear: both;
	padding: 10px 0 20px 0;
	}

.linkBlock01 p {
	margin: 3px 0;
	padding: 0 6px 0 16px;
	background: url(/wcs/2009/images/arrow_01.gif) 5px 0.5em no-repeat;
	}

.linkBlock01 span {
	display: block;
	clear: left;
	}

.flag {
	border: 1px solid #666;
	}

.pageNavi {
	margin-bottom: 10px;
	text-align: center;
	}

.returnHead{
	float: right;
	margin-top: 4px;
	font-size: 0.9em;
	}


/* lytebox対応写真
---------------------------------------------*/
ul#photoList li span {
	display: block;
	width: 80px;
	height: 80px;
	background: transparent url(/wcs/2009/images/photos_bg.jpg) top left no-repeat;
	overflow: hidden;
	}

ul#photoList li img.thumnail {
	margin-top: 7px;
	margin-left: 7px;
	}



/*≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠
	[06] サイドバー
≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠*/




/*≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠
	[07] トップページ
≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠*/

/* お知らせ一覧
---------------------------------------------*/
#primary .infoBlock01 {
	margin: 0px 0 20px 0;
	width:499px;
	float:left;
	}

ul.infoList01 li {
	position: relative;
	/*_height: 1%; /* for WinIE5,6 */
	padding: 6px;
	border-bottom: dotted 1px #ccc;
	}

ul.infoList01 li .thum01 {
	float: left;
	/*padding: 10px 0 0 0;*/
	/*border: 1px solid #ccc;*/
	}

ul.infoList01 li .phFrame {
	/*padding: 2px;*/
	width: auto;
	height: auto;
	background-color: #fff;
	}

ul.infoList01 li .article01 {
	float: left;
	/*width: 680px;_100601*/
	width: 484px;
	margin: 0;
	line-height: 1.2;
	}

ul.infoList01 li .article01 a {
	color: #0792bf;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.2;
	}

ul.infoList01 li .article02 a {
	color: #0792bf;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.5;
	}

ul.infoList01 li h4{
	font-weight: normal;
	font-size: 0.9em;
	color: #ea4360;
	}

.btnMore {
	float: right;
	margin: 6px 12px;
	border: none; 
	}

p.btnMore {
	float: left;
	margin: 3px auto;
	color: #247196;
	border: none; 
	}

.bnr_right{margin-bottom:6px;}


/*≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠
	[08] お知らせ
≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠*/
#primary .infoBlock01 {
	margin: 0 0 20px 0;
	}

#primary .infoBlock01 p {
	line-height: 1.5;
	}

#primary .infoBlock01 h2 {
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	line-height: 1;
	}

.infoMain{
	clear: both;
	margin-bottom: 1em;
	padding-bottom: 1em;
	}

.infoMain img{
	clear: both;
	margin: 0.5em auto;
	border: 1px solid #cccccc;
	}

.infoTitle {
	color: #0792bf;
	font-size: 1.6em;
	font-weight: bold;
	}

#primary .infoBlock01 .infoMain h4{
	font-weight: normal;
	font-size: 0.9em;
	color: #ea4360;
	}

.infoMain ul li{
	padding: 4px auto;
	}

#primary .infoBlock01 p span {
	color: #333333;
	font-weight: bold;
	}

.infoMain ul li span{
	color: #ea4360;
	padding-right: 0.7em;
	}

.infoBlock01 table {
	/*margin-bottom: 10px;*/
	/*width: 665px;*/
	border-collapse: collapse;
	border-spacing: 0;
	}

.infoBlock01 th,
.infoBlock01 td {
	padding: 0px;
	line-height: 1.5;
	font-size:0.9em;
	border: 3px solid #ffffff;
	}

.infoBlock01 th {
	font-size:1.1em;
	}

.infoBlock01 th {
	/*background: #ebf5d2;*/
	background: #ffffff;
	text-align: center;
	color: #666666;
	}

.infoBlock01 td {
	/*background: #f3f3f3;*/
	background: #ffffff;
	color: #666666;
	}

.infoBlock01 td img {
	vertical-align:middle;
	}

.infoBlock01 td.center {
	text-align: center;
	}

.titBold {
	font-weight: bold;
	}

#primary .infoBlock01 h3 {
	padding: 6px 0px 0px 0px;
	color:#333333;
	font-size:1.4em;
	line-height: 1.6;
	}




/*≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠
	[09] WCSとは？
≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠*/
#primary .whatBlock01 {
	margin: 0 0 20px 0;
	}

#primary .whatBlock01 p {
	line-height: 1.5;
	}

#primary .whatBlock01 span {
	color: #333333;
	font-weight: bold;
	}

#primary .whatBlock01 h2 {
	padding: 0px 0px 11px 0px;
	background: #FFFFFF;
	line-height: 1;
	}

.whatMain, .whatSub, .whatSub2 {
	clear: both;
	}

.whatMain, .whatSub {
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	}

.whatSub2 {
	margin-bottom: 0.5em;
	padding-top: 1em;
	padding-bottom: 0.5em;
	}

.whatSub2{
	border-top: 1px dotted #999999;
	}

.whatMain p.photoBox,
.whatSub p.photoBox,
.whatSub2 p.photoBox {
	float: right;
	width: auto;
	height: auto;
	margin-top: 0;
	margin-left: 1em;
	margin-bottom: 1em;
	line-height: 1em;
	}

.whatMain p.photoBox img,
.whatSub p.photoBox img,
.whatSub2 p.photoBox img {
	margin-top: 5px;
	border: 1px solid #999999;
	}

.whatDate {
	color: #ea4360;
	font-size: 1.0em;
	}

.whatTitle {
	margin-top: 10px;
	color: #0792bf;
	font-size: 1.3em;
	font-weight: bold;
	}

.whatBlock01 table {
	margin-bottom: 10px;
	width: 700px;
	border-collapse: collapse;
	border-spacing: 0;
	}

.whatBlock01 th,
.whatBlock01 td {
	padding: 3px 5px;
	line-height: 1.5;
	font-size:0.9em;
	vertical-align: text-top;
	border: 1px solid #ffffff;
	}

.whatBlock01 th {
	/*background: #e3ebf0;*/
	background: #ebf5d2;
	text-align: center;
	color: #666666;
	font-size:1.1em;
	}

.whatBlock01 td {
	background: #f9f9f9;
	color: #666666;
	}

.whatBlock01 td img {
	vertical-align:middle;
	}

.whatBlock01 td.center {
	text-align: center;
	}

.whatBlock01 li {
	margin-left: 20px;
	list-style-type: circle;
	}


/*≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠
	[10] プレスセンター
≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠*/
#primary .pressBlock01 {
	margin: 0 0 20px 0;
	}

#primary .pressBlock01 p {
	line-height: 1.5;
	}

#primary .pressBlock01 span {
	color: #333333;
	font-weight: bold;
	}

#primary .pressBlock01 h2 {
	padding: 0px 0px 11px 0px;
	background: #FFFFFF;
	line-height: 1;
	}

.pressMain, .pressSub, .pressSub2 {
	clear: both;
	}

.pressMain, .pressSub {
	margin-bottom: 1em;
	padding-bottom: 1em;
	}

.pressSub2 {
	margin-top: 0.5em;
	padding-top: 0.5em;
	}

.pressSub2{
	border-top: 1px dotted #999999;
	}

.pressMain p.photoBox,
.pressSub p.photoBox,
.pressSub2 p.photoBox {
	float: right;
	width: auto;
	height: auto;
	margin-top: 0;
	margin-left: 1em;
	margin-bottom: 1em;
	line-height: 1em;
	}

.pressMain p.photoBox img,
.pressSub p.photoBox img,
.pressSub2 p.photoBox img {
	margin-top: 5px;
	border: 1px solid #999999;
	}

.pressDate {
	color: #ea4360;
	font-size: 1.0em;
	}

.pressTitle {
	color: #0792bf;
	font-size: 1.3em;
	font-weight: bold;
	}

p.att {
	font-size: 0.9em;
	color:#FF0033;
	}

.pressBlock01 dl {
	margin: 0 10px 10px;
	}

.pressBlock01 dt {
	padding: 6px 0 3px;
	line-height: 1.0;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	}

.pressBlock01 dd {
	padding-bottom: 3px;
	}

.pressBlock01 li {
	margin-left: 20px;
	list-style-type: circle;
	}


/* お問い合わせフォーム
---------------------------------------------*/
#primary .pressBlock01 p. {
	line-height: 1.5;
	}

.pressTitle02 {
	margin: 10px auto 0px;
	color: #0792bf;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3;
	}

.pressBlock01 table,
.pressBlock02 table {
	width: 700px;
	margin: 5px auto 5px;
	border-collapse: collapse;
	border-spacing: 0;
	}

.pressBlock01 th,
.pressBlock02 th,
.pressBlock01 td,
.pressBlock02 td {
	padding: 10px;
	line-height: 2;
	font-size:1.0em;
	border: 1px solid #ffffff;
	}

.pressBlock01 th,
.pressBlock02 th {
	background: #ebf5d2;
	color: #666666;
	}

.pressBlock01 th {
	font-size:1.2em;
	text-align: center;
	}

.pressBlock02 th,
.pressBlock02 td {
	font-size:0.9em;
	line-height: 1.2;
	text-align: left;
	vertical-align: top;
	}

.pressBlock02 th span {
	font-size:0.9em;
	font-weight: normal;
	}

.pressBlock01 td,
.pressBlock02 td {
	background: #f3f3f3;
	color: #666666;
	}

.pressBlock01 td img,
.pressBlock02 td img {
	vertical-align:middle;
	}

.pressBlock01 td.center {
	text-align: center;
	}

.pressBlock01 p.att,
.pressBlock02 p.att, {
	color: #fb4b4b;
	}

p.checkDetails {
	margin-left: 16px;
	margin-bottom: 4px;
	}

.pressBlock01 table.dl {
	width: 700px;
	margin: 10px auto;
	border-collapse: collapse;
	border-spacing: 0;
	}

.dl td {
	padding: 10px;
	line-height: 2;
	font-size:1.0em;
	border: 1px solid #f3f3f3;
	background: #ffffff;
	color: #666666;
	}

td.dlStp {
	background: #f9f9f9;
	color: #666666;
	}

.dl td img {
	vertical-align:middle;
	}


/*≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠
	[11] スケジュール
≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠*/
#primary .scheduleBlock01 {
	margin: 0 0 20px 0;
	}

#primary .scheduleBlock01 p {
	line-height: 1.5;
	}

#primary .scheduleBlock01 span {
	color: #333333;
	font-weight: bold;
	}

#primary .scheduleBlock01 h2 {
	padding: 0px 0px 11px 0px;
	background: #FFFFFF;
	line-height: 1;
	}

.scheduleMain, .scheduleSub, .scheduleSub2 {
	clear: both;
	}

.scheduleMain, .scheduleSub {
	margin-bottom: 1em;
	padding-bottom: 1em;
	}

.scheduleSub2 {
	margin-top: 0.5em;
	padding-top: 0.5em;
	}

.scheduleSub2{
	border-top: 1px dotted #999999;
	}

.scheduleMain p.photoBox,
.scheduleSub p.photoBox,
.scheduleSub2 p.photoBox {
	float: right;
	width: auto;
	height: auto;
	margin-top: 0;
	margin-left: 1em;
	margin-bottom: 1em;
	line-height: 1em;
	}

.scheduleMain p.photoBox img,
.scheduleSub p.photoBox img,
.scheduleSub2 p.photoBox img {
	margin-top: 5px;
	border: 1px solid #999999;
	}

.scheduleDate {
	color: #ea4360;
	font-size: 1.0em;
	}

.scheduleTitle {
	color: #0792bf;
	font-size: 1.3em;
	font-weight: bold;
	}

.scheduleBlock01 table {
	margin-bottom: 10px;
	width: 700px;
	border-collapse: collapse;
	border-spacing: 0;
	}

.scheduleBlock01 th,
.scheduleBlock01 td {
	padding: 3px 5px;
	line-height: 1.5;
	font-size:0.9em;
	border: 1px solid #ffffff;
	}

.scheduleBlock01 th {
	background: #ebf5d2;
	text-align: center;
	color: #666666;
	font-size:1.1em;
	}

.scheduleBlock01 td {
	background: #f9f9f9;
	color: #666666;
	}

.scheduleBlock01 td img {
	vertical-align:middle;
	}

.scheduleBlock01 td.center {
	text-align: center;
	}


/*≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠
	[12] 過去のWCS
≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠*/
#primary .pastBlock01 {
	margin: 0 0 20px 0;
	}

#primary .pastBlock01 p {
	line-height: 1.5;
	}

#primary .pastBlock01 span {
	color: #777777;
	font-weight: bold;
	}

#primary .pastBlock01 h2 {
	padding: 0px 0px 11px 0px;
	background: #FFFFFF;
	line-height: 1;
	}

.pastMain, .pastSub, .pastSub2 {
	clear: both;
	}

.pastMain, .pastSub {
	margin-bottom: 1em;
	padding-bottom: 1em;
	}

.pastSub2 {
	margin-top: 0.5em;
	padding-top: 0.5em;
	}

.pastSub2{
	border-top: 1px dotted #999999;
	}

.pastMain p.photoBox,
.pastSub p.photoBox {
	width: auto;
	height: auto;
	margin-top: 0;
	margin-left: 0.5em;
	line-height: 1em;
	}

.pastMain p.photoBox {
	float: right;
	margin-bottom: 1em;
	}

.pastMain p.photoBox img,
.pastSub p.photoBox img {
	margin-top: 5px;
	border: 1px solid #999999;
	}

.pastSub p.photoBox img {
	margin-right: 3px;
	}

.pastDate {
	color: #ea4360;
	font-size: 1.0em;
	}

.pastResult {
	margin-top: 10px;
	color: #ea4360;
	font-size: 1.0em;
	}

.pastTitle {
	color: #0792bf;
	font-size: 1.3em;
	font-weight: bold;
	}

.pastBlock01 table {
	margin-bottom: 10px;
	width: 700px;
	border-collapse: collapse;
	border-spacing: 0;
	}

.pastBlock01 th,
.pastBlock01 td {
	padding: 3px 5px;
	line-height: 1.5;
	font-size:0.9em;
	vertical-align:text-top;
	border: 1px solid #ffffff;
	}

.pastBlock01 th {
	background: #e3ebf0;
	text-align: center;
	color: #666666;
	font-size:1.1em;
	}

.pastBlock01 td {
	background: #f9f9f9;
	color: #666666;
	}

.pastBlock01 td img {
	vertical-align:middle;
	}

.pastBlock01 td.center {
	text-align: center;
	}



/*≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠
	[13] パートナー
≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠*/
#sub p.spLogo{
	margin-top: 10px;
	}

.partnerMain table,
.partnerSub table{
	margin-bottom: 10px;
	_margin-bottom: 0px; /* for WinIE5,6 */
	}

#sub p.spLogo img.sp01,
#sub p.spLogo img.sp02{
	margin-right: 5px;
	_margin-right: 5px; /* for WinIE5,6 */
	vertical-align: middle;
	}

.partnerMain p.spLogo img.sp01,
.partnerMain p.spLogo img.sp02{
	margin-right: 5px;
	_margin-right: 5px; /* for WinIE5,6 */
	vertical-align: middle;
	}

/*.partnerMain p.spLogo{
	margin-bottom: 10px;
	_margin-bottom: 0px;
	}*/

#primary .partnerBlock01 {
	margin: 0 0 20px 0;
	}

#primary .partnerBlock01 p {
	line-height: 1.5;
	}

#primary .partnerBlock01 span {
	color: #333333;
	font-weight: bold;
	}

#primary .partnerBlock01 h2 {
	padding: 0px 0px 11px 0px;
	background: #FFFFFF;
	line-height: 1;
	}

.partnerMain{
	clear: both;
	margin-bottom: 1em;
	padding-bottom: 1em;
	}

.partnerSub{
	clear: both;
	margin-bottom: 1em;
	padding-bottom: 1em;
	}

.partnerMain p.photoBox{
	float: right;
	width: auto;
	height: auto;
	margin-top: 0;
	margin-left: 1em;
	margin-bottom: 1em;
	line-height: 1em;
	}

.partnerMain p.photoBox img{
	margin-top: 5px;
	border: 1px solid #999999;
	}

.partnerDate {
	color: #ea4360;
	/*color: #06588a;*/
	font-size: 1.0em;
	}

.partnerTitle {
	color: #176392;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 6px;
	border-left: 6px solid #176392;
	}

.partnerBlock01 table {
	margin-bottom: 10px;
	width: 665px;
	border-collapse: collapse;
	border-spacing: 0;
	}

.partnerBlock01 th,
.partnerBlock01 td {
	padding: 0px;
	line-height: 1.5;
	border: 3px solid #ffffff;
	}

.partnerBlock01 th {
	background: #ffffff;
	text-align: center;
	color: #666666;
	font-size:1.1em;
	}

.partnerBlock01 td {
	background: #ffffff;
	color: #666666;
	font-size:0.9em;
	}

.partnerBlock01 td img {
	vertical-align:middle;
	}

.partnerBlock01 td.center {
	text-align: center;
	}

ul.list_unit{width:auto; margin:0; padding:0px; margin-bottom:10px; text-align:left;}
ul.list_unit li{width:auto; margin:0 0 2px 2px; list-style:none; display:inline-block; vertical-align:top;}
* html ul.list_unit li{ /* IE 6 */ display:inline; zoom:1;}
*:first-child+html ul.list_unit li{ /* IE 7 */ display:inline; zoom:1;}
*:first-child+html ul.list_unit li{margin-right:0px;}



/*≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠
	[14] フォーム
≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠*/
.pressBlock03 p.att {
	color: #fb4b4b;
	}

.pressBlock02 table.formtable {
	width: 699px;
	margin: 10px auto;
	background:#fff;
	}

.pressBlock02 table.formtable th,
.pressBlock02 table.formtable td  {
	line-height: 1.5;
	vertical-align:text-top;
	font-size:1.0em;
	color: #666666;
	border: none;
	background: #f3f3f3;
	}

.pressBlock03 table.pressform{
	margin-bottom:6px;
	border:1px solid #67a527;
	}

.pressBlock03 td{
	background: #f3f3f3;
	}

.pressBlock03 th{
	font-weight: bold;
	background: #ebf5d2;
	}

.pressBlock02 table.formtable th {
	font-weight: bold;
	text-align: center;
	background: #ebf5d2;
	}

.pressBlock02 ol li,
.pressBlock03 ol li {
	margin-left: 20px;
	list-style-type: circle;
	}

.pressBlock03 ol{
	margin-top:6px;
	margin-bottom:6px;
	}

.btn_center {
	text-align: center;
	margin: 10px auto;
	}

/*≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠
	[15] ツイッター
≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠*/
#subTwi{
	margin-bottom:20px;
	margin-left:10px;
	width:196px;
	float:right;
	}

.date-fmt{
	clear:all;
	color:#999999;
	font-size:0.7em;
	padding-bottom:4px;
	}

#twitter_div{
	margin-bottom:20px;
	background:url(/wcs/2010/images/tw_bg.jpg) repeat-y;
	}

#twitter_update_list{
	margin-left:69px;
	width:179px;
	}

#twitter_update_list li{
	margin-left:-60px;
	padding-top:4px;
	padding-left:60px;
	list-style:none;
	/*font-size:0.8em;*/
	width:119px;
	min-height:58px;
	position:relative;
	border-bottom:1px solid #eeeeee;
	}

img.twitpic{
	width:50px;
	height:50px;
	position:absolute;
	top:6px;
	left:0px;
	}

/*≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠
	[99] サイトマップ
≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠≠*/
#primary .sitemapBlock01 {
	margin: 0 0 20px 0;
	}

ul.siteList01 li a,
ul.siteList02 li a{
	/*white-space:nowrap;*/
	margin-left: 20px;
	padding: 4px 0px 0px 16px;
	background: url(/wcs/2009/images/arrow_01.gif) 6px 0.5em no-repeat;
	}

ul.siteList01 h3,
ul.siteList02 h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 6px;
	padding-bottom: 4px;
	font-size: 1.4em;
	border-bottom: dotted 1px #ccc;
	}

ul.siteList02 h3 {
	margin-top: 10px;
	}

ul.siteList01,
ul.siteList02{
	padding: 2px 0 10px;
	}


