a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
}




#container {
	position:absolute;
	height: auto;
	width: 900px;
	left:50%;
	margin-left:-450px;
	background-color: #FFFFFF;
	margin-bottom: 50px;
	margin-top: 0px;
	top: 0px;
	line-height: 200%;
}



#index_bigimage {
	height: 60px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
	background-image: url(../magazine/allround_image/large_title.gif);
	background-repeat: no-repeat;
	width: 487px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: right;
	font-weight: bold;
	color: #333333;
	padding-top: 80px;
}

#index_bigimage2 {
	height: auto;
	float: left;
	margin-top: 10px;
	vertical-align: top;
}

.index_menu_L {
	height: auto;
	padding-left: 15px;
	padding-bottom: 20px;
	width: 880px;
	float: left;
	padding-top: 0px;
	font-size: medium;
}






.index_menu {
	padding-bottom: 30px;
	width: 300px;
	float: left;
	font-size: medium;
	line-height: 150%;
}


.index_menu li {
	list-style-position: outside;
	list-style-image: url(../image/listhead.gif);
	list-style-type: none;
	line-height: 250%;
	font-size: small;
}



#menu_wrapper {
	float: left;
	height: auto;
	width: 900px;
}


/*各号トップバーの色　ここから*/

#index_logo01 {
	height: auto;
	background-color: #009999;
	background-repeat: no-repeat;
	text-align: right;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 5px;
	background-image: url(../magazine/200707/image/topbar_img.png);
}


#index_logo02 {
	height: auto;
	background-color: #99FFCC;
	background-repeat: no-repeat;
	text-align: right;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 5px;
	background-image: url(../magazine/200707/image/topbar_img.png);
}



#index_logo03 {
	height: auto;
	background-color: #0066CC;
	background-repeat: no-repeat;
	text-align: right;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 5px;
	background-image: url(../magazine/200707/image/topbar_img.png);
}


/*各号トップバーの色　ここまで*/





.banner {
	width: 350px;
}




#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: xx-small;
	padding-left: 20px;
}
#footer p {
	font-size: xx-small;
	color: #333333;
	text-indent: 15px;
}


#index_credit {
	height: auto;
	width: 350px;
}
#index_credit p {
	text-indent: 20px;
	font-size: x-small;
}
#container #menu_wrapper .index_menu_top {
	font-size: small;
	width: 590px;
	float: left;
}
.article_txt {
	width: 500px;
	float: left;
	font-size: small;
	line-height: 180%;
	padding-right: 60px;
	padding-bottom: 20px;
}



.wrapper {
	float: left;
	width: auto;
	height: auto;
}
.article_wrapper {
	height: auto;
	width: 880px;
}
.article_image {
	width: 300px;
	height: auto;
}
.article_related {
	border: 1px solid #999999;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: x-small;
	padding-right: 10px;
	width: 270px;
}
#container #menu_wrapper .index_menu_L .article_wrapper .article_txt .title {
	font-size: large;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 0px;
	line-height: 200%;
}
.article_related table {
	font-size: x-small;
}
.article_profile {
	font-size: x-small;
	line-height: 180%;
	height: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 270px;
}
body {
	font-family: sans-serif;
}
#container #index_logo .menu {
	width: 400px;
	top: auto;
	float: right;
}
#container #menu {
	font-size: x-small;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container #menu_wrapper .index_menu_L .article_wrapper .wrapper .article_related img {
	padding-bottom: 10px;
}
.article_txt_small {
	font-size: x-small;
	color: #666666;
	padding-bottom: 40px;
	padding-left: 20px;
}
#container #menu_wrapper .index_menu p {
	font-size: small;
}
#container #menu_wrapper .index_menu_L .article_wrapper .eventbox img {
	border: 1px solid #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 35px;
	padding-left: 5px;
}





.article_txt table {
	height: auto;
	width: 200px;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
.article_txt table td {
	padding: 5px;
	background-color: #CCCCCC;
}


#nowselect {
		color: #FFFFFF;
		background-color: #FFFF99;
	
}
#nextselect {
	color: #000000;
	background-color: #00FF99;
}

