@import url(../common/css/common.css);
@import url(../common/css/header.css);
@import url(../common/css/navi.css);
@import url(../common/css/footer.css);

.my_body {
	clear:both;
}

.my_body ul{
	padding-top:10px;
	margin-left:10px;
}



.my_body .point{
	position:absolute;
	width:13px;
	height:13px;
	top:4px;
	left:144px;

}

.my_body .point a{
	display:block;
	width:13px;
	height:13px;
		background-image: url(../images/global/ico_plus_o.png);
	_background:transparent;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='../images/global/ico_plus_o.png');
	background-position: 0px 100%;
	background-repeat: no-repeat;
}

.photo_section {
	width:168px;
}

.head_sub_title {
	line-height:1.5em;
	height:auto;
}

.head_add {
	line-height:1.7em;
}

/*lext_txt_block*/

.lext_txt_block .txt_space {
	width:310px;
	float:left;
	padding:10px;
	line-height:1.5em;
}

.lext_txt_block  .image_space {
	width:190px;
	float:right;
}


.lext_txt_block  .image_space p{
	margin-bottom:5px;
}


/*right_txt_block*/

.right_txt_block .txt_space {
	width:310px;
	float:right;
	padding:10px;
	line-height:1.5em;
}

.right_txt_block  .image_space {
	width:190px;
	float:left;
}


.lext_txt_block  .image_space p{
	margin-bottom:5px;
}


/*center_txt*/

.center_txt_block p {
	line-height:1.5em;
}

.center_txt_block .image_space {
	margin:10px 0;
}

.center_txt_block .image_space li,
.section_profile .image_space li{
	float:left;
	display:block;
	width:168px;
	margin-right:2px;
	margin-bottom:10px;
}

/*information_block*/

.information_block {
	border-bottom:1px #99cc00 solid;
	border-right:1px #99cc00 solid;
	border-left:1px #99cc00 solid;
	border-top:20px #99cc00 solid;
	background-repeat:no-repeat;
	padding:30px 10px 10px 10px ;
	margin-bottom:10px;
	background-color:#fff9e6;
}

.information_block .right_space {
	float:right;
	width:300px;
	margin-bottom:10px;
	padding:5px;
}

.information_block .left_space {
	float:left;
	width:130px;
	padding:10px;
	margin-bottom:5px;
}


.information_block  dl {
	margin:10px 0;
}

.information_block  dt {
	clear:both;
	float:left;
	width:90px;
	margin:3px 0;
}

.information_block  dd {
	float:left;
	width:300px;
	margin:3px 0;
}

.information_block ul {
	margin-top:10px;
}

.information_block h2 {
	background-image:none;
	border:none;
}

.information_block h3 {
	clear:both;
	padding-top:10px;
	border-top:1px #99cc00 dashed;
	height:30px;
	color:#99cc00;
}

.information_block .link_space {
	clear:both;
	line-height:1.5em;
}


.list_end,
.center_txt_block .image_space li.right_list {
	margin:0; padding:0;
}

.my_block p {	
	line-height:1.7em;
}

.my_block .title_h2 {
	line-height:3em;
	border-top:1px #999999 dashed;
	border-bottom:1px #999999 dashed;
	background-image:url(../images/global/point_glass.gif);
	background-repeat:no-repeat;
	padding-left:28px;
}