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

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	line-height: 180%;
	background-image: url(images/pbg.jpg);
	background-repeat: repeat-x;
	background-color: #F9F3E5;
}
#pwrp {
	background-image: url(images/pbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;	
}
#wrapper {
	margin: 0 auto;
	width: 950px;
}
#header {
	width: 950px;
	height: 80px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header .logobox {
	float: left;
	width: 230px;
	height: 80px;
}
#header .h1textbox {
	float: left;
	width: 450px;
	height: 80px;
	background-image: url(images/phd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainimage {
	clear: both;
	display: inline-block;
	width: 950px;
	height: 465px;
	background-image: url(images/top_logo.jpg);
	background-repeat: no-repeat;
}
#mainimage p.topcaption {
	float: left;
	width: 620px;
	height: 465px;
	font-size: 14px;
}
#mainimage div.photobox {
	float: left;
	width: 330px;
	height: 465px;
}

#breadc {
	width: 940px;
	height: 40px;
	font-size: 10px;
	color: #999999;
	padding-left: 10px;
	background-image: url(images/bcbg.jpg);
	background-repeat: repeat-y;
}

#breadc span {
	color: #FF9900;
}


#breadc a {
	color: #999999;
	text-decoration: underline;
}
#breadc a:link {
	color: #999999;
	text-decoration: underline;
}
#breadc a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#breadc a:visited {
	color: #999999;
	text-decoration: underline;
}
#breadc a:visited:hover {
	color: #FF9900;
	text-decoration: underline;
}

#faux {
	overflow: auto;
	width: 950px;
	margin-top: 0px;
	padding-bottom: 60px;
	background-color: #FFFFFF;
}

#centercolumn {
	width: 950px;
}
div.productcabinet {
	width: 950px;
	height: 380px;
	margin-bottom: 60px;
	background-image: url(images/top_mboxbg.jpg);
	background-repeat: repeat-y;
}
div.productcabinet div.leftcolumn {
	float: left;
	width: 310px;
	height: 340px;
	background-image: url(images/top_m1.jpg);
	background-repeat: no-repeat;
}
div.productcabinet div.centercolumn {
	float: left;
	width: 310px;
	height: 340px;
	margin-left: 10px;
	background-image: url(images/top_m2.jpg);
	background-repeat: no-repeat;
}
div.productcabinet div.rightcolumn {
	float: left;
	width: 310px;
	height: 340px;
	margin-left: 10px;
	background-image: url(images/top_m3.jpg);
	background-repeat: no-repeat;
}
div.productcabinet div.leftcolumn div.titlebox {
	width: 310px;
	height: 170px;
	background-image: url(images/top_m1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -1000em;
	font-size: 10px;
}
div.productcabinet div.leftcolumn div.titlebox:hover {
	background-image: url(images/top_m1_f2.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
div.productcabinet div.leftcolumn div.titlebox a.blocklink {
	display: block;
	width: 310px;
	height: 170px;
	background-image: url(images/top_m1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -1000em;
	font-size: 10px;	
}
div.productcabinet div.leftcolumn div.titlebox a.blocklink:hover {
	background-image: url(images/top_m1_f2.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
div.productcabinet div.centercolumn div.titlebox {
	width: 310px;
	height: 170px;
	background-image: url(images/top_m2.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -1000em;
	font-size: 10px;
}
div.productcabinet div.centercolumn div.titlebox:hover {
	background-image: url(images/top_m2_f2.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
div.productcabinet div.centercolumn div.titlebox a.blocklink {
	display: block;
	width: 310px;
	height: 170px;
	background-image: url(images/top_m2.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -1000em;
	font-size: 10px;
}
div.productcabinet div.centercolumn div.titlebox a.blocklink:hover {
	background-image: url(images/top_m2_f2.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

div.productcabinet div.rightcolumn div.titlebox {
	width: 310px;
	height: 170px;
	background-image: url(images/top_m3.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -1000em;
	font-size: 10px;
}
div.productcabinet div.rightcolumn div.titlebox:hover {
	background-image: url(images/top_m3_f2.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
div.productcabinet div.rightcolumn div.titlebox a.blocklink {
	display: block;
	width: 310px;
	height: 170px;
	background-image: url(images/top_m3.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -1000em;
	font-size: 10px;
}
div.productcabinet div.rightcolumn div.titlebox a.blocklink:hover {
	background-image: url(images/top_m3_f2.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
div.productcabinet div.textbox {
	height: 160px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 160%;
	text-align: left;
	vertical-align: top;
}
div.productcabinet div.btnbox {
	width: 950px;
}

#centercolumn div.newscolumn {
	width: 510px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}

#centercolumn div.newscolumn div.newscabinet {
	width: 510px;
	height: 380px;
}
#centercolumn div.newscolumn div.newscabinet dl {
	width: 510px;
}
#centercolumn div.newscolumn div.newscabinet dl dt {
	float: left;
	width: 60px;
	font-size: 10px;
	color: #999999;
	clear: both;
}
#centercolumn div.newscolumn div.newscabinet dl dd {
	float: left;
	width: 400px;
	margin-left: 30px;
	font-size: 12px;
	line-height: 120%;
	margin-bottom: 20px;
}

#centercolumn div.bannercolumn {
	width: 390px;
	margin-left: 50px;
	margin-right: 0px;
	float: left;
}
#centercolumn div.bannercolumn div.navibtn1 {
	margin-bottom: 10px;
}
#centercolumn div.bannercolumn div.navibtn_end {
	margin-bottom: 30px;
}
#centercolumn div.bannercolumn div.bannerbtn {
	margin-bottom: 20px;
}
#footer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(images/ftbg.jpg);
	background-repeat: repeat-x;
	background-color: #F9F3E5;
}
.clear {
	clear: both;
	background: none;
}
