p, h1, h2, h3, h4, h5, h6,ul {
	margin: 0px;
	padding: 0px;
}

html { 
	overflow-y: scroll;
}

body {
	width: 1024px;
	height: 100%;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#container {
	width: 1022px;
	border-left: 1px solid #ccc;
	border-right: 1px solid  #ccc;
	overflow: hidden;
}

#wrapper {
	width: 1022px;
	padding-bottom: 20px;
	overflow: hidden;
}

/*-------------------------------
    ここから全体のレイアウト  
-------------------------------*/
/*--  全体の幅1024px 
      ヘッダー（幅1022px 高80px ）
      左カラム 幅270px
      メインカラム 750px  --*/

/*--  ヘッダーの設定  --*/
div#header {
	width: 1022px;
	height: 80px;
	border-bottom: 1px solid #ccc;
	background: url(../images/chor_pocket_logo_line.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

/*--  左カラムの設定  --*/
#side_a {
	float: left;
	width: 270px;
	padding-bottom: 20px;
	background: url(../images/menu_back_001.gif);
	border-right: 1px solid #ccc;
}

/* メインカラムの設定 */
div#main {
	float: right;
	width: 751px;
}

/*--  共通設定  --*/
#main #pagetitle h2 {
	padding-top: 10px;
	padding-left: 30px;
	font-size: 1.1em;
	font-weight: 600;
	letter-spacing: 0.1em;
}

/*--  フッターの設定  --*/
address {
	clear: both;
	width: 1024px;
	color: #003366;
	font-size: 0.9em;
	line-height: 1.3em;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
	border-top: 1px solid #003366;
	background-color: #fff;
	height: 80px;
}

/*-------------------------------
    ここまで全体のレイアウト  
-------------------------------*/


/*---------------------------
  ここからヘッダーの設定  
---------------------------*/
#header div#headerarea_a {
	float: left;
	width: 645px;
}

#header div#headerarea_b {
	float: right;
	width: 377px;
}

#header div#logo {
	float: left;
	width: 300px;
	padding-top: 5px;
}

#header div#name {
	float: left;
	width: 310px;
}

#header h1 {
	margin-top: 20px;
	font-size: 1.9em;
	color: #c06;
}

#header div#memberlogin {
	width: 145px;
	height: 20px;
	position: relative;
	top: 5px;
	left: 230px;
}

#header div#memberlogin p a {
	font-size: 0.9em;
	letter-spacing: 0.05em;
	text-decoration: none;
	color: #ff3373;
	text-align: center;
	display: block;
}

/*--  検索の設定  --*/
div#header div#search {
	width: 382px;
	height: 50px;
	position: relative;
	top: 10px;
}

div#header div#search form input {
	padding-left:5px;
}


/*----------------------------
  ここから左カラム 
----------------------------*/
/*-- ここからグローバルナビゲーションの設定  --*/

/* リストの設定 */
#side_a div#menu {
	width: 180px;
	margin-left: auto;
	margin-right: auto;
}

#side_a #menu ul {
	margin-top: 10px;
}

#side_a #menu ul li ,#side_a #menu a {
	display: block;
	list-style-type: none;
}

#side_a #menu ul li.point_1 {
	width: 180px;
	height: 28px;
	font-weight: bold;
	text-indent: 2.2em;
	letter-spacing: 0.2em;
	line-height: 28px;
	border-top: 1px solid #c7daaf;
	border-left: 1px solid #c7daaf;
	border-right: 1px solid #c7daaf;
}

#side_a #menu ul li.point_2 {
	width: 180px;
	height: 28px;
	font-weight: bold;
	text-indent: 2.2em;
	letter-spacing: 0.2em;
	line-height: 28px;
	border-top: 1px solid #c7daaf;
	border-left: 1px solid #c7daaf;
	border-right: 1px solid #c7daaf;
	border-bottom: 1px solid #c7daaf;
}

div#side_a div#menu ul li a {
	color: #040486;
	text-decoration: none;
	background: url(../images/gnavi001.jpg);
	background-repeat: no-repeat;
}

div#side_a div#menu a:link {
	color: #040486;
	background: url(../images/gnavi001.jpg);
	background-repeat: no-repeat;
}

div#side_a div#menu a:visited {
	color: #a84343;
	background: url(../images/gnavi001.jpg);
	background-repeat: no-repeat;
}

div#side_a div#menu a:hover {
	color: #0f7f06;
	background: url(../images/gnavi002.jpg);
	background-repeat: no-repeat;
}

#side_a #menu ul li.select {
	color: #003829;
	background: url(../images/gnavi003.jpg);
	background-repeat: no-repeat;
}

/*--  ここまでグローバルナビゲーションの設定  --*/

/*----  ここから佐賀のうたごえ協議会準備会link  ----*/
#side_a #utagoekyougikai {
	width: 270px;
}

#side_a #utagoekyougikai .utagoekyougikaiarea {
	margin-top: 20px;
	text-align: center;
}

#side_a #utagoekyougikai .utagoekyougikaiarea p a {
	font-size: 0.97em;
	text-decoration: none;
}

#side_a .area_1 {
	width: 270px;
	padding-top: 10px;
}

#side_a .area_1 h2 {
	font-size: 0.9em;
	font-weight: 400;
	letter-spacing: 0.05em;
	padding-left: 10px;
	padding-bottom: 5px;
}

#side_a .area_1 h2 a {
	text-decoration: none;
}

#side_a .area_1 p {
	font-size: 0.9em;
	letter-spacing: 0.1em;
	line-height: 1.3em;
}

#side_a .area_1 div.sidearea_2 {
	width: 235px;
	margin: 5px auto;
	text-align: center;
	background: url();
}

#side_a .area_1 div.sidearea_2 img {
	border: 1px solid #ccc;
}

#side_a .sale_book {
	margin-top: 10px;
	text-align: center;
	line-height: 1.2em;
}

#side_a .sale_book p {
	font-size: 1em;
	font-weight: 700;
}

#side_a .sale_book a {
	text-decoration: none;
}

/*----------------------------
  ここまで左カラム 
----------------------------*/


/*--------------------------------
  ここからトップページの設定  
--------------------------------*/
#index #main .mainarea_1 p img {
	width: 751px;
}

#index #main .mainarea_2 {
	padding: 20px;
	background-color: #e8ffec;
}

#index #main .mainarea_2 h2 {
	padding-left: 10px;
	font-size: 1.2em;
	font-weight: 600;
	letter-spacing: 0.1em;
}

#index #main .mainarea_2 p {
	padding-top: 8px;
	font-size: 0.95em;
	letter-spacing: 0.1em;
	line-height: 1.3em;
	text-indent: 1em;
}
/*--------------------------------
  ここまでトップページの設定  
--------------------------------*/


/*---------------------------------
  ここからプロフィールの設定  
---------------------------------*/

#profile #main .profile_area_title h2 {
	padding-top: 20px;
	padding-left: 30px;
	font-size: 1.1em;
	font-weight: 600;
	letter-spacing: 0.1em;
}

#profile #main .areapoint_1 {
	padding-top: 10px;
	padding-left: 40px;
}

#profile #main .areapoint_1 img {
	width: 13px;
	height: 13px;
	padding-right: 5px;
}

#profile #main .areapoint_1 h3 {
	font-size: 1em;
	font-weight: 500;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
}

#profile #main .areapoint_1 p {
	padding-left: 30px;
	padding-right: 10px;
	font-size: 0.95em;
	line-height: 1.3em;
	text-indent: 1em;
}


/*---------------------------------
  ここまでプロフィールの設定  
---------------------------------*/

/*---------------------------------
  ここから公演情報の設定  
---------------------------------*/
#concert #main #pagetitle h2 span {
	padding-left: 10px;
	font-size: 0.9em;
	font-weight: normal;
	vertical-align: 0;
}

#concert #main .mainarea_1 {
	margin-left: 45px;
	padding: 0 10px;
	width: 670px;
	height: 100%;
	overflow: auto;
}

.concertlist_1{
	width: 660px;
	overflow: auto;
	padding-bottom: 10px;
	border-bottom: 2px dotted #299e35;
}

#concert #main .mainarea_1 .concertlist_1 h3 {
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 8px;
	font-size: 0.9em;
	font-weight: 400;
	letter-spacing: 0.1em;
}

#concert #main .mainarea_1 .concertlist_1 h3 span {
	padding-bottom: 3px;
	border-bottom: 1px solid #555;
}

#concert #main .mainarea_1 .concertlist_1 h3 span a {
	text-decoration: none;
}

#concert #main .mainarea_1 .concertlist_1 .point_1 {
	float: left;
	width: 115px;
	padding-top: 2px;
	padding-left: 20px;
	font-size: 0.95em;
	font-weight: bold;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}

#concert #main .mainarea_1 .concertlist_1 .point_2 {
	float: left;
	width: 630px;
	margin-left: 30px;
	font-size: 0.8em;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	padding-top: 3px;
}

#concert #main .mainarea_1 .concertlist_1 .point_3 {
	text-indent: 3.6em;
}

#concert #main .mainarea_1 .concertlist_1 .point_r {
	text-align: right;
	padding-right: 2px;
}


/*---------------------------------
  ここまで公演情報の設定  
---------------------------------*/


/*---------------------------------
  ここからニュースの設定  
---------------------------------*/
div#news div#main div.section1 {
	width: 751px;
	margin: 5px 0;
}

div#news div#main div.section2 {
	width: 700px;
	margin: 0 auto;
	overflow: hidden;
}

div#news div#main div.section1 div.sector1 {
	margin: 15px;
}

div#news div#main div.section1 div.sector1 div.titleitem p {
	padding: 4px 0;
	font-size: 0.95em;
	letter-spacing: 0.015em;
	line-height: 1.15em;
}

div#news div#main div.section1 div.sector1 div.titleitem p.point1 {
	font-size:1em;
	letter-spacing: 0.1em;
	margin: 5px 0;
}

div#news div#main div.section2 div.sector2 {
	float: left;
	width: 270px;
	margin-left: 30px;
}

div#news div#main div.section2 div.sector3 {
	float: left;
	width: 400px;
	margin: 20px auto 0 auto;
}

div#news div#main div.section2 div.sector3 p {
	padding: 10px 0;
	font-size: 0.95em;
	letter-spacing: 0.015em;
	line-height: 1.3em;
}

/*---------------------------------
  ここまでニュースの設定  
---------------------------------*/


/*---------------------------------
  ここからうたごえ喫茶の設定  
---------------------------------*/





/*---------------------------------
  ここまでうたごえ喫茶の設定  
---------------------------------*/



/*---------------------------------
  ここから活動歴の設定  
---------------------------------*/
div#history div#main table.history_1 {
	margin: 10px auto;
	border-collapse: collapse;
	width: 730px;
}

div#history div#main table.history_1 caption {
	margin-bottom: 10px;
}

div#history div#main table.history_1 tr th {
	border: 1px solid #c0c0c0;
}

div#history div#main table.history_1 tr th.point_1 {
	background-color: #eeffd1;
	padding: 5px 0;
	vertical-align: middle;
}

div#history div#main table.history_1 tr th.point_2 {
	background-color: #e0ffe9;
	text-align: center;
	padding: 0 5px;
}

div#history div#main table.history_1 tr td {
	border: 1px solid #c0c0c0;
	padding: 5px;
	font-size: 0.95em;
	letter-spacing: 0.01em;
}

div#history div#main table.history_1 tr td.flush_right {
	text-align: right;
}

div#history div#main table.history_1 tr td.point_c {
	text-align: center;
}

/*---------------------------------
  ここまで活動歴の設定  
---------------------------------*/


/*---------------------------------
  ここから練習日程の設定  
---------------------------------*/
#schedule #main .mainarea_1 table.selector_1 {
	margin-top: 10px;
	margin-left: 20px;
	width: 710px;
	border: 1px solid #888;
	border-collapse: collapse;
}

#schedule #main .mainarea_1 table.selector_1 caption {
	font-size: 1.3em;
	padding-bottom: 10px;
	letter-spacing: 0.2em;
}

#schedule #main .mainarea_1 table.selector_1 tr th {
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #888;
	letter-spacing: 0.1em;
}

#schedule #main .mainarea_1 table.selector_1 tr th.point_1 {
	font-size: 1em;
	background-color: #fdffeb;
}

#schedule #main .mainarea_1 table.selector_1 tr th.point_2 {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1em;
	background-color: #ebfcff;
}

#schedule #main .mainarea_1 table.selector_1 tr td {
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #888;
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

#schedule #main .mainarea_1 table.selector_1 tr td.point_r {
	text-align: right;
	padding-right: 10px;
	padding-left: 5px;
}

#schedule #main .mainarea_1 table.selector_1 tr td.point_c {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

#schedule #main .mainarea_1 table.selector_1 tr td.point_i {
	padding-left: 15px;
}

#schedule #main .mainarea_2 {
	float: left;
	margin-left: 40px;
	margin-top: 30px;
}

#schedule #main .mainarea_2 p {
	font-size: 1em;
	padding-bottom: 10px;
	text-align: center;
}

#schedule #main .mainarea_3 {
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}

#schedule #main .mainarea_3 p {
	font-size: 1em;
	padding-bottom:	10px;
	text-align: center;
}


/*---------------------------------
  ここまで練習日程の設定  
---------------------------------*/


/*---------------------------------
  ここから入団案内の設定  
---------------------------------*/
#guidance #main .mainarea_1 {
	padding-top: 20px;
	padding-left: 20px;
	letter-spacing: 0.1em;
}

#guidance #main .mainarea_1 table {
	padding-top: 10px;
 	margin-left: 30px;
	text-indent: 5px;
	border-collapse: collapse;
	background-color: #fff6f8;
}

#guidance #main .mainarea_1 table caption {
	padding-bottom: 10px;
	font-size: 1.1em;
}

#guidance #main .mainarea_1 table tr td {
	border:1px solid blue;
 	padding: 10px 20px 10px 10px;
	font-size: 1em;
	letter-spacing: 0.1em;
}


#guidance #main .mainarea_2 {
	padding-top: 20px;
	padding-left: 50px;
	height: 280px;
}

#guidance #main .mainarea_1 p {
 	padding-left: 40px;
	font-size: 1em;
	letter-spacing: 0.1em;
}

#guidance #main .mainarea_2 p.point_1 {
	width: 200px;
	margin-top: 10px;
	padding: 5px 20px;
	border: 1px solid #000080;
}


/*---------------------------------
  ここまで入団案内の設定  
---------------------------------*/


/*---------------------------------
  ここからリンクの設定  
---------------------------------*/
#link #main .mainarea_1 {
	padding-left: 100px;
	padding-top: 10px;
}


#link #main .mainarea_1 p {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

#link #main .mainarea_2 {
	padding-left: 60px;
	padding-top: 10px;
}

#link #main .mainarea_2 p {
	font-size: 1em;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.3em;
}

#link #main .mainarea_2 p img {
	width: 13px;
	height: 13px;
	padding-right: 5px;
}

#link #main .mainarea_2 ul.linklist li {
	list-style-type: none;
	line-height: 1.2em;
	text-indent: 2em;
}


#link #main .mainarea_2 ul.linklist li a {
	font-size: 0.95em;
	text-decoration: none;
	letter-spacing: 0.1em;
}

#link #main .mainarea_2 ul li a span {
	font-size: 0.85em;
}



/*---------------------------------
  ここまでリンクの設定  
---------------------------------*/


/*---------------------------------
  ここからサイトマップの設定  
---------------------------------*/





/*---------------------------------
  ここまでサイトマップの設定  
---------------------------------*/


/*----------------------------------------
   ここからお問い合せの設定 
----------------------------------------*/
div#contact #main .mainarea_1 {
	margin: 10px 5px 20px 5px;
	padding: 10px 5px;
	border: 1px solid #ccc;
}

div#contact #main #pagetitle h2 {
	font-size: 1.1em;
}

div#contact #main .mainarea_1 .section_1 {
	margin-left: 15px;
	margin-bottom: 20px;
}

div#contact #main .mainarea_1 .section_1 form table tr th {
	width: 170px;
}

div#contact #main .mainarea_1 .section_1 form table tr th span {
	vertical-align: 1.5px;
	padding: 0 5px;
}



/*----------------------------------------
   ここまでお問い合せの設定 
----------------------------------------*/
/*----------------------------------------
  ここからお問い合わせメール送信完了設定
----------------------------------------*/
div#thanks div#container div#main {
	width: 749px;
	padding: 20px 0;
	background-color: #fcfcfc;
}

div#thanks div#container div#main div.thanks_main_area_1 {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding: 60px 50px;
}

div#thanks div#container div#main div.thanks_main_area_1 div#title_back_a {
	width: 350px;
	padding: 15px 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #f0f0f0;
	border: 1px solid #ccc;
	text-align: center;
	letter-spacing: 0.5em;
}

div#thanks div#container div#main div.thanks_main_area_1 div#title_back_a h2 {
	font-size: 2em;
}


div#thanks div#container div#main div.thanks_main_area_1 div#sankstext {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-left: 80px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #f3f3fa;
	border-left: 2px solid #ccd;
	border-top: 2px solid #ccd;
	border-right: 1px solid #ccd;
	border-bottom: 1px solid #ccd;
}

div#thanks div#container div#main div.thanks_main_area_1 div#sankstext p {
	font-size: 1.4em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}


/*----------------------------------------
  ここまでお問い合わせメール送信完了設定
----------------------------------------*/
