﻿@charset "utf-8";

a img { border: none; }
ul { margin: 0; padding-left: 20px; }
li { margin: 0; margin-top: 6px; }
a:hover { color: #900; }
/*===================================================================*/
#mainbody {
	width:1000px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#mainbody0509 {
	width:1000px;
	margin:0; padding:0;
}

/* begin: new layout */

#contentarea_200511 {
	float: left; display:inline;
	margin: 0 0 20px 20px;
	padding:0;
	width: 500px;
	overflow:hidden;
}

#rightside_200511 {
	float:left; display:inline;
	margin:0 0 20px 30px;
	width:430px;
}

#ad_300x300 {
	text-align:center;
	padding-bottom: 13px;	
}


#sidebar_leading200511 {
	float: left; display:inline;
	margin: 0;
	padding:0;
	width: 200px;
}

#sidebar_ad200511 {
	float: left; display:inline;
	margin: 10px 0 0 16px;
	padding:0;
	width: 214px;
}
/* end: new layout */



#leftarea {
	float: left;
	margin: 0 36px 20px 0;
	padding:0;
	width: 214px;
}

#leftarea0509 {
	float: left;
	padding: 0 20px 0 16px;
	margin:20px 0;
	width: 214px;
}

#contentarea {
	float: left;
	margin-bottom: 20px;
	padding:0;
	width: 500px;
	overflow:hidden;
}

#contentarea2c {
	float: left;
	padding:20px 80px 20px 20px;
	width: 650px;
	background-color:#fff;
}

#widecontentarea {
	float: left;
	margin-bottom: 20px;
	padding:0;
	width: 750px;
}

#rightarea {
	float: left;
	margin: 0 5px 20px 30px;
	padding:0;
	width: 200px;
}

div.clear_float{
	clear:both; height:1px;
}

/*===================================================================*/
/* list style */
ul.arrowblueg { list-style-image: url(../arrow_blue09g.gif); }
ul.arrowgrayg { list-style-image: url(../arrow_gray09g.gif); }
ul.circleblueg { list-style-image: url(../circle_blue08g.gif); }
ul.circlebluew { list-style-image: url(../circle_blue08w.gif); }
ul.circlecocoag { list-style-image: url(../circle_cocoa08g.gif); }
ul.circlecocoak { list-style-image: url(../circle_cocoa08k.gif); }
ul.circlecocoaw { list-style-image: url(../circle_cocoa08w.gif); }
ul.circlegrayw { list-style-image: url(../circle_gray08w.gif); }
ul.circleredk { list-style-image: url(../circle_red08k.gif); }
ul.circleredw { list-style-image: url(../circle_red08w.gif); }
ul.circlewhitec { list-style-image: url(../circle_white08c.gif); }
ul.circlewhiteg { list-style-image: url(../circle_white08g.gif); }
ul.circlewhitek { list-style-image: url(../circle_white08k.gif); }
ul.underline { padding-top: 6px;  padding-bottom:1px; }
ul.underline li { border-bottom:1px dotted gray; margin-top: 0px; margin-bottom:6px; line-height: 130%; }
ul.underline li.last{ border-bottom: 0; margin-bottom:6px; }
ul.none { list-style-type: none; list-style-position:outside; margin: 0; padding: 0; }
/*===================================================================*/
/* search form */
#searchform {margin:0px; padding:10px; text-align:center;}
#search { 
	width: 130px; height:2.2em;
	vertical-align: middle;
}
#searchsubmit {
	width:4.2em; height:2em; 
	vertical-align: middle;
	margin-left:5px;
	background:#ccc url(../submit_btn_bg.gif) repeat-x; 
	border-top:3px double #999; 
	border-right:3px double #333; 
	border-bottom:3px double #333; 
	border-left:3px double #999;
}

/* ADvice (center / 200403) */
div#advicebox { /* nothing */ }

/* ad banner for category home */
#adbanner { text-align: right; margin: 10px 0; }

/* best 5 */

div.news_articlelist_header_base {
	margin-top: 20px;
	width: 100%; height: 24px;
	background: url(../news_articlelist_header_bg.gif) repeat-x;
}
div.news_articlelist_header_r {
	width: 100%; height: 24px;
	background: url(../news_articlelist_header_r.gif) no-repeat right;
}

/* ======== headline, flash, phototopic ========= */
div#headline strong { margin:0px; line-height:130%; }
#headline strong a { text-decoration: none; color:#000; }
#headline strong a:hover { text-decoration:underline; color:#900; }
#headline p { margin-top:6px; line-height:140%; }

/*
	リスト下に 「続き…」 「その他...」 などのリンクを付けるときに使う
	<div class="K12 sequel"><a href="/jp/events/index.html">その他のイベント...</a></div>
*/
.sequel { text-align: right; margin-top:10px; }

/* right sidebox */
.rightsidebox ul { padding-right: 8px; }
.rightsidebox .sequel { text-align: right; margin: 4px 8px; }