/*ブラウザ間調整*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,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;
}
ol,ul {
	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;
}
/*ブラウザ間調整終了*/

body {
	background-color: #EEEEEE;
}

#wrapper {
	font-size: 10pt;
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(img/wrapper_background.gif);
	background-repeat: repeat-y;
}

/*以下ヘッダー*/
#header {
	background-image: url(img/header_bg.gif);
	width: 880px;
	padding-top: 13px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 85px;
}
#searchbox {
	margin-top: -54px;
	margin-left: 210px;
}
#header_navi {
	float: right;
	margin-top: -68px;
}

#header_navi ul {
	margin-right: 10px;
}
#header_navi li {
	display: inline;
}
#header_navi a {
	display: block;
	float: left;
	width: auto;
	margin-left: 10px;
}
/*以上ヘッダー*/

#flash {
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	width: 880px;
}

/*以下グローバルナビ*/
#g_navi {
	height: 37px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -1px;
}
#g_navi ul {
	clear: none;
	margin-right: 0px;
	margin-left: 0px;
}
#g_navi li {
	display: inline;
}
#g_navi a {
	display: block;
	float: left;
	width: auto;
}
/*以下グローバルナビ*/

/*以下コンテナー*/
#container {
	width: 880px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.dotline {
	margin-bottom: 5px;
	margin-left: 7px;
	margin-top: 5px;
}

/*以下左カラム*/
#container_left {
	display: inline;
	float: left;
	width: 195px;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
}

/*以上左カラム*/


/*以下中央カラム*/
#container_center {
	width: 485px;
	margin-top: 8px;
	float: left;
}
#container_center_top {
	height: 275px;
	width: 485px;
}
#search {
	background-image: url(img/wasepedia_freeword_bg.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 480px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#container_center_under {
	width: 485px;
}
.topics_bg {
	background-image: url(img/topics_bg.gif);
	height: 155px;
	width: 480px;
	margin-top: 5px;
}

.topics_left {
	height: 155px;
	width: 235px;
	float: left;
}
.topics_left p {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 20px;
}
.topics_right p {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	margin-left: 17px;
	margin-top: 5px;
	margin-right: 20px;
}
.topics_left h2 {
	margin-top: 15px;
	margin-left: 20px;
}
.topics_right h2 {
	margin-top: 15px;
	margin-left: 15px;
}
.topics_right {
	height: 155px;
	width: 235px;
	float: right;
}
/*以上中央カラム*/

/*以上右カラム*/
#container_right {
	float: left;
}
#container_right {
	width: 180px;
	padding-right: 5px;
	padding-top: 7px;
	padding-left: 5px;
}

#container_right_login {
	background-image: url(img/login_bg.gif);
	padding-top: 30px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#container_right_under h2 {
	width: 180px;
	padding-top: 10px;
}
#container_right_under h3 {
	padding-left: 8px;
	background-color: #EEEEEE;
	padding-top: 8px;
}

#container_right_under .vline {
	float: left;
	width: 10px;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 7px;
}
#container_right_under .r_dotline {
	background-color: #EEEEEE;
	padding-left: 5px;
}
#container_right_under .right_text {
	background-color: #EEEEEE;
	padding-top: 3px;
}

/*以上右カラム*/
/*以上コンテナー*/

#footer {
	
	height: 82px;
	width: 878px;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#footer .li_hline{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 65px;
}


