body#top div#container div.border {
	border-bottom: none;
}
body#update div#container div.h1 {
	float: left;
	width: 288px;
}
body#update  div#container div.h1 h1 {
	padding: 34px 0 24px 24px;
	
}
body#update div#container div.monthly {
	float: right;
	width: 481px;
	padding: 36px 0 28px 0;
}
body#update div#container div.monthly ul {
	list-style: none;
	line-height: 20px;
	border-left: solid 1px #CCC;
	padding: 0 0 0 15px;
	font-weight: bold;
}
body#update div#container ul li a {
	color: #999;
}
body#update div#container div.bg {
	background: #FCF6EC;
	margin: 22px 0 0 0;
	padding: 12px 0 8px 0;
}
body#update div#container div.bg div.h2 {
	/*float: left;*/
	/*edit by ymb
	width: 386px;
	*/
}
body#update div#container div.bg div.h2 h2 {
	margin-left: 24px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #EE7C17;
	/*edit by ymb
	background: url(../images/materials/bg-h2.gif) no-repeat left center;
	*/
	background: url(../images/materials/bg-h2.gif) repeat-y left center;
	padding: 0 0 0 10px;
}
body#update div#container div.bg div.date {
/*edit by ymb*/
	/*float: right;*/
	width: 256px;
	/*text-align: right;*/
	text-align:left;
	color:#666666;
}
body#update div#container div.bg div.date p {
	line-height: 20px;
	font-size: 10px;
	padding: 0 24px 0 24px;
}
body#update div#container div.entry p {
    overflow: hidden;
    width: 433px;
	padding: 10px 24px 5px 24px;
	clear: both;
}

/*edit by ymb */
body#update div#container div.entry p img.entry_img_200{
	width:200px;
	margin:0 0 12px 24px;

}

/*edit by ymb */
body#update div#container div.entry hr{
	 border:1px dotted #666666;
	 border-bottom:0px;
	 
}

body#update div#container p.more {
	margin: 0 24px;
	padding: 0 24px 0 10px;
	font-size: 10px;
	line-height: 20px;
	background: url(../images/materials/bg-totop.gif) no-repeat left center;
}
body#update div#container p.more a {
	background: url(../images/materials/bg-totop.gif) no-repeat right center;
	padding: 0 10px 0 0;
	color: #333;
}
body#update div#container p.totop {
	margin: 70px 0 20px 0;
}
body#update div#container div.contents-480 div.bg div.h2 {
	/*edit by ymb 
	width: 280px;*/
}
body#update div#container div.contents-480 div.bg div.date {
/*edit by ymb
	width: 200px;
	*/
}


/*edit by ymb*/
div#container img.studioVisual {
	margin: 0 12px 24px 12px;
}

/* ____________________ studio index ____________________ */

body.studio div#container div.contents-480 div.studiolink{
	margin: 25px 25px 0 0;
}

body.studio div#container div.contents-480 h2{
    background: url("../images/materials/bg-h2.gif") repeat-y scroll left center transparent;
    color: #EE7C17;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 24px 8px 0;
    padding: 0 0 0 10px;
}

body.studio div#container div.contents-480 div#st_kitayama,
body.studio div#container div.contents-480 div#st_yamamoto,
body.studio div#container div.contents-480 div#st_kojima{
	width: 216px;
	float: left;
}

body.studio div#container div.contents-480 div#st_nishizawa,
body.studio div#container div.contents-480 div#st_iida{
	width: 216px;
	float: right;
}

body.studio div#container div.contents-480 div ul{
	margin: 0 0 25px 0;
	list-style: none;
}

body.studio div#container div.contents-480 div ul li a{
	background: url(../images/materials/link_orange.gif) no-repeat;
	padding: 0 0 0 12px;
	color: #EE7C17;
	font-weight: bold;
}

body.studio div#container div.contents-480 div ul li a:hover{
	color: #999;
}

body.studio div#container div.contents-480 a h3{
	color: #000;
	margin: 10px 0 5px 0;
}

body.studio div#container div.contents-480 a:hover h3{
	color: #999;
}

body.studio div#container div.contents-480 a h3 .period{
font-size: 12px;
font-weight: normal;
padding-left: 4px;
}

/* ____________________ //studio index ____________________ */


/* ____________________ //curriculum index ____________________ */

/* ____________________ open studio ____________________ */

body.open div#header div#closebutton p {
	margin: 24px 0 0 0;
	float: left;
	width: 48px;
	background: url(../images/materials/header-close-on.gif) no-repeat;
}
body.open div#header div#closebutton p a {
	display: block;
	width: 48px;
	overflow: hidden;
}
body.open div#header div#closebutton p a:hover {
	text-indent: -100px;
}
body.open div#header p.language {
	margin: 24px 0 0 0;
}

body.open div.studio-open-update {
	padding: 37px 0 0 24px;
}
body.open div.studio-open-update ul {
	list-style: none;
	padding: 10px 0 0 0;
}
body.open div.studio-open-update ul li {
	padding: 0 0 8px 0;
}
body.open div.studio-open-update ul li a {
	font-size: 10px;
	line-height: 1.6;
	color: #F60;
	text-decoration: underline;
}
body.open div.studio-open-update ul li a:hover {
	text-decoration: none;
}

body.open div#container div.contents-480 div#list {
	font-size: 10px;
	line-height: 18px;
}
body.open div#container div.contents-480 div#list h3 {
	margin: 20px 0 0 0;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
}
body.open div#container div.contents-480 div#list h3.top {
	margin: 10px 0 0 0;
}
body.open div#container div.contents-480 div#list ul {
	list-style: none;
	margin: 0 12px 0 6px;
}
body.open div#container div.contents-480 div#list ul ul {
	margin: 0 12px 0 6px;
}
body.open div#container div.contents-480 div#list a {
	color: #F60;
	text-decoration: underline;
}
body.open div#container div.contents-480 div#list a:hover {
	text-decoration: none;
}

body.open p.bold {
	font-weight: bold;
}

body.open div.entry-body {
	padding: 12px 36px 0 12px;
}

body.open p.back {
	font-size: 10px;
	text-align: right;
	padding: 12px 24px 0 0;
}
body.open p.back a {
	padding: 0 0 0 13px;
	background: url(../images/materials/triangle-back.gif) no-repeat left center;
	text-decoration: none;
	color: #000;
}
body.open p.back a:hover {
	text-decoration: underline;
}
/* ____________________ open studio ____________________ */


/* ____________________ blog ____________________ */

body.blog div#container div.contents-264 {
    overflow: hidden;
	float: left;
	width: 264px;
}
body.blog div#container div.contents-264 h1 {
	padding: 34px 0 0 24px;
}
body.blog div#container div.contents-264 p.lead {
	margin: 24px 24px 0 24px;
	font-size: 12px;
	line-height: 24px;
	color: #333;
	font-weight:bold;
}
body.blog div#container div.contents-264 p.lead a {
	background:transparent url(../images/materials/link_orange.gif) no-repeat scroll 0 0;
    color:#696969;
    font-weight:bold;
    padding:0 0 0 16px;
}
body.blog div#container div.contents-264 p.rss {
	margin: 15px 0 8px 0;
	text-align: right;
	float: right;
	width: 39px;
	height: 12px;
	overflow: hidden;
}
body.blog div#container div.contents-264 p.rss a {
	display: block;
}
body.blog div#container div.contents-264 p.rss a:hover {
	margin-left: -39px;
}

body.blog div#container div.contents-264 h3 {
	padding: 0 0 4px 24px;
}
body.blog div#container div.contents-264 ul {
	list-style: none;
	font-size: 10px;
	line-height: 16px;
	padding: 0 0 24px 24px;
}
body.blog div#container div.contents-264 ul li a {
	color: #F60;
	display: block;
	text-decoration: underline;
	padding: 4px 0;
	
}
body.blog div#container div.contents-264 ul li a:hover {
	text-decoration: none;
}
body.blog div#container div.contents-264 dl {
	font-size: 10px;
	line-height: 12px;
	padding: 6px 0 24px 24px;
}
body.blog div#container div.contents-264 dl dt {
	color: #333;
}
body.blog div#container div.contents-264 dl dd {
	padding: 0 0 14px 0;
}
body.blog div#container div.contents-264 dl a {
	color: #F60;
	text-decoration: underline;
	display: block;
}
body.blog div#container div.contents-264 dl a:hover {
	text-decoration: none;
}


body.blog div#container div.contents-264 div#dom {
	margin: 9px 0 26px 24px;
}

/* ____________________ contents ____________________ */

body.blog div.contents-504 {
    overflow: hidden;
	width: 504px;
	float: right;
}
body.blog div.contents-504 a {
	color: #F60;
	text-decoration: underline;
}
body.blog div.contents-504 a:hover {
	text-decoration: none;
}
body.blog div.contents-504 p.date {
	font-size: 10px;
	margin: 30px 24px 0 24px;
}
body.blog div.contents-504 div.h1 h1 {
	margin: 30px 24px 0 24px;
	font-family: "Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 14px;
}
body.blog div.contents-504 h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 24px 12px 24px;
	border: solid 1px #CCC;
	padding: 3px 9px 20px 9px;
}
body.blog div.contents-504 p {
	margin: 0 24px 12px 24px;
	font-size: 11px;
	line-height: 20px;
}
body.blog div.contents-504 p.posted {
	margin: 18px 24px 0 24px;
	padding: 6px 0 0 0;
	font-size: 10px;
	text-align: right;
	border-top-: dotted 1px #000;
	background: url(../images/studio/blog/dotted.gif) repeat-x left top;
	clear:both;
}


/* ____________________ //contents ____________________ */


/* ____________________ //blog ____________________ */

