@charset "UTF-8";

/* -- 全体 ------------------------------------------------------------ */

html{}

body {
	text-align:center;
	line-height:1.4;
	font-size: 0.9em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	margin:0;
	padding:0;
	background: url(/img/body_bg.gif) repeat-y center;
}

h1 {
	margin:0;
	padding:0;
}
h2 {
	text-align:center;
	margin:0 0 20px 0;
	padding:0;
}
h3 {}
h4 {
	clear: both;
	line-height: 1.5em;
	color: #333399;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 0.4em;
}
h5 {
	line-height: 1.4em;
	color: #369;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 0.4em;
}

img,
a img {
	border: none;
}
a {
	outline-width: 0;
	/*
	color:#000;
	text-decoration: none;
	*/
}
a:hover img {
	background-color: #fff;

	filter:alpha(Opacity=30);  /* IE 用 */
	-moz-opacity:0.30;          /* Mozilla 用 */
	-khtml-opacity:0.30;        /* KHTML 用 */
	opacity:0.30;               /* Safari 用 */
}

hr {
	margin-top: 25px;
	margin-bottom: 0px;
}



/* -- 共通 ------------------------------------------------------------ */
/* -- 回り込み解除 ------ */
.clearfix {
	zoom:1; /* for IE 5.5-7 */
}
.clearfix:after { /* for modern browser */
	content:".";
	display: block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* -- 回り込みクリア -- */
.floatclear {
	clear: both;
	height: 0;
}
.floatclear hr {
	display: none;
}


.style1 {
	color: #CC0000;
	font-size: 0.8em;
	margin-top: 1em;
	line-height: 1.4em;
	margin-bottom: 1em;
}
.style2 {
	font-size: 0.8em;
	color: #666666;
	line-height: 1.2em;
	margin-bottom: 0em;
}
.style3 {color: #0099FF}
.style5 {color: #FF0000}
.style4 {
	color: #CC6600;
	margin-bottom: 0px;
}

.img_right8px {
	margin-right: 8px;
}

.url {
	font-size: small;
	color: #0099CC;
	margin-top: 0px;
	margin-bottom: 0px;
}
.img_area {
	background-color: #F0F0F0;
	text-align: center;
	width: 520px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.img_area th {
	background-color: #003399;
	font-weight: normal;
	line-height: 2em;
	color: #FFFFFF;
	padding-left: 5px;
}
.img_area table {
	border-collapse:collapse;
	font-size: 0.8em;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.bg_gray {
	background-color: #F0F0F0;
	margin: 0px;
	padding: 10px;
}


/* -- ページ上部へ戻る -- */
.pagetop {
	text-align:right;
	/*
	width:520px;
	*/
	font-size:0.8em;
	margin-top:40px;
}
.pagetop a {
	color: #333399;
}


/* -- 全体枠 ------------------------------------------------- */
#wrapper {
	width: 900px;
	text-align: left;
	margin:0 auto;
	background-color:#fff;
}



/* -- ヘッダー ------------------------------------------------- */
#header {
	width:900px;
	height:96px;
	margin-top:0;
	/*
	margin-bottom: 10px;
	*/
	background-image: url(/img/head_menuimg.gif);
	background-repeat: no-repeat;
	position: relative;
}
#header a {
	color:#fff;
	text-decoration:none;
}

#headermenu {
	text-align:right;
	/*
	width:700px;
	*/
	height:28px;
	margin:0;
	padding-top:48px;
	padding-right:160px;
}
#headersubmenu {
	text-align:right;
	/*
	width:700px;
	*/
	height:1em;
	font-size:10px;
	margin:0;
	padding-right:160px;
}
#headermenu ul,
#headersubmenu ul {
	margin: 0;
	padding:0;
}
#headermenu li,
#headersubmenu li {
	display: inline;
}
#headersubmenu li {
	color: #FFF;
	margin-right: 7px;
}
#headersubmenu strong {
	color: #5b83fa;
}
#logo_Layer1 {
	position:absolute;
	width:159px;
	height:30px;
	z-index:1;
	left: 0px;
	top: 55px;
}

#logo_Layer2 {
	position:absolute;
	width:190px;
	height:44px;
	z-index:1;
	left: 547px;
	top: 0px;
}


/* -- ページボディ ---------------------------------------------- */
#pagebody {
	margin-top:10px;
}


/* -- コンテンツ ----------------------------------------------- */
#contents {
	float:left;
	width:670px;
}


/* -- メインボックス ----------------------------------------- */
#mainbox {}


/* -- 本文ボックス ----------------------------------------- */
#textbox {}


/* -- コンテンツメニュー -- */
.contentsmenu {
	width: 520px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	color: #fff;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 25px;
	background: url(/img/contents_menu_bg.gif) no-repeat center;
}
.contentsmenu a {
	color: #FFFFFF;
	text-decoration:none;
}
.contentsmenu ul {
	margin:0;
	padding:0;
}
.contentsmenu li {
	display: inline;
	list-style-type: none;
	background: url(/img/mainmenu_list02.gif) no-repeat left;
	padding-left: 9px;
	padding-right: 5px;
}




/* -- フッタ ------------------------------------------------------ */
#footer {
	clear:both;
	width:670px;
	text-align:center;
	font-size:0.8em;
	margin:0;
	padding:0 0 20px 0;
	background-color: #fff;
}
#footer ul {
	list-style-type: none;
	color:#999;
	margin:5px 0 0;
	padding:0;
}
#footer li {
	display: inline;
	padding-left: 9px;
	padding-right: 10px;
	background: url(/img/mainmenu_list.gif) no-repeat left;
}
#copylight {
	color:#fff;
	padding:0;
}


/* --  -- */
.renew {
	display:block;
	padding-bottom:10px;
	background:#fff;
}

/* -- サイドボックスコンテンツ -- */
#sidebox {
	float: right;
	width: 200px;
	text-align: left;
}
#sideboxcontents {
	background-repeat: no-repeat;
}
#sub_solution {
	background: url(/img/subsolution_bg.gif) repeat-y;
}
#sub_products { 
	background: url(/img/subproducts_bg.gif) repeat-y;
}
#sideboxcontents {
	padding-top: 19px;
}

#sub_products , 
#sub_solution {
	padding-left: 8px;
}

#sub_products p ,
#sub_solution p {
	padding-left: 8px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#sub_products p {
	font-size: 0.8em;
}
#sub_solution p {
	color: #FFFFFF;
}
#sub_products img ,
#sub_solution img {
	margin-bottom: 5px;
}


/* -- 不要 -- */


/*-- 右ボックス -------------------------------------------------*/
#rightbox {
	float: right;
	width: 200px;
	text-align: left;
}
#rightbox img {
	margin-bottom: 10px;
	margin-top: 0px;
}
#sub_box {
	padding-top: 19px;
	background-image: url(/sideimg/side_head_solution.gif);
	background-repeat: no-repeat;
}



/*-- 左ボックス -------------------------------------------------*/
#leftbox {
	float: left;
	width: 670px;
}
