@charset "utf-8";
@import "css/common.css";

/*
Theme Name: スタジオDD
Description: AN-ART
Version: 1.0
Author: AN-ART
Author URI: http://an-art.jp
タグ: fixed width,widgets
*/

/*---------------------------------------------
　全体
-----------------------------------------------*/

body {
	font-size:11pt;
	background:#F0E1D2 url(images/main_bg.png) repeat-y center;
	margin:0;
	padding:0;
	}
/* ---------------------------------------------
  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;
}
/*----------------------------------
　ヘッダー
----------------------------------*/
#headerwrap{
	width:100%;
	height:228px;
	margin: 0 auto 0px auto;
	background:#fff url(images/header_bg.png) repeat-x bottom;
}
#logo{
	float:left;
	position:relative;
	top:10px;
	left:35px;
}
#header {
	position:static;
	margin: 0 auto;
	padding: 0 0 0 0;
	height:290px;
	width: 948px;
	background:#fff url(images/head_bg.png) no-repeat;
	}
h1{
	position:relative;
	top:22px;
	left:280px;
	font-size:10pt;
	font-weight:normal;
	text-align:left;
	color:#FF3366;
	width:500px;
	height:2em;
}
.contact{
	float:right;
	position:relative;
	top:130px;
	right:25px;
	color:#fff;
}
#header p{
	float:right;
	position:relative;
	width:900px;
	height:20px;
	top:48px;
	left:0px;
	color:#fff;
	font-weight:bold;
	font-size:11pt;
	text-align:center;
}
#header p a{
	color:#fff;
}

#topimg{
	margin:0 auto 30px auto;
	padding:0 0 0 0;
	text-align:center;
	height:auto;
	width: 948px;
}

/*----------------------------------
　カラムレイアウト
----------------------------------*/
#mainwrapper{	/* all wrapped */
	margin:50px auto 0 auto;
	text-align: center;
	width:948px;
	text-align: left;
	background:#fff;
	height:auto;
	}
#columnwrapper{ /*　←と中央をまとめる　*/
	float:left;
	width:948px;
	background:#fff;
	margin:0 auto;
	padding:0;
	text-align:center;
	}
#sidebar{ /*　←　*/
	float:left;
	width:240px;
	min-height: 200px; 
	margin:15px 0 0 20px;
	_margin:15px 0 0 15px;
	padding:0;
	}
.narrowcolumn { /*　中央　*/
	width:668px;
	min-height: 200px; 
	float:right;
	margin:10px 0 0 0;
	padding:0;
	text-align:left;
	}
.page_n{
	width:948px;
	min-height: 200px; 
	float:right;
	margin:10px 0 0 0;
	padding:0;
}
	
.top_leftbox{   /*topの分割 */
	width:310px;
	float:left;
	padding:0;
	margin:0 10px 10px 0;
	background:#F9F8F2;
	min-height:180px;
}	
.top_rightbox{   /* topの分割 */
	width:310px;
	float:left;
	margin:0 0 10px 10px;
	padding:0;
	background:#F9F8F2;
	min-height:195px;
}	
.topcenter{
	clear:left;
	width:900px;
	margin-top:10px;
	padding:0;
}

/*----------------------------------
　フッター
----------------------------------*/

#footer {
	clear:both;
	/*border-top:4px solid #7EBA4F;*/
	background:#888;
	width:100%;
    margin:0px auto 0px auto;
	padding:0;
	}
#footer .waku{
	width:900px;
    margin:0 auto;
	padding:30px 0 0 30px;
	text-align:center;
	font-size:10pt;
}
#footer,#footer a{
	color:#fff;
}


/*-----FOOTER 4分割-----------------*/

.footer1{
	width:200px;
	float:left;
	padding:0;
	margin:0 10px 10px 0;
	text-align:left;
}
.footer2{
	width:200px;
	float:left;
	padding:0;
	margin:0 10px 10px 0;
	text-align:left;
}
.footer3{
	width:200px;
	float:left;
	padding:0;
	margin:0 10px 10px 0;
	text-align:left;
}
.footer4{
	width:220px;
	float:left;
	padding:0;
	margin:0 10px 10px 0;
}
.copy{
	clear:both;
	font-size:12px;
	padding-top:50px;
	margin:0;
}

/*------------------------------------------
　トップナビゲーション
------------------------------------------*/
#topnavi{
	width948px;
	height:26px;
	text-align:right;
	margin:-100px 0 0 370px;
	font-size:14px;
}

/*------------------------------------
 サイドバー
 ------------------------------------*/
#sidemain{
	margin:0;
	padding:0 ;
	width: 200px;
	font-size:10pt;
}
#sidemain a{
	color:#fff;
}

.side_bg{
}
.widgettitle{
display:none;
}
.menu{
	display:none;
}

#sidebar a:hover{
	color:#663300;
}
#sidebar p{
	margin:10px 0;
}

#sidebar ul ul,sidelist{
	list-style:none;
	line-height:1.5em;
}
#sidebar ul ul ul{
	list-style:none;
	line-height:1.5em;
}
#sidemain ul ul{

	list-style: none;
}
#sidebar ul ul li{
	/*background: url(images/sidetitle_bg.gif) repeat-x top;*/
	line-height:23px;
	font-size:11pt;
	margin:5px 8px 10px 8px;
	padding:0 0 0 10px;
	border-bottom:1px dotted #ccc;
}
#sidebar ul ul li ,
#sidebar ul ul li a{
	color:#666;
}
#sidebar ul ul ul li{
	background: url(images/sidesubmenu_bg.gif) repeat-x bottom ;
	line-height:20px;
	padding:0 0 0 1em;
        *margin-top:1.4em;
        text-indent:0.5em;
	color:#999;
	font-weight:normal;
}
#sidebar ul ul ul li a{
	color:#666;
}

#sidebar .none{
	border-bottom:none;
}

#sidemain li{
	list-style:none;
	line-height:1.8em;
	font-size:10pt;
}
#sidemain ul li ul li ul li,#sidemain ul li  ul l ul li ul li{
	margin-left: 1em;
	width:150px;
}
.textwidget ul {
*margin-top:-15px;
}

#s{
	width:110px;
}
.widget_rss h2{
display: block;
font-size:14px;
line-height:24px;
border-bottom:#e0e0e0 dotted 1px ;
margin-top:20px;
}
.widget_rss li{
background-image:none;
line-height:1em;
}
.rsswidget{
	font-size:10pt;
	color:#666;
	font-weight:normal;
	text-indent:1.2em;
}
.rss-date{
	font-size:10pt;
	color:#666;
	font-weight:normal;
}

.snavi{
	margin-top:10px;
	padding:0;
}
.snavi li{
	border-bottom:2px dotted #ccc;
	margin-bottom:5px;
	padding:0;
	line-height:32px;
	text-indent:38px;
}
.snavi1{
	background: url(images/1.gif) no-repeat left top;
}
.snavi2{
	background: url(images/2.gif) no-repeat left top;
}
.snavi3{
	background: url(images/3.gif) no-repeat left top;
}
.snavi4{
	background: url(images/4.gif) no-repeat left top;
}
.snavi5{
	background: url(images/5.gif) no-repeat left top;
}
.snavi6{
	background: url(images/6.gif) no-repeat left top;
}
.snavi7{
	background: url(images/7.gif) no-repeat left top;
}
.snavi ul li{
	background-image: none;
	border:0;
}

/*----------------------------------
　文字
----------------------------------*/
a{
	text-decoration:none;
	color: #392613;
}
a:hover {
	color: #402B15;
	}
a:visited {
	color: #402B15;
	}

.narrowcolumn h2 { /*　メインカラムのタイトル　*/
	/*color:#604100;*/
color:#ff0099;
	line-height:28px;
	font-size:15pt;
	margin:0 0 20px 0;
	padding:20px 0 5px 0;
	background:#fff url(images/h2line.gif) left no-repeat;
	text-indent:0.5em;
border-bottom:1px dotted #ff0099;
	}
.narrowcolumn h2 a{
	color:#666;
}


.entry{ /*　メインカラムの本文　*/
	float:right;
	width:600px;
	margin:0 auto;
	padding:0 10px;
}

h3{
	font-size:12pt;
	background:#fff url(images/h3line.gif);
	line-height:31px;
	margin:10px 0 15px 0;
	padding:0;
	color:#666;
	/*text-indent:0.8em;*/
	}
#content {
	font-size: 11pt;
	}

.entry p {
	font-size:11pt;
	margin:0 25px 1em 0;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}
.narrowcolumn .pagetitle  {/*カテゴリー名とか*/
	font-size:13pt;
	color:#996633;
	background:#FAEBD7;
	margin:10px 0  25px 0;
	text-align:left;
	line-height:34px;
        text-indent:1em;
        font-weight:bold;
	}
.singlepagetitle{/*個別ページのタイトル名*/
	color:#666;
}
.narrowcolumn p{
	line-height:1.6em;
}

.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;
}

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:20px 10px 0 0;
	padding:0;
}
.mainimage{
	margin:0 0 10px 0;
}
.tag{
	text-align:right;
	font-size:9pt;

}
#breadcrumb{
	font-size:9pt;
	color:#999;
	text-align:right;
	margin:-30px 30px 0 0;
	padding:0;
}
/*----------------------------------
　トップページ
----------------------------------*/
#info{
	clear:left;
	/*background:url(images/topics_bg.jpg) no-repeat top;*/
	width:640px;
	*padding-bottom:10px;
	min-height:150px;
	/*border:1px solid #999966;*/
}


#info .infoentry {
	margin:10px 0;
	padding:30px 40px 5px 40px;
border:1px solid #ccc;
}
#topics{
	clear:left;
	/*background:url(images/topics_bg.jpg) no-repeat top;*/
	width:640px;
	*padding-bottom:10px;
	min-height:150px;
	/*border:1px solid #999966;*/
}




#topics .topicsentry {
	margin:10px 0;
	padding:30px 40px 5px 40px;
border:1px solid #ccc;
}

.whatsnew p{
	margin: 2px 0 0 0px;
	background:url(images/arrow.gif) no-repeat;
	padding:0 5px 0 15px;
	list-style:none;
	font-size:11pt;
}

.feed p{
	margin:0 10px 0 20px;
	list-style:none;
	font-size:12px;
}

.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;
}


/*----------------------------------
　フォーム
----------------------------------*/
#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{
	    clear: both; 
}
#respond:after {content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	}

/*----------------------------------
　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;
}


.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 h3 {
	color: #999999;
	margin-bottom: 10px;
	font-size: 1.2em;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}


.narrowcolumn h4 {
	color: #669900;
	margin-bottom: 10px;
	font-size: 1.2em;
	line-height: 1.6em;
}

td,th{
	font-size: 11pt;
	margin:10px;
}
/*----------------------------------
　other2
----------------------------------*/
.freetable{
	margin-bottom: 10px;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	margin-top: 10px;
}
.freetable td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
	font-size: 0.9em;
	line-height: 1.2em;
}
.freetable th{
	font-weight:normal;
	vertical-align:middle;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 0.9em;
	line-height: 1.2em;
}

.phbox{
	padding:0 30px 0 0;
}
.title{
	display:block;
	background:url(images/title_bg.gif);
	margin:0 0 20px 0;
	padding:3px 0 0 0;	
}
.title a{
	color:#fff;
	padding:0 0 0 10px;
	margin:0;
	font-weight:bold;
}
.more{
	font-size:90%;
	margin:10px 0;
	padding:0;
}
.space_bottom{
	margin:0 0 10px 0;
	padding0;
}
.space_r5{
	margin:10px 10px 0 0;
	padding0;
}

/*ページ1カラム用--------------------*/
.entry_p{ /*　メインカラムの本文　*/
	width:580px;
	margin:0 auto;
	padding:0 10px;
}
.entry_p p {
	font-size: 11pt;
	margin-bottom:1em;
}
.narrowcolumn_p  { /*　中央　*/
	width:580px;
	min-height: 200px; 
	margin:10px auto 0 auto;
	padding:0;
	text-align:left;

	}
.narrowcolumn_p h2 { /*　メインカラムのタイトル　*/
	color:#604100;
	line-height:28px;
	font-size:14pt;
	margin:0;
	padding:20px 0;
	background:#fff url(images/h2line.gif) left no-repeat;
	text-indent:1em;
	}
.narrowcolumn_p h2 a{
	color:#666;
}

narrowcolumn_p h3 {
	color: #999999;
	margin-bottom: 10px;
	font-size: 1.2em;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}


.narrowcolumn_p h4 {
	color: #669900;
	margin-bottom: 10px;
	font-size: 1.2em;
	line-height: 1.6em;
}

.left {
	float: right;
	margin-left: 30px;
	margin-right: 10px;

}
.right {
	float: left;
}

.profile{
background:url(images/profile.jpg) no-repeat;
width:220px;
height:300px;
margin-left:10px;
}
.profile p{
padding:170px 0 0 10px;
margin:0;
font-size:10pt;
}

/*staff --------------------*/
.leftimg {
	float: left;

}
.righttxt {
	float: right;
	width: 355px;
	margin-right: auto;
	margin-left: 20px;
}
.righttxt p{
	font-size: 0.9em;
	line-height: 1.4em;
}



/*price --------------------*/
.free_table{
	width:590px;
	color:#333;
	background-color:#FFFFFF;
	margin:15px 0 15px 4px;
}

.free_table th{
	background-color:#FFE6F2;
	color:#333333;
	font-weight:bold;
	border:#666666 solid 1px;
	text-align:center;
	vertical-align:middle;
	line-height:36px;
}

.free_table td{
	border:#666666 solid 1px;
	text-align:center;
	vertical-align:middle;
}

.price{
	font-size: 1.2em;
	color: #666;
	font-weight: bold;
}

/*price mizuma --------------------*/
.free_table_m{
	width:590px;
	color:#333;
	background-color:#FFFFFF;
	margin:15px 0 15px 4px;
}

.free_table_m th{
	background-color:#E8E8FF;
	color:#333333;
	font-weight:bold;
	border:#666666 solid 1px;
	text-align:center;
	vertical-align:middle;
	line-height:36px;
}

.free_table_m td{
	border:#666666 solid 1px;
	text-align:center;
	vertical-align:middle;
}


/*スケジュール --------------------*/
.free_table_s{
	width:590px;
	color:#333;
	background-color:#FFFFFF;
	margin:15px 0 15px 4px;
}

.free_table_s th{
	background-color:#FFE6F2;
	color:#333333;
	font-weight:bold;
	border:#666666 solid 1px;
	text-align:center;
	vertical-align:middle;
	line-height:36px;
}

.free_table_s td{
	border:#666666 solid 1px;
	text-align:center;
	vertical-align:middle;
	font-size: 0.8em;
}

/* ---------------------------------------------------------
   TOP4RETU
-----------------------------------------------------------*/
.item4retu_wrapper{
}

.item4retu_box{
 	width:105px;
	float:left;
	margin:20px 0;
	text-align:center;
}
.item4retu_img img{
	text-align:center;
width:100px;
height:auto;
}
.item4retu_txt{
	font-size:12px;
	text-align:center;
margin:0 auto;
width:100px;
height:auto;
}