/*
Theme Name: murasaki01
Theme URI: http://www.office-lila.com/
Description: office-lila original_01
Author: murasaki
*/

body {
	margin: 0;
	padding: 0;
	color:#660000;
	font-family: Meiryo, メイリオ, Trebuchet MS, Helvetica,sans-serif;
	font-size: 12px;
	background-image: url(http://www.l-house.co.jp/images/random_bak/rotate.php);
	background-repeat: repeat-x; 
	background-attachment: fixed;
}

#box {
	width: 820px;
	background-image: url(http://www.l-house.co.jp/images/obi01.gif);
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}

#main	{
	margin: 0px;
	}

#header        {
	width: 100%;
	height: 230px;
	background-image: url(http://www.l-house.co.jp/images/random/rotate.php);
        padding-top: 20px;
        margin-bottom: 15px;
        }

#header	h1{
	position: absolute; top:80px; right:250px;
	}
	
#header	h2{
	position: relative; top:90px;
	}

#header	p{
	font-size: 130%;
	color: #FFFFFF;
	text-align: center;
	}

#header	time{
	margin: 0;
	padding: 0;
	}

#container {
	width: 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	}

#content	{
	width: 74%;
	padding: 20px 10px 0px 10px;
	float: right;
	text-align: left;
	border-left-style: dotted;
	border-left-color: #6699FF;
	border-left-width: thin;
	}

#content	h1{
	text-align: left;
	text-decoration: none;
	font-size: 130%;
	padding: 4px 3px 4px 10px;
	}

#content	h2{
	font-size: 120%;
	color: #336633;
	}

#content	h3{
	font-size: 110%;
	color: #336633;
	}

#content	h4{
	font-size: 105%;
	}

#sidebar	{
	width: 22%;
	float: left;
	padding: 20px 0px 0px 5px;
	text-align: left;
	}

#sidebar	h1{
	font-size: 150%;
	}
	
#sidebar	h2{
	font-size: 115%;
	}

#sidebar	h3{
	font-size: 90%;
	}

#sidebar	h4{
	font-size: 80%;
	}

#footer        {
        clear: both;
        }

#foot_navi	{
	clear: both;
	width: 100%;
	font-size: 95%;
	text-align: center;
	padding: 5px 0 2px;
	}

#footer	{
	clear: both;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	background-color: #6699FF;
	padding: 4px 0 4px;
	}



a      {
        color:#660000;
        text-decoration:none;
        }

a:hover{
	color: #CC6666;
        }

a:hover img{
        opacity:0.7;
        filter: alpha(opacity=80);
        }

/* ++++++ コメント部分のデザイン ++++++ */

#comments h3        {
        font-size: 0.75em;
        border-bottom: solid 2px #538ad8;
        padding-bottom: 5px;
        }

.com        {
        font-size: 0.75em;
        border-bottom: dotted 2px #88ccff;
        padding-bottom: 8px;
        margin-bottom: 12px;
        }

.com p        {
        margin: 5px 0;
        }

.commeta        {
        color: #888888;
        text-align: right;
        }

#tb        {
        font-size: 0.75em;
        border: solid 1px #88ccff;
        padding: 8px;
        line-height: 150%;
        }

#commentform        {
        font-size: 0.75em;
        }