@charset "utf-8";
/* -------------------------------------------------------
	* Date : 2008/03
	* File : second.css
	* Copyright 2008 MAC InterNet All Rights Reserved. 
------------------------------------------------------- */
/*

	*01 main
	*02 fontsize
	*03 IR

*/


/*-----------------------------------------------
	*01 main
-------------------------------------------------*/

ul.etop_box {
	width: 800px;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
ul.etop_box li {
	float: left;
	width: 262px;
	margin-right: 2px;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.etop_box li.bg_none {
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 25px;
	line-height: 25px;
	background-color: #EBEBEB;
	background-image: none;
	margin-right: 1px;
	margin-bottom: 1px;
}
#elink {
	text-align:right;
	width:180px;
	float:right;
}
#elink ul li {
	float:left;
	margin: 0px;
	padding: 0px;
}
#elink .li01 {
	padding-top: 4px;
	padding-right: 10px;
}
#elink .li02 {
	width:58px;
	height: 18px;
	padding-top: 4px;
	padding-right: 10px;
}
p.menu3 {
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#contents p.t_title {
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.9em;
}
p.formBox {
	padding: 10px;
	width: 600px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-bottom: 15px;
}

table.pack {
	border-collapse:collapse;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
table.pack td, table.border th {
	padding:5px;
	vertical-align: top;
	text-align: center;
	margin: 0px;
	font-size: 0.8em;
}
table.pack th {
	background:#EEE;
	font-weight: normal;
	text-align: left;
}

/*-----------------------------------------------
	*02 fontsize(fontSizeSwitcher)
-------------------------------------------------*/

body#e ul#fontSizeSwitcher {
	margin: 0px;
	padding: 0px;
	height: 18px;
	float:right;
	width:58px;
}
body#e ul#fontSizeSwitcher li {
	background-image:url(../img/e_fontsize.gif);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	text-align: center;
	cursor: pointer;
	text-indent:-5000px;
}
body#e #fontSizeSwitcherSmall {
	width: 19px;
	background-position: 0px 0px;
}
body#e ul#fontSizeSwitcher #fontSizeSwitcherSmall:hover, body#e ul#fontSizeSwitcher #fontSizeSwitcherSmall:focus, body#e ul#fontSizeSwitcher #fontSizeSwitcherSmall.current {
	background-position: 0px -18px;
}
body#e #fontSizeSwitcherMedium {
	width: 20px;
	background-position: -19px 0px;
}
body#e ul#fontSizeSwitcher #fontSizeSwitcherMedium:hover, body#e ul#fontSizeSwitcher #fontSizeSwitcherMedium:focus, body#e ul#fontSizeSwitcher #fontSizeSwitcherMedium.current {
	background-position: -19px -18px;
}
body#e #fontSizeSwitcherLarge {
	width: 19px;
	background-position: -39px 0px;
}
body#e ul#fontSizeSwitcher #fontSizeSwitcherLarge:hover, body#e ul#fontSizeSwitcher #fontSizeSwitcherLarge:focus, body#e ul#fontSizeSwitcher #fontSizeSwitcherLarge.current {
	background-position: -39px -18px;
}


/*-----------------------------------------------
	*03 IR
-------------------------------------------------*/

.ir_comment {text-align:right;
font-size: 90%;
margin: 5px 20px 5px 0;}

#ir_english th { font-size: 80%; }

#ir_english td { font-size: 85%; }