body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,td,th,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}

img {border:none;}

body {
	padding:0px;
	margin:0px;
	font-size:12px;
	background: url(http://blog.square-enix.com/saga2/images/blog_bg_repeat.jpg) center top repeat-y;	
	color:#ffffff;
}

a:link {
	color:#ffffff;
	text-decoration:underline;
}

a:visited {
	color:#cccccc;
	text-decoration:underline;
}

a:hover {
	color:#ffaeae;
	text-decoration:underline;
}

a:active {
	color:#ffaeae;
	text-decoration:underline;
}

#container {
	background: url(http://blog.square-enix.com/saga2/images/blog_bg_upper.jpg) center top no-repeat;	
}

#container #header {
	width:790px;
	margin:0px auto;
}

#container #contents-wrap {
	width:786px;
	margin:0px auto;
	background:url(http://blog.square-enix.com/saga2/images/blog_entry_border.gif) left top repeat-y;
}

#container #contents-wrap #bp {
	float:left;
	width:204px;
	display: inline;
	margin-left:10px;
	margin-bottom:20px;
}

#container #contents-wrap #sidenavi {
	float:left;
	width:204px;
	display: inline;
}

.side-banner {
	margin-left:12px;
}

#container #contents-wrap #sidenavi ul {
	list-style:none;
	margin-bottom:20px;
}
#container #contents-wrap #sidenavi ul li {
	padding-left:20px;
	margin-left:40px;
	margin-top:7px;
	background:url(http://blog.square-enix.com/saga2/images/blog_icon_fukidashi.gif) top left no-repeat;
}

#container #contents-wrap #contents {
	width:562px;
	float:left;
	margin-left:18px;
	display: inline;
}

.entry-tit {
	width:539px;
	margin-left:18px;
	margin-bottom:15px;
	background:url(http://blog.square-enix.com/saga2/images/blog_entry_tit.gif) left bottom no-repeat;
}

.entry-date {
	font-size:10px;
	margin-left:55px;
}

.entry-tit h2 {
	color:#ffaeae;
	font-size:16px;
	margin-top:3px;
	margin-left:55px;
	padding-bottom:10px;
}
.entry-tit h2 a:link {
	color:#ffaeae;
	text-decoration:none;
}
.entry-tit h2 a:visited {
	color:#ffaeae;
	text-decoration:none;
}

.entry-text {
	line-height:162%;
	margin:0px 25px 0px 35px;
}

.entry-text h3 {
	/*background:#222222;*/
	border-bottom:1px solid #999999;
	border-style: dashed;
	border-top:none;
	border-left:none;
	border-right:none;
	font-size:14px;
	padding-bottom:3px;
	padding-left:3px;
	margin-bottom:10px;
	margin-top:20px;
}

.aa {
	line-height:100%;
	font-family:ＭＳ Ｐゴシック,Mona,mona-gothic-jisx0208.1990-0,sans-serif;
}

.editer {
	text-align:right;
	font-size:10px;
	margin-top:10px;
	margin-right:25px;
	margin-bottom:20px;
	
}

#container #footer {
	clear:both;
	font-size:10px;
	width:790px;
	margin:0px auto;
	padding:10px 0px;
	text-align:center;
}

.clearfix:after{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	line-height:0;
}

.clearfix{
	display:inline-table;
	min-height:1%;
}

/* FOR MAC IE \*/
* html .clearfix{
	height:1%;
}

.clearfix{
	display: block;
}

/*--------------------------------------*/

#container #contents-wrap #contents h2#archive-title {
	color:#ffaeae;
	font-size:16px;
	margin-top:3px;
	margin-left:25px;
	padding-bottom:10px;
}

dl.list-inside {
	margin-left:45px;
}

dl.list-inside dt {
	margin-bottom:1em;
}
dl.list-inside dd {
	margin-left:7em;
	margin-top:-2.6em;
	margin-bottom:1em;
}

dl.list-inside dd a:link {
	color:#ffaeae;
	text-decoration:none;
}

dl.list-inside dd a:visited {
	color:#cccccc;
	text-decoration:none;
}

dl.list-inside dd a:hover {
	color:#ffaeae;
	text-decoration:underline;
}

dl.list-inside dd a:active {
	color:#ffaeae;
	text-decoration:underline;
}