@charset "utf-8";
/*
Theme Name: 輝く女性プロジェクト　cue-T
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{

	}

body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 10pt;
	background:#f8f8f8 url("images/main_bg.gif") repeat-y center;
	color: #333;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	}
hr {display: none;}
a img {border: none;
}
a:link{color:#0066CC;}
a:visited{color:#0066CC;}
a:hover{color:#3300FF;}
/* ---------------------------------------------
  list
------------------------------------------------*/
.narrowcolumn ul,
.narrowcolumn ol{
	margin: 20px 0 20px 43px;
	font-size:11pt;
}

.narrowcolumn ul li{
	list-style:square;
	margin:5px 0;
}

.narrowcolumn ol li{
list-style: decimal;
margin:5px 0;
}
/*----------------------------------
　ヘッダー
----------------------------------*/
#logo{
	float:left;
	margin:10px 0 0 20px;
	padding: 0;
}
#header {
	margin: 0 auto 0 auto;
	padding: 0;
	height:90px;
	width: 900px;
	position: relative;
	background:url(images/headline.jpg) bottom no-repeat; 
	}	}

#headerimg{
	margin:10px 0 0 0;
	text-align: left;
	}
.ad{
   position: absolute;
}
/*----------------------------------
　カラムレイアウト
----------------------------------*/
#mainwrapper{	/* all wrapped */
	margin:0 auto;
	text-align: center;
	width:900px;
	min-height:600px;
	height: auto !important;
	height: 600px;
	text-align: left;
	background:#fff;
	}
#columnwrapper{ /*　←と中央をまとめる　*/
	float:left;
	width:900px;
}
#sidebar{ /*　←　*/
	float:left;
	width:240px;
	min-height: 200px; 
	margin:10px 0 0 10px;
	padding:0;

	}
.narrowcolumn { /*　中央　*/
	width:610px;
	min-height: 200px; 
	float:right;
	margin:10px 10px 0 0;
	padding:0;
	}
.topcenter{
	clear:left;
	width:100%;
	margin-top:20px;
	font-size:90%;
}
.top_leftbox{   /*topの分割 */
	width:550px;
	float:left;
	margin-right:45px;
	padding:0 0px 0 0px;
}	
.top_rightbox{   /* topの分割 */
	width:275px;
	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:10px;
	text-align:center;
}
#footer a{
	color:#666;
}
/*------------------------------------------
　トップナビゲーション（ページ）
------------------------------------------*/
/*
#topnavi{
    clear:both;
	background: url(images/navi_bg.jpg);
	width:850px;
	height:40px;
}
#page-menu{
      margin:0 auto;
      line-height:40px;
}
ul#page-menu a {
        color: #666;
        text-decoration: none;
       color:#fff;
}
ul#page-menu a:link,
ul#page-menu a:visited {
}
ul#page-menu a:hover,
ul#page-menu a:active {
	color:#0f2350;
}
ul#page-menu li {
        float:left;
        position: relative;
        padding: 0 ;
      display:block;
	background: url(images/navi_bg.jpg) repeat-x;
width:140px;
        border-left:1px solid #fff;
}
ul#page-menu li a {
        display: block;
        color:#fff;
}
ul#page-menu li a:hover {
        display: block;
        color:#0f2350;
}
ul#page-menu li .none{

}

/* 下層のメニュー非表示 */
ul#page-menu li ul {
        display: none;
}

/* hover時に下層メニュー表示 */
ul#page-menu li:hover ul {
        display: block;
        position: absolute;
        z-index: 100;
        *margin-left: -50%;
}

ul#page-menu li ul li {
        float: none;
        margin: 0;
        font-weight: normal;
        color:#fff;
}
ul#page-menu li ul li a:hover {
        color:#990000;

}
*/
/*------------------------------------------
　トップナビゲーション（ページ）
------------------------------------------*/
#page-menu{
    float:right;
	right: 0;
}
ul#page-menu a {
    color: #666;
	text-decoration: none;
}
ul#page-menu a:link,
ul#page-menu a:visited {
}
ul#page-menu a:hover,
ul#page-menu a:active {
	color:#3399FF;
}

ul#page-menu li {
    float:right;
    position: relative;
    top:60px;
    right:0;
    padding:0 1em 0 0;
    margin:0;
    text-indent:12px;
	background:url(images/ico.png) no-repeat left;
}
ul#page-menu li a {
        display: block;
}


/*------------------------------------
 サイドバー
 ------------------------------------*/
#sidemain{
	margin:0;
	padding:0 ;
	background: url(images/l_navi_top.gif) no-repeat;
	background-color:#0f2350;
	width: 180px;
	font-size:11pt;
}
#sidemain a{
	color:#fff;
}
.widgettitle{
	background: url(images/sidetitle_bg.gif) repeat-x;
	line-height:32px;
	font-size:12pt;
	color:#FF9900;
	text-indent:1.2em;
	margin:10px 0 5px 0;
}
.menu{
	display:none;
}
#sidebar a{
	color:#666;
}
#sidebar a:hover{
	color:#0f2350;
}

#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) repeat-x bottom;
	line-height:28px;
	padding-left:1em;
	font-size:10.5pt;
	color:#999;

}
#sidebar ul ul li{
	background: url(images/sidesubmenu_bg.gif) repeat-x bottom;
	line-height:28px;
	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;

}
.sideimg{
 *margin-left:-15px;
}

#s{
	width:110px;
}
/*----------------------------------
　メイン下部フリースペース用ウィジェット
----------------------------------*/
#sidebar2{
	clear:left;
	margin:20px 0px;
	font-size:0.9em;
}
#sidebar2 ul{
	list-style:none;
	text-align:left;
	margin:0px;
}
#sidebar2 ul li{
	list-style:none;
}
#sidebar2 ul ul li{
	list-style:none;
}
#sidebar2 h2{
	display:none;
}
/*----------------------------------
　トップページのフリースペース用ウィジェット
----------------------------------*/
#sidebar3{
	clear:left;
	margin:0 0 20px 0;
	font-size:0.9em;
}
#sidebar3 ul{
	list-style:none;
	text-align:left;
	margin:0px;
}
#sidebar3 ul li{
	list-style:none;
}
#sidebar3 ul ul li{
	list-style:none;
}
#sidebar3 h2{
	display:none;
}
/*----------------------------------
　文字
----------------------------------*/

a{ text-decoration:none;
	color: #0f2350;
}
a:hover {
	color: #666;
	}
a:visited {
	color: #0f2350;
	}
h1{
	position:absolute;
	top:5px;
	right:10px;
	font-size: 8pt;
	float: right;
	font-weight:normal;
	color:#666;
	} 
.narrowcolumn h2 { /*　メインカラムのタイトル　*/
	color:#663300;
	line-height:28px;
	font-size:13pt;
	text-indent:0.5em;
	margin-top:10px; 
        margin-right:10px;
	background:#fff url(images/h2line.gif);
	}
.narrowcolumn h2 a{color:#663300;}

.entry{ /*　メインカラムの本文　*/
	float:right;
	width:600px;
	margin-right:10px;
	margin-top:20px;
}

h3{
	clear:both;
	font-size:13pt;
	background:#fff url(images/h3line.gif);
	line-height:31px;
	margin:0 0 10px 0;
	padding:0;
	color:#ff6600;
	text-indent:0.5em;
	}
#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.narrowcolumn .pagetitle  {/*カテゴリー名とか*/
	font-size:11pt;
	color:#B7282E;
	margin:10px 0  25px 0;
	text-align:left;
	line-height:24px;
        text-indent:1em;
        border-left:5px solid #B7282E;
       font-weight:bold;
	}
.narrowcolumn .singlepagetitle{/*個別ページのタイトル名*/
	color:#666;

}
.narrowcolumn p{
	font-size:0.9em;
	margin:0 10px 1.3em 10px;
	line-height:1.85em;
}
.entry p a:visited {
	color: #b85b5a;
	}

.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-right:10px;
}
.mainimage{
	margin:0 0 10px 0;
}
.tag{
	text-align:right;
	font-size:9pt;

}
/*----------------------------------
　トップページ
----------------------------------*/

.topics{
 	background:url(images/top_topic_title.png) no-repeat;
	 padding-top:35px;
}

.whatsnew p{
	margin:0 0 0 10px;
}
.feed dl{
	margin:0 0  8px 8px;
	list-style:none;
	color:#666;
	line-height:100%;
	font-size:10pt;
}

.feed dt   { margin-bottom: 0.2em; width: 2.5em; float: left; }
.feed dd   { margin-bottom: 0.2em; margin-left: 3.0em; }
* html body .feed dd.first   { margin-left: 2.8em;margin-bottom:0em; } /* for win ie6 */

.feed .blogtitle {
	font-size:8pt;
}
.feed .blogtitle a{
	color:#666;
}
.entry-date{
	font-size:9pt;
}
.blog{
 background:url(images/top_blog_title.png) no-repeat;
 padding-top:35px;
}

.item li{
 width:190px;
 float: left;
 padding:0 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:6px;
	margin:  0 0 10px 10px;
	border:1px solid #ccc;
	}

img.alignleft {
	padding: 0;
	margin:  0 0 10px 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 0;
	}

.alignleft {
	float: left;
	margin: 0 0 0 0;
	}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
.small ,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,
img.aligncenter {

	margin-left: auto;
	margin-right: auto;
        margin-top:0;
        margin-bottom:0;
}

.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: 10px;
	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;
}
.clear_left {
	clear: left;
        display:block;
        margin:10px 0;
}

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;
}

.syouhin{
 	width:195px;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
	text-align:center;
	line-height:35px;
}
.syouhin_top{
	width:195px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
	line-height:25px;
}

.narrowcolumn h4 {
	color: #669900;
	margin-bottom: 10px;
	font-size: 1.2em;
	line-height: 1.6em;
}


/*----------------------------------
　table
----------------------------------*/

td,th{
font-size:10pt;
}

/*----------------------------------
　レイアウト
----------------------------------*/
.left_space{margin-left:8px;padding0;}
.right_space{margin-right:3px;padding0;}
.top_space{margin-top:8px;padding0;}
.bottom_space{margin-bottom:8px;padding0;}

.youtube{
_margin-left:-50px;
}
.noborder{
border:none;
}
.top_member_title{
font-size:12px;
float:left;
width:120px;
}
.top_member_title p{
margin-left:-5px;
margin-top:8px;
text-align:center;
line-height:95%;
}
/*----------------------------------
　申込フォーム
----------------------------------*/
.form dl{
	margin:0 0  8px 8px;
	list-style:none;
	color:#666;
	line-height:100%;
	font-size:10pt;
}
.form dt   { margin-bottom: 1.3em; width: 11em; float: left; text-align:left; }
.form dd   { margin-bottom: 1.3em; margin-left: 12.3em;text-align:left; }
* html body .form dd.first   { margin-left: 12.8em;margin-bottom:0.8em; } /* for win ie6 */

/*----------------------------------
　実績
----------------------------------*/
.jisseki_table{
width:100%;
border:1px solid #CC9966;
border-collapse: collapse;
}
.jisseki_table th{
padding:8px;
margin:0;
width:110px;
vertical-align: top;
border-bottom:1px solid #CC9966;
background-color:#EEE8AA;
font-weight:normal;
}
.jisseki_table td{
padding:8px;
margin:0;
vertical-align: top;
border-bottom:1px solid #CC9966;
}
