/*++++++ベース設定+++++++*/

#three #container{
width:830px;
}

#three #left{
padding:20px 15px 0px 0px;
width:185px;
}

#three #center{
width:435px;
padding:20px 17px 100px 13px;
}

#three #right{
padding:20px 0px 0px 15px;
width:150px;
}

/*++++++その他の設定+++++++*/

body {
	margin: 0px;
	background-color: #FFFFFF;
        text-align: center;
        font-size:x-small;
	}

#container{
margin-right:auto;
margin-left:auto;
text-align:left;
}

#main{
float:left;
background:url(http://www.complex-jp.net/blog/images/cbg.gif) repeat-y center;
}

#left{
float:left;
}

#center{
float:left;
}

#right{
float:left;
}

#pagetop{
background-color:#1c1c1c;
clear:both;
text-align:right;
}

#footer{
clear:both;
text-align:left;
margin-top:5px;
margin-bottom:10px;
}

/*++++++段の間隔の設定+++++++*/

#left div{
margin-right:0px;
margin-bottom: 20px;
}

#right h2{
margin-right:0px;
margin-bottom: 10px;
}

#right div{
margin-left:0px;
margin-bottom: 20px;
}

#left div div #right div div{
margin-left:0px;
margin-right:0px;
}

/*++++++デザインの設定+++++++*/

a {
	text-decoration: none;
	}

a:link {
	color: #000000;
	}

a:visited {
	color: #000000;
	}

a:active {
	color: #000000;
	}

a:hover {
	color: #FFFFFF;
        background-color:#000000;
	}

#left a {
	text-decoration: underline;
	}

#left a:link {
	color: #000000;
	}

#left a:visited {
	color: #000000;
	}

#left a:active {
	color: #000000;
	}

#left a:hover {
	color: #FFFFFF;
        background-color:#000000;
	}

h1, h2, h3{
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	margin:0px;
        padding:0px;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	
	}
ul{
margin-left:0px;
padding-left:0px;
list-style:none;
}

li{
margin:0px;
padding:0px 0px 0px 12px;
background:url(http://www.complex-jp.net/blog/images/yajirushi.gif) no-repeat left center;
}

#bnr ul{
margin:0px 0px 15px 0px;
padding-left:0px;
list-style:none;
}

/*++++++カレンダーの設定+++++++*/

#calendar a {
	text-decoration: underline;
	}

#calendar a:link {
	color: #0000c7;
	}

#calendar a:visited {
	color: #0000c7;
	}

#calendar a:active {
	color: #0000c7;
	}

#calendar a:hover {
	color: #FFFFFF;
        background-color:#0000c7;
	}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 180px;
	}

#calendar caption {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
        line-height:3em;
	
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}


/*++++++メインの設定+++++++*/

#center .line{
line-height:1em;
width:435px;
padding-bottom:50px;
text-align:right;
border-top: solid;
border-width:1px;
border-color:#000000;
}

#center img{
margin-top:10px;
margin-bottom:10px;
}

#center .entry{
line-height:140%;
letter-spacing:0.1em;
}

#center .etitle{
line-height:200%;
border-bottom: solid;
border-width:1px;
border-color:#000000;
}

#center .entry a {
	text-decoration: underline;
	}

#center .entry a:link {
	color: #0000c7;
	}

#center .entry a:visited {
	color: #0000c7;
	}

#center .entry a:active {
	color: #0000c7;
	}

#center .entry a:hover {
	color: #FFFFFF;
        background-color:#0000c7;
	}

/*++++++カテゴリーの設定+++++++*/

#categories div{
margin-bottom:5px;
}