body {
	font-size: 14px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
}
h2 {
	font-size: 18px;
	line-height: 55px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h3 {
	font-weight: bold;
	color: #333333;
	background-color: #C5CFD1;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 25px;
}

a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: underline;
}


#header {
	background-image: url(img/yahoo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	height: 20px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#title {
	height: 70px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}


#global_menu {
	height: 34px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	line-height: 34px;
	clear: both;
	font-size: 12px;
}
#global_menu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
}
#global_menu a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
}
#global_menu a:hover {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
}
#global_menu a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
}

#global_menu ul {
	margin: 0px;
	padding: 0px;
}
#global_menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 34px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0D0D0D;
	border-left-color: #3E3E3E;
	list-style-type: none;
}
#contents {
	clear: both;
	width: 1000px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#contents #left {
	float: left;
	width: 160px;
	padding-right: 10px;
}
#contents #center {
	float: left;
	width: 540px;
}
#contents #right {
	float: left;
	width: 280px;
	padding-left: 10px;
}
#contents #right li {
	font-size: 10px;
	line-height: 16px;
	height: 50px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 135px;
	margin: 0px;
	padding: 0px;
}
.midashi_orange {
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/midashi_orange.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 150px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.midashi_green {
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/midashi_green.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 270px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.midashi_body {
	background-color: #F6F6F6;
	padding: 9px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 140px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 22px;
	height: 100%;
}
.midashi_body2 {
	padding: 4px;
	background-color: #F6F6F6;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 270px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 22px;
	height: 100%;
	clear: both;
	overflow: auto;
}
#contents #center #midashi_center {
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/midashi_blue.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 530px;
	padding-left: 10px;
}
#contents #center #entry_title {
	width: 540px;
	background-image: url(img/bg_center.gif);
	background-repeat: repeat-y;
}

#contents #center #pan {
	font-size: 10px;
	line-height: 16px;
	height: 16px;
	width: 540px;
	background-color: #eeeeee;
}
#contents #center #entry_title ul {
	height: 16px;
	background-color: #eeeeee;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.pan {
	list-style-type: none;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/pan.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 10px;
	line-height: 16px;
}
.pan2 {
	list-style-type: none;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	line-height: 16px;
}
.img_border {
	margin: 3px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}

#contents #center #entry_body {
	width: 520px;
	padding: 10px;
	clear: both;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(img/bg_center.gif);
	overflow: auto;
}
#contents #center #entry_body p {
	padding-right: 20px;
	padding-left: 20px;
}

#contents #left li {
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	font-size: 12px;
}
#contents #center #entry_title a {
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}
#footer {
	background-image: url(img/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	clear: both;
	color: #FFFFFF;
	text-align: center;
	padding-top: 170px;
}
.count {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	line-height: 50px;
	color: #669900;
	text-align: center;
}
#top_magazine {
	float: left;
	width: 250px;
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

