/*
 * Reset
 * 
 * Copyright (c) 2008, Yahoo! Inc. All rights reserved.
 * Code licensed under the BSD License:
 * http://developer.yahoo.net/yui/license.txt
 * version: 2.6.0
 */

html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
del,ins{text-decoration:none;}

html {
	font:normal normal normal 100%/160% "メイリオ",sans-serif;
	line-height: 1.6em;
}

#content {
	width: 100%;
}

#content-inner {
	position: relative;
	width: 970px;
	margin: 0 auto 30px;
	_text-align: center;
	overflow: hidden;
	_zoom: 1;
}

#beta {
	float: left;
	width: 195px;
	margin-right: 25px;
	_text-align: left;
}

#alpha {
	float: right;
	width: 750px;
	_text-align: left;
}

#Left-Menu {
	margin-bottom: 35px;
	overflow: hidden;
	_zoom: 1;
}

#Left-Menu img {
	vertical-align: bottom;
}

#Left-Menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#Left-Menu li {
	padding: 0px;
	margin: 0px;
}

#Left-Menu #cgc {
	margin-bottom: 10px;
	overflow: hidden;
	_zoom: 1;
}

#Left-Menu #cgc li {
	margin-bottom: 10px;
}

#Left-Menu #g_menu li {
	margin-bottom: 5px;
}

.header-search {
	margin-bottom: 20px;
}

.feed {
	font-size: 88%;
	padding: 0px;
	margin: 0 0 20px;
}

.feed ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.feed li {
	background: transparent url("feed.gif") no-repeat 0% 4px scroll;
	padding: 0 0 0 23px;
	margin: 0px;
}

.feed a:link	{ color: #000000; text-decoration: none; }
.feed a:visited	{ color: #000000; text-decoration: none; }
.feed a:hover	{ color: #000000; text-decoration: underline; }
.feed a:active	{ color: #000000; text-decoration: underline; }

#search-form {
	position: relative;
}

#search {
	width: 153px;
	height: 18px;
	border: solid 1px #b3b3b3;
}

#s-button {
	position: absolute;
	top: 0px;
	left: 160px;
}

.mg_10 {
	margin-bottom: 10px !important;
}

.mg_15 {
	margin-bottom: 15px !important;
}

.mg_20 {
	margin-bottom: 20px !important;
}

.mg_25 {
	margin-bottom: 25px !important;
}

.mg_30 {
	margin-bottom: 30px !important;
}

.mg_35 {
	margin-bottom: 35px !important;
}

.mg_40 {
	margin-bottom: 40px !important;
}

.mg_45 {
	margin-bottom: 45px !important;
}

.mg_50 {
	margin-bottom: 50px !important;
}
