﻿
* {
	margin: 0;
	padding: 0;
	border-style: none;
	border-width: 0;
}

.wrapper {
	width: 780px;
	background-color: #ffffff;
	margin: 20px auto;
	border: 1px solid #999999;font-family:Verdana, Arial, Helvetica, sans-serif; 
}

.header-area {
	background: url(images/header.jpg) no-repeat;

}


/**/


/*トップロゴ下のメニューバー*/

.headermenu a {
		float: left;
		height: 33px;
		text-align: center;
		font-size: 0.9em;
		background:url(menu/menuback.gif);
		color: #555555;
		line-height: 33px;
		text-decoration: none;
		border-top: 1px solid #aaaaaa;
		border-bottom: 1px solid #aaaaaa;
}
.start a {
		width: 128px;
}
.center a {
		width: 131px;
		border-left: 1px solid #aaaaaa;
}
.def a {
		width: 129px;
		border-left: 1px solid #aaaaaa;
}	
.defs {
		width: 259px;
		float: left;
		height: 33px;
		text-align: center;
		font-size: 0.9em;
		background:url(menu/menuback.gif);
		color: #555555;
		line-height: 33px;
		text-decoration: none;
		border-top: 1px solid #aaaaaa;
		border-bottom: 1px solid #aaaaaa;
		border-left: 1px solid #aaaaaa;
}	

input {
	border: 1px solid #7f7f7f;
	padding: 2px;
	margin: 4px;
	font-size: 13px;
}

textarea {
	border: 1px solid #7f7f7f;
	padding: 2px;
	margin: 4px;
	font-size: 13px;
}

select{
	font-size: 0.9em;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 4px;
}

.main-tb {
	clear: both;
}



/* @end */

body {
	background: #efefef;
	color: #444444;
	font-size: 93%;
	margin: 0;
	padding: 0;
	font-family: ;
}

table {
	width: 100%;
}

td {
	margin : 0;
	padding: 0;
	vertical-align: top;
	border: 0;
}

th {
	background: #4d99ff;
	color: #ffffff;
	padding: 2px;
	vertical-align: middle;
}

p {
	margin: 0;
	padding: 5px;
	line-height: 1.6;
}

a {
	background: transparent;
	color: #000080;
	font-weight:normal;
	text-decoration: none;
}

a:visited {
	color: #000080;
}

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

th a {
	color: #aaaaaaa;
}

h1, h2, h3, h4, h5 {
	color:#000070;
}

ul {
	text-align: left;
	margin: 2px 0px 2px 10px;
	padding: 2px;
	list-style: disc;
}
ol {
	text-align: left;
	margin: 2px 2px 2px 10px;
	padding: 2px;
}
select{
	font-size: 0.9em;
}

.outline {
	background: #ffffff;
	width: 96%;
	margin:auto;
	border-right: solid 1px #7a7acc;
	border-left: solid 1px #7a7acc;
}
.header-area{
	width: 780px;
	height:75px;
	position:relative;
}
.headerlogo {
	width: 780px;
	height: 75px;
	margin: 0;
	padding: 0;
	background-position: left;
	background-repeat: no-repeat;
}

.headerbanner {
	width: 100%;
	text-align: center;
	vertical-align: middle;
	display: none;
	background-position: right;
	background-repeat: no-repeat;
}

.headerbar {
	background: url(images/nav.gif) repeat-x;
	font-size: 10pt;
	text-align: right;
	margin: 0;
	padding: 3px 5px;
	border-bottom: solid 1px #dddddd;
	display: none;
	clear: both;
}
.headermessage 	{
		font-size: 0.8em;
		position:absolute;
		top:100px;
		left:30px;
		color:#ddd;
		font-weight:bold;


}
.headersearch 	
{		font-size: 0.8em;
		position:absolute;
		top:100px;
		left:500px;
		text-align:center;
		width:250px;
}
/*サイトマップ・お問い合わせ*/
.serch{		font-size: 0.8em;
		position:absolute;
		top:100px;
		left:500px;
		text-align:center;
		width:250px;
}
.headerinfo1 a	{
		font-size: 0.8em;
		position:absolute;
		top:20px;
		left:20px;
		font-weight:bold;
		color:#000;
}
.headerinfo2 a	{
		font-size: 0.8em;
		position:absolute;
		top:20px;
		left:100px;
		font-weight:bold;
		color:#000;

}
.headerinfo3 a	{
		font-size: 0.8em;
		position:absolute;
		top:20px;
		left:200px;
		font-weight:bold;
		color:#000;

}


/* 左ブロック */

.leftcolumn {
	width: 180px;
	font-size: 1em;
	border-right: solid 1px #dddddd;
}

.leftcolumn th {
	background: #778899;
	color: #aaaaaa;
	font-size: 1em;
	vertical-align: middle;
}

.leftblockTitle {
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	padding: 6px 5px 1px;
	border-bottom: 3px double #aaaaaa;
	margin: 0;
}

.leftblockContent {
	margin: 5px 2px 10px 2px;
	padding: 3px;
	line-height: 1.2;
}

/* 中央ブロック */

.centeroutline {
	margin-bottom: ;
	padding-left: 3px;
	padding-top: 10px;
	border: solid 0px #cccccc;
}

.centercolumn {
	font-size: 1em;
	margin: 0;
	padding:;
}

.centercolumn th {
	background: #4d99ff;
	color: #ffffff;
	vertical-align: middle;
}

/* 中央-中央ブロック */

.centerCcolumn {
	width: 580px;
	margin: 0;
	padding:;

}

.centerCblockTitle {
	bgcolor: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 30px;
	padding: ;
	border: solid 0px #7a7acc;
}
.itemTitle {
	font-size: 0.8em;
	background: #4d99ff;
	color: #ffffff;
	vertical-align: middle;
}
.centerCblockContent {
	font-size: 0.9em;
	padding: 5px;
	line-height: 1.4;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;

}

.centerCcolumn th {
	background: #4d99ff;
	color: #ffffff;
	vertical-align: middle;
}
/* 中央-左ブロック */

.centerLcolumn {
	width: 340px;
	margin: 0;
	padding:;

}

.centerLblockTitle {
	bgcolor: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 10px;
	padding: 0;
	border: solid 0px #7a7acc;
}

.centerLblockContent {
	font-size: 0.8em;
	padding: 5px;
	line-height: 20px;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;

}

/* 中央-右ブロック */

.centerRcolumn {
	width: 300px;
	margin: 0;
	padding:;
}

.centerRblockTitle {
	bgcolor: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 10px;
	padding: 0;
	border: solid 0px #7a7acc;
}

.centerRblockContent {
	font-size: 0.8em;

	padding: 5px;
	line-height: 20px;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;

}

.content {
	text-align: left;
	margin: 0;
	padding: 8px;
}

/* 右ブロック */

.rightcolumn {
	background: url(images/rb.gif) right repeat-y;
	width: 210px;
	font-size: 1em;

}

.rightcolumn th {
	background: #778899;
	color: #ffffff;
	font-size:1em;
	vertical-align: middle;
}

.rightblockTitle {
	background: url(images/hbar.gif) repeat-x #ffffff;
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 5px;

}

.rightblockContent {
	font-size: 1.0em;
	padding-bottom: 15px;
	padding: 5px;
	line-height:;}
.moreBlogs	{
	font-size:0.8em;
	margin-top:10px	
	}

ul.d3blogBlockLatestEntries	{
	font-size:0.8em
}

/* フッター */

.footerbar {
	background: #4d99ff;
	color: #ffffff;
	font-size: 9pt;
	text-align: center;
	margin: 0;
	padding: 3px;
}

.footerbar a {
	color: #ffffff;
}

.footerbar a:visited {
	color: #ffffff;
}

.footerbar a:hover {
	color: #ff8c00;
	text-decoration:underline overline;
}

input.formButton {}

.item {
	border: solid 1px #7a7acc;
}

.itemHead {
	background: #4d99ff;
	color: #ffffff;
	margin: 0;
	padding: 3px;
}

.itemInfo {
	background: #efefef;
	text-align: right;
	margin: 0;
	padding: 3px;
}

.itemTitle a {
	background: transparent;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
}

.itemTitle a:visited {
	color: #e6e6e6;
}

.itemPoster {
	font-size: 0.9em;
}

.itemPostDate {
	font-size: 0.9em;
}

.itemStats {
	font-size: 0.9em;
}

.itemBody {
	margin: 0;
	padding-left: 5px;
}

.itemText {
	margin: 6px;
	line-height: 1.5;
}

.itemFoot {
	background: #efefef;
	text-align: right;
	margin: 0;
	padding: 3px;
}

.itemAdminLink {
	font-size: 0.9em;
}

.itemPermaLink {
	font-size: 0.9em;
}

/*メインメニュー*/

td#mainmenu a {
	text-decoration: none;
	margin: 0;
	padding: 2px;
	display: block;
	font-size:0.9em;
}

td#mainmenu a:visited{
	color:#000080;
}


td#mainmenu a:hover {
	background: #e6e6e6;
	text-decoration: none;
}

td#mainmenu a.menuTop {
	margin: 0;
	padding-left: 3px;
	border-bottom: dotted 1px #7a7acc;
}

td#mainmenu a.menuMain {
	margin: 0;
	padding-left: 3px;
	border-bottom: dotted 1px #7a7acc;
}

td#mainmenu a.menuSub {
	margin: 0;
	padding-left: 9px;
	border-bottom: dotted 1px #7a7acc;
}

td#usermenu a {
	background: #ffffff;
	text-decoration: none;
	margin: 0;
	padding: 2px;
	border-bottom: dotted 1px #7a7acc;
	display: block;
}

td#usermenu a:visited {
	color:#000080;
}

td#usermenu a:hover {
	background: #e6e6e6;
	text-decoration: none;
}
td#usermenu a.menuTop {}

td#usermenu a.highlight {
	background: #ffcccc;
}

/*メインメニューおわり*/


.outer {
	border: solid 1px #c0c0c0;
}

.head {
	background: #66a8ff;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.even {
	background: #efefef;
	margin: 0;
	padding: 5px;
}

.odd {
	background: #c2dcff;
	margin: 0;
	padding: 5px;
}

.foot {
	background: #c2cdd6;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

tr.even td {
	background: #ffffff;
	margin: 0;
	padding: 5px;
	text-align: left;	
}

tr.odd td {
	background: #efefef;
	margin: 0;
	padding: 5px;
	text-align: left;
}

div.errorMsg {
	background: #ffcccc;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 10px;
	border-top: solid 1px #ddddff;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-left: solid 1px #ddddff;
}

div.confirmMsg {
	background: #ddffdf;
	color: #136c99;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border-top: solid 1px #ddddff;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-left: solid 1px #ddddff;
}

div.resultMsg {
	background: #ddddff;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #9999cc;
	border-bottom: solid 1px #9999cc;
	border-left: solid 1px #cccccc;
}

div.xoopsCode, div.xoopsQuote { 
	width:98%;
	height: 100%;
	padding: 0;
}

div.xoopsCode pre {
	border: solid 1px #c0c0c0;
	margin:0;
	overflow:auto;
	padding:0 1em;
	min-height:4em;
	height:auto;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
    background-color:#ffffff;
}
/* for IExplorer */
* html div.xoopsCode pre {
	height:4em;
	height:auto;	/* IE 6.x */
	width:40em;
}

div.xoopsQuote blockquote {
	margin: 0;
	padding: 0 6px 6px 6px;
	border: solid 1px #c0c0c0;
    background-color:#ffffff;
}

.comTitle {
	font-weight: bold;
	margin-bottom: 2px;
}

.comText {
	margin: 0;
	padding: 2px;
	line-height: 1.4;
}

.comUserStat {
	background: #f5f5f5;
	color: #2f5376;
	font-size: 0.8em;
	font-weight:bold;
	margin: 2px;
	padding: 4px 2px 1px 4px;
	border: solid 1px #c0c0c0;
}

.comUserStatCaption {
	font-weight: normal;
}

.comUserRank {
	margin: 2px;
}

.comUserRankText {
	font-size: 0.8em;
}

.comUserRankImg {
	border: 0;
}

.comUserName {}

.comUserImg {
	margin: 2px;
}

.comDate {
	font-size: smaller;
	font-weight: normal;
}

.comDateCaption {
	font-weight: normal;
}

.comUserStatus {
	background: #f5f5f5;
	color: #2f5376;
	font-size: 0.8em;
	font-weight: bold;
	margin: 2px;
	padding: 4px 2px 1px 3px;
	border: solid 1px #c0c0c0;
}
.d3blogContents {
	font-size: 0.8em;
}
.d3blogEntryTitle {
	font-size: 0.9em;
}
.gnn_cat {
	font-size: 0.9em;
}