@charset "UTF-8";

/* =======================================================================
   基本設定を読み込み
======================================================================= */

@import url(base.css);


/* =======================================================================
   共通メニュー情報を読み込み
======================================================================= */

@import url(common_menu.css);


/* =======================================================================
   共通メニュー情報を読み込み
======================================================================= */

@import url(common_menu_img.css);


/* =======================================================================
   フォント情報を読み込み
======================================================================= */

@import url(font.css);


/* =======================================================================
   全体設定
======================================================================= */

/* bodyの基本設定 */
body {
width:100%;
background-repeat: repeat-y;
margin:0px;
padding:0px;
}


#second #wrapper {
width:100%;
height:881px;
background-repeat:no-repeat;
padding-bottom:40px;
}


#second #head {
	width:800px;
	margin-left:50px;
}


/* ヘッダー画像 */
#second h1 {
	width:800px;
	height:116px;
	margin:0;
	padding:0;
}


/* =======================================================================
   ヘッダー下の本体
======================================================================= */

/* BOX */
#second #container {
	width:800px;
	margin-bottom:30px;
	margin-left:50px;
}


/* =======================================================================
   カテゴリタイトルの設定
======================================================================= */

/* サミット情報 */
#second .info_title {
	width:580px;
	height:15px;
	margin:0 0 10px 0;
	padding:0;
}

/* ニュース */
#second .news_title {
	width:580px;
	height:15px;
	margin:0 0 10px 0;
	padding:0;
}

/* 文書 */
#second .doc_title {
	width:580px;
	height:15px;
	margin:0 0 10px 0;
	padding:0;
}

/* 開催地 */
#second .venue_title {
	width:580px;
	height:15px;
	margin:0 0 10px 0;
	padding:0;
}

/* 取材情報 */
#second .press_title {
	width:580px;
	height:15px;
	margin:0 0 10px 0;
	padding:0;
}

/* 映像 */
#second .media_title {
	width:580px;
	height:15px;
	margin:0 0 10px 0;
	padding:0;
}

/* リンク */
#second .link_title {
	width:580px;
	height:15px;
	margin:0 0 10px 0;
	padding:0;
}

/* リンク */
#second .other_title {
	width:580px;
	height:15px;
	margin:0 0 10px 0;
	padding:0;
}

/* リンク */
#second .privacy_title {
	width:580px;
	height:15px;
	margin:0 0 10px 0;
	padding:0;
}


/* =======================================================================
   本文
======================================================================= */

/* BOX */
#second #contents {
	width:575px;
	float:right;
	padding-right:30px;
	padding-top:10px;
}

/* 文章の段落下のスペースの設定 */
#second #contents p{
	margin-bottom:1.0em;
	}



/* =======================================================================
   セカンドカテゴリ／リンク色の設定（通常モードCSSから移動）
======================================================================= */

/* リンク色の設定（デフォルト） */
#second a:link {color:#0000ee;}
#second a:visited {color:#0000ee;}
#second a:active { color: #ff9900;}
#second a:hover { color: #ff9900;}

/* リンク色の設定（用語解説リンク） */
#second a.word:link {color:#0000ee;}
#second a.word:visited {color:#0000ee;}
#second a.word:active { color: #ff9900;}
#second a.word:hover { color: #ff9900;}


/* 強調文字の色（指定しない） */
#second strong {
}

/* =======================================================================
   セカンドカテゴリ／通常モードの設定（通常モードCSSから移動）
======================================================================= */

/* 背景 */

body {
background-image:url(../../img/blue/second_back_repeat.gif);
}
 
#second #wrapper {
background-image:url(../../img/blue/second_back_top.gif);
}


/* ヘッダーの背景 */
#second h1 {
background-image:url(../../img/blue/second_head.jpg);
background-repeat:no-repeat;
}


/* =======================================================================
   カテゴリタイトルの設定（通常モードCSSから移動）
======================================================================= */

/* サミット情報 */
#second .info_title {
background-image:url(../../img/blue/info_title.gif);
background-repeat:no-repeat;
}

/* ニュース */
#second .news_title {
background-image:url(../../img/blue/news_title.gif);
background-repeat:no-repeat;
}

/* 文書 */
#second .doc_title {
background-image:url(../../img/blue/doc_title.gif);
background-repeat:no-repeat;
}

/* 開催地 */
#second .venue_title {
background-image:url(../../img/blue/venue_title.gif);
background-repeat:no-repeat;
}

/* 取材情報 */
#second .press_title {
background-image:url(../../img/blue/press_title.gif);
background-repeat:no-repeat;
}

/* 映像 */
#second .media_title {
background-image:url(../../img/blue/media_title.gif);
background-repeat:no-repeat;
}

/* リンク */
#second .link_title {
background-image:url(../../img/blue/link_title.gif);
background-repeat:no-repeat;
}

/* その他 */
#second .other_title {
background-image:url(../../img/blue/other_title.gif);
background-repeat:no-repeat;
}

/* プライバシーポリシー */
#second .privacy_title {
background-image:url(../../img/blue/privacy_title.gif);
background-repeat:no-repeat;
}


/* =======================================================================
   見出しの設定（通常モードCSSから移動）
======================================================================= */

/* 見出し */
h4 {
	margin:0 0 10px 0;
	padding:0;
}

/* 見出し */
h5 {
	margin:0 0 10px 0;
	padding:0;
}



/* サミット情報 */
#c_info_message h4,
#c_info_message h5,
#c_info_top h4,
#c_info_top h5,
#c_info_theme h4,
#c_info_theme h5,
#c_info_consider h4,
#c_info_consider h5,
#c_info_lunch h4,
#c_info_lunch h5,
#c_info_logo h4,
#c_info_logo h5,
#c_info_faq h4,
#c_info_faq h5 {
	color:#66cc00;
}

/* 文書・資料 */
#c_doc_top h4,
#c_doc_top h5{
	color:#33CCCC;
}

/* 開催地 */
#c_venue_yokohama06 h4,
#c_venue_yokohama06 h5{
	color:#7f75ff;
}

/* 取材情報 */
#c_press_top h4,
#c_press_top h5,
#c_press_register h4,
#c_press_register h5,
#c_press_reporter h4,
#c_press_reporter h5,
#c_press_photo h4,
#c_press_photo h5,
#c_press_cover h4,
#c_press_cover h5,
#c_press_caster h4,
#c_press_caster h5,
#c_press_photographer h4,
#c_press_photographer h5,
#c_press_imc h4,
#c_press_imc h5,
#c_press_lodgings h4,
#c_press_lodgings h5,
#c_press_traffic h4,
#c_press_traffic h5,
#c_press_entering h4,
#c_press_entering h5,
#c_press_inquiry h4,
#c_press_inquiry h5 {
	color:#ca83d7;
}

/* 映像 */
#c_media_photo h4,
#c_media_photo h5 {
	color:#FF9900;
}

/* リンク */
#c_link_top h4,
#c_link_top h5 {
	color:#d6b739;
}

/* その他 */
#c_other_top h4,
#c_other_top h5{
	color:#D86538;
}