@charset "Shift_JIS";

p,
dd {
	text-align:justify;
	text-justify:inter-ideograph;
	line-height:1.4;
}

h2 {
	margin:0;
	margin-bottom:10px;
}

ul {
	list-style:none;
	margin:0;
	padding:0;
}

li {
	line-height:1.4 !important;
}

.link a { 
	background:transparent url(../../common/link_self.gif) no-repeat 0 1px;
	padding-left:16px;
}

ul.link2 {
	margin-top:-6px;
}

.link2 span { 
	background:transparent url(../../common/link_blank.gif) no-repeat 0 1px;
	padding-left:16px;
}

p span.link3  { 
	background: url(../../common/link_blank.gif) no-repeat 0 1px;
	padding-left:16px;
	margin-left: 16px;
}


/*お申込み方法
-----------------------------------------------------------------------------------------*/
.app_box{
	background: #FFFFDD;
	border-top: 2px dotted #999;
	border-right: 2px dotted #999;
	border-bottom: 2px dotted #999;
	border-left: 7px solid #BDCFDE;
	padding: 5px;
	display: block;
}


/*080527 基本書　サンプル部分
-----------------------------------------------------------------------------------------*/
div.online {
	border:1px solid #FF0000; 
	background-color:#FFFFFF; 
	padding:1px 7px 5px 7px; 
	color:#FF3300; 
	font-size:14px; 
}

div.online div.online_img {
	margin-top :5px;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}

/* Hides from IE-mac \*/
* html .clearfix { height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */





























