@charset "UTF-8";
/* CSS Document */

.clear {
	clear:both;
}

/*#firstWrapper {
	margin:0 auto;
	width:986px;
}*/

/*#title {
	position:absolute; top:55px;
	margin:0 0 0 30px;
	padding: 0 0 0 12px;
	z-index:101;
	color:#fff;
	width:900px;
}

#title h2 {
	margin:190px 0 0 0;
}

#title img {
	float:right;
	margin:-120px 0 0 0;
}*/

/*#global-navi {
	position:relative; top:10px; left:15px;
	zoom: 1;
	list-style-type: none;
}*/

#global-navi li {
	float:left;
	padding: 10px 20px 0 24px;
}


#middle {
	position:relative; top:35px;
	margin:0 auto;
	padding:5px 0 0 12px;
}

* html #middle { /* for IE6 */
	padding:15px 0 0 12px;
	}

#middle div {
	float:left;
}


/* ↓thisweek.html↓ */


a:link{
	text-decoration:underline;
}

#thisweek{
	width:986px;
	height:370px;
	margin-top:50px;
	text-align: center;
}

#thisweek h3{
	padding-bottom:60px;
}

#page-left img#img1{
	margin-top:180px;
	margin-bottom:10px;
}

#page-left img#img2{
	margin-top:25px;
	margin-bottom:10px;
}

#page-left p#link{
	margin-top:50px;
}

#page-left a:link{
	padding:2px 5px;
	color:#333333;
}

#page-left a:hover{
	padding:2px 5px;
	text-decoration:none;
	background-color:#FFFF66;
	color:#333333;
}

#page-left a:active {
	padding:2px 5px;
	text-decoration:none;
	color:#333333;
}

#page-left a:visited {
	padding:2px 5px;
	text-decoration:none;
	color:#333333;
}

#mainwrapper{
	margin-top:10px;
	width:986px;	
}
	
#page-left{
	width:276px;
	float:left;
	border-right: 1px dotted #000000 ; 
	height: 1600px;
	text-align:center;
}


#page-right{
	width:690px;
	float:right;
}

#syoukai{
	width:690px;
	height:175px;
}

#syoukai img#img2{
	float:left;
	margin-right:20px;
}

#syoukai p#profile{
	margin-top:20px;
}


p#name{
	font-size:1.5em;
}


#kiji1{
	width:650px;
	height:380px;
}


#kiji2{
	width:650px;
	height:257px;
}

#kiji3{
	width:650px;
	/*height:350px;*/
}

#kiji2 h3{
	margin-bottom:30px;
}

#kiji4{
	width:650px;
}


img.kijiimg{
	margin-bottom:30px;
	margin-top:30px;
}

img#hope{
	float:left;
	margin-right:60px;
}

img#hope2{
	float:right;
	margin-top:45px;
}

p#hope{
	text-align:right;
	margin-top:140px;
}
	
img#iikoto{
	float:left;
	margin-right:50px;
}

#daiji{
	float:left;
	margin-right:50px;
}

#daiji img{
	margin-bottom:10px;
}

p#cheak{
	margin-top:320px;
	text-align:right;
}

img#cheak{
	float:right;
	margin-top:62px;
}


	
/* ↑thisweek.html↑ */
/* ↓about.html↓ */

#about_title {
	width:300px;
	padding:0 0 0 30px;
}


#about_paragrapgh {
	width:510px;
}


#about_paragrapgh img {
	margin:0 0 20px 0;
}

#about_paragrapgh p {
	line-height: 1.6;
	letter-spacing: 0.1em;
}

/* ↑about.html↑ */
/* ↓graph.html↓ */

#graph_title {
	width:960px;
	text-align: center;
}


#graph_title h4 {
	margin:17px 0 17px 0;
}

#graph_list {
	width:960px;
}


#graph_list ul {
	margin:0 0 0 21px;
}

#graph_list li {
	float:left;
	padding:8px 8px 8px 8px;
}

/* ↑graph.html↑ */

#top-banners {
	width:370px;
}




#top-banners li {
	padding: 0 0 5px 0;
}


#top-news-title {
	width:563px;
	border-top:solid 1px #5f5f5f;
	border-left:solid 1px #5f5f5f;
	border-right:solid 1px #5f5f5f;
	padding:7px 0 5px 10px;
}

#top-news-list {
	width:568px;
	border:solid 1px #5f5f5f;
	padding:5px 0 5px 5px;
}



#top-news-list ul {
	list-style-type:disc;
	margin:10px 25px 10px 25px;
}

#top-news-list h4 {
	margin-bottom:3px;
	border-bottom:dotted 1px #000000;
}

#top-news-list p {
	margin:5px 0 10px 0;
	width:300px;
	float:left;
}
	
#top-news-list img {
	margin:5px 0 15px 0;
	float:right;
}
	
/*#footer-utility {
	position:relative; top:50px;
	padding:0 0 0 12px;
	_overflow:visible;
	zoom: 1;
	list-style-type: none;
}

#footer-utility li {
	float:left;
	font-size:0.75em;
	padding:5px;
}
*/

#facebook {
	position:relative; top:50px;
	float:right;
}

* html #facebook { /* for IE6 */
	position:relative; top:-2px;
	}

#facebook img {
	position:relative; top:-3px;
}

#copy {
	position:relative; top:50px;
	float:right;
	height:30px;
	clear:both;
}

* html #copy { /* for IE6 */
	position:relative; top:-5px;
	}

* html #copy p {
	margin-top:0;
}

*:first-child+html #copy p {
	margin-top:0;
}