@charset "utf-8";

/*----------------------------------------------------------- 

  ### TOP Page Layout ###


  Seting LIST 
  
  * Main Visual Detail
  * Main Area Detail
  * Right Area Detail

  ----------------------------------------------------------- */


/*
 Main Area Detail [
----------------------------------------------------------- */
.tvisual {
	width: 900px;
	height: 304px;
}


/*
 Main Area Detail [
----------------------------------------------------------- */
#top-contents {
	margin: 10px 5px;
	background-image: url(../images/top/top_cont_bgi.gif);
	background-repeat: repeat-y;
}
#top-main {
	float: left;
	width: 660px;
}
#top-main .tjsoho {
	width: 643px;
	margin: 0px 0px 30px 0px;
}
#top-main .tjsoho h3 {
	margin: 0px;
}
#top-main .tjsoho p {
	line-height: 210%;
	margin: 10px 1em;
}
#top-main .tinfomation {
	width: 643px;
	margin: 0px;
}
#top-main .tinfomation h3 {
	margin: 0px;
}
#top-main .tinfomation ul li {
	padding: 15px 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacad4;
	background-image: url(../images/share/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 16px;
}
#top-main .tinfomation ul {
	margin: 2px;
}

/*
 Right Area Detail [
----------------------------------------------------------- */
#top-rightbar {
	float: right;
	width: 230px;
}
#top-rightbar .tsoho {
	margin: 0px 0px 15px 15px;
	width: 212px;
	font-size: 14px;
}
#top-rightbar .tsoho h3 {
	margin: 0px;
}
#top-rightbar .tsoho p {
	margin: 10px 5px;
}
#top-rightbar .toffice {
	margin: 5px 0px 5px 10px;
	font-size: 12px;
}
#top-rightbar .toffice h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#top-rightbar .tjigy {
	margin: 0px 0px 30px 15px;
	width: 212px;
	font-size: 14px;
}
#top-rightbar .tjigy h3 {
	margin: 0px;
}
#top-rightbar .tjigy ul {
	margin: 10px;
}
#top-rightbar .tjigy ul li {
	list-style-position: outside;
	margin-left: 0px;
}
#top-rightbar .tjigy .ann {
	font-size: 10px;
	line-height: 100%;
	margin: 0px 10px;
}
