/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
option {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: small;
	/*text-align: center;*/
}
h1,h2,h3,h4,h5,h6,body,html,p,li,dt,dd,pre,form,fieldset,input,textarea,select {
	font-family: "Droid Sans","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", san-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #999;
	font-style: normal;
	font-size: small;
	line-height: 25px;
}

ul,ol,dl,img {
	margin: 0px;
	padding: 0px;
}
ul,ol {
	list-style-type: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
}

.mbprjp{margin-bottom:15px;}

/* ---------- */
#wrapper {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: 750px;
	margin-top: 10%;
	background-image: url(../image/allbase/bkgd-redline.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



#wrapper #contents_wrap #centerphoto .thumb {
	float: left;
	width: 165px;
	margin-left: 25px;
}
#wrapper #contents_wrap #centerphoto .disp {
	float: left;
	width: 410px;
}


#navi {
	height: 22px;
	margin-left: 210px;
	margin-top: 15px;
}
#wrapper #logo {
	background-image: url(../image/allbase/logo.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin-left: 250px;
}
#wrapper #logo h1 {
	text-indent: -9000px;
}

h3 {
	display: none;
	font-size: small;
	font-weight: normal;
	color: #666666;
}


a:link {
	color: #1398BE;
	text-decoration: none;
}
a:visited {
	color: #1398BE;
	text-decoration: none;
}
a:hover {
	color: #8FE6FF;
	text-decoration: none;
}
a:active {
	color: #1398BE;
	text-decoration: none;
}

.worklist{font-family:"Droid Sans",sans-serif;}

.worklist a:link {
	color: #999;
	text-decoration: none;
}
.worklist a:visited {
	color: #999;
	text-decoration: none;
}
.worklist a:hover {
	color: #333;
	text-decoration: none;
}
.worklist a:active {
	color: #999;
	text-decoration: none;
}



.now a:link{color:#000;}
.now a:visited{color:#000;}
.now a:hover{color:#333;}
.now a:active{color:#000;}
#wrapper #contents_wrap #centerphoto .thumb .raw {
	float: left;
	height: 600px;
	width: 69px;
	padding-top: 30px;
	z-index: 999;
}
#wrapper #contents_wrap #centerphoto .thumb .raw img {
	margin-bottom: 10px;
}
#wrapper #contents_wrap #centerphoto .disp {
	margin-top: 105px;
	z-index: 1005;
}


.margin-right{margin-right:15px;}
#wrapper #contents_wrap .subtitle {
	height: 20px;
	margin-top: 100px;
	margin-left: 750px;
	margin-bottom: 20px;
}

#wrapper #contents_wrap .subtitle-d {
	height: 20px;
	margin-top: 80px;
	margin-left: 750px;
	margin-bottom: 20px;
}

#wrapper #contents_wrap #detail_thumb_box {
	height: 320px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #contents_wrap #detail_thumb_box img {
	padding-right: 2px;
	padding-bottom: 2px;
	margin: 0px;
	float: left;
}
#wrapper #contents_wrap #nextbtn_box {
	clear: left;
	float: left;
	height: 30px;
	margin-left: 930px;
	margin-top: 10px;
}
.project-title{
	margin-left:30px;
	margin-bottom:12px;
}
#wrapper #contents_wrap #line_project {
	background-image: url(../image/allbase/line.png);
	background-repeat: no-repeat;
	position:absolute;
	left:0px;
	top:284px;
	width:1200px;
	height:2px;
	z-index:100;
}





#contents_wrap{
	position:relative;
	left:0px;
	top:0px;
	width:1200px;
	height:650px;
	z-index:1;
	float: left;
	}
#centerphoto {
	width:680px;
	height:640px;
	z-index:1;
	float: left;
}
#texts_box {
	width:480px;
	height:400px;
	z-index:2;
	float: left;
	padding-top: 80px;
	padding-left: 40px;
}



#apDivWhite {
	position:relative;
	left:30px;
	top:-105px;
	width:450px;
	height:150px;
	z-index:10;
	background-color: #FFFFFF;
}
.nobottom {
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: normal;
}
.project-title-pub {
	margin-bottom: 25px;
	margin-left: 30px;
}
