@charset "UTF-8";

/* ニュース */
/* トップ */
div#latest {
	width: 610px;
	padding: 0 10px 0 0;
	margin: 10px 0 0;
}
h3#headline {
	font-size: 125%;
	line-height: 1.2;
	padding: 0;
	margin: 0 0 0.5em;
}
h3#headline a { color: #000; }

div#latest p {
	font-size: 91.6%;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.4;
	margin-top: 0;
}
div.topphoto {
	float: left;
	width: 170px;
	padding: 3px 0 3px 4px;
	margin: 0 10px 10px 0;
	border-right: 1px dotted #dedede;
}


/* リード */
div#lead {
	clear: both;
	padding: 0 1em;
	border-top: 1px solid #ccc;
}
div#lead p {
	color: #343434;
	font-size: 75%;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.6;
}


/* フォトギャラリー */
div#photos {
	width: 590px;
	margin: 0 auto 20px;
}
dl.photo {
	float: left;
	width: 106px;
	height: 160px;
	padding: 0 6px;
	margin: 10px 0;
	text-align: center;
}
dl.photo dt {
	width: 106px;
	margin: 0 auto;
	background-color: #fff;
}
dl.photo dt a {
	display: block;
	border: 1px solid #dedede;
	padding: 0;
}

html dl.photo dt img {
	width: 100px;
	max-height: 140px;
	padding: 2px;
	-ms-interpolation-mode: bicubic;
}
* html dl.photo dt img { overflow: hidden; }

dl.photo dd {
	width: 100px;
	font-size: 75%;
	text-align: left;
	line-height: 1.1;
	padding: 0;
	margin: 0;
}


/* 安藤記者奮闘中 */
div#ando {
	width: 620px;
	padding: 0 0 10px 0;
	margin: 0 auto 10px;
	background-color: #e6f0f2;
/*	background: url(../img/ando_photo.jpg) 0px 37px no-repeat #e6f0f2; 写真入り*/
}

div#ando h2 {
	width: 620px;
	height: 37px;
	padding: 0;
	margin: 0;
	background: url(../img/ando_title.gif) no-repeat;
	border-bottom: 1px solid #8bb5bf;
}
div#ando dt {
	padding: 0;
	margin: 0;
	font-size: 83.3%;
	font-weight: bold;
	line-height: 1.2;
}
div#ando dd {
	padding: 0;
	margin: 0;
	font-size: 75%;
	line-height: 1.3;
}
div#ando dl#blog {
/*	width: 230px; 写真入り*/
	height: 49px;
	padding: 10px 10px 5px 210px;
/*	padding: 5px 10px 5px 210px; 写真入り */
	margin: 10px 10px 0 13px;
/*	margin: 10px 0 10px 13px; 写真入り*/
	background: url(../img/ando_blog.gif) 0 50% no-repeat #ebf2f4;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

div#ando div#commit {
/*	width: 430px; 写真入り*/
	padding: 5px 10px;
	margin: 5px 10px 0;
/*	margin: 0 0 0 10px; 写真入り*/
	border: 3px solid #8bb5bf;
	background-color: #ebf2f4;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
div#commit div#logo {
	float: left;
	width: 160px;
}
div#commit div#logo a {
	display: block;
	width: 160px;
	height: 46px;
	background: url(../img/ando_commit.gif) 0 no-repeat #ebf2f4;
}

div#commit p {
	font-size: 75%;
	line-height: 1.2;
	padding: 10px 0;
	margin: 0 0 7px 170px;
	border:none;
}
div#commit-conts {
	clear: both;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}
div#ando div#commit dl {
	float: left;
	width: 48%;
/*	width: 205px; 写真入り*/
	padding: 0 5px;
	margin: 0;
}


/* はじめに */
ul#prologue {
	list-style-type: none;
	width: 278px;
	padding: 7px 10px;
	margin: 0 0 10px;
	border: 1px solid #8bb5bf;
}
ul#prologue li {
	font-size: 83.3%;
	line-height: 1.2;
	padding: 2px 0;
}


/* 南極研究部 */
div#club {
	width: auto;
	padding: 5px;
	margin: 10px 10px 0 230px;
	background: url(/p/images/bg_slant_gray.gif) #e9e9e9;
}
div#club h2 {
	float: left;
	position: relative;
	top: 4px;
	left: -42px;
	width: 93px;
	padding: 0;
	margin: 0;
	z-index: 2;
}
div#club h2 a {
	display: block;
	width: 103px;
	height: 47px;
	background: url(../img/club_logo.gif) no-repeat;
}
ul#question {
	list-style-type: none;
	padding: 20px 0 20px 0;
	margin: 0;
	background-color: #fff;
}
ul#question li {
	font-size: 91.6%;
	font-weight: bold;
	line-height: 1;
}
div#teacher {
	float: right;
	position: relative;
	top: -50px;
	left: 0px;
	width: 74px;
	height: 75px;
	z-index: 2;
	margin-bottom: -40px;
}


/* 2010年正月号 */
ul#ass {
	list-style-type: none;
	width: 620px;
	height: 55px;
	padding: 0;
	margin: 10px auto;
}
ul#ass li {
	float: left;
	width: 206px;
	height: 55px;
	padding: 0;
	margin: 0;
}
ul#ass li#center { margin: 0 1px; }


/* 連載企画 */
ul#movies li {
	line-height: 1.1;
	height: 94px;
	padding: 0;
	margin: 0;
}
ul#movies li a {
	display: block;
	height: 90px;
	padding: 3px;
	margin: 0;
}
ul#movies li span.title {
	font-weight: normal;
	line-height: 1.3;
	padding: 0;
	margin: 3px 0;
}


ul#movies {
	list-style-type: none;
	width: 294px;
	padding: 5px 2px;
	margin: 0 0 10px;
	border: 1px solid #8bb5bf;
	font-size: 83.3%;
}
ul#movies li a:hover {
	text-decoration: none;
}
ul#movies li span.thumb {
	float: left;
	margin-right: 6px;
}
ul#movies li span.text {
	color: #333;
	line-height: 1.1;
}

