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

/**{border:solid 1px red;}*/

html, body {height: 100%;}  /*高さ100%に指定*/

body {
    /*width:100%;*/
	height:100%;
    background-image: url(./img/m_analysis_bk5.png);
    background-size: cover;
    background-repeat: no-repeat; 
    filter:alpha(opacity=10);
}

body {
  margin: 0;
  padding: 0;
  position: relative;
  min-width: 500px;  /*中央配置するボックスの横幅*/
  min-height: 200px;  /*中央配置するボックス縦幅*/
}

#contents {
	/*width:1200px;*/
	width:100%;
	height:100%;
	margin:0em auto 0em auto;
	text-align:center;
}

#content_0 {
	/*width:1200px;*/
	/*width:100%;
	height:60px;
	margin:0em auto 0.5em auto;
	background-color:#000066;*/
	/*background-image:url(img/header_bg_1200x160_1.png);*/
	/*border:solid #dcdcdc 1px;*/
	/*border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;*/
}

#message_1 {
	width:300px;
	height:60px;
	margin:0em 1em 0em 0em;
	float:right;
}

#message_1 h5{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:8pt;
	text-align:right;
	color:#f5f5f5;
	/*text-shadow:#000000 1px 1px 1px;*/
}

#message_1 a{
	color:#f5f5f5;
	/*text-shadow:#000000 1px 1px 1px;*/
}

#logo {
	width:300px;
	height:60px;
	margin:0.5em 1em 0em 1em;
	float:left;
	text-align:left;
}

#logo h1{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:15pt;
	text-align:left;
	color:#f5f5f5;
	margin:0.5em 0em 0em 0em;
	/*text-shadow:#000000 1px 1px 1px;*/
}

#logo a{
	color:#f5f5f5;
	text-decoration:none;
}

#logo a:hover{
	color:#ff0000;
	text-decoration:none;
}

#contents_0 {
	/*width:1200px;*/
	width:100%;
	/*height:800px;*/
	margin:0em auto 0em auto;
	background-color:#f5f5f5;
	/*background-image:url(img/index_bg_1200x600_1.png);*/
	float:left;
}

#menu_box0{
	margin: 0 0 0 -250px;
	position:absolute;
	left:50%;
	top:25%;
	width:500px;
	height:400px;
    /*height:100%;*/
	/*margin:0em auto 0em auto;*/
	border:solid #dcdcdc 1px;
	background-color:rgba(245,245,245,0.5);
	padding-left:20px;
	padding-right:20px;
}

#menu_box {
	/*position:absolute;
	left:30%;
	top:30%;*/
	width: 200px;
	height:200px;
	margin:1em 1em 0em 0em;
	padding:0em 0.5em 0.5em 0.5em;
	/*border:solid #dcdcdc 1px;*/
	/*border-radius:95px;
	-webkit-border-radius:95px;
	-moz-border-radius:95px;*/
	/*background-color:#000066;
	box-shadow:#B1AFAF 3px 3px 3px;*/
	float:left;
}

#menu_box h3 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:11pt;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	margin:1.5em 0em 1em 0em;
	text-shadow:#B1AFAF 3px 3px 3px;
}

#menu_box1 {
	/*position:absolute;
	right:30%;
	top:30%;*/
	width: 500px;
	/*height:200px;*/
	/*height:100%;*/
	margin:1em 1em 0em 0em;
	padding:0em 0.5em 0.5em 0.5em;
/*	border:solid #dcdcdc 1px;*/
	/*border-radius:95px;
	-webkit-border-radius:95px;
	-moz-border-radius:95px;*/
	/*background-color:#000066;*/
	/*box-shadow:#B1AFAF 3px 3px 3px;*/
	float:left;
}

#menu_box1 h3 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:11pt;
	text-align:center;
	color:#333333;
	font-weight:bold;
	margin:1.5em 0em 1.5em 0em;
/*	text-shadow:#B1AFAF 3px 3px 3px;*/
}

#menu_box1 table {
	margin:1.5em 0em 1em 6em;
}


#menu_box1 table td {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:10pt;
	text-align:left;
	color:#333333;
    text-shadow:2px 2px 2px #ffffff;
	margin-top:3px;
	font-weight:bold;
}

#menu_1 {
    width:400px;
    height:60px;
    margin:5px 50px 5px 50px;
    float:left;
    /*border:1px solid #999999;*/
    text-align:left;
    background-color: rgba(153,153,153,0.5);
    box-shadow:2px 2px 2px #999999;
}

#exp_1 {
    width:235px;
    height:40px;
    margin:10px 10px 10px 10px;
    padding:0;
    float:left;
    /*border:1px solid red;*/
}

#exp_1 h3 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:11pt;
	text-align:left;
	color:#333333;
	font-weight:bold;
	margin:0em 0em 0em 0em;
/*	text-shadow:#B1AFAF 3px 3px 3px;*/
}

#exp_1 h4 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:8pt;
	text-align:left;
	color:#333333;
	font-weight:lighter;
	margin:0em 0em 0em 0em;
/*	text-shadow:#B1AFAF 3px 3px 3px;*/
}

#botton_1 {
    width:120px;
    height:40px;
    margin:10px 10px 10px 10px;
    padding:0;
    float:right;
    background-color:#000066;
}

#botton_1:hover {
    background-color:rgba(153,0,0,1);
}

#botton_1 h3 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:10pt;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	margin:1em 0em 0em 0em;
    line-height:1em;
/*	text-shadow:#B1AFAF 3px 3px 3px;*/
}

#botton_2 {
    width:120px;
    height:40px;
    margin:10px 10px 10px 10px;
    padding:0;
    float:right;
    background-color:#000066;
}

#botton_2:hover {
    background-color:rgba(153,0,0,1);
}

#botton_2 h3 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:10pt;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	margin:0.5em 0em 0em 0em;
    line-height:1.1em;
/*	text-shadow:#B1AFAF 3px 3px 3px;*/
}


#menu_box2 {
	/*position:absolute;
	right:30%;
	top:30%;*/
	width: 500px;
/*	height:100%;*/
    height:50px;
	margin:1em 0em 0em 0em;
	padding:0em 0em 0em 0em;
	float:left;
	/*border:solid #dcdcdc 1px;
    background-color:#ffffff;
    box-shadow:#B1AFAF 3px 3px 3px;*/
}

#menu_box2 p {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:10pt;
	line-height:1.8em;
	text-align:left;
	color:#333333;
    /*text-shadow:1px 1px 1px #333333;*/
	/*font-weight:bold;*/
	margin:0em 0em 0em 1.5em;
	padding:0;
}

#title2 {
	/*position:absolute;
	right:30%;
	top:30%;*/
	width: 500px;
	height:50px;
	margin:0em 1em 2em 0em;
	border:solid #dcdcdc 1px;
	background-color:#000066;
	box-shadow:#B1AFAF 3px 3px 3px;
	float:left;
}

#title2_1 {
	width: 160px;
	height:35px;
	margin:7px auto 0 auto;
	}

#title2_1 h3 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:16pt;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	margin:3px 0 0 0;
	/*text-shadow:#B1AFAF 3px 3px 3px;*/
	float:left;
}

#title2_1 img {
	width:30px;
	height:30px;
	float:left;
	margin-top:3px;
	margin-right:3px;
}

#title3 {
	/*position:absolute;
	right:30%;
	top:30%;*/
	width: 470px;
	height:35px;
	margin:0em 0em 1.5em 1em;
	/*border:solid #dcdcdc 1px;
	background-color:#000066;
	box-shadow:#B1AFAF 3px 3px 3px;*/
	float:left;
}

#title3 h3 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:11pt;
	text-align:center;
	color:#333333;
	font-weight:bold;
	margin:0.5em 0em 1.5em 0em;
	/*text-shadow:#B1AFAF 3px 3px 3px;*/
    
    border:solid 1px #ddd;
    -moz-border-radius: 5px; /* FF */
    -webkit-border-radius: 5px;/* Webkit */
    border-radius: 5px;
    background: #eee;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	background: -moz-linear-gradient(top,  #fff,  #eee);
	padding: 5px 5px 5px 0px;
    -pie-background:linear-gradient(top,  #fff,  #eee);
    behavior: url(http://www.webcreatorbox.com/sample/images/PIE.htc);  /* ie */
    
}

#message_box {
	width: 500px;
	height:50px;
	margin:1em 1em 0em 0em;
	padding:0em 0.5em 0.5em 0.5em;
	float:left;
}

#message_box h3 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:11pt;
	text-align:center;
	color:#cc0000;
	font-weight:bold;
	margin:0.5em 0em 1em 0em;
}

#message_box p {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:10pt;
	line-height:1em;
	text-align:center;
	color:#333333;
	font-weight:bold;
	margin:1.5em 0em 1em 0em;
}

form{
	vertical-align:baseline;
}

input.button {
	width:100px;
	height:100%;
	margin:0em auto 0em auto;
	padding:3px 0;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background-color:#000066;
	color:#ffffff;
    cursor:pointer;
    vertical-align:middle;
    text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-weight:bold;
}

input.register {
	width:120px;
	height:50px;
	margin:1em auto 0em auto;
	padding:10px 0;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background-color:#000099;
	color:#ffffff;
    cursor:pointer;
}


/*footer用css*/
#footer {
    position:fixed;
    bottom:0;
	width:100%;
	height:50px;
	margin:0em auto 0em auto;
	/*background-color:#000066;*/
	text-align:center;
}

#footer h5{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:8pt;
    color:#000033;
/*	line-height:4.5em;*/
    padding-top:0em;
}

#footer a{
	color:#000033;
}