@charset "utf-8";

/*-------------------------------
----  info & download page CSS
-------------------------------*/
#main .h2_type201 {
	margin-top:25px;
	margin-bottom:15px;
}

#main .h2_type203 {
	margin-top:25px;
	margin-bottom:15px;
}

#main ul li {
    list-style-position: outside;
    margin-left: 25px;
    margin-top: 4px;
    margin-bottom: 3px;
}

/*-------------------------------
--  時計 時刻合わせWEB PAGE対応
-------------------------------*/
.hd_mvma101 {
  color: #0064ff;
  font-size: 200%;
  font-weight: bolder;
}

.hd_mvma102 {
  background: #0064ff;
  color: #ffffff;
  font-size: 200%;
  font-weight: bolder;
}

.hd_mvma103 {
  background: #0064ff;
  color: #ffffff;
  font-size: 170%;
  font-weight: bolder;
}

.hd_mvma201 {
  color: #0064ff;
  font-size: 120%;
  font-weight: bold;
}

.tbg_glay1 {
  background: #cccccc;
  font-weight: bolder;
}

.tbg_glay2 {
  background: #cccccc;
  font-style: italic;
}

.tbg_glay101 {
  width: 230px;
  padding: 5px 5px 5px 5px;
  background: #cccccc;
  font-style: bolder;
}

.tbg_glay201 {
  width: 230px;
  padding: 5px 5px 5px 5px;
  background: #cccccc;
  font-style: italic;
}

.tbg_blue1 {
  background: #0064ff;
  color: #ffffff;
}

.t_note01 {
  padding-left: 7px;
  font-size: 85%;
}

.t_note02 {
  padding-left: 10px;
  font-size: 85%;
}

.t_note03 {
  padding-left: 15px;
  font-size: 85%;
}

.t_box {
  float: left;
  width: 230px;
  margin-top 10px;
  padding: 5px 5px 5px 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}

.t_box2 {
  float: left;
  margin-top 10px;
  padding: 5px 5px 5px 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}

.t_box3 {
  float: left;
  width: 200px;
  margin-top 10px;
  padding: 5px 5px 5px 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}

ul.movmanual101{
  margin-left: 0px;
  padding-left: 0px;
}

ul.movmanual102{
  margin-left: -7px;
  padding-left: 0px;
}

/*-------------------------------
--  InformationでもFAQと同じスタイルを利用
-------------------------------*/
.ul_qa_index110 {
	overflow: hidden;
	width: 740px;
}
.ul_qa_index110 ul {
	width: 755px; 
	padding-bottom: 1px; 
	background: url(/resource/images/common/images/bg_ul_qa_index100.gif) no-repeat left bottom;
	display: block;
	min-height: 1%;
}
.ul_qa_index110 ul:after {
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
.ul_qa_index110 ul li {
	list-style: none;
	float: left; 
	width: 240px; 
	margin : 5px 10px 0px 0px; 
	padding: 0 0 5px 0;
}
.ul_qa_index110 li a {
	text-decoration: none;
	display: block; 
	padding : 0px 0px 0px 10px; 
	background: url(/resource/images/common/images/ico/ico_arrR02.gif) no-repeat left 0.3em;
	zoom: 1;
}

.ul_qa_index110 .ul_qa_index_col1 { 
	background-position: -500px bottom;
}
.ul_qa_index110 .ul_qa_index_col2 { 
	background-position: -250px bottom;
}

.ul_qa_index300 {
	width: 740px;
	overflow: hidden;
	margin-bottom:25px;
}
.ul_qa_index300 ul {
	width: 760px;
}
.ul_qa_index300 li {
	float: left;
	background: url(/resource/images/common/images/bg_dot-x.gif) repeat-x left bottom;
	margin-right: 1em;
	padding: 5px 0;
	width: 48%;
}
.ul_qa_index300 ul li a {
	text-decoration: none; 
	padding-left: 10px; 
	background: url(/resource/images/common/images/ico/ico_arrR02.gif) no-repeat left 0.3em;
}