@charset "Shift_JIS";

/*ページ全体---全ページ共通
----------------------------- */
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 150%;
	color: #444444;
	background-color: #0F3676;
	background-image: url(../images/bgimg01.png);
}


* {
	margin: 0;
	padding: 0;
}


#main:after {
	clear: both;
	content:".";
	display: block;
	height: 0px;
	visibility: hidden;
}


#main_wrapper_common:after {
	clear: both;
	content:".";
	display: block;
	height: 0px;
	visibility: hidden;
}


#main_wrapper_ir:after {
	clear: both;
	content:".";
	display: block;
	height: 0px;
	visibility: hidden;
}


a {
	text-decoration: none;
}

a:link{
	color: #003366;
}

a:hover {
	text-decoration: underline;
	color: #cccccc;
}


a:visited {
	color: #003366;
}


html {
   overflow-y:scroll;
}


/*wrapper
----------------------------- */
#wrapper_news {
	width: 500px;
	min-height:100%;
	_height:100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}


#wrapper_common {
	width: 800px;
	min-height:100%;
	_height:100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}


/*header
----------------------------- */
#header_news {
	width: 500px;
	height: 100px;
	background-color: #ffffff;
}


#header1 {
	width: 800px;
	height: 100px;
	background-color: #ffffff;
}


#header2 {
	width: 800px;
	height: 80px;
	background-color: #ffffff;
}


.small {
	font-size: 11px;
	line-height: 120%;
}


#topimg {
	width: 800px;
	height: 60px;
	margin-top: 0;
	background-image: url(../images/tchlogo.png);
}


#topimg_news {
	width: 500px;
	height: 60px;
	margin-top: 0;
	background-image: url(../images/tchlogo.png);
}


#mainmenu1 {
	width: 800px;
	height: 40px;
	margin-top: 0;
}


#mainmenu2 {
	width: 800px;
	height: 20px;
	margin-top: 0;
}


.table01 {
	height: 20px;
}


/*main_wrapper
----------------------------- */
#main_wrapper_news {
	width: 450px;
	min-height:100%;
	_height:100%;
	margin-left: auto;
	margin-right: auto;
}


#main_wrapper_common {
	width: 800px;
	min-height:100%;
	_height:100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bgimg_common.png);
}


#main_wrapper_ir {
	width: 800px;
	min-height:100%;
	_height:100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bgimg_ir.png);
}


#main_wrapper_600px {
	width: 600px;
	min-height:100%;
	_height:100%;
	margin-left: auto;
	margin-right: auto;
}



/*side_menu
----------------------------- */
#side_menu_common {
	width: 170px;
	min-height:100%;
	_height:100%;
	float: left;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 10px;
	padding: 5px;
}


#side_menu_ir {
	width: 240px;
	height: 380px;
	float: left;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 10px;
	padding: 5px;
}


/*main---トップページ・サイドメニューのないページ用
----------------------------- */
#main {
	width: 560px;
	min-height:100%;
	_height:100%;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#bottom_wrapper {
	width: 800px;
	height: 120px;
	background-color: #f5f2ec;
}

#news {
	width: 370px;
	height: 120px;
	float: left;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news p {
	padding-left: 18px;
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: left;
}


#ir {
	width: 360px;
	height: 120px;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*main
----------------------------- */
#main_common {
	width: 560px;
	min-height:100%;
	_height:100%;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
}


#main_common_ir {
	width: 490px;
	min-height:100%;
	_height:100%;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.table_blue {
	background-color: #4682b4;
	color: #ffffff;
	
	
}


.table_gray {
	width: 100px;
	background-color: #dcdcdc;
	text-align: right;
	margin: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;	
}


.table_gray1 {
	width: 130px;
	background-color: #dcdcdc;
	text-align: right;	
}


.table_gray2 {
	width: 130px;
	background-color: #F7F7F7;
	
}


.table_gray22 {
	width: 130px;
	background-color: #F7F7F7;
	text-align: right;
	
}

.table_gray3 {
	width: 350px;
	background-color: #F7F7F7;
	
}


.table_left {
	width: 140px;
	background-color: #dcdcdc;
	text-align: right;
	margin: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
}


.main_ir p{
	padding-left: 18px;
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: left; 	
}


.right {
	float:right;
	text-align:right;
}


.title {
	font-size: 14px;
	font-weight: bold;
}


hr {
   border-width: 1px 0px 0px 0px;
   border-style: dashed;
   border-color: #cccccc;
   height: 1px;
}


/*footer
----------------------------- */
#footer {
	width: 800px;
	height: 50px;
	padding-top: 5px;
	background-image: url(../images/bgimg02.png);
}


#footer_news {
	width: 500px;
	height: 50px;
	padding-top: 5px;
	background-image: url(../images/bgimg02.png);
}