/* ページ全体にかかわる事項。レイアウト、全体の設定など */

body {	background: url(images/img1.jpg) repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;}

a {color: #1B4978;}
a:hover {text-decoration: none;}


/* Content */
#content1 {
	background: #FFFFFF;
	width: 860px;
	margin: 0 auto;
	text-align: center;
}

#colOne {
	float: right;
	width: 680px;
	padding: 0 0 0 0;
}

#colTwo {
	float: left;
	width: 180px;
	text-align: justify;
}

#colTwo ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}
/* ページ全体にかかわる事項ここまで */



/* メインメニュー */
.ddsmoothmenu{
font: bold 12px Verdana;
width: 860px;
margin: 0 auto;
padding-bottom: 1px; /* 内容と線との間隔量 */
text-align: center;
background: #2D2B2B;
}
.ddsmoothmenu ul{
z-index:120;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: #2d2b2b; /*background of menu items (default state)*/
color: white;
padding: 6px 33px 6px 37px; /*メニューバーの太さ,単語ごとの間隔*/
border-right: 1px solid silver;
color: #EEEEEE;
text-decoration: none;
}
* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: #EEEEEE;
}
.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: #2D2B2B; 
color: white;
}
.ddsmoothmenu ul li a:hover{
background: #305685; /*background of menu items during onmouseover (hover state)*/
color: white;
}

/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}
.ddsmoothmenu ul li ul li a{
font: normal 11.5px Verdana;
width: 170px; /*width of sub menus*/
padding: 8px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}
/* メインメニューここまで */




/* サブメニュー */
/* サブメニュー上の「情報」 */
.subinfo {　/* サイドメニュー */
	margin:0 0 10px;
}

.subinfo .label { /* サイドメニュー:情報。入会案内。題背景はイメージ*/
	padding:5px 0px 5px 8px;
	color: #333;
	font-weight: bold;
	background-image:url(images/blue.gif); right top no-repeat;
	background-position: left top;
	margin: 0; 　/* 上テーブルマージン */
	height: 14px;
}

.subinfo ul{ /* サイドメニュー:リスト 上レイアウト*/
	margin: 0;
}


.subinfo li {
    background-image:url(images/www003.gif); left top no-repeat;
	padding: 0px;
	margin: 0px 0;
	font-size: 90%;
	color: #666666;
	list-style-type: none;
}

.subinfo li a{/* アクション*/
	padding: 5px 8px 5px 20px;
	border-left: 5px solid #BCDCC7;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	display: block;
}

.subinfo li a:hover{
	border-left: 5px solid #395173;
	color: #000066;
	background-color: #BCDCC7;
}
/* サブメニュー上の「情報」ここまで */



/* サブメニュー下の「LINKS」 */
.menuInfo { 
	margin: 2px 0 0 0;
}

.menuInfo .label1 { /* テーブルトップラベル*/
	padding:5px 0 5px 8px;
	color: #333;
	font-weight: bold;
	background-position: left top;
	background-image:url(images/yy.gif); left top no-repeat;
	border-bottom: 2px dotted #333;
	margin: 0px;
	height: 15px;
}

.menuInfo p {/* リンクス */
	padding: 0 0 0 18px;
	font-weight: bold;
	text-align: left top;
	margin: 1em 12px 1em 5px;
}

.menuInfo ul{ /* テーブル列*/
	margin: 0px;
	background-image:url(images/silver.gif); right;
	list-style:none;
}
.menuInfo  li{
	text-indent:1em;
	margin: 6px 0 0 5px;
	background-repeat:no-repeat;
    	background-position:left center;
}
.list1 {background-image:url(images/triangle0108g.gif);}
.list2 {background-image:url(images/triangle0105g.gif);}
.list3 {background-image:url(images/triangle0113g.gif);}

.menuInfo li a{
	padding: 8px 0 8px 2px;
	border-bottom: 1px dotted #333;
	text-decoration: none;
	display: block;
	color: #333;
}

.menuInfo li a:hover{
	color: #000066;
	background-color: #C1C1A4;
}

/* サブメニュー下の「LINKS」ここまで */
/* サブメニューここまで */



/* Footer */

#footer {/* Footerボックス指定 */
    background:  #3C6BA6;
    width: 860px;
    margin: 10px auto;
    height: 120px;
    line-height:1.2;
}

.center {/* Footer全体書式指定 */
	margin: 0 70px 0 70px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}

#footer p {/* Footer P 書式指定 */
   color: #272727;
}

#footer a {/* Footer P 書式指定 */
   color: #FFF;
}

/* Footerここまで */



/*コンテンツ 書式*/

#content { /* 枠設定*/
	width: 860px;
	margin: 0 auto;
}
#col3 {
	float: left;
	width: 690px;
	text-align: justify;
}
#col4 {
	float: right;
	width: 170px;
	text-align: justify;
}

#content h1 {
	padding: 5px 0 0 5px;
	color: #173E68;
}

#content h2 {
	padding: 5px 0 5px 20px;
	color: #173E68;
}

#content h3 {/* 過去のお知らせ文字*/
	color: #2F73B8;
	font-size: 12px;
	padding: 0 15px 0 0;
    background: url(images/triangle0206.gif)right top no-repeat;
	text-align: right;
	line-height:1.6;
}

.dd p {/* お知らせ box*/
	padding: 5px 2px 5px 10px;
    background: url(images/bar.gif);
	-webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:6px;
	border-width: 1px 1px 1px 7px;
	border-color: #1675E9;
	border-style: solid;
	text-align: left;
	font-size: 15px;
	color: #FFFFFF;
	width: 11%;
	margin: 10px 10px 10px 10px;
}

.dd ul{ /* テーブル列*/
	margin: 0;

}

.dd li {/*文字書式*/
	padding: 0 2px 2px 30px;
	border-bottom: 1px dashed #9D9EAC;
	display: block;
	background: url(images/arrow35-010.gif)left no-repeat;
	margin: 10px 2px 4px 0;
	font-size: 100%;
	color: #666666;
	list-style-type: none;
}

.dd li a{/*ニュース書式*/

}

.pic {
    padding: 50px 0px 0 30px;
	margin: 0 0;
}

.pic p{
    padding: 2px 2px 0 2px;
}


.general h2{/* 一般h2丸みタイトル指定 */
margin: 0 130px 0 130px;
background: url(images/gener1.gif)center no-repeat;
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:6px;
border-width: 0 0 1px 0;
border-color: #0099CC #0099CC #0099CC #305685 ;
border-style: solid;
hight: 33px;
font-family: 'MS Pゴシック',Osaksa,sans-serif;
color: #173E68;
}

.general2 h2{/* 一般h2タイトル指定rink-contact */
background: url(images/gener2.gif)left no-repeat;
margin: 0 160px 0 160px;
color: #173E68;
}

.general3 h2{/* 一般h2丸みタイトル指定 */
margin: 0 180px 0 180px;
background: url(images/skyblue.gif)left repeat;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
border-width: 0 0 0 2px;
border-color: #0099CC #0099CC #0099CC #305685 ;
border-style: solid;
hight: 60px;
font-family: 'MS Pゴシック',Osaksa,sans-serif;
color: #330066;
}


code{
  white-space:pre;
}

/* .....ここまでがINDEXの基本内容 ........................................*/
/*ここからはCONTACT USのページ ....*/
     /* Content */

#to { /*ボックス指定*/
	background: #ACEAE6;
	width: 860px;
	margin: 0 auto;
	padding:120px 0 15px 0;　/*メニューと白の間隔設定*/
}

.toiawase h1 { /* 本文見出し2 */
	color:#333;
	text-align: center;
}

.toiawase h2 { /* 本文見出し2 */
	font-size:18px;
	padding: 15px 0 5px 157px;
	color: #330066;
}

.toiawase h3 {
margin: 20px 80px 0 300px;
text-align: left;
font-weight: normal;
line-height:1.6;
}
/*ここからENTERページ ..................................................*/
/* Content */

/*ここからはLINKのページ ......................................*/
                        /* Content */
#lili { /*ボックスの指定*/
	background: #CECECE;
	width: 860px;
	margin: 0 auto;
	padding:120px 0 15px 0;　/*メニューと白の間隔設定*/
	text-align: center;
}

.linky p {/* Pの書式 */
	padding: 0 90px 0 20px;
	margin: 0 90px 0 90px;
	text-align: left;
	font-size: 16px;
}	

.linky h1 { /* 本文の見出し2 */
	padding: 0 90px 0 20px;
    text-align: center;
	color: #333;
}

.linky h2 { /* 本文の見出し2 */
    text-align: center;
	font-size: 18px;
	padding: 15px 0 5px 0;
	color: #330066;
}

.linky h3 {
padding: 35px 90px 0 90px;
text-align: left;
font-weight: normal;
line-height: 1.6;
}
/*ここからはMAGAZINEのページ ......................................*/
    /* Content */
#mag { /*ボックスの指定*/
	background: #FFFFCE;
	width: 860px;
	margin: 0px auto;
	padding:120px 0 15px 0;　/*メニューと白の間隔設定*/
	text-align: center;
}

#toukou {/*規則ボックスの書式などの設定*/
padding: 3px 10px 5px 20px;
text-align: center;
margin: 2px 70px 2px 70px;
border-style: dashed;
border-color: #BEBEBE; 
background: #D1E7D9;
}

.ha p {/* P投稿規定の書式 */
	padding: 10px 90px 0px 110px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	font-size: 15.5px;
	line-height:1.6;
	margin-left: 1em; /* ブロック全体を 1em 右に */
	text-indent: -2em; /* 先頭の1文字のみ 1em 左に */
}	

.ha h1 { /* 本文の見出し2 */
	border-bottom:1px solid #999999;
    text-align: center;
	color:#333;
	font-size:16px;
	padding: 20px 0 20px 0;
}

.ha h2 { /* 本文の見出し2 */
    text-align: center;
	font-size:18px;
	padding: 15px 0 5px 0;
	color: #305685;
}

.ha h3 {
padding: 30px 97px 0 110px;
text-align: left;
font-weight: normal;
line-height:1.6;
}
/*ここからはMEETINGのページ ......................................*/
                           /* Content */
#meet { /*ボックスの指定*/
	background: #FFFFCE;
	width: 860px;
	margin: 0px auto;
	padding:120px 0 15px 0;　/*メニューと白の間隔設定*/
	text-align: center;
}

.vv p {/* 活動の書式 */
	padding: 2px 90px 0 90px;
	text-align: left;
	margin: 1em 10px 1em 5px;
	font-size: 16.5px;
	line-height:1.25;
}
	
.vv h1 { /* 本文の見出し2 */
	border-bottom:1px solid #999999;
    text-align: center;
	color:#333;
	font-size:16px;
	padding: 20px 0 20px 0;
}

.vv h2 { /* 本文の見出し2 */
    text-align: center;
	color:#333;
	font-size:18px;
	padding: 15px 0 5px 0;
}

.vv h3 {
margin: 10px 50px 10px 70px;
padding: 0 90px 0 20px;
text-align: left;
background: url(images/triangle0105b.gif)left top no-repeat;

}

.vv h4 {
text-align: center;
}

table.timetable{table-layout:fixed;
}

table,th,td{border: 1px solid #A5A5A5;
}

td.haba {width:230px;
}

.timetable {
background-color: #FFFFFF;
margin: 22px 80px 50px 90px;
font-size:11pt;
}
caption{font-weight:bold;
}

#hako {
padding: 30px 30px 30px 20px;
margin: 30px 120px 40px 100px;
border: 1px dotted #333333; 
font-size: 12pt;
line-height:1.4;
}
.ff {
text-decoration: underline;
}

/*ここからはREGULATIONのページ ......................................*/
                        /* Content */
#rere { /*大ボックス指定*/
	background: #FFFFCE;
	width: 860px;
	margin: 0 auto;
	padding:120px 0 15px 0;　/*メニューと白の間隔設定*/
	text-align: center;
}

#regu {/*規則ボックスの書式などの設定*/
padding: 3px 0 5px 30px;
text-align: center;
margin: 10px 64px 10px 64px;
border-width: midium;
border-style: dashed;
border-color: #BEBEBE; 
background: #EEEEEE;
line-height:1.6;
}

.ga p {/* Pの書式 */
	padding: 2px 10px 0 3px;
	text-align: left;
	margin: 1em 10px 1em 5px;
	font-size: 16px;
	margin-left: 4em; /* ブロック全体を 1em 右に */
	text-indent: -4em; /* 先頭の1文字のみ 1em 左に */
}	

.ga h1 { /* 本文の見出し2 */
	border-bottom:1px solid #999999;
    text-align: center;
	color:#333;
	font-size:16px;
	padding: 20px 0 20px 0;
}

.ga h2 { /* 本文の見出し2 */
    text-align: center;
	color:#333;
	font-size:18px;
	padding: 15px 0 5px 0;
}

.ga h3 {
padding: 7px 90px 0 90px;
text-align: left;
font-weight: normal;
line-height:1.6;
}

.ga h4 {
margin: 10px 50px 10px 70px;
padding: 0 90px 0 20px;
text-align: left;
background: url(images/triangle0105b.gif)left top no-repeat;
}

.ga h5 {
padding: 0 125px 0 125px;
text-align: left;
}

.caption {
color: #006633;
caption-side: left;
}

table.yakuin{
table-layout: fixed;
background: white;
margin: 28px;
border-width: 1px;
border-color: #BEBEBE;
}

#download {
padding: 18px 0 18px 0;
text-align: center;
margin: 10px 150px 10px 150px;
border-width: thin;
border-style: solid;
border-color: #BEBEBE; 
}

#furikomi {
padding: 16px 60px 16px 60px;
text-align: left;
margin: 10px 150px 20px 150px;
font-size: 15px;
background-color: #EEEEEE;
border-width: thin;
border-style: dashed;
border-color: #BEBEBE; 
line-height:1.4;
}

.gabox h4 {
margin: 10px 0px 10px 0px;
padding: 0 90px 0 20px;
text-align: left;
background: url(images/triangle0105bg.gif)left top no-repeat;
border-width: 0 0 1px 0;
border-style: dotted;
}

/*ここからはSALONのページ ......................................*/
                           /* Content */
#sal { /*コンテンツボックスの指定*/
	background: #CBCBB1;
	width: 860px;
	margin: 0px auto;
	padding:120px 0 15px 0;　/*メニューと白の間隔設定*/
	text-align: center;
}

#box {
background: #FFFFFF;
width: 720px;
margin: 0 auto;
box-shadow:2px 2px 5px black;
-moz-box-shadow:2px 2px 5px black;  
-webkit-box-shadow:2px 2px 5px black;

}

.sa p {/* Pの書式 */
	padding: 0px 30px 0 20px;
	margin: 0 0px 0 50px;
	font-size: 16px;
}	

.sa h1 { /* 本文の見出し2 */
text-align: center;
color: #333;
}

.sa h2 { /* 本文の見出し2 */
    background: url(images/tittle2_7.gif) no-repeat;
    text-align: center;
	font-size: 18px;
	margin: 0 150px; 
	padding: 2px 5px 5px 0px;
	color: #330066;
}

.sa h3 {
padding: 0 30px 0 75px;
text-align: left;
font-weight: normal;
line-height: 1.6;
font-size: 16px;
}

p.indent1{
margin-left: 1em; /* ブロック全体を 1em 右に */
text-indent: 0em; /* 先頭の1文字のみ 1em 左に */
font-size: 13px;
}

p.indent_dan{
margin-left: 0.01em; /* ブロック全体を 1em 右に */
margin-right: 0.8em; /* ブロック全体を 1em 右に */
text-indent: 0em; /* 先頭の1文字のみ 1em 左に */
font-size: 15.2px;
}
/*ここからはASIAのページ ......................................*/

#asia { /*コンテンツボックスの指定*/
	background: #E9E1F0;
	width: 860px;
	margin: 0px auto;
	padding:120px 0 15px 0;　/*メニューと白の間隔設定*/
	text-align: center;
}

#box1 {
background: #FFFFFF;
width: 700px;
margin: 0 auto;
box-shadow:2px 2px 5px black;
-moz-box-shadow:2px 2px 5px black;  
-webkit-box-shadow:2px 2px 5px black;
}

/*ここからはMEMBERSのページ ......................................*/

#members { /*コンテンツボックスの指定*/
	background: #BCDCC7;
	width: 860px;
	margin: 0px auto;
	padding:120px 0 15px 0;　/*メニューと白の間隔設定*/
	text-align: center;
}

#box {
background: #FFFFFF;
width: 700px;
margin: 0 auto;
box-shadow:2px 2px 5px black;
-moz-box-shadow:2px 2px 5px black;  
-webkit-box-shadow:2px 2px 5px black;
}

/*ここからはold_newsのページ ......................................*/
.new1 h4{
margin: 10px 50px 10px 70px;
padding: 0 90px 0 20px;
text-align: left;
line-height: 1.2;
}






/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 7px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{ /*shadow for NON CSS3 capable browsers*/
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
opacity: 0.5;
}


 /* メニューV::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.ddsmoothmenu-v ul{
margin: 0;
padding: 0;
width: 170px; /* Main Menu Item widths */
list-style-type: none;
font: bold 12px Verdana;}

.ddsmoothmenu-v ul li{
position: relative;}

/* Top level menu links style */
.ddsmoothmenu-v ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
}

.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active{
background: #414141; /*background of menu items (default state)*/
color: white;
}


.ddsmoothmenu-v ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: black; 
color: white;
}

.ddsmoothmenu-v ul li a:hover{
background: black; /*background of menu items during onmouseover (hover state)*/
color: white;
}

/*Sub level menu items */
.ddsmoothmenu-v ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
font-weight: normal;
visibility: hidden;
}

 
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li { float: left; height: 1%; }
* html .ddsmoothmenu-v ul li a { height: 1%; }
/* End */