﻿
body {
	margin:0;
	padding-top:0px;
	background:#ddd;
	background-repeat:repeat-x;
	font-family: "ＭＳ ゴシック", "Osaka";
	color:#444;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#000062;

	}
a:hover {
	color:#ff9d02 ;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#333;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 0 0 5px;
	}

p.infobox {
   height: 15em;
   overflow: scroll;
   border: springgreen 1px dashed;
}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin: 0 auto;
	background-color:#ffffff;
	}
	
/* The Top */
.top {
	height:99px;
	margin-top:0px;
	background:#000062 url(images/top_title2.gif);
	background-repeat:no-repeat;
	}

#banner{
	height:246px;
	background:url(images/top_image.gif);
	background-repeat:no-repeat;
	color:#fff;
	padding:5px 10px 0 0px;
	text-align:left;
	line-height:20px;
	}

.blogname {
	float:left;
	width:700px;
	margin:0px 0 0 0;
	}

.blogname h1  {
	font-size:40px;
	font-weight:normal;
	margin:5px 0px 0 110px;
	color:#428103;
	text-decoration: none;
	text-align:left;
	}

.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #428103; 
	text-decoration: none; 
	background-color:transparent;
	}

.blogname h1  a:hover { 
	color: #75cb01; 
	text-decoration: none; 
	background-color:transparent;
	}

.blogname h2 {
	margin:0px 0px 0 120px;
	font-size:16px;
	font-weight:normal;
	color:#000;
	text-align:left;
	}
	

/* The Content */
.date {
	float:left;
	width:58px;
	height:57px;
	background:url(images/date.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-size:14px;
	padding-top:3px;
	font-weight:normal;
    text-transform:uppercase;
	color:#fff;
	}

.date .day {
	color:#000;
	font-size:25px;
	font-weight:bold;
	padding-top:5px;
	line-height:28px;
	}

.icon_act {
	display:block;
	height:33px;
	margin:10px 0px 0px 0px;
	padding:3px 0px 0px 120px;
	background:url(images/act_title.gif) no-repeat;
    font-size:22px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}

.icon_reikai {
	display:block;
	height:33px;
	margin:10px 0px 0px 0px;
	padding:3px 0px 0px 80px;
	background:url(images/reikai_title.gif) no-repeat;
    font-size:22px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}

.icon_act a {
    font-size:22px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}

.icon_act a:hover {
	color:#ff9d02;
	background:none;
	font-weight:bold;
	text-decoration:none;
	}

.icon_reikai a {
    font-size:22px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}

.icon_reikai a:hover {
	color:#ff9d02;
	background:none;
	font-weight:bold;
	text-decoration:none;
	}

.content {
	padding:15px 10px 25px 15px;
	background:#fff url(images/content.jpg) repeat-x;
	height:100%;
	}
.content:after {
	content: "";
	display: block;
	clear: both;
	}

/* The Posts */
.text {
	width:740px;
	float:left;
	text-align:left;
	background-color:#ffffff;
	}

.post {
	padding:2px 0px 25px 15px;
	color:#333;
	font-size:14px;
	}

.post div.p-area{
	margin:15px 10px 0px 20px;
	width:680px;
	line-height:18px;
	}

.post div.l_stitle{
	font-weight:bold;
	background:url(images/stitle.gif) no-repeat;
	margin:3px 5px 3px 5px;
	padding:0px 0px 6px 17px;
	border-bottom:1px solid #aaaaaa;
	}

.post div.l_stext{
	margin:5px 10px 10px 24px;
	}

.post table{
	border-collapse: collapse;
	}

.post table.topics{
	margin:0px 0px 30px 0px;
	}

.post table.topics td{
	width:180px;
	padding:0px 10px 0px 20px;
	}
	
.post table.topicslist{
	font-size:15px;
	border-collapse: collapse;
	margin-left:5px;
	}

.post table.topicslist th.new{
	color:#333333;
	background:#eeffee url(images/new.gif) no-repeat;
	font-weight: normal;
	padding:4px 0px 4px 40px;
	width:120px;
	vertical-align:top;
	}

.post table.topicslist th{
	color:#333333;
	background:#eeffee;
	font-weight: normal;
	padding:4px 0px 4px 40px;
	width:120px;
	vertical-align:top;
	}
.post table.topicslist td{
	color:#333333;
	background-color: #eeffee;
	padding:4px 0px 4px 10px;
	width:470px;
	}

.post table.club{
	border-collapse: collapse;
	}

.post table.club th{
	vertical-align:top;
	text-align:center;
	color:#333333;
	font-weight: normal;
	padding:3px 3px 3px 3px;
	width:150px;
	border:1px solid #111111;
	}

.post table.club td{
	color:#333333;
	padding:3px 3px 3px 3px;
	width:450px;
	border:1px solid #111111;
	}

.post table.contentslist{
	border-collapse: collapse;
	}

.post table.contentslist td{
	border-bottom: 1px solid #777777;
	padding:7px 0px 7px 10px;
	width:300px;
	}

.post table.contentslist a{
	font-size:16px;
	font-weight:bold;
	color:#000062;
	padding:0px 3px 3px 27px;
	background:url(images/contentslist.gif) no-repeat;
	}

.post table.supportlist{
	border-collapse: collapse;
	}

.post table.supportlist td{
	border-bottom: 1px solid #777777;
	padding:7px 0px 7px 10px;
	width:520px;
	}

.post table.supportlist a{
	font-size:16px;
	font-weight:bold;
	color:#000062;
	padding:0px 3px 3px 27px;
	background:url(images/contentslist.gif) no-repeat;
	}
.post table.naiki{
	border-collapse: collapse;
	}

.post table.naiki th{
	vertical-align:top;
	color:#333333;
	font-weight: normal;
	padding:3px 3px 3px 3px;
	width:40px;
	}

.post table.naiki td{
	color:#333333;
	padding:3px 3px 3px 3px;
	width:600px;
	}

.post table.betsu{
	border-collapse: collapse;
	}

.post table.betsu td{
	color:#333333;
	background-color: #ffffff;
	border: 1px solid #222222;
	padding:3px 5px 3px 10px;
	width:80px;
	text-align: center;
	}

.post table.betsu td.num{
	color:#333333;
	background-color: #ffffff;
	border: 1px solid #222222;
	padding:3px 15px 3px 0px;
	width:80px;
	text-align: right;
	}

.post table.betsu7{
	border-collapse: collapse;
	}

.post table.betsu7 td{
	vertical-align:top;
	color:#333333;
	background-color: #ffffff;
	padding:3px 0px 3px 5px;
	}

.post table.members{
	
	border-collapse: collapse;
	border: 1px solid #000000;
	}

.post table.members td{
	border: 1px solid #000000;
	padding: 4px 4px 4px 4px;
	}

.post table.members td.name{
	text-align:justify;
	text-justify:distribute-all-lines;
	}

.post table.schedule{
	text-align: left;
	border:1px solid #555555;
	}

.post table.schedule td{
	border:1px solid #555555;
	}

.post table.link{
	border-collapse: collapse;
	}

.post table.link th{
	color:#333333;
	background-color: #ccddcc;
	border: 1px solid #ffffff;
	font-weight: normal;
	padding:4px 0px 4px 10px;
	width:300px;
	}

.post table.link td{
	color:#333333;
	background-color: #ddeedd;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding:4px 0px 4px 10px;
	width:350px;
	}

.post p.mtitle{
	font-weight:bold;
	background:url(images/mtitle.gif) no-repeat;
	padding:1px 0px 1px 10px;
	margin:2px 0px 2px 0px;
	}

.post p.ktitle{
	font-weight:bold;
	border-left: 5px solid #000062;
	border-bottom: 1px solid #000062;
	padding:0px 0px 2px 7px;
	}

.post p.jiseki{
	font-weight:bold;
	font-size:14px;
	color:#000;
	text-align:center;
	padding:10px 0px 10px 0px;
	}

.post a.return{
	font-size:13px;
	font-weight:bold;
	color:#000062;
	margin-top:10px;
	padding:2px 3px 3px 27px;
	background:url(images/return.gif) no-repeat;
	}

.post div.space{
	padding:25px 0px 25px 0px;
	}
	
.post div.space2{
	padding:20px 0px 10px 0px;
	}

h2.ptitle {
    font-size:22px;
	margin:0px 0 0 0;
	padding:6px 3px 8px 20px;
	color:#0d4501;
	font-weight:bold;
	background:url(images/page_b.gif) no-repeat;
	font-family: "serif";
	}

h2.title {
    font-size:22px;
	color:#ffffff;
	font-weight:blod;
	}

h2.title a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}

h2.title a:hover {
	color:#aaaaff;
	background:none;
	font-weight:bold;
	text-decoration:none;
	}

.postinfo {
	height:20px;
	margin-top:20px;
	padding: 2px 5px 2px 2px;
	color:#eee;
	}

.postinfo a {
	color:#000062;
	font-weight:normal;
	text-decoration:none;
	}

.category {
	float:left;
	padding:3px 0 0 27px;
	color:#222;
	background:url(images/categ.jpg);
	background-repeat:no-repeat;
	}

.p_comments {
	line-height:20px;
	float:right;
	background:url(images/comment.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	width:109px;
	height:26px;
	padding:2px 0px 0 2px;
	}

.p_comments a:link,
.p_comments a:visited {
	padding:0px 5px 0 5px;
	color: #fff;
	background-color: transparent;
	}

.p_comments a:hover {
	color: #222;
	background-color: transparent;
	padding:0px 5px 0 5px;
	}

#right-column{
	float:right;
	width:215px;
	margin:0 ;
	}

/* The Sidebar0 */
.sidebar {
	float:right;
	width:214px;
	padding-top:1px;
	padding-left:10px;
	font-size:14px;
	margin:0px;
	}

.sidebar  a{
	text-decoration:none
	}

.sidebar h2 {
	height:31px;
	line-height:31px;
	font-size:16px;
	color:#fff ;
	margin:0;
	background:#007fb2 url(images/h2.jpg);
	background-repeat:no-repeat;
	padding:0px 0 0 10px;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom:1px solid #d8d8d8;
	}

.sidebar ul ul ul {
	list-style-type: none;
	margin: 2px 0px 0px 10px;
	padding: 0px 0px 0xp 0px;
	border:0;
	}

.sidebar ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebar li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	}

.sidebar li li {
	list-style-type:none;
	border-bottom:1px solid #A1C607;
	margin: 0;
	background: #000062 url(images/button.if) 7px 5px no-repeat;
	padding: 3px 10px 3px 22px;
	}

.sidebar li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	background: #000062;
	padding: 3px 10px 3px 2px;
	}

.sidebar li li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	background: #000062;
	padding: 3px 10px 3px 10px;
	}

.sidebar p {
	padding: 7px 10px;
	background: #000062;
	margin:0;
	}

.sidebar  a:link, .sidebar  a:visited{
	color:#ffde62;
	font-weight:bold;
	}

.sidebar  a:hover {
	color:#fff;
	}

.sidebar table {
	width:100%;
	text-align:center;
	border:0px;
	}

/* --- FOOTER --- */
.footer {
	height:25px;
	padding:8px 0 0 0px;
	background: url(images/footer.jpg) repeat-x;
	color:#fec737;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	width:100%;
	}

.footer a{
	color:#ff9d02;
	}

#bottombar {
	width:100%;
	height:auto;
	margin:0 0 0 0;
	padding:15px 0 0 0;
	background:#0D4501;
	border-top:3px solid #A1C607;
	color:#fff;
	}

.bar-one li {
	list-style:none !important;
	list-style:outside;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

.bar-one ul {
	list-style:none;
	margin:0px 0px 15px 15px;
	padding:0px 0px 0px 0px;
	}

.bar-one ul li {
	list-style:none;
	margin:5px 0px 5px 0px;
	padding:0px 0px 5px 10px;
	}

.bar-one ul li a {
	color:#fff;
	}

.bar-one ul li a:hover {
	color:#fff;
	}

.bar-one {
	float:left;
	display:inline;
	width:30%;
	margin-right:30px;
	font-size:14px;
	font-weight:normal;
	letter-spacing:1px;
	}

.bar-one h2 {
	width:100%;
	height:20px;
	margin:0px 0px 10px 5px;
	padding:4px 0px 0 5px;
	color:#fec737;
	letter-spacing:1px;
	font-weight:normal;
	font-size:16px;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}

.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#000062;
	}

.navigation a:hover {
	color:#ff9d02;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
    font-size:22px;
	margin:2px 0px 5px 15px;
	padding:6px 3px 7px 20px;
	color:#0d4501;
	font-weight:bold;
	background:url(images/page_b.gif) no-repeat;
	font-family: "serif";
	}


