body {
	font-size: 12px;
	line-height: 1.4em;
	color: #666666;
	background-color: #430a21;
	margin: 0px;
	padding: 0px;
	text-align:justify;
	text-justify:distribute;
	background-image: url(../img/common/bg_body.gif);
}

h1 , h2 , h3 , h4 , p , div , ul , li , dl , dt , dd{
	margin: 0px;
	padding: 0px;
}



ul , li , dl , dt , dd{
	list-style-type: none;
}


a:link , a:visited { 
color:#a3164b;
text-decoration:underline;
}
a:hover , a:active{
color:#a3164b;
text-decoration:none
}


.float_left{
	display: inline;
	float: left;

}

.float_right{
	display: inline;
	float: right;
}


#wrapper {
	background-color: #fdfdf7;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/common/bg_second.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: left;
}
#content {
	display: inline-block;
}



#side_left {
	width: 212px;
	margin-left: 14px;
}
#side_right {
	width: 560px;
}
#navi li {
	margin-bottom: 5px;
}

#navi li a{
	background-image: url(../img/common/second_navi.jpg);
	height: 26px;
	width: 200px;
	display: block;
}

#navi li a.onNewTopic{
	background-image: url(../img/common/second_navi_new.jpg)	!important;
}



#top a:link ,  #top a:visited{
	background-position: 0px 0px;
}
#top a:hover ,  #top a:active{
	background-position: 0px -26px;
}


#info a:link ,  #info a:visited{
	background-position: -200px 0px;
}
#info a:hover ,  #info a:active{
	background-position: -200px -26px;
}

#profile a:link ,  #profile a:visited{
	background-position: -400px 0px;
}
#profile a:hover ,  #profile a:active{
	background-position: -400px -26px;
}

#works a:link ,  #works a:visited{
	background-position: -600px 0px;
}
#works a:hover ,  #works a:active{
	background-position: -600px -26px;
}

#gallery a:link ,  #gallery a:visited{
	background-position: -800px 0px;
}
#gallery a:hover ,  #gallery a:active{
	background-position: -800px -26px;
}

#diary a:link ,  #diary a:visited{
	background-position: -1000px 0px;
}
#diary a:hover ,  #diary a:active{
	background-position: -1000px -26px;
}

#bbs a:link ,  #bbs a:visited{
	background-position: -1200px 0px;
}
#bbs a:hover ,  #bbs a:active{
	background-position: -1200px -26px;
}

#mail a:link ,  #mail a:visited{
	background-position: -1400px 0px;
}
#mail a:hover ,  #mail a:active{
	background-position: -1400px -26px;
}

#link a:link ,  #link a:visited{
	background-position: -1600px 0px;
}
#link a:hover ,  #link a:active{
	background-position: -1600px -26px;
}#banner {
	background-color: #de9492;
	width: 200px;
	font-size: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#point {
	color:#333333;
	line-height: 1.2em;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#point a{
	color: #FFFFFF;
	text-decoration:none;
}
#bar_title {
	margin-bottom: 15px;
	font-size: 0px;
}
#ad {
	margin-right: 46px;
	margin-bottom: 10px;
	margin-left: 46px;
}


#footer {
	background-image: url(../img/common/bg_footer.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #d47171;
	font-size: 10px;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
	display: inline-block;
	width: 772px;
	background-color: #FDFDF7;
}
#header_logo {
	font-size: 0px;
	margin-bottom: 15px;
}
#img_copyright {
	margin-top: 10px;
}
#footer_navi {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#footer_navi li {
	float: left;
	display: inline;
	margin-left: 8px;
}
#footer_navi ul {
	float: right;
	width: 365px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.threadfortinkle{
	margin-bottom:15px;

}

.second_container .threadfortinkle_c dt {
	background-color: #efefef;
	padding: 3px;
	margin-bottom: 10px;
	font-weight: bolder;
	color: #666666;
	margin-right: 15px;
	margin-left: 15px;
}

.second_container .threadfortinkle_c dd {
	margin-left: 18px;
	margin-bottom: 10px;
}



.contents{
	margin-bottom:15px;
}

.pager{
	margin-top:10px;
	margin-bottom:10px;
}

.input_table {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d47171;
	margin-bottom: 10px;
}

.message{
	margin-bottom:10px;
}

.form-table th{
	font-size: 12px;

}


