@charset "utf-8";
#SubMainVisual {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 796px;
}
  
/*------------------ SubContentsWrapper --------------*/
#SubContentsWrapper {
	background: url(images/services/sub_menu_back1.gif) repeat-y left top;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 796px;
}



	/*---------------- Main Menu(Right) 	----------------*/
#MainMenu {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 598px;
}

#MainMenuWrapper {
	margin: 0px;
	padding: 10px 20px 0px;
	height: auto;
	width: 558px;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

#MainMenuWrapper ul {
	margin: 0px;
	padding: 0px;
}

#MainMenuWrapper li {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	list-style: none;
}

#MainMenuWrapper li a {
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
}

#MainMenuWrapper li a:link {
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	color: #3C5875;/*青*/
}

#MainMenuWrapper li a:visited {
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	color: #3C5875;
}

#MainMenuWrapper li a:hover {
	text-decoration: underline;
	text-align: left;
	text-indent: 20px;
	color: #cc3333;
}


	/*----------------Left Menu 1 ----------------*/

#LeftMenu {
	float: left;
	width: 197px;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	text-decoration: none;
}

#LeftMenu #LeftMenuBarNow {
	background: #F5b0c1 url(images/others/arrow/pink_mark.gif) no-repeat 15px center;
	border-bottom: 1px dashed #999999;
	margin: 0px;
	padding: 0;
	height: 24px;
	width: 197px;
	text-align: left;
	text-indent: 35px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}

#LeftMenu #LeftMenuBar {
	padding: 0;
	height: 24px;
	width: 197px;
	border-bottom: 1px dashed #999999;
	background: #B7C7DB url(images/others/arrow/pink_mark.gif) no-repeat 15px center;
	margin: 0px;
	text-align: left;
	text-indent: 35px;
	text-decoration: none;
}

#LeftMenu #LeftMenuBar a {
	text-decoration: none;
	height: 26px;
	width: 197px;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

#LeftMenu #LeftMenuBar a:link {
	color: #333333;
	text-decoration: none;
}

#LeftMenu #LeftMenuBar a:visited {
	color: #333333;
	text-decoration: none;
}

#LeftMenu #LeftMenuBar a:hover {
	color: #cc3333;
	background: url(images/services/sub_menu_button.gif) no-repeat left top;
	text-decoration: none;
}
#LeftMenu   #LeftMenuS1BarNow {
	background: #F5B0C1;/*ライトグリーン*/
	border-bottom: 1px dashed #999999;
	margin: 0px;
	padding: 0;
	height: 24px;
	width: 197px;
	text-align: left;
	text-indent: 35px;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

/*------------- Left Menu 2(S1)------------------*/

#LeftMenu #LeftMenuS1Bar {
	padding: 0;
	height: 24px;
	width: 197px;
	border-bottom: 1px dashed #999999;
	margin: 0px;
	text-align: left;
	text-indent: 35px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}



#LeftMenu #LeftMenuS1Bar a {
	text-decoration: none;
	height: 26px;
	width: 197px;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 12px;
}


#LeftMenu  #LeftMenuS1Bar a:link {
	color: #333333;
	text-decoration: none;
}

#LeftMenu  #LeftMenuS1Bar a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#LeftMenu  #LeftMenuS1Bar a:hover {
	color: #cc3333;/*赤*/
	background: url(images/services/sub_menu_button.gif) no-repeat left top;
}
#LeftMenu  #LeftMenuS2BarNow {
	background: #f5b0c1 no-repeat 20px center;
	border-bottom: 1px dashed #999999;
	margin: 0px;
	padding: 0;
	height: 24px;
	width: 197px;
	text-align: left;
	text-indent: 50px;
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}



/*------------- Left Menu 3(S2)------------------*/

#LeftMenu #LeftMenuS2Bar {
	padding: 0;
	height: 24px;
	width: 197px;
	border-bottom: 1px dashed #999999;
	margin: 0px;
	text-align: left;
	text-indent: 50px;
	text-decoration: none;
}

#LeftMenu  #LeftMenuS2Bar a {
	text-decoration: none;
	height: 26px;
	width: 197px;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
}

#LeftMenu  #LeftMenuS2Bar a:link {
	color: #333333;
}

#LeftMenu  #LeftMenuS2Bar a:visited {
	color: #333333;
	text-decoration: none;
}

#LeftMenu  #LeftMenuS2Bar a:hover {
	color: #cc3333;
	background: url(images/services/sub_menu_button.gif) no-repeat left top;
}





/*------------------ SvcMenu (Table サービス一覧）-------------------*/

#SvcMenuWrapper {
	margin: 0px 0px 20px;
	padding: 0px;
	height: auto;
	width: 550px;
	border-bottom: 1px solid #BCBCBC;
}
.SvcMenuTitle {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;/*青*/
	background: url(images/contents/others/title_back_gray.jpg) repeat-x center;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: auto;
	text-align: center;
	border-left: 1px solid #BCBCBC;
	border-bottom: 1px groove #A2A2A2;
}
.SvcMenuTitleR {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;
	background: url(images/contents/others/title_back_gray.jpg) repeat-x center;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: auto;
	text-align: center;
	border-left: 1px solid #BCBCBC;
	border-right: 1px solid #BCBCBC;
	border-bottom: 1px groove #A2A2A2;
}

.SvcMenuText {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;
	margin: 0px;
	padding: 3px 0px 7px;
	height: 21px;
	width: 125px;
	border-left: 1px solid #BCBCBC;
	text-align: left;
	text-indent: 8px;
}

.SvcMenuTextR {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;
	margin: 0px;
	padding: 7px 0px 3px;
	height: 21px;
	width: 135px;
	border-left: 1px solid #BCBCBC;
	text-align: left;
	text-indent: 8px;
	border-right: 1px solid #BCBCBC;
}
.SvcMenuTextG {
	font: bold 1em/2em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 120px;
}
.SvcMenuTextPamph {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;
	margin: 0px;
	padding: 10px 0px 20px;
	height: 21px;
	width: 120px;
	border-left: 1px solid #BCBCBC;
	text-align: left;
	text-indent: 8px;
}



.SvcMenuTextRauto {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;
	height: auto;
	width: auto;
	border-right: 1px solid #BCBCBC;
}


.SvcMenuText a {
	text-decoration: none;
}

.SvcMenuText a:link {
	color: #3C5875;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.SvcMenuText a:visited {
	color: #3C5875;
	text-decoration: none;
}
.SvcMenuText a:hover {
	color: #cc3333;
	text-decoration: underline;
}

.SvcMenuTextR a {
	text-decoration: none;
}

.SvcMenuTextR a:link {
	color: #3C5875;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.SvcMenuTextR a:visited {
	color: #3C5875;
	text-decoration: none;
}
.SvcMenuTextR a:hover {
	color: #cc3333;
	text-decoration: underline;
}



/*------------------ MCWrapper (Table 司会者一覧）-------------------*/

#MCWrapper {
	margin: 0px 0px 20px;
	padding: 0px;
	height: auto;
	width: 550px;
	border-bottom: 1px solid #BCBCBC;
	background: url(images/others/background/koushi_back.jpg) repeat-y left top;
	border-right: 1px solid #BCBCBC;
	border-left: 1px solid #BCBCBC;
}

.MCTitle {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;/*青*/
	background: url(images/contents/others/title_back_gray.jpg) repeat-x center;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 120px;
	text-align: center;
	border-left: 1px solid #BCBCBC;
	border-bottom: 1px groove #A2A2A2;
}

.MCProfileTitle {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;
	background: url(images/contents/others/title_back_gray.jpg) repeat-x center;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 430px;
	text-align: center;
	border-left: 1px solid #BCBCBC;
	border-right: 1px solid #BCBCBC;
	border-bottom: 1px groove #A2A2A2;
}

.MCProfileBox {
	margin: 0px;
	padding: 0px 10px;
	height: auto;
	width: 430px;
	border-bottom: 1px solid #CCCCCC;
	}
	#MainMenu .MCProfileBox li {
		line-height: 180%;
		}
	#MainMenu .MCProfileBox {
		padding-bottom: 30px;
		}


	
.MCProfileText {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;
	padding-right: 10px;
	padding-left: 10px;
}

.MCProfileTextG {
	font: bold 1em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;
	margin: 0px;
	padding: 0px;
}
.MCPhoto {
	margin: 0px;
	padding: 10px;
	height: auto;
	width: 100px;
	border-bottom: 1px solid #CCCCCC;
}
.MCPhoto .deco {
	border-style: solid;
	border-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-width: 1px 2px 2px 1px;
}

#MCWrapper2 {
	margin: 0px 0px 20px;
	padding: 0px;
	height: auto;
	width: 550px;
	border-bottom: 1px solid #BCBCBC;
	background: url(images/services/koushi/koushi_back1.jpg) repeat left top;
	border-right: 1px solid #BCBCBC;
	border-left: 1px solid #BCBCBC;
}


/*------------------ EventJissekiWrapper (主な実績と取引先）-------------------*/

#EventJissekiWrapper {
	margin: 0px 0px 20px;
	padding: 0px;
	height: auto;
	width: 550px;
}
.EJTitle1 {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;/*青*/
	background: url(images/contents/others/title_back_gray.jpg) repeat-x center;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 70px;
	text-align: center;
	border-left: 1px solid #BCBCBC;
	border-bottom: 1px groove #A2A2A2;
}
.EJTitle2 {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;/*青*/
	background: url(images/contents/others/title_back_gray.jpg) repeat-x center;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 370px;
	text-align: center;
	border-left: 1px solid #BCBCBC;
	border-right: 1px solid #BCBCBC;
	border-bottom: 1px groove #A2A2A2;
}
.EJTitle2a {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;/*青*/
	background: url(images/contents/others/title_back_gray.jpg) repeat-x center;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 400px;
	text-align: center;
	border-left: 1px solid #BCBCBC;
	border-right: 1px solid #BCBCBC;
	border-bottom: 1px groove #A2A2A2;
}

.EJTitle3 {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;/*青*/
	background: url(images/contents/others/title_back_gray.jpg) repeat-x center;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 100px;
	text-align: center;
	border-right: 1px solid #BCBCBC;
	border-bottom: 1px groove #A2A2A2;
}
.EJTitle3a {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;/*青*/
	background: url(images/contents/others/title_back_gray.jpg) repeat-x center;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 140px;
	text-align: center;
	border-right: 1px solid #BCBCBC;
	border-bottom: 1px groove #A2A2A2;
}

.EJText {
	font: 0.9em/1.4em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	margin: 0px;
	height: auto;
	width: auto;
	border-left: 1px solid #BCBCBC;
	text-align: left;
	border-bottom: 1px solid #BCBCBC;
	padding: 7px 3px 13px;
}

.EJTextB {
	font: bold 0.9em/1.4em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;/*青*/
}

.EJTextR {
	font: 0.9em/1.4em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	margin: 0px;
	height: auto;
	width: auto px;
	border-left: 1px solid #BCBCBC;
	text-align: left;
	border-right: 1px solid #BCBCBC;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 13px;
	padding-left: 3px;
	border-bottom: 1px solid #BCBCBC;
}



/*------------------ torihikisakiWrapper (取引先一覧）-------------------*/
#torihikisakiWrapper {
	margin: 0px 0px 20px;
	padding: 0px;
	height: auto;
	width: 550px;
}

.TorihikisakiTitle1 {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;/*青*/
	background: url(images/contents/others/title_back_gray.jpg) repeat-x center;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 280px;
	text-align: center;
	border-left: 1px solid #BCBCBC;/*グレイ*/
	border-right: 1px solid #BCBCBC;
	border-bottom: 1px groove #A2A2A2;/*濃いグレイ*/
}
.TorihikisakiTitle2 {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;/*青*/
	background: url(images/contents/others/title_back_gray.jpg) repeat-x center;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 270px;
	text-align: center;
	border-right: 1px solid #BCBCBC;/*グレイ*/
	border-bottom: 1px groove #A2A2A2;/*濃いグレイ*/
}
.TorihikisakiText {
	font: 0.9em/1.4em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	margin: 0px;
	height: auto;
	width: auto;
	border-left: 1px solid #BCBCBC;/*グレイ*/
	text-align: left;
	border-bottom: 1px solid #BCBCBC;
	padding: 7px 3px 13px;
	text-indent: 10px;
}

.TorihikisakiTextR {
	font: 0.9em/1.4em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	margin: 0px;
	height: auto;
	width: auto px;
	border-left: 1px solid #BCBCBC;/*グレイ*/
	text-align: left;
	border-right: 1px solid #BCBCBC;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 13px;
	padding-left: 3px;
	border-bottom: 1px solid #BCBCBC;
	text-indent: 10px;
}

/*------------------ artistWrapper (アーティスト一覧）-------------------*/
#artistWrapper {
	margin: 0px 0px 20px;
	padding: 0px;
	height: auto;
	width: 550px;
}

#ArtistMainMenuWrapper {
	margin: 0px;
	padding: 10px 20px 0px;
	height: auto;
	width: 558px;
	background: #FFFFFF;
}

.ArtistTitle1 {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;/*青*/
	background: url(images/contents/others/title_back_gray.jpg) repeat-x center;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 280px;
	text-align: center;
	border-left: 1px solid #BCBCBC;/*グレイ*/
	border-right: 1px solid #BCBCBC;
	border-bottom: 1px groove #A2A2A2;
	border-top: 1px solid #BCBCBC;
}
#subTitle03 {
	margin-top: 40px;
	margin-bottom: 20px;
}
.ArtistName {
	font: bold 1.0em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	text-align: left;
	text-indent: 10px;
	height: 20px;
	border-left: 2px solid #FF0000;
	padding-top: 6px;
	padding-bottom: 0px;
}

.ArtistTitle2 {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;/*青*/
	background: url(images/contents/others/title_back_gray.jpg) repeat-x center;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 270px;
	text-align: center;
	border-right: 1px solid #BCBCBC;/*グレイ*/
	border-bottom: 1px groove #A2A2A2;/*濃いグレイ*/
	border-top: 1px solid #BCBCBC;
}
.ArtistText {
	font: 0.9em/1.4em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	margin: 0px;
	height: auto;
	width: auto;
	border-left: 1px solid #BCBCBC;/*グレイ*/
	text-align: left;
	border-bottom: 1px solid #BCBCBC;
	padding: 3px;
	text-indent: 10px;
	background: #E9EEF3;
}
.ArtistTextL {
	font: 0.9em/1.4em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	margin: 0px;
	height: auto;
	width: auto;/*グレイ*/
	text-align: left;
	padding: 0px;
	text-indent: 10px;
	background: #55799D;
	border: 1px solid #BCBCBC;
}
#ArtistBox1 {
	margin: 0px;
	padding: 30px 10px;
	height: auto;
	width: 530px;
	border: 1px solid #B9B9B9;
	float: left;
	background: #FFFFFF;
}
#ArtistBox1 #Box1L {
	margin: 0px;
	padding: 0px 10px 10px;
	float: left;
	height: auto;
	width: 200px;
}
#ArtistBox1 #Box1R {
	margin: 0px;
	padding: 15px;
	float: right;
	height: auto;
	width: 280px;
}

.ArtistTextB {
	font: bold 0.9em/1.4em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	margin: 0px;
	height: auto;
	width: auto;
	border-left: 1px solid #BCBCBC;/*グレイ*/
	text-align: left;
	border-bottom: 1px solid #BCBCBC;
	padding: 3px;
	text-indent: 10px;
	background: #E9EEF3;
}
.ArtistTextR {
	font: 0.9em/1.4em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	margin: 0px;
	height: auto;
	width: auto px;
	border-left: 1px solid #BCBCBC;/*グレイ*/
	text-align: left;
	border-right: 1px solid #BCBCBC;
	padding: 3px;
	border-bottom: 1px solid #BCBCBC;
	text-indent: 10px;
}

.ArtistTextR a {
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
}
.ArtistTextR a:link {
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	color: #3C5875;/*青*/
}

.ArtistTextR a:visited {
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	color: #993366;
}

.ArtistTextR a:hover {
	text-decoration: underline;
	text-align: left;
	text-indent: 20px;
	color: #cc3333;
}

.link-name a {
	background: url(images/others/arrow/red_arrow3.gif) left center no-repeat;
	text-decoration: none;
	padding-left: 10px;
}
.link-name a:link {
	text-decoration: none;
	color: #3C5875;/*青*/
}
.link-name a:visited {
	text-decoration: none;
	color: #993366;
}
.link-name a:hover {
	text-decoration: underline;
	color: #cc3333;
}










/*------------------ MC SvcMenuWrapper (MCのサービスメニュー）-------------------*/

#MCSvcWrapper {
	margin: 0px 0px 20px;
	padding: 0px;
	height: auto;
	width: 550px;
	border-left: 1px solid #BCBCBC;
	border-right: 1px solid #BCBCBC;
}

.MCTitle1 {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;/*青*/
	background: url(images/contents/others/title_back_gray.jpg) repeat-x center;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: auto;
	text-align: center;
	border-right: 1px solid #BCBCBC;
	border-bottom: 1px groove #A2A2A2;
}
.MCTitle2 {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;/*青*/
	background: url(images/contents/others/title_back_gray.jpg) repeat-x center;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: auto;
	text-align: center;
	border-bottom: 1px groove #A2A2A2;
}
.MCTextL {
	font: 0.9em/1.4em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	margin: 0px;
	height: auto;
	width: auto;
	border-right: 1px solid #BCBCBC;/*グレイ*/
	text-align: left;
	border-bottom: 1px solid #BCBCBC;
	padding: 7px 0px 13px;
	text-indent: 30px;
}
.MCTextLG {
	font: 0.9em/1.4em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	margin: 0px;
	height: auto;
	width: 170px;
	border-right: 1px solid #BCBCBC;/*グレイ*/
	text-align: left;
	border-bottom: 1px solid #BCBCBC;
	padding: 7px 0px 13px;
	text-indent: 5px;
}
.MCTextR {
	font: 0.9em/1.4em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	margin: 0px;
	height: auto;
	width: auto;
	text-align: left;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 13px;
	padding-left: 3px;
	border-bottom: 1px solid #BCBCBC;
}


/*------------------ StaffRecruitWrapper (Staff Recruutのメニュー）-------------------*/

#StaffWrapper {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 550px;
	border-left: 1px solid #BCBCBC;
	border-right: 1px solid #BCBCBC;
}

.StaffTitle1 {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;/*青*/
	background: url(images/contents/others/title_back_gray.jpg) repeat-x center;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 150px;
	text-align: center;
	border-right: 1px solid #BCBCBC;
	border-bottom: 1px groove #A2A2A2;
}
.StaffTitle2 {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #3C5875;/*青*/
	background: url(images/contents/others/title_back_gray.jpg) repeat-x center;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 400px;
	text-align: center;
	border-bottom: 1px groove #A2A2A2;
}
.StaffTextL {
	font: 0.9em/1.4em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	margin: 0px;
	height: auto;
	width: auto;
	border-right: 1px solid #BCBCBC;/*グレイ*/
	text-align: left;
	padding: 7px 0px 13px;
	text-indent: 30px;
}
.StaffTextLG {
	font: 0.9em/1.4em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	margin: 0px;
	height: 20px;
	width: 150px;
	border-right: 1px solid #BCBCBC;/*グレイ*/
	text-align: left;
	text-indent: 5px;
	padding: 7px 0px 3px;
	border-bottom: 1px solid #BCBCBC;
}
.MCTextLG2 {
	font: 0.9em/1.4em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #003366;
	margin: 0px;
	height: auto;
	width: 150px;
	border-right: 1px solid #BCBCBC;/*グレイ*/
	text-align: left;
	border-bottom: 1px solid #BCBCBC;
	padding: 7px 0px 13px;
	text-indent: 5px;
}

.StaffTextR {
	font: 0.9em/1.4em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	margin: 0px;
	height: 20px;
	width: 400px;
	text-align: left;
	padding: 5px 3px;
	border-bottom: 1px solid #BCBCBC;
}
.StaffUnderline {
	border-bottom: 1px solid #BCBCBC;
}







/*------------------ subTitle (メイン・コンテンツのサブタイトル）-------------------*/

#subTitle01 {
	font: bold 14px "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #DE0A54;/*ワインレッド*/
	height: 14px;
	width: 550px;
	float: left;
	padding: 6px 0px;
	margin: 40px 0px 0px;
	text-align: left;
	text-indent: 10px;
	border-top: 1px solid #DFDFDF;/*ライトグレイ*/
	letter-spacing: 0.1em;
	background: url(images/contents/others/title_back_gray3.jpg) repeat-x left;
	border-right: 1px solid #DFDFDF;/*ライトグレイ*/
	border-bottom: 2px solid #C70541;/*ダークワインレッド*/
	border-left: 1px ridge #DFDFDF;/*ライトグレイ*/
}

#subTitle02 {
	height: 50px;
	width: 550px;
	padding: 0px;
	margin: 40px 0px 20px;
}







/*---------------パンくず----------------------*/
#MainMenu #pan {
	font: lighter 0.7em/1.2em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #346767;/*緑*/
	text-align: left;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
	letter-spacing: 0.1em;
}
#MainMenu #pan a {
	text-decoration: none;
}
#MainMenu #pan a:link {
	color: #346767;/*緑*/
}
#MainMenu #pan a:visited {
	color: #346767;
	text-decoration: none;
}
#MainMenu #pan a:hover {
	color: #cc3333;
	text-decoration: underline;
}



/*------------------ その他 -------------------*/

#pagetop,.pagetop {
	background: right;
	margin: 0px;
	padding: 20px 10px 30px 0px;
}




p {
	font: 0.9em/1.6em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	text-align: left;
	padding-top: 20px;
	margin: 0px;
	padding-bottom: 10px;
}
.Text {
	font: 0.9em/1.6em "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
.TextRed {
	font: 0.9em/1.8em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #FF0000;
}
.TextLblue {
	font: 1em/2.5em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #0D7BF4;
}

.TextB {
	font: bold 1em/1.6em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
}
.TextB1 {
	font: bold 0.9em/1.6em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
}

.TextBRed {
	font: bold 1em/1.6em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #FF0000;
}
.TextGray {
	font: 0.9em/1.6em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #666666;
}




.subMidashi1 {
	font: bold 1em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #4A6782;/*青*/
	background: url(images/others/line/sub_line1.gif) no-repeat left bottom;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left: 5px solid #CE0647;
	text-align: left;
	text-indent: 20px;
	margin-top: 40px;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
}
#subBox1 {
	margin: 20px 0px 0px;
	padding: 0px;
	height: auto;
	width: 550px;
}
#subBox1 #L {
	margin: 0px;
	padding: 10px 20px 10px 10px;
	float: left;
	height: auto;
	width: 270px;
}
#subBox1 #R {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 250px;
}
.subBox1Text {
	font: 0.9em/1.6em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
}
#subBox1  #L2 {
	margin: 0px;
	padding: 10px 20px 10px 10px;
	float: left;
	height: auto;
	width: 180px;
}
#subBox1  #R2 {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	float: right;
	height: auto;
	width: 320px;
}
.formTextL {
	font: 0.8em/1.6em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	background: #F0F0F0;
	text-align: left;
	text-indent: 20px;
	padding: 4px 0px;
	letter-spacing: 0.1em;
	margin: 0px;
	height: auto;
	width: 230px;
}
.formTextR {
	font: 0.8em/1.6em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	background: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	padding: 4px 0px 4px 10px;
	letter-spacing: 0.1em;
	margin: 0px;
	height: auto;
	width: auto;
}
.formTitle {
	font: bold 0.8em/1.6em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	background: #C8DBE3;
	text-align: left;
	text-indent: 20px;
	padding: 4px 0px;
	letter-spacing: 0.1em;
	margin: 0px;
	height: 20px;
	width: auto;
	border-left: 3px solid #FF0000;
}
