/* BODY */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
	margin : 0px;
	color:#666;
	font-size: 12px;s
	line-height: 150%;
	padding: 0px;
	font-family: "Century Gothic", "MS ゴシック", "Osaka等幅", Tahoma, Verdana;
	background-attachment: scroll;
	background-image: url(http://studioamrita.com/images/bgimg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}


/* 画像の属性 */

img {border-style: none;
padding:4px; }

/* 強調文の属性*/

strong {color: #CC0000;}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #006699;text-decoration: none;}
a:hover {color: #FF9900;text-decoration: underline;}

/* フィールド属性 */	
fieldset {
	font-size:12px;
	line-height: 120%;
	color: #666;
	margin-top : 10px;
	padding: 5px;
	text-align: left;
	}
legend {font-size: 12px;color: #666600;font-weight: bold;}

/* 基本設定*/

#wrapper{
	width: 780px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	}

/*ブログの枠等の属性*/

#container{
	width:780px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: no-repeat;
	text-align:left;
	background-color: #FFFFFF;
	}
		
/*ヘッダー*/
#header	{
	margin : 0px;
	padding: 0px;
	height : 110px;
	background: url(http://studioamrita.com/images/headerbg.gif) no-repeat scroll center top;
	width: 780px;
}
#header h1{
	margin-top : 0px;
	margin-bottom: 0px;
	font-size: 10px;
	color: #FFFFFF;
	text-indent: -2000px;
}
#header h1 a {
	width:300px;
	height: 110px;
	background-image: url("http://studioamrita.com/images/rogo.gif");
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	}
#header h1 a:hover {
	background-image: url("http://studioamrita.com/images/rogo.gif");
	color: #FFFFFF;
}

#header h2{
	font-size: 12px;
	color: #333333;
}

#header h2 a:hover { 
	font-size: 12px;
	color: #FF9900;
}

#header h2 a:visited { 
	font-size: 12px;
	color: #333333;
}

#header h2 a:link { 
	font-size: 12px;
	color: #333333;
}


/*サイドバー*/
#sidebar {
	width: 200px;
	float: right;
	margin: 0px;
	color: #666;
	background: #FFFFFF;
	font-family: "Century Gothic", "MS ゴシック", "Osaka－等幅", Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
        display:block;
	}

.search {
	margin: 0px;
	font-size: 10px;
	padding: 0px;
	}


/*メニュー*/
.menu dt.pt1{
	list-style: none;
	margin: 0px;
	font-weight: normal;
	}

.menu dd.pt2 {
	color: #006699;
	text-decoration:none;
	width:200px;
	height:24px;
	background-image: url("http://studioamrita.com/images/menu01.gif");
	background-repeat: no-repeat;
	text-indent: 10px;
	display: block;
	font-size: 12px;
	padding-top: 2px;
	margin : 5px 0px 0px 0px;
	list-style: none;
	font-weight: bold;
}

.menu dd .pt2 a:visited, 
.menu dd .pt2 a:link, .menu dd .pt2 a:active
{
	color: #006699;
	text-decoration:none;
	width:200px;
	height:24px;
	background-image: url("http://studioamrita.com/images/menu01.gif");
	background-repeat: no-repeat;
	text-indent: 10px;
	display: block;
	font-size: 12px;
	padding-top: 2px;
	margin : 5px 0px 0px 0px;
	list-style: none;
	font-weight: bold;
}


.menu dl {
	color: #666;
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-weight: normal;
}

.menu dd {
	color: #444;
	color:#444;
	text-decoration:none;
	width:200px;
	height:20px;
	background-image: url("http://studioamrita.com/images/menu05.gif");
	background-repeat: no-repeat;
	text-indent: 20px;
	display: block;
	font-size: 12px;
	padding-top: 2px;
	margin : 0px;
	list-style: none;
	font-weight: normal;
}
.menu dd a:visited, 
.menu dd a:link, .menu dd a:active
{
	color:#006699;
	text-decoration:none;
	width:200px;
	height:20px;
	background-image: url("http://studioamrita.com/images/menu05.gif");
	background-repeat: no-repeat;
	text-indent: 20px;
	display: block;
	font-size: 12px;
	padding-top: 1px;
	margin : 0px;
	list-style: none;
	font-weight: normal;
	}
		
.menu dd a:hover{
	color: #FF6600;
	background-image: url("http://studioamrita.com/images/menu04.gif");
	background-repeat: no-repeat;
	background-color: #FFF;
	list-style: none;
	font-weight: normal;
	}

/*コンテンツ*/
#content {
	width: 560px;
	float: left;
	background-color: #FFF;
	margin: 0px;
	height: 100%;
	background-attachment: fixed;
	background-image: url(http://studioamrita.com/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "Century Gothic", "MS ゴシック", "Osaka等幅", Tahoma, Verdana;
	}
				
#content h2	{
	margin: 8px 0px 2px;
	padding: 5px;
	font-size:14px;
	color : #FFFFFF;
	text-align: left;
	font-family: "Century Gothic", "MS ゴシック", "Osaka等幅", Tahoma, Verdana;
	background: #669900 url(http://studioamrita.com/images/h2.jpg);
	letter-spacing: 0.3em;
	border-top: 1px solid #669900;
	border-bottom: 1px solid #669900;
	}

#content h3 {
	margin: 8px 0px 2px;
	padding: 2px 0px 0px 5px;
	font-size:13px;
	color : #666666;
	text-align: left;
	border-top: 1px solid #669900;
	border-bottom: 1px solid #669900;
	font-family: "Century Gothic", "MS ゴシック", "Osaka等幅", Tahoma, Verdana;
	background: url(http://studioamrita.com/images/h3.jpg);
	letter-spacing: 0.2em;
	border-left: 2px solid #669900;
	}
	
#content h4 {
	margin: 10px 0px 5px;
	font-size:12px;
	color : #669999;
	border-top: 1px dotted #669999;
	border-bottom: 1px dotted #669999;
	font-family: "Century Gothic", "MS ゴシック", "Osaka等幅", Tahoma, Verdana;
	padding: 2px 5px 2px 10px;
	letter-spacing: 0.2em;
	}


#content p {
	font-size: 12px;
	color:#666;
	line-height: 140%;
	margin: 5px 5px 5px 10px;
	font-family: "Century Gothic", "MS ゴシック", "Osaka等幅", Tahoma, Verdana;
	}
	
/*タイトル*/

.h2	{
	margin: 8px 0px 2px;
	padding: 5px;
	font-size:14px;
	color : #FFFFFF;
	text-align: left;
	font-family: "Century Gothic", "MS ゴシック", "Osaka等幅", Tahoma, Verdana;
	background: #669900;
	letter-spacing: 0.3em;
	}

.h3 {
	margin: 8px 0px 2px;
	padding: 2px 0px 0px 5px;
	font-size:13px;
	color : #666666;
	text-align: left;
	border-top: 1px solid #669900;
	border-bottom: 1px solid #669900;
	font-family: "Century Gothic", "MS ゴシック", "Osaka等幅", Tahoma, Verdana;
	background: #E4FFCA;
	letter-spacing: 0.2em;
	}
	
.h4 {
	margin: 10px 0px 5px;
	font-size:12px;
	color : #669999;
	border-top: 1px dotted #669999;
	border-bottom: 1px dotted #669999;
	font-family: "Century Gothic", "MS ゴシック", "Osaka等幅", Tahoma, Verdana;
	padding: 2px 5px 2px 10px;
	letter-spacing: 0.2em;
	}



/*ＮＥＸＴ表示*/
.next
{
	font-size: 10px;
	color:#666;
	line-height: 120%;
	margin: 0px 5px 0px 10px;
	text-align: right;
	}

/*エントリーボックス*/
#content .ent_box{
	width: 96%;
	margin: 10px 0px;
	padding: 0px 10px 10px;
	font-family: "Century Gothic", "MS ゴシック", "Osaka等幅", Tahoma, Verdana;
	}
	
#content .ent01_box{
	width: 96%;
	margin: 5px 0px 0px;
	padding: 0px 10px 5px;
	font-family: "Century Gothic", "MS ゴシック", "Osaka等幅", Tahoma, Verdana;
	font-size: 12px;
	}	
	
	

/* h1 h2 h3リンク属性 */
#content a:link.c1, #content a:visited.c1, #content a:active.c1{color: #0066cc;text-decoration: none;}
#content a:hover.c1{color : #CC3399;
	font-family: "Century Gothic", "MS ゴシック", "Osaka等幅", Tahoma, Verdana;
}

/* contentリンク属性 */
#content a:link, #content a:visited, #content a:active {color: #006699;text-decoration: none;}
#content a:hover{color : #FF9900;text-decoration: underline;
	font-family: "Century Gothic", "MS ゴシック", "Osaka等幅", Tahoma, Verdana;
}

/*グーグルアドセンス*/
.ads{
	margin: 0px;
	padding: 10px 0px 5px 0px;
	font-size: 10px;
	text-align: center;
		font-family: "Century Gothic", "MS ゴシック", "Osaka等幅", Tahoma, Verdana;

	}
.ads .slink{
	margin: 0px; 
	font-size: 9px; 
	color: #999;
	text-align: right;
	}

/*trackbacks & Comments*/

#content .post1 {
	border-top: 1px solid #669966;
	font-size: 10px;
	padding-top: 6px;
	margin-bottom: 30px;
	}

#content #trackbackdata h3{
	font-size: 10px;
	color: #888;
	margin-bottom: 0px;
	}

#content #tbdata. #content #commentdata p{
	font-size: 10px;
	color: #888;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Century Gothic", "MS ゴシック", "Osaka等幅", Tahoma, Verdana;
	}

#content #commentdata .post2 p{
	margin-bottom: 20px;
	font-size:10px;
	text-align: right;
	font-family: "Century Gothic", "MS ゴシック", "Osaka等幅", Tahoma, Verdana;
	}
#content .error {
	font-size : 14px;
	color: #CC0000;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
	font-family: "Century Gothic", "MS ゴシック", "Osaka等幅", Tahoma, Verdana;
	}

/*フッターナビ*/
.rss {
	clear: both;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-size: 10px;
	border-top: 1px dotted #FF9900;
	font-family: "Century Gothic", "MS ゴシック", "Osaka等幅", Tahoma, Verdana;
	}

.rss img{border-style: none; vertical-align: middle;}


/*フッター*/
#footer{
	clear: both;
	border-top: 3px solid #FF9900;
	color: #999;
	padding: 10px 0px 0px;
	text-align: right;
	font-size: 12px;
	line-height: 133%;
	background: url(http://studioamrita.com/images/footerimg.gif) no-repeat scroll top;
	height: 100px;
	width: 780px;
	margin: 10px 0px 0px;

	}
#footer img{border-style: none;	vertical-align: middle;	}

#footer .banner{
	background-color: #FFF;
	margin: 0px;
	padding: 15px 5px 10px 5px;
	float: left;
	}

/*  ページナビ  */
.navi2 {
	height: 30px;
	border-bottom: 2px solid #669900;
	font-size: 10px;
	color:#666;
	margin :0px;
	padding-left: 10px;
	border-top: 1px solid #669900;
	display: block;
	background: #FFFFFF;
	padding-top: 5px;
	}

.navi2 a:link, .navi2 a:visited, .navi2 a:active {
	color: #006699;
	text-decoration: none;
	}

.navi2 a:hover {
	color: #FF9900;
	text-decoration: underline;
	}
	
/*  ページナビ  */
.navi3 {
	height: 15px;
	border-bottom: 1px solid #669900;

	font-size: 12px;
	color:#666;
	margin :0px;
	border-top: 1px solid #669900;
	padding: 3px 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background: #FFFFFF;
	}

.navi3 a:link, .navi3 a:visited, .navi3 a:active {
	color: #006699;
	text-decoration: none;
	}

.navi3 a:hover {
	color: #FF9900;
	text-decoration: underline;
	}	
	
	

/*  記事の分割ナビ */
.paginate {
	margin-top: 10px;
	text-align:left;
	font-size: 10px;
	color: #999;
	}

/*  記事の右寄せ  */
.detail {
	text-align:right;
	font-size: 10px;
	margin-right:10px;
	margin-top;0px;
	margin-bottom;0px;
	}

/*  フォームメール用  */
.comments-head{
	margin: 10px 10px 10px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #666600;
	}

.comment-content{
	margin: 10px 0px 10px 10px;
	font-size: 12px;
	color: #666;
	line-height: 155%;
	}

.comment-view{
	margin: 0px 0px 10px 10px;
	font-size: 12px;
	color:  #666600;
	line-height: 155%;
	}
.headerbgimg {
	background-image: url(http://studioamrita.com/images/bg001.jpg) no-repeat fixed right top;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 780px;
}
hr {
	border: 2px solid #669900;
}
.small {
	font-size: 10px;
	color: #4c4c4c;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
clear {
	clear: both;
}



#content h6 {
	margin: 10px 0px 2px;
	padding: 2px 5px 2px 10px;
	font-size:12px;
	color : #666666;
	font-family: "Century Gothic", "MS ゴシック", "Osaka等幅", Tahoma, Verdana;
	font-weight: bold;
	letter-spacing: 0.2em;
	border-bottom: 2px solid #FF9900;
}


.gnavi{
	padding: 0px;
	list-style: none;
	font: bold 12px "Century Gothic", "MS ゴシック", "Osaka－等幅", Tahoma, Verdana;
	text-decoration: none;
	background-image: url(http://studioamrita.com/images/menubg.jpg) ;
	background-repeat: repeat-x fixed left center;
	margin: 0px auto;
	width: 780px;
	display: block;
	height: 36px;
}


.gmenu{
	float: left;
	width: 130px;
	font-size: 12px;
	color:#666;
	margin :0px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(http://studioamrita.com/images/menu.jpg);
                background-repeat:no-repeat fixed left center;
	display: block;
	padding: 0px;
	text-align: center;
	}
.gmenu a:visited, .gmenu a:link, .gmenu a:active{
	color: #006699;
	text-decoration: none;
	background-image: url(http://studioamrita.com/images/menu.jpg) ;
                background-repeat:repeat-x fixed left center;
	width: 130px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.gmenu a:hover   {
	color: #FF9900;
	text-decoration: underline;
	background-image: url(http://studioamrita.com/images/menu01.jpg) ;
                background-repeat:repeat-x fixed left center;
	width: 130px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	}	
#content h5 {
	margin: 10px 0px 2px;
	padding: 2px 5px 2px 10px;
	font-size:12px;
	color : #333333;
	font-family: "Century Gothic", "MS ゴシック", "Osaka等幅", Tahoma, Verdana;
	border-right: 2px solid #FFCC00;
	font-weight: bold;
	border-left: 2px solid #FFCC00;
	border-top: 2px dashed #FFCC00;
	background: #FFFFCC;
	letter-spacing: 0.2em;
}
#entry h1 {
	margin: 0px;
	padding: 2px 5px;
	font-size:12px;
	color : #333333;
	font-family: "Century Gothic", "MS ゴシック", "Osaka等幅", Tahoma, Verdana;
	font-weight: normal;
	border-bottom: 1px dotted #CCCCCC;
}
.box550bgGr {
	font: 12px/150%  "Century Gothic", "MS ゴシック", "Osaka－等幅", Tahoma, Verdana;
	color: #333333;
	background: #F8FFE8;
	padding: 15px;
	width: 96%;
	display: block;
	clear: both;
	margin: 0 5;
}
.box550bgPk {
	font: 12px/150%  "Century Gothic", "MS ゴシック", "Osaka－等幅", Tahoma, Verdana;
	color: #333333;
	background: #FFF0FF;
	padding: 15px;
	width: 96%;
	display: block;
	clear: both;
	margin: 0 5;
}
.box550bgOr {
	font: 12px/150%  "Century Gothic", "MS ゴシック", "Osaka－等幅", Tahoma, Verdana;
	color: #333333;
	background: #FFEFDF;
	padding: 15px;
	width: 96%;
	display: block;
	clear: both;
	margin: 0 5;
}
.box550OrDtt {
	font: 12px/150%  "Century Gothic", "MS ゴシック", "Osaka－等幅", Tahoma, Verdana;
	color: #333333;
	background: #FFEFDF;
	padding: 15px;
	width: 96%;
	display: block;
	clear: both;
	margin: 0 5;
	border: 1px dotted #FFCC99;
}
#content small {
font-family:"Century Gothic", "MS ゴシック", "Osaka－等幅", Tahoma, Verdana;
font-size:10px;
}
#content ol {
	margin-top: 2px;
	margin-bottom: 10px;
	padding: 0px;
}
#content li {
	margin-bottom: 10px;
	margin-top: 2px;
	padding: 0px;	
}

hr {
border:1px dotted #CCCCCC
}

.content ul {
	color: #666666;
	padding: 0px;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
}
.content li {
	line-height: 80%;
	margin: 0px;
	padding: 0px;
}

.img{
margin:10px;
}

.list {
	line-height: 120%;
	font-weight: normal;
	list-style: disc;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}

.ul {
	line-height: 100%;
	font-weight: bold;
	list-style: disc;
	margin: 2px 5px 20px 10px;
	padding: 0px;
}
