﻿@charset "utf-8";
/* CSS Document */

/*== 全　体 ====================================================================================================*/
body {
	min-width: 1004px;
	font-family: 'ヒラギノ角ゴ Pro W3','メイリオ', Meiryo,'ＭＳ Ｐゴシック', Osaka, Arial, sans-serif;
	font-size: 1em;
	line-height: 120%;
	margin: 0;
	padding: 0;
	background-color: #CBEAEF;
}
img {
	border:none;
}
#leftimg {
	float: left;
	margin-right: 5px;	
}
#center_button {
	vertical-align: middle;
}
/*-- ログイン画面 --*/
body#login {
	background-color:#fff;
}
#login .main_box {
	background-image: url(login_back.jpg);
	background-repeat: no-repeat;
	background-position: center 40px;
	height: 660px;
	width: 926px;
	padding-top: 40px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	margin:0;
}
#login h2 {
	text-align: right;
	margin: 15px 0 0 0;
}
#contents .main_box {
	margin-left: 96px;
}
.main_box {
	width: 916px;
	margin-left: 90px;
}
/*-- ログイン画面 --*/
#contents_box {
	width: 664px;
	position: absolute;
	left: 252px;
	top: 189px;
}
.toplogo {
	margin-top: 286px;
	margin-left: 80px;
}
.clear {
	clear: both;
}
/*-- 各ページ内フォーム --*/
#login_form {
	margin-top: 14px;
}
#password_form {
	
}

#login_form p {
	height: 59px;
	padding-left: 70px;
	background-image: url(form_back.png);
	background-repeat: no-repeat;
	color: #FFF;
	line-height: 10px;
	padding-top: 15px;
	margin: 0px;
}

#Description,
#user_name,
#serial,
#coname,
#account,
#password,
#repassword,
#startday,
#term,
#hansha_id,
#hansha_name,
#mail,
#demostartday,
#demoendday {
	width: 320px;
	height: 22px;
	margin-top: 5px;
}
#utmtype {
	width: 160px;
	height: 22px;
	margin-top: 5px;
}
#account_check, #send_mail {
    margin-top: 5px;
	line-height: 1.2em;
}
#password_form .item {
	width: 13em;
}
#InformationDate{
	width: 160px;
	height: 22px;
	margin-top: 5px;
    margin-right: 5px;
}
.threshold {
    width: 160px;
    height: 22px;
    margin-top: 5px;
    text-align: right;
}


.notes {
	margin-left: 120px;
	font-size: 0.8em;
	line-height: 1.2em;
}
#btn_bottom {
	float: right;
	margin-right: 40px;
	width: 280px;
}
.notice {
	margin-left: 20px;
	margin-top: 60px;
	font-size: 0.8em;
	line-height: 1.2em;
}
.attention {
	font-size: 0.8em;
	text-align: 1em;
	color: #C00;
}

/*-- サイド -------------------------------------------------------------------------*/
#side_box {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(side_backre.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 74px;
}
#side_box_inner {
	background-image: url(side_back.jpg);
	background-repeat: no-repeat;
	height: 747px;
	width: 74px;
	margin: 0px;
	text-align: right;
	padding-top: 34px;
}

/*-- ヘッダ -------------------------------------------------------------------------*/
#header {
	margin: 0px;
	background-image: url(header_backre.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#header_inner {
	background-image: url(header_back.jpg);
	background-repeat: no-repeat;
	height: 115px;
	background-position: 74px;
	margin: 0px;
	padding-left: 74px;
	width: 950px;
}
#header_inner img {
	margin: 40px 0 0 10px;
	float:left;
}

#menu_btn {
	display: inline;
	float: right;
	text-decoration: none;
	list-style-type: none;
	margin-top: 25px;
}
#menu_btn a {
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#menu_btn li {
	margin:0;
	height: 50px;
	float: left;
}
#menu_btn img {
	margin:0;
	text-align: center;
}
/*-- コンテンツ -------------------------------------------------------------------------*/
.contents_title {
	color: #015680;
	padding: 15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.contents_title img {
	margin:0 10px 0 0 ;
}
.contents_title strong {
	font-size: 1.8em;
	margin-right:0.5em;
}
.main_box_inner {
	background-color: #fff;
	padding: 20px;
}
/*-- コンテンツ タブ -------------------------------------------------------------------------*/
#main_tub {
	display: inline-block;
	height:51px;
	margin:0;
	width: 950px;
	background-repeat: no-repeat;
}
#main_tub.kobetu {
	background-image:url(main_tub02.png);
}
#main_tub.zentai {
	background-image:url(main_tub01.png);
}

#main_tub li {
	width: 260px;
	height: 50px;
	float: left;
	list-style-type: none;
	font-size: 1.5em;
	line-height: 50px;
	color: #FFF;
}
#main_tub a {
	text-decoration: none;
	color: #FFF;
}
.contents_area {
	width: 540px;
	float: left;
	margin-left: 15px;
	margin-bottom: 20px;
}
/*-- コンテンツ　詳細ページ タブ -------------------------------------------------------------------------*/

#detailed_tub {
}
#detailed_tub {	
	height: 44px;
	margin: 0;
	width: 950px;
	background-repeat: no-repeat;
	clear: both;	
}
#detailed_tub.month {
	background-image:url(detailed_mon.png);
}
#detailed_tub.monthall {
	background-image:url(detailed_monall.png);
}
#detailed_tub.day {
	background-image:url(detailed_day.png);
}
#detailed_tub.time {
	background-image:url(detailed_tim.png);
}
#detailed_tub li {
	width: 190px;
	height: 44px;
	display: inline-block;
	list-style-type: none;
	font-size: 1em;
	line-height: 38px;
}
#detailed_tub a {
	color: #FFF;
	text-decoration: none;
}

/*-- コンテンツ　ボディ -------------------------------------------------------------------------*/

.chart_area {
	width: 340px;
	float: right;
	margin-right: 15px;
}
	
.account_table {
	width: 100%;
	margin-bottom: 20px;
}
.account_table th {
	background-color: #017486;
	color: #fff;
	font-weight: normal;
	font-size: 0.7em;
	line-height: 1em;
	margin: 0;
	padding: 0;
}
.account_table .link-none
{
    /*text-decoration:none;*/
	background-color: #017486;
	color: #fff;
	font-weight: normal;
}
.account_table th img {
	vertical-align:middle;
	margin: 0 0 0 5px;
}
.account_table td {
	text-align:right;
}
.account_table .button {
	text-align: center;
}
.account_table .name {
	text-align: left;
}
.account_table #syubetu strong {
	font-size: 2em;
	line-height: 1.5em;
}
.account_table strong {
	font-size: 1.8em;
	line-height: 2em;
}
.news_title {
	color: #069;
	margin:20px 0 0 0;
}
.news_area {
	background-color: #FDE9FE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F00;
	border-bottom-color: #F00;
	font-size: 0.8em;
	line-height: 1.8em;
	width: 98%;
	margin:0;
	padding: 0.5em;
	color: #069;
}
.search_table{
	background-color: #CBEAEF;
    width:100%;
}
.search_table .title{
	color: #FFFFFF;
	background-color: #015581;
	padding: 12px;
}
.search_table .spaceright{
    padding-right:10px;
}
.search_table .borderbottom{
    border-bottom: 1px #CBEAEF solid;
}
.search_table tr{
    vertical-align:middle;
}
.search_table input {
	margin: 0 5px 0 8px;
}
.search_table img {
	vertical-align:middle;
}
.search_table .shubetu {
	margin-right: 0.1em;
}
.cboTargetMonth {
    margin-left:0.5em;
    font-size:1em;
}


.information_box {
	background-color: #CBEAEF;
    padding:20px;
}
.information_box strong {
	color: #FFFFFF;
	background-color: #015581;
	margin: 20px 0 0 0;
	padding: 12px;
}
.information_box .borderbottom{
    border-bottom: 1px #CBEAEF solid;
}
.information_box img {
	vertical-align:middle;
}
.information_box input {
	margin: 0 5px 0 8px;
}
.information_box span {
	margin-right:1.5em;
}


#page_navi {
	list-style-type: none;
}
#page_navi img {
	vertical-align:middle;
}
#page_navi p {
	display: inline-block;
	width: 120px;
	margin: 10px;
	padding: 3px;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.box_bt {
	background-color: #CBEAEF;
	margin: 10px;
	padding: 3px;
	font-size: 16px;
	line-height: 30px;
	border: thin solid #015581;	
}
#page_navi .away {
	/*margin-left: 275px;*/
	float: right;
}
.calendar{
    width: 21px;
    height: 19px;
    margin: 0 0px;
    vertical-align: middle;
    cursor: pointer;
}
#pagetext{
    text-align:left;
}
#currentPageNo{
    width: 50px;
	height: 22px;
	margin-top: 5px;
    font-size: 1.0em;
    text-align: right;
}
#currentPageNo::-ms-clear {
    display: none;
}

/*-- 規約ページ -------------------------------------------------------------------------*/
iframe {
	background-color: #fff;
	margin-top: 30px;
}
/*-- フッターボタン -------------------------------------------------------------------------*/
#footer_btn {
	text-align: right;
}
#footer_btn a {
	color: #016537;
	text-decoration: none;
}
#footer_btn li {
	list-style-type: none;
	display: inline;
	font-size: 0.8em;
	margin-right: 10px;
}
#footer_btn img {
	vertical-align: middle;
	margin-right: 5px;
}

/*-- 詳細コンテンツタブ設定 -------------------------------------------------------------------------*/
#tab {
	padding: 0;
	margin: 0;
}
#tab li {
	float: left;
	list-style: none;
	cursor: pointer;
	color: #FFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #D8EBD5;
	background-color: #339966;
	width: 180px;
	padding: 3px;
	text-indent: 5px;
}
#tab li.select {
  background: #006537;
}
.disnon {
  display: none;
}
.content_wrap {
	clear: left;
	width: 100%;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #006537;
}

/*-- マイスター追記 -------------------------------------------------------------------------*/
.readonly
{
    background-color:#dcdcdc;
    color:Black;
	padding: 1px;
	font-size: 16px;
	line-height: 30px;
	border: thin solid #000000;	
	width: 320px;
	height: 22px;
	margin-top: 5px;
}

.support_info{
    float:left; 
    padding: 0px 15px; 
    font-size: 0.8em;
}
.support_info .title{
	color: #069;
	margin:0px 0 0 0;
}
#inputlength{
    font-size: 0.8em;
    margin-left: 5px;
}
.errortext{
    color:red;
}
#Description::-ms-clear {
    display: none;
}
table .item{
    width: 50px;
}
table .item_wide {
    width: 220px;
}
