/* light10 nwun */
* {
	padding : 0;
	margin : 0;
}
body {
	margin : 0;
	padding : 0;
	font : normal 13px 'Trebuchet MS', Helvetica, sans-serif;
	color : #555;
	text-align : center;
	background : #fff;
}
a {
	color : #c54241;
	background-color : inherit;
	text-decoration : none;
}
a:hover {
	background-color : inherit;
	text-decoration : underline;
}
h1, h2, h3 {
	font : normal 1.8em 'Trebuchet MS', Helvetica, sans-serif;
	color : #333;
	letter-spacing : -1px;
}
h1 {
	font-size : 1.7em;
}
h2 {
	font-size : 1.5em;
	color : #555;
}
h3 {
	font-size : 1.5em;
	color : #777;
	font-weight : normal;
	letter-spacing : 0;
}
p, h2, h3 {
	margin : 0;
	padding : 0;
}
img {
	border : none;
	max-width : 100%;
}
a img {
	border : none;
	padding : 0;
}
a:hover img {
	border : none;
}
img.float-right {
	margin : 5px;
}
img.float-left {
	margin : 5px;
}

acronym {
	cursor : help;
	border-bottom : 1px solid #777;
}
blockquote {
	margin : 20px 0 20px 0;
	padding : 10px;
	background : #f9f9f9;
	border : 1px solid #ddd;
	color : #333;
}


/* */
#content-wrap {
	clear : both;
	float : left;
	width : 100%;
	background : #fff url(images/page.jpg) repeat-y center top;
}
#content {
	text-align : left;
	width : 904px;
	margin : 0 auto;
	padding : 0;
}
#main {
	margin : 10px 0 0px 0px;
	padding :0;
	width :730px;
	float :right;
}
.entry {
	clear : both;
}

#main h1 {
	font : normal 17px Helvetica, sans-serif;
	color : #333;
	padding : 0 0 5px 7px;
	margin : 10px 0 5px 0;
	border-left: 4px solid #c54241;
	border-bottom: 1px solid #eee;
}
#main h1 a {
	color : #c54241;
	text-decoration : none;
}
#main h1 a:hover {
	color : #333;
	text-decoration : none;
}
#main h2.title {
	font : 16px Meiryo, 'メイリオ', 'Lucida Grande', Verdana, 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	padding : 0 0 5px 0px;
	margin : 10px 0 5px 0;
	border-bottom: 1px solid #eee;
}
#main h2.title a {
	padding : 0 0 2px 7px;
	text-decoration : none;
	border-left: 3px solid #123454;
}
#main h2.title a:hover {
	color : #c54241;
	text-decoration : none;
}
#main h2.title small{
	font-size : 10px;
	margin : 0 0 0 20px;
}


.body {
	margin : 10px 0 20px 0;
	padding : 0;
	font-family: 'Courier New', 'ＭＳ ゴシック', 'Osaka-等幅', monospace;
	font-size:14px;
	line-height:1.5em;
	word-break: break-all;
}
.body a {
	color : #555;
	text-decoration : none;
}
.bodyfix{
	width:700px;
}
.post-footer {
	font-size : 95%;
	border : 1px solid #ddd;
	background : #f9f9f9;
	padding : 5px;
	margin : 20px 0 40px 0;
}
.post-footer .date {
	background : url(images/clock.gif) no-repeat left center;
	padding-left : 20px;
	margin : 0 10px 0 5px;
}
.post-footer .comments {
	background : url(images/comment.gif) no-repeat left center;
	padding-left : 20px;
	margin : 0 10px 0 5px;
}
.post-footer .readmore {
	background : url(images/arrow-right.gif) no-repeat left center;
	padding-left : 20px;
	margin : 0 10px 0 5px;
}
.post-footer .category {
	background : url(images/page.gif) no-repeat left center;
	padding-left : 20px;
	margin : 0 10px 0 5px;
}
.post-footer .user {
	background : url(images/ico_comment.gif) no-repeat left center;
	padding-left : 20px;
	margin : 0 10px 0 5px;
}
.align-left {
	text-align : left;
}
.align-right {
	text-align : right;
}
.cbody {
	margin : 20px 10px 10px 0;
	width:300px
	float:left;
}
.cbody:hover {
	color : #333;
}


#main p,
#main h3 {
	margin : 0 0 20px 0;
}
#main ul {
	margin : 0 0 20px 0;
	padding : 0;
	list-style : square inside;
	list-style : none;
	list-style-position:outside;

}
#main ul li {
	list-style : none;
	list-style-position:outside;
}
#main ol {
	margin : 0 0 20px 0;
	padding : 0;
	list-style-position : inside;
}
#main ol li {
}
/* Sidebar */
#sidebar {
	width : 155px;
	margin : 10px 0 10px 0;
	padding : 224px 0 0 0;
	background: #84C1FF url(images/logo1.jpg) no-repeat;
	font: 15px Meiryo, 'メイリオ', 'Lucida Grande', Verdana, 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
}
.sidebar_contents{
	padding: 0px 5px 150px 5px;
	background: #84C1FF;
}
#sidebar h1 {
	font-size:14px;
	color : #fff;
	padding : 0 0 5px 0;
	margin : 0;
	background : url(images/1.gif) repeat-x bottom left;
}
#sidebar ul.sidemenu {
	font: 14px;
	margin : 5px 0 15px 0;
	padding : 0;
}
#sidebar ul.sidemenu li {
	list-style : none;
	padding-bottom : 5px;
}
#sidebar ul.sidemenu a {
	color: #FFFF33;
	text-decoration : none;
}
#sidebar ul.sidemenu a:hover {
	color: #3333ff;
}

/* footer */
#footer {
	margin : 0 auto;
	width : 976px;
	clear : both;
	padding : 10px 0 25px 0;
	font-size: 13px;
	text-align : left;
	background : #fff none;
	color : #777;
	text-align : center;
	border-top : 4px solid #c54241;
}
.footer-content {
	margin : 0 auto;
	width : 976px;
}
.footer-content a {
	color : #c54241;
}
.footer-content a:hover {
	color : #777;
	text-decoration : none;
}
/* special */
#taikai {
	width :730px;
	margin : 0 0 10px 0;
	float :right;
	vertical-align:top;
}
#taikai ul{
	display:block;
	font-family: Meiryo, 'メイリオ', 'Lucida Grande', Verdana, 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	font-size:13px;
	margin : 0;
	padding : 5px 5px 8px 5px;
	background : #EAD79B;
}
#taikai ul li{
	display:inline;
	list-style : none;
}
#taikai ul li a{
	color : #fff;
	background:#ff9900;
	text-decoration : none;
	padding : 3px 15px 3px 10px;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
}
#taikai ul li a:hover{
	background:#ffd393;
	color : #000;
}
.yles {
	padding : 0 15px 0 15px;
	background : url(images/yles.gif) no-repeat left center;
}



form{		/* Forms */
	margin:0;
	padding: 0;
	margin : 10px 0 20px 0;
	padding : 0;
}
label {
	margin:0;
	padding: 0;
	font-weight:normal;
}
input{
	margin:0;
	padding: 0;
}
textarea {
	padding:5px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
.formfield {
	font-family:Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	background : #f9f9f9;
	color:#494949;
	margin-bottom:5px;
	padding:2px;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
}
.formfield:focus {
	background-color:#ffc;
	border:1px solid #000000;
}
.formbutton,
input.button {
	font-size: 12px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	margin: 1px 10px 0 0;
	padding: 1px 10px;
	color: #494949;
	height: 24px;
	background: #eee;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
}
.formbutton:hover,
input.button:hover {
	background : #fff;
}
.formcheckbox{
	margin: 1px 0 0 0;
	padding: 1px 10px;
}
#nucleus_lf_name {
	clear: both;
	ime-mode:inactive;
}
#nucleus_lf_pwd {
	clear: both;
	ime-mode:inactive;
}
#nucleus_lf_shared {
    width: 43px;
	padding: 1px;
}
#nucleus_cf_body {
	width: 350px;
	font-size:12px;
	background: white url(images/txbgj.gif) center center no-repeat;
	ime-mode:active;
}
#nucleus_cf_name{
	clear: both;
    width: 180px;
	height:18px;
	ime-mode:active;
}
#nucleus_cf_mail{
	clear: both;
    width: 180px;
	height:18px;
	ime-mode:inactive;
}
#nucleus_cf_email{
	clear: both;
    width: 180px;
	height:18px;
	ime-mode:inactive;
}
#nucleus_cf_verif{
    width: 43px;
	padding: 1px;
	ime-mode:disabled;
}
#nucleus_cf_remember {
	margin:2px 0 2px 10px;
}
* html #nucleus_cf_remember {
	margin:0px 3px -2px 0px;
}

#nucleus_mmf_frommail{
	clear: both;
    width: 180px;
	height:18px;
	ime-mode:inactive;
}

.commentform{	/* comment */
	float:left;
	width: 370px;
	padding: 10px;
	margin:0 10px 0 0;
    background: #E2EDF0 url(images/mountaintop.gif) top left no-repeat;
}
.commentform .formbutton{
}
.commentform checkbox{
}
.CaptchaSL{
	margin:5px 0px 3px 0px;
}
.mailform {		/* mailform */
	width: 370px;
	padding: 10px;
    background: #E2EDF0 url(images/mountaintop.gif) top left no-repeat;
}
.mailform .formfield{
}
.mailform textarea{
	width: 320px;
	font-size:12px;
	background: white ;
}
.mailform .formbutton{
}

.loginform {	/* loginform */
	padding:0px;
}
.loginform .formfield{
	font-size: 12px;
	clear: both;
    width: 140px;
	height:18px;
	margin: 0 0 0 0;
	padding:2px;
}
.loginform .formbutton{
    width: 146px;
	margin: 5px 0 0 0;
	padding:2px;
}
.searchform {	/* search form */
	padding:0px;
}
.searchform .formfield{
	font-size: 12px;
	clear: both;
    width: 180px;
	height:18px;
	margin: 0 0 0 0;
	padding:2px;
}
.searchform .formbutton{
    width: 186px;
	margin: 5px 0 0 0;
	padding:2px;
}
#content .searchform .formfield{
	font-size: 12px;
	clear: both;
    width: 250px;
	height:18px;
	margin: 5px;
	padding:2px;
}
#content .searchform .formbutton{
    width: 50px;
	margin: 5px;
	padding:2px;
}

.clear{
	clear: both;
	width: 98%;
	padding: 0;
	margin: 0;
}

.highlight{
	background: #DEFFA9;
}
.leftbox {
	float: left;
	margin-right: 1.3em;
	margin-bottom: 0;
}
.rightbox {
	float: right;
	margin-left: 1em;
	margin-bottom: 0;
}
