/* basic css */
* { padding: 0px; margin: 0px;font-size: 14px;line-height: 150%; font-family: "MS UI Gothic",Tahoma;}
body {font-size: 14px;font-family: "MS UI Gothic",Tahoma; text-align:left; background-color:#FFFFFF;}
table {width: 100%;font-size: 12px;font-family: "MS UI Gothic",Tahoma;}
A:link {color:#0000ff;}
A:visited {color:#0000ff;}
A:active {color:#0000ff;}
A:hover {color:#ff0000;text-decoration:underline;}
A {text-decoration:none}
li { margin-left: 12px; list-style: square inside; color: #000000}
/* li {list-style:none;} */

/* 全体 */
#container {width:720px; padding:0px;margin:0px;}

/* header css */
#header {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	width: 720px;
	height: 60px;
	background-image:url(header.gif);
	}

h1 { padding: 10px;}
h1 a {font-size: 20px; font-weight: bold;}
h1 a:link {color: #FFFFFF; text-decoration:none;}
h1 a:visited {color: #FFFFFF; text-decoration:none;}
h1 a:active {color: #FFFFFF; text-decoration:none;}
h1 a:hover {color:#FFFFFF; text-decoration: underline;}

.hlink {
	display: block;
	width: 300px;
	height: 30px;
	margin-top: 30px;
	}

#contents {
	font-size: 14px;
	border: 1px solid #666666;
	margin: 10px 0px 0px 0px;
	}

#left_c {
	width: 200px;
	height: 330px;
	}
	
.links {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #FFFFFF;
	}
	
.links a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
.links a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}

.links a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}

.links a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.links a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.but01 {
	padding: 0px;
	margin: 0px;
	}

.but02 {
	padding: 1px 0px 0px 0px;
	margin: 0px;
	}

.but03 {
	padding: 1px 0px 0px 0px;
	margin: 0px;
	}

.but04 {
	padding: 1px 0px 0px 0px;
	margin: 0px;
	}

/* left block css */
td#leftcolumn {
	width: 200px;
	vertical-align: top;
	font-size:12px;
	background-color:#FFFFFF;
}
td#leftcolumn td.blockTitle {
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	background-color: #CC0000;
}
td#leftcolumn td.blockContent {
	padding: 3px;
	line-height: 130%;
	color:#000000;
	background-color: #ededed;
}
td#leftcolumn td.blockContent a:link,a:visited,a:active {color:#0000ff;text-decoration:none;}
td#leftcolumn td.blockContent a:hover {color:#ff0000;text-decoration:underline;}
td#leftcolumn td.blockCorner {
	background-color:#CC0000;
}

td#leftcolumn td.blockBottom {
	padding: 0px;
	margin: 0px;
	background-color: #0000cc;
}

/* CENTERブロック */
td#centercolumn {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	padding-bottom: 0px;
	vertical-align: top;
}
td#centercolumn #content {

}
td#centercolumn th {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color:#ffffff;
	margin: 0px;
	padding: 10px;
	background-color:#CC0000;
}
td#centerCcolumn {
	padding: 0px;
	margin: 0px;
}
td#centerCcolumn td.blockTitle {
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	margin: 0px;
	padding: 10px;
	border-top: 1px solid #FFFFFF;
	background-color:#CC0000;
}
td#centerCcolumn td.blockContent {
	padding:10px;
	line-height: 130%;
	background-color: #FFFFFF;
}
td#centerCcolumn td.blockCornerL {
	background-color:#CC0000;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
td#centerCcolumn td.blockCornerR {
	background-color:#CC0000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
td#centerLcolumn {
	width: 49%;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
td#centerLcolumn td.blockTitle{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #0000cc;
}
td#centerLcolumn td.blockContent {
	padding: 3px 10px 3px 10px;
	line-height: 130%;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0000cc;
	border-bottom-color: #0000cc;
	border-left-color: #0000cc;
}
td#centerLcolumn td.blockCorner {
	background-color:#CC0000;
}

td#centerRcolumn {
	width: 49%;
	padding: 0px 5px 0px 0px;
	margin: 0px;
}
td#centerRcolumn td.blockTitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #0000cc;
}
td#centerRcolumn td.blockContent {
	padding: 3px 10px 3px 10px;
	line-height: 130%;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0000cc;
	border-bottom-color: #0000cc;
	border-left-color: #0000cc;
}
td#centerRcolumn td.blockCorner {
	background-color:#0000cc;
}
/*  */

/* right block css */
#rightcolumn {vertical-align: top;margin-left:5px;}
#rightcolumn .blockTitle {padding-top:2px; height: 16px; background-color:#0000cc; background-repeat: no-repeat;color:#FFFFFF; font-weight:bold;}
#rightcolumn .blockContent {margin-bottom: 10px; text-align:left;padding:3px;}

/* footer css */
#footer {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width: 720px;
	height: 30px;
	background-color: #CC0000;
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	}



/* メニュー表示 */
td#mainmenu a {}	
td#mainmenu a:hover {}
td#mainmenu a.menuTop {}
td#mainmenu a.menuMain {}
td#mainmenu a.menuSub {}
td#mainmenu a:hover.menuSub{}
td#usermenu a {}
td#usermenu a:hover {}
td#usermenu a.menuTop   {}
td#usermenu a.highlight {}
/*  */




th {background-color: #FFFFFF;}
.outer {}
.outer th {padding: 3px; color:#FFFFFF;}
.outer th a { color: #ffffff; font-size:130%;}
.outer td {padding: 3px;}
.head {background-color: #FFFFFF; padding: 5px; font-weight: bold;}
.head td { padding: 3px;}
.even {background-color: #FFFFFF; padding: 5px;}
.odd {background-color: #FFFFFF; padding: 5px;}
.foot {background-color: #0000cc; padding: 5px; font-weight: bold;}
tr.even td {background-color: #efefef; padding: 5px;}
tr.odd td {background-color: #e2e2e2; padding: 5px;}

/* photo album */
h4 {background-color: #e2e2e2;}
.outer .outer {border:0px; width:100%;}
.outer .outer .odd {padding:5px;}

/* blog */
hr {display: none;}
.blogindicate {text-align: center;}
.blogDate {font-size:11px;text-align:right;background-color:#e2e2e2;padding:2px; padding-right:10px;}
.blogTitle {font-size:14px; font-weight:bold;color:#0000cc;}
.blogTitle A:link {font-size:14px; font-weight:bold;color:#0000cc;}
.blogTitle A:visited {font-size:14px;color:#0000cc;}
.blogTitle A:active {font-size:14px;color:#0000cc;}
.blogTitle A:hover {font-size:14px;color:#0000cc;text-decoration:underline;}
.blogTitle A {text-decoration:none}
.blogCategory {display:none;text-align:right;font-weight:normal;}
.blogShoulder {text-align: right; margin-right:10px;}
.blogContents {margin-top:10px; text-align: left; margin-right:10px;}
.blogFooter {margin-top:10px;padding-top:3px;font-size:11px;text-align: right;border-top:1px solid #0000cc; padding-right:10px;}
.blogFooter a{font-size:11px;}

.blogTrackbackTable {border:1px dotted #000000;}
.blogTrackbackTitle {text-align: left;color:#0000cc;}
.blogTrackbackAnounce {margin-top: 5px;margin-bottom: 5px;text-align: left;}
.blogShowTrackbackURL {text-align:center;border:1px solid #000000;padding:1px;}

.blogCommentTable {border:1px dotted #000000;}
.blogCommentTitle {color:#0000cc;}
.blogCommentTitle a {text-align: right;}
.blogCommentFoot {text-align: right;}
.blogCommentTitle2 {margin-top: 5px;text-align: left;}
.blogCommentText {padding:20px;text-align: left;}


.blogHugBotan {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	MARGIN: 0px;
	PADDING-TOP: 3px;
	HEIGHT: 100%;
	text-align: center;
	TEXT-DECORATION: none;
	border: 1px solid #0000cc;

}
A.blogHugBotan:hover {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	MARGIN: 0px;
	PADDING-TOP: 3px;
	HEIGHT: 100%;
	BACKGROUND-COLOR: #efefef;
	border: 1px solid #0000cc;
}




.pagettl {padding-left:10px;}

.item {border:1px solid #efefef;}
.itemHead {background:#CC0000; color:#000000;padding: 3px;text-align: left;}
.itemInfo {text-align: right; padding: 3px; background: ##FFC1B2;}
.itemTitle {text-align: left;}
.itemPoster {}
.itemPostDate {}
.itemStats {}
.itemBody {padding-left: 10px;padding-right:10px;text-align: left;}
.itemText {padding: 5px 0px 5px 0px;text-align: left;}
.itemText:first-letter {}
.itemFoot {text-align: right; padding: 3px; background-color: #CC0000;}
.itemAdminLink {}
.itemPermaLink {}

/* comment */

.comTopicTitle {}
.comTitle {vertical-align: middle;}
comUserRank {}
.comUserRankText {}
.comUserRankImg {}
.comUserImg {}
.comUserStat {}
.comUserStatus {}
.comText {}
.comHugFoot {background-color: #e2e2e2;}
.comDate {}
.comDateCaption {}
.comHugFoot {}

#HugCustom {line-height:130%;}
#HugCustom h2 {text-align:center; background-color:#0000cc;padding:3px;color:#ffffff;margin-bottom:20px;font-size:16px;font-weight:bold;}
#HugCustom td {padding:3px;}
.hcleft {width:120px;background-color:#e2e2e2;}
.hcright {width:400px;background-color:#efefef;}

.footerbar {text-align:center; border-top: 1px solid #000000;}


/* システム リダイレクト*/
.sredirect0 {
  background-color: #f0f0f0;
}
.sredirect1 {
  background-color: #2F5376;
  TEXT-ALIGN: center;
}
.sredirect2 {
  height:10px;
  background-color: #cfcfcf;
}
.sredirect3 {
  text-align:center;
  background-color: #EBEBEB;
  border-top: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #AAAAAA;
  border-bottom: 1px solid #AAAAAA;
  font-weight : bold;
  font-size: 16px;
}
.sredirect3 a:link {color: #bb3838; text-decoration: none; font-weight: bold; font-size: 
16px}
.sredirect3 a:visited {color: #bb3838; text-decoration: none; font-weight: bold; font-size: 
16px}
.sredirect3 a:hover {color: #bb3838; text-decoration: underline; font-weight: bold; font-
size: 16px}
.sredirect4 {
  width: 70%;
  margin: 110px;
  text-align: center;
  padding: 15px;
  border: #e0e0e0 1px solid;
  color: #666666;
  background-color: #f6f6f6;
}