@charset "UTF-8";

body {
	margin:0 8px;
	color:#000000;
	font-size:80%;
	font-family: Verdana, Roboto, "Droid Sans", "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
/*	font-family: Verdana, Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック", "Osaka";*/
	background:#CCCCCC;
}

img {
	vertical-align: top;
	border-style: none;
}

p,dt,dd {
	line-height:1.2;
}

a:visited {
	color: #000000; text-decoration: underline;
}

a:link {
	color: #0000CC; text-decoration: underline;
}

a:hover {
	color: #FF0000; text-decoration: underline;
}

#base {
	max-width: 988px;
	min-width: 360px;
	margin: 8px auto;
	padding: 0px;
	background: #FFFFFF;
	border: 1px solid #000000;
}

table#header{
	width:100%;
	border:0;
	border-collapse:collapse;
	background-color: #000000;
}

table#header td#td_l{
	width:144px;
	text-align: center;
}

table#header td#td_r{
}

ul#menu {
	margin-top:4px;
	list-style:none;
}
ul#menu li{
	float: left;
	margin: 1px;
	padding:0;
	height:16px;
	width: 100px;
}
ul#menu a {
	display: block;
}
ul#menu a:hover img {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-moz-opacity: 0;
}

#menu1 a {
	background: url(../images/headline1.gif) no-repeat;
}
#menu2 a {
	background: url(../images/review1.gif) no-repeat;
}
#menu3 a {
	background: url(../images/jamboree1.gif) no-repeat;
}
#menu4 a {
	background: url(../images/shokugan1.gif) no-repeat;
}
#menu5 a {
	background: url(../images/legend1.gif) no-repeat;
}
#menu6 a {
	background: url(../images/dlna1.gif) no-repeat;
}
#menu7 a {
	background: url(../images/link1.gif) no-repeat;
}
#menu8 a {
	background: url(../images/about1.gif) no-repeat;
}

#maru {
	clear:left;
	width:100%;
	background: url(../images/maru4.gif) repeat-x;
	height: 24px;
}

#footer {
	clear: both;
	width: 100%;
	margin: 8px 0 0 0;
	padding: 2px 0 5px 0;
	background: #000000;
	text-align: center;
}

#footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
}

p#info {
	float: right;
	display: inline;
	margin:2px 32px;
	padding:2px;
	font-size:12px;
	background-color:orange;
}

#title {
	margin:8px 32px;
}

#primary,#secondary {
	float: left;
}

#primary {
	width: 100%;
	margin-right: -200px;
}

#primary .section {
	margin: 8px 208px 8px 32px;
}

#secondary {
	width: 176px;
}

#secondary .section {
	margin: 8px;
}

h1#bHeadline {
	width: 100%;
	margin: 8px auto;
	background: url(images/back4.gif);
	background-repeat : repeat-x;
	background-position: left center;
	text-align: center;
	vertical-align:middle;
}

.section {
}

.section h2 {
	display: inline;
}

.section h3 {
	font-weight: bold;
	text-decoration: underline;
	margin:0.4em 0 0.2em 0;
}

.section .descript {
	margin: 0;
	display: inline;
/*	vertical-align:middle;*/
	font-size:80%;
}

.section p {
	margin:0.2em 0;
}

#pic01 {
	float: right;
	width: 120px;
	margin: 4px;
}

#pic02 {
	float: right;
	width: 300px;
	margin: 4px;
}

#pic03 {
	float: right;
	width: 160px;
	margin: 4px;
}

#logLink{
	text-align: right;
}

ul#twitter_update_list {
	padding:0;
	list-style:none;
}

#twitter_update_list li {
	padding:0.8em 0.2em;
	border-bottom: dashed 1px #CCCCCC;
}

#twitter_update_list li:hover {
	background: #F0F0F0;
}

#ggl {
	margin :0.8em 0;
}

iframe.twitter-timeline {
	width: 100% !important;
}

