/*
	TRINITY WORKS,Inc.  http://www.trinity-works.com/
*/

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3",Arial,Helvetica;
	font-size: 12px;
	color: #434343;
	line-height: 180%;
	background-image: url(../images/top_pbg.jpg);
	background-repeat: repeat-x;
}
* html body {
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica;
	font-size: 12px;
	color: #434343;
	line-height: 180%;
	background-image: url(../images/top_pbg.jpg);
	background-repeat: repeat-x;
}

img {
	vertical-align: bottom;
	vertical-align: text-bottom;
	border: none;
}

link {
	color: #C69;
	text-decoration: none;
}
a:link {
	color: #C69;
	text-decoration: underline;
}
a:link:hover {
	color: #C36;
	text-decoration: underline;
}
a:link:visited {
	color: #C69;
	text-decoration: underline;
}
a:link:visited:hover {
	color: #C36;
	text-decoration: underline;
}

a.noborderlink {
	color: #333;
	text-decoration: none;
}
a.noborderlink:hover {
	color: #C69;
	text-decoration: none;
}
a.noborderlink:visited {
	color: #333;
	text-decoration: none;
}
a.noborderlink:visited:hover {
	color: #C69;
	text-decoration: none;
}

span.SPAN_listmark {
	color: #690;
	padding-right: 1em;
}

#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
}
#header {
	width: 950px;
	height: 70px;
	margin-bottom: 10px;
	overflow: hidden;
}
#header h1.logo {
	float: left;
	display: block;
	width: 120px;
	height: 70px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#header ul.mainnavi {
	float: left;
	width: 720px;
	margin-left: 110px;
	overflow: hidden;
}
#header ul.mainnavi li {
	float: left;
	background-repeat: no-repeat;
	background-position: 0px -70px;
	list-style: none;
}
#header ul.mainnavi li a {
	display: block;
	height: 70px;
	background-repeat: no-repeat;
	background-position: 0px -70px;
	text-indent: -9999px;
	overflow: hidden;
}
#header ul.mainnavi li a:hover {
	background-position: 0px 0px;
}


#faux {
	width: 950px;
	margin-top: 20px;
	margin-bottom: 0px;
	overflow: hidden;
}


#leftcolumn {
	display: inline;
	width: 720px;
	margin-left: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	float: left;
}

#topslide {
	width: 720px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	border: 1px solid #333;
}
* html #topslide  { border:none; }

#leftcolumn div.newscabinet {
	width: 720px;
	margin-top: 50px;
	overflow: hidden;
}
#leftcolumn div.newscabinet h2.blockhd {
	display: block;
	width: 150px;
	padding-left: 570px;
	height: 30px;
	background-image: url(../images/top_newshd.jpg);
	background-repeat: no-repeat;
}
#leftcolumn div.newscabinet h2.blockhd a {
	display: block;
	width: 150px;
	height: 30px;
	background-image: url(../images/top_newshdbtn.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#leftcolumn div.newscabinet h2.blockhd a:hover {
	background-position: 0px -30px;
	overflow: hidden;
}
#leftcolumn div.newscabinet dl.newslist {
	width: 720px;
	margin-top: 15px;
	margin-bottom: 0px;
	overflow: hidden;
}
#leftcolumn div.newscabinet dl.newslist dd {
	margin-bottom:0px;
}
#leftcolumn div.newscabinet dl.newslist dt {
	float: left;
	display: block;
	width: 80px;
	margin-right: 0px;
	font-size: 10px;
	font-weight: bold;
	line-height: 115%;
	color:#999999;
}
#leftcolumn div.newscabinet dl.newslist dt p {
	font-size: 10px;
	color: #999;
	line-height: 110%;
	margin-top: 5px;
	padding: 0;
}
#leftcolumn div.newscabinet dl.newslist dd {
	float: left;
	width: 640px;
	font-size: 12px;
	line-height: 115%;
	font-weight: normal;
	padding-bottom: 20px;
}
#leftcolumn div.newscabinet dl.newslist dd p.title {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: 120%;
	margin-bottom: 10px;
	padding: 0;	
}
#leftcolumn div.newscabinet dl.newslist dd a {
	font-size: 10px;
	line-height: 120%;
	margin-top: 4px;
}
#leftcolumn div.newscabinet dl.newslist dd p.linktext {
	font-size: 10px;
	line-height: 120%;
	margin-top: 4px;
}
#leftcolumn div.newscabinet dl.newslist dd p.linktext span {
	display:block;
}

#leftcolumn div.topicscabinet {
	width: 720px;
	margin-top: 0px;
	overflow: hidden;
}
#leftcolumn div.topicscabinet h2.blockhd {
	display: block;
	width: 720px;
	height: 30px;
	margin-bottom: 20px;
	background-image: url(../images/top_topicshd.jpg);
	background-repeat: no-repeat;
}
#leftcolumn div.topicscabinet ul.topicslist {
	width: 680px;
	padding-left: 30px;
	padding-right: 10px;
	overflow: hidden;
}
#leftcolumn div.topicscabinet ul.topicslist li {
	float: left;
	width: 300px;
	height: 150px;
	padding: 8px;
	margin-right: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	list-style: none;
	border: 1px solid #CCC;
}
#leftcolumn div.topicscabinet ul.topicslist li div.imagebox {
	float: left;
	width: 100px;
	height: 150px;
	margin-right: 10px;
}
#leftcolumn div.topicscabinet ul.topicslist li div.textbox {
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica;
	float: left;
	width: 190px;
	height: 150px;
	overflow: hidden;
}
#leftcolumn div.topicscabinet ul.topicslist li div.textbox p.title {
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 10px;
}
#leftcolumn div.topicscabinet ul.topicslist li div.textbox p.contents {
	font-size: 10px;
	font-weight: normal;
	line-height: 120%;
	margin-bottom: 10px;
}
#leftcolumn div.topicscabinet ul.topicslist li div.textbox p.linktext {
	font-size: 10px;
	line-height: 120%;
	margin-bottom: 10px;
}

#rightcolumn {
	float: left;
	display: inline;
	width: 200px;
}

#rightcolumn div.bannercabinet {
	width: 200px;
	margin-bottom: 30px;
}
#rightcolumn div.bannercabinet ul {
	width: 200px;
}
#rightcolumn div.bannercabinet ul li {
	width: 200px;
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#rightcolumn div.bannercabinet ul li a {
	display: block;
	width: 200px;
	background-repeat: no-repeat;
}
#rightcolumn div.bannercabinet ul li a img {
	width: 200px;
}
#rightcolumn div.bannercabinet ul li a:hover {
	background-position: 0px 0px;
}

#rightcolumn div.youtubecabinet {
	width: 178px;
	margin-bottom: 30px;
	padding: 8px;
	border: 1px solid #CCC;
}


#moviebox {
	width: 948px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 1px solid #CCC;
	overflow: hidden;
	background-image: url(../images/top_movieboxbg.jpg);
	background-repeat: repeat-y;
}
#moviebox div.leftbox {
	float: left;
	width: 297px;
	padding: 10px;
	text-align:center;
}
#moviebox div.centerbox {
	float: left;
	width: 295px;
	padding: 10px;
	text-align:center;
}
#moviebox div.rightbox {
	float: left;
	width: 295px;
	padding: 10px;
	text-align:center;
}

#bannerbox {
	width: 928px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #CCC;
}
#bannerbox ul.bnlist {
	display: block;
	width: 890px;
	margin: 0 auto;
	overflow: hidden;
}
#bannerbox ul.bnlist li {
	float: left;
	width: 200px;
	height: 60px;
	list-style: none;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	-ms-interpolation-mode: bicubic;
}
#bannerbox ul.bnlist li.nobn {
	float: left;
	width: 200px;
	height: 60px;
	list-style: none;
	margin-right: 10px;
	margin-bottom: 20px;
	-ms-interpolation-mode: bicubic;
}


#ftnavi {
	width: 950px;
	margin: 0 auto;
	margin-top: 10px;
}
#ftnavi ul {
	width: 950px;
	overflow: hidden;
}
#ftnavi ul li {
	display: block;
	float: right;
	list-style: none;
	margin-left: 30px;
	height: 15px;
	background-repeat: no-repeat;
}
#ftnavi ul li a {
	display: block;
	height: 15px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#ftnavi ul li a:hover {
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: 0px -15px;
}



#footer {
	width: 950px;
	margin: 0 auto;
	margin-top: 10px;
	background-image: url(../images/copyriight.jpg);
	background-repeat: no-repeat;
}
#footer h2 {
	display: block;
	width: 950px;
	height: 60px;
	text-indent: -9999px;
	overflow: hidden
}

.clear {
	clear: both;
	background: none;
}
