@charset "utf-8";
/* CSS Document */

/* hide hack from Mac-IE5 \*/
* html .mybuggyelement { height: 1%; }
/* end hiding */

body {
/*	background: #efefef url(img/bg.gif);*/
	background: #27295c;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	letter-spacing: 0em;
	margin: 0;
	padding: 0;
}

body#white {
	background: #fff;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	letter-spacing: 0em;
	margin-left:40px;
	margin-right:40px;
	padding: 0;
}

a {
	background: transparent;
	color: #33f;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #33f;
}

a:hover {
	color: #00f;
	text-decoration: underline;
}

a.navy {
	background: transparent;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a:visited.navy {
	color: #fff;
	font-size: 12px;
}

a:hover.navy {
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	text-decoration: underline;
}

th a {
	color: #ffffff;
}

h1, h2, h3, h4, h5 {
	color:#333333;
}

.outline {
	background: #fff;
	width: 940px;
	margin:auto;
	border-top: solid 0px #000;
	border-right: solid 0px #000;
	border-left: solid 0px #000;
	border-bottom: solid 0px #000;
}

.container {
	background-color: #fff;
	height: auto;
	width: 940px;
}

.headerbar {
	display: block;
	color: #fff;
	background-color: #27295c;
	width: 940px;
	height: 60px;
	font-size: 11pt;
	text-align: left;
	padding: 10px 0px 0px 0px;
	border-bottom: none;
	float:right;
}

.line_wh {
	display: block;
	background-color: #fff;
	width: 940px;
	height: 1px;
	margin: 0;
	padding: 0px;
	border-bottom: none;
	float:right;
}

.spacebar {
	display: block;
	background-color: #27295c;
	width: 880px;
	height: 22px;
	color: #fff;
	font-size: 14px;
	text-align: right;
	margin: 0;
	padding: 8px 30px 0px 30px;
	border-bottom: none;
	float:right;
}
.spacebar2 {
	display: block;
	background-color: #27295c;
	width: 880px;
	height: 22px;
	color: #fff;
	font-size: 14px;
	text-align: left;
	margin: 0;
	padding: 8px 30px 0px 30px;
	border-bottom: none;
	float:right;
}

.leftarea {
 	display: block;
	background: #fff;
	height: auto;
	width: 240px;
	font-size: 11pt;
	text-align: left;
	margin: 0;
	padding: 0px;
	border-bottom: none;
	float:left;
}

.rightarea {
 	display: block;
	background: #fff;
	height: auto;
	width: 700px;
	font-size: 11pt;
	text-align: left;
	margin: 0;
	padding: 0px;
	border-bottom: none;
	float:right;
}

.footerbar {
	background-color: #27295c;
	height: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	color:#999;
	text-align:center;
	line-height:180%;
	margin: 0px;
	padding: 0px;
}

/* SideMenu */
.leftbar {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left:28px;
	float:none;
}

.sidebar ul{
	list-style: none;
	text-align: left;
	text-indent: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left:28px;
	float:none;
}

.sidebar li{
	background: url(img/menubar2.gif) no-repeat;
	display: block;
	width : 206px;
	height: 26px;
	color: #fff;
	text-indent: 15px;
	line-height:2em;
	padding: 0px;
	margin: 0px;
	margin-bottom:6px;
	font-weight:bold;
	font-size:11pt;
	overflow:hidden;
}
	
.sidebar li a:visited {
	background:url(img/menubar1.gif) no-repeat;
	display: block;
	width: 206px;
	height: 26px;
	text-indent: 15px;
	padding: 0px;
	margin-bottom:6px;
	font-size:82%;
	text-decoration: none;
	color: #47b;
}

.sidebar li a{
	background:url(img/menubar1.gif) no-repeat;
	display: block;
	width: 206px;
	height: 26px;
	text-indent: 15px;
	padding: 0px;
	margin-bottom:6px;
	font-size:82%;
	text-decoration: none;
	color: #47b;
}

.sidebar li a:hover{
	background:url(img/menubar3.gif) no-repeat;
	width: 206px;
	height: 26px;
	color: #fff;
	font-size:82%;
	text-decoration:none;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	width: 220px;
	overflow:hidden;
}

.mainareaTop {
	background-color: #fff;
	height: auto;
	width: 640px;
	color: #333333;
	font-size: 11pt;
	text-align: left;
	padding:0px 30px 0px 30px;
	float:right;
}

.mainarea {
	background-color: #fff;
	height: auto;
	width: 600px;
	color: #333333;
	font-size: 11pt;
	text-align: left;
	padding:0px 60px 0px 40px;
	float:right;
	/*
 	border-left:#27295c dotted;
	border-width:1px;
	*/
}

.memolist{
	color:#0071bc;
	width:290px;
	height:360px;
	border:solid 1px #999999;
	overflow:scroll;
	padding:10px;
}

/* chardeco */
.char_cyan{
	color:#226699;
	line-height:1.5em;
	font-weight:bold;
	font-size:15px;
	text-align:center
}

.char_wh13{
	line-height:1.3em;
	color:#fff;
	font-size:13px;
}
.char_title{
	line-height:1.5em;
	color:#0071bc;
	font-weight:bold;
	font-size:18px;
}
.char_gold{
	color:#fff;
	background:#440;
	font-size:16px;
	font-weight: bold;
	line-height:180%;
}
.char_16wa3org{
	width:200px;
	color:#fff;
	background:#269;
	font-size:14px;
	font-weight: bold;
	line-height:180%;
	padding:0px 10px 0px 10px;
}
.char_16wa2{
	color:#fff;
	background:#406;
	font-size:16px;
	font-weight: bold;
	line-height:180%;
	padding:0px 0px 0px 10px;
}
.char_16wa3{
	color:#27295c;
	background:#ddf;
	font-size:15px;
	font-weight: bold;
	line-height:180%;
	padding:0px 10px 0px 10px;
}
.char_bluewa{
	color:#fff;
	background:#00f;
	font-size:22px;
	font-weight: bold;
	padding:5px 10px 5px 10px;
}
.char_wh18{
	line-height:1.5em;
	color:#fff;
	font-weight:bold;
	font-size:18px;
}
.char_13{
	color:#666;
	line-height:1.3em;
	font-size:13px;
}
.chardeco14red{
	color:#933;
	font-size:14px;
	font-weight: bold;
}
.char_marker{
	color:#009;
	background:#faf;
	font-size:14px;
}
.char_policy{
	line-height:1.5em;
	color:#333;
	font-size:13px;
}

.char_rironL{
	line-height:1.5em;
	color:#fff;
	background:#339;
	font-weight:bold;
	font-size:18px;
	padding:3px 10px 3px 10px;
}

.char_rironM{
	line-height:1.5em;
	color:#006;
	font-weight:bold;
	font-size:18px;
}

.char_manuL{
	line-height:1.5em;
	color:#fff;
	background:#363;
	font-weight:bold;
	font-size:18px;
	padding:3px 10px 3px 10px;
}

.char_manuM{
	line-height:1.5em;
	color:#040;
	font-weight:bold;
	font-size:18px;
}

.char_kakomi{
	line-height:1.5em;
	border: 1px solid #00f;
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	color:#040;
	font-weight:bold;
	font-size:18px;
}

#policy1{
	background-color:#55c;
	color:#fff;
	padding:20px;
	font-size:13px;
	line-height: 1.6em;
}

table.about{
	background-color:#fff;
	border: none;
	width:600px;
}

td.c_44a{
	background-color:#44a;
	width:150px;
	text-align:left;
	font-size:18px;
	padding:7px;
	color:#fff;
}

td.c_44a_2{
	background-color:#44a;
	text-align:left;
	font-size:18px;
	padding:7px;
	color:#fff;
}

td.c_fee{
	background-color:#fee;
	width:150px;
	text-align:left;
	padding:7px;
	vertical-align:top;
}

td.c_cfe{
	background-color:#dbe9f7;
	width:150px;
	text-align:left;
	padding:7px;
	vertical-align:top;
}

td.c_dbe9f7{
	background-color:#dbe9f7;
	text-align:left;
	padding:7px;
	vertical-align:top;
}

td.c_white{
	background-color:#ffffff;
	text-align:left;
	padding:5px;
	vertical-align:top;
}

table.contacts{
	border: double;
	border-color:#333366;
	width:580px;
	padding:10px;
	background-color:#fee;
	margin-left:10px;
}

table.entry{
	border: double;
	border-color:#333366;
	width:580px;
	padding:10px;
	background-color:#dfefff;
	margin-right : auto;
	margin-left : auto
}

table.rank{
	border: double;
	border-color:#333366;
	width:580px;
	padding:10px;
	background-color:#dfefff;
	margin-left:10px;
}













table.metal{
	border: none;
	width:660px;
}

td.metal{
	background-color:#000;
	font-size:16px;
	color:#fff;
	border:none;
	width:130px;
	text-align:center;
	font-weight:bold;
}

td.memo{
	font-size:13px;
	color:#0071bc;
	border:none;
	width:280px;
	vertical-align:top;
}


table.memo{
	border: none;
	width:600px;
}

td.memotitle{
	background-color:#09f;
	font-size:16px;
	color:#fff;
	border:none;
	width:280px;
	text-align:center;
	font-weight:bold;
}

td.memo{
	font-size:13px;
	color:#0071bc;
	border:none;
	width:280px;
	vertical-align:top;
}

table.checks{
	border: double;
	border-color:#336633;
	width:580px;
	padding:10px;
	background-color:#eeffff;
}

td.checks{
	border:none;
	padding:10px;
	background-color:#fff;
}

td.bgbar1{
	background-image:url(images/bgbar1.gif);
	width:179px;
	vertical-align:top;
}

input{
	font-size: 1.0em;
}

select{
	font-size: 0.9em;
}

textarea{
	font-size: 0.9em;
}

.css-caption-block {
    clear: both;
}

.gototop a{
    width: 200px;
	height:auto;
	margin: 0;
	padding: 0px;
    float:right;
}



#login{
margin-left: auto;
margin-right: auto;
}
#login .error {
	font-size: 90%;
	color: #BB1850;
}
#login dl {
	margin-bottom: 10px;
}
#login dt {
	border-left: 5px solid #106eb7;
	padding-left: 5px;
	margin-bottom: 5px;
}
#login dd {
	margin-bottom: 0.5em;
}
.sapphire_menu {
	text-align: center;
}
img.sapphire_menu_img {
	margin:5px;
}
.analyze {
	background-color: #fff;
	color: #333333;
	font-size: 11pt;
	text-align: center;
	padding-top: 100px;
}
.result {
	background-color: #fff;
	color: #333333;
	font-size: 11pt;
	text-align: center;
	padding-bottom:20px;
}
.jusoku_analyze .flow_analyze .hikaku_analyze{
	background-color: #fff;
	color: #333333;
	font-size: 11pt
	width:930px;
	margin:auto;
}
.form_analyze {
	text-align:center;
}
.jusoku_result .flow_result .hikaku_result{
	background-color: #fff;
	color: #333333;
	font-size: 11pt
	text-align: center;
	padding:20px 0px 0px 20px;
}
.sr {
	font:123%;
	font-weight: bold;
	text-align: center;
}
table.a4 {
	border: 1px solid #663300;
	border-collapse:collapse;
	float: left;
	margin: 0px 5px;
	width:170px;
}
th.a4 {
	border: 1px solid #663300;
	border-collapse:collapse;
	background: #F2DBDB;
}
td.a4 {
	border: 1px solid #663300;
	border-collapse:collapse;
}
#form1 #left {
	float: left;
	padding: 0px 0px 0px 10px;
}
#form1 #left #analyze {
	clear: both;
	text-align:center;
}
#clear {
	clear: both;
	height: 20px;
}
#textfield{
	width:250px;	
}
#fileField{
	width:250px;
}
table.r4 {
	border: 1px solid #000000;
	border-collapse:collapse;
}
th.r4 {
	border: 1px solid #000000;
	border-collapse:collapse;
	background: #DBE5F1;
}
td#naming {
	border: 1px solid #000000;
	border-collapse:collapse;
	width:540px;
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
}
td#jusoku {
	border: 1px solid #000000;
	border-collapse:collapse;
	width:50px;
	text-align:right;
	padding-left: 40px;
	padding-right: 50px;
}
td#hyoka {
	border: 1px solid #000000;
	border-collapse:collapse;
	width:140px;
	text-align:center;
}
div#r4l{
	float:left;
	padding-left:240px;
	padding-top:30px;
}
div#r4r{
	float:right;
	padding-right:120px;
	text-align:left;
	font-size: 80%;
	font-family: monospace;
}
div#selected{
	width: 700px;
	text-align: left;
}
h3.r4{
	width:auto;
	border:1px solid #000000;
	background: #DBE5F1;
	padding: 0px 5px;
	margin: 0px;
}
li {
	background: url(img/check.gif) no-repeat left center;
	display:inline-block;
	padding: 0px 20px;
	*display: inline;  
    *zoom: 1;  
}
/* result2 */
th{
background-color: #DAEEF3;
}
th.group{
background-color: #C6D9F1;
}
th.scale{
background-color: #FFFFFF;
width:500px;
background-image: url(member/img/memori.jpg);
background-repeat: no-repeat;
}
td.word{
width:140px;
}
td.bar{
width:500px;
background-image: url(member/img/bg2.gif);
text-align:left;
}
/* result3 */
th.type{
width:60px;
background-color: #DAEEF3;
}
th.group3{
width:150px;
background-color: #C6D9F1;
}
td.big{
background-color: #CCFAEE;
}