/* CSS Document */


/*■初期設定*/

body{
	color:#333;/*通常のテキストカラー*/
	}
a{
	color:#06C;/*通常のリンクテキストカラー*/
	}
a:hover{
	color:#FF9900;/*マウスが乗った時の通常のリンクテキストカラー*/
	text-decoration:underline;/*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
	}

/*■初期設定ここまで*/



*{ margin:0; padding:0;}
img{
	border:0;
	margin: 0px;
	padding: 0px;
}


/*■フォントサイズ調整*/ΩΩ
body {
    font-size: 13px; /* モダンブラウザ */
    *font-size: small; /* IE 7 */
    *font: x-small; /* IE 6以下 */
	font-family:'Hiragino Kaku Gothic Pro',	'ヒラギノ角ゴ Pro W3', 'Osaka',	'ＭＳ Ｐゴシック', sans-serif;/*フォント種*/
}

body{
	text-align:center;
	background-image: url(image/top/hoshiSunaBG.gif);
	background-repeat: repeat;
	}

/*■レイアウトセレクタ*/
.CNT{
	text-align:center;
	}
.L{
	text-align:left;
	}
.R{
	text-align:right;
	}



.clr_sps{ clear:both; font-size:1px;}

#container{
	width:700px;
	margin:auto;
	text-align:left;
	background-repeat: no-repeat;
	background-position: 400px 0px;
	background-image: url(image/top/sun.gif);
	}
	
	

/* *******************************
　　div #headタイトル画像の部分
******************************** */
	
#head{
	background-repeat: no-repeat;
	background-position: center;
	color: #F33;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	
	
#head h1{
	height:20px;
	line-height:20px;
	font-size:10px;
	color:#F90;
	font-weight:normal;
	text-indent:0px;
	}
	
	
#head h2{
	font-size:18px;
	font-weight:bold;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
	}
#head h2 a{
	font-size:16px;
	vertical-align:top;
	text-decoration:none;
	color:#06F;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}
#head h2 a:hover{
	color:#06F;
	text-decoration:none;
	padding-top: 150px;
	padding-left: 30px;
	}
	
	
	
/* ********************************************
　div #head_menu 横並びのメニューボタン部分から
　　メールアドレスまで
********************************************* */
#head_menu{
	line-height:24px;
	font-size:14px;
	color:#009;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	vertical-align: bottom;
	margin-top: 3px;
	clear: both;
	background-repeat: repeat-x;
	background-position: center;
	padding: 0px;		
	}
#head_menu a{
	color:#F00;
	font-size:12px;
	letter-spacing:1px;
	text-decoration:none;
	vertical-align:middle;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	}
#head_menu a:hover{
	color:#F36;
	}

/* ********************************************
********************************************* */
#aisatsu {
	font-size: 14px;
	color: #633;
	line-height: 21px;
	background-repeat: no-repeat;
	background-position: 520px 500px;
	text-align: left;
	width: auto;
	background-image: url(image/top/dog.gif);
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 20px;
}



/* ********************************************
　div #contens スケジュールからタイダイまで
********************************************* */

#contents{
	margin:10px 12px 0px 12px;
	padding:0 0 20px 0;
	clear:left;
	zoom:100%;
	}
#contents:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}	
#contents p{
	line-height:1.6em;
	}	
	
	
#schedule {
	background-position: right 80px;
	background-repeat: no-repeat;
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}


/* ********************************************
　不明
********************************************* */
#main_image{
	background:url(img/top/bg_main_pic.gif) no-repeat;
	width:740px;
	height:194px;
	margin:16px 0 20px 0;
	padding:8px 7px 6px 7px;
	}

#copy{
	background:url(img/common/bg_foot.gif) no-repeat;
	width:682px;
	height:20px;
	margin:0 auto 10px auto;
	font-size:11px;
	line-height:20px;
	text-align:right;
	color:#333333;
	border:solid #333333;
	border-width:3px 0 0 0;
	clear:left;
	}
#copy a{
	color:#333333;
	text-decoration:none;
	}
#copy a:hover{
	color:#333333;
	}

.typeB{
	margin:8px 0 10px 0;
	zoom:100%;
	}
.typeB:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
.typeB p{
	margin:8px 0 16px 0;
	line-height:200%;
	}	
.typeB div.left{
	float:left;
	width:300px;
	}
.typeB div.right{
	float:right;
	width:300px;
	margin:0 0 0 20px;
	}

.margin_none{ margin:0;}

/*テーブルセット*/
#tbl_setA{
	border:#666666 solid 1px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setA th{
	border:#666666 solid 1px;
	background:url(img/common/bg_th01.gif);
	padding:6px;
	color:#666666;
	text-align:center;
	color:#FFFFFF;
	}
#tbl_setA td{
	border:#666666 solid 1px;
	padding:6px;
	}
	
/******************************************************************************************************/


/* ********************************************
　　　　　↑↑↑↑不明↑↑↑↑
********************************************* */


/* ********************************************
　見出し
********************************************* */
h3{
	width:656px;
	height:46px;
	font-size:18px;
	line-height:48px;
	text-indent:12px;
	vertical-align:top;
	color:#FFFFFF;
	font-weight:bold;
	margin:0 0 0 0;
	background-image: url(image/top/blueObi.gif);
	background-repeat: no-repeat;
	}
	
	
h4{
	line-height:24px;
	font-size:16px;
	background-image: url(image/top/teodori.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #006;
	padding-left: 60px;
	height: 80px;
	}
h5{
	font-size:16px;
	line-height:1em;
	color:#006;
	background-image: url(image/top/kinokoBlue.gif);
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 45px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 28px;
	padding-top: 10px;
	padding-bottom: 0px;
	clear: both;
	}	



/* ********************************************
　インフォメーション　枠内
********************************************* */
#info{
	border:1px solid #999999;
	height:250px;
	overflow:auto;
	padding-left: 10px;
	background-image: url(image/top/bettydancing.gif);
	background-position: right 30px;
	background-repeat: no-repeat;
	}
#info h5{
	font-size:14px;
	color: #03C;
	text-decoration: underline;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 45px;
	margin-bottom: 0px;
	background-image: url(image/top/kinokoRed.gif);
	background-repeat: no-repeat;
	}
#info p{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 45px;
	margin-top: 0px;
	}



#PF-X {
	font-size: 10px;
	color: #999;
	text-align: right;
	width: 682px;
	margin-right: auto;
	margin-left: auto;
}
#nextshow {
	background-image: url(image/top/westernuncle.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 80px;
	padding-left: 80px;
	font-size: 16px;
	line-height: 20px;
	vertical-align: middle;
	color: #F00;
	padding-top: 20px;
	margin-top: 10px;
}
#schedule p {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 45px;
	color: #006;
}
#pastShow {
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin-bottom: 30px;
}
#summerofloveBody {
}
#summerofloveBody p {
	font-size: 14px;
	color: #009;
	width: 480px;
	text-align: left;
}
#summerofloveBody {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#youtube #leftGif {
	margin: 0px;
	padding: 0px;
	width: 120px;
	clear: both;
}
#youtube #rightGif {
	margin: 0px;
	padding: 0px;
	width: 120px;
}
#youtube #tubescreen {
	margin: 0px;
	padding: 0px;
	float: right;
}
#youtube .leftGif {
	margin: 0px;
	width: 120px;
	float: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#youtube .tubescreen {
	margin: 0px;
	padding: 0px;
	float: left;
}
#youtube .rightGif {
	margin: 0px;
	float: left;
	width: 120px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#youtube .tubeScreenSet {
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#aisatsu #logo {
	padding-left: 145px;
}
#schedule .place {
	font-size: 16px;
	color: #069;
	padding-left: 45px;
	margin: 0px;
	padding-top: 0px;
}
#container #aisatsu #CDsetsumei {
	font-size: 14px;
	text-align: left;
	margin-right: 0px;
	margin-left: 40px;
	line-height: 18px;
}
#aboutHG {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 30px;
}
#aboutHGdt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #900;
	border-left-style: none;
	margin-top: 30px;
	background-image: url(image/top/mushBG.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	padding-left: 30px;
	height: 25px;
	vertical-align: middle;
	width: 650px;
	border-bottom-width: thin;
	border-bottom-color: #C63;
}
#aboutHGdd {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	padding-left: 15px;
	margin-top: 5px;
	line-height: 21px;
}
#backTop {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	margin-bottom: 30px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #03C;
	border-bottom-color: #03C;
	padding-top: 3px;
	padding-bottom: 3px;
}
#cdKounyu {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 30px;
}
#cdKounyuDD {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 21px;
	padding-left: 40px;
	margin-bottom: 20px;
	padding-top: -10px;
}
#cdKounyuDT {
	font-weight: bold;
	color: #F30;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	background-image: url(image/top/denkyu.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 21px;
	height: 35px;
	vertical-align: middle;
	padding-top: 10px;
}
#mailInfo {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009;
	border-bottom-color: #009;
	width: 500px;
}
#kounyuHouhou {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-image: url(image/top/mushBG.gif);
	background-repeat: no-repeat;
	padding-left: 190px;
	margin-bottom: 15px;
	color: #F00;
	line-height: 25px;
	background-position: 160px;
	margin-top: 15px;
}
