@charset "shift_jis";

/*	css情報
---------------------------------------------------------------
	/ base.css
	/ Last Update : 2008-08
	/ リセットおよび基本設定
---------------------------------------------------------------*/

/*-------------------------------------------------------------
	リセット
---------------------------------------------------------------*/

html {
	overflow-y: scroll;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

object,
embed {
	vertical-align: top;
}

hr,legend {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

abbr,acronym,fieldset {
	border: 0;
}

li {
	list-style-type: none;
}

p {
	margin-bottom: 0.5em;
}

/*-------------------------------------------------------------
	リンク
---------------------------------------------------------------*/

div#wrapping a {
	text-decoration: underline;
}
div#wrapping a:link {
	color: #E76700;
}
div#wrapping a:visited {
	color: #E76700;
}
div#wrapping a:hover {
	color: #F18E01;
	text-decoration: none;
}
div#wrapping a:active {
	color: #F18E01;
}



/*-------------------------------------------------------------
	ベース
---------------------------------------------------------------*/

body {
	color: #333;
	text-align: center;
	/*background-color: #FFF;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
}


div#wrapping {
	width:510px;
	margin:0 auto;
	text-align: left;
	font-size:small;
	line-height: 150%;
}



/*-------------------------------------------------------------
	他全般的なもの
---------------------------------------------------------------*/

div#wrapping img {
	border: 0;
	vertical-align:bottom;
}


.clear { clear:both;}
.right { float:right;}
.left { float:left;}

.ml10 { margin-left:10px;}
.ml15 { margin-left:15px;}

.pl10 { padding-left:10px;}
.pl15 { padding-left:15px;}



div.pageTop {
	padding: 0;
	text-align: right;
	font-size: 85%;
	color: #666;
	line-height: 140%;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

div.pageTop a{
	margin: 0;
	padding: 0 0 0 5px;	
	color: #E76700;
}

div.pageTop a:hover{
	color: #999;
	text-decoration:none;
	color: #F18E01;
}

/*-------------------------------------------------------------
	レイアウト
---------------------------------------------------------------*/

h2 {
	width: 510px;
	margin: 0;
	padding: 0;
}

h3 {
	width: 510px;
	margin-top: 15px;
	padding: 0;
	clear: both;
}

/*---------------------------------
	わく
-----------------------------------*/

p.text {
	margin: 15px 0;
	padding: 0;
	font-size: 100%;
	color: #666666;
}

h3#actionCap {
	margin-top:25px;
}

div.contetsArea {
	width: 510px;
	margin-bottom: 20px;
	padding: 0;
	background-image: url(../img/contets-area_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

div.contetsAreaMiddle {
	width: 510px;
	margin: 0;
	padding: 0;
	background-image: url(../img/contets-area_footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.contetsAreaMiddle div.contents{
	width: 467px;
	margin: 10px 0 0 21px;
	padding: 0 0 10px 0;
	vertical-align: top;
}

div.contetsAreaMiddle p.actionText{
	width: auto;
	margin: 3px 0 5px 15px;
	padding: 0;
	color: #666666;
	size: 100%;
	line-height: 140%;
	font-size: 100%;
}

div.contetsAreaMiddle p.actionText strong{
	width: 468px;
	margin: 0;
	padding: 0;
	color: #FF9900;
	size: 100%;
	line-height: 140%;
	font-size: 100%;
	font-weight: normal;
}



div.contetsAreaMiddle p.text{
	width: 468px;
	margin: 0 0 5px 15px;
	padding: 0;
	color: #666666;
	size: 100%;
	line-height: 140%;
}

p.explanatoryText{
	width: 500px;
	margin: 0 0 5px 5px;
	padding: 0;
	color: #666666;
	size: 100%;
	line-height: 140%;
	font-size: 100%;
}

div.contetsAreaMiddle p.subCaption{
	width: 468px;
	margin: 13px 0 10px 17px;
	padding: 0;
	color: #7ab052;
	size: 100%;
	line-height: 140%;
	font-weight: bold;
	font-size: 120%;
}

div.contetsAreaMiddle h3{
	width: 468px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	clear: both;
}

div.contetsAreaMiddle h4{
	width: 468px;
	margin: 0;
	padding: 0;
	clear: both;
}

div.contetsAreaMiddle h4.staff{
	width: 468px;
	margin: 10px 0 0 0;
	padding: 0;
	clear: both;
	margin: 30px 0 0 0;
}

div.contetsAreaMiddle h4.work{
	width: 468px;
	padding: 0;
	clear: both;
	margin: 20px 0 0 0;
}

/*---------------------------------
	扉
-----------------------------------*/

div#topVisual {
	width:510px;
	margin: 10px 0 20px 0;
	padding: 0px;
}

div#linkBox {
	width: 510px;
	margin: 15px 0 30px 0;
	padding: 0;
	text-align:left;
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
	display:inline-block;
	min-height:1%;  /* for IE 7 and MacIE5.5*/
	background-color: #f8f6f0;
}

div#linkBox:after {
   content:".";
   display:block;
   height:0;
   visibility:hidden;
   clear:both;
}

/* Hides from IE-mac \*/
*html .clearfix {height: 1%;}
.clearfix {display: block;}
/* for ie5,6*/

div#linkBox table {
	margin: 0 auto;
	padding: 0;
}

div#linkBox td{
	margin: 0;
	padding: 10px 10px 10px 15px;
	text-align:left;
	background-image: url(../img/icon_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


ul.link {
	width:auto;
	margin: 10px auto 0 auto;
	padding: 0;
	clear:both;
}

ul.link li {
	margin: 0 0 0 10px;
	padding-left: 15px;
	background-image: url(../img/top_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	line-height: 150%;
	color: #E76700;
}

ul.link li a{
	margin: 0 0 0 10px;
	padding-left: 15px;
	background-image: url(../img/top_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	line-height: 150%;
	color: #E76700;
}

div#actionArea {
	width: 467px;
	margin: 0;
	padding: 0;
	display:inline-block;
	min-height:1%;  /* for IE 7 and MacIE5.5*/
}

div#actionArea:after {
   content:".";
   display:block;
   height:0;
   visibility:hidden;
   clear:both;
}

/* Hides from IE-mac \*/
*html .clearfix {height: 1%;}
.clearfix {display: block;}
/* for ie5,6*/

div#actionArea div.actionAreaBox {
	width: 467px;
	margin: 0 0 15px 0;
	padding: 0;
	clear:both;
	display:inline-block;
	min-height:1%;  /* for IE 7 and MacIE5.5*/
}

div#actionArea div.actionAreaBox:after {
   content:".";
   display:block;
   height:0;
   visibility:hidden;
   clear:both;
}

/* Hides from IE-mac \*/
*html .clearfix {height: 1%;}
.clearfix {display: block;}
/* for ie5,6*/



div#actionArea .actionAreaBox .actionPhoto {
	float: left;
	width: 130px;
	padding-right: 10px;
}


div#actionArea div.actionAreaBox p {
	margin: 2px 0 6px 0;
	padding: 5px;
	color: #666;
	font-size: 100%;
	line-height: 140%;
}

div#actionArea div.actionAreaBox p.photoText {
	margin: 10px 0 6px 0;
	padding: 0;
	color: #666;
	font-size: 100%;
	line-height: 140%;
	float:left;
}



/*---------------------------------
	仕事紹介
-----------------------------------*/

div#workVisual {
	display:inline-block;
	min-height:1%;  /* for IE 7 and MacIE5.5*/
	vertical-align: middle;
	height: 163px;
	border: 1px #ccc solid;
}

div#workVisual:after {
   content:".";
   display:block;
   height:0;
   visibility:hidden;
   clear:both;
}

/* Hides from IE-mac \*/
*html .clearfix {height: 1%;}
.clearfix {display: block;}
/* for ie5,6*/

div#workVisual img.mainVisual{
	width: 311px;
	padding: 0;
	margin: 1px 0 0 1px;
	vertical-align: middle;
}

*html div#workVisual img.mainVisual{
	width: 311px;
	padding: 0;
	margin: 0 0 0 1px;
	vertical-align: middle;
}
/* for ie5,6*/

div#workVisual img.icon{
	width: 37px;
	padding: 0;
	margin: 0 0 0 5px;
	vertical-align: middle;
}

div#workVisual ul.workLink{
	padding: 0;
	width: 190px;
	vertical-align: middle;
	
}

div#workVisual ul.workLink li{
	background:url(../img/top_link.gif) no-repeat left top;
	margin: 5px;
	padding-left: 15px;
}

p.work {
	color: #666666;
	line-height: 140%;
	font-size: 100%;
	margin: 0 0 10px 0;
	padding: 0;
}


div.points {
	width: 468px;
	margin: 5px 0;
	padding: 10px 0;
	clear:both;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	text-align:center;
}

div.points img{
	width: 159px;
	margin: 0;
	padding: 0;
	text-align:center;
}

div.workBox {
	width: 468px;
	margin: 0;
	padding: 0;
	clear:both;
}

div.workBox p.subText {
	margin-left: 17px;
	padding: 0;
	color: #666666;
	line-height: 130%;
	font-size: 100%;
	
}

div.workBox div.planLink {
	float:right;
	margin:0;
	padding: 0;
	width: 172px;
}

div.workBox div.planLink p{
	width: 172px;
	margin:0 0 7px 0;
	padding: 0;
}

div.photoArea {
	width: 450px;
	padding: 0;
	display:inline-block;
	min-height:1%;  /* for IE 7 and MacIE5.5*/
	clear: both;
	margin: 0 0 0 10px;
	padding:0 0 10px 0;
	display:inline-block;
	min-height:1%;  /* for IE 7 and MacIE5.5*/
}

div.photoArea:after {
   content:".";
   display:block;
   height:0;
   visibility:hidden;
   clear:both;
}

/* Hides from IE-mac \*/
*html .clearfix {height: 1%;}
.clearfix {display: block;}
/* for ie5,6*/


div.photoBox {
	width: 445px;
	padding: 0;
	display:inline-block;
	min-height:1%;  /* for IE 7 and MacIE5.5*/
	clear: both;
	margin: 0;
	padding:15px 0 10px 5px;
	border-top: 1px dotted #ccc;
	/* background-image: url(../img/work-photo_line.gif);
	background-repeat: no-repeat;
	background-position: left top; */
}

div.photoBox:after {
   content:".";
   display:block;
   height:0;
   visibility:hidden;
   clear:both;
}

/* Hides from IE-mac \*/
*html .clearfix {height: 1%;}
.clearfix {display: block;}
/* for ie5,6*/


div.photoBox div.photo a{
	width: 135px;
	margin: 0 7px 0 0;
	float:left;
	padding: 0;
	border: 1px solid #ccc;
}

div.photoBox div.photo a:hover{
	border: 1px solid #FF9900;
}

p.photoBoxText {
	margin-left: 20px;
	padding: 0;
	color: #666666;
	line-height: 140%;
	font-size: 100%;
}

div.photoBox p.subTitleText {
	margin-left: 5px;
	padding-left: 15px;
	color: #666666;
	font-size: 100%;
	line-height: 140%;
	width: 280px;
	float:right;
	font-size: 100%;
	background-image: url(../img/work-photo_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


div.photoBox p.text {
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 100%;
	line-height: 140%;
	width: 295px;
	float:right;
	font-size: 100%;
}





div.memberBox {
	width: 468px;
	margin: 13px 0 0 0;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: left top;
}

div.memberBoxlast {
	width: 468px;
	margin: -10px 0 0 0;
	padding: 0px;
}

* html div.memberBoxlast {
	width: 468px;
	margin: 0;
	padding: 0px;
} /* for IE 6*/

div.memberBoxMiddle {
	width: 468px;
	margin: 0 0 15px 0;
	padding: 0;
	background-image: url(../img/member_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display:inline-block;
	min-height:1%;  /* for IE 7 and MacIE5.5*/

}

div.memberBoxMiddle:after {
   content:".";
   display:block;
   height:0;
   visibility:hidden;
   clear:both;
}

/* Hides from IE-mac \*/
*html .clearfix {height: 1%;}
.clearfix {display: block;}
/* for ie5,6*/



div.memberBox dl {
	width: 270px;
	margin: 0;
	padding: 0;
	float: left;
}

div.memberBox dt {
	margin: 7px 0 0 30px;
	padding: 0;
	color: #7ab052;
	size: 140%;
	line-height: 140%;
	font-size: 120%;
	font-weight: bold;
	background-image: url(../img/member_name-line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.memberBox dd {
	margin: 0;
	color: #666666;
	size: 140%;
	line-height: 140%;
	width: 244px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
}

div.memberBoxMiddle p{
	
	margin: 0 0 5px 0;
	padding-bottom: 3px;
	border-bottom: 1px #ccc solid;

}

div.memberPhotoBox {
	width: 155px;
	margin: 0;
	padding: 0;
	float:left;
}

div.memberPhotoBox img{
	width: 155px;
	margin: -3px 0 0 0;
	padding: 0;
}

html[xmlns] div.memberPhotoBox img { margin: -3px 0 0 25px; } 

/*---------------------------------
	社員紹介
-----------------------------------*/
div#introductionArea div#middle {
	width: 510px;
	margin: 0;
	padding: 0;
	background-image: url(../img/introduction-area_middle.gif);
	background-repeat: repeat-y;
	background-position: left center;
}


div#introductionArea div#middle div#contentArea {
	width: 510px;
	padding: 0;
	margin: 0;
	display:inline-block;
	min-height:1%;  /* for IE 7 and MacIE5.5*/
}

div#introductionArea div#middle div#contentArea:after{
   content:".";
   display:block;
   height:0;
   visibility:hidden;
   clear:both;
}

/* Hides from IE-mac \*/
*html .clearfix {height: 1%;}
.clearfix {display: block;}
/* for ie5,6*/


div#introductionArea div#middle div#introductionAreaText {
	width: 280px;
	padding: 0;
	float: left;
	color: #666666;
}

div#introductionArea div#middle div#introductionAreaText dl {
	width: 245px;
	margin-top : 20px;
	padding: 0;
	font-size: 100%;
	color : #666;
	line-height: 140%;
	margin-left: 35px;
}

div#introductionArea div#middle div#introductionAreaText dd {
	width: 245px;
	margin-top: 10px;
	padding-left: 3px;
	font-size: 100%;
	color : #666;
	line-height: 140%;
}

div#introductionArea div#middle div#introductionAreaText dd p{
	width: 245px;
	margin-top: 4px;
	padding-bottom: 2px;
	font-size: 100%;
	color : #666;
	line-height: 140%;
	border-bottom: 1px solid #ddd;
	text-indent: 20px;
}

div#introductionArea div#middle div#introductionAreaText dd p.no1{
	background-image: url(../img/member_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

div#introductionArea div#middle div#introductionAreaText dd p.no2{
	background-image: url(../img/member_icon2.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

div#introductionArea div#middle div#introductionAreaText dd p.no3{
	background-image: url(../img/member_icon3.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

div#introductionArea div#middle div#contentArea div#photo {
	width: 209px;
	padding: 0;
	margin: 0;
	float: right;
}

div.q-aBox {
	width: 463px;
	margin: 10px 0;
	padding: 0 0 1px 0;
}

div.q-aBox table {
	width: 463px;
	margin: 0 0 0 2px;
	padding: 0;
	background-image: url(../img/q-a_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.q-aBox th.question,
div.q-aBox th.answer {
	width: 26px;
	margin: 0;
	padding: 0;
	vertical-align:top;
}


div.q-aBox td.question {
	width: 400px;
	padding-bottom: 5px;
	margin: 0;
	color: #7ab052;
	font-weight: bold;
}

div.q-aBox td.answer {
	width: 400px;
	padding-bottom: 20px;
	margin: 0;
	color: #666;
}

div.q-aBox td.answer strong{
	color: #FF9900;
}

div.q-aBox td.answer ul li{
	list-style-type: disc;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

div#environmentBox {
	width: 466px;
	margin: 10px 0 5px 0;
	padding: 0 0 1px 0;
	background-image: url(../img/environment-box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#environmentBox div#middle{
	width: 466px;
	margin: 0;
	padding: 0;
	background-image: url(../img/environment-box_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

div#environmentBox div#middle div#environment{
	width: 430px;
	margin: 0 0 0 10px;
	padding-bottom: 5px;
	margin: 10px 0 0 20px;
}

div#environmentBox div#middle div#environment div#pc{
	width: 135px;
	margin: 0 10px 0 0;	
	padding: 0;
	float:left;
}

div#environmentBox div#middle div#environment ul{
	width: 280px;
	margin: 0;
	padding: 0;
	float: right;
	list-style-type: disc;
}

div#environmentBox div#middle div#environment ul li{
	color:#666666;
	font-size: 100%;
	line-height: 130%;
	list-style-type: disc;
	margin-left: 15px;
}

div#environmentBox div#middle div#environment ul li span{
	color:#666666;
	font-size: 75%;
	line-height: 130%;
}

div#environmentBox div#middle p.question{
	margin: 0 10px 0 10px;
	padding-left: 25px;
	font-size: 100%;
	font-weight:bold;
	color:#FF9900;
	background-repeat: no-repeat;
	background-position: left top;
	width: 421px;
	background-image: url(../img/environment-box_icon.gif);
}

div.infoBox {
	width: 428px;
	padding-bottom: 10px;
	background-image: url(../img/info-box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 10px;
}

div.infoBox div.middle{
	width: 428px;
	margin: 0;
	background:url(../img/info-box_middle.gif) repeat-y left top;
	padding-bottom: 12px;
}

div.infoBox div.middle p{
	width: 400px;
	margin: 0;
	padding: 8px 20px 0 20px;
	font-size: 100%;
	line-height: 140%;
	color:#666;
}

div.infoBox div.middle ul{
	width: 400px;
	margin: 0;
	padding: 10px 0 0 0;
}


div.infoBox div.middle ul li{
	width: 400px;
	margin: 0 0 5px 40px;
	padding: 0;
	font-size: 100%;
	line-height: 140%;
	color:#666;
	list-style-type: disc;
}

div#environment2Box {
	width: 466px;
	margin: 10px 0;
	padding: 0 0 1px 0;
	background-image: url(../img/environment2-box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#environment2Box div#middle{
	width: 461px;
	margin: 0;
	padding: 0 0 0 5px;
	background-image: url(../img/environment2-box_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

div#environment2Box div#middle p.question{
	margin: 0 0 0 10px;
	padding-left: 25px;
	font-size: 100%;
	font-weight:bold;
	color:#669933;
	background-repeat: no-repeat;
	background-position: left top;
	width: 431px;
	background-image: url(../img/environment-box_icon2.gif);
}

div.infoBox2 {
	width: 428px;
	margin: 10px 0 10px 10px;
	padding-bottom: 10px;
	background-image: url(../img/info2-box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.infoBox2 div.middle{
	width: 428px; 
	margin: 0;
	padding-bottom: 10px;
	background:url(../img/info2-box_middle.gif) repeat-y left top ;	
}

div.infoBox2 div.middle p{
	width: 400px;
	margin: 0;
	padding: 10px 15px 0 20px;
	font-size: 100%;
	line-height: 140%;
	color:#666;
}



/*---------------------------------
	FF図鑑
-----------------------------------*/

div.dictionaryBox {
	width: 469px;
	padding: 0;
	margin: 0;
	display:inline-block;
	min-height:1%;  /* for IE 7 and MacIE5.5*/
}

div.dictionaryBox:after{
   content:".";
   display:block;
   height:0;
   visibility:hidden;
   clear:both;
}

/* Hides from IE-mac \*/
*html .clearfix {height: 1%;}
.clearfix {display: block;}
/* for ie5,6*/

div.dictionaryBox h3 {
	width: 469px;
	padding: 0;
	margin-bottom: 10px;
	clear: both;
	margin-top: 0px;
}

div.dictionaryBox dl {
	width: 469px;
	clear: both;
}

div.dictionaryBox dd {
	width: 469px;
	padding-bottom: 5px;
	margin: 0;
	color: #7ab052;
	font-weight: bold;
	background-image: url(../img/dictionary-line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	padding-top: 10px;
}

div.dictionaryBox dt {
	width: 469px;
	padding: 0;
	margin-bottom: 20px;
}

div.dictionaryBox dt img{
	width: 90px;
	float: left;
	padding: 0;
	margin-right: 10px;
}


div.dictionaryBox p {
	width: 360px;
	padding-bottom: 10px;
	margin: 0;
	color: #666;
	float: right;
	font-size: 85%;
}

/*-------------------------------------------------------------
	中途採用などなどstyles-site.cssからもってきたもの
---------------------------------------------------------------*/
/* recruit */

table.recruit_summaryTable {
	width: 508px;
	border: 1px solid #aaa;
	border-collapse:collapse;
	margin-top: 10px;
	margin-bottom: 40px;
}

table.Last {
	margin-bottom: 20px;
}

.recruit_summaryTable td {
	padding: 10px;
	vertical-align: top;
	border: 1px solid #ccc;
	font-size: 100%;
	color: #666666;
}

.recruit_summaryTable th {
	width: 100px;
	padding: 10px;
	vertical-align: top;
	text-align: left;
	border: 1px solid #ccc;
	background-color: #EDEDED;
	color: #444;
	font-size: 100%;
}

.recruit_summaryTable p {
	font-size: 100%;
	color: #666666;
	line-height: 140%;
}

.recruit_summaryTable li {
	font-size: 100%;
	color: #666666;
	line-height: 130%;
	list-style-type: disc;
	margin: 0 0 0 20px;
}


/*-------------------------------------------------------------
	ページ上部へ戻るのボタン
---------------------------------------------------------------*/

div#pagetopBtn {
	text-align: right;
	margin-top: 5px;
	padding: 0;
	clear: both;
}

div#pagetopBtn a {
	margin: 0;
	padding-left: 5px;
}



/*-------------------------------------------------------------
	ページ下層部のボタン
---------------------------------------------------------------*/

div#pageLink {
	margin: 0;
	padding: 0;
	text-align: center;
	border-top: 1px solid #ccc;
}

div#pageLink ul{
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0;
	text-align: center;
}

div#pageLink li {
	margin: 0;
	display:inline;
	line-height: 140%;
	border-left: 1px solid #ccc;
	font-size: 75%;
	color:#666666;
	padding-left: 5px;
}

div#pageLink li.last {
	padding-right: 5px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}


div#pageLink li a{
	margin: 0;
	
	display:inline;
	color:#666666;
}

div#pageLink li a:hover{
	margin: 0;
	color:#ccc;
}



/*-------------------------------------------------------------
	bottomBtn 下層部の３つの横並びボタン
---------------------------------------------------------------*/

div#bottomBtnBox {
	width: 510px;
	margin: 10px 0 20px 0;
	padding: 0;
}

div#bottomBtnBox ul {
	width: 510px;
	margin: 15px 0 0 0;
	padding: 0;
}

div#bottomBtnBox li.bottomBtn {
	margin: 0;
	padding: 0;
	float:left;
}

div#bottomBtnBox li.bottomBtn img {
	margin: 0 19px 0 0;
	padding: 0;
}

div#bottomBtnBox li.bottomBtn img.last {
	width: 156px;
	margin: 0;
	padding: 0;
}



/*-------------------------------------------------------------
	ポップアップ
---------------------------------------------------------------*/
div#popup {
	width: 500px;
	margin: 0 0 15px 0;
	padding: 0;
}

div#popup p{
	width: 500px;
	margin: 0;
	padding: 0;
}

div#workPhoto {
	width: 250px;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
}

div#workPhoto p{
	margin: 7px 0;
	padding: 3px 0;
	line-height: 140%;
	font-weight: bold;
	color: #666666;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background-image: url(../img/popup_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div#workPhoto form{
	margin: 00;
	padding: 0;
}
