/*
 * about 
 */
body{
	background-image : url(../images/sub_bg_06.png);
	background-repeat: no-repeat;
}


#side_menu li.side_menu_design_member {
	
	background-image: url(../images/side_menu_title_member.png);
	height:47px;
	width:189px;
	background-repeat:no-repeat;
	text-indent: -9900px;
}



#content .sub_content{
	
	padding-top:20px;
	
}


.sub_title span {
	
	background-image: url(../images/dot_style_1.png);
	background-repeat:no-repeat;
	background-position: center left ;
	display:block;
	margin:5px 0 0 0px;
	padding-left: 7px;
	
}
.round_type_01{
	width:730px;
	
}

.round_type_01 input{
margin-left : 10px; 
}

.round_type_01 td.round_corner_01 {
	background-image: url(../images/round_corner_t1_01.png);
	background-repeat:no-repeat;
	background-position: top left ;
	width:5px;
	height:5px;
	padding:0 ; 
	
}
.round_type_01 td.round_corner_02 {
	background-image: url(../images/round_corner_t1_02.png);
	background-repeat:no-repeat;
	background-position: top left ;
	width:5px;
	height:5px;
	padding:0 ; 
	
}

.round_type_01 td.round_corner_03 {
	background-image: url(../images/round_corner_t1_03.png);
	background-repeat:no-repeat;
	background-position: top left ;
	width:5px;
	height:5px;
	padding:0 ; 
	
}

.round_type_01 td.round_corner_04 {
	background-image: url(../images/round_corner_t1_04.png);
	background-repeat:no-repeat;
	background-position: top left ;
	width:5px;
	height:5px;
	padding:0 ; 
	
}

.round_type_01 td.round_corner_left {
	background-image: url(../images/round_corner_t1_left.png);
	background-repeat:repeat-y;
	background-position: top left ;
	width:5px;
	padding:0 ; 

	
}


.round_type_01 .round_corner_right {
	background-image: url(../images/round_corner_t1_right.png);
	background-repeat:repeat-y;
	background-position: top left ;
	width:5px;
	padding:0 ; 

	
}

.round_type_01 .round_corner_top {
	background-image: url(../images/round_corner_t1_top.png);
	background-repeat:repeat-x;
	background-position: top left ;
	height:5px;
	padding:0 ; 
}
.round_type_01 .round_corner_bottom {
	background-image: url(../images/round_corner_t1_bottom.png);
	background-repeat:repeat-x;
	background-position: top left ;
	height:5px;
	padding:0 ; 

	
}





.round_type_01 th{
	background-color:#E5F3DC;
	text-align:center;
	vertical-align: middle;
}





.round_type_02{
	margin : 0px;
	width:730px;
	
}

.round_type_02 input{
margin-left : 10px; 
}

.round_type_02 tbody td{
	background-color:#F2F8EF;
		vertical-align:middle;
}

.round_type_02 tbody td.input_content {
	border : 1px #C8DCB8 solid;
	background-color:#FFFFFF;
	padding : 3px; 
	
} 

.round_type_02 .input_content th{
	background-color:#F2F8EF;
	height : 27px; 
	border-bottom : 1px #D3DBE2 solid;
	width:100px;
	vertical-align: middle;
	text-align:center;
	padding: 3px;
	
}

.round_type_02 .input_content .title {
	background-color:#F2F8EF;
	height : 27px; 
	border-bottom : 1px #D3DBE2 solid;
	width:100px;
	vertical-align: middle;
	padding: 3px 3px 3px 10px;
	
}

.round_type_02 .input_content td{
	background-color:#FFFFFF;
	border-bottom : 1px #D3DBE2 solid;
	padding : 3px;
	width:219px;
	height: 27px;
	
}



