@charset "utf-8";

h3.ttl_type01 {
	margin-bottom: 10px;
	padding-left: 5px;
	border-left: 4px solid #225B7F;
}
h3.ttl_type02 {
	color: #FFFFFF;
	margin-bottom: 10px;
	font-size: 117%;
	text-align: center;
	background: #276E94;
}

.flowBox01 h3,
.flowBox01 h4 {
	margin-bottom: 10px;
}

/*---- paragraph ----*/
.flowBox01 p {
	line-height: 1.8;
}

.txt_blog {
	width: 450px;
	margin: 10px 0 10px 15px;
}

/*---- list ----*/

/* balloonBox dl */
dl.listSelf {
	float: left;
	width: 269px;
}
dl.listImp {
	float: right;
	width: 257px;
}
/**/
dl.listSelf dt,
dl.listImp dt {
	margin-bottom: 5px;
}
dl.listSelf dd,
dl.listImp dd {
	width: 250px;
	padding-left: 2px;
}


/*---- table ----*/


/*---- box ----*/

/* box_2ad */
.balloonBox {
	width: 618px;
	font-size: 85%;
	background: url(/guide/img/media/bg_boxBalloon_base.gif) repeat-y 0 0;
}
.balloonBox_top {
	background: url(/guide/img/media/bg_boxBalloon_top.gif) no-repeat 0 0;
}
.balloonBox_btm {
	padding: 18px 21px 26px 16px;
	background: url(/guide/img/media/bg_boxBalloon_btm.gif) no-repeat 0 100%;
}
* html .balloonBox {
	font-size: 70%;
}
*+html .balloonBox {
	font-size: 70%;
}
.balloonBox .iconPlus {
	background: url(/guide/img/media/icon_plus.gif) no-repeat 263px 34px;
}

/* flowBox */
.flowBox01 {
	clear: both;
	margin-bottom: 0;
	padding: 19px;
	border: 1px solid #B4E0ED;
	background: #E4F3F8;
}
.flowBox02 {
	padding: 15px;
	background: #FFFFFF;
}

/* box_blog */
.box_blog {
	padding-bottom: 10px;
	background: url(/guide/img/media/icon_free.gif) no-repeat 100% 100%;
}

/*---- font ----*/
.fs_s01 {
	font-size: 80%;
}

.fs_s02 {
	line-height: 1.8;
}

.fs_s03 {
	font-size: 85%;
}
* html .fs_s03 {
	font-size: 70%;
}
*+html .fs_s03 {
	font-size: 70%;
}

.fs_s04 {
	width: 435px;
	line-height: 1.8;
}

/*---- link ----*/


/*---- other ----*/


