﻿@charset "utf-8";

/* CSS Document */

*{
	margin:0;
	font-family: Verdana,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

a:link    { color: #5E8EC8; text-decoration: none; font-weight: normal;}
a:visited { color: #5E8EC8; text-decoration: none; font-weight: normal;}
a:hover   { color: #000000; text-decoration: underline; font-weight: normal;}
a:active  { color: #000000; text-decoration: none; font-weight: normal;}

h1, h2, h3, h4, h5, p, ul {
	margin: 0;
	padding: 0;
	line-height:1%;
}

img {
	border: none;
}

/* Layout
------------------------ ----- */

#comment{
	background: #eeeeee;
	color:#333333;
/*	width:1000px !important;*/
	height:20px;
	font-size:10pt;
	text-align:left;
	margin:0px auto;
	padding:0px 0 0px 5px;
}

body {
	margin: 0;
	background: #ffffff;
	font-family: Verdana,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	text-align:center; /* center on ie */
}

#container {
	padding:0px;
}
#container #header {
	position:relative;
	margin:0 auto;
	width:100% !important;
	max-height:40px !important;
	height:40px !important;
	text-align:left;
	clear:both;
}
#container #header div.logo {
	position: relative;
	float:left;
	font-weight:bold;
	font-size:9pt;
	color:#333333;
	width:220px;
	line-height:100%;
}
#container #sub_nav {
	position: relative;
	float:right;
/*	position:absolute;
	top:10px;
	left:625px;*/
	font-size:12px;
	font-weight:normal;
	line-height:50%;
}
#container #sub_nav ul#subnav {
	background:#fff;
	height:17px !important;
	color: #000;
	float: right;
}
#container #sub_nav ul#subnav li a {
	padding: 13px 5px 12px 5px;
	color: #333;
	text-decoration: none;
	float: left;
}
#container #sub_nav ul#subnav li {
	display: inline;
}
#container #sub_nav ul#subnav li a span.arw {
	background: url(../img/solution/arrow_blue.gif) no-repeat;
	padding:0px 10px 0px 15px;
}
#container #sub_nav ul#subnav li a:hover {
	text-decoration:underline;
}
#container #nav ul#navlist li a.active {
	color:#cccccc;
}
#container #sub_nav ul#subnav li a.on {
	color:#990000;
}


#container #nav {
	width:100% !important;
	font-size:14px;
	font-weight:bold;
	clear:both;
}
#container #nav ul#navlist {
	padding: 0;
	background: #ccc;
	height:35px !important;
	background: url(../img/solution/header_gback.gif) repeat-x;
	color: #666;
	float: left;
	width: 100%;
}
#container #nav ul#navlist li {
	display: inline;
}
#container #nav ul#navlist li a {
	padding: 17px 5px 17px 5px ;
	color: #111;
	font-weight:bold;
	text-decoration: none;
	float: left;
}
#container #nav ul#navlist li#on a {
	height:35px !important;
	background: url(../img/solution/header_bback.gif) repeat-x;
	text-decoration:none;
	color: #eee;
}
#container #nav ul#navlist li#off a {
	height:35px !important;
	background: url(../img/solution/header_gback.gif) repeat-x;
	text-decoration:none;
}
#container #nav ul#navlist li#on span.arr_on {
	background: url(../img/solution/arrow_on.gif) no-repeat;
	padding: 8px 10px 8px 20px;
	text-decoration: none;
}
#container #nav ul#navlist li#off span.arr_off {
	background: url(../img/solution/arrow_off.gif) no-repeat;
	padding: 8px 10px 8px 20px;
	text-decoration: none;
}
#container #nav ul#navlist li#off a:hover span.arr_off {
	background: url(../img/solution/arrow_on.gif) no-repeat;
	padding: 8px 10px 8px 20px;
	text-decoration: none;
}
#container #nav ul#navlist li#off a:hover {
	height:35px !important;
	background: url(../img/solution/header_bback.gif) repeat-x;
	text-decoration:none;
	color: #eee;
}

div#main {
/*	width: 1200px;*/
	margin: 0 0;
	padding-top: 0;
	background: #fff;
	text-align: left;
}

div#main-contents {
	width: 800px;
	padding-left: 15px;
	float: left;
	text-align: left;
}

div#main-contents ul {
	width: 750px;
	padding-left: 10px;
	margin-bottom:10px;
	font-size:90%;
	line-height:110%;
	text-align: left;
}

div#main-contents ul li {
	padding-left: 20px;
	margin-bottom: 5px;
	list-style : none;
	line-height: 110%;
	background: url(../img/link_list.jpg) no-repeat 0 3px;
	display: block;
}

div#side-contents {
	width: 180px;
	padding: 0px;
	padding-left: 0;
	float: left;
	text-align: left;
}
div#side-contents #list {
	padding: 0px;
}
div#side-contents #sub_list {
	background: url(../img/solution/sidenav_subback.gif) repeat;
	border-left:1px solid #000066;
	border-right:1px solid #000066;
}
div#side-contents #sub_list ul {
	padding: 5px 0px 5px 20px;
	line-height:110%;
	font-size:12px;
	color:#000066;
}

div#footer {/*フッダー*/
	background: #fff;
	padding: 10px;
	border-top: 2px solid #ccc;
}
div.copy {
	width: 380px;
	float: left;
}
div.footer-navi {
	width: 350px;
	float: right;
}

div#pan {
	text-align:left;
	font-size:8pt;
	padding-left:5px;
	margin-bottom: 5px;
}

/* Commonds
------------------------ ----- */
div.clear {
	clear: both;
}

/*h1,head-banner{
	border-bottom: 2px solid #DFE156;
}*/

h2 {
	margin-bottom: 5px;
}
h3 {
	margin-bottom: 10px;
	padding-left: 18px;
	padding-bottom: 5px;
	background: url(../img/solution/h3_titlebar.gif) no-repeat;
	height:40px;
	color:#5f5f5f;
	font-size:big;
	font-weight:bold;
	line-height:220%;
}

h4 {
	padding-left: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: url(../img/solution/h4_titlebar.gif) no-repeat;
	height:30px;
	color:#5f5f5f;
	font-size:medium;
	font-weight:bold;
	line-height:200%;
}

h5 {
	padding-left: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: #cccccc;
	height:25px;
	color:#666666;
	font-size:medium;
	font-weight:bold;
	line-height:200%;
	border-left:3px solid #000066;
	border-top:1px solid #000066;
	border-right:1px solid #000066;
	border-bottom:1px solid #000066;
}

p {
	margin-bottom: 20px;
	font-size: 80%;
	line-height: 150%;
	letter-spacing: 2px;
}
div#header p {
	margin: 0;
}
p.top {
	padding: 10px;
}
.red {
	color:#ff0000;
}
.blue {
	color:#0099ff;
}

td {
	font-size:90%;
}

table.form {
	border:1px solid #666;
}
td.gray {
	background:#ccc;
}

/* ul Parts
------------------------ ----- */

ul.link {/*通常リンク*/
	font-size: 80%;
}
div#footer ul.link {
	float: right;
	font-size: 80%;
}
div#footer ul.link li {
	float: left;
	padding-left: 20px;
	margin-bottom: 10px;
	list-style : none;
	line-height: 125%;
	background: url(/common/img/link_list.jpg) no-repeat 0 3px;
	display: block;
}

span.new {
    display: none;
    color: red;
    font-weight: bold;
}

/* interview Parts
----------------------------- */

#interview {
	margin:10px;
	width:95%;
	display: block;
}
#interview #question {
	font-weight:bold;
	padding-bottom:10px;
	color:#3399ff;
}
#interview #answer {
	padding-bottom:10px;
	color:#666666;
}
#interview #img {
	position: relative;
	float:left;
	width:170px;
	padding:10px;
	display: block;
}
#interview #head-div {
	position: relative;
	float:right;
	width:500px;
	padding:10px;
	display: block;
}
#interview #head-div #question {
	font-weight:bold;
	padding-bottom:10px;
	color:#3399ff;
}
#interview #head-div #answer {
	padding-bottom:10px;
	color:#666666;
}
#bottom-line {
	width:95%;
	padding-bottom:10px;
	border-bottom:1px dotted #000066;
	clear:both;
}


