@charset "utf-8";

/* ===== バンクーバー五輪特集 ===== */
html{
	background:transparent url("images/bg2.gif") repeat-y right top;
}


body{
	font-size:13px;
	*font-size:small;
	*font:x-small;
	line-height:140%;
	margin:0;
	padding:0;
	font-family: 'メイリオ', 'Meiryo', 'MS UI Gothic', 'ＭＳ Ｐゴシック', 'Osaka';
	/*
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",arial,helvetica,clean,sans-serif;
	*/
	background:transparent url("images/bg1.gif") no-repeat right top;
}


a{
	text-decoration: none;
}


a:hover{
	text-decoration: underline;
}


.text10{ font-size: 77%; }
.text11{ font-size: 85%; }
.text12{ font-size: 93%; }
.text13{ font-size:100%; }
.text14{ font-size:108%; }
.text15{ font-size:116%; }
.text16{ font-size:123.1%; }
.text17{ font-size:131%; }
.text18{ font-size:138.5%; }
.text19{ font-size:146.5%; }
.text20{ font-size:153.9%; }
.text21{ font-size:161.6%; }
.text22{ font-size:167%; }
.text23{ font-size:174%; }
.text24{ font-size:182%; }
.text25{ font-size:189%; }
.text26{ font-size:197%; }


h1,h2,h3,h4,h5,p,ul,li,ol{
	margin:0px;
	padding:0px;
}


.px14{
	font-size : 85%;
}
.px16{
	font-size : 100%;
	line-height : 130%;
}


.copy{
	font-size : 88%;
	text-align : center;
	margin-top : 0px;
	margin-bottom : 12px;
	padding-top : 11px;
	padding-bottom : 6px;
}


.tenmaki{
	line-height : 130%;
	color : black;
	background-color : #e8e8e8;
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	margin-top : 12px;
	margin-bottom : 12px;
	border-width : 1px 1px 1px 1px;
	border-style : dotted dotted dotted dotted;
	border-color : gray gray gray gray;
	font-size : 85%;
	margin-left : 12px;
	margin-right : 12px;
	width : 580px;
	text-align : left;
}


ul{
	list-style:none;
}


img{
	border:none;
}


/*---------------------------------------------------------------------------------------------
base
----------------------------------------------------------------------------------------------*/

#container{
	width:940px;
}


#header{
	padding:20px 10px;
}

.mainArea{
	width:740px;
	background-color:#96D4E3;
	float:left;
}

.mainArea .wrap{
	padding:20px;
}


.subArea{
	width:200px;
	float:right;
	padding-top:10px;
}

.subArea .box{
	margin-bottom:15px;
}

.subArea .box h4{
	background:transparent url("images/sub_box_top.gif") no-repeat left top;
	/*
	background:transparent url(images/sub_box_top.png) no-repeat left top;
	*/
	padding:6px;
	height:31px;
	margin:0;
}

.subArea .box ul{
	padding:0 10px 10px 10px;
	background:transparent url("images/sub_box_bottom.gif") no-repeat left bottom;
	/*
	background:transparent url(images/sub_box_bottom.png) no-repeat left bottom;
	*/
}

.subArea .box ul li{
	padding-bottom:2px;
	border-bottom:dashed 1px #FFF;
}

.subArea .box ul li a{
	text-decoration:none;
	display:block;
}

.subArea .box ul li a:hover{
	background-color:#FFF;
}


#footer{
	width:740px;
	text-align:center;
	float:left;
	background-color:#96D4E3;
	padding:20px 0;
}


.photo_front{
	font-size : 85%;
	line-height : 130%;
	color : #5e5e5e;
}


.headline {
	background:transparent url("images/h2_bg.gif") no-repeat left top;
	padding:8px;
	margin-bottom:10px;
	color:#666;
}


.kiji_title{
	font-size : 128%;
	color : #006666;
	padding-bottom : 5px;
	margin-bottom : 5px;
	border-bottom :dashed 1px #0099CC;
	font-weight : bold;
	text-align : left;
	margin-left : 5px;
	margin-right : 15px;
}


.kiji_date{
	font-size : 85%;
	color : #676767;
	text-align : right;
	font-weight : bold;
	margin-bottom : 20px;
	margin-right : 15px;
}


.kiji_honbun{
	font-size : 100%;
	line-height : 22px;
	margin-top : 15px;
	text-align : left;
	margin-bottom : 30px;
	margin-left : 22px;
	margin-right : 15px;
}


.kiji_photo{
	font-size : 75%;
	color : #7b7b7b;
	line-height : 130%;
}


.link{
	font-size : 95%;
	width : 580px;
	text-align : left;
}


.MenuLinkList{
	font-style: bold;
	font-size : 90%;
	text-align : center;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-weight : normal;
}


.NewsLinkList{
	font-style: bold;
	font-size : 90%;
	text-align : left;
	margin-left : 12px;
	margin-bottom : 0px;
	font-weight : normal;
clear:both;
}


.NewsLinkList .date{
	display:block;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#657E6C;
	width:61px;
	height:22px;
	float:left;
	margin:0 6px 6px 0;
	padding:0 0 3px 0;
	background:transparent url("images/date_bg.gif") no-repeat 0 0;
}


.NewsLinkList .date span{
	font-size:138.5%;
}


.NewsLinkListDate{
	font-size : 75%;
}


.NewsNavi{
	font-size : 85%;
	text-align : center;
	margin-top : 25px;
	margin-bottom : 15px;
}


.NewsPhoto{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}


.NewsPhoto img{
	padding:5px;
	background-color:#FFF;
	border:solid 1px #0099CC;
}


.NewsPhoto p{ 
	width:160px;
	font-size:75%;
	color:#606060;
	line-height:110%;
	margin:4px 4px;
}


.LeftPhoto{
	margin-right: 0px;
	margin-bottom:0px;
}


.LeftPhoto p{ 
	width:160px;
	font-size:75%;
	color:#606060;
	line-height:110%;
	margin:4px 4px;
}


.TnPhotoLink{
	font-size : 75%;
	margin-top : 4px;
	margin-bottom : 15px;
	text-align : right;
}


.NewsSubList{
	border-bottom:solid 1px #87D0E2;
	border-top:solid 1px #C7E9F1;
	background-color:#ACDDEA;
}


.NewsSubList h3{
	border-left:solid 5px #FFF;
	margin:0 0 10px 5px;
	padding: 0 0 0 5px;
}


.border{
	border-bottom:solid 1px #87D0E2;
	border-top:solid 1px #C7E9F1;
}


.ArcMidashi{
	font-size : 128%;
	margin-top : 10px;
	margin-bottom : 3px;
}


.ArcSummary{
	font-size : 85%;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 3px;
	margin-bottom : 15px;
	border-bottom : 1px dotted #009999;
}


.MainTitle{
	font-size : 32px;
	color : blue;
	margin-left : 20px;
	margin-bottom : 30px;
}


.Topic {
	font-size : 90%;
	font-weight : bold;
	color : #ffffff;
	background-color : #ff5500;
	padding-top : 7px;
	padding-bottom : 5px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #ff0000;
	text-align : center;
	width : 150px;
	margin-bottom : 8px;
}


.linktext{
	background-color:transparent;
	font-size:100%;
	margin:3px;
	padding:0px 0px 0px 0px;
}




/* ----- 20070718 ----- */
.titlebox {
	font-size : 90%;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #726DA7;
	padding-top : 7px;
	padding-bottom : 5px;
	padding-left : 4px;
	padding-right : 4px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #28376B;
	text-align : center;
	height: 18px;
	width : 492px;
	margin-bottom : 8px;
}

.titlebox_left {
	float : left;
}

.titlebox_right {
	float : right;
	font-size : 80%;
	padding : 4px;
}

/* ----- 20100119 ----- */
.numframe{
	float:left;
	width:20px;
	padding:2px;
	margin:2px;
	background-color:#f0f0f0;
	border:solid 1px #0099cc;
	color:#657E6C;
	font-size:138.5%;
	font-family:"Times New Roman",Times,serif;
	font-weight:bold;
	text-align:center;
}


.bc_f{
	background-color:#f0f0f0;
}


.bc_d{
	background-color:#d0d0d0;
}


.NewsPhotoText{
	color:#606060;
	font-size:0.9em;
	line-height:1.1em;
	margin:5px 5px 5px 5px;
}

