@charset "utf-8";
/*
Theme Name: leclat
Description: AN-ART
Version: 1.0
Author: AN-ART
Author URI: http://an-art.jp
タグ: fixed width, two columns, widgets
*/

/*----------------------------------
　全体
----------------------------------*/
* {
margin: 0;
padding: 0;
list-style: none;
}
html{
	background:url("images/bg.gif");
	_background:#3399ff url("images/bg.gif");/*IE6対策*/
	
	background:#fff;
	}

body {
	font-size: 10pt;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background:#fff;
	color: #333;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height:100%;
	}
hr {display: none;}
a img {border: none;
}
/* ---------------------------------------------
  list
------------------------------------------------*/
.narrowcolumn .entry ul,
.narrowcolumn .entry ol{
	margin: 5px 0 20px 0px;
	font-size:11pt;
	background:url(images/list_bg.gif);
	padding:1em 0 1em 3em;
}

.narrowcolumn .entry ul li{
	list-style:square;
	margin:10px 0;
}

.narrowcolumn .entry  ol li{
	list-style: decimal;
	margin:10px 0;
}
/*----------------------------------
　ヘッダー
----------------------------------*/
#headerwrap{
	width: 850px;
	margin: 0 auto 0px auto;
}
#logo{
	float:left;
	margin: 0;
	padding: 0;
}
#header {
	margin: 0;
	padding: 0;
	height:120px;
	width: 850px;
	}

#headerimg{
	margin: 0;
	text-align: left;
	}
.header_mailmag{
	float:left;
	width: 250px;
	text-align:center;
}
.ad{
   position: absolute;
}
#mainimg{
	width:100%;
	height:250px;
	background: url(images/mainimgbg.png);
}
.topbg{
	width:100%;
	min-height:40px;
	font-size:107%;
	background: url(images/navi_bg.jpg);
	display:table;
}
/*----------------------------------
　カラムレイアウト
----------------------------------*/
#mainwrapper{	/* all wrapped */
	margin:0 auto;
	text-align: center;
	/*padding:0px 0 0px 35px;*/
	width:850px;
	text-align: left;
	}
#columnwrapper{ /*　←と中央をまとめる　*/
	/*float:left;*/
	margin:0 auto;
	width:850px;
}
#sidebar{ /*　←　*/
	float:left;
	width:250px;
	_width:240px;
	min-height: 200px; 
	}
.narrowcolumn { /*　中央　*/
	width:850px;
	min-height: 200px; 

	}

.top_leftbox{   /*t opの分割 */
	width:390px;
	float:left;
	margin-right:45px;
	padding:0px 0px 0 10px;
}	
.top_rightbox{   /* topの分割 */
	width:390px;
	float:right;
	padding:0 10px 0 0px;
}	

/*----------------------------------
　フッター
----------------------------------*/

#footer {
	margin:0 auto;
	color:#666;
        border-top:1px solid #ccc;	
        margin:10px auto;
	}
#footer p{
	width:850px;
        margin:0 auto;
	padding-top:20px;
	text-align:center;
}
#footer a{
	color:#666;
}

/*------------------------------------
 サイドバー
 ------------------------------------*/
#sidemain{
	margin:0;
	padding:0 ;
	background: url(images/l_navi_top.gif) no-repeat;
	background-color:#99CC00;
	width: 180px;
	font-size:11pt;
}
#sidemain a{
	color:#fff;
}
.widgettitle{
	background: url(images/sidetitle_bg.gif) no-repeat;
	line-height:32px;
	font-size:12px;
	color:#99CCFF;
	text-indent:1.2em;
	margin:10px 0 5px 0;
}
.menu{
	display:none;
}
#sidebar a{
	color:#666;
}
#sidebar a:hover{
	color:#3399FF;
}

#sidebar ul,sidelist{
	list-style:none;
	line-height:1.5em;
}
#sidebar ul ul{
	list-style:none;
	line-height:1.5em;
}
#sidemain ul{
	margin:0;
	padding: 0px;
	list-style: none;
}
#sidebar ul li{
	background: url(images/sidemenu_bg.gif) no-repeat;
	line-height:32px;
	padding-left:1em;
	font-size:10.5pt;
	color:#999;

}
#sidebar ul ul li{
	background: url(images/sidesubmenu_bg.gif) no-repeat;
	line-height:32px;
	padding-left:2em;
	margin-left:-1.2em;
	color:#999;
	font-size:10.5pt;

}

#sidemain li{
	list-style:none;
	line-height:1.8em;
	font-size:10.5pt;
}
#sidemain ul li ul li,#sidemain ul li  ul l ul li{
	margin-left: 1em;
	_margin-right: -1em;
	width:150px;
	_width:140px;

}
#s{
	width:110px;
}
/*----------------------------------
　メイン下部フリースペース用ウィジェット
----------------------------------*/
#sidebar2{
	clear:left;
	margin:25px 0 15px 0;
}
#sidebar2 ul li{
	list-style:none;
	text-align:center;
}
#sidebar2 ul ul li{
	list-style:none;
	text-align:center;
}
#sidebar2 h2{
	display:none;
}
/*----------------------------------
　トップページのフリースペース用ウィジェット
----------------------------------*/
#sidebar3{
	clear:left;
	margin:20px 0px;
	font-size:0.9em;
}
#sidebar3 ul{
	list-style:none;
	text-align:left;
}
#sidebar3 ul li{
	list-style:none;
}
#sidebar3 ul ul li{
	list-style:none;
}
#sidebar3 h2{
	display:none;
}
/*----------------------------------
　文字
----------------------------------*/

a{ text-decoration:none;
	color: #b85b5a;
}
a:hover {
	color: #666;
	}
a:visited {
	color: #b85b5a;
	}
h1{
	font-size: 11px;
	line-height:14px;
	float: right;
	font-weight:normal;
	color:#666;
margin:0;
padding:0;
	float:left;
	} 
.narrowcolumn h2 { /*　メインカラムのタイトル　*/
	color:#666;
	line-height:28px;
	font-size:12pt;
	text-indent:1em;
	width:180px;
	float:left;
	margin-right:45px;
	margin-top:40px;
	}
.narrowcolumn h2 a{color:#666;}


/*　カテゴリーリストと個別記事　*/

h2.cate{ 
	color:#666;
	width:900px;
	text-align:left;
	margin:40px 0px 0px 10px;
	*margin:40px 0px 0px 30px;
	padding:0;
	}
.kiji{ /*　記事本文　*/
	background:#f5f5dc;
	display:block;
	clear:both;
	margin:0px auto;
	*margin:0px 20px 0px 60px;
	width:780px;
	padding:20px;
	*padding:20px 20px 0 20px;
}
.entry{ /*　メインカラムの本文　*/
	float:right;
	width:600px;
	margin-right:10px;
	margin-top:40px;
}

h3{
	font-size:13pt;
	background:#fff url(images/h3line.gif);
	line-height:31px;
	margin:0;
	padding:0 0 10px 0;
	color:#333;
	text-indent:0.8em;
	}
h4{
	font-size:1.5em;
 	margin:10px 0px 10px 10px ;
	line-height:1.2em;
}
#content {
	font-size: 10.5pt;
	}

.widecolumn .entry p {
	font-size: 10.5pt;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.narrowcolumn .pagetitle  {/*カテゴリー名*/
	/*
	font-size:14pt;
	background:#fff url(images/h3line.gif);
	color:#FF6666;
	margin:10px 0  25px 0;
	text-align:right;
	line-height:24px;
	*/
	display:none;
	}
.narrowcolumn .singlepagetitle{/*個別ページのタイトル*/
	color:#666;

}
.narrowcolumn p{
	font-size:10.5pt;
	margin:0 10px 1.5em 10px;
	line-height:1.85em;
}


.widecolumn {
	line-height: 1.6em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

.widget_tag_cloud div{
	margin:0 8px 0 13px;
}
.alt {
	text-align:right;
	font-size: 0.7em;
	margin:20px 0;
	}

.ue{
	text-align:right;
	clear:both;
	margin:0 auto;
	width:850px;
	padding-right:20px;
}
.mainimage{
	margin:0 0 10px 0;
}
.tag{
	text-align:right;
	font-size:9pt;

}
/*----------------------------------
　トップページ
----------------------------------*/

.topics{
 background:url(images/top_topic_title.png) no-repeat;
 width:625px;
 height:170px;
 padding-top:35px;
}

.whatsnew dl {
 width:385px;
}
.whatsnew dt   { margin-bottom: 1em; width: 6em; float: left; }
.whatsnew dd   { margin-bottom: 1em; margin-left: 6.5em; }
* html body .whatsnew dd.first   { margin-left: 6.3em;margin-bottom:0.5em; } /* for win ie6 */

.item li{
 width:190px;
 float: left;
 padding:10px;
 /*border:1px solid #ccc;*/
 text-align:center;
}

.item_txt{
clear:both;
 text-align:center;
}
.itemph{
margin:15px auto 3px auto;
*margin:25px auto 0px auto;
text-align:center;
width:190px;
height:150px;
display:block;
}

/*----------------------------------
　イメージ/配置
----------------------------------*/
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 0px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 0px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin: 0 0 3px 0;
	}

.alignleft {
	float: left;
	margin: 0 0 3px 0;
	}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
blockquote {
	display: block;
        width:100%;
        height:39px;
	margin: 15px 0 0 10px;
	background:url(images/block_bg.png) no-repeat left;
       padding-top:15px;
       *padding-top:20px;
       padding-left:60px;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
small {
	font-size: 9pt;
	color:#666;
	}


/*----------------------------------
　フォーム
----------------------------------*/
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}
.narrowcolumn #searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}	

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
#comments {
	font-size:11pt;
	background:#fff url(images/h3line.gif);
	color:#999;
	margin:10px 0;
	line-height:31px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 520px;
	height:60px;
	padding: 2px;
	}
#respond:after {content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	}
/*----------------------------------
　コメント
----------------------------------*/

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	display:none;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/*----------------------------------
　カレンダー
----------------------------------*/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 180px;
	float:left;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;

	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

/*----------------------------------
　キャプション
----------------------------------*/
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
} 

/*----------------------------------
　other
----------------------------------*/


.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 15px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

code{  
    padding: 20px 10px 20px 30px;  
    display: block;  
    font-size: 12px;
	margin: 20px 0;
	background: #f0f0f0;
	line-height: 20px;
	background: url(images/precode.gif) repeat-y left top;
	overflow: auto;
	overflow-Y:hidden;

}  
 .title{
	font-size:11pt;
	font-weight:bold;
	border-bottom:1px solid #666;
       margin:10px 0 30px  0;
}


/*------------------------------------------
　トップナビゲーション（ページ）
------------------------------------------*/
#topnavi{
	clear:both;
	width:850px;
	text-align:center;
	margin:0 auto;
}

ul#page_nav
{
	width:100%;
	min-height:40px;
	font-size:107%;
	background: url(images/navi_bg.jpg);
	display:table;
	border-right:1px solid #B4A890;

}
ul#page_nav li
{
	width:141px;
	*width:140px;
	float:left;
	display:table-cell;
}
ul#page_nav li:hover
{
	position:relative;
}
ul#page_nav li a:hover{
	color:#f0e68c;
	font-weight:bold;
}
ul#page_nav li a
{
	width:141px;
	*width:140px;
	line-height:40px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	border-left:1px solid #B4A890;
	padding:0px 0px 0px 0px;
	float:left;
}
/*/ Pulldown Setting-------------------------------- /*/
ul#page_nav li ul
{
	display:none;
}
ul#page_nav li:hover > ul
{
	width:140px;
	border-top:1px solid #CACACA;
	display:block;
	position:absolute;
	top:100%;
	left:0px;
	z-index:3;
}
ul#page_nav li ul li
{
	width:140px;
	background:none;
}
ul#page_nav li ul li a
{
	width:140px;
	color:#fff !important;
	border:1px solid #CACACA;
	border-top:none;
	padding:0px 0px 0px 0px;
	/*background:#f5f5dc;*/
	background: url(images/navi_bg.jpg);
}
ul#page_nav li ul li a:hover
{
	color:#f0e68c!important;
	/*background:#f5f5dc;*/
	background: url(images/navi_bg.jpg);
	}
ul#page_nav li ul li:hover ul
{
	top:0px;
	left:100%;
	z-index:3;
}

.navigation{
	/*margin:20px auto;*/
	position : absolute;
        top:290px;
	text-align:center;
	font-size:10pt;
        margin-left:20px;
        padding:0;
}
#breadcrumb{
	padding:10px 5px 0px 15px;
	text-align:left;
	font-size:10pt;
}
.gray a:link,
.gray a:visited{
	color:#666;
}
.posttitlea:link,
.posttitlea:visited{
	color:#666;
}

