@charset "Shift_JIS";
/*---------------------------------------------------------------------

	Metro Planning Consultant Corporate Site CSS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

/*---------------------------------------------------------------------
 body Layout
----------------------------------------------------------------------*/

body {
  	text-align:center;
	background-color:white;
	color:#333333;
	font-family:"EE EゴシチE", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 0px;
	padding: 0px;
	font-size: 0.75em;
	line-height: 1.4em;
	padding-top:15px;
}

#wrapper {
	width: 800px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}

a {
	color: #0066CC; 
	text-decoration: none
}
a:hover {
	color: #0066CC;
	text-decoration: underline
}
h1{
margin:0px;
}

.blue_txt{
color:#3E71E4;
}


/*---------------------------------------------------------------------
 Menu & Heder
----------------------------------------------------------------------*/

#header_menu{
	width: 800px;
	text-align:left;
	height:30px;
	margin-bottom:5px;
}
#header_menu .header_logo{
width:105px;
height:30px;
float:left;
}
#header_menu .menu{
	width:690px;
	background: url(../img_common/gmenu_bg.gif) repeat-y left;
	height:30px;
	float:left;
	padding-left:5px;
}
#header_menu .sitemap{
padding-right:8px;
	height:30px;
	float:right;

}
#header_menu .g_menu_img{
margin:5px 2px 5px 2px;
float:left;
}

/* Header Main Image */

#header_img{
margin-bottom:5px;
}

/* Sub Menu */

#sub_menu{
	background: url(../img_common/submenu_bg.jpg) repeat-x;
	text-align:center;
	height:31px;
	margin-bottom:1px;
}
#sub_menu .menu{
}
#sub_menu .g_menu_img{
margin:0;
float:left;
}

/*---------------------------------------------------------------------
 footer
----------------------------------------------------------------------*/
#footer{
border-top:3px solid #9DD94A;
padding:5px;
font-size:x-small;
clear:both;
margin-top:20px;
text-align:center;
}

/*---------------------------------------------------------------------
 TOP Contents Layout
----------------------------------------------------------------------*/


#toppage_left{
	float:left;
	margin-left:4px;
	magrin-right:21px;
	text-align:left;
	margin-bottom:10px;
	margin-right: 18px;
}
#toppage_right{
	width:356px;
	float:right;
	border-left:1px solid #DDDDDD;
	text-align:left;
	height:auto;
	padding-left: 18px;
	overflow: hidden;
}

#toppage_main{
width:800px;
}

/*Right Contets Layout*/

.entryPhoto{
	float:left;
	margin-right:8px;
	margin-buttom:5px;
}

.entryTitle{
}
.entryDate{
font-size:0.9em;
color:#555555;
text-align:right;
}

.entryExcerpt{
}


.news_txt{
float:left;
text-align:left;
width:189px;
}
.news_box{
clear:left;
width:335px;
padding-bottom:20px;
height:auto;
}

.news_link{
margin-top:10px;
font-size:0.9em;
text-align:right;
}
.news_link a {
text-decoration:none;
}

/*---------------------------------------------------------------------
 Company Contents Layout
----------------------------------------------------------------------*/
#left_menu{
float:left;
width:130px;
text-align:left;
color:#FFFFFF;
padding-bottom:20px;
}

#left_menu .category{
width:130px;
text-align:center;
padding:8px 0px 7px 0px;
background-image:url(../img_common/dot_line130.gif);
background-repeat: no-repeat;
background-position: left top;
}
#left_menu .selected{
width:130px;
text-align:center;
padding:8px 0px 7px 0px;
background-image:url(../img_common/dot_line130.gif);
background-repeat: no-repeat;
background-position: left top;
background-color:#3E71E4;
font-weight:bold;
}

#left_menu .noselected{
width:130px;
text-align:center;
padding:8px 0px 7px 0px;
background-image:url(../img_common/dot_line130.gif);
background-repeat: no-repeat;
background-position: left top;
background-color:#BBCCF4;
}
#left_menu .sub_selected{
width:130px;
text-align:center;
padding:8px 0px 7px 0px;
background-image:url(../img_common/dot_line130.gif);
background-repeat: no-repeat;
background-position: left top;
background-color:#FFFFFF;
font-weight:bold;
color:#3E71E4;
}
#left_menu .sub_selected a:link{
color:#3E71E4;
text-decoration:none;
}
#left_menu .sub_selected a:visited{
color:#3E71E4;
text-decoration:none;
}
#left_menu .sub_selected a:hover{
color:#3E71E4;
text-decoration:underline;
}
#left_menu .sub_selected  a:active{
color:#3E71E4;
text-decoration:underline;
}


#left_menu .sub_noselected{
width:130px;
text-align:center;
padding:8px 0px 7px 0px;
background-image:url(../img_common/dot_line130.gif);
background-repeat: no-repeat;
background-position: left top;
background-color:#FFFFFF;
color:#3E71E4;
}
#left_menu .sub_noselected a:link{
color:#3E71E4;
text-decoration:none;
}
#left_menu .sub_noselected a:visited{
color:#3E71E4;
text-decoration:none;
}
#left_menu .sub_noselected a:hover{
color:#3E71E4;
text-decoration:underline;
}
#left_menu .sub_noselected  a:active{
color:#3E71E4;
text-decoration:underline;
}

#left_menu a:link{
	text-decoration:none;
	color:#FFFFFF;
}
#left_menu a:visited{
	text-decoration:none;
	color:#FFFFFF;
}
#left_menu a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
#left_menut a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

#company_contents{
float:left;
margin-right:14px;
margin-left:20px;
padding-bottom:30px;
vertical-align:top;
width:636px;
text-align:left;
overflow:auto;
}
#company_contents h2{
background: url(../img_common/midashi_grad_blue.gif) repeat-y left;
padding:7px 0px 4px 10px;
font-weight:bold;
font-size:1.3em;
text-align:left;
color:#FFFFFF;
margin-bottom:18px;
margin-top:0px;
}
#company_contents h3{
font-size:1.2em;
font-weight:bold;
color:#3E71E4;
margin-bottom:5px;
}
#company_contents p{
margin-bottom:10px;
margin-top:0px;
}
.subtitle{
font-size:0.7em;
text-align:left;
color:#FFFFFF;
padding-left:5px;
font-weight:normal;
}
#company_contents .contents_box{
width:555px;
}
#company_contents .dotline_box{
padding:10px 10px 10px 10px;
border:1px dotted #CCCCCC;
text-align:left;
margin:0px 0px 20px 0px;
}
#company_contents .img_center{
text-align:center;
margin-bottom:10px;
}
#company_contents .logo{
border-top:1px dotted #CCCCCC;
border-bottom:1px dotted #CCCCCC;
padding-top:20px;
padding-bottom:20px;
margin-bottom:20px;
}
#company_contents .left_title{
clear:left;
float:left;
margin-right:37px;
}
#company_contents .right_img{
float:left;
margin-right:37px;
margin-bottom:20px;
}

#company_contents .org_name{
border-bottom:1px solid #999999;
font-weight:bold;
padding-bottom:3px;
padding-top:10px;
clear:both;
}
#company_contents .org{
margin-top:10px;
 overflow:auto;
 width:636px;
 margin-bottom:10px;
}
#company_contents .org_img_part{
	float:left;
	border-right:1px solid #CCCCCC;
	width:270px;
	overflow:auto;
}
#company_contents .org_img_part ul{
	list-style: circle inside;
	margin-top:5px;
	paddng-right:5px;
	font-size:0.8em;
	margin-bottom:0px;
}
#company_contents .org_img{
float:left;
margin-right:5px;
width:160px;
}
#company_contents .org_txt_part{
	float:right;
	text-align:left;
	width:520px;
	padding-left:5px;
}
#company_contents .vision_catch{
text-align:center;
font-size:1.2em;
padding:5px 0px 5px 0px;
color:#FF9900;
font-weight:bold;
}
#company_contents .vision_text{
text-align:left;
}
#company_contents .arrow{
vertical-align:text-bottom;
margin-right:5px;
}
#company_contents .img_right{
float:right;
margin-left:10px;
margin-bottom:10px;
}
#company_contents .text_right{
text-align:right;
margin-top:10px;
margin-bottom:10px;
}

/*---------------------------------------------------------------------
 
 Works Contents Layout
----------------------------------------------------------------------*/

#works_contents{
float:right;
margin-right:14px;
margin-left:20px;
padding-bottom:30px;
vertical-align:top;
width:636px;
text-align:left;
}

#works_contents h2{
background: url(../img_common/midashi_grad_blue.gif) repeat-y left;
padding:7px 0px 4px 10px;
font-weight:bold;
font-size:1.3em;
text-align:left;
color:#FFFFFF;
margin-bottom:18px;
margin-top:0px;
}

#works_contents h3{
font-size:1.2em;
font-weight:bold;
color:#333333;
margin-bottom:5px;
}
#works_contents .contents_box{
width:600px;
margin-left:15px;
}
#works_contents p{
margin-bottom:5px;
margin-top:0px;
}
#works_contents ul{
	margin-bottom:5px;
	list-style: disc inside;
	margin-top:5px;
	margin-left:5px;
}
#works_contents .works_table{
width:100%;
margin-top:10px;
margin-bottom:10px;
}
#works_contents .works_table td{
width:50%;
padding-bottom:10px;
font-size: 0.75em;
line-height:130%;
color:#333333;
}

/*---------------------------------------------------------------------
 
 Product Contents Layout
----------------------------------------------------------------------*/

#product_contents{
float:right;
margin-right:14px;
margin-left:20px;
padding-bottom:30px;
vertical-align:top;
width:636px;
text-align:left;
}

#product_contents .title{
background: url(../img_common/midashi_grad_blue.gif) repeat-y left;
padding:7px 0px 4px 10px;
font-weight:bold;
font-size:1.3em;
text-align:left;
color:#FFFFFF;
margin-bottom:18px;
margin-top:0px;
border-bottom: none;
}

#product_contents h2{
background: url(none) left;
padding:7px 0px 4px 10px;
font-weight:bold;
font-size:1.5em;
text-align:left;
color:#000000;
margin-bottom:18px;
margin-top:0px;
border-bottom: #5CB431 2px solid;
}

#product_contents h3{
font-size:1.3em;
font-weight:bold;
color:#333333;
margin-bottom:5px;
border-left: #5CB431 3px solid;
}

#product_contents .contents_box{
width:600px;
margin-left:15px;
}
#product_contents p{
margin-bottom:5px;
margin-top:0px;
}
#product_contents ul{
	margin-bottom:5px;
	list-style: disc inside;
	margin-top:5px;
	margin-left:5px;
}


/*---------------------------------------------------------------------
  Contact Contents Layout
----------------------------------------------------------------------*/
#contact_contents{
padding-bottom:30px;
vertical-align:top;
width:636px;
text-align:left;
overflow:auto;
margin-left:82px;
}

#contact_contents h2{
background: url(../img_common/midashi_grad_blue.gif) repeat-y left;
padding:7px 0px 4px 10px;
font-weight:bold;
font-size:1.3em;
text-align:left;
color:#FFFFFF;
margin-bottom:18px;
margin-top:0px;
}
#contact_contents .company_name{
font-size:1.4em;
font-weight:bold;
color:#333333;
margin-bottom:5px;
margin-top:3px;

}
#contact_contents .information{
float:left;

}
#contact_contents .information_img{
float:left;
margin-right:10px;
margin-bottom:20px;
}
#contact_contents .map{
clear:both;
margin:10px 0px 30px 0px;
}

/*---------------------------------------------------------------------
  Topics Contents Layout
----------------------------------------------------------------------*/
#topics_contents{
padding-bottom:30px;
vertical-align:top;
width:636px;
text-align:left;
margin-left:82px;
}
#topics_contents h2{
background: url(../img_common/midashi_grad_blue.gif) repeat-y left;
padding:7px 0px 4px 10px;
font-weight:bold;
font-size:1.3em;
text-align:left;
color:#FFFFFF;
margin-bottom:18px;
margin-top:0px;
}
#topics_contents .topics_box{
width:636px;
text-align:left;
}
.date_text{
color:#555555;
margin-right:10px;
}
/*---------------------------------------------------------------------
  METROism Contents Layout
----------------------------------------------------------------------*/
#ism_contents{
padding-bottom:30px;
vertical-align:top;
width:636px;
text-align:left;
margin-left:82px;

}
#ism_contents h2{
background: url(../img_common/midashi_grad_brown.gif) repeat-y left;
padding:7px 0px 4px 10px;
font-weight:bold;
font-size:1.3em;
text-align:left;
color:#FFFFFF;
margin-bottom:18px;
margin-top:0px;
}
#ism_contents .ism_text_box{
border-left:5px solid #999999;
padding-left:10px;
width:500px;
margin-bottom:20px;
}
#ism_contents .ism_menu_box{
float:left;
width:160px;
margin-right:60px;
}
#ism_contents .ism_menu_box_right{
float:left;
width:160px;
}
#ism_contents .ism_menu_box ul{
	margin-bottom:5px;
	list-style: disc outside;
	margin-top:5px;
	margin-left:15px;
}
#ism_contents .ism_menu_box_right ul{
	margin-bottom:5px;
	list-style: disc outside;
	margin-top:5px;
	margin-left:15px;
}
#ism_contents h3{
font-size:1.2em;
font-weight:bold;
color:#333333;
margin-bottom:5px;
}
#ism_contents .catch_txt{
font-size:1.5em;
font-weight:bold;
color:#3E71E4;
margin-bottom:5px;
}
#ism_contents table{
margin-bottom:20px;
font-size:1em;
}
#ism_contents .zuiko_cg{
	background: url(http://www.metro-ec.co.jp/img_mt/zuiko_img_large.jpg) no-repeat left top;

 text-align:left;
 padding-top:300px;
}
/*---------------------------------------------------------------------
  Recruit Contents Layout
----------------------------------------------------------------------*/
#recruit_contents{
padding-bottom:30px;
vertical-align:top;
width:636px;
text-align:left;
margin-left:82px;

}
#recruit_contents h2{
background: url(../img_common/midashi_grad_blue.gif) repeat-y left;
padding:7px 0px 4px 10px;
font-weight:bold;
font-size:1.3em;
text-align:left;
color:#FFFFFF;
margin-bottom:18px;
margin-top:0px;
}
#recruit_contents .information{
float:left;
width:330px;
}
#recruit_contents .information_img{
float:right;
margin-left:10px;
margin-bottom:10px;
}
#recruit_contents .org_name{
border-bottom:1px solid #999999;
font-weight:bold;
padding-bottom:3px;
margin-top:20px;
clear:both;
}
#recruit_contents h3{
font-weight:bold;
margin-bottom:3px;
margin-top:5px;
font-size:1em;
padding-left:15px;
}
#recruit_contents p{
font-weight:normal;
margin-bottom:10px;
margin-top:5px;
font-size:1em;
padding-left:25px;
} 
#recruit_contents .joken td{
font-size:0.75em;
line-height:1.5em;
padding:5px;
vertical-align:top;
}
#recruit_contents .joken {
margin-top:10px;
margin-left:15px;
}
#recruit_contents .dotline_box{
width:400px;
padding:5px 5px 5px 5px;
border:1px dotted #CCCCCC;
text-align:left;
margin:10px 0px 10px 0px;
margin-left:15px;
}

/*---------------------------------------------------------------------
  Link Contents Layout
----------------------------------------------------------------------*/
#link_contents{
padding-bottom:30px;
vertical-align:top;
width:636px;
text-align:left;
margin-left:82px;

}
#link_contents h2{
background: url(../img_common/midashi_grad_purple.gif) repeat-y left;
padding:7px 0px 4px 10px;
font-weight:bold;
font-size:1.3em;
text-align:left;
color:#FFFFFF;
margin-bottom:18px;
margin-top:0px;
}
#link_contents h3{
font-weight:bold;
margin-bottom:3px;
margin-top:5px;
font-size:1em;
padding-left:15px;
}
#link_contents .org_name{
border-bottom:1px solid #999999;
font-weight:bold;
padding-bottom:3px;
margin-top:20px;
clear:both;
}
#link_contents .arrow{
vertical-align:text-bottom;
margin-right:5px;
}
#link_contents .list td{
font-size:0.75em;
line-height:1.5em;
padding-bottom:10px;
padding-right:5px;
vertical-align:top;
width:33%;
}
#link_contents .list {
margin-top:10px;
margin-left:15px;
width:620px;
}
/*---------------------------------------------------------------------
  Sitemap Contents Layout
----------------------------------------------------------------------*/
#sitemap_contents{
padding-bottom:30px;
vertical-align:top;
width:636px;
text-align:left;
margin-left:82px;

}
#sitemap_contents h2{
background: url(../img_common/midashi_grad_green.gif) repeat-y left;
padding:7px 0px 4px 10px;
font-weight:bold;
font-size:1.3em;
text-align:left;
color:#FFFFFF;
margin-bottom:18px;
margin-top:0px;
}
#sitemap_contents .lead{
font-weight:normal;
margin-bottom:3px;
margin-top:5px;
font-size:1em;
}
#sitemap_contents .category_name{
border-bottom:1px solid #999999;
font-weight:bold;
padding-bottom:3px;
margin-top:20px;
clear:both;
}
#sitemap_contents .arrow{
vertical-align:text-bottom;
margin-right:5px;
}
#sitemap_contents h3{
font-weight:normal;
margin-bottom:3px;
margin-top:5px;
font-size:1em;
margin-left:50px;
}
#sitemap_contents p{
margin-left:65px;
margin-bottom:3px;
margin-top:5px;
font-size:1em;
line-height:1.2em;
}
/*---------------------------------------------------------------------
TRACKBACK/COMMENT
----------------------------------------------------------------------*/
	.trackBack{
	margin-right:10px;
	margin-left:10px;
	}
	.trackBack p{
	font-size:0.625em;
	}
	.comment{
	margin-right:10px;
	margin-left:10px;
	}
	.comment p{
	font-size:12px;
	}
	.posted{
	margin:0px;
	}
	.line{
	background-image:url(http://dp55220450.lolipop.jp/img_common/bg_line.gif);
	height:1px;
                background-repeat: repeat-x;
	}
	.line2{
	border-bottom:solid 3px #EDEDED;
	margin-top:0px;
	margin-bottom:35px;
	margin-right:5px;
	height:1px;
	}
	.line3{
	background-image:url(http://dp55220450.lolipop.jp/img_common/bg_line.gif);
	height:1px;
	width:100px;
                background-repeat: repeat-x;
	}
	.comment_posted {
	line-height: 2em;
	font-weight:bold;
	border-top:solid 1px #bab8b8;
	border-left:solid 1px #bab8b8;
	border-right:solid 1px #bab8b8;
	background-color:#ededed;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:10px;
	padding-bottom:0px;
	font-size:0.75em;
}	
	.comment_body{
	border:solid 1px #bab8b8;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	}

/*---------------------------------------------------------------------
FORM
----------------------------------------------------------------------*/

.textfield{
	border:solid 1px #CCCCCC;
	}


/*　ボタン　*/	
.bn_search{
	background-color:#666;
	border-bottom-color:#FFF;
	border-bottom-style:outset;
	border-left-color:#FFF;
	border-color:#FFF;
	border-left-style:outset;
	border-right-color:#FFF;
	border-right-style:outset;
	border-left-style:outset;
	border-top-color:#FFF;
	border-top-style:outset;
	color:#FFF;
	font-size:12px;
	haslayout;-1;
	vertical-align: middle;
	height: 22px;
	}

.bn{
	text-align:center;
	}

