/* basic */

* {
	padding:0;
	margin:0;
}
body {
	padding:0 15px 15px 0;
}
img {
	border:0;
	margin:0;
}
h1 {
	font-size:10px;
	position:relative;
	top:150px;
	left:10px;
}
a {
	text-decoration: none;
	color:#3300FF;
}
a:hover {
	color:#FF0066;
}
a:link {
	color:#3300FF;
}
a:visited {
	color:#3300FF;
}
a:active {
	color:#3300FF;
}
li {
	list-style-type: none;
}
p {
	font-size:1.0em;
	line-height:1.5em;
	padding:3px 0 3px 20px;
}
h3 {
	font-size:1.1em;
	background:url(http://www.senendama.com/assets/images/back_h3.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0 0 0 5px;
	margin:10px 0 0 0;
	clear:both;
}
h4 {
	font-size:1.05em;
	padding:10px 0 0 10px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
}
h5 {
	font-size:0.9em;
	font-weight:600;
	padding:5px 0 0 15px;
}
h6 {
	font-size:0.9em;
	font-weight:600;
	padding:5px 0 0 20px;
}

/* 基礎構造 */

#hbox {
	height:80px;
	width:1000px;
	background:url(http://www.senendama.com/assets/images/top2.jpg);
}
#hbox_inner {
}
#mbox {
	height:30px;
	width:1000px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#000000;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
}
#mbox_inner {
	padding:5px 0 5px 20px;
}
#cbox {
	width:1000px;
}
#cbox_inner {
	padding:10px 0 0 0;
}
#c_l_box {
	float:left;
	width:180px;
	padding:0 20px 0 0;
}
#c_r_box {
	float:left;
	width:800px;
}
#fbox {
	clear:both;
	height:40px;
	width:1000px;
	background:url(http://www.senendama.com/assets/images/footer.jpg);
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#000000;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
}
#fbox_inner {
	text-align:right;
	color:#FFFFFF;
	font-weight:600;
	padding:5px;
}
#fbox_inner a {
	color:#FFFFFF;
}

/* 詳細 */

#mbox_inner li {
	float:left;
	display:block;
	padding:0 20px 0 0;
	text-decoration:none;
	font-size:0.9em;
}
#c_l_box h3 {
	font-size:0.8em;
	text-align:center;
}
#c_r_box img {
	padding:10px;
}
#c_r_box ul {
	padding:10px 0 0 0;
}
#c_r_box li {
	padding:0 0 0 20px;
}
.clearboth {
	clear:both;
}
.img_float {
}
.img_float2 {
	float:left;
}
.textright {
	text-align:right;
}
.datetime {
	clear:both;
	text-align:right;
	font-size:0.8em;
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#000000;
}
.prevjumpnext {
	font-size:0.8em;
	text-align:right;
}
.pankuzu {
	font-size:0.8em;
}
.imgcenter {
	text-align:center;
}

/* DROPMENU */

#c_l_box a {
	font-size:0.8em;
	padding:0;
}
#c_l_box li {
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#87CEFA;
}
#c_l_box ul {
	padding:0 0 0 10px;
}
.topnav {
}
.last here {
}
.here {
	font-size:1.0em;
}
.last {
}

/* web拍手 */

#webclap {
	text-align:center;
	padding:0 0 15px 0;
}
#webclap p {
	font-size:0.8em;
}

/* 千円玉貯金 */
#counterbox {
	font-size:0.9em;
	text-align:center;
	padding:0 0 15px 0 ;
}
.fieldnum {
	font-size:0.8em;
}

/* 最近の投稿 */
.recententry_box {
	padding:5px;
	border-width:0 0 1px 0;
	border-style:dotted;
	border-color:#87CEFA;
}
.recententry_box h4 {
	border-style:none;
}
.recententry_box p {
	font-size:0.8em;
}
.displaydate {
	padding:0 0 0 30px;
	font-size:0.7em;
}

/* ajaxSearch */
#ajaxSearch_form {
	padding:10px 0 10px 10px;
}
#ajaxSearch_input {
	margin:0 0 5px 0;
}
#ajaxSearch_submit {
}
#ajaxSearch_output {
}
#ajaxSearch_resultListContainer {
	padding:0 0 0 10px;
}
.ajaxSearch_paging {
}
.ajaxSearch_pagination {
}
.ajaxSearch_result {
}
.ajaxSearch_resultLink {
}
.ajaxSearch_resultDescription {
}
.ajaxSearch_extract {
}
.ajaxSearch_highlight {
	background-color:#FFFF66;
}
.ajaxSearch_resultsIntroFailure {
}
.ajaxSearch_inrto {
}
.AS_ajax_result {
	padding:0 0 0 10px;
}
.AS_ajax_resultLink {
	font-size:0.7em;
}
.AS_ajax_resultDescription {
	font-size:0.9em;
}
.AS_ajax_extract {
	font-size:0.6em;
}
.AS_ajax_highlight {
	background-color:#FFFF66;
}
.AS_ajax_more {
}
.AS_ajax_resultsIntroFailure {
}

/* メンバー紹介 */
.memberbox {
	clear:both;
}
.memberbox h4 {
	float:left;
	width:250px;
	padding:0 0 0 20px;
	border-bottom-color:#FFFFFF;
}
.memberbox img {
	float:left;
}
.memberbox p {
	float:left;
}

/* 同人サークルリンク */
.circlelink_box {
	width:380px;
	float:left;
	line-height:1.4em;
}
.yomi {
	font-size:0.7em;
}

/* イベント用 */
.cm74 {
	width:800px;
}
.cm74_text {
	width:800px;
	_width:500px;
}
.cm74 img {
	padding:5px 0 0 0;
	margin:5px 0 0 0;
	width:300px;
	float:left;
}
.cm74_text p {
}
.cm75sp p {
	font-size:0.9em;
	padding:3px 0 3px 30px;
}
.cm75sp h4 {
	background-color:#99CCFF;
}
.cm75sp h5 {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#6699CC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#6699CC;
	background-color:#B0E0E6;
	margin:5px 0 5px 0;
}
.cm75sp h6 {
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#2E8B57;
}

