@charset "utf-8";
/* CSS Document */
body { 
	margin: 0 auto;
	text-align:center;
	margin:0 auto;
	background: #554433 url(http://koujin-kai.jp/images/bg_body.jpg) repeat-y;
	font: 82% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #3399FF;
	text-decoration:  none;
}

a:active {
	color: #333333;
	text-decoration: underline;
}

ul{
	margin:10px 0;
}
li { 
	text-indent: 1ex;
	margin:2px 0 5px -15px;
}

h1{ margin: 0 auto; font-size: 12px; font-weight: normal; display:block; width: 670px; text-align:left; color: #dcb;}
h3{ margin: 40px 0 15px;}
h4{ margin: 20px 0 10px;}

table td {
	font: 110% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

font {font-size:75%;}

/** boies **/

#warp {
	width: 670px;
	height:auto;
	margin: 0 auto;
	background:#FFFFFF;
}

#head {
	display: block;
	border: 0 none;
	width: 670px;
	height: 170px;
	background:url(http://koujin-kai.jp/images/top.jpg) no-repeat;
	text-align:left;
	font-size: 95%;
}
#head img {
	border: 0 none;;
}
#head p {
	font: 90% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" #999999;
	margin:15px 20px;
}

#contents {
	margin:0 auto;
	text-align:left;
	width: 670px;
	
}
#right {
	line-height:1.8;
	width: 470px;
	float: right;
	background: url(http://koujin-kai.jp/images/) repeat-y;
}


#left {
	font:85%
	line-height:1.5;
	width: 175px;
	float: left;
}
#fooder {
	width: 670px;
	height: 60px;
	clear: both;
	font-size:75%;
	text-align:center;
	background-color:#cccccc;
	border: 1px #FFFFFF;
	line-height:1em;
	margin: 40px auto 0;
}

table#tss {
	font: 80% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/** etc **/

#right #box {
	margin:20px 15px 25px;
}
#right #box div{
	text-align:left;
	margin: 0 20px 0 4px;
}
#right #box img{
	margin: 0 0 10px;
}


/**wn**/
#box #wn {
	margin: 5px 0 15px;
	height: auto;
	border: 1px #0099FF solid;
}

#box #wn div {
	text-indent: 2em;
	background:url(http://koujin-kai.jp/images/wnh.jpg) no-repeat;
	height:20px;
}


/**entry**/
#box #wne {
	margin: 5px 5px 5px 15px;
	height: auto;
}
#box #wne h5 {
	font-size:120%;
	height:20px;
	background:url(http://koujin-kai.jp/images/xx) no-repeat;
	text-indent: 1ex;
}

#box #wne .entf {
	font-size:80%;
	color: #09F;
	text-indent:1ex;
}


#imenu {
	margin:10px 5px 25px 15px;
}


/** etc **/
span { 
	color:#ff6666; 
}
.clr {
	clear: both;
}

#etc p {
	font-size:90%;
}
#right div img#cfr {
	margin: 5px 0 10px 20px;
}
#right div img#cfl {
	margin: 5px 20px 10px 0;
}
