@charset "utf-8";
/* common */
body {
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../images/common/background.gif) repeat;
	font-size: small;
	color: #000000;
	list-style-type: none;
}
/* common */

/* header */
#SearchBox {
	width: 178px;
}
#SearchText {
	font-size: 8pt;
	line-height: 10pt;
	color: #7B7B7B;
}
#SearchText a:link { color: #7B7B7B; text-decoration: none; }
#SearchText a:visited { color: #7B7B7B; text-decoration: none; }
#SearchText a:hover { color: #7B7B7B; text-decoration: underline; }
/* header */

/* footer */
#FootSearchBox {
	width: 208px;
}
#Foot {
	font-size: 8pt;
	line-height: 10pt;
}
#Foot a:link { color: #3391F1; text-decoration: none; }
#Foot a:visited { color: #3391F1; text-decoration: none; }
#Foot a:hover { color: #3391F1; text-decoration: underline; }
/* footer */

/* NAVI */
/* CONTENTS AREA */
#ContentsArea {
	background: url(../images/common/line_bg.gif) repeat-y;
}
#LeftArea {
	width: 190px;
	margin: 0px;
	padding: 0px;
}
#RightArea {
	width: 544px;
	margin: 0px;
	padding: 0px;
}
/* CONTENTS AREA */

/* LEFT NAVI AREA */
div.btn_upperline {
	margin: 0px;
	padding: 0px;
}
div.btn_underline {
	margin: 0px;
	padding: 0px;
}
div.panel {
	width: 190px;
	margin: 0px;
	padding: 0px;
}
div.sub_panel {
	width: auto;
	margin: 0px;
	padding: 0px;
	display: none;
}
div.navline {
	width: 190px;
	margin: 0px;
	padding: 0px;
}
div.sub_panel ul {
	list-style: none;
	margin: 0px;
	padding: 8px 5px 8px 32px;
}
div.sub_panel li {
	margin: 0px;
	padding: 0px 0px 0px 14px;
	background: url(../images/common/mk_off.gif) no-repeat;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #333333;
}
div.sub_panel li.leftnavi_active {
	margin: 0px;
	padding: 0px 0px 0px 14px;
	background: url(../images/common/mk_on.gif) no-repeat;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #FF7A22;
}
div.sub_panel li a.leftnavi:link {
	color: #0000ff;
	text-decoration: none;
}
div.sub_panel li a.leftnavi:visited {
	color: #800080;
	text-decoration: none;
}
div.sub_panel li a.leftnavi:hover {
	color: #0000ff;
	text-decoration: underline;
}
div.sub_panel li a.leftnavi:active {
	color: #FF7A22;
	text-decoration: none;
}
/* LEFT NAVI AREA */

/* Under Subtitle Area Text */
#RightArea .SubMenuText { font-size: 1em; line-height: 1.5em; }
#RightArea .SubMenuText a:link { color: blue; text-decoration: none; }
#RightArea .SubMenuText a:visited { color: purple; text-decoration: none; }
#RightArea .SubMenuText a:hover { color: blue; text-decoration: underline; }

/* Default Text */
#RightArea .s12_l20 {
	font-size: 1em;
	line-height: 1.6em;
}
#RightArea .s24_l26 {
	font-size: 2em;
	line-height: 2.2em;
}
#RightArea .s16_l20 {
	font-size: 1.2em;
	line-height: 1.6em;
}
#RightArea .s14_l16 {
	font-size: 1.2em;
	line-height: 1.35em;
}
#RightArea .s12_l16 {
	font-size: 1em;
	line-height: 1.35em;
	padding: 2px;
}
#RightArea .s10_l14 {
	font-size: 0.8em;
	line-height: 1.25em;
}

.SubMenuText { font-size: 1em; line-height: 1.5em; }
.SubMenuText a:link { color: blue; text-decoration: none; }
.SubMenuText a:visited { color: purple; text-decoration: none; }
.SubMenuText a:hover { color: blue; text-decoration: underline; }
.s14_l16 {
	font-size: 1.2em;
	line-height: 1.35em;
}
.s12_l16 {
	font-size: 1em;
	line-height: 1.35em;
}
.s10_l14 {
	font-size: 0.8em;
	line-height: 1.25em;
}


/* Contents Area Text */
#RightArea .s12_l16 .myclass_10px { font-size: 10px; }
#RightArea .s12_l16 .myclass_12px { font-size: 12px; }
#RightArea .s12_l16 .submenu { font-size: 10px ; color: #666666; }
#RightArea .s12_l16 .submenu_on { font-size: 10px ; color: #000000; }
#RightArea .s12_l16 a:link { color: blue; text-decoration: none; }
#RightArea .s12_l16 a:visited { color: purple; text-decoration: none; }
#RightArea .s12_l16 a:hover { color: blue; text-decoration: underline; }

#RightArea .s12_l16 .menu_red { font-size: 12px; font-weight: bold; color: #FF0000; }
#RightArea .s12_l16 .size10_12 { font-size:10px;  line-height: 12px; }
#RightArea .s12_l16 .size11_14 { font-size:11px;  line-height: 14px; }
#RightArea .s12_l16 .size12_16 { font-size: 12px; line-height: 16px; }
.txt90 {
	font-size: 90%;
	line-height: 20px;
}
.txt85 {
	font-size: 85%;
	line-height: 135%;
}



/*google serach*/
div.google_search{
	width:305px;
	margin:0px auto;
	padding:10px 10px 0px;
	font-size: 10px;
	white-space: nowrap;
}
div.google_search input.text_area{width:200px;}
div.google_search input.serach_btn{width:80px;}
