@charset "utf-8";

/*業務ページ下部共通ナビ*/
/*------------------------------*/
#nextPage {
	width: 630px;
	_width: 620px;
	height:150px;
	margin:40px auto auto auto;
}
#nextPage li {
	height: 101px;
	width: 120px;
	float: left;
	text-indent:-9999px;
	overflow:hidden;
	margin-right:5px;
	_margin-right:3px;
}
#nextPage li li {
	height: 0;
	width: 0;
	float: none;
	margin-right:0;
}


#nextPage a {
display:block;
height:101px;
background-repeat: no-repeat;
}

#nextPage a:link, #nextPage a:visited {
	background-position: top;
}
#nextPage a:hover {
	background-position: center;
}

#indexPage a {
	background-image: url(img/b_index.gif);
}

#designPage a {
	background-image: url(img/b_design.gif);
}
#chordingPage a {
	background-image: url(img/b_chording.gif);
}
#shopPage a {
	background-image: url(img/b_shop.gif);
}
#blogCustomPage a {
	background-image: url(img/b_blog-custom.gif);
}
#mobilePage a {
	background-image: url(img/b_mobile.gif);
}

#gyo-mu-index #indexPage a {
	background-position: bottom;
}
#gyo-mu-design #designPage a {
	background-position: bottom;
}
#gyo-mu-chording #chordingPage a {
	background-position: bottom;
}
#gyo-mu-shop #shopPage a {
	background-position: bottom;
}
#gyo-mu-blog-custom #blogCustomPage a {
	background-position: bottom;
}
#gyo-mu-mobile #mobilePage a {
	background-position: bottom;
}


/*内容 index*/
/*------------------------------*/
#gyo-mu-index section h1 {
	background-image: url(img/index-tit.gif);
}
#gyo-mu-index section dl {
margin: 10px 0 2em 10px;
}
#gyo-mu-index section dt {
	width: 140px;
	height:18px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#gyo-mu-index dt#web {
	background-image: url(img/index-web.gif);
}
#gyo-mu-index dt#flash {
	background-image: url(img/index-flash.gif);
}
#gyo-mu-index dt#illustrat {
	background-image: url(img/index-illustrat.gif);
}

#gyo-mu-index dd {
	margin: 0 0 0 140px;
	background-image: url(img/index-list2.gif);
	background-repeat: no-repeat;
	text-indent: 0px;
	padding: 0 0 1em 33px;
	background-position: left top;
	font-weight:bold;
}
#gyo-mu-index dd p {
	margin: 0 0 0 1em;
	font-weight:normal;
}
#gyo-mu-index dd.list1{
	margin: -18px 0 0 140px;
	background-image: url(img/index-list1.gif);
}
#gyo-mu-index dd.list3{
	margin: 0 0 0 140px;
	background-image: url(img/index-list3.gif);
}

/*内容 design*/
/*------------------------------*/
#gyo-mu-design section h1 {
	background-image: url(img/design-tit.gif);
}
#gyo-mu-design section p {
	margin: 0 2.5% 1em 2.5%;
}

#gyo-mu-design section h2 {
	font-size: 1px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 18px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0 2.5% 10px 2.5%;
}
#gyo-mu-design h2#h2-1 {
	background-image: url(img/design-h6-1.gif);
}
#gyo-mu-design #design11 {
	background-image: url(img/design-img11.gif);
	background-repeat: no-repeat;
	background-position: 8% top;
	padding-left: 12%;
	_background-position: 20px top;
	_padding-left: 76px;
}
#gyo-mu-design #design11 div {
	background-image: url(img/design-img12.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 10%;
	margin-right:10%;
	_padding-right: 76px;
	_margin-right:20px;
}
#gyo-mu-design #design11 p {
	background-image: url(img/design-text11.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 105px;
	_width:420px;
	text-indent: -9999px;
}
#gyo-mu-design #design12 {
	background-image: url(img/design-text12.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 52px;
	text-indent: -9999px;
	margin-top: 5px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF0066;
}
#gyo-mu-design #design13 {
	background-image: url(img/design-text13.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	height: 56px;
	margin-top: 1em;
	margin-bottom: 2em;
}

#gyo-mu-design h2#h2-2 {
	background-image: url(img/design-h6-2.gif);
}
#gyo-mu-design #design21 {
	width: 500px;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	display: block;
}

#gyo-mu-design h2#h2-3 {
	background-image: url(img/design-h6-3.gif);
}

#gyo-mu-design #design31 {
	background-image: url(img/design-img31.jpg);
	background-repeat: no-repeat;
	background-position: right 2em;
	min-height: 170px;
	_height: 170px;
	padding-right: 100px;
	margin-bottom: 3em;
}
#gyo-mu-design #design31 div {/*写真背景回り込み用*/
	float:right;
	width:175px;
	height:70px;
	/*border: 1px solid #F00;*/
}
#gyo-mu-design #design31 ul {
	margin: 0 0 20px 3%;
	height: 33px;
}
#gyo-mu-design #design31 li {
	margin-right: 10px;
	float:left;
}
#gyo-mu-design #design31 p.overPhoto {
	margin-right: -90px;
}

#gyo-mu-design h2#h2-4 {
	background-image: url(img/design-h6-4.gif);
}


/*内容 chording*/
/*------------------------------*/
#gyo-mu-chording h1#h1-1 {
	background-image: url(img/chording-tit1.gif);
}
#gyo-mu-chording h1#h1-2 {
	background-image: url(img/chording-tit2.gif);
}
#gyo-mu-chording section h2 {
	font-size: 1px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 18px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0 2.5% 10px 2.5%;
}
#gyo-mu-chording h2#h2-11 {
	background-image: url(img/chording-h6-11.gif);
}
#gyo-mu-chording h2#h2-21 {
	background-image: url(img/chording-h6-21.gif);
}
#gyo-mu-chording h2#h2-22 {
	background-image: url(img/chording-h6-22.gif);
	margin-top:15px;
}
#gyo-mu-chording section p {
	margin: 0 3% 1em 3%;
}
#gyo-mu-chording .linkText {
	text-align: right;
	margin: 0 3% 2em 3%;
}
#gyo-mu-chording #cssLayout, #gyo-mu-chording #tableLayout {
	border-top: 1px solid #370000;
	border-right: 1px solid #370000;
	margin: 0 3% 2em 3%;
}
#gyo-mu-chording #cssLayout th,
#gyo-mu-chording #cssLayout td,
#gyo-mu-chording #tableLayout th,
#gyo-mu-chording #tableLayout td {
	border-bottom: 1px solid #370000;
	border-left: 1px solid #370000;
}
#gyo-mu-chording #cssLayout th,
#gyo-mu-chording #tableLayout th {
	padding: 1px 2px 1px 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#gyo-mu-chording #cssLayout td,
#gyo-mu-chording #tableLayout td {
	padding: 5px 10px 10px 10px;
}
#gyo-mu-chording .htmlCODE, #gyo-mu-chording #cssCODE {
	margin-left: 250px;
	border: 1px solid #370000;
	font-size: 10px;
	_font-size: 80%;
	line-height: 100%;
	padding: 3px;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	_width:290px;
	_overflow-x:auto;
}
#gyo-mu-chording .htmlCODE {
	margin-top: -139px;
	background-color: #EAEAEA;
	background-image: url(img/chording-html_back.gif);
	background-position: right bottom;;
}
#gyo-mu-chording #cssCODE {
	background-color: #666666;
	background-image: url(img/chording-css_back.gif);
	background-position: right top;
	color:#FFFFFF;
}
#gyo-mu-chording pre span {
	color:#FF0066;
}
#gyo-mu-chording table p {
	margin: 0px;
}
#gyo-mu-chording #cssLayout th {
background:#FF73AB;
}
#gyo-mu-chording #tableLayout th {
background:#858585;
}
#gyo-mu-chording #riten {
	background-image: url(img/chording-img1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 170px;
	_height:144px;
	min-height:144px;
}
#gyo-mu-chording #nonSEO {
	background-image: url(img/chording-img2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 170px;
	_height:168px;
	min-height:168px;
}
#gyo-mu-chording h2.normal {
	font-size: 14px;
	_font-size: 140%;
	color: #333333;
	text-indent: 0px;
	margin-top: 2em;
	margin-bottom: 0.5em;
	border:none;
}
#gyo-mu-chording table.normal {
	margin: 0 1px 1.5em 3%;
	width:96%;
}
#gyo-mu-chording table ul {
	margin-left:0.5em;
}
#gyo-mu-chording table li {
	margin-bottom:0;
}
#gyo-mu-chording table.normal img {
	margin: 10px auto;
	display:block;
}

/*内容 mobile*/
/*------------------------------*/
#gyo-mu-mobile section h1 {
	background-image: url(img/mobile-tit.gif);
}
#gyo-mu-mobile section h2 {
	font-size: 1px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 18px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0 2.5% 1em 2.5%;
}
#gyo-mu-mobile ul.normal {
	margin-left: 5%;
}
h2#titMobileFlash {
	background-image: url(img/mobile-h6-1.gif);
}
h2#titFlashLitePlayer {
	background-image: url(img/mobile-h6-2.gif);
}
#gyo-mu-mobile section p, #gyo-mu-mobile #goToSample {
	margin: 0 3% 1em 3%;
}
#gyo-mu-mobile #QRcode {
	width: 25%;
	float: left;
	margin: 1em 2% 0 0;
}
#gyo-mu-mobile #QRcode dt {
	font-size: 1px;
	background-image: url(img/mobile-info-qr.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 47px;
}
#gyo-mu-mobile #QRcode img {
	margin: 2px auto;
	height: 88px;
	display: block;
}
#gyo-mu-mobile #sampleImg a {
	display: block;
	width: 126px;
	float: left;
	margin-right: 1%;
}
#gyo-mu-mobile .listAlert {
	margin-bottom: 2em;
}
#gyo-mu-mobile #playerVer {
	display: block;
	margin: 1em auto;
}
#gyo-mu-mobile .moreTxt {
	padding: 0.5em;
	border-top: 1px solid #CCCCCC;
}
#gyo-mu-mobile .normal {
	margin-left: 1em;
}
#gyo-mu-index #illustratList {
	background-image: url(img/index-b_illustrat.gif);
	background-repeat: no-repeat;
	display:block;
	width:56px;
	height:56px;
	text-indent: -9999px;
	overflow:hidden;
	float:left;
	margin: 0.2em 0.7em 0 0;
}
#gyo-mu-index a:hover#illustratList {
	background-position: bottom;
}


/*内容 blog-custom ・・・・・byサチコ（*☣ω☣*）*/
/*------------------------------*/
#gyo-mu-blog-custom section h1 {
	background-image: url(img/blog-custom-tit.gif);
}
#gyo-mu-blog-custom section h2 {
	font-size: 1px;
	background-image: url(img/blog-custom-h6-1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 18px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0 2.5% 10px 2.5%;
}
#gyo-mu-blog-custom .txt{
	margin: 10px auto 10px 30px;
}
#gyo-mu-blog-custom .imgLeft{
	float: left;
}

#gyo-mu-blog-custom .moreInfo {
	background-color: #FFF7F7;
	border: 1px solid #999999;
	padding: 1em 0px 1em 1em;
	margin: 15px 2.5% 0px 2.5%;
}
#gyo-mu-blog-custom .inner dt{
	border-bottom: 1px dashed #ff0066;
	font-size: 1px;	
	text-indent: -9999px;
	margin: 5px 2.5% 5px 2.5%;
	height: 18px;
	background-repeat: no-repeat;
	}
#gyo-mu-blog-custom .inner #a{	
	background-image: url(img/blog-custom-10.gif);	
}
#gyo-mu-blog-custom .inner #b{	
	background-image: url(img/blog-custom-11.gif);	
}
#gyo-mu-blog-custom .inner #c{	
	background-image: url(img/blog-custom-12.gif);	
}
#gyo-mu-blog-custom .inner #d{	
	background-image: url(img/blog-custom-13.gif);	
}
#gyo-mu-blog-custom .inner #e{	
	background-image: url(img/blog-custom-14.gif);	
}
#gyo-mu-blog-custom .inner #f{	
	background-image: url(img/blog-custom-15.gif);	
}
#gyo-mu-blog-custom .inner #g{	
	background-image: url(img/blog-custom-16.gif);	
}
#gyo-mu-blog-custom .inner #h{	
	background-image: url(img/blog-custom-17.gif);	
}
#gyo-mu-blog-custom .inner #i{	
	background-image: url(img/blog-custom-18.gif);	
}
#gyo-mu-blog-custom section dd{
	margin: 0 2.5% 20px 30px;
}
#gyo-mu-blog-custom #course{
	font-size: 1px;
	background-image: url(img/blog-custom-09.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 18px;
	border-bottom: 1px dashed #ff0066;
	margin: 0 2.5% 0 2.5%;
}
#gyo-mu-blog-custom #customizing {
	width: 35%;
	float: left;
	margin-left: 30px;
	_display:inline;
}
#gyo-mu-blog-custom section strong {
	font-weight: normal;
	color: #FF3366;
}
#gyo-mu-blog-custom .small {
	font-size: 85%;
	margin-left: 11px;
	display: block;
}
#gyo-mu-blog-custom .bold {
	font-weight: bold;
}
#gyo-mu-blog-custom .Lesson {
	float: left;
	margin: 15px 0 20px 10px;
	width: 55%;
}
#gyo-mu-blog-custom .Lesson p{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#gyo-mu-blog-custom .Lesson em.alert {
	margin-left: 10px;
}
#gyo-mu-blog-custom #customizing p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#gyo-mu-blog-custom #blogCustom01 {
	background-image: url(img/blog-custom-01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 166px;
	text-indent: -9999px;
	margin-top: 5px;
	padding-top: 10px;
}
#gyo-mu-blog-custom #blogCustom02 {
	background-image: url(img/blog-custom-02.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 77px;
	text-indent: -9999px;
	margin-top: 5px;
	padding-top: 10px;
}
#gyo-mu-blog-custom #blogCustom03 {
	background-image: url(img/blog-custom-03.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 216px;
	height: 119px;
	text-indent: -9999px;
	margin-top: 5px;
	padding-top: 10px;
}
#gyo-mu-blog-custom #blogCustom05 {
	background-image: url(img/blog-custom-05.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 161px;
	text-indent: -9999px;
}
#gyo-mu-blog-custom #blogCustom06 {
	background-image: url(img/blog-custom-06.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 123px;
	text-indent: -9999px;
}
#gyo-mu-blog-custom #blogCustom07 {
	background-image: url(img/blog-custom-07.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 230px;
	height: 189px;
	float: left;
	margin-left: 30px;
	margin-top: 15px;
	display:inline;
}
#gyo-mu-blog-custom #blogCustom07 dt, #gyo-mu-blog-custom #blogCustom07 dd {
	text-indent: -9999px;
	font-size: 1px;
	margin:0;
	padding:0;
	border-bottom: none;
	height: 0;
}
#gyo-mu-blog-custom #blogCustom08 {
	background-image: url(img/blog-custom-08.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 333px;
	height: 76px;
	text-indent: -9999px;
	margin-left: 0px;
}
/*内容 shop*/
/*------------------------------*/
#gyo-mu-shop section h1 {
	background-image: url(img/shop-tit.gif);
}
#gyo-mu-shop section h2 {
	background-image: url(img/shop-h6-1.gif);
	font-size: 1px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 18px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0 2.5% 1em 2.5%;
}
#gyo-mu-shop #realSect {
	background-image: url(img/shop-text-title.gif);
	background-repeat: no-repeat;/*背景をリピートさせない*/
	background-position: center bottom;
	height: 36px;/*高さだけ書き込む：単品のセンター配置の時にこうするといい*/
	text-indent: -9999px;
	display: block;
	margin: 10px 0 0 0;
}
#gyo-mu-shop section dl {
	margin: 0 0 0 32px;
	border-top: 2px solid #ffffff;
}
#gyo-mu-shop #Performance {
	background-image: url(img/shop-dl-back.jpg);
	background-repeat: repeat-y;
	width: 593px;
	margin: 0 auto 0 auto;
}
#gyo-mu-shop #Performance dt{
	font-size: 1px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	margin: 10px 0 2px 15px;
}
#gyo-mu-shop #no1 {
	background-image: url(img/shop-dt-title-1.gif);
}
#gyo-mu-shop #no2 {
	background-image: url(img/shop-dt-title-2.gif);
}
#gyo-mu-shop #no3 {
	background-image: url(img/shop-dt-title-3.gif);
}
#gyo-mu-shop #Performance dd{
	width: 515px;
	margin: 10px auto 0 auto;
}
#gyo-mu-shop #Performance p{
	background-color: #FFFFFF;
	font-weight: bold;
	color: #666666;
	display: block;
	padding-left: 1em;
	margin:0;
}
#gyo-mu-shop #Performance .ddBack1{
	background-image: url(img/shop-dd-back1.gif);
	background-color: #FFFFFF;
	height: 7px;
	overflow:hidden;/*はみ出た部分は表示しない　これをしないとIE6で高さがおかしくなる*/
}
#gyo-mu-shop #Performance .ddBack2{
	background-image: url(img/shop-dd-back2.gif);
	background-color: #FFFFFF;
	height: 7px;
	overflow:hidden;/*はみ出た部分は表示しない　これをしないとIE6で高さがおかしくなる*/
}
#gyo-mu-shop #officialLnk {
	background-image: url(img/shop-dl-back.jpg);
	padding: 10px 5px 20px 0;
	width: 588px;
	margin: 0 auto 0 auto;
	font-size: 10px;
	text-align: right;
}
#gyo-mu-shop #highPerformance {
	background-image: url(img/shop-text-1.gif);
	background-repeat: no-repeat;/*背景をリピートさせない*/
	background-position: center bottom;
	height: 114px;/*高さだけ書き込む：単品のセンター配置の時にこうするといい*/
	text-indent: -9999px;
	display: block;
	margin: 5px 0 15px 0;
}
#gyo-mu-shop #course dt{
	background-image: url(img/shop-dd2-back.gif);
	width: 95%;
	height: 26px;
	margin: 20px 0 15px 0;
	background-position: right bottom;
	background-repeat: no-repeat;
}
#gyo-mu-shop #course dt strong{
	font-size: 1px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 26px;
	background-position: left;
	display: block;
}
#gyo-mu-shop #courseA{
	background-image: url(img/shop-dt2-title-1.gif);
}
#gyo-mu-shop #courseB{
	background-image: url(img/shop-dt2-title-2.gif);
}
#gyo-mu-shop #course dd{
	margin-left: 30px;
	width: 88%;
	clear:both;
}
#gyo-mu-shop #course dd strong{
	background-repeat: no-repeat;/*背景をリピートさせない*/
	background-position: left top;
	height: 30px;
	text-indent: -9999px;
	display: block;
	border-bottom: 1px dashed #FF3366;
	margin-bottom: 10px;
}
#gyo-mu-shop #course1{
	background-image: url(img/shop-dd2-1.gif);
}
#gyo-mu-shop #course2{
	background-image: url(img/shop-dd2-2.gif);
}
#gyo-mu-shop #course em{
	background-repeat: no-repeat;/*背景をリピートさせない*/
	background-position: left top;
	text-indent: -9999px;
	height: 38px;
	background-position: left bottom;
	display: block;
	background-color: #fff0f0;
	border: 1px dashed #990101;
	padding-left: 10px;
	margin-top: 10px;
}
#gyo-mu-shop #price1 {
	background-image: url(img/shop-price-1.gif);
}
#gyo-mu-shop #price2 {
	background-image: url(img/shop-price-2.gif);
}
#gyo-mu-shop #bottomLine{
	margin: 30px 0 10px 0;
}
#gyo-mu-shop .alert2{
	font-size: 10px;
	color: #6699cc;
	margin: 0px;
}

