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


#rightcontents h2{
	background:url(../../2010_08study_abroad/images/top_img.jpg) no-repeat left top;
	width:690px;
	height:105px;
	text-indent:-9999px;
}

.summer_title{
font-size:110%;
line-height:1.6em;
color:#666666;
margin-bottom:30px;
}

.summer_title strong{
color:#000066;
font-weight:normal;
}



.summer_box{
border:1px solid #CCCCCC;
margin-bottom:20px;
zoom:1;
}


.summer_box:after{
position:relative;
clear:both;
display:block;
visibility:hidden;
content:"";
height:0;
}



.summer_box .r_txt{
float:left;
width:340px;
}
#rightcontents h3{
padding:0;
}

#rightcontents .summer_box .r_txt h3{
margin-top:10px;
padding-bottom:6px;
border-bottom:4px solid #000099;
color:#333333;
font-size:110%;
font-weight:bold;
line-height:1em;
}

.summer_box .r_txt h3 span{
margin:0 10px 6px;
}

.summer_box .r_txt h3 img{
vertical-align:middle;
}


.summer_box .r_txt p{
margin:10px 0 10px 10px;
}

.gray_box{
background:#E8E8E8;
margin:10px 0 10px 10px;
padding:8px;
}

.gray_box dt{
color:#000099;
font-weight:bold;
border-bottom:1px solid #000099;
margin-bottom:4px;
}
.gray_box dd{

}


.summer_box .l_img{
margin:10px 10px 10px 0; 
float:right;
width:320px;
text-align:right;
}




.text_c{
text-align:center;
}
