/*  
Theme Name: CIAN
Theme URI: 
Description: CIANweb�������ѥơ��ޤǤ������С������������090717��
Version: 0.0.1
Author: sakamoto
Author URI: 
Tags: 
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: helvetica, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #fff;
	color: #000;	
}

h1{
font-size: 32px;
}

a:link, a:visited{
	text-decoration: none;
	color: #369;
}

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

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
	padding-top: 0px;
	border: 1px solid #0099ff;
}

#logo{
	float: left;
        width: 800px;
        height: 60px;
	text-align: center;
        background-color: #0099ff;
	border-bottom: 1px solid #fff;
}

#logo h1{
	margin: 5px;
}

#header{
	float: left;
	width: 800px;
	height: 300px;
	background-image: url(img/header.jpg);
	margin-bottom: 0px;
}


#menu{
	float: left;
	width: 800px;
	height: 30px;
	text-align: left;
	border-top: 1px solid #00a0e9;
	border-bottom: 1px solid #00a0e9;
	margin: 0px;
	padding: 0px;
}

#menu-inner{
	margin: 0 0 0 10px;
	padding: 0px;
}


#container{
	float: right;
	width: 620px;
	border: 0px solid #00a0e9;
}

.post{
	padding: 10px;
}

.post h2{
	font-family: helvetica, Sans-serif;
	font-size: 20px;
	padding: 0 0 3px 3px;
	margin-bottom: 3px;
	border-bottom: 1px solid #00a0e9;
}

.entry{
	line-height: 18px;
}

.postmetadata{
	border-top: 1px solid #00a0e9;
	margin: 0;
	color: #AAA;
}

.postmetadata a {
	color: #AAA;
	text-decoration: underline;
}
.postmetadata a:hover {
	text-decoration: none;
}

.navigation{
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

.prev{float:left;
}

.next{float:right;
}





table#wp-calendar{
	width: 100%;
}

/*Sidebar
-----------------------------------------------------*/
.sidebar{
	float: left;
	width: 170px;
	margin: 0px;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 5px;
}

.sidebar ul li{
	padding: 18px 0px;

}


.sidebar ul li h2{
	font-family: helvetica, Sans-serif;
	font-size: 1.2em;
	padding: 0 0 3px 3px;
	margin-bottom: 3px;
	border-bottom: 1px solid #00a0e9;
}

.sidebar ul ul li{
	padding: 0px;
	padding-left: 10px;
	line-height: 18px;
	background-image:url(arrow.gif); 
	background-repeat:no-repeat;
}

/*Footer
-----------------------------------------------------*/
.space{
	clear: both;
	height: 10px;
}

#footer{
	width: 800px;
	line-height: 12px;
        color: #fff;
	text-align: center;
	padding: 15px 0px;
        background-color: #00a0e9;
}

/*Tags
-----------------------------------------------------*/
.tags,
#tag_cloud {
	margin: 0 0 15px;
}
.tags {
  text-align: center;
}
.tags a,
#tag_cloud a {
	color: #AAA;
	margin: 0 2px;
}

/*Comments
-----------------------------------------------------*/
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #00a0e9;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #00a0e9;
}

.comments-template h2, .comments-template h3{
	font-family: helvetica, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Helvetica, Sans-serif;
	font-size: 12px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #bbb;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/*Menu
-----------------------------------------------------*/
*{
margin: 0;
padding: 0;
list-style: none;
}

ul#pulldown-menu a {
        border: 0px solid #00a0e9;
}

ul#pulldown-menu a:link,
ul#pulldown-menu a:visited {
        background: #fff;
}
ul#pulldown-menu a:hover,
ul#pulldown-menu a:active {
	text-decoration: none;
	color: #fff;
	text-decoration: underline;
	color: #09f;
}

ul#pulldown-menu li {
        float: left;
        position: relative;
        margin: 5px 5px;
        width: 7em;
        height: 1.5em;
        line-height: 1.5em;
}
ul#pulldown-menu li a {
        display: block;
        width: 7em;
        height: 1.5em;
}

/* ���ؤΥ�˥塼���ԲĻ�� */
ul#pulldown-menu li ul {
        display: none;
}

/* �������� :hover �ǲ��ؤΥ�˥塼��Ļ�� */
ul#pulldown-menu li:hover ul {
        display: block;
        position: absolute;
        z-index: 100;
}


ul#pulldown-menu li ul li{
        float: none;
        margin: 0.5px 0;
        width: 7em;
}



#menu-inner{
	margin: 0 0 0 5px;
	padding: 0px;
}