@charset "utf-8";



/* Heading */
/* -------------------------------------------- */

#content h1 {
	margin: 25px 0 20px 0;
	font-weight: bold;
}

#content h2 {
	margin: 30px 0 16px 0;
	font-size: 85%;
	font-weight: bold;
}

#content h3 {
	margin: 20px 0 4px 0;
	font-size: 75%;
	font-weight: bold;
	color: #666;
}



/* Category Top */
/* -------------------------------------------- */

body#catTop #content .menu {
	float: left;
	width: 295px;
	min-height: 103px;
	margin: 0 0 15px 0;
	background: url("../img/bg_menu.jpg") left bottom no-repeat;
	border-top: 3px solid #999;
}
body#catTop #content .left {
	display: inline;
	margin: 0 10px 0 0;
}
body#catTop #content .menu a.thumbnail {
	float: left;
	display: inline;
	width: 106px;
	margin: 10px 0 0 5px;
}
body#catTop #content .menu div.text {
	float: right;
	width: 173px;
	margin: 10px 0 0 0;
}



/* Message */
/* -------------------------------------------- */

body#message h1 {
}
body#message h2 {
	margin: 35px 0 35px 0;
}

body#message p {
	margin: 0 0 15px 0;
}
body#message div.message {
	margin: 0 0 0 0px;
}
body#message div.name {
	margin: 0 0 20px 0;
	text-align: right;
}

body#message #content .pic {
	float: right;
	display: inline;
	margin: 0 0 10px 20px;
}
body#message #content .pic img {
	display: block;
}
body#message #content .pic img.photo {
	margin: 0 0 4px 0;
}



/* Idea */
/* -------------------------------------------- */

body#idea #content #idea1 img,
body#idea #content #idea2 img,
body#idea #content #idea3 img {
	display: block;
}
body#idea #content #idea1,
body#idea #content #idea2,
body#idea #content #idea3 {
	width: 335px;
	margin: 8px auto 0 auto;
}

body#idea #content #idea2 img {
	margin: 0 auto 25px auto;
}
body#idea #content #idea2 img.copy {
	margin: 30px auto 30px auto;
}

body#idea #content #idea3 h2 {
	margin-bottom: 30px;
}



/* Business */
/* -------------------------------------------- */

body#business #content h2 {
	margin: 35px 0 17px 0;
}
body#business #content h3 {
	margin: 30px 0 16px 0;
	font-size: 75%;
	color: #333;
	font-weight: bold;
}

body#business .row {
	padding: 0 0 10px 0;
}
body#business .row img.pic {
	display: inline;
	float: right;
	margin: 0 0 10px 20px;
}
body#business .row p {
	margin: 0 0 15px 0;
}

body#business #tbl {
	margin: 0 0 0 40px;
}
body#business #tbl table {
	margin: 0 0 4px 0;
	border-collapse: collapse;
	border: 0;
}
body#business #content #tbl table th {
	padding: 5px 10px;
	background: #eee;
	color: #222;
	font-size: 75%;
	line-height: 1.3;
	border: 1px solid #ccc;
}
body#business #content #tbl table td {
	padding: 5px 20px;
	font-size: 75%;
	line-height: 1.3;
	border: 1px solid #ccc;
	text-align: right;
}
body#business #tbl p {
	font-size: 65%;
}
body#business #tbl p.update {
	display: none;
}



/* Outline */
/* -------------------------------------------- */

body#outline #content table.outline {
	margin: 0 0 0 7px;
	border-collapse: collapse;
	border: 0;
}
body#outline #content table.outline th {
	width: 160px;
	padding: 10px 0;
	background: url(../../img/line_01.gif) left bottom repeat-x;
	color: #414141;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.5;
	vertical-align: top;
}
body#outline #content table.outline th span {
	padding: 0 0 0 18px;
	background: url(../img/bl_outline.gif) 0 3px no-repeat;
}
body#outline #content table.outline td {
	width: 440px;
	padding: 10px 0;
	background: url(../../img/line_01.gif) left bottom repeat-x;
	font-size: 75%;
	line-height: 1.5;
	vertical-align: top;
}
body#outline #content table.outline td dt {
	margin: 16px 0 4px 0;
}
body#outline #content table.outline td dt.first {
	margin: 2px 0 4px 0;
}
body#outline #content table.outline td dd {
	line-height: 1.4;
}



/* History */
/* -------------------------------------------- */

body#history #content dl.history {
	width: 614px;
	margin: 0 0 0 0;
	padding: 13px 0 0 0;
}
body#history #content dl.history dt {
	clear: both;
	float: left;
	width: 100px;
	margin: 0 0;
	padding: 7px 0;
	color: #414141;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.5;
}
body#history #content dl.history dd {
	float: left;
	width: 504px;
	margin: 0 0;
	padding: 7px 5px;
	font-size: 75%;
	line-height: 1.5;
}



#representative_box{
	width:500px;
	height:505px;
}

.clear_b{clear:both;}

a#rep001{
	float:left;
	display: block;
	width: 230px;
	height: 205px;
	text-indent: -9999px;
	background: url("../img/representative1.jpg") no-repeat 0 0;
}

a#rep002{
	float:right;
	display: block;
	width: 230px;
	height: 205px;
	text-indent: -9999px;
	background: url("../img/representative2.jpg") no-repeat 0 0;
}

a:hover#rep001{background: url("../img/representative1.jpg") no-repeat -230px 0;}

a:hover#rep002{background: url("../img/representative2.jpg") no-repeat -230px 0;}

.name_box{
	text-align:right;
}
