/*
studiotop
*/
html, body, div, span,iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, em, font, ins,strong,ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
outline: 0;
}
body {
	line-height: 1.6;
	color: #FFFFFF;
	background-color: #000000;
}
ol, ul {
    list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/* Text decorations
*******************************/
.bold 		{ font-weight: bold; }
.normal 	{ font-weight: normal; }
.italic 	{ font-style: italic }
.underline	{ text-decoration: underline; }

/* Float
*******************************/
.f-right 	{ float: right; }
.f-left 	{ float: left; }
.f-none 	{ float: none; }

/* Text align
*******************************/
.t-right 	{ text-align: right; }
.t-left 	{ text-align: left; }
.t-center 	{ text-align: center; }
.t-justify 	{ text-align: justify; }

/* Other
*******************************/
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

/* Main styles
*******************************/
html {
	overflow-y:scroll;
	height: 100%;
	margin-bottom: 1px;/* force vertical scrollbars */
}

body,td,th {
	color: #999999;
	font-size: 100%;
	text-align: center;
}

/* Default fonts
*******************************/
body,
input,
select		{
	font-family: "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", Osaka;
}

textarea		{
	font-family: "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", Osaka;
}

pre,
code 		  {
	font-family: "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", Osaka;
}

/* Header elements
*******************************/
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight:normal;
}

h1 { font-size: 2.0em; line-height: 2.5em; }
h2 { font-size: 1.6em; line-height: 1.8em; }
h3 { font-size: 1.5em; line-height: 1.8em; }
h4 { font-size: 1.4em; line-height: 1.6em; }
h5 { font-size: 1.2em; line-height: 1.4em; }
h6 { font-size: 1.0em; line-height: 1.2em; }




/* Text elements
*******************************/
p			  {
	text-align: left;
	margin-bottom: 0.75em;
	margin-top: 0.75em;
}
p.last 		  { margin-bottom:0; }
p.first		  { margin-top:1em; }
p.img		  { float: right; margin:0 0 1em 1em; padding:0; }

strong        { font-weight: bold; }
em            { font-style: italic; }
pre           { border: 1px solid #ddd; margin-bottom: 1.2em; padding:1.2em; }
ins           { text-decoration:none; } /*remove underline from text*/
del           { text-decoration:line-through; }

q,
cite          { font-style:italic;}
dl {
    line-height:1.4;
    margin-bottom:1em;
}
/* smaile icon */
.wp-smiley {
    position: relative;
    top: 3px;
}
/* decorate lists in posts */
#content .post ul,
#content .post ol {
    margin: 0 0 1em 2em;
}

#content .post ul {
    list-style-type:disc;
}

#content .post ol {
    list-style-type:decimal;
}

#content .post ul li,
#content .post ol li {
    line-height:1.6;
}


/*links*/

a:link      {
	color: #336699;
	text-decoration: none;
}
a:visited   {
	color:#990099;
	text-decoration: none;
}
a:focus   {
	color:#993366;
	text-decoration:none;
}
a:hover   {
	color:#993366;
	text-decoration:none;
}
a:active   {
	color: #CC3366;
	text-decoration:none;
}

a:active, 
a:focus     	{ outline: 0; } /*remove border in ff*/
/* Images
*******************************/
img 		{ outline:0;border:0; }

/* Form styles
*******************************/
input,
select,
textarea {
	font-size:1em;/*by default font-size is bigger*/
	vertical-align:baseline;
	color:#777777;
}

input.text,
input.file { cursor:text; }

input.button { cursor:pointer; }

input.radio,
input.checkbox { border: 0;padding: 0; }




/* studio *******************************/
#root {
	width: 950px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	background-image: url(img/studio_back.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}



/* head *******************************/

#head {
	width: 928px;
	height: 74px;
	margin-right: auto;
	margin-left: auto;
}

#head .linkbox {
	width: 800px;
	height: 24px;
	margin-top: 50px;
	float: left;
}

#head .linkbox .link1 {
	width: auto;
	height: 24px;
	margin-left: 10px;
	margin-right: 2px;
	float: left;
	padding-left: 10px;
	font-size: 10pt;
	line-height: 1em;
	background-image: url(img/studio_linkactive.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#head .linkbox .link2 {
	width: auto;
	height: 24px;
	margin-right: 12px;
	float: left;
	padding-left: 10px;
	font-size: 10pt;
	line-height: 1em;
	background-image: url(img/studio_linkactive.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#head .linkbox .link {
	width: auto;
	height: 24px;
	float: left;
	padding-left: 10px;
	font-size: 10pt;
	line-height: 1em;
	color: #999999;
	margin-right: 12px;
}

#head .linkbox .link a:link {
	background-image: url(img/studio_link.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	color: #999999;
	padding-left: 10px;
}

#head .linkbox .link a:visited {
	background-image: url(img/studio_link.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	color: #999999;
	padding-left: 10px;
}

#head .linkbox .link a:hover {
	background-image: url(img/studio_linkhover.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	color: #9B5C00;
}

.big {
	font-size: 1.1em;
}

#head .logo {
	background-image: url(img/studio_logo.png);
	height: 61px;
	width: 107px;
	overflow: hidden;
	float: right;
	margin-top: 7px;
}


/* photo_top *******************************/

#flashbox {
	height: 325px;
	width: 926px;
	overflow: hidden;
	clear: left;
	margin-right: auto;
	margin-left: auto;
}



#photobox {
	height: 325px;
	width: 926px;
	background-image: url(img/studio_image.jpg);
	overflow: hidden;
	clear: left;
	margin-right: auto;
	margin-left: auto;
}

#photobox .about_studio {
	height: 305px;
	width: 254px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	color: #7E1734;
	line-height: 1.5em;
	font-size: 9.4pt;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#photobox .about_studio .midashi {
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 5px;
}


/* photo *******************************/

#photoimage {
	height: 140px;
	width: 926px;
	font-size: 13px;
	margin-left: auto;
	background-image: url(img/about_us_image.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	overflow: hidden;
	clear: both;
}

#photoimage .title {
	height: auto;
	width: 600px;
	background-image: url(img/bordercopy.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	line-height: 1.8em;
	margin-left: 10px;
}


#photoimage .title .copy {
	height: auto;
	text-align: left;
	font-size: 22px;
	padding-left: 10px;
	color: #CCCCCC;
	line-height: 1em;
	font-family: "ヒラギノ角ゴ Pro W6", "HiraKakuPro-W6", "ＭＳ Ｐゴシック", Osaka;
	font-weight: bold;
}

#photoimage .title .copyenglish {
	height: auto;
	text-align: left;
	font-size: 17px;
	padding-left: 13px;
	color: #CCCCCC;
	line-height: 1em;
	font-family: Arial black, Helvetica black, sans-serif;
}


/* breadcrumbs *******************************/

#breadcrumbs_st {
	height: 22px;
	width: 926px;
	font-size: 10px;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
}

#breadcrumbs_st .home {
	font-size: 1.2em;
}/*英文字を大きく*/

#breadcrumbs_st a:link {
	height: 22px;
	width: 926px;
	font-size: 10px;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	color: #999999;
}

#breadcrumbs_st a:visited {
	height: 22px;
	width: 926px;
	font-size: 10px;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	color: #663F48;
}

#breadcrumbs_st a:hover {
	height: 22px;
	width: 926px;
	font-size: 10px;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	color:#9B5C00;
}









/* what's new *******************************/
#leftbox {
	float: left;
	height: 216px;
	width: 325px;
	margin-top: 20px;
	margin-left: 12px;
	margin-bottom: 30px;
}
#leftbox .whatbox {
	height: 25px;
	width: 325px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #74801E;
	background-image: url(img/what.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

#leftbox .whatnew{
	height: 180px;
	width: 310px;
	margin-left: 10px;
}

#leftbox .whatnew p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 1.0em;
	margin-bottom: 3px;
}


#leftbox .whatnew a:link{
	font-family: "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", Osaka;
	font-size: 9pt;
	line-height: 1.4em;
	color: #999999;
}

#leftbox .whatnew a:visited {
	font-family: "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", Osaka;
	font-size: 9pt;
	line-height: 1.4em;
	color: #999999;
}

#leftbox .whatnew a:hover {
	font-family: "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", Osaka;
	font-size: 9pt;
	line-height: 1.4em;
	color:#9B5C00;
}

/* bannar *******************************/

#rightbox {
	float: right;
	height: 216px;
	width: 580px;
	margin-top: 20px;
	margin-right: 12px;
	margin-bottom: 30px;
}

#rightbox .kei {
	height: 25px;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #74801E;
	margin-bottom: 10px;
}

#rightbox .banner1 .linkbox {
	height: 180px;
	width: 180px;
	background-image: url(img/studioLink1a.png);
	margin-right: 10px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
}
#rightbox .banner1 .box_hover{
	background-image: url(img/studioLink1b.png);
}
#rightbox .banner1 .none{
	height: 180px;
	width: 180px;
	background-image: url(img/studioLink1a.png);
	margin-right: 10px;
	margin-left: 10px;
}

#rightbox .banner2 .linkbox {
	height: 180px;
	width: 180px;
	background-image: url(img/studioLink2a.png);
	margin-right: 10px;
	overflow: hidden;
	float: left;
}
#rightbox .banner2 .box_hover{
	background-image: url(img/studioLink2b.png);
}
#rightbox .banner2 .none{
	height: 180px;
	width: 180px;
	background-image: url(img/studioLink2a.png);
	margin-right: 10px;
}


#rightbox .banner3 .linkbox {
	height: 180px;
	width: 180px;
	background-image: url(img/studioLink3a.png);
	margin-right: 10px;
	overflow: hidden;
	float: left;
}
#rightbox .banner3 .box_hover{
	background-image: url(img/studioLink3b.png);
}
#rightbox .banner3 .none{
	height: 180px;
	width: 180px;
	background-image: url(img/studioLink3a.png);
	margin-right: 10px;
}

#rightbox .tittle{
	height: auto;
	width: 160px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #899D38;
	font-size: 12pt;
	color: #899D38;
}

#rightbox .copy {
	height: auto;
	width: 160px;
	margin-top: 8px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 9pt;
	color: #CCCCCC;
	line-height: 1.3em;
}


/* infoPage *******************************/

#leftbox_st {
	float: left;
	height: 494px;
	width: 445px;
	margin-left: 22px;
}

#leftbox_st .reader {
	height: auto;
	width: auto;
	background-image: url(../img/bordercopy.gif);
	background-repeat: repeat-y;
	line-height: 1.6em;
	padding-left: 10px;
	font-size: 16px;
}

#leftbox_st .copy {
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 20px;
	text-align: justify;
}

#leftbox_st .photo1 {
	float: left;
	height: 138px;
	width: 208px;
	margin-left: 10px;
	background-image: url(img/studio1.jpg);
}

#leftbox_st .photo2 {
	float: left;
	height: 138px;
	width: 208px;
	margin-left: 10px;
	background-image: url(img/studio2.jpg);
}

#rightbox_st {
	float: right;
	height: 494px;
	width: 441px;
	margin-right: 22px;
}

#rightbox_st .photo1 {
	float: right;
	height: 494px;
	width: 380px;
	background-image: url(img/studiodemo.png);
	margin-right: 20px;
}

#underbox_st {
	height: 100px;
	width: 906px;
	margin-left: auto;
	clear: both;
	margin-right: auto;
}

#underbox_st .reader {
	height: auto;
	width: auto;
	background-image: url(../img/bordercopy.gif);
	background-repeat: repeat-y;
	line-height: 1.6em;
	padding-left: 10px;
	font-size: 16px;
}

#underbox_st .copy {
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 20px;
	width: 650px;
	float: left;
}

#underbox_st .button {
	background-image: url(img/sutudio_button.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 180px;
	float: left;
	text-align: center;
	font-size: 10pt;
	overflow: hidden;
	padding-top: 3px;
}
#underbox_st .button a:link {
	color: #CCCCCC;
}
#underbox_st .button a:visited {
	color: #CCCCCC;
}
#underbox_st .button a:hover {
	color: #9B5C00;
}

/* accessPage *******************************/

#leftbox_ac {
	height: 419px;
	width: 906px;
	margin-left: auto;
	margin-right: auto;
}
#leftbox_ac .reader {
	height: auto;
	width: auto;
	background-image: url(../img/bordercopy.gif);
	background-repeat: repeat-y;
	line-height: 1.6em;
	padding-left: 10px;
	font-size: 16px;
	margin-bottom: 10px;
}
#leftbox_ac .photo1 {
	height: 284px;
	width: 308px;
	background-image: url(img/studio_map.jpg);
	margin-right: 30px;
	float: left;
}
#leftbox_ac .copy {
	font-size: 13px;
	line-height: 1.5em;
	width: auto;
	float: left;
	height: 284px;
}
#leftbox_ac .button {
	background-image: url(img/sutudio_button.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 180px;
	float: left;
	text-align: center;
	font-size: 10pt;
	overflow: hidden;
	margin-top: 15px;
	padding-top: 5px;
}
#leftbox_ac .button a:link {
	color: #CCCCCC;
}
#leftbox_ac .button a:visited {
	color: #CCCCCC;
}
#leftbox_ac .button a:hover {
	color: #9B5C00;
}

#leftbox_ac .photo2 {
	float: right;
	height: 156px;
	width: 156px;
	background-image: url(img/campany.jpg);
}


/* accessPage *******************************/

#demobox {
	height: auto;
	width: 906px;
	margin-left: auto;
	clear: both;
	margin-right: auto;
}

#demobox .reader {
	height: auto;
	width: 600px;
	background-image: url(../img/bordercopy.gif);
	background-repeat: repeat-y;
	line-height: 1.6em;
	padding-left: 10px;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
}

#demobox .copy {
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 20px;
	text-align: justify;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
}

#demobox .photo1 {
	height: 200px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	background-color: #999999;
	margin-bottom: 20px;
	background-image: url(demoschedule/img/demo1.jpg);
}

#demobox .photo2 {
	height: 200px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	background-color: #999999;
	margin-bottom: 20px;
	background-image: url(demoschedule/img/demo2.jpg);
}

#demobox2 {
	height: 100px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}



#demobox2 .button {
	background-image: url(img/sutudio_button.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 180px;
	text-align: center;
	font-size: 10pt;
	margin-top: 15px;
	padding-top: 5px;
	float: left;
	margin-left: 80px;
}
#demobox2 .button a:link {
	color: #CCCCCC;
}
#demobox2 .button a:visited {
	color: #CCCCCC;
}
#demobox2 .button a:hover {
	color: #9B5C00;
}


#button3 {
	background-image: url(./img/sutudio_button.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 180px;
	text-align: center;
	font-size: 10pt;
	margin-top: 30px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
#button3 a:link {
	color: #CCCCCC;
}
#button3 a:visited {
	color: #CCCCCC;
}
#button3 a:hover {
	color: #9B5C00;
}




/* footer *******************************/
#footer {
	width: 950px;
	height: 16px;
	margin-left: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

