* {
	font-size: 12px;
	font-style: normal;
/*	line-height: 125%;*/
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
body {
	color: #333333;
	background: #e6ff09 url(../images/backimg.gif) repeat;
/*	background: #CCCC99 url(../images/backimg.jpg) repeat-x center top;*/
	text-align: center;
}
img {
	vertical-align: bottom;
	border: 0px;
}
.none {
	display: none;
}
#box980 {
	text-align: left;
	width: 960px;
	background: #eeeeee;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
	margin: 10px auto;
	padding: 0px 9px 9px;
}
#box960 {
	border: 1px solid #666666;
	padding: 9px;
	height:100%;
	min-height:1%;
}
#box960:after { content:""; display:block; height:0px; clear:both; overflow: auto;}
#left_box {
	float: left;
	width: 615px;
	border-right: 5px solid #333333;
	padding-right: 10px;
}
#right_box {
	float: right;
	width: 300px;
}
a {
	color: #3366FF;
	font-weight: bold;
}
a:visited {
	color: #3366FF;
	font-weight: bold;
}
a:hover {
	color: #FF6699;
	font-weight: bold;
}
a:active {
	color: #FF6699;
	font-weight: bold;
}

/*header*/

#header {
	position: relative;
	width: 960px;
}
#header h1 {
	background: url(images/head.gif) no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 960px;
	overflow: hidden;
}
#header p {
	text-indent: -9999px;
	height: 12px;
	width: 100px;
	overflow: hidden;
	position: absolute;
	top: 5px;
	right: 0px;
}
#header p a {
	height: 12px;
	width: 100px;
	display: block;
}

/*blog_title*/

#blog_title {
	margin-bottom: 10px;
}
#blog_title dl {
	width: 615px;
	height:100%;
	min-height:1%;
}
#blog_title dl:after { content:""; display:block; height:0px; clear:both; overflow: auto;}
#blog_title dt {
	float: right;
	width: 240px;
}
#blog_title dd {
	float: left;
	width: 365px;
	text-align: center;
}
#blog_title dd h2 {
	font-size: 18px;
	line-height: 25px;
	color: #FFFFFF;
	background: #6699CC;
	padding-left: 5px;
	text-align: left;
	margin-bottom: 10px;
}

/*blog_box*/

#blog_box {
	clear: both;
	width: 615px;
	height:100%;
	min-height:1%;
}
#blog_box:after { content:""; display:block; height:0px; clear:both; overflow: auto;}
#blog_right {
	float: right;
	width: 465px;
}
#blog_left {
	float: left;
	width: 140px;
}

/*kiji*/

div.kiji {
	width: 450px;
	padding-left: 10px;
	border-left: 5px solid #333333;
	margin-bottom: 10px;
}
div.kiji h3 {
	font-size: 16px;
	color: #FFFFFF;
	background: url(images/blog_title.gif) center center;
	margin-bottom: 5px;
	padding: 10px 5px;
}
div.kiji dl {
	margin-bottom: 5px;
}
div.kiji dt {
	background: url(images/dot_gray.gif) repeat-x left bottom;
	margin-bottom: 5px;
	width: 450px;
	padding-bottom: 5px;
	height:100%;
	min-height:1%;
}
div.kiji dt:after { content:""; display:block; height:0px; clear:both; overflow: auto;}
div.kiji dt strong {
	background: url(images/koushin.gif) no-repeat;
	text-indent: -9999px;
	height: 15px;
	width: 40px;
	margin-right: 5px;
	float: left;
	overflow: hidden;
}
div.kiji dt em {
	font-weight: bold;
	color: #CC3366;
	float: left;
	width: 405px;
}
div.kiji dd {
	clear: both;
	line-height: 150%;
}
div.kiji dd td {
	font-size: 10px;
}

/*back_no*/

#back_no h3 {
	display: none;
}
#back_no dl {
	margin-bottom: 10px;
	clear: both;
}
#back_no dt {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background: #505050;
	text-align: center;
	margin-bottom: 5px;
}
#back_no dd ul {
	width: 140px;
	height:100%;
	min-height:1%;
}
#back_no dd ul:after { content:""; display:block; height:0px; clear:both; overflow: auto;}
#back_no dd li {
	float: left;
	width: 35px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #333333;
	text-align: center;
}

/*banner*/

#bnr_box {
	margin-bottom: 10px;
}

/*profile*/

#prof {
	margin-bottom: 20px;
}
#prof h3 {
	background: url(images/prof_title.gif) no-repeat;
	text-indent: -9999px;
	height: 40px;
	width: 300px;
	margin-bottom: 5px;
	overflow: hidden;
}
#prof dl {
	width: 300px;
	height:100%;
	min-height:1%;
}
#prof dl:after { content:""; display:block; height:0px; clear:both; overflow: auto;}
#prof dt {
	float: right;
	width: 100px;
}
#prof dd {
	float: left;
	width: 200px;
	font-size: 14px;
	margin-bottom: 3px;
	line-height:125%;
}
#prof dd strong {
	font-size: 14px;
}
#prof h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #339999;
	margin-bottom: 5px;
	width: 298px;
}
#prof ul {
	width: 300px;
	margin-bottom: 5px;
}
#prof li {
	margin-bottom: 5px;
}
#prof li img {
	margin-right: 3px;
}
#prof p {
	clear: both;
}

/*sanka_kikaku*/

#join {
	margin-bottom: 20px;
}
#join h3 {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	background: #339999;
	margin-bottom: 5px;
	text-align: center;
}
#join p {
	margin-bottom: 5px;
}
#join li {
	margin-bottom: 5px;
}

/*ohter*/

#other {
	margin-bottom: 20px;
}
#other h3 {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	background: #339999;
	margin-bottom: 5px;
	text-align: center;
}
#other p {
	margin-bottom: 5px;
}

/*top_special_main*/

#top_special_main {
	clear: both;
	margin-bottom: 10px;
}
#top_special_main h3 {
	margin-bottom: 5px;
}
#top_special_main dl {
	width: 300px;
	height:100%;
	min-height:1%;
}
#top_special_main dl:after { content:""; display:block; height:0px; clear:both; overflow: auto;}
#top_special_main dt {
	float: right;
	width: 150px;
}
#top_special_main dd {
	float: left;
	width: 145px;
	margin-bottom: 3px;
}
#top_special_main dd strong {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
#top_special_main dd a {
	display: block;
	background: url(images/dot_gray.gif) repeat-x left top;
	padding-top: 5px;
}

/* 柏木さんブログ用 */

div.imagebox {
width: 144px; /* 横幅 */
float: left;
margin: 2px;
}

p.image, p.caption {
text-align: center; /* 中央寄せ */
margin: 5px;        /* 余白・間隔 */
}
p.caption {
font-size: 80%;     /* 文字サイズ */
}

p.exp {
			clear: left;       /* 回り込みを解除 */
		}
