@charset "utf-8";

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.clearfix{
	overflow: hidden; /*DW view*/
}

.clear {
	clear: both;
}


body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#1E1E1E;
	margin:0px;
	padding:0px;
	line-height:16px;
	font-size:12px;
	background-color: #fff;
	text-align: center;
	background-repeat: repeat-x;
	background-position: center top;
}

form,input,p,ul,li,dl,th,
dd,dt,h1,h2,h3,h4,h5,h6	{
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6		{
	font-size:12px;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}
a img,img				{
	border:0;
	vertical-align:bottom;
	margin: 0px;
	padding: 0px;
}
ul,ol,dl				{margin:0; padding:0;}
dt,dd,li				{list-style-type:none;}

a:link		{
	text-decoration:underline;
	color: #1D86BF;
}
a:visited	{
	text-decoration:underline;
	color: #1D86BF;
}
a:hover		{
	text-decoration:none;
	color: #1D86BF;
}
a:active	{
	text-decoration:underline;
	color: #1D86BF;
}

.clfix:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}
.clfix 		{display:inline-block;		/*for ie7*/}
.clear		{clear:both;}
.allclear	{clear:both; height:0; font-size:0;
}
.clear {
display: block;
}

#whole {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#whole #header {
	padding-top: 9px;
}

#whole h1 {
	float: left;
	display: inline;
	margin-top: 2px;
}
#whole h2 {
	float: left;
}

#whole #header p {
	float: left;
	margin-top: 2px;
	display: inline;
}
#whole #header form {
	float: right;
	width: 420px;
}
#whole #header select {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
#whole #header input {
	float: left;
}
#whole #header .textarea {
	height: 17px;
	border: 1px solid #b0b0b0;
	width: 150px;
}
#whole #header #menu {
	clear: both;
	padding-top: 16px;
}
#whole #header #menu li {
	float: left;
}
#whole #contents {
	clear: both;
	text-align: left;
	width: 950px;
}
#footer {
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 120px;
	margin-top: 40px;
	color: #999999;
}
#footer li {
	float: left;
}
#footer ol {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d9e7;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer ul {
	clear: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#footer ol li {
	display: inline;
	margin-right: 10px;
}
#footer ul li {
	background-image: url(../img/icon_arrow03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	margin-right: 10px;
	padding-left: 20px;
}
#footer .pagetop {
	background-image: url(../img/icon_arrow02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	padding-right: 10px;
	font-weight: bold;
}
#footer #copyright {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 19px;
}
#footer #copyright p {
	color: #38A1D9;
	float: left;
	margin-top: 45px;
	font-weight: bold;
}
#footer #copyright img {
	float: right;
}
#whole #contents #root {
	height: 28px;
	padding-top: 7px;
}
#whole #contents #root #point li {
	float: left;
}
#whole #contents #root #login {
	float: right;
}
#whole #contents #root #login li {
	float: left;
	display: inline;
	margin-left: 4px;
	font-weight: bold;
	color: #1D86BE;
}

#whole #contents #root #point .anchor {
margin-left: 5px;
background-image: url(http://www.campusnavi.com/img/icon_pointarrow.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 15px;
}

#whole #contents #right_c {
	float: right;
}
#whole #contents #right_c h3 {
	margin-top: 15px;
}
#whole #contents #right_c #pr ul {
	margin-top: 10px;
}

#whole #contents #right_c #pr li {
	margin-bottom:10px;
}
#whole #contents #left_c {
width: 625px;
float: left;
}
#whole #contents #left_c #title {
	margin-bottom: 20px;
}
#whole #contents #youtube {
width: 390px;
float: left;
background-color: #000;
text-align: center;
padding: 10px 0px;
margin-bottom: 30px;
}
#whole #contents #backnum {
width: 220px;
float: right;
margin-bottom: 30px;
}
#whole #contents #backnum h3 {
}
#whole #contents div.block {
width: 220px;
height: 198px;
overflow: auto;
}
#whole #contents div.block dl {
width: 200px;
padding: 10px 0 0 0;
}
#whole #contents div.block dl dt {
float: left;
margin-right: 8px;
}
#whole #contents div.block dl dd.num {
font-size: 80%;
color: 
#0099FF;
font-weight: bold;
margin-bottom: 3px;
padding-left: 88px;
}

#whole #contents #misscampus {
	margin-bottom: 20px;
}
#whole #contents #misscampus h3 {
	margin-bottom: 12px;
}
#whole #contents #misscampus li {
	background-color: #ffecf5;
	display: block;
	float: left;
	width: 300px;
	padding: 10px 0px;
	margin-right: 12px;
	margin-bottom: 12px;
}
#whole #contents #misscampus li .photo {
	float: left;
	margin: 0px 10px;
	border: solid 1px #ff97b9;
}
#whole #contents #misscampus li .misstitle {
	font-size: 14px;
	margin: 5px 0px;
	color: #f7286c;
}
#whole #contents #misscampus li .missname {
	font-size: 16px;
	margin-bottom: 10px;
}

#archive {
	border-top: 1px dashed #F7296C;
	padding: 20px 0 0 0;
}
#archive li {
	margin-bottom: 10px;
}


#whole #contents #photo {
	margin-bottom: 20px;
}
#whole #contents #photo dl {
	padding: 12px 0px;
}
#whole #contents #photo dt {
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 16px;
	color: #F7296C;
}
#whole #contents #photo dd {
	float: left;
	margin: 0 8px 10px 0;
}


#aboutus_box {
	margin-top: 20px;
}
#aboutus_box .aboutus_title {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 15px;
	padding: 8px;
	background: #F7296C;
	line-height: 1;
}
#aboutus_box table {
	border-top: 1px solid #C5C5C5;
	font-size: 14px;
}
#aboutus_box table th {
	text-align: left;
}
#aboutus_box table th,
#aboutus_box table td {
	padding: 0.5em 1em 0.5em 0px;
	border-bottom: 1px solid #C5C5C5;
}

.aboutus_bnr {}
.aboutus_bnr ul li {
	float: left;
	margin-left: 16px;
	margin-bottom: 24px;
}



#menulink {
	margin-bottom: 30px;
	font-size: 14px;
	font-weight: bold;
	width: 258px;
	color: #999;
}
#menulink li {
	background: #FFECF5;
	padding: 12px 5px;
	border-left: solid 5px #F7296C;
	margin-bottom: 4px;
}
#menulink li a {
	display: block;
}




#whatsnew_box {
	margin-bottom: 30px;
}
#whatsnew_box h3 {
	background: #f7286c;
	padding: 10px 8px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	font-size: 14px;
	margin-bottom: 10px;
}
#whatsnew_box dl {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: dashed 1px #ccc;
}


/*actual_box
//////////////////////////////////*/
#actual_box {}
#actual_box h2 {
	float: none;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 30px;
}
#actual_box h2#gm {
	color: #009;
}
#actual_box h2#rr {
	color: #363;
}
#actual_box h2#ot {
	color: #666;
}
#actual_box h3 {
	font-size: 16px;
	background-color: inherit;
	color: #333;
	margin-left: 0px;
	padding-left: 0px;
}
#actual_box h4 {
	padding: 0;
	margin: 0;
	font-size: 14px;
}
#actual_box dl {
	margin: 0 5px 30px 5px;
	border-bottom: 1px dashed #999999;
	padding: 0px;
}
#actual_box dt {
	font-size: 12px;
}
#actual_box dd {
	padding: 0 0 1.5em 0;
}
#actual_box dd img {
	padding: 0 0 15px 0;
	margin-left: 20px;
	float: right;
}
#actual_box dd p {
	padding: 0;
	margin: 0;
}