
* {
	padding: 0;
	margin: 0;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", Arial, Helvetica;
	font-size: 12px;
	color: #666;
	line-height: 180%;
	/*background-color: #A09E98;*/
	background-color: #F0EDE5;
}
* html body {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", Arial, Helvetica;
	font-size: 12px;
	color: #666;
	line-height: 180%;
	/*background-color: #A09E98;*/
}
#pwrp {
	background-image: url(/img/pbg.jpg);
	background-repeat: repeat-x;
	background-color: #F0EDE5;
}
#wrapper {
	margin: 0 auto;
	width: 950px;
	padding-bottom: 50px;
}
* html #wrapper {
	text-align: left;
	margin: 0 auto;
	width: 950px;
	padding-bottom: 50px;
}
#header {
	width: 950px;
	height: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header div.phdbar {
	width: 950px;
	height: 10px;
	background-image: url(/img/hdbar.jpg);
	background-repeat: no-repeat;
}
* html #header div.phdbar {
	width: 950px;
	height: 10px;
	line-height: 10px;
	font-size: 5px;
	background-image: url(/img/hdbar.jpg);
	background-repeat: no-repeat;
}
#header div.logobox {
	float: left;
	width: 310px;
	height: 90px;
}
#header div.cabinet {
	float: left;
	width: 640px;
	height: 90px;
}
#header .h1textbox {
	float: left;
	width: 450px;
	height: 80px;
	background-image: url(/img/phd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#pagetitle {
	clear: both;
	width: 950px;
	height: 140px;
	margin-bottom: 0px;
}

#breadc {
	width: 900px;
	height: 20px;
	padding-top: 10px;
	margin-left: 50px;
	font-size: 10px;
	color: #999999;
	padding-left: 0px;
}

#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: 30px;
	/*background-image: url(/img/arrange_wrapperbg.jpg);
	background-repeat: repeat-y;*/
}

#centercolumn {
	float: left;
	width: 950px;
	margin-right: 0px;
}

#centercolumn p.maincapiton {
	width: 780px;
	/*margin-left: 120px;*/
	font-size: 14px;
	line-height: 200%;
	color: #666;
	margin-bottom: 40px;
	overflow: hidden;
}
#centercolumn p.maincapiton img {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
#centercolumn p.maincapiton img.alignleft {
	margin: 0px;
}
#centercolumn div.aboutus_data {
	width: 780px;
	margin-left: 120px;
	margin-bottom: 40px;
}
#centercolumn div.aboutus_data div.blockhd {
	width: 780px;
	height: 30px;
	background-image: url(/img/aboutus_b1hd.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	overflow: hidden;
	margin-bottom: 30px;
}
#centercolumn div.aboutus_data dl {
	width: 760px;
	margin-left: 20px;
	overflow: hidden;
}
#centercolumn div.aboutus_data dl dt {
	float: left;
	width: 140px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#centercolumn div.aboutus_data dl dd {
	float: left;
	width: 600px;
	margin-bottom: 10px;
}
#centercolumn p.contactformcaption {
	width: 780px;
	margin-left: 120px;
	font-size: 14px;
	line-height: 200%;
	color: #666;
	margin-bottom: 20px;
	overflow: hidden;
}
#centercolumn div.contactformthxmsg {
	width: 780px;
	margin: 0 auto;
	overflow: hidden;
}
#centercolumn div.contactformthxbtn {
	width: 210px;
	height: 25px;
	margin: 0 auto;
	overflow: hidden;
}
#centercolumn div.contactform {
	width: 780px;
	margin-left: 120px;
	line-height: 200%;
	color: #666;
	margin-bottom: 40px;
	overflow: hidden;
}



#centercolumn div.block1 {
	width: 780px;
	margin-left: 120px;
}
#centercolumn div.block1 div.blockhd {
	width: 780px;
	height: 30px;
	padding-left: 30px;
	background-image: url(/img/block1hdbg.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	margin-bottom: 20px;
}
#centercolumn div.block1 p {
	width: 750px;
	margin-left: 30px;
	font-size: 12px;
	line-height: 160%;
	color: #666;
	margin-bottom: 20px;
	overflow: hidden;
}
#centercolumn div.block1 ul {
	width: 750px;
	margin-left: 30px;
}
#centercolumn div.block1 ul li {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	list-style: disc;
}
#centercolumn div.block1 ul li ul.sub {
	width: 720px;
	margin-left: 30px;
	overflow: hidden;
}
#centercolumn div.block1 ul li ul.sub li {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	list-style: disc;
}



#centercolumn div.block1 p img {
	margin-bottom: 20px;
}
#centercolumn div.block1 p img.floatleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#centercolumn div.block1 p img.floatright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

#centercolumn div.block1 div.outlineblock {
	width: 760px;
	margin-left: 20px;
	overflow: hidden;
}
#centercolumn div.block1 div.outlineblock div.headercabinet {
	width: 760px;
	margin-left: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#centercolumn div.block1 div.outlineblock div.textcabinet {
	width: 720px;
	margin-left: 40px;
	margin-bottom: 30px;
}
#centercolumn div.block1 div.outlineblock div.textcabinet ul {
	width: 700px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 20px;
}
#centercolumn div.block1 div.outlineblock div.textcabinet ul li {
}

#centercolumn div.legaltableblock {
	width: 780px;
	margin-left: 120px;
	overflow: hidden;
	background-color: #CCC;
}




#rightcolumn { 
	display: inline;
	width: 0px;
	float: right;
}

div.btn {
	margin-left: 10px;
	margin-bottom: 10px;
	cursor:pointer;
}

#footer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(/img/ftbg.jpg);
	background-repeat: repeat-x;
	background-color: #A09E98;
}
#footer div.ftnv {
	width: 950px;
	margin: 0 auto;
}
.clear {
	clear: both;
	background: none;
}




#header {
	position: fixed;
	top: 0px;
	width: 100%;
	height: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/img/hdbg.jpg);
	background-repeat: repeat-x;
	z-index: 10;
}
#header div.headerwrapper {
	margin: 0px;
	margin: 0 auto;
	width: 950px;
	height: auto;
	overflow: hidden;
}
#header div.headerwrapper  div.phdbar {
	width: 950px;
	height: 10px;
	background-image: url(/img/hdbar.jpg);
	background-repeat: no-repeat;
}
* html #header div.headerwrapper  div.phdbar {
	width: 950px;
	height: 10px;
	line-height: 10px;
	font-size: 5px;
	background-image: url(/img/hdbar.jpg);
	background-repeat: no-repeat;
}
#header div.headerwrapper  div.logobox {
	float: left;
	width: 310px;
	height: 90px;
}
#header div.headerwrapper  div.cabinet {
	float: left;
	width: 640px;
	height: 90px;
}
#header div.headerwrapper  .h1textbox {
	float: left;
	width: 450px;
	height: 80px;
	background-image: url(/img/phd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrapper {
	margin: 0 auto;
	width: 950px;
	padding-top: 100px;
	padding-bottom: 100px;
}
* html #wrapper {
	text-align: left;
	margin: 0 auto;
	width: 950px;
	padding-top: 100px;
	padding-bottom: 100px;
}