* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 10px "ＭＳ Ｐゴシック","MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3";
	_font-size: 62.5%;
}
a {
	color: #FF6600;
}
a:hover {
	text-decoration: none;
}
#Header, #Wrapper {
	font-size: 1.2em;
}

#Header {
	background: url(images/head_bg.jpg) repeat-x top;
}
#Header .logo {
	background: url(images/logo.gif) no-repeat left top;
	height: 120px;
	width: 750px;
	display: block;
	position: relative;
	margin-bottom: 8px;
}
#Header h1 {
	height: 120px;
	width: 124px;
	float: left;
	margin-right: 60px;
	position: absolute;
	text-indent: -9999px;
}
#Header h1 a {
	display: block;
	height: 100%;
}

#Header .bookmark {
	clear: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 550px;
	padding-top: 2px;
}
#Header h2 {
	font-size: 1em;
	float: left;
	background: url(images/user.gif) no-repeat left top;
	display: block;
	height: 20px;
	letter-spacing: 2px;
	line-height: 20px;
	padding-left: 20px;
}
#Header .bookmark img {
	float: right;
}
#Header .news {
	float: right;
	padding: 1px 1px 1px 0px;
	position: absolute;
	top: 5px;
	right: 0px;
}
#Header .news h3 {
	display: none;
}
#Header .news p {
	overflow: auto;
	padding-left: 53px;
	height: 83px;
	line-height: 1.5em;
}
#Header .menu {
	height: 33px;
	clear: both;
	margin-left: 5px;
}
#Header .menu h3 {
	display: none;
}
#Header .menu ul {
	list-style: none;
}
#Header .menu li {
	height: 33px;
	width: 145px;
	float: left;
	line-height: 33px;
	background: url(images/menu_bg.gif) left;
	text-align: center;
}
#Header .menu a {
	display: block;
	height: 100%;
	color: #333333;
	text-decoration: none;
}
#Header .menu a:hover {
	background: url(images/menu_bg.gif) right;
}
#Wrapper {
	clear: both;
	width: 750px;
	margin-top: 8px;
}
#Container {
	margin-left: 30px;
	width: 710px;
	margin-bottom: 15px;
}
#Container h3 {
	line-height: 30px;
	background: url(images/title.gif);
	text-indent: 30px;
	font-size: 14px;
	letter-spacing: 5px;
	margin-bottom: 15px;
}
#Footer {
	border-top: 1px dashed #999999;
}


#Footer h3 {
	display: none;
}
#Footer ul {
	text-align: center;
}
#Footer li {
	line-height: 30px;
	display: inline;
	margin: 15px;
}


table#ksnadlist {
	width:95%;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
	border-color: #999999;
	font-size:12px;
}

td#ksnadlist_header {
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color: #999999;
	color:#003333;
	background-color:#FFCC66;
}

td#ksnadlist_value {
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color: #999999;
	background-color:#FFFFFF;
}

/*　お題ブログ------------------------　*/
table.odai {
	background-color: #ccc;
	font-size: 12px;
	text-align: left;
}

table.odai th {
	color: #333;
	background-color: #e6e6e6;
	font-weight: normal;
	border: 0px;
	line-height: 160%;
	padding: 6px;
}

table.odai td {
	color: #333;
	background-color: #fff;
	border: 0px;
	line-height: 160%;
	padding: 6px;
}

table.odai td.naiyou {
	color: #333;
	font-weight: bold;
	background-color: #fff;
	border: 0px;
	line-height: 160%;
	padding: 6px;
}

.f_14_ttl {
	font-size: 14px;
	margin: 12px 0;
}

#odai_login {
	width:470px;
	margin:15px auto;
}

#odai_list {
	width:570px;
	margin:15px auto;
}

