/*
Theme Name: SDI
Theme URI: http://phpbb.xwd.jp/viewforum.php?f=20
Description: 2 Column, Tested in Firefox, Opera, Safari, IE6 and IE7.
Version: 1.1
Author: Wakuchin
*/


#content div.post div.storycontent p.wp-caption-tex {
	font-size: 10px;
}

#content div.post div.storycontent {
	padding: 10px;
}


#content div.post div.storycontent p {
	font-size: 90%;
}

#content h3 {
	color: #333333;
	font-size: 18px;
	font-family : serif, '‚l‚r ‚o–¾’©';
	font-weight: bold;
	margin: 25px 0px 20px 0;
	padding: 3px;
	text-align: center;
	border-top: none;
	border-bottom: 1px solid #999999;
	background: none;
}

#content h4 {
	width: 650px;
	margin: 10px 0 2px 0;
	text-align: left;
	background-image:none;
	border-left: none;
	border-top: dotted 1px #666666;
	border-bottom: dotted 1px #666666;
}

#content h4 a {
	padding: 3px 10px;
	text-decoration:none;
}

#content h4.storytitle, #content h3.storytitle a {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

#content h4.storytitles a:hover {
	color: #333333;
	text-decoration:none;
}

#content h5 {
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	border: none;
}

#content div.post {
	margin: 0 0 20px 0;
	padding: 0;
}

@import url("addedstyle.css");

