﻿@charset "utf-8";

/* ..... HTML TAG CSS ..... */
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: none repeat scroll 0 0;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #353535;
	font-size: 12pt;
	text-align: center;
}

a:link,a:visited {
	color: #353535;
	text-decoration: underline;
}

img {
	vertical-align: middle;
}
a.img:link,a.img:visited {
	background-image: none;
	color: #aaa;
}

table {
}
table th {
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}
table td {
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
	line-height: 1.4;
}

/* Body Background
--------------------------------------------------------------------------*/
#bg{
	width: 888px;
	margin: 0;
	padding: 0;	
}
#container{
	overflow: visible;
	orphans: 5;
	widows: 5;
	float: left;
	display:inline;
	width: 888px;
	margin: 0;
	padding: 0;
	background: url(../images/common/content_bg.gif) repeat-y left;
	background-color: #e5e5e5;
	border-left: 3px solid #ff7f01;
	border-right: 3px solid #ff7f01;
	text-align: left;
}

/* Layout Set -------------------------------------------------------------- */

#header {
	width: 888px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: center;
}
#footer	{
	clear: both;
	bottom: 0;
	width: 888px;
	height: 80px;
	margin: 0;
	padding-top: 10px;
	background-color: #cacaca;
	font-size: 10pt;
	color: #444;
	line-height: 1.4;
	text-align: center;
}
#footer ul {
	margin: 0;
	padding-bottom: 5px;
}
#footer li {
	display: inline;
	list-style-type: none;
	padding: 0 5px;
	border-right: 1px solid #444;
}
#footer li.home {
	border-right: 1px solid #444;
	border-left: 1px solid #444;
}
#footer a.vc:link,
#footer a.vc:visited {
	color: #ea7400;
	text-decoration: underline;
}
address {
	color: #636563;
    font-style: normal;
}

/* Header Logo,title Set */
#header_logo {
	margin: 0;
	padding: 0 0 0 20px;
	text-align: left;
}
#header_title_top,
#header_title {
	margin: 0;
	padding-top: 5px;
}

/* Header Menu */

#headerNavi {
	display: none;
}

/* Right Sidebar */

#rightsidebar {
	float: right;
	display: inline;
	width: 267px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: url(../images/common/rightSide_bg_top.gif) no-repeat top;
	text-align: left;
	page-break-inside: avoid;
}

/* Contents */

#contents {
	float: left;
	display: inline;
	width: 620px;
	margin: 0;
	padding-bottom: 80px;
	border-right: 1px solid #fff;
	text-align: left;
	page-break-inside: avoid;
}

div#pageTop {
	display: none;
}

/* clear */
.cl {
	clear: both;
}

/* Breadcrumbs List Set ---------------------------------------------------- */

#breadcrumbs {
	margin: 0 20px 10px 20px;
	color: #353535;
	font-size: 10pt;
}
#breadcrumbs a:link,
#breadcrumbs a:visited {
	color: #353535;
	font-size: 10pt;
}

/* Right-side-bar Set ------------------------------------------------------ */

.sidebar {
	font-size: 12pt;
}
#rightsidebar ul {
	margin: 10px 0 20px 0;
	padding: 0;
}
#rightsidebar li {
	margin-bottom: 10px;
	list-style-type: none;
}
.menu {
	margin: 0 0 20px 0;
}

/* Main-Page Category Menu ------------------------------------------------- */

#rightsidebar #categories {
	height: 100%;
	padding-bottom: 20px;
	background-color: #e5e5e5;
	text-align: center;
	page-break-inside: avoid;
}
#rightsidebar #categories .expo_entry {
	margin-top: 20px;
}
#rightsidebar #categories .pt_entry {
	display: none;
}
#rightsidebar #categories .sidebox {
	width: 228px;
	margin-left: 20px;
	padding-bottom: 10px;
	background-color: #fff;
}
#rightsidebar #categories .sidebox h2 {
	height: 43px;
	margin: 20px 0 0 0;
	padding-top: 7px;
	padding-left: 155px;
	background: url(../images/common/rightSide_ec_title.gif) no-repeat;
	color: #2f2f2f;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.4;
	text-align: left;
}
#rightsidebar #categories div.sidebox h2.subtitle a:link,
#rightsidebar #categories div.sidebox h2.subtitle a:visited {
	color: #2f2f2f;
	text-decoration: underline;
}

#rightsidebar #categories div.supplement {
	padding: 7px 15px 7px 5px;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.2;
}

#rightsidebar #categories ul	{
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}
#rightsidebar #categories ul li {
	margin: 0;
	padding: 0 0 7px 0;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.5;
}
#rightsidebar #categories .sidebox li a:link,
#rightsidebar #categories .sidebox li a:visited {
	color: #353535;
	text-decoration: none;
}
#rightsidebar #categories ul.sponsor_logo {
	width: 191px;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#rightsidebar #categories ul.sponsor_logo li {
	clear: both;
	min-height: 30px;
	height: 100%;
	margin-bottom: 2px;
	padding: 0;
}
#rightsidebar #categories ul.sponsor_logo li img.f-left {
	float: left;
	width: 93px;
	margin: 0 0 2px 0;
	padding: 0;
}	
#rightsidebar #categories ul.sponsor_logo li img.f-right { 
	float: right;
	width: 93px;
	margin: 0 0 2px 0;
	padding: 0;
}

#rightsidebar #categories li.h3 {
	width: 210px;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 8px 0 2px 0;
	border-bottom: 1px solid #353535;
	color: #f80;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.2;
}
#rightsidebar #categories li.h3 a:link,
#rightsidebar #categories li.h3 a:visited {
	margin: 0;
	padding: 0;
	background-image: none;
	color: #353535;
	font-size: 12pt;
	text-decoration: none;
}
#rightsidebar #categories li.h3 a:hover,
#rightsidebar #categories li.h3 a:visited:hover {
	margin: 0;
	padding: 0;
	background-image: none;
	color: #f80;
	font-size: 12pt;
	text-decoration: none;
}

/* subtitle Set ----------------------------------------------------------- */

#contents #bg_top {
	width: 620px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(../images/common/content_bg_top.gif) no-repeat top;
}
#contents h2 {
	width: 580px;
	height: 32px;
	margin: 0 0 0 20px;
	padding: 7px 0 0 20px;
	background: url(../images/common/sub_title_bg.gif) no-repeat;
	color: #4e4e4e;
	font-size: 13pt;
	font-weight: bold;
	line-height: 1.4;
	text-align: left;
}
#contents h2.category {
	width: 580px;
	height: 35px;
	margin: 0 0 0 20px;
	padding: 7px 0 0 20px;
	background: url(../images/common/sub_title_cat_bg.gif) no-repeat;
	color: #4e4e4e;
	font-size: 14pt;
	font-weight: bold;
	line-height: 1.4;
	text-align: left;
}

/* Top Page - contents Set ------------------------------------------------- */

div.dot_line {
	width: 540px;
	height: 10px;
	margin: 0;
	padding: 0;
	background: url(../images/common/dot_line.gif) no-repeat center center;
}
.excerpt {
	page-break-inside: avoid;
	width: 540px;
	margin: 0 0 20px 20px;
	padding: 20px 18px 20px 20px;
	border: 1px solid #e5e5e5;
	font-size: 12pt;
	line-height: 1.4;
	text-align: left;
}
.textarea {
	page-break-inside: avoid;
	width: 540px;
	margin: 0 0 20px 20px;
	padding: 20px 18px 20px 20px;
	font-size: 12pt;
	line-height: 1.4;
	text-align: left;
	page-break-after: auto;
}

.newsbox {
	page-break-inside: avoid;
	width: 540px;
	margin: 0;
	padding: 0;
	line-height: 1.4;
}
.newsbox div.date {
	float: left;
	width: 95px;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
}
.newsbox div.news h3 {
	float: right;
	width: 400px;
	margin: 0 0 0 10px;
	padding: 0 10px 0 15px;
	background: url(../images/common/mark.gif) no-repeat left 10%;
	font-size: 11pt;
	font-weight: normal;
}
.newsbox div.news h3 a:link,
.newsbox div.news h3 a:visited {
	color: #353535;
	text-decoration: none;
}

/* --- banner --- */
#top_bnr {
	margin: 0 0 20px 20px;
}

/* --- picup seminar --- */
.picup_photo {
	float: left;
	padding-right: 15px;
}
.picup_info {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 11pt;
	font-weight: normal;
}
#picup_box {
	margin: 20px 0;
	padding: 0;
	font-size: 12pt;
	font-weight: normal;
	background-color: #e3e3e3;
}
#picup_box .top_bg {
	width: 540px;
	height: 5px;
	margin: 0;
	padding: 0 0 5px 0;
	background: url(../images/common/picup_box_top.gif) no-repeat top;
}
#picup_box .bottom_bg {
	width: 540px;
	height: 5px;
	margin: 0;
	padding: 10px 0 0 0;
	background: url(../images/common/picup_box_bottom.gif) no-repeat bottom;
}

#picup_list {
	width: 500px;
	margin: 0 20px;
	padding: 0;
	line-height: 1.4;
}
#picup_list .title a {
	color: #038fc5;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.4;
	text-decoration: underline;
}

hr.picup_line {
	width: 100%;
	height: 1px;
	margin: 10px 0;
	border: 0 none;
	color: #b5b5b5;
	background-color: #b5b5b5;
}

/* Entry ------------------------------------------------------------------- */

#trackbacks h2.trackbacks-header {
	width: 580px;
	margin: 0;
	padding: 7px 0 5px 0;
	background-image: none;
	border-top: 1px solid #ccc;
	border-bottom: none;
	font-size: 12pt;
	line-height: 1.2;
}
#trackbacks p {
	margin: 0;
	padding: 10px 0 5px 0;
	font-size: 11pt;
	line-height: 1.2;
}
#trackbacks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#trackbacks li.tb {
	margin: 0 0 5px 0;
	padding-left: 15px;
	background: url(../images/common/mark.gif) no-repeat 0 20%;
	line-height: 1.3;
}
	
.excerpt,
.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset-header,
.asset-content,
.trackbacks,
.archive {
    width: 580px;
}

.asset,
.asset-content,
.trackbacks,
.archive {
    clear: both;
    position: static;
}
.asset,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 5px;
}
.asset-content,
.archive-content,
.trackbacks,
.archive,
.search-form {
    margin-left: 20px;
}
.asset-header,
.asset-content,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    margin-bottom: 10px;
}

ul#tags {
    margin: 0;
	padding: 0;
    list-style: none;
}
ul#tags .module-list-item {
    margin: 0;
	padding: 0;
	line-height: 1.2;
}
ul#sideSubmenu {
    margin: 0;
	padding: 0;
    list-style: none;
}
ul#sideSubmenu li.a {
    margin: 0;
	padding: 0 10px 5px 10px;
    font-size: 11pt;
	line-height: 1.2;
	text-align: center;
}

.asset-name {
    margin-bottom: 5px;
}
.asset-footer,
.asset-meta {
    font-size: 11pt;
}
.asset-meta {
    margin-top: 5px;
    margin-bottom: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: normal;
}
.asset-body {
	margin-bottom: 15px;
    font-size: 12pt;
    font-weight: normal;
	line-height: 1.4;
}

h3.entry-title {
	width: 560px;
	margin: 20px 0 10px 20px;
	padding: 7px 10px;
	background-color: #4e4e4e;
	color: #fff;
	font-weight: bold;
	line-height: 1.5;
}
h3.entry-title a:link,
h3.entry-title a:visited {
	color: #fff;
}
h4.entry-tags-header,
h4.entry-categories-header {
    display: inline;
    margin: 5px 0px 5px 0;
	font-size: 12pt;
    font-weight: bold;
}
.entry-categories,
.entry-tags {
    margin: 0 0 5px 0;
	font-size: 11pt;
	text-align: right;
}
.entry-tags-list,
.entry-categories-list {
    display: inline;
    margin: 5px 0;
    padding-left: 0;
    list-style: none;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
    display: inline;
}

/* Archive ----------------------------------------------------------------- */

.content-nav {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

/*================================================== */
/* news.css                                          */
/*================================================== */

/* Font Set ---------------------------------------- */

h3.red_b {
	font-size: 13pt;
	color: #f00;
	font-weight: bold;
}
h4.green_b {
	font-size: 12pt;
	color: #0a7c86;
	font-weight: bold;
}

/* ecsite-page --------------------------------------- */

h3.ecsite_title {
	width: 560px;
	margin: 20px 0 20px 20px;
	padding: 7px 10px;
	background-color: #4e4e4e;
	color: #fff;
	font-size: 13pt;
	font-weight: bold;
	line-height: 1.4;
}

