/*全体の設定*/
body{
	margin:0px;
	padding:0px;
	font-style:normal;/*文字のスタイル：普通*/
	font-weight:normal;/*文字の太さ：普通*/
	font-size:10pt;/*文字の大きさ：中*/
	text-align:center;/*文字の寄せ方：左寄せ*/
	color:#006699;/*文字の色*/
	background-color:#B8CCE5;/* 背景の色：白 */
	
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}



/******全体枠です****/

#container  {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	margin-top: 0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
}

/*リンク関係*/
a:link {/*リンクされた文字の色*/
    color: #006699;/*文字の色：青*/
    font-style:normal;
    text-decoration:none;/* 下線 */
}
a:visited {/*訪問後の色*/
	color:#6699FF;/*文字の色：紫*/
	text-decoration:none;/* 下線 */
}
a:hover {/*カーソルを合わせたときの色*/
	color:#ff0000;/*文字の色：赤*/
	font-style:normal;
	text-decoration:none;/* 下線 */
}
a:active {/*クリック中の色*/
    text-decoration:none;/* なし */
}



#head {
	width:800px;
	height:189px;
	background-image:url(../images/top_bar.png);
	margin:auto;
	background-color:transparent;
}

/****headの中に入れたメニュー**/
#popmenu {
    width:auto;
    font-size:12pt;
    margin-left:50px;
	margin-top:20px;
	margin-bottom:0px;
    padding:0px 0px;
   	text-align:left;
    background-color:#ffffff;
}


/******submenuを囲っています。*****/
#menu  {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:22px;
	margin-top: 0px;
	margin-bottom:0px;
	background-color:#3A62A5;
}

#under_menu  {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:22px;
	margin-top: 0px;
	margin-bottom:0px;
	padding-top:6px;
	text-align:right;
	color:#FFFFFF;
	background-image:url(../images/under_menu.png);
	background-repeat:no-repeat;

}



/*******メニューその２です。padding:3px 0pxの最初の3pxは上下メニュー線と文字との距離。margin-left10pxはボーダーを100%以下の幅にして使った時の左からの空き******/

ul.submenu{
    list-style:none;
    width:100%;
    font-size:10pt;
    margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
    padding:0px 0px;
   	text-align:center;
    background-color:#3A62A5;
}
ul.submenu li{
    list-style:none;
    display:inline;
    background-color:#3A62A5;
	color:#FFFFFF;
    margin:0px 12px;
}
ul.submenu a{
    padding-left:13px;
	text-decoration:none;
}
ul.submenu a:link {/*リンクされた文字の色*/
    color: #ffffff;/*文字の色：白*/
    font-style:normal;
    text-decoration:none;/* 下線 */
}


ul.submenu a:visited {/*訪問後の色*/
    color:#ffffff;/*文字の色：白*/
    text-decoration:none;/* 下線 */
}

ul.submenu a:hover{
background:url(../images/rarrow.gif) left center no-repeat;
}



#description {
 text-align:left;
 padding-left:25px;
 padding-right:25px;
 width:auto;
 }

#description2 {
 text-align:left;
 padding-left:25px;
 padding-right:25px;
 width:auto;
 }



#description2 h1 {
	font-size:10px;
	color:#ffffff;
}



#conte {
 text-align:left;
 padding-left:0px;
 width:242px;
 } 

#conte2 {
 text-align:left;
 padding-left:0px;
 width:558px;
} 

#conte2 table   {
  font-family:Verdana;
  border-collapse: separate;
  border-color:#006699;
  } 

.left_space  {
padding-left:30px;
margin-bottom:0px;
}


.line_dott  {
border-top:2px dotted #CCCCCC; 
 }


.line_sol  {
border-top:2px solid #ccc;
}

.bg_gray {
 background-color: #DBF0F2;
 }


.font11  {
	font-size:14px;
	color:#006699;
	font-family: Verdana;
	font-weight: bold;
}

.font_orange  {
  color:#FF9933;
}

.bg_pink {
  background-color: #FFE6F2;
  text-align:center;
  font-weight:bold;
 } 
  
.bg_gray2 {
  background-color: #99CCFF;
  text-align:center;
  font-weight:bold;
 }   
  
img.left  {
   float:left;
   }  
  
  
.jisage {
  border:1px solid  #BDE4E8;
  margin-top:15px;
  margin-left:15px;
  margin-right:15px;
  padding:10px;
  line-height: 130%;
  text-align:left;
}


.jisage2 {
   margin-top:15px;
  margin-left:15px;
  margin-right:15px;
  line-height: 130%;
  text-align:left;
}

.jisage3 {
  padding-left:30px;
  padding-right:30px;
  padding-top:15px;
  padding-bottom:0px;
  line-height: 140%;
  text-align:left;
}

.waku  {
	height: 130px;
	width: 530px;
	background-repeat: no-repeat;
	clear: both;
	background-image: url(../images/CM2.png);
	display: block;
	padding-top: 60px;
	padding-left: 25px;
	font-weight: bold;
	color: #3A62A5;
	line-height: normal;
}







/**********************ここからはAjax関連の設定***************/





/*Main Container*/
.hrzContainer3 {
	width:100%;
}
.hrzContainer3 ul{
	list-style-type: none;
	margin: 0px;
	padding:0px;	
}
.hrzContainer3 li{
	display: inline; 
	margin: 0px;
	padding:0px;
}



/*Handle下のアコーディオン読み込んだイメージにフィルターを設定*/
.handle3 {
	float: left;
	width: 67px;
	height: 250px;
	text-align:center;
    border: 1px solid white;
}

.handleOver3{
	background: blue;
	border: 1px solid white;
}
.handleOver3 img{
	margin-top:0px;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}
.handleSelected3{
	background:#ffffff;
	border: 1px solid red;
}
/*Content Container*/
.contentWrapper3{
	text-align: justify;
	
}
.contentInnerWrapper3{
	padding: 10px;
}
.contentWrapper3 h3{
	border-bottom: 1px solid silver;
	color: #1E90FF;
}
/*Animation Start 入れるimgの高さはheight*/
.contentStart3 {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 250px;	
	overflow:hidden;
}
/*Animation End　入れるimgの高さはheight*/
.contentEnd3 {
	
	float: left;	
	
	height: 250px;
}
