body {
	margin: 0;
	padding: 0;
	font:16px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif
}

a {
	color: #017acd
}

/* コンテナ */
div#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto
}

/* トップ */
div#top {
	background-color: #ffffff;
	text-align: right;
	padding: 3px 5px 3px 5px
}

div#top p {
	font-size: 0.75em;
	margin: 0
}

/* ヘッダー */
div#header {
	background-color: #8b9ccf;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 28px 20px 150px
}

div#header h1 {
	margin: 0
}

div#header p {
	color: #ffffff;
	font-size: 0.75em;
	margin: 0
}

/* リスト */
p#bread {
	font-size: 0.75em;
	margin-top: 3px;
	margin-bottom: 30px
}


/* メイン */
div#main {
	width: 100%;
	float: left;
	margin-right: -235px
}

/* コンテンツ */
div#content {
	width: 100%;
	float: right;
	margin-left: -191px;
	margin-right: auto;
	margin-bottom: 25px
}

div#content h2, div#content h3, div#content p, div#content p#date {
	margin-left: 191px;
	margin-right: 235px
}

div#content h2 {
	background-color: #92c9ff;
	background-image: url(../images/grad-skyblue.png);
	background-repeat: repeat-x;
	border: solid 1px #84c2ff;
	font-size: 0.875em;
	color: #000000;
	line-height: 32px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0
}

div#content h3 {
	background-color: #ffffff;
	background-image: url(../images/maru-skyblue.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 0.875em;
	line-height: 22px;
	padding-left: 26px;
	margin-top: 10px;
	margin-bottom: 0
}

div#content p {
	font-size: 0.75em;
	line-height: 1.6;
	margin-top: 2px
	margin-bottom: 0
}

div#content p#date {
	line-height: 1.6;
	text-align: right
}

div#content ul li {
	font-size: 0.75em;
	line-height: 1.6;
	margin-left: 191px;
	margin-top: 2px
}

div#content table {
	font-size: 0.75em;
	line-height: 1.6;
	margin-left: 191px;
	margin-top: 2px
}

div#content th {
	background-color: #005087;
	text-decoration: none;
	color: #cccccc
}

div#content td {
	border-width: 1px;
	border-style: solid;
	border-color: #84c2ff;
	border-collapes: collapes;
	border-spacing: 5px
}

div#content td.cont_1 {
	width: 70px;
	border-width: 0px
}

div#content td.cont_2 {
	width: 30px;
	border-width: 0px
}

div#content td.cont_3 {
	width: 475px;
	border-width: 0px;
	text-align: right
}

div#frame {
	border: solid 1px #666666;
	padding-left: 5px;
	padding-right: 5px;
	height: 480px;
	overflow: scroll;
	font-size: 0.75em;
	line-height: 1.6;
	margin-left: 191px;
	margin-right: 235px
}

/* サイドバー */
div#sidebar {
	width: 166px;
	height: 500px;
	margin-left: 5px;
	margin-bottom: 25px
}

ul.sidemenu {
	font-size: 0.75em;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	line-height: 0
}

/* ul.sidemenu li	{list-style-type: none} */

ul.sidemenu li {
	display: block;
	line-height: 30px;
	text-decoration: none;
	color: #ffffff;
	background-color: #005087;
	padding-left: px
}

ul.sidemenu li a {
	display: block;
	line-height: 30px;
	text-decoration: none;
	color: #ffffff;
	background-color: #005087;
	border-bottom: solid 1px #ffffff;
	padding-left: 10px
}

ul.sidemenu li a:hover {
	background-color: #017acd
}

ul.sidemenu ul {
	margin: 0;
	padding: 0
}

ul.sidemenu ul li a {
	background-color: #ffffff;
	color: #000000;
	border-bottom: solid 1px #aacfff;
	line-height: 24px
}

ul.sidemenu ul li a:hover {
	background-color: #faffda
}


p.feed {
	margin-bottom: 10px
}

p.feed a {
	font-size: 0.75em;
	color: #444444;
	text-decoration: none;
	line-height: 30px;
	border: solid 1px #888888;
	padding: 5px
}

p.feed img {
	border: none;
	vertical-align: middle
}

/* 右サイドバー */
div#sidebar-right {
	width: 210px;
	float: right;
	margin-right: 5px
}

div.info {
	border: solid 1px #84c2ff;
	margin-bottom: 20px
}

div#sidebar-right h2 {
	background-color: #c6e3ff;
	border-bottom: solid 1px #84c2ff;
	color: #3c5916;
	font-size: 0.75em;
	text-align: center;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 3px
}

div#sidebar-right p.photo {
	text-align: center
}

div#sidebar-right p {
	font-size: 0.75em;
	margin: 10px 5px
}

div#sidebar-right ul {
	font-size: 0.75em;
	margin: 5px;
	padding: 0
}

div#sidebar-right ul li {
	background-image: url(../images/maru-green.png);
	background: #ffffff;
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 13px;
	list-style-type: none
}

/*rankingBox*/
.rankingBox {
	background: #c6e3ff;
	margin-bottom: 5px;
	border: solid 1px #FFFFFF;
	margin: 0 2px 30px;
	-webkit-border-radius:5px;
	-webkit-box-shadow: 0px 0px 3px gray; 
	-moz-border-radius:5px;
	-moz-box-shadow: 0px 0px 3px gray
}

.rankingBox .hgroup {
	padding:3px 2px
}

.rankingBox h3 {
	line-height: 25px;
	color: #3c5916;
	font-size: 0.75em;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0px
}

.rankingBox .inner {
	margin: 0 3px 3px;
	background: #fff;
	padding: 1px !important;
	border: solid 1px #84c2ff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px
}

.rankingBox li {
	line-height: 1.5;
	font-size: 0.70em
}

.rankingBox .num {
	margin-right: 3px;
	font-weight: bold
}

.rankingBox .up {
	background:url(http://image.excite.co.jp/jp/news201006/icon_up.gif) no-repeat left top;
	padding-left:18px
}

.rankingBox .down {
	background:url(http://image.excite.co.jp/jp/news201006/icon_down.gif) no-repeat left top;
	padding-left:18px
}

.rankingBox .same {
	background:url(http://image.excite.co.jp/jp/news201006/icon_same.gif) no-repeat left top;
	padding-left:18px
}


/* フッター */
div#footer {
	background-image: url(../images/line-blue.png);
	background-repeat: repeat-x;
	width: 100%;
	margin-top: 0;
	margin-bottom: 20px;
	padding-top: 8px;
	clear: both
}

address {
	font-size: 0.75em;
	font-style: normal;
	text-align: center
}
