/* ______________________css reset____________________*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { 
margin:0;padding:0;
}
table { 
border-collapse:collapse;border-spacing:0;
}
fieldset,img { 
border:0;
}
address,caption,cite,code,dfn,em,strong,th,var { 
font-style:normal;font-weight:normal;
}
ol,ul,li { 
list-style:none;
}
caption,th { 
text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}
.left_box {
	float:left;
}
.right_box {
	float:right;
}
.clr {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
div:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
div {
	zoom: 100%;
}

/* ______________________common____________________*/

* {	
	font-size:small;	
	line-height:1.6em;
}

body {
	color: #444444;
	text-align: center;
	background: #FFFFFF url(common/bg_back.jpg) repeat-x;
	font-size:70%;
	line-height:1.6em;	
}
strong {
	font-weight:bold;
}
a {
	color: #444444;
	text-decoration: underline;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
#header {
//	width: 870px;
	width: 1010px;
	height:115px;
	background: url(common/bg_header.jpg) no-repeat;
	margin:0px auto;
}
#header h1 {
	float:left;
	padding:10px 65px 0px 40px;	
}
#header #navi {
	float:left;
	padding:75px 0px 0px 0px;
}
#header #navi ul {
	display: inline;
}
#header #navi ul li {
	float:left;
	margin-right:20px;
	_margin-right:15px;
}

#wrapper {
	width:787px;
	margin:0px auto;
	padding-top:18px;
}


#sidebar {
	background: url(common/bg_side.jpg) no-repeat;
	width:220px;
	float:left;
//	height:511px;
	height:700px;
//	padding-top:20px;
	padding-top:10px;
}

#inquiry_box {
	width:184px;
	background: #FFFFFF;
	border:1px solid #CCCCCC;
	margin: 0px auto;
}
#inquiry_box h2 {
	margin-bottom:7px;
}
#inquiry_box li {
	margin-bottom:7px;
}
#sidebar .banner{
	margin-top:10px;
}

#main {
	width:540px;
	float:right;
	text-align:left;
}

#main h2 {
	margin-bottom:8px;
}
#main h3 {
	margin-top:3px;
}
#main p {
	margin-bottom:15px;
}

#attention {
	background: url(common/bg_attention.gif) repeat-x;
	padding:15px 2px;
	margin-top:50px;
}
#attention li {
	font-size:80%;
	margin-bottom:2px;
}

#attention .qt_mark {
	vertical-align:middle;
	margin-right:3px;
}
.pagetop {
	text-align:right;
}

#footer {
	background: url(common/bg_footer.jpg) repeat-x;
	height:60px;
	margin-top:15px;
}

#footer_wrap {
	width:805px;
	margin:0px auto;
	padding-top: 7px;
}

#triworks_logo {
	float:left;
}

#footer_navi {
	float:right;
	margin-top:3px;
}

#footer_navi ul {
	display: inline;
}
#footer_navi ul li {
	float:left;
	margin-left:15px;
}
#copyright {
	font-size:10px;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	margin-top:2px;
}

/* ______________________dropdown menu___________________*/



#navi ul li a#about_on {
	background: url(common/bt_about_on.jpg) no-repeat;
	display:block;
	width:132px;
	height:40px;
}
#navi ul li a#secret_on {
	background: url(common/bt_secret_on.jpg) no-repeat;
	display:block;
	width:132px;
	height:40px;
}
#navi ul li a#scene_on {
	background: url(common/bt_scene_on.jpg) no-repeat;
	display:block;
	width:113px;
	height:40px;
}
#navi ul li a#sample_on {
	background: url(common/bt_sample_on.jpg) no-repeat;
	display:block;
	width:88px;
	height:40px;
}
#navi ul li a#order_on {
	background: url(common/bt_order_on.jpg) no-repeat;
	display:block;
	width:87px;
	height:40px;
}
#navi ul li a#faq_on {
	background: url(common/bt_faq_on.jpg) no-repeat;
	display:block;
	width:113px;
	height:40px;
}


#navi ul li a#about_on:hover img  {
	z-index:-999;
	position:relative;
	display:none;
}
#navi ul li a#secret_on:hover img  {
	z-index:-999;
	position:relative;
	display:none;
}
#navi ul li a#scene_on:hover img  {
	z-index:-999;
	position:relative;
	display:none;
}
#navi ul li a#sample_on:hover img  {
	z-index:-999;
	position:relative;
	display:none;
}
#navi ul li a#order_on:hover img  {
	z-index:-999;
	position:relative;
	display:none;
}
#navi ul li a#faq_on:hover img  {
	z-index:-999;
	position:relative;
	display:none;
}

#about #navi ul li a#about_on img  {
	z-index:-999;
	position:relative;
	display:none;
}
#secret #navi ul li a#secret_on img  {
	z-index:-999;
	position:relative;
	display:none;
}
#scene #navi ul li a#scene_on img  {
	z-index:-999;
	position:relative;
	display:none;
}
#sample #navi ul li a#sample_on img  {
	z-index:-999;
	position:relative;
	display:none;
}
#order #navi ul li a#order_on img  {
	z-index:-999;
	position:relative;
	display:none;
}
#faq #navi ul li a#faq_on img  {
	z-index:-999;
	position:relative;
	display:none;
}

/* 下層のメニューを不可視に */
#navi ul li ul {
        display: none;
}

/* 疑似要素 :hover で下層のメニューを可視に */
#navi ul li:hover ul {
        display: block;
        position: absolute;
        z-index: 100;
		background:#FFFFFF;
}

#navi ul { /* IE6 対策 */
	behavior: url("csshover3.htc");
}

/* ______________________contents____________________*/

#main p.question {
	background: url(faq/images/bg_question.jpg) no-repeat left top;
	padding-left:35px;
	height:27px;
	color:#2C468F;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:3px;
}

#main p.answer {
	background: url(faq/images/bg_answer.jpg) no-repeat left top;
	padding-left:35px;
	margin-bottom:20px;
}

#main .catch {
	margin:0px;
}

#main .image {
	margin:0px;
}

.trait_box {
	width:540px;
	background: url(trait/images/bg_trait.jpg) no-repeat center bottom;
	margin:5px auto 18px;
}
#main .trait_box .header {
	margin:0px;
}
.trait_box .left_box {
	width:205px;
	text-align:right;
	margin-bottom:2px;
}
.trait_box .right_box {
	width:310px;
	padding:7px 10px 3px 0px ;
}
.trait_box .right_box p {
	padding:3px;
}
.trait_box h3 {
	color:#2E4891;
	background: url(trait/images/bg_title.gif) repeat-x left bottom;
	padding:0px 3px 3px;
	margin-bottom:3px;
	font-size:115%;
}
.scene_left {
	width:220px;
	padding:5px;
	float:left;
	margin-bottom:10px;
	text-align:center;
}
.scene_right {
	width:300px;
	padding:5px;
	float:right;
}

.table01 {
	width:500px;
	height:120px;
}

/* ______________________toppage____________________*/

body#top {
	background: #191919 url(images/bg_back.jpg) repeat-x;
}

#topimg {
	background: url(images/im_top.jpg) no-repeat;
	background-position:center;
	height:366px;
	width:840px;
	margin:0px auto;
	text-align:center;
}
/*
#topimg #movie_box{
	margin-top:122px;
	margin-left:327px;
}
*/
#topimg .right_box{
	width:505px;
	float:right;
	padding-right:10px;
}
#topimg #top_copy{
	margin:30px auto 10px;
}
#topimg #movie_box{
	margin:0px auto;
}
#topimg .card{
	margin:15px auto 0px;;
}
#top #wrapper{
	width:840px;
}

#top #sidebar {
	background: url(images/bg_side.jpg) no-repeat;
//	width:220px;
//	padding-top:20px;
//	margin-left:30px;
//	_margin-left:15px;
	width:180px;
	height:325px;
	padding-top:10px;
	margin-left:60px;
	_margin-left:35px;
}
#top #news_box {
	width:538px;
	height:400px;	
}
#top #news_box ul {
	height:380px;
	overflow-y:scroll;
	_overflow:scroll;
	margin:7px auto;
}
#top #news_box ul li {
	margin:2px 10px;
	background: url(images/bg_news.gif) repeat-x left bottom;
	padding:3px 5px;
	color:#FFFFFF;
}
#top #news_box ul li a {
	color:#FFFFFF;
}
#top #news_box ul li .date {
	color:#56D2FF;
}
#top #attention {
	background: none;
	padding:15px 2px 5px;
	margin-top:5px;
	color:#FFFFFF;
}

#top #footer {
	margin-top:5px;
}

/* ______________________news release____________________*/

#news h3 {
	font-size:150%;
	color:#2E4891;
	font-weight:bold;
	margin-bottom:10px;
	padding:0px 5px;
}

#news h4 {
	font-size:100%;
	font-weight:bold;
	margin-bottom:10px;
	padding:0px 5px;
}
#news #main p {
	padding:0px 5px;
}


#news .img_box {
	float:left;
	width:270px;
	text-align:center;
	margin-bottom:10px;
}

#news .img_box img {
	margin-bottom:5px;


}