body {
	background-color: #e3e9f5;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(image/back16.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #4E1FB3;
	}

a:visited {
	color: #CC3355;
	}

a:active {
	color: #14A2E9;
	}

a:hover {
	color: #FF0000;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

strong {
	color: #003333;
	}

q {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
	}

abbr {
	color: #034738;
	font-weight: bold;
	border-bottom: 1px dashed #403080;
	}

blockquote {
	color: #441111;
	text-align: left;
	background-color : #FFF0F0;
	padding:7px 10px;
	border:2px solid #FFCCCC;
	-moz-border-radius: 1.5em;
	margin-top: 1em;
	margin-bottom: 0px;
	}

.center {
	text-align: center;
	}

p.center {
	text-align: center;
	padding-top: 1em;
	}

p.right {
	text-align: right;
	}

.red {
	color: #EE0033;
	}

.yellow {
	color: #CC9900;
	}

.blue {
	color: #000066;
	}

div#mailfrom_hidden_object {
	width: 1px;
	height: 1px;
	overflow: hidden;
	}

.nextback {
	text-align: right;
	font-size: small;
	}

.nextback2 {
	text-align: left;
	font-size: small;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 777px;
	background-image: url(image/bg_container.gif);
	background-repeat: repeat-y;
	background-position: center;
	border-left: 1px solid #8C8C8C;
	border-right: 1px solid #8C8C8C;
	}

#header {
	margin: 0px;
	padding: 0px;
	width: 777px;
	height: 100px;
	}

#left {
	float: left;
	width: 190px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	}

.sidebar {
	width: 173px;
	color: 333333;
	background-color: #FBFFE7;
	border-left: 1px solid #FDD363;
	border-right: 1px solid #FDD363;
	border-bottom: 1px solid #FDD363;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 7px;
	}

.sidebar h2 {
	color: #FF9933;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	background-image: url("image/sba1p_title_bg.gif");
	background-repeat: no-repeat;
	weight: 160px;
	height: 24px;
	margin-left: 6px;
	padding-left: 10px;
	}

.sidebar ul {
	background-color: #FEFCBE;
	margin: 0px 7px 0px 6px;
	padding: 0px 5px 10px 0px;
	}

.sidebar ul ul {
	background-color: #FEFCBE;
	margin: 0px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	background-image: url("image/sba1p_p.gif");
	background-repeat: no-repeat;
	background-position: 10px 5px;
	background-color: #FEFCBE;
	list-style: none;
	padding-left: 23px;
	}

.sidebar p.twit {
	color: #333333;
	font-size: x-small;
	text-align: left;
	line-height: 120%;
	background-color: #FEFCBE;
	border-top: 1px solid #b6b6b6;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 3px;
	}

.sidebar span {
	color: #666666;
	font-size: xx-small;
	}

.pickup {
	background-color: #FEFCBE;
	margin: 0px 7px 0px 6px;
	padding: 0px 0px 10px 5px;
	text-align: left;
	}

.pixiv {
	background-color: #FEFCBE;
	margin: 0px 5px 0px 4px;
	padding: 0px;
	text-align: left;
	}

.twitter {
	background-color: #FEFCBE;
	margin: 0px 7px 0px 6px;
	padding: 0px 0px 4px 0px;
	}

#twitter {
	color: #666666;
	}

.sidebar #categories ul {
	background-color: #FEFCBE;
	padding: 0px 10px 10px 0px;
	}

.sidebar #categories li {
	background-image: url("image/sba1p_p.gif");
	background-repeat: no-repeat;
	background-position: 10px 5px;
	}

.sidebar img {
	margin-left: 6px;
	padding: 0px;
	border: 0px;
	}

#main {
	float: right;
	width: 587px;
	overflow: hidden;
	}

.contents {
	width: 567px;
	margin: 0px 10px 0px 10px;
	color: #666666;
	}

.notice{
	padding: 0px 0px 1em 0px;
	margin: 0px 15px 1em 4px;
	width: 554px;
	background-color: #FFEEEE;
	border: 1px solid #990000;
	font-size: small;
}

.notice p {
	color: #552222;
	text-align: left;
	line-height: 140%;
	padding: 1em 5px 0px 10px;
	margin: 0px;
	}

.notice img {
	margin: 0px 1em 0.6em 0px;
	}

.notice img.img {
	vertical-align: middle;
	margin-bottom: 0px;
	margin-right: 0px;
	}

.contents-body {
	font-size: small;
	color: #333333;
	background-image: url("image/obj_table_bg.gif");
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

.contents-bottom {
	background-image: url("image/obj_table_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 16px;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.contents-bottom2 {
	background-image: url("image/obj_table_bottom2.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 13px;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.contents-space {
	height: 13px;
	}

.contents-line {
	height: 16px;
	background-image: url("image/line_01.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	}

.contents-line0 {
	height: 3px;
	background-image: url(image/line_01.gif);
	background-repeat: no-repeat;
	background-position: center;
	}

.contents .center {
	text-align: center;
	}

.contents .right {
	text-align: right;
	}

.contents h2 {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka","sans-serif";
	font-size: small;
	text-align: left;
	font-weight: bold;
	background-image: url("image/sba_day.gif");
	background-repeat: no-repeat;
	height: 32px;
	margin: 0px;
	padding: 3px 0px 0px 35px;
	}

.contents h3 {
	color: #660000;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", "sans-serif";
	font-size: small;
	text-align: left;
	font-weight: bold;
	padding: 3px 0px 0px 30px;
	margin: 12px 10px 5px;
	height: 26px;
	background-image: url("image/sba_title.gif");
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	padding: 3px 15px 3px 55px;
	}

.contents h3 a:link {
	color:#660000;
	text-decoration:none;
}

.contents h3 a:visited {
	color:#660000;
	text-decoration:none;
}

.contents h3 a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.contents h4 {
	padding: 3px 15px 3px 55px;
	}

.contents p {
	line-height: 140%;
	text-align: left;
	margin: 0px;
	padding: 1em 17px 0px 19px;
	}

.contents p.list {
	font-size: small;
	padding: 0em 14px 0px 14px;
	}

.contents ul {
	font-size: small;
	margin-left: 17px;
	margin-right: 6px;
	text-align: left;
	list-style-image: url("http://eigi.solar.or.jp/image/dot.png");
}

.contents li {
	margin-top: 0.6em;
	padding: 0px 10px 0px 10px;
}

.contents table {
	font-size: small;
	}

.contents .player {
	margin: 1em 10px 1em 20px;
	}

.contents .mail {
	text-align: right;
	}

.contents .radio_mail {
	font-size: small;
	color: #990033;
	font-weight: bold;
	}

.contents .white {
	color: #ffffff;
	}

.contents .style1 {
	font-size: large;
	}

.contents .style2 {
	font-size: x-large;
	}

.contents .style3 {
	font-size: xx-large;
	}

.contents .style01 {
	font-size: large;
	text-align: center;
	}

.contents .style02 {
	font-size: x-large;
	text-align: center;
	}

.contents .style03 {
	font-size: xx-large;
	text-align: center;
	}

.contents-body img {
	margin: 0px 1em 1em 0px;
	}

.contents-body img.img {
	vertical-align: middle;
	margin-bottom: 0px;
	margin-right: 0px;
	}

.contents-body img.webclap {
	margin-bottom: 0px;
	margin-right: 1em;
	}

.contents .posted {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: right;
	background-image: url(image/line_01.gif);
	background-repeat: no-repeat;
	margin: 0px 10px;
	padding: 7px 5px 0px 0px;
	}

.contents .posted-body {
	vertical-align: middle;
	}

#trackbacks{
	text-align: right;
	}

#copyright{
	font-size: small;
	text-align: left;
	color: #333333;
	margin-left: 16px;
	margin-right: 12px;
	}

#copyright2{
	font-size: x-small;
	text-align: left;
	color: #333333;
	margin-left: 16px;
	margin-right: 12px;
	}

