.MS_main_body_color {
  background-color : #FFFFFF;
  font-family: 'メイリオ',Meiryo,Arial;
}

.main_body_color_guser{
	background-color: #FFFFFF;
	font-family: 'メイリオ',Meiryo,Arial;
}

.title_body_color {
  background-color : #FFFFFF
}

.header_str {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

.disp_header_str {
    color: #003366;
    font-size: 15pt;
    font-weight: bold;
    margin: 8px 25px;
    text-align: justify;
}

body {
  color: #6D6E71;
  font-family: 'メイリオ',Meiryo,Arial;
  font-size: 15px;
  margin: 0;
  padding: 0;
}

p, h1, form {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

a {
  color: #444444;
  text-decoration: none;
}

a:hover {
  color: fuchsia;
  text-decoration: none;
}

img {
  border: 1 none;
}

.img_left {
  float: center;
}

.img_right {
  float: right;
}

.notice {
  color : red;
  font-size: x-small;
}

#doc_ind {
  background: url("../../img/guser/bg_ind_R06.png") repeat-x scroll left top transparent;
  float: left;
  width: 100%;
}

#doc_ind_guser {
  float: left;
  width: 100%;
}

#doc_width {
  margin: 0 auto;
  width: 990px;
}



#doc_cont {
  float: left;
  width: 946px;
}

.muto_header {
  background: url("../../img/guser/top_head_R0_620_tr.png") no-repeat scroll left top transparent;
  float: left;
  width: 980px;
}

.muto_header_guser {
  float: left;
  width: 980px;
}

#doc_width_sub {
    margin: 0 auto;
    width: 630px;
}
#doc_cont_sub {
    float: left;
    width: 630px;
}
.muto_header_sub {
    background: url("../../img/top_head_R0_620_tr.png") no-repeat scroll left top transparent;
    float: left;
    height: 120px;
    width: 630px;
}

.logo {
  float: left;
  margin: 0 0 0;
}

.muto_header .row_1 {
  float: left;
  width: 946px;
}

#doc_midd {
  float: left;
  width: 100%;
  z-index: 1;
}

.bg_main_ind {
  float: left;
  height: 335px;
  width: 100%;
  z-index: 1;
}

.bg_main_ind2 {
  float: left;
  width: 100%;
  z-index: 1;
}


.header_str {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

.header_link {
    margin-left: 20px;
}

.header_link a {
    margin-left: 20px;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

.header_link a:hover {
    margin-left: 20px;
	color: #A09EB3;
    text-decoration: none;
}

.MS_header_str {
    color: #003366;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

.MS_header_link {
    margin-left: 20px;
}

.MS_header_link a {
    margin-left: 20px;
    color: #003366;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

.MS_header_link a:hover {
    margin-left: 20px;
	color: #A09EB3;
    text-decoration: none;
}

.disp_header_str {
    color: #003366;
    font-size: 15pt;
    font-weight: bold;
    margin: 8px 25px;
    text-align: justify;
}

.disp_header2_str {
    color: #003366;
    font-size: 13pt;
    font-weight: bold;
    margin: 4px 25px;
    text-align: justify;
}

.main_hr {
    color: #FFFFFF;
	width: 95%;
    height: 3px;
}


.disp_header_str_border {
    border-bottom: 1px solid #6699CC;
    color: #003366;
    font-size: 12pt;
    font-weight: bold;
    margin: 8px 25px;
    text-align: justify;
}

.disp_header_str_non_border {
    border-bottom: 0px none #6699CC;
    color: #003366;
    font-size: 12pt;
    font-weight: bold;
    margin: 3px 25px;
    text-align: justify;
}


.disp_warn_str_border {
    font-size: 12pt;
    font-weight: bold;
    margin: 4px 35px;
    text-align: justify;
}

.menu_link {
    font-size: 14px;
    padding: 0px 0 0 15px;
}
.menu_link ul {
    list-style-type: none;
}
.menu_link li {
    background: url("../../img/arrow_blue.png") no-repeat scroll left 10px transparent;
    padding: 7px 0 0 20px;
}
.menu_link a {
    color: #6D6E71;
    text-decoration: none;
}
.menu_link a:hover {
    color: #000000;
    text-decoration: none;
}

ul, li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.menu_link2 {
    font-size: 14px;
    padding: 0px 0 0 32px;
}
.menu_link2 li {
    background: url("../../img/arrow_blue.png") no-repeat scroll left 10px transparent;
    padding: 7px 0 0 20px;
}
.menu_link2 a {
    color: #6D6E71;
    text-decoration: none;
}
.menu_link2 a:hover {
    color: #000000;
    text-decoration: none;
}

.page_link {
    font-size: 13px;
    padding: 0px 0 0 0;
}
.page_link a {
    color: #6D6E71;
}
.page_link a:hover {
    color: #000000;
}


.copyright_str {
    color: #6D6E71;
    font-size: 14px;
    text-align:right;
}

.category_tab_select a {
    background: url("../../img/grey_tab.png") no-repeat scroll left top transparent;
    cursor: pointer;
    float: left;
    font-size: 13px;
    color:#F5F5F5;
    font-weight: bold;
    height: 27px;
    left: 5px;
    line-height: 27px;
    list-style-type: none;
    margin: 0 5px 0 0;
    outline: medium none;
    position: relative;
    text-align: center;
    top: 0;
    width: 127px;
	text-decoration: none;

}
.category_tab a {
    background: url("../../img/white_tab.png") no-repeat scroll left top transparent;
    cursor: pointer;
    float: left;
    font-size: 13px;
    color:#808080;
    font-weight: bold;
    height: 27px;
    left: 5px;
    line-height: 27px;
    list-style-type: none;
    margin: 0 5px 0 0;
    outline: medium none;
    position: relative;
    text-align: center;
    top: 0;
    width: 127px;
    text-decoration: none;

}

.TabbedPanelsContentGroup {
    border-top: 2px solid #AEAFB1;
    clear: both;
    width: 800px;
    margin: 0 8px;

}

.input_table1 {
    border-collapse: separate;
    border: 0px #EDEDED solid;
}

.input_table1 th {
    background-color:#EDEDED;
    text-align: left;
    color:#333333;
    border: 0px #333333 solid;
    border-collapse:separate;
    border-spacing:2px;
    height: 30px;
    font-family: 'メイリオ',Meiryo,Arial;
    font-size: 12px;
    font-weight: bold;
}

.input_table1 td {
    background-color:#EDEDED;
    text-align: left;
    color:#333333;
    border: 0px #333333 solid;
    border-collapse:separate;
    border-spacing:2px;
    font-family: 'メイリオ',Meiryo,Arial;
    font-size: 12px;
}

.input_table2 {
    border-collapse: separate;
    border: 0px #EDEDED solid;
}

.input_table2 th {
    background-color:#EDEDED;
    text-align: center;
    color:#333333;
    border: 1px #999999 solid;
    border-collapse:separate;
    border-spacing:2px;
    height: 30px;
    font-family: 'メイリオ',Meiryo,Arial;
    font-size: 12px;
}

.input_table2 td {
    color:#333333;
    border: 1px #999999 solid;
    border-collapse:separate;
    border-spacing:2px;
    font-family: 'メイリオ',Meiryo,Arial;
    font-size: 12px;
}

.input_table4 {
    border-collapse: separate;
    border: 0px #EDEDED solid;
}

.input_table4 th {
    background-color:#EDEDED;
    text-align: center;
    color:#333333;
    border: 1px #999999 solid;
    border-collapse:separate;
    border-spacing:2px;
    height: 30px;
    font-family: 'メイリオ',Meiryo,Arial;
    font-size: 12px;
}

.input_table4 td {
    color:#333333;
    border: 1px #999999 solid;
    border-collapse:separate;
    border-spacing:2px;
    font-family: 'メイリオ',Meiryo,Arial;
    font-size: 12px;
}

.input_table5 {
    border-collapse: separate;
    border: 0px #333333 solid;
}

.input_table5 th {
    background-color:#EDEDED;
    text-align: left;
    color:#333333;
    border: 1px #999999 solid;
    border-collapse:separate;
    border-spacing:2px;
    font-family: 'メイリオ',Meiryo,Arial;
    font-size: 12px;
    padding:5;
}

.input_table5 td {
    background-color:#EDEDED;
    text-align: left;
    color:#333333;
    border: 1px #999999 solid;
    border-collapse:separate;
    border-spacing:2px;
    font-family: 'メイリオ',Meiryo,Arial;
    font-size: 12px;
    padding:5;
}
.input_table6 {
    border-collapse: separate;
    border: 0px #EDEDED solid;
}

.input_table6 th {
    background-color:#EDEDED;
    text-align: center;
    color:#333333;
    border: 1px #999999 solid;
    border-collapse:separate;
    border-spacing:2px;
    height: 30px;
    font-family: 'メイリオ',Meiryo,Arial;
    font-size: 12px;
}

.input_table6 td {
    background-color:#FFFFFF;
    color:#333333;
    border: 1px #999999 solid;
    border-collapse:separate;
    border-spacing:2px;
    font-family: 'メイリオ',Meiryo,Arial;
    font-size: 12px;
}

.warn_str {
    color:red;
    font-family: 'メイリオ',Meiryo,Arial;
    font-size: 12px;
}
.ind_prod_boxes {
  float: left;
  padding-top: 7px;
  padding-left:20px;
  width: 980px;
}

.ind_prod_boxes .box_area {
  float: left;
  padding-right: 10px;
  width: 228px;
}

.ind_prod_boxes .box_area .head {
  background: url("../../img/guser/ind_box_top.png") no-repeat scroll left top transparent;
  height: 35px;
  text-align: center;
  width: 228px;
}

.ind_prod_boxes .box_area .head h1 {
  color: #FFFFFF;
  font-size: 18px;
  padding-top: 5px;
}

.ind_prod_boxes .box_area .boxcont_area {
  background-color: black;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0px 0px;
  float: left;
  height: 84px;
  padding-top: 7px;
  padding-right: 7px;
  padding-bottom: 7px;
  padding-left: 7px;
  width: 214px;
}

.ind_prod_boxes .box_area .boxcont_area .img_left_box {
  float: left;
  text-align: center;
  width: 131px;
}

.ind_prod_boxes .box_area .boxcont_area .text_right_box {
  color: #FFFFFF;
  float: right;
  font-size: 12px;
  font-weight: bold;
  width: 80px;
}

.ind_prod_boxes .box_area .boxcont_area .text_right_box .text {
  float: left;
  height: 62px;
  width: 80px;
}

.ind_prod_boxes .box_area .boxcont_area .text_right_box .butt {
  float: left;
  text-align: right;
  width: 80px;
}

.ind_prod_boxes .box_area .bottom {
  background: url("../../img/guser/ind_box_bott.png") no-repeat scroll left top transparent;
  height: 15px;
  text-align: center;
  width: 228px;
}

.ind_prod_boxes .box_area .bottom b1 {
  color: #FF0000;
  font-size: 14px;
  padding-top: 0px;
}

.fotter_part {
  color: #111D43;
  width: 100%;
  float: left;
  font-size: 14px;
  padding: 15px 0;
}

.banner_under_part{
  text-align: right;
  font-size: 12px;
}

.vsm_banner {
    background: url("../../img/guser/vsm_banner.png") no-repeat scroll left top transparent;
    float: left;
    font-size: 13px;
    color:#F5F5F5;
    font-weight: bold;
    height: 112px;
    left:0px;
    line-height: 24px;
    list-style-type: none;
    outline: medium none;
    position: relative;
    text-align: center;
    width: 990px;
	text-decoration: none;
}

.vsm_str {
  padding-top: 30px;
}
.login_head {
    background: url("../../img/menu_info_back.png") no-repeat scroll left top transparent;
    float: left;
    font-size: 13px;
    color:#F5F5F5;
    font-weight: bold;
    height: 24px;
    left:5px;
    line-height: 24px;
    list-style-type: none;
    outline: medium none;
    position: relative;
    text-align: center;
    width: 252px;
	text-decoration: none;
    margin-left:13px;
}
.login_msg {
    background-color: white;
    border:1px solid #999999;
    overflow-x:hidden;
    overflow-y:scroll;
    height:150px;
    width:468px;
    margin: 0px 0px 0px 5px;
    font-family: 'メイリオ',Meiryo,Arial;
    font-size: 12px;
    margin-left:17px;
}
.login_head_str_border {
    border-bottom: 3px solid #1b3282;
    color: #1b3282;
    font-size: 12pt;
    font-weight: bold;
    margin-top:-3px;
    margin-left:18px;
    margin-bottom:10px;
    text-align: justify;
    width:942px;
}

.login_str2 {
    margin-left:17px;
}

.login_str3 {
    margin-left:20px;
    text-align: left;
    margin-bottom:5px;
    margin-right:32px;
}

.login_hr {
   border-width: 1px 0px 0px 0px;
   border-style: dashed;
   border-color: #636262;
   height: 1px;
}
.login_sel {
    float: right;
    margin-right:1px;
}
.sel_margin{
    margin-bottom:5px;
}
.errstr{
    font-size: 10pt;
	color : #FF0000;
}

.btn_select{
    width:54px;
    height:20px;
    font-size:12px;
    text-decoration:none;
    text-align:center;
    background-color: #999999;
    color:#fff;
    border:1px solid #666666;
    border-radius:3px;
	cursor: default;
}

.btn_select_mover{
    width:54px;
    height:20px;
    font-size:12px;
    text-decoration:none;
    text-align:center;
    background-color: #cccccc;
    color:#fff;
    border:1px solid #666666;
    border-radius:3px;
	cursor: pointer;
}

.btn_submit_4{
    width:80px;
    height:24px;
    font-size:14px;
    text-decoration:none;
    display:block;
    text-align:center;
    background-color: #999999;
    color:#fff;
    border:1px solid #666666;
    border-radius:3px;
	cursor: default;
}

.btn_submit_4_mover{
    width:80px;
    height:24px;
    font-size:14px;
    text-decoration:none;
    display:block;
    text-align:center;
    background-color: #cccccc;
    color:#fff;
    border:1px solid #666666;
    border-radius:3px;
	cursor: pointer;
}

.txt_deco {
    border:1px solid #999999;
    border-radius:3px;
}

.txtarea_deco {
    border:1px solid #999999;
    border-radius:3px;
}

.sel_deco {
    border:1px solid #999999;
    border-radius:3px;
}

a.btn_submit {
	display: block;
	float: left;
	height: 26px;
    background: url(../../img/btn_right.png) top right no-repeat;
    margin: 10px;
    font-size: 14px;
    text-decoration: none;
    color:#ffffff;
}

a.btn_submit span {
	display: block;
	float: left;
    margin-right: 12px;
	height: 22px;
    background: url(../../img/btn_left.png) top left no-repeat;
    padding: 4px 0 0 12px;
	cursor: pointer;
}

a.btn_submit:hover {
	background-position: right -26px;
}

a.btn_submit:hover span {
	background-position: left -26px;
}

a.btn_submit_short {
	display: block;
	float: right;
	height: 26px;
    background: url(../../img/btn_right_short.png) top right no-repeat;
    margin: 0;
    font-size: 14px;
    text-decoration: none;
    color:#ffffff;
}

a.btn_submit_short span {
	display: block;
	float: right;
    margin-right: 12px;
	height: 22px;
    background: url(../../img/btn_left_short.png) top left no-repeat;
    padding: 4px 0 0 12px;
	cursor: pointer;
}

a.btn_submit_short:hover {
	background-position: right -26px;
}

a.btn_submit_short:hover span {
	background-position: left -26px;
}