/*基本設定---------------------------*/

body {
	font-size:85%;
	margin-top:0;
	margin-bottom:0;
	height:100%;
	color:#333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: 0px;
	margin-left: 0px;
}

/*html {
	height:100%;
}

body > #main {
    height: auto;
}*/

img {
	border:0;
}

a　{/*リンクされた文字*/
    color:#006699;
    font-style:normal;
    text-decoration:underline;
}

a:link {/*未訪問のリンク*/
    color:#006699;
    font-style:normal;
    text-decoration:underline;
}

a:visited {/*訪問後のリンク*/
    color:#006699;
    text-decoration:underline;
}

a:hover {/*マウスをのせたとき*/
    color:#009900;
    font-style:normal;
    text-decoration:none;
}

/*----------------------------------*/


/*main設定--------------------------*/

#main {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../images/navi_back.gif);
	background-repeat: repeat-y;
	background-position: 4px 0px;
}

#main_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 249px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	height: 100%;
}

#main_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 550px;
	height: 100%;
}

#main_bottom {
	height: 5px;
	width: 810px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
}

#footer {
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	margin: 0px;
	width: 100%;
	height: 100px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
}

#footer a　{/*リンクされた文字*/
	color:#FFFFFF;
	font-style:normal;
	text-decoration: none;
}

#footer a:link {/*未訪問のリンク*/
    color:#FFFFFF;
    font-style:normal;
    text-decoration:none;
}

#footer a:visited {/*訪問後のリンク*/
	color:#FFFFFF;
	text-decoration:none;
	font-style: normal;
}

#footer a:hover {/*マウスをのせたとき*/
    color:#FF9900;
    font-style:normal;
    text-decoration:none;
}
/*----------------------------------*/


/*グローバルナビ設定----------------*/

#global_navi {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 279px;
	width: 249px;
	list-style-type: none;
}

#global_navi li {
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 249px;
	list-style-type: none;
}

#global_navi li a {
	background-image: url(../images/global_navi.gif);
	background-repeat: no-repeat;
	display: block;
	/*\*/
	overflow: hidden;
	/**/
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 249px;
}

#navi_01 a {
	background-position: 0px 0px;
}

#navi_02 a {
	background-position: 0px -31px;
}

#navi_03 a {
	background-position: 0px -62px;
}

#navi_04 a {
	background-position: 0px -93px;
}

#navi_05 a {
	background-position: 0px -124px;
}

#navi_06 a {
	background-position: 0px -155px;
}

#navi_07 a {
	background-position: 0px -186px;
}

#navi_08 a {
	background-position: 0px -217px;
}

#navi_09 a {
	background-position: 0px -248px;
}

#navi_01 a:hover {
	background-position: 0px -279px;
}

#navi_02 a:hover {
	background-position: 0px -310px;
}

#navi_03 a:hover {
	background-position: 0px -341px;
}

#navi_04 a:hover {
	background-position: 0px -372px;
}

#navi_05 a:hover {
	background-position: 0px -403px;
}

#navi_06 a:hover {
	background-position: 0px -434px;
}

#navi_07 a:hover {
	background-position: 0px -465px;
}

#navi_08 a:hover {
	background-position: 0px -496px;
}

#navi_09 a:hover {
	background-position: 0px -527px;
}

#navi_01 a.stay {
	background-position: 0px -279px;
}

#navi_02 a.stay {
	background-position: 0px -310px;
}

#navi_03 a.stay {
	background-position: 0px -341px;
}

#navi_04 a.stay {
	background-position: 0px -372px;
}

#navi_05 a.stay {
	background-position: 0px -403px;
}

#navi_06 a.stay {
	background-position: 0px -434px;
}

#navi_07 a.stay {
	background-position: 0px -465px;
}

#navi_08 a.stay {
	background-position: 0px -496px;
}

#navi_09 a.stay {
	background-position: 0px -527px;
}
/*----------------------------------*/



/*以下main_right設定*/
/*----------------------------------*/

.photo {
	margin: 0px;
	padding: 0px;
	height: 216px;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.unate_bt a {
	background-image: url(../images/unate_bt.jpg);
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 106px;
	width: 550px;
	/*\*/
	overflow: hidden;
	/**/
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.unate_bt a:hover {
	background-position: 0px -106px;
}

.bunka_bt a {
	background-image: url(../images/bunka_bt.jpg);
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 106px;
	width: 550px;
	/*\*/
	overflow: hidden;
	/**/
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bunka_bt a:hover {
	background-position: 0px -106px;
}
/*----------------------------------*/


/*企業アライアンスネットワーク------*/

.alliance {
	padding: 0px;
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 8px;
}

/*----------------------------------*/


/*主要プロデュース------------------*/

.produce_table {
	padding: 0px;
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}

.produce_table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	width: 255px;
	padding: 5px;
}

.produce_table th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #EEEEEE;
	width: 255px;
}

.produce_table td.padding0 {
	padding: 0px;
}

.produce_table2 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 8px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}

.produce_table2 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	width: 255px;
	padding: 5px;
}

.produce_table2 th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #EEEEEE;
	width: 255px;
}

.produce_table2 td.padding0 {
	padding: 0px;
}
/*----------------------------------*/


/*組織図----------------------------*/

.chart {
	padding: 10px;
	margin-top: 20px;
	margin-right: 43px;
	margin-bottom: 20px;
	margin-left: 43px;
	border: 1px solid #CCCCCC;
}

/*----------------------------------*/


/*アクセスマップ--------------------*/

.map {
	padding: 5px;
	margin-top: 20px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 19px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: solid;
	border-left-style: solid;
}

.map_text {
	width: 500px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 150%;
	text-align: left;
}

/*----------------------------------*/


/*アルバイト募集--------------------*/

.recruit_text {
	width: 534px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 8px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 150%;
	text-align: left;
}

.recruit_text dd {
	padding-right: 0px;
	padding-left: 1.7em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.recruit_text dt {
	margin-top: 30px;
}

.form_bt a {
	background-image: url(../../recruit/images/form_bt.jpg);
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 30px;
	width: 200px;
	/*\*/
	overflow: hidden;
	/**/
	margin-top: 40px;
	margin-right: 175px;
	margin-bottom: 20px;
	margin-left: 175px;
}

.form_bt a:hover {
	background-position: 0px -30px;
}


/*以下フォーム*/

#recruit_table {
	padding: 0px;
	width: 531px;
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 8px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#recruit_table td {
	width: 60%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#recruit_table th {
	font-style: normal;
	font-weight: normal;
	width: 40%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #F8F8EF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#recruit_table th em {
	font-style: normal;
	color: #FF0000;
}

.form_text1 {
	width: 98%;
}

.form_text2 {
	width: 10%;
}

.submit {
	text-align: center;
	margin-bottom: 20px;
}

/*----------------------------------*/


/*裏千家ＤＶＤ販売------------------*/

.buy_bt a {
	background-image: url(../../urasenke/images/buy_bt.jpg);
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 70px;
	width: 400px;
	/*\*/
	overflow: hidden;
	/**/
	margin-top: 40px;
	margin-right: 75px;
	margin-bottom: 20px;
	margin-left: 75px;
}

.buy_bt a:hover {
	background-position: 0px -70px;
}

/*----------------------------------*/


/*その他設定-------------------------*/

.clear {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}

.usually {
	width: 534px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 150%;
	text-align: left;
}

.usually em {
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}

.usually3 em {/*php用*/
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}

.usually2 {
	width: 534px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 8px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
}

.usually3 {/*php用*/
	width: 534px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 150%;
	text-align: left;
	font-size: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.usually4 {/*php用*/
	width: 534px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 250px;
	margin-left: 8px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 150%;
	text-align: left;
	font-size: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.ov_dl {
	width: 534px;
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	line-height: 150%;
	padding: 0px;
}

.ov_dl dd {
	margin-bottom: 20px;
	padding-left: 12em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
}

.ov_dl dd.farst {
	margin-top: -1.3em;
	padding-top: 0px;
}

address {
	font-style: normal;
}

.fs {
	font-size: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

