@charset "Shift_JIS";
/**
 * 
 * @version 
 * @author 
 */

@import 'global.css';
#half_right #to_portfolio{
	background:url(../images/top/topimage.jpg) no-repeat;
	width:720px;
	height:280px;
	padding:50px 30px 0 0;
	text-align:right;
}
#half_right h1{
	margin:15px 0 30px 0;
}
#half_right h2{
	margin-bottom:2em;
}
#half_right p{
	font-size:77%;
	margin-bottom:1em;
}
#half_right .box{
	margin:1em 0;
}
#half_right .box dl{
	float:left;
	width:480px;
}
#half_right .box dl dt{
	font-weight:bold;
	font-size:80%;
}
#half_right .box dl dd{
	font-size:77%;
}
#half_right .box p{
	float:right;
	width:240px;
}
#half_right h4{
	border-bottom:#e2e2e2 1px solid;
	border-top:#e2e2e2 1px solid;
	margin-top:2em;
}
#half_right #news{
	margin:.5em 0 1em;
}
#half_right #news div{
	margin-bottom:.5em;
	padding-bottom:.25em;
	border-bottom:#e2e2e2 1px dotted;
}
#half_right #news div p{
	display:inline;
	margin-bottom:0;
	margin-right:1em;
}
#half_right #news div a{
	text-decoration:underline;
}