@charset "UTF-8";

/*/////////////////////////////////////////////////////////////
ニュートン・コンサルティング株式会社

Copyright (C) Newton Consulting Ltd. All Rights Reserved.
------------------------------------------------------------
[BCMNavi Layout] 
	1. Main
	2. Side Menu
		
//////////////////////////////////////////////////////////////*/

/* ------------------------------------------------------------
	0. Base Layout
------------------------------------------------------------ */


/* ------------------------------------------------------------
	1. Main
------------------------------------------------------------ */


/* main
------------------------------------------------- */

#main {
	font-size: 14px;
	line-height: 1.5;
}

#main h2{
	font-size: 115%; 
	font-weight: bold; 
	border-bottom: 1px solid silver; 
	border-left: none;
	margin: 0px;
	padding: 5px 0 5px 2px;
	height: auto;
	line-height: 1.2;
}

#main h3{
	border-bottom:1px solid silver;
	border-left:10px solid silver;
	height:20px;
	padding:8px 0 1px 5px;
	margin:15px 0 10px 0;
	font-size: 100%;
}

#main h4{
	margin: 20px 0 10px 0;
}

#eastjapan_earthquake {
	background:transparent url(../images/eastjapan_earthquake.gif) no-repeat;
}

#eastjapan_earthquake h2.eje_title{
	display:none; 
}

.eje_message{
	padding:150px 30px 20px 30px; 
}

/* ------------------------------------------------------------
	2. Side Menu
------------------------------------------------------------ */


#side h3{
	padding: 10px 0 5px 10px; 
	text-align: left; 
	font-weight: bold; 
	background: url(../images/bcmnavi_menu.jpg) no-repeat 0 bottom; 
}


/* ------------------------------------------------------------
	3. Social Bookmark
------------------------------------------------------------ */

.socialbtn {
	margin-top:8px;
	padding-left:5px;
	padding-bottom:10px;
}
.socialbtn div {
	float:right;
	margin-right:12px;
}
.socialbtn .twitter{
	margin-right:0px;
}
.socialbtn div iframe {
	margin-left:0px;
}
.socialbtn .facebook {
	align:right;
}



