/* CSS Document */

/*第二階層用*/
/* [1-1] Layout | contents_body */
#second_contents_body			{ width: 920px; height: auto; margin:10px auto  0; padding:0 10px; position:relative;}

#second_contents_body_3column			{ width: 920px; height: auto; margin:10px auto  0; padding:0 10px; position:relative;}

/* [3-4] Layout | left_contents right_contents */
#second_contents_body #right_contents			{ width: 730px; height: auto; margin: 0 0 20px; padding:0; }
#second_contents_body #left_contents_second			{ width: 180px; height: auto; margin: 0 10px 20px 0; padding:0; float:left; }

/* [3-4] Layout | left_contents right_contents （3カラム） */
#second_contents_body_3column #center_contents			{ width: 520px; height: auto; margin: 0 0 20px; padding:0; float:right; }
#second_contents_body_3column #left_contents_second			{ width: 180px; height: auto; margin: 0 10px 20px 0; padding:0; float:left; }
#second_contents_body_3column #right_contents			{ width: 200px; height: auto; margin: 0 0 20px 10px; padding:0; float:right; }

/*パンくず*/
#social_box {
	width:920px;
	/*text-align:right;*/
	margin:0 auto 5px;
}
#social_box .social_btn {
	float:right;
	margin:0 5px 0 0;
	width: 120px;
}

#topicpath {
	margin:0 0 5px;
	padding:3px;
	float:left;
	width:630px;
}
#topicpath span {
	font-weight:bold;
}

/*日付用*/
p.date {
	text-align:right;
	margin:10px 0;
	font-size:12px !important;
}

.page_link {
	text-align:center;
	margin:20px 0 20px;
	font-size:12px;
	line-height:1.6em;
}
.page_link span {
	margin:10px 0 20px;
	font-size:14px;
}

/*画像配置*/
.image_right {
	float:right;
	margin:0 0 15px 15px;
}
.image_left {
	float:left;
	margin:0 15px 15px 0;
}
.image_center {
	margin:0 auto 15px;
}
.image_right .image {
	width:100%
}
.image_left .image {
	width:100%
}
.image_center .image {
	width:100%
}
/*キャプション*/
.cap {
	/*background:#CCCCCC;*/
	font-size:11px;
	text-align:center;
	padding:5px;
	color:#000000;
}

/*詳細へ*/
.index_link {
	text-align:right;
	margin:5px 0;
}

.index_link a {
	background:url(/images/common/arrow_circle.gif) no-repeat 0 2px;
	padding:0 10px 0 15px;
}


.index_link_puzzle {
	text-align:right;
	margin:0 0 30px 0;
}

.index_link_puzzle a {
	background:url(/images/common/arrow_circle.gif) no-repeat 0 2px;
	padding:0 10px 0 15px;
}




/*404エラーページ*/
.error_box {
	padding: 75px 0;
	width:560px;
	margin:0 auto;
	line-height:1.6em;
}
p.error {
	font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align:center;
    border-top:1px solid #e90000;
    border-bottom:1px solid #e90000;
    padding:10px 0 10px;
}
p.error_txt {
	font-weight: bold;
	margin-bottom: 20px;
    text-align:center;
    border-bottom:1px solid #cccccc;
    padding:0 0 10px;
}

/*コンテンツヘッダー*/
/*#contents_header h2 {
	width:890px;
	height:49px;
	background:url(/images/common/contents_header_bg.gif) no-repeat 0 0;
	margin:0 0 10px;
	font-size:24px;
	font-weight:bold;
	padding:11px 0 0 30px;
}*/

/*オリンピズム*/
#contents_header h2#olympism {
	width:920px;
	height:50px;
	text-indent:-9999px;
	background:url(/images/common/olympism_header.jpg) no-repeat 0 0;
	margin:0 0 5px;
}

/*JOCについて*/
#contents_header h2#about {
	width:920px;
	height:50px;
	text-indent:-9999px;
	background:url(/images/common/about_header.jpg) no-repeat 0 0;
	margin:0 0 5px;
}

/*コラム/インタビュー*/
#contents_header h2#column {
	width:920px;
	height:50px;
	text-indent:-9999px;
	background:url(/images/common/column_header.jpg) no-repeat 0 0;
	/*margin:0 0 10px;*/
	margin:0 0 5px;
}

/*大会*/
#contents_header h2#games {
	width:920px;
	height:50px;
	text-indent:-9999px;
	background:url(/images/common/games_header.jpg) no-repeat 0 0;
	/*margin:0 0 10px;*/
	margin:0 0 5px;
}

/*イベント*/
#contents_header h2#event {
	width:920px;
	height:50px;
	text-indent:-9999px;
	background:url(/images/common/event_header.jpg) no-repeat 0 0;
	margin:0 0 5px;
}

/*スポーツと環境*/
#contents_header h2#eco {
	width:920px;
	height:50px;
	text-indent:-9999px;
	background:url(/images/common/eco_header.jpg) no-repeat 0 0;
	margin:0 0 5px;
}

/*localnavi*/
#localnavi {
	width:180px;
	margin:0 0 20px 0;
}
#localnavi .localnavi_top {
	width:180px;
	height:10px;
	background:url(/images/common/localnavi_top_bg.gif) no-repeat 0 0;
}
#localnavi .localnavi_body {
	width:168px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:5px;
}
#localnavi .localnavi_bottom {
	width:180px;
	height:10px;
	background:url(/images/common/localnavi_bottom_bg.gif) no-repeat 0 0;
}

#localnavi .localnavi_body ul {
	list-style:none;
}
#localnavi .localnavi_body ul li {
	width:153px;
	margin:0 0 5px;
	background:url(/images/common/arrow_circle.gif) no-repeat 0 2px;
	border-bottom: 1px dotted #cccccc;
	padding:0 0 8px 15px;
}
#localnavi .localnavi_body ul li.sub {
	width:153px;
	margin:0 0 5px;
	background:url(/images/common/arrow_square.gif) no-repeat 3px 2px;
	border-bottom: 1px dotted #cccccc;
	padding:0 0 8px 17px;
	letter-spacing: 0.1em;
}

#localnavi .localnavi_body ul li.subsub {
	width: 143px;
	margin: 0 0 5px;
	background: url(/images/common/arrow_square.gif) no-repeat 13px 8px;
	border-bottom: 1px dotted #cccccc;
	padding: 5px 0 8px 27px;
	letter-spacing: 0.1em;
}


#localnavi .localnavi_body ul li.pdf {
	width:153px;
	margin:0 0 5px;
	background:url(/images/common/icon_pdf.png) no-repeat -3px 1px;
	border-bottom: 1px dotted #cccccc;
	padding:0 0 8px 17px;
	letter-spacing: 0.1em;
}

#localnavi .localnavi_body ul li a {
	_font-size:14px;
}
#localnavi .sub2 {
	background:none!important;
	padding-left:8px!important;
	padding-right:8px!important;
	}



/*インデックスコンテンツ*/
.index_box {
	margin:0 0 20px;
}
.index_box .index_contents {
	float:left;
	width:353px;
	height:280px;
	border-top:5px solid #e90000;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
.index_box .index_contents.ml {
	float: right;
/* 	margin:0 0 0 20px; */
}
.index_box .index_contents h3 {
	height:30px;
	background:#cccccc;
	padding:10px 0 0 10px;
	margin:0 0 10px;
}
.index_box .index_contents h3 a {
	border-left:4px solid #e90000;
	padding:0 0 0 12px;
	font-size:15px;
}
.index_box .index_contents .index_contents_image {
	width:303px;
	margin:0 auto 20px;
}
.index_box .index_contents .index_contents_read {
	width:303px;
	margin:0 auto 10px;
	font-size:12px;
	line-height:1.2em;
}


/*#right_contents h4 {
	font-size:20px;
	font-weight:bold;
	border-left:5px solid #e90000;
	border-bottom:1px solid #e90000;
	padding:0 0 5px 8px;
	margin:0 0 15px;
}*/

#right_contents p {
	margin:0 0 15px;
	padding: 0 0 0 20px;
	line-height:1.4em;
}
#right_contents p.read {
	margin:0 0 10px;
	padding: 0 0 0 20px;
	line-height:1.4em;
}

/*コンテンツ*/
#contents {
}
#contents h3 {
	background:url(/images/top/contents_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
#contents .contents_box {
	float:left;
	width:230px;
}
#contents .box_center {
	margin:0 20px;
}
#contents .contents_box .contents_img {
	margin:0;
}
#contents .contents_box .contents_ttl {
	background:#ececec;
	padding:5px;
	border-left:3px solid #e90000;
	margin:0 0 8px 0;
	font-weight:bold;
	font-size:14px;
}
/*2列*/
#contents .contents_box_double {
	float:left;
	width:355px;
}
#contents .box_left {
	margin:0 20px 0 0;
}
#contents .contents_box_double .contents_img {
	margin:0;
}
#contents .contents_box_double .contents_ttl {
	background:#ececec;
	padding:5px;
	border-left:3px solid #e90000;
	margin:0 0 8px 0;
	font-weight:bold;
	font-size:14px;
}

/*------コンテンツタイトル------*/
/* 共通タイトル背景 */
h3.joc_ttl_bg{
	background:url(/images/common/joc_h3ttl_bg.gif) no-repeat 0 0;
	width:730px;
	min-height:35px;
	_height:35px;
	padding:10px 0 0 0;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-shadow: 0 0 3px #720000;
	letter-spacing:0.1em;
	text-align:left;
}
h3.joc_ttl_bg span{ margin:0 0 0 12px;}


h3 img {
	margin:0 0 15px;
	padding:0;
}
/*JOCについて*/
h3.joc_mission {
	background:url(/about/images/joc_mission_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.joc_fight {
	background:url(/about/images/joc_fight_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.joc_environment {
	background:url(/about/images/joc_environment_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.joc_prize {
	background:url(/about/images/joc_prize_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

h3.joc_executive {
	background:url(/about/executive/images/joc_executive_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.joc_councilor {
	background:url(/about/councilor/images/joc_councilor_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

h3.joc_data {
	background:url(/about/data/images/joc_data_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.joc_scheme {
	background:url(/about/scheme/images/joc_scheme_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.joc_marketing {
	background:url(/about/marketing/images/joc_marketing_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.joc_partners {
	background:url(/about/partners/images/joc_sponsors_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.joc_history {
	background:url(/about/history/images/joc_history_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.joc_dantai {
	background:url(/about/dantai/images/joc_dantai_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.joc_emblem {
	background:url(/about/emblem/images/joc_emblem_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

h3.joc_sportsaward {
	background:url(/about/sportsaward/images/joc_sportsaward_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.joc_specialcontribution {
	background:url(/about/specialcontribution/images/joc_specialcontribution_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.joc_topathlete {
	background:url(/about/topathlete/images/joc_topathlete_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.joc_olympicaward {
	background:url(/about/olympicaward/images/joc_olympicaward_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.joc_order {
	background:url(/about/order/images/joc_order_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.joc_recognition {
	background:url(/about/recognition/images/joc_recognition_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.joc_president {
	background:url(/about/president/images/joc_president_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.joc_organization {
	background:url(/about/organization/images/joc_organization_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.joc_puzzle {
	background:url(/about/puzzle/images/joc_puzzle_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

h3.joc_sengen {
	background:url(/about/sengen/images/joc_sengen_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/*オリンピズム*/
h3.olympism_charter {
	background:url(/olympism/charter/images/olympism_charter_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.olympism_coubertin {
	background:url(/olympism/coubertin/images/olympism_coubertin_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.olympism_olympian2008 {
	background:url(/olympism/olympian2008/images/olympism_olympian2008_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/*イベント*/
h3.joc_olympian {
	background:url(/event/images/olympian_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.joc_other {
	background:url(/event/images/other_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.joc_connect {
	background:url(/event/images/connect_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/*デーラン*/
h3.joc_dayrun {
	background:url(/event/images/olympicdayrun_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.joc_schedule_2012 {
	background:url(/event/images/schedule2012_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.thepast_dayrun {
	background:url(/event/images/thepast_dayrun_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/*コンサート*/
h3.joc_concert {
	background:url(/event/images/olympicconcert_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.joc_schedule_2012 {
	background:url(/event/images/schedule2012_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.thepast_concert {
	background:url(/event/images/thepast_concert_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/*スポーツ祭り*/
h3.joc_festival {
	background:url(/event/images/sportsfestival_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.joc_schedule_2012 {
	background:url(/event/images/schedule2012_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}
h3.thepast_festival {
	background:url(/event/images/thepast_festival_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/*アンバサダー*/
h3.joc_ambassador {
	background:url(/event/images/ambassador_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/*オリンピック教室*/
h3.joc_class {
	background:url(/event/images/class_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/*オリンピック親子キャンプ*/
h3.joc_camp {
	background:url(/event/images/camp_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/*オリンピック親子キャンプ(過去の開催実績)*/
h3.joc_past_camp {
	background:url(/event/images/past_camp_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/*過去のイベント*/
h3.joc_past_event {
	background:url(/event/images/past_event_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/*スポーツと環境*/
h3.joc_eco {
	background:url(/eco/images/eco_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/*環境アンバサダー*/
h3.joc_ecoambassador {
	background:url(/eco/images/ecoambassador_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/*環境ポスター*/
h3.joc_ecoposter {
	background:url(/eco/images/ecoposter_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/*過去の環境活動*/
h3.joc_ecoactive {
	background:url(/eco/images/eco_active_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/*JOC環境方針*/
h3.joc_eco_hoshin {
	background:url(/eco/images/eco_hoshin_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/*JOC環境方針*/
h3.joc_eco_history {
	background:url(/eco/images/history_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/*環境保全活動*/
h3.joc_olympicgames {
	background:url(/eco/images/eco_olympicgames_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/*ISO14001*/
h3.joc_eco_iso {
	background:url(/eco/images/eco_iso_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/*プライバシーポリシー*/
#privacy_ttl h1 {
	background:url(/images/general/privacy_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}

/*写真提供*/
#copyright_ttl h1 {
	background:url(/images/general/copyright_ttl.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 15px;
	padding:0;
}


/*コンテンツタイトル　レベル4*/
.section_lv4 {
	margin-bottom: 20px;
}
.section_lv4 h4 {
	background:url(/images/common/tb_line.gif) no-repeat 0 0;
	width:730px;
	height:35px;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	margin-bottom: 10px;
    min-height: 28px;
    padding-left: 20px;
    position:relative;
}
.section_lv4 h4 span {
	position:absolute;
	right:23px;
	font-size:12px;
	font-weight:normal;
	padding:5px 0 0;
}
.section_lv4 p {
	margin-bottom: 10px;
}


.section_lv4 .archive li{
	list-style: none;
	background: url(/images/common/arrow_square.gif) no-repeat 10px 2px;
	padding: 0 0 10px 25px;
	margin-left: 0;
}

.archive{
	margin-top: 35px;
}


.section_lv5 {
	margin-bottom: 20px;
}
.section_lv5 h4 {
	background:url(/images/common/tb_line2.gif) no-repeat 0 -3px;
	/*width:670px;*/
	height:35px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin-bottom: 10px;
    min-height: 28px;
    padding-left: 14px;
}
.section_lv5 ul {
	list-style:none;
}
.section_lv5 ul li {
	background:url(/images/common/arrow_square.gif) no-repeat 10px 2px;
	padding:0 0 10px 25px;
}

.section_lv5 table {
	width:100%;
	margin:0;
}
.section_lv5 table td {
	font-size: 12px;
    line-height: 1.4;
    padding:5px 10px;
}
.section_lv5 table td a {
	background:url(/images/common/arrow_square.gif) no-repeat 0 2px;
	padding:0 0 10px 15px;
}

.section_lv6 {
	background: url(/images/common/contents_bg1.gif) no-repeat scroll left bottom transparent;
    margin: 0 0 15px;
    padding: 0 0 5px;
    width: 730px;
}
.section_lv6 h4 {
	background: url(/images/common/contents_bg1.gif) no-repeat scroll 0 0 transparent;
    padding: 14px 10px 7px 25px;
    width: 695px;
    font-size:14px;
    font-weight:bold;
}
.section_lv6 p {
	padding: 5px 10px 7px 25px;
}


h5 {
	font-size:14px;
	font-weight:bold;
	color:#e90000;
	margin:0 0 10px 0;
}

/*テーブル*/
.data_table table {
	border-collapse: collapse;
    border-spacing: 0;
    width:100%;
    margin:0 0 15px 0;
}
.data_table table th {
	background: /*url("/images/common/th_bg.gif") repeat-x scroll center top */#eeeeee;
    border: 1px solid #cccccc;
    color: #262626;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    padding: 8px;
    text-align: center;
}
.data_table table td {
	border: 1px solid #CCCCCC;
    font-size: 14px;
    line-height: 1.4;
    padding: 10px;
}
.data_table table tr.even td {
	background-color: #F7F7F7;
}


/*PDF等リンク*/
a.pdf {
	background: url("/images/common/icon_pdf.png") no-repeat scroll 100% 0 !important;
	padding:5px 25px 0 0 !important;
}
a.xls {
	background: url("/images/common/icon_xls.png") no-repeat scroll 100% 0 !important;
	padding:5px 25px 0 0 !important;
}
a.doc {
	background: url("/images/common/icon_doc.png") no-repeat scroll 100% 0 !important;
	padding:5px 25px 0 0 !important;
}
a.zip {
	background: url("/images/common/icon_zip.png") no-repeat scroll 100% 0 !important;
	padding:5px 25px 0 0 !important;
}
a.jpg {
	background: url("/images/common/icon_jpg.png") no-repeat scroll 100% 0 !important;
	padding:5px 25px 0 0 !important;
}
a.jpg2 {
	background: url("/images/common/icon_jpg2.png") no-repeat scroll 100% 0 !important;
	padding:5px 25px 0 0 !important;
}
a.ppt {
	background: url("/images/common/icon_ppt.png") no-repeat scroll 100% 0 !important;
	padding:5px 25px 0 0 !important;
}
a.folder {
	background: url("/images/common/icon_folder.png") no-repeat scroll 100% 0 !important;
	padding:5px 25px 0 0 !important;
}
a.gif {
	background: url("/images/common/icon_gif.png") no-repeat scroll 100% 0 !important;
	padding:5px 25px 0 0 !important;
}
a.txt {
	background: url("/images/common/icon_txt.png") no-repeat scroll 100% 0 !important;
	padding:5px 25px 0 0 !important;
}


/*左カラムコンテンツ*/
#leftcontents_box {
	/*background: url("/news/images/latest_box_bg.gif") repeat-x scroll left bottom transparent;*/
	border:1px solid #c5c5c5;
	margin:0 0 20px;
}
#leftcontents_box h4 {
	background: url("/images/common/leftcontents_top_bg.gif") repeat-x scroll left bottom transparent;
    border-bottom: 1px solid #c5c5c5;
    color:#000;
    font-size:14px;
    font-weight:bold;
    padding:9px 5px 5px;
    margin:0;
    height:20px;
}
#leftcontents_box ul {
	padding:10px;
}
#leftcontents_box ul li {
	background: url("/images/common/arrow_square.gif") no-repeat scroll 0 2px transparent;
    border-bottom: 1px dotted #CCCCCC;
    margin: 0 0 5px;
    padding: 0 0 8px 14px;
    font-size:12px;
}

#leftcontents_box .photomodule {
	width:200px;
	margin:10px auto;
	text-align:center;
}

/*3カラム右カラムコンテンツ*/
#rightcontents_box {
	/*background: url("/news/images/latest_box_bg.gif") repeat-x scroll left bottom transparent;*/
	border:1px solid #c5c5c5;
	margin:0 0 10px;
}
#rightcontents_box h4 {
	background: url("/images/common/leftcontents_top_bg.gif") repeat-x scroll left bottom transparent;
    border-bottom: 1px solid #c5c5c5;
    color:#000;
    font-size:14px;
    font-weight:bold;
    padding:9px 5px 5px;
    margin:0;
    height:20px;
}
#rightcontents_box ul {
	padding:10px;
}
#rightcontents_box ul li {
	/*background: url("/images/common/arrow_square.gif") no-repeat scroll 0 2px transparent;*/
    border-bottom: 1px dotted #CCCCCC;
    margin: 0 0 5px;
    padding: 0 0 8px 0;
    font-size:12px;
}

#rightcontents_box .photomodule {
	width:180px;
	margin:10px auto;
	text-align:center;
}
#rightcontents_box .photomodule .cap {
	background:#808080;
	font-size:12px;
	color:#FFF;
	padding:5px;
	text-align:left;
}

/*インスブルック右モジュール*/
.right_module_ttl {
	margin:0;
}
.sub_ttl {
	text-align:center;
	background:#2376b8;
	padding:5px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}
.sub_ttl a {
	color:#FFF;
}
.right_module_menuarea {
	background:#EEEEEE;
	padding:5px;
	font-size:12px;
	text-align:center;
	line-height:1.6em;
}
.right_module_menuarea ul {
	padding:0 !important;
}
.right_module_menuarea ul li {
	float:left;
	padding: 0.3em 0 !important;
	margin:0 !important;
	border:none !important;
}

/*ロンドン右モジュール*/
#right_module_london .right_module_ttl {
	margin:0;
}
#right_module_london .sub_ttl {
	text-align:center;
	background:#ed008c;
	padding:5px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}
#right_module_london .sub_ttl a {
	color:#FFF;
	background: url("/images/common/arrow_circle_pink.gif") no-repeat scroll 0 2px transparent;
    padding: 0 0 8px 15px;
}
#right_module_london .right_module_menuarea {
	background:#EEEEEE;
	padding:5px;
	font-size:12px;
	text-align:center;
	line-height:1.6em;
}
#right_module_london .right_module_menuarea ul {
	padding:0 !important;
}
#right_module_london .right_module_menuarea ul li {
	float:left;
	padding: 0.3em 0 !important;
	margin:0 !important;
	border:none !important;
}

.red{
	font-size:8px;
	color: #FF0000;
}

/*ソチ右モジュール*/
#right_module_london .right_module_ttl {
	margin:0;
}
#right_module_sochi .sub_ttl {
	text-align:center;
	background:#0568b4;
	padding:5px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}
#right_module_sochi .sub_ttl a {
	color:#FFF;
	background: url("/images/common/arrow_circle_blue.gif") no-repeat scroll 0 2px transparent;
    padding: 0 0 8px 15px;
}
#right_module_sochi .right_module_menuarea {
	background:#EEEEEE;
	padding:5px;
	font-size:12px;
	text-align:center;
	line-height:1.6em;
}
#right_module_sochi .right_module_menuarea ul {
	padding:0 !important;
}
#right_module_sochi .right_module_menuarea ul li {
	float:left;
	padding: 0.3em 0 !important;
	margin:0 !important;
	border:none !important;
}

.red{
	font-size:8px;
	color: #FF0000;
}


/* social bottom */
.fb-pageplugin{
	margin-bottom: 20px;
	text-align: center;
}
#bottom_social_area{
	margin-bottom: 20px;
}
#bottom_social_area .social_area {
	margin:0 0 20px;
	display:block;
}
#bottom_social_area .social_box {
	width:360px;
	height: 348px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#bottom_social_area .social_box.fl_l {
	float: left;
}
#bottom_social_area .social_box.fl_r {
	float: right;
}


#bottom_social_area .social_box .social_ttl {
	border-left:3px solid #e90000;
	padding:0 0 0 8px;
	margin:0 0 8px 0;
	font-weight:bold;
	font-size:14px;
}


/* ソーシャル予備 */
#social .social_area {
	margin:0 0 20px;
	display:block;
}
#social .social_box {
	float:left;
	width:330px; /* 210px */
}
#social .social_box_fb {
	float:left;
	width:328px; /* 208px */
	border: 1px solid #CCCCCC;
	height: 348px;
	overflow: hidden;
}

#social .social_box_fb .pam {
	position: relative !important;
	height: 78px !important;
	padding: 5px !important;
}

#social .social_box_fb .pts {
	margin-left: -28px !important;
	z-index: 10000 !important;
	position: absolute !important;
	top: 53px !important;
	left: 55px !important;
}

#social .social_box_fb .phm {
	height: 118px !important;
}

#social .box_right { /* #social .box_centerから変更 */
	margin:0 0 0 9px; /* 0 20px */
}

#social .social_box .social_ttl {
	border-left:3px solid #e90000;
	padding:0 0 0 8px;
	margin:0 0 8px 0;
	font-weight:bold;
	font-size:14px;
}

#bottom_social_area .box_instagram {
	position: relative;
	width: 730px;
	border: 1px solid #e9eaed;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 8px 8px 5px;
	clear: both;
}

#bottom_social_area .box_instagram.three_column {
	width: 520px;
}

#bottom_social_area .box_instagram a {
	position: absolute;
	display: block;
}

#bottom_social_area .instagram_h3 {
	width: 730px;
	font-size: 14px;
	font-weight: bold;
	color: #3b5998;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #e9eaed;
	border-bottom: none;
	padding: 4px 8px;
}

#bottom_social_area .instagram_h3.three_column {
	width: 520px;
}

#bottom_social_area .instagram_h3 .h3_container { overflow: hidden; }

#bottom_social_area .instagram_h3 .h3_container .instagram_joc_logo,
#bottom_social_area .instagram_h3 .h3_container .instagram_title,
#bottom_social_area .instagram_h3 .h3_container .instagram_hashtag {
	height: 40px;
	line-height: 40px;
	float: left;
	margin-right: 15px;
}

#bottom_social_area .instagram_h3 .h3_container .instagram_joc_logo { margin-right: 8px; }
#bottom_social_area .instagram_h3 .h3_container .instagram_title { font-size: 22px; }
#bottom_social_area .instagram_h3 .h3_container .instagram_hashtag { margin-right: 0; }
#bottom_social_area .instagram_h3 a { text-decoration: none; }

