* {
	margin: 0;
	padding: 0;
}

body {
margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: left;
	width: 800px;
	background: url(http://www.f-roomdesign.com/blogimg/main_bg.jpg) ;
	background-repeat: no-repeat;
	background-position: top;
	color:#000000;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	}

h1, h3 {
margin: 0px;
padding: 0px;
}

div {
margin: 0px;
padding: 0px;
font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
line-height: 150%;
}

form {
margin: 0px;
padding: 0px;
}

ul {
margin: 10px 0px 0px 10px;
padding: 0px;
list-style-type: square;
}

li {
margin: 0px 0px 0px 15px;
padding: 0px;
}

a:link {
	text-decoration: none;
	color: #CC0000;
	}

a:visited {
	text-decoration: none;
	color: #CC0000;
	}

a:hover,
a:active {
	text-decoration: underline;
	color: #999999;
	}

#header h1 a {color: #333; text-decoration: none; background:transparent;}
#header h1 a:link {color: #333; text-decoration: none; background:transparent;}
#header h1 a:visited {color: #333; text-decoration: none; background:transparent;}
#header h1 a:active {color: #333; text-decoration: none; background:transparent;}
#header h1 a:hover {color: #333; text-decoration: none; background:transparent;}

#wrapper input,
#wrapper textarea,
#wrapper select {
	color:#333;
	font-size :10px;
	padding: 2px;
}

.view a:link,
.view a:visited,
.view a:active {background-color: #E339A1; color:#000;font-weight:bolder; text-decoration: none; padding:0px 3px;}
.view a:hover {background-color: transparent; color:#FFF;}




/* レイアウト---------------------------------------------------------------------- */
#wrapper {
	width: 780px;
	margin:auto;
}

#header {
	height: 300;
}

#header h1 {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 10px;
	margin: 0px 0px 0px 15px;
	padding: 265px 0px 0px 3px;
	color: #333333;
	text-aling: left;
}

#header .description {
	font-size: 10px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 30px 5px;
	color: #333333;
	text-aling: left;
    }

#view {
text-align: left;
padding: 5px 0px 15px 0px;
}

#view li {
	display:inline;
	font-size: 10px;
}

.view {
	margin-top:10px;
}

#content {
	width:800px;
}

#side {
	width: 210px;
	margin: 0px 0px 0px 22px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float: left;
}

#main {
	float: right;
	width: 550px;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	
}


#footer {
	padding:15px 0px 15px 0px;
	font-size: 10px;
	text-align:center;
}

address {
	font-style:normal;
}


/* サイトタイトル---------------------------------------------------------------------- */

h1 {
	font-size: 10px;
	margin: 0px 0px 0px 20px;
	padding: 335px 0px 5px 3px;
	color: #333333;
	text-aling: left;
	}

.description {
	font-size: 10px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 30px 5px;
	color: #333333;
	text-aling: left;
}

#header a {color: #333;text-decoration: none;}



/* サイドメニュー---------------------------------------------------------------------- */

#side dt{
background:url(http://www.f-roomdesign.com/blogimg/link_title_cl.gif);
height:40px;
background-position:top left;
font-family: verdana, arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333366;
line-height: 100%;
margin: 20px 10px 0px 0px;
padding: 20px 0px 0px 55px;
}

#side dd {
	font-size: 12px;
	padding-right:10px;
	padding-bottom:5px;
	margin-bottom:5px;
}


/* エントリー---------------------------------------------------------------------- */
dl.entry {
	width: 405px;
	margin: 15px;
}

dl.entry2 {
	width: 405px;
	margin: 15px;
}

dl.entry3 {
	width: 405px;
	margin: 15px;
	padding-bottom:20px;
	border-bottom: 1px dotted #666666;
}

dl.entry dt {
	font-size: 14px;
	font-weight:bold;
	color: #CC0000;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

dl.entry dt div {
	margin: 0px;
	padding: 0px;
}

dl.entry dd {
	font-size: 12px;
	line-height: 150%;
	color: #333;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

dl.entry dd ul.entry_state {
color: #666;
text-align: right;
}

dl.entry dd ul.entry_state li {
	display:inline;
	font-size: 12px;
}

.entry_navi {
	margin:0 0 10px 0;
	text-align:center;
	font-size:10px;
}

img.pagetop {
	width:12px;
	height:12px;
	text-align:right;
	margin-top:10px;
}


blockquote {
font-size: 12px;
color: #808080;
margin: 20px 10px 20px 10px;
padding: 10px;
border-left: 2px solid #CCCCCC;
	}

.pict {
border-width: 2px;
border-style: solid;
border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
	}





#comment,
#trackback {
	margin-top:15px;
}

#comment h3,
#trackback h3{
	font-size: 10px;
	line-height:120%;
	font-weight: bolder;
	color: #666;
	border-left: 5px solid #333366;
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 5px;
}

ul.entry_list li {
	font-size:10px;
	margin-bottom:3px;
	line-height:1.5;
}

ul.entry_list li.entry_list_description {
	list-style:none;
}

ul.entry_list li.entry_list_description {
	list-style:none;
	border:1px dotted #CCC;
	padding:5px;
	margin:10px 0px 20px 0px;
}

.lightup {
	background-color: #F2F4F8;
	cursor: pointer;
}


ul.cloud li {
	display:inline;
	margin-right:10px;
	line-height:1.5;
}

.trackback_url{
color: #333;
background: #EEE;
}


/* =================================== */
/* ページ送り */
/* =================================== */

.pager {
	font-size: 10px;
	margin-left:15px;
}

.pager strong {
	font-size: 10px;
	font-weight: bold;
}

/*カレンダー*/
.calendar td {
	font-size: 0.8em;
	text-align: center;
}

.calendar_month td {
	font-family: "Verdana";
	color: #666;
}


.calendar_day td {
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
	border-right:1px solid #EFEFEF;
	border-bottom:1px solid #EFEFEF;
	width: 22px;
	height: 20px;
	background:#FCFCFC;
	text-align:center;
	vertical-align:middle;
}

.calendar_day a 			{ color: #CC0000; text-decoration: none; background:#FFFFFF; display:block; height:100%;}
.calendar_day a:link		{ color: #CC0000; text-decoration: none; }
.calendar_day a:visited		{ color: #CC0000; text-decoration: none; }
.calendar_day a:active		{ color: #CC0000; text-decoration: underline; }
.calendar_day a:hover		{ color: #FF9900; text-decoration: underline; }