/* CSS Document */

body{
	 
	
	background-image:url(../images/backimage.png);
	background-repeat:repeat;

}

#wrapper{
	margin:17px auto;
	width:750px;
	height:auto;
}

#container{
	width:750px ;
	height:auto;
	background-color:;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	line-height: 160%;
	letter-spacing:0.2em;
}

header{
	width:750px;
	height:auto;
}


	
section{
	height:auto;
	float:right;
    width:750px;
}

h1{
	font-size:30px;
    color:#7B7B7B;
	font-weight:400;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#36134E;
	margin-bottom:15px;
}

h2 {
	font-size:24px;
    color:#7B7B7B;
	font-weight:400;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
	
}

	
h3 {
	font-size:1.25em;
    color:#36134E;
	font-weight:500;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
	
}

h4 {
	font-size:1.1em;
    color:#36134E;
	font-weight:500;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
	
}
p{
	font-size:1.0em;
    color:#36134E;
	
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:250%;
	
}



.date{font-size:0.8em;
    color:#36134E;
	font-weight:400;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
	
}

/*---header eria---*/

.twitter{
	padding-top:15px;
	padding-left:700px;
	padding-bottom:10px;
}

.twitter a:hover img{
  opacity: 0.80;
  filter: alpha(opacity=80);
  -ms-filter:alpha(opacity=80);
}

.CollapsiblePanelTab_header a:hover img{
  opacity: 0.85;
  filter: alpha(opacity=85);
  -ms-filter:alpha(opacity=85);
}

/*---foter eria---*/

#floatnav{
	padding-bottom:20px;
	padding-left:px;
	padding-top:20px;
}


#floatnav{
	padding-left:px;
	padding-top:50px;
}


footer{
	background-color:;
	width:750px;
	clear:both;
	padding:45px 0px 25px 0px;
}

#linkarea{
	margin-left:;
	height:auto;
	text-align:center;
}

#linkgroup{
	margin:0px 0px 0px 0px;
	text-align:center;
}

.icon  {
	display:inline;
	margin-left:25px;
	margin-right:25px;
	cursor:pointer;
	
}


.tooltip {
	display:none;
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #B8B6B8),
	color-stop(1, #515251)
);
background-image: -o-linear-gradient(bottom, #B8B6B8 0%, #515251 100%);
background-image: -moz-linear-gradient(bottom, #B8B6B8 0%, #515251 100%);
background-image: -webkit-linear-gradient(bottom, #B8B6B8 0%, #515251 100%);
background-image: -ms-linear-gradient(bottom, #B8B6B8 0%, #515251 100%);
background-image: linear-gradient(to bottom, #B8B6B8 0%, #515251 100%);
	border:solid 1px #757575;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:160%;
	width:auto;
	padding:10px 20px 10px 20px ;
	color:#FFF;	
	text-shadow:1px 1px 1px #261F57;
	border-radius:3px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-ms-border-radius: 8px;
	-webkit-box-shadow: #59698F 0.1% 0.1% 0.2%;
	-moz-box-shadow: #59698F 0.1% 0.1% 0.2%;
	box-shadow: #59698F 0.1% 0.1% 0.2%;
   
	
}




#copylight{
	padding:50px 0px 50px 0px;
	text-align:center;
	color:#9E9E9E;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:0.7em;
	font-weight:100;
}














	
