/*----------------------------------------------------------------------------

******************************************************************************

default

主にページレイアウトを指定

最重要クラスの指定

******************************************************************************

----------------------------------------------------------------------------*/



body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
body, h1, h2, h4, h4, h5, h6, td, th, p, div, input, pre, ul, ol {
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Hiragino kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size:small;
	font-weight:normal;
	line-height:1.4em;
	line-break:strict;
	voice-family:"\"}\"";
	voice-family:inherit;
	font-size:small;
	color:#333333;
	line-height: 120%;
}
a {
	overflow:hidden;
}
a:link {
	color: #182C7A;
	text-decoration:none;
}
a:visited {
	color:#182C7A;
	text-decoration:none;
}
a:hover {
	opacity: 0.6;
	filter: alpha(Opacity=60);
	text-decoration:underline;
}
a:active {
	color: #182C7A;
	text-decoration:none;
}
strong {
	font-weight: bold;
}
.crr {
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
	clear:both;
}
p {
	padding: 5px;
	line-height: 22px;
}
/*----------------------------------------------------------------------------

******************************************************************************

cssハック

******************************************************************************

----------------------------------------------------------------------------*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* for IE 7*/

.clearfix {
	display:inline-block;
	min-height:1%;
}
/* Hides from IE-mac */

* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

.clearfix {
	display: block;
}
.crr {
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
	clear:both;
}
/*----------------------------------------------------------------------------

******************************************************************************

frame 横幅スクロール禁止

******************************************************************************

--------------------------------------------------------------------------

html {

overflow-x: hidden;

}--*/

/*----------------------------------------------------------------------------

******************************************************************************

wrap(背景ラップ用)

******************************************************************************

----------------------------------------------------------------------------*/







/*----------------------------------------------------------------------------

******************************************************************************

header

******************************************************************************

----------------------------------------------------------------------------*/

#header {
	width: 980px;
	height: 70px;
	overflow: hidden;
	position: relative;
	margin-left:auto;
	margin-right:auto;
}
#header h1 {
	float: left;
	position: absolute;
	top: 18px;
}
#header h2 {
	width: 253px;
	position: absolute;
	top: 18px;
	left: 207px;
}
#info {
	width: 170px;
	height: 52px;
	float:right;
	margin-top: 10px;
	margin-right: 5px;
}
#info ul li {
	padding: 1px;
	float: left
}
#hd_nav {
	width: 390px;
	position: absolute;
	overflow: hidden;
	top: 16px;
	right: 0px;
}
#hd_nav ul {
	width: 390px;
	overflow: hidden;
}
#hd_nav ul li {
	float: left;
	margin-left: 10px;
	width: 120px;
}
/*----------------------------------------------------------------------------

******************************************************************************

menu

******************************************************************************

----------------------------------------------------------------------------*/

#menu_bg {
	background:url(../images/menu_bg.jpg) top left repeat-x;
	height: 205px;
	overflow:hidden;
}
#menu {
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
}
#menu ul li {
	background-color: #fff;
	float:left;
}
/*----------------------------------------------------------------------------

******************************************************************************

flash

******************************************************************************

----------------------------------------------------------------------------*/

#flash {
	height: 360px;
	width: 980px;
	margin:0 auto;
}

#slide_bnr {
	background-color: rgba(0,0,0,0.1);
	height: 320px;
	margin: -360px 0 auto 770px;
	padding: 20px 5px;
	position: relative;
	width: 200px;
	z-index: 1000000;
}

#slide_bnr li {
	background-color: #fff;
	margin-top: 10px;
}
/*----------------------------------------------------------------------------

******************************************************************************

iconbnr

******************************************************************************

----------------------------------------------------------------------------*/

.contents {
	width: 980px;
	margin-left:auto;
	margin-right:auto;
}
.contents2 {
	width: 922px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
/*----------------------------------------------------------------------------

******************************************************************************

contents（ソリューションメニュー）

******************************************************************************

----------------------------------------------------------------------------*/

#side_l {
	width: 190px;
	float:left;
	margin-top: 15px;
}

#oom {
	border: 5px solid #ccc;
	font-size: 11px;
	padding: 12px 9px;
	width: 162px;
}

#oom li {
	background: url(../images/oom_potch.jpg) no-repeat 0 5px;
	border-bottom: 1px dotted #182C7A;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
}

#bnr_pillar {
	margin-top:10px;
}

#bnr_pillar li {
	margin-top: 8px;
}

.subnav_chirashi {
	margin: -5px 0 5px;
	overflow: hidden;
	padding: 0;
}

.subnav_chirashi li {
	background: #fff url(../images/oom_potch.jpg) left top no-repeat;
	float: left;
	font-size: 0.9em;
	height: 19px;
	line-height: 19px;
	padding-left:25px;
	width: 70px;
}

.subnav_chirashi li:first-child {
	font-size: 1em;
	margin-bottom: 5px;
	width:165px;
}

/*----------------------------------------------------------------------------

******************************************************************************

contents（ご提案事例）

******************************************************************************

----------------------------------------------------------------------------*/

#side_r {
	width: 780px;
	float:right;
	margin-top: 15px;
}

#news {
	background:url(../images/information_ttl.jpg) 20px 10px no-repeat;
	border: 1px solid #ccc;
	margin-left: 10px;
	overflow:hidden;
	padding: 40px 5px 5px 20px;
	width: 740px;
	float:left;
}
#fb{
	margin-top:20px;
	overflow:hidden;
	padding:10px;
}
#fb_left{
	width: 375px;
	float:left;
}
#fb_right{
	width: 375px;
	float:right;
}

#ubox {
	margin-top: 10px;
}
	
#teian {
	width: 382px;
	float:left;
	background-image:none;
	background-repeat:no-repeat;
	margin-right: 6px;
	margin-top: 5px;
	border: 1px solid #CCC;
}
.text {
	padding-left: 10px;
	font-size:12px;
	color:#333333;
	margin-bottom: 4px;
	line-height: 100%;
}
.text h3 {
	height: 27px;
	background-image:url(../images/h3_bg.jpg);
	background-repeat:no-repeat;
	padding-top: 11px;
	padding-left: 15px;
	font-size:12px;
	color:#333333;
	font-weight:normal;
}
#green_bg {
	width: 350px;
	height: 129px;
	background-image:url(../images/green_bg.jpg);
	background-repeat:no-repeat;
	font-size: 10px;
	color:#333333;
	margin-left:auto;
	margin-right:auto;
	padding-top: 4px;
	padding-left: 5px;
}
#shosai {
	float:right;
	margin-top: 5px;
	margin-right: 14px;
	margin-bottom: 5px;
}
/*----------------------------------------------------------------------------

******************************************************************************

contents（新着情報）

******************************************************************************

----------------------------------------------------------------------------*/

#news iframe {
	width:770px;
}

#sol_box {
	float: right;
	width: 770px;
	margin-top: 16px;
}

#sol_ttl {
	background: url(../images/solution_ttl_bg.jpg) 0 0 no-repeat;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
}

.sol_inner {
	height: 150px;
	margin-top: 10px;
}

.sol_inner img {
	float: left;
	width: 235px;
	margin-right: 10px;
}

.sol_inner_ttl  {
	width: 35px !important;
}

#tv_box {
	float: right;
	width: 770px;
	margin-top: 16px;
}

#tv_ttl {
	background: url(../images/solution_ttl_bg.jpg) 0 0 no-repeat;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
}
.tv_box {
	float: right;
	width: 770px;
	margin-top: 16px;
}

.tv_ttl {
	background: url(../images/solution_ttl_bg.jpg) 0 0 no-repeat;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
}
.tv_inner {
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-right: 10px;
}

.tv_inner_r {
	float: left;
	width: 250px;
	margin-top: 10px;
}



/*----------------------------------------------------------------------------

******************************************************************************

footer

******************************************************************************

----------------------------------------------------------------------------*/

#footer_bg {
	border-top: 1px solid #ccc;
	margin-top: 20px;
}
#footer {
	width: 922px;
	height: 32px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
#footer ul {
	margin: 20px auto;
	padding-left: 8px;
}
#footer ul li {
	border-left: 1px solid #666;
	display:inline;
	font-size: 11px;
	color:#666;
	padding: 4px 20px;
}
#footer ul li:first-child {
	border: none !important;
}

#copyright {
	font-size: 10px;
	color:#666;
	margin: 20px auto;
}
#copyright img{
	display: inline-block;
}

#news_alert {
	border: 1px solid #d00;
	margin: 10px 0 10px 10px;
	overflow:hidden;
	padding: 10px;
	width: 748px;
	cursor:pointer;
}
#news_alert strong{
	color:#d00;
	font-size:1.15em;
}
#news_alert_text{
	display:none;
}