@charset 'UTF-8';
@import 'base.css.php?BaseFontSize=14';

/* START all-contents ***************************/

html, body {
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color: #600;
}

body, table {
	color: #333;
	font: 14px/140% verdana, sans-serif;
}

a {
	color: #600;
	text-decoration: none;
}

a:hover {
	color: #c66;
}

/* END all-contents *****************************/





/* START div#container **************************/

div#container {
	margin: 0px auto;
	position: relative;
	width: 700px;
	background: #fff url(http://www.q9con.net/hobby/hatena/diary/love/200708/dream1.gif) no-repeat fixed center bottom;
}

/* END div#container ****************************/





/* START div#header *****************************/

div#header h1 {
	margin: 0px auto;
	width: 700px;
	height: 85px;
	font: bold 36px/50px 'ＭＳ Ｐ明朝';
	text-align: center;
	background: #fff url(http://www.q9con.net/hobby/hatena/diary/love/200708/bg_header.gif) no-repeat center bottom;
}

/* END div#header *******************************/





/* START div#content ****************************/

div#wrapper {
	background: #fff;
}

div#content {
	margin: 0px 15px;
	padding-left: 20px;
	overflow: auto;
}

div#content h2 {
	color: #fff;
	margin-top: 0px;
	margin-left: -20px;
	padding: 0px 10px;
	font: bold 14px/30px verdana;
	background: #500 url(http://www.q9con.net/hobby/hatena/diary/love/200708/subbg02.gif) no-repeat center bottom;
	background-image: url(../hobby/hatena/diary/love/200708/subbg02-2.gif);
}

div#content h2 a {
	color: #fff;
}

div#content h2 a:hover {
	color: #fcc;
}

div#content h3 {
	margin-left: -15px;
	padding-left: 20px;
	line-height: 20px;
	font-size: 16px;
	background: url(http://www.q9con.net/hobby/hatena/diary/love/200708/icon05.gif) no-repeat left center;
}

div#content h4 {
	margin-left: -10px;
	font-size: 14px;
}

div#content h5 {
	margin-left: -5px;
	font-size: 13px;
}

div#content blockquote,
div#content pre {
	margin-right: 20px;
	margin-left: 20px;
	padding: 5px 10px;
	border: 1px solid #500;
}



/* END div#content ******************************/





/* START div#navigation *************************/

div#navigation {
	padding-right: 15px;
	float: right;
	width: 185px;
}

div#navigation * {
	margin: 0px;
}

div#navigation h2 {
	color: #fff;
	padding: 0px 10px;
	font: bold 14px/30px verdana;
	background: url(http://www.q9con.net/hobby/hatena/diary/love/200708/subbg03.gif) no-repeat center top;
}

div#navigation ul {
	margin: 0px;
	padding: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	border: 1px solid #500;
	border-width: 0px 1px;
}

div#navigation form {
	margin-top: -10px;
	padding-top: 40px;
	text-align: center;
	background: url(http://www.q9con.net/hobby/hatena/diary/love/200708/subbg04.gif) no-repeat center top;
}


/* END div#navigation ***************************/





/* START div#footer *****************************/

div#footer {
	margin: 0px auto;
	width: 700px;
	height: 50px;
	clear: both;
	text-align: center;
	background: url(http://www.q9con.net/hobby/hatena/diary/love/200708/bg_footer.gif) no-repeat center bottom;
}

div#footer address {
	margin: 0px 15px;
	border-top: 1px dashed #600;
	font-size: 13px;
	line-height: 30px;
}

/* END div#footer *******************************/


/*************************************************

	if less than IE6

*************************************************/

* html body {
	text-align: center;
}

* html div#container {
	text-align: left;
}

* html div#navigation {
	width: 200px;
}
