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

@import 'global.css';
#half_right h1{
	margin:30px 0;
}
#half_right h2{
	margin:2em 0 1em 0;
}
#half_right p{
	font-size:77%;
	margin-bottom:1em;
}
#half_right h2.blue{
	border-left:#0089BB 2px solid;
	background:none;
}
#half_right h2.green{
	border-left:#82B728 2px solid;
	background:none;
}
#half_right .photoin{
	position:relative;
	width:480px;
}
#half_right .photoin img{
	position:absolute;
	left:500px;
	top:0;
}
#half_right .roundbox{
	padding-top:16px;
	background:url(../images/plan/round_top.gif) top no-repeat;
	margin-bottom:20px;
}
#half_right .roundin{
	position:relative;
	padding:0 280px 16px 20px;
	background:url(../images/plan/round_btm.gif) bottom no-repeat;
}
#half_right .webplan{
	background:url(../images/plan/round_btm.gif) bottom no-repeat;
	padding:0 0 16px 20px;
}
#half_right .webplan p{
	margin:0;
}
#half_right .roundin .caution p{
	margin:0;
	font-size:66%;
}
#half_right .roundin ul.caution{
	font-size:66%;
}
#half_right .roundin ul.caution li span{
	float:left;
}
#half_right .roundin ul.caution li ul{
	float:left;
	margin-left:.75em;
}
#half_right .roundin ul.caution li ul li{
	list-style:disc;
	margin-left:1.5em;
}
#half_right .roundin .rightimage{
	position:absolute;
	left:485px;
	top:0;
}
*html #half_right .roundin .rightimage{
	left:460px;
}
#half_right .webplan ul{
	font-size:66%;
	margin-top:.5em;
}
#half_right .webplan .threecolumn h3{
	width:230px;
}
#half_right .webplan .leftline{
	border-left:#e2e2e2 1px solid;
	padding:0 0 1em 16px;
	float:left;
	width:210px;
}
#half_right .webplan .leftline ul li{
	margin-left:1em;
	list-style:disc;
}
#half_right .webplan .threecolumn{
	float:left;
	width:230px;
	padding-right:10px;
}
*html #half_right .webplan .threecolumn{
	padding-right:5px;
	width:245px;
}
*+html #half_right .webplan .threecolumn{
	padding-right:5px;
	width:245px;
}
#half_right .webplan .threecolumn_right{
	float:right;
	width:221px;
	padding-right:20px;
}

