@charset "utf-8";

/*------------------------------------------------------------------------------
  TANGO - staic_common.css
  URL: http:///
  Date: 2009-03-26
  copyright(C)2009 TANGO 
------------------------------------------------------------------------------*/




/*------------------------------------------------------------
 Wrap 
----------------------------------------------------------- */

#main_wrap {
  width: 950px;
  }
#main_wrap .image_head_center {
  margin-right: auto;
  margin-left: auto;
  display: block;
  }
#contents {
	display: block;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	_height: 400px;
	min-height: 400px;
	/*
	_height: 800px;
	min-height: 800px;
	*/
  }
#contents_left {
  display: block;
  float: left;
  width: 235px;
  _position: absolute;
  _left: 32px;  
  }

#contents_right {
  display: block;
  float: right;
  width: 630px;
	/*
  _height: 980px;
	*/
  margin-left: 23px;
  } 
/* Safari only\ */  
html[xmlns*=""] body:last-child .font_blue01 {
  font-weight: bold;
  color: #0086CA;
  font-size: 14px;
  padding-top: 0px; 
  }
#main_wrap h1 {
	padding-left: 11px;
}

	
	
	
/*------------------------------------------------------------
 Left menu 
----------------------------------------------------------- */
	
ul.leftMenu {
	background-image: url(../img/static_body.gif);
	background-repeat: repeat-y;
	padding: 8px;
	zoom:1;
	}
ul.leftMenu li {
	background-image: url(../img/ic_06.gif);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	padding-left: 25px;
	line-height: 20px;
	}
ul.leftMenu a {
	text-decoration: underline;
	color: #FFFFFF;
	}
ul.leftMenu a:hover,ul.leftMenu a:active,ul.leftMenu a:visited {
	text-decoration: underline;
	color: #E8F4FD;
	}
ul.leftMenu a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	}	





/*------------------------------------------------------------
 RIGHT CONTENTS　Folder_comment_area 
----------------------------------------------------------- */	
	
/* IE7 only\ 
*:first-child+html #folder_comment {
	background-color: #004498;
	display: block;
	height: 30px;
	width: 630px;
	padding-top: 15px;
	margin-top: 0px;
	}	*/
#folder_comment {
	background-color: #004498;
	display: block;
	width: 630px;
	margin-top: 20px;
	height: 25px;
	}
/* Safari only\ */  
html[xmlns*=""] body:last-child .margin_right {
	margin-left: 260px;
	}		
#folder_comment p {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/ic_09.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 0px 9px;
	margin-left: 12px;
	padding-top: 7px;
	}
.td_comment {
	padding: 3px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	}
.td_comment p {
	margin-top: 15px;
	text-align: left;
	}

	
/*------------------------------------------------------------
 RIGHT CONTENTS　Contents_area 
----------------------------------------------------------- */	
	
#come_head {
	font-size: 1px;
	background-image: url(../img/folder_head.png);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 630px;
	}
#come_body #static_text {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#static_text  h4 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 18px;
}
#static_text  h5 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	padding-top: 8px;
}
#subTitle {
	margin-top: 30px;
}

#static_text h6 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 10px;
}
#static_text h7 {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-left: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.titBlue {
	font-weight: bold;
	color: #0059AA;
	padding-top: 5px;
	font-size: 16px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0059AA;
	border-left-color: #0059AA;
	display: block;
	padding-bottom: 5px;
	padding-left: 10px;
}

#static_text .article {
	width: 550px;
	text-align: left;
	line-height: 150%;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
#static_text .article dt {
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
}
#static_text .article dd {
	padding-left: 30px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.example {
	display: block;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	background-color: #D7ECFF;
	border: 1px dotted #0059AA;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

.marginBottom {
	display: block;
	padding-bottom: 15px;
	padding-left: 20px;
}

.marginSmall {
	margin-left: -10px;
}



#come_body {
	background-image: url(../img/folder_body.png);
	background-repeat: repeat-y;
	display: block;
	padding-top: 15px;
	zoom: 1;
	padding-bottom: 15px;
	}
#come_body ul {
	margin-left: 30px;
	}
#come_body li {
	background-image: url(../img/ic_04.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	line-height: 160%;
	}
#come_body li a {
	color: #0054A7;
	}
#come_body li a:hover,#come_body li a:active {
	color: #003366;
	}	
#come_body .ul_none {
	margin-left: 0px;
	}
#come_body .ul_none li {
	background-image: none;
	padding: 0px;
	}
#come_body .ul_none .li_Leftline {
	float: left;
	margin-right: 10px;
	}
#come_body .ul_none .li_LeftlineS {
	float: left;
	margin-right: 5px;
	}


#come_body table {
	margin-right: auto;
	margin-left: auto;
	}
#come_body th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0075C5;
	padding: 3px;
	}
#come_body  td    {
	text-align: center;
	padding: 8px 5px 3px 5px;
	}
#come_body td a {
	color: #0054A7;
	}
#come_body td a:hover,#come_body td a:active {
	color: #003366;
	}

#come_body .Edit_table {
	border-collapse:collapse;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0054A7;
	border-bottom-color: #0054A7;
	margin-bottom: 15px;
	}
#come_body .Edit_table th {
	color: #0054A7;
	background-color: #DCE6F5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0054A7;
	border-bottom-color: #0054A7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0054A7;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}

#come_body .Edit_table td {
	border-bottom-color: #0054A7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
#come_body .Edit_table dt {
	float: left;
	width: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
#come_body .Edit_table .dtSmall {
	width: 80px;
	}

#come_body .Edit_table span {
	color: #666666;
	font-size: 10px;
	}

#come_body .Edit_table dd {
	padding-top: 2px;
	padding-bottom: 2px;
	}

#come_body .Edit_table .td_separate {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0054A7;
	}
.inputSmall {
	width: 120px;
	margin-right: 10px;
	}

*:first-child+html .inputSmallBt {
	width: 120px;
	margin-right: 10px;
	margin-bottom: 4px;	
	}
.inputSmallBt {
	width: 120px;
	margin-right: 10px;
	_margin-bottom: 4px;	
	}

.inputMedium   {
	width: 200px;
	}

*:first-child+html .inputLargeBt {
	width: 300px;
	height: 20px;
	vertical-align: middle;
	font-size: 14px;
	margin-right: 5px;
	margin-bottom: 5px;	
	}
.inputLargeBt {
	width: 300px;
	height: 20px;
	vertical-align: middle;
	font-size: 14px;
	margin-right: 5px;
	_margin-bottom: 5px;	
	}	
.inputLarge {
	width: 300px;
	height: 20px;
	vertical-align: middle;
	font-size: 14px;
	margin-right: 5px;	
	}
.inputButton {
	margin-top: 5px;
	}



#come_body p {
	width: 570px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
#come_body .pComplate {
	margin-bottom: 30px;
	}
.folder_btArea {
	text-align: center;
	width: 630px;
	margin-top: 15px;
	margin-bottom: 20px;
	}


#come_foot {
	background-image: url(../img/folder_foot.png);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 630px;
	font-size: 1px;
	}
.InputCommentArea {
	height: 80px;
	width: 320px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	}
#InputCommentBody {
	background-image: url(../img/folder_bodyS.png);
	background-repeat: repeat-y;
	display: block;
	width: 380px;
	padding: 10px 10px 0px 10px;
	text-align: center;
	}
.InputCommentRead {
	text-align: left;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	}

.InputCommentBt {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	}

.ab {
	position: absolute;
	}
#tit_block  h3 {
  float: left;
  display: block;
  }

  
  
/*------------------------------------------------------------
 Footer 
----------------------------------------------------------- */
  
/* IE7 only\ */
*:first-child+html #main_wrap .copy02 {
  padding-top: 5px;
  padding-bottom: 7px;
  float: right;
  padding-right: 19px;
  } 
#main_wrap .copy02 {
  padding-top: 25px;
  _padding-top: 5px;
  padding-bottom: 7px;
  float: right;
  padding-right: 19px;
  } 
#main_wrap .foot_bar {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  }
	
