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

*{
	margin:0;
	padding:0;
}

img{
	border:0;
	vertical-align:top;
	vertical-align:bottom;
}

a{
	overflow:hidden;
}

html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body{
	font-size:10px;
	color:#333;
	height:100%;
}


/*　全体
----------------------------------------*/
#all{
	width:950px;
	height:530px;
	position:absolute;
	width:950px;
	height:530px;
	left: 50%;
	top: 50%;
	margin-left:-475px;
	margin-top: -265px;
}

/*　左カラム
----------------------------------------*/
#left_col{
	float:left;
	width:590px;
	width:530px;
	position:relative;
}

#left_col h1{
	clear:both;
	display:block;
	position:absolute;
	width:590px;
	height:530px;
	z-index:10;
}

#left_col h1 a{
	display:block;
	width:590px;
	height:530px;
}

#left_col h1 a span{
	display:none;
}

#left_col #flash{
	clear:both;
	z-index:0;
	position:absolute;
	left:0px;
	top:0px;
}

/*　右カラム
----------------------------------------*/
#right_col{
	float:right;
	width:326px;
}

/*
-----------------------------------------*/
/*　日時表示　*/
#date_time{
	width:100%;
	text-align:right;
	margin:10px 0 20px auto;
}

#date_time #date{
	font-size:21px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #666666;
}

#date_time .time{
	font-size:17px;
	letter-spacing:0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: normal;
	color: #666666;
}

/* contents
------------------------------------*/
.contents_list{
	margin:10px 0 10px 0;
}

.contents_list li{
	list-style-type:none;
	padding-left:22px;
	margin:10px 0;
}

/* topics & event
------------------------------------*/
.topics_and_event{
	padding:10px 0px;
}

/* the daily life and the student
------------------------------------*/
.the_daily_life_and_the_student{
	padding:10px 0px;
}

/* sub menu
------------------------------------*/
#submenu{
	width:100%;
	/*background-image:url(../image/shin_index/qr.gif);
	background-repeat:no-repeat;
	background-position:right bottom;*/
	margin:20px 0 10px 0;
}

#submenu li{
	list-style-type:none;
}

/* copy
------------------------------------*/
#copy{
	width:301px;
	margin:10px auto;
}

/*　TOPICS & EVENT　*/
#read_area01{
}

#read_area01 ul{
	margin-top:5px;
}

#read_area01 ul li{
	list-style-type:none;
	line-height:150%;
	background-image:url(../image/weblog_image/list_marker.gif);
	background-position:left 0.5em;
	background-repeat:no-repeat;
	padding-left:10px;
	margin-left:20px;
}

/*　THE DAILY LIFE OF THE STUDENT　*/
#read_area02{
}

#read_area02 ul{
	margin-top:5px;
}

#read_area02 ul li{
	list-style-type:none;
	line-height:150%;
	background-image:url(../image/weblog_image/list_marker.gif);
	background-position:left 0.5em;
	background-repeat:no-repeat;
	padding-left:10px;
	margin-left:20px;
}.alignsns {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
