@charset "utf-8";
/*-----------------------------------*
 *共通項目
 *-----------------------------------*/
*{
	margin:0px;
	padding:0px;
}
img{
	border:0;
	vertical-align: top;
}
h1,h2,h3,h4{
	margin:0px;
	padding:0px;
	size:12px;
}
h1{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
body, textarea {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*-----------------------------------*
 *コンテンツ
 *-----------------------------------*/
/*段組*/
body{
	background-color:#ffffff;
	font-size: small;
	background:transparent url(../images/new_bg.gif) repeat;
}
#wrapper{
	width:100%;

}
#container{
	width:815px;
	height:auto;
	margin: 0px auto;
	position: relative;
}
#header{
	width:810px;
	margin: 0px auto;
	text-align:left;
	font-size: x-small;
}

#rightcontents{
	width:700px;
	padding:0px;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-left: 101px;
	/*left: 101px;
	top: 139px;*/
}
#footer{
	width:800px;
	padding-top: 20px;
	text-align:center;
	font-size: x-small;
	position: relative;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}
/*-----------------------------------*
 *コンテンツメイン
 *-----------------------------------*/
 #leftcontents{
	width:101px;
	height:950px;
	padding:0px;
	background:url(../images/menu_bg.gif);
	position: absolute;
	top: 139px;
}
#leftcontents2{
	clear:both;
	width:101px;
	height:1080px;
	padding:0px;
	background:url(../images/menu_bg.gif);
	position: absolute;
	top: 139px;
}
#leftcontents ul{
	list-style-type: none;	
}
#leftcontents2 ul{
	list-style-type: none;	
}
#newtopic{
	width:617px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 182px;
}
#newtopic_txt{
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: #BFE9CA;
}
#syakariki_ex{
	width: 450px;
	height:744px;
	margin-top: 10px;

	margin-bottom: 10px;
	
}

#twitter_container{
	width: 240px;
	height: 760px;
	margin-top: 15px;
	margin-left:0px;
	position: absolute;
	left: 466px;
	top: 421px;
}

/*-----------------------------------*
 *コンテンツ
 *-----------------------------------*/
.center{
	margin-right: auto;
	margin-left: auto;
}
#contents_main_3{
	/*width: 762px;
	height: 850px;*/
	position: relative;
	margin-top:10px;
	margin-left: 13px;
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	background-position: left top;
}

#contents_main_3_text{
	width: 650px;
	height: auto;
	top: 140px;
	left: 35px;
	text-align: left;
	color: #ffffff;
	line-height: 18px;
	border: 1px solid #FDFEFE;
	background-color: #3AC8F1;
	padding: 10px;
	margin-top: 20px;
	margin-left:10px;
}
