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

*{
	margin:0px;
	border:0px;
	padding:0px;
	font-weight:normal;
	line-height:1.0;
	list-style:none;
	color:#000000;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
line-height:1.6;
}

#container{
	width:992px;
	margin-left:auto;
	margin-right:auto;
}

#banner{
	width:992px;
	height:376px;
}

#banner-inner{
	width:992px;
	height:376px;
	background-image:url(http://www.waseda-ad.com/100th//img/header-bg.jpg);
	background-repeat:no-repeat;
}

h1 img{
	margin:16px 0px 0px 145px;
}

#menu{
	margin-left:176px;
	margin-top:60px;
}

#menu li{
height:47px;
}
#menu02{
height:48px;
_margin-top:-1px;
}

#pagebody{
	background-image:url(img/containts-bg.jpg);
	width:992px;
	margin-left:auto;
	margin-right:auto;
}
#pagebody-inner{
}

#alpha{
	width:673px;
	float:left;
	padding-top:10px;
}
#alpha-inner{
	margin-left:181px;
	margin-right:22px;
}

#beta{
	width:317px;
	float:right;
	background-image:url(img/beta-bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
#beta-inner{
	margin-right:173px;
	font-size:12px;
padding-top:30px;
}



#copyright{
	clear:both;
	text-align:center;
	padding-top:15px;
}

.entry-header{
	margin-left:10px;
	padding-left:5px;
	border-left-color:#660000;
	border-left-width:3px;
	border-left-style:solid;
	font-size:16px;
}

h2{
	margin-bottom:5px;
}
h2 a:link{
	color:#660000;
	text-decoration:none;
}
h2 a:visited{
	color:#660000;
	text-decoration:none;
}
h2 a:hover{
	color:#A4025A;
	text-decoration:underline;
}

.entry-body p{
	font-size:12px;
	padding-left:8px;
	line-height:1.6;
}


.desc{
	margin:10px 0 10px 0;
	color:#000000;
}

p.memo{
	font-size:10px;
	color:#333333;
	margin:5px 0 5px 0;
}

p.ob{
	font-size:12px;
	color:#000000;
	margin:10px 0 10px 0;	
}

p.member{
	font-size:12px;
	font-weight:bold;
	margin:10px 0 10px 0;	
}

p.midashi{
	font-size:14px;
	color:#990000;
                text-decoration:underline;
	margin:10px 0 10px 0;	
}

.name{
	font-weight:bold;
}
.content-nav{
text-align:center;
font-size:10px;
}

.module-list-item{
margin-top:5px;
margin-bottom:5px;
}

.entry{
margin-bottom:15px;
}

#beta-inner a:hover{
text-decoration:none;
}

.img200{
width:200px;
float:left;
margin-right:15px;
margin-top:10px;
border-top-width:1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #990000;;
border-right-color: #990000;;
border-bottom-color: #990000;;
border-left-color: #990000;;
padding-top:20px;
}

.left215{
float:left;
width:215px;
padding:10px;
}