body {
	background-color:#ffffff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

h1 { font-size:14px;
text-align:center;
}

/*--------ボックス---------*/
#waku {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

/*--------トップコピー---------*/
.top_copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FF9900;
	text-align: right;
	padding-right: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.orange {
	color: #FF9900;
	font-weight: bold;
}

/*--------トップナビ---------*/

UL#topnavi {
	font-size:10px;
	color: #CCCCCC;
	background-color: #666666;
	text-align:center;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-top: 1px;
}

#topnavi li {
	display:inline;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 2em;
	padding-left: 2em;
}

#topnavi a {
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
}
#topnavi a:visited		{ color: #CCCCCC; text-decoration: none; }
#topnavi a:active		{ color: #FF9900; text-decoration: none; }
#topnavi a:hover		{ color: #FF9900; text-decoration: underline; }


#topnavi li.about {
	border-right-style: none;
}


.small {
font-size:10px;
}


/* ---- 左側メイン部分 ----*/
#main {
	width: 320px;
	text-align: left;
	top: 10px;
	padding-top: 2px;
	left:0px;
	float: left;
}
#main h2 {
	font-size:12px;
	margin:2px;
	text-align: center;
}

#main img {
	margin:0;
	margin-left: 10px;
}

#main p {
padding:5px;
}

.mainBox {
	border-bottom-color: #003399;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/* ---- 左側メイン部分 profile ----*/
#main_profile {
	width: 320px;
	text-align: left;
	top: 10px;
	padding-top: 2px;
	left:0px;
	float: left;
}

#pro_waku {
	height: 550px;
	width: 318px;
	overflow: auto;
}

#pro_waku h2 {
	font-size:12px;
	margin:2px 2px 5px 2px;
	text-align: left;
	padding: 3px 0 2px 22px;
	background-color:#EEEEEE;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	clear:left;
	background-image: url(img2/h2.gif);
	background-repeat: no-repeat;
}

#pro_waku img {
	margin:0;
}

#pro_waku p {
padding:5px;
}

/*.mainBox {
	border-bottom-color: #003399;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}*/

.hidariyose {
	text-align: left;
	margin-top:4px;
}

/* ---- トピックス関連 ----*/
#topics {
	width:460px;
	border: solid #003399 1px;
	top: 0px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	
}

.blog {
	padding: 5px;
	text-align: right;
	line-height: 130%;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.blog a {
	text-decoration: none;
	color: #666666;
	background: transparent;
}
.blog a:visited		{ color: #666666; text-decoration: none; }
.blog a:active		{ color: #FF9900; text-decoration: none; }
.blog a:hover		{ color: #FF9900; text-decoration: underline; }

#topics h2 {
	font-size:14px;
	text-align:center;
	margin-bottom: 10px;
	margin-top: 9px;
}

#topics h3 {
	font-size:12px;
	margin:0px;
	padding: 3px 0px 4px 22px;
	background-color:#EEEEEE;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	clear:left;
	background-image: url(img2/h2b.gif);
	background-repeat: no-repeat;
}

.scroll {
	height: 600px;
	overflow: auto;
	padding: 2px 8px 2px 4px;
}

.backnumber {
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: right;
	padding-top: 2px;
}

.logo {
	float: left;
	margin-right: 5px;
}

/* ----Old トピックス関連 ----*/
#oldtopics {
	width:460px;
	border: solid #003399 1px;
	top: 0px;
}

#oldtopics h1 {
	font-size:14px;
	text-align:center;
	background-color: #003399;
	color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	margin-bottom: 8px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	padding: 4px;
}


#oldtopics h2 {
font-size:12px;
text-align:center;
}

#oldtopics h3 {
	font-size:12px;
	margin:0;
	padding: 3px 0 4px 22px;
	background-color:#EEEEEE;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	clear:left;
	background-image: url(img2/h2b.gif);
	background-repeat: no-repeat;
}

/* ---- フッタ関連 ---- */

#footter {
	padding-top:5px;
	clear: both;

}

p#copyright {
  top:5px;
  text-align:right;
}


#footnav {
  text-align: center;
	font-size:10px;
	margin: 10px 0 10px 0;
	padding: 0;
	width: 800px;
	line-height: 1.7em;
}

#footnav li {
	display:inline;
	padding:0 2em;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
}

#footnav li.about {
	border-right-style: none;
}


#footnav li a {
	text-decoration: none;
	background: transparent;
	color:#666666;
}
#footnav li a:visited		{ color: #666666; text-decoration: none; }
#footnav li a:active		{ color: #FF9900; text-decoration: none; }
#footnav li a:hover		{ color: #FF9900; text-decoration: underline; }
.topic_title {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
}


/* ----QTBrew ニュースリリース ----*/
#newsRelease {
	width:800px;
	border: solid #003399 1px;
	top: 0px;
}

#newsRelease h1 {
	font-size:14px;
	text-align:center;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	margin-bottom: 8px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	padding: 4px;
}


#newsRelease h2 {
font-size:12px;
text-align:center;
}

#newsRelease h3 {
	font-size:12px;
	padding: 2px 0 2px 22px;
	background-color:#EEEEEE;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	clear:left;
	background-image: url(img2/h2g.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
p {
	clear: right;
}
.imgCenter {
	text-align: center;
	font-size: 10px;
	padding: 10px;
}
