/**
 *
 */

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", Arial, Helvetica;
	font-size: 12px;
	color: #666;
	line-height: 180%;
	background-color: #F0EDE5;
/*	background-color: #A09E98; */
}
* html body {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", Arial, Helvetica;
	font-size: 12px;
	color: #666;
	line-height: 180%;
	background-color: #F0EDE5;
/*	background-color: #A09E98; */
}
#pwrp {
	background-image: url(/img/pbg.jpg);
	background-repeat: repeat-x;
	background-color: #F0EDE5;
}


#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: 40px;
}
* html #wrapper {
	text-align: left;
	margin: 0 auto;
	width: 950px;
	padding-top: 100px;
	padding-bottom: 100px;
}


#mainimage {
	clear: both;
	width: 950px;
	height: 300px;
	margin-bottom: 0px;
	background-image: url(/img/top_mainimg.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#breadc {
	width: 940px;
	height: 40px;
	font-size: 10px;
	color: #999999;
	padding-left: 10px;
	background-image: url(/img/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: 30px;
	/*background-image: url(/img/arrange_wrapperbg.jpg);
	background-repeat: repeat-y;*/
}

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

#centercolumn p.maincapiton {
	width: 950px;
	font-size: 14px;
	line-height: 200%;
	color: #666;
	text-align: center;
	margin-bottom: 20px;
}
#centercolumn p.nextpage {
	width: 950px;
	font-size: 12px;
	line-height: 200%;
	color: #666;
	text-align: center;
	margin-bottom: 50px;
}
#centercolumn div.nextpage {
	width: 950px;
	font-size: 12px;
	line-height: 200%;
	color: #666;
	text-align: center;
	margin-bottom: 50px;
}
#centercolumn div.valuelist {
	width: 950px;
	margin-bottom: 20px;
}
#centercolumn div.valuelist ul {
	overflow: hidden;
	width: 720px;
	margin: 0 auto;
}
#centercolumn div.valuelist li {
	float: left;
	list-style: none;
	width: 230px;
	margin-right: 10px;
	background-image: url(/img/top_valuebg.jpg);
	background-repeat: repeat-y;
}
#centercolumn div.valuelist li p {
	width: 210px;
	height: 150px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 140%;
	color: #666666;
}
#centercolumn div.valuelist li div.godetail {
	bottom: 0px;
}


#centercolumn div.valuelist div.floatsp {
	float: left;
	width: 10px;
}
#centercolumn div.valuelist div.floatleft {
	float: left;
	width: 230px;
	background-image: url(/img/top_valuebg.jpg);
	background-repeat: repeat-y;
}
#centercolumn div.valuelist div.floatleft p {
	width: 210px;
	height: 150px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 140%;
	color: #666666;
}
#centercolumn div.valuelist div.floatleft div.godetail {
	bottom: 0px;
}


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

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

#footer {
	clear: both;
/*	position: fixed; */
	bottom: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
	height: 100%;
	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;
}