/* basic */
* {
	padding:0;
	margin:0;
}
body {
	padding:0 15px 15px 0;
	background:url(http://sousou.sukimadennou.net/assets/images/sousou_back.jpg);
	background-repeat:no-repeat;
	background-position:100% 100%;
	background-attachment:fixed;
}
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;
	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;
}
td {
	padding:4px;
}
/* 基礎構造 */
#hbox {
	height:160px;
	width:1000px;
}
#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;
	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;
	font-weight:600;
	padding:5px;
}
#fbox_inner a {
}
#addressbox {
	position:absolute;
	top:120px;
	left:575px;
	font-size:0.8em;
}

/* 詳細 */
#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;
}
.floatleft {
	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 {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding:0 0 50px 0;
}
/* 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 {
}
/* 最近の投稿 */
.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 {
}