@charset "utf-8";
/*TOP CONTENTS */
#topcontents {
	width:960px;
	clear:both;
}

#topimage {
	width:710px;
	margin:0 0 5px 0;
	float:left;
}


#topimage a{
	color:#cccccc;
}

#topimageselector li {
	float:left;
	list-style-type:none;
}

/* NEWS */
#topnews {
	width:230px;
	background-color:#fff;
	margin:0 5px;
	float:left;
	clear:right;
	font-size:12px;
	overflow:hidden;
}

#newstextbox {
	width:210px;
	margin:0 auto;
}

#topnews li {
	list-style-type:none;
}
.newsline {
	width:210px;
}
.newsday {
	float:left;
	margin:0 10px 0 0;
}
.newsdescription {
	float:left;
	clear:right;
	border-bottom:thin dotted #ccc;
	margin:0 0 10px 0;
	width:230px;
}
.newsdescription a{
color:#000000;
}

.newsdescription p{
	margin:0 0 1em 0;
}
/* NEWS END */

/* TOP CONTENTS END*/


/* SECOND CONTENTS */

/*staff blog */
#secondcontents {
width:230px;
float:right;
	margin:0 5px;

}


#blogcontent {
		width:230px;
height:100%;
}
#staffblog {
	width:220px;
height:100%;
margin:0 5px;
}
#content {
		width:220px;
height:100%;
margin:0 5px 0 0;
}
/*staff blog end */

/*SECOND CONTENTS END */


/* THIRD CONTENTS */

#thirdcontents {
}

/* TWITTER */

#twitter {
	width:710px;
	height:400px;
	clear:both;
	font-size:10px;
	margin:5px 0px;
	overflow:hidden;
}
#tweetcontents {
	width:800px;
	height:220px;
	margin:0 auto;
}
#tweetcontents li {
	list-style-type:none;
}

#tweet1 {
	width: 180px;
	float:left;
	margin:0;
/*IE6 double margin bug */
display:inline;
/*IE6 double margin bug */
}

#tweet2 {
	width: 180px;
	float:left;
	margin:0;
/*IE6 double margin bug */
display:inline;
/*IE6 double margin bug */
}
#tweet3 {
	width: 180px;
	float:left;
	margin:0;
/*IE6 double margin bug */
display:inline;
/*IE6 double margin bug */
}
#tweet4 {
	width: 180px;
	float:left;
	clear:right;
	margin:0;
/*IE6 double margin bug */
display:inline;
/*IE6 double margin bug */
}
#tweet5 {
	width: 150px;
}
/* TWITTER END*/

#flyer {
	clear: both;
}

.flyer{
	margin-top:30px;
}

.flyer img{
	display: block;
	margin: 0 auto;
}

/* THIRD CONTENTS END */


#cautiontopics {
	font-size: 14px;
	font-weight: bold;
	min-height:200px;
	width:auto;
}
#cautiontopics h2 {
	text-align:center;
	font-size:18px;
	margin:0 0 10px 0;
}
.cautionmaintext {
	text-align:center;
}
.shomei {
	text-align:right;
	margin:10px 20% 0 0;
}
