a:link {
	text-decoration: none;
	color: #006699;
}

a:visited {
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	color: #FF0000;
}

body {
	background-color: #000000;
	background-attachment: fixed;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 5px;
	background-image: url(images/bg.jpg);
	padding-top: 30px;
}

.AreaAll {
	width: 100%;
	font-family: "メイリオ", Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	text-align: center;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
}

.MainMenu {
	width: 785px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #99999B;
	border-right-color: #99999B;
	border-left-color: #99999B;
	background-color: #FFFFFF;
	height: 100%;
	margin: auto;
}


.MainContainer {
	padding: 0px;
	background-color: #FFFFFF;
	width: 852px;
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

.MainNews {
	float: left;
	background-color: #FFFFFF;
	width: 580px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 8px;
}


.SideMenu {
	width: 228px;
	overflow: visible;
	float: right;
	height: 500px;
	margin-right: 5px;
}

.logoArea{

}

.bannerArea{
	margin-top: 80px;
	margin-bottom: 50px;
}

.topics_item {
	margin-bottom: 10px;
	font-size: 90%;
	margin-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
}

.topics_day {
	margin-top: 3px;
	margin-bottom: 0px;
	color: #006699;
	vertical-align: text-botom;
	font-size: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.info_item ul{
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.info_item li{
	margin-bottom: 2px;
	font-size: 90%;
	margin-right: 5px;
	margin-left: 10px;
	list-style-position: inside;
	list-style-image: url(focustalk/images/cut_images/point.gif);
}

.back_top_left {
	background-image: url(images/parts/Frame/top_left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 10px;
}
.back_top {
	background-image: url(images/parts/Frame/top.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.back_top_right {
	background-image: url(images/parts/Frame/top_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 10px;
}
.back_left {
	background-image: url(images/parts/Frame/left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.back_right {
	background-image: url(images/parts/Frame/right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.back_down_left {
	background-image: url(images/parts/Frame/down_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.back_down {
	background-image: url(images/parts/Frame/down.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.back_down_right {
	background-image: url(images/parts/Frame/down_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.back_main {
	background-color: #EEEEEE;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 90%;
}

.footer {
	width: 852px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #CED5DB;
	height: 75px;
}
.footerLeft {
	float: left;
	width: 505px;
	text-align: left;
	padding-left: 10px;
}
.footerRingt {
	visibility: inherit;
	overflow: visible;
	text-align: right;
	padding-right: 10px;
}

.searchArea {
	background-image: url(images/parts/centermenu_r5.gif);
	background-repeat: no-repeat;
	overflow: visible;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-left: 0px;
	background-position: top;
	vertical-align: top;
	padding-bottom: 0px;
}
.AreaAll .header .MainContainer .SideMenu .searchArea .searchBox {
	width: 150px;
	margin-right: 3px;
	margin-bottom: 3px;
	border: 1px solid #1B8EBE;
	background-image: url(images/parts/textbox_background.gif);
	background-repeat: repeat-x;
	height: 15px;
}
.topicsMore {
	text-align: center;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.centerMenu {
	overflow: visible;
	white-space: nowrap;
}

h5{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

ul{
	padding: 0px;
	margin-right: 0px;
	margin-left: 30px;
}

li{
	margin: 0px;
	padding: 0px;
	list-style-image: url(focustalk/images/cut_images/point2.gif);
}

.headMainBack {
	background-image: url(images/area/head_main.gif);
	width: 852px;
}

.squareLineBanner{
	border: 1px solid #CCCCCC;
}
.spacer{
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
