@charset "UTF-8";


#topmain {
	/*padding:0.2em 0px 0.2em 0px;*/
	height: 200px;
	width: 910px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 1px 0px 1px 0px;
}

#topmainL{
	width: 655px;
	float: left;
	background-color: #DCDCDC;
	margin: 1px 1px 1px 1px;
}
#topmainR{
	padding:0em 10px 0em 0px;
	width: 230px;
	float: right;
	background-color: #DCDCDC;
	margin: 1px 1px 1px 1px;
	
}



#menu{
	width: 230px;
	float: left;
	/*background-color: #DCDCDC;*/
	
}

#main{
	width: 655px;
	float: right;
	background-color: #ffffff;
	text-align: left;
}

#footer { 
  	clear: both;
	height: 50px;
	/*background-color: #DCDCDC;*/
}

#globalnavi {
	width: 100%;
	float: left;
	background-color: #DCDCDC;
	position: relative;
}


/* ---------------------------------------- #globalnaviの指定 */

#globalnavi ul {
  list-style-type: none;
  position: absolute;
  background-color: #000000;
  margin: 0px -10px 0px 0px;
}

#globalnavi li {
  text-align: center;
  width: 140px;
  float: left;
  border-left: 1px solid #ffffff;
}

#globalnavi li a {
  text-decoration: none;
  display: block;
  width: auto;
  padding: 0.3em 0;
  background-color: #000000;
  color: #FFFFFF;
}


#globalnavi li a:hover {
  background-color: #99ccff;
  color: #ff0000;
}

#naviselect {
  background-color: #001C7B;
  color: #000000;
}


/* ---------------------------------------- #contents内の指定 */
/*
#contents ul { margin: 1em 0 1em 20px; }
#contents ol { margin: 1em 0 1em 30px; }
#contents li { margin-bottom: 0.5em; }

table#table-01 {
    border: 1px #c9c9c9 solid;
    border-spacing: 0;
    background: #fff url(../img/gradation.gif);
}

table#table-01 th {
  font-size: 12px;
  line-height: 1.3;
    font-weight: bold;
    text-align: left;
    background-color: #f1f1f1;
 }
 
table#table-01 td {
    font-size: 12px;
  line-height: 1.3;
    text-align: left;
    background-color: #fff;
 }
*/
table#table-02 {
    border: 1px #c9c9c9 solid;
    border-spacing: 0;
    background: #fff url(../img/gradation.gif);
}

table#table-02 th {
  font-size: 12px;
  line-height: 1.3;
    font-weight: bold;
    text-align: left;
    background-color: #f1f1f1;
 }
 
table#table-02 td {
    font-size: 12px;
   line-height: 1.3;
    text-align: left;
    padding-left: 15px;
    background-image: url(../img/menu_img.gif);
    background-repeat: no-repeat; 
    border-bottom: dashed 1px #666;
 }
/*
table#table-03 {
    border: 1px #c9c9c9 solid;
    border-spacing: 0;
    background: #fff;
}
 
table#table-03 td {
    font-size: 12px;
  line-height: 1.3;
    text-align: left;
 }
 
table#table-03 td  p{
    border: 1px #006600 dotted;
    border-spacing: 0;
 }

*/
td {
	font-size: 85%;
	line-height: 13px;
	color: #000000;
	padding-right: 5px;
}
th {
	font-size: 85%;
	line-height: 13px;
	color: #000000;
	padding-right: 5px;
}

/*
a img {
	border: none;
}

a {
	font-size: 0px;
}
*/
.title {
	font-size: 17px;
	color: #000000;
	padding: 2px;
	font-weight: bold;
}

.subtitle {
	font-size: 20px;
	line-height: 1.2;
	color: #000000;
	margin: 2px;
	padding: 0;
	font-weight: bold;
}

.w650_tbl {
  width: 650px;
  margin: 0 auto 0 auto;
  text-align: left;
}



/*
form.cmxform {
	width:230px;
	font-size:11px;
	margin-top: 1em;
	margin-right: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

form.cmxform fieldset {
    border:0;
}

form.cmxform legend {
    padding:1em 2px 0 2px;
    font-weight:bold;
}

form.cmxform em {
    color:#f00;
    background-color:transparent;
    font-weight:normal;
    font-style:normal;
    font-size:.10em;
}

form.cmxform label {
	display:block;
	float:left;
	width:100px;
}

form.cmxform fieldset ol {
    margin:0;
    padding:0;
}

form.cmxform fieldset li {
	list-style:none;
	clear:both;
	margin:0;
	padding:5px 5px 7px 7px;
	background-image: url(../img/css/cmxform-divider.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

form.cmxform fieldset fieldset {
    border:none;
    background:none;
}

form.cmxform fieldset fieldset legend {
    font-weight:normal;
    padding-left:0;
}
	
form.cmxform fieldset fieldset label {
    float:none;
    width:auto;
}
	
form.cmxform .sr {
    position:absolute;
    left:-9999px; top:0;
    width:1px; height:1px;
    overflow:hidden;	
}

.footer {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

table{
	margin:0;
}

tbody td, tbody tr {
	background-color: #ffffff;
	border-bottom: 1px solid #c9c9c9;
	padding: 1px 10px;
}

.preimg {
	height: auto;
	width: auto;
	border: thin solid #D6D6D6;
	clear:both
	float:none;
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
}
*/


/*101105追加（配信手続き説明ページ）*/

#exp_content {
  width: 800px;
/*  margin-left: auto;
  margin-right: auto;*/
  margin-left: 55px;
  padding-bottom: 16px;
}

/*左右2カラム（幅はstyle直）*/
#exp_l {
  float: left;
  display: inline;
/*  background-color: #f1f1f1;*/
}

#exp_r {
  float: right;
  display: inline;
/*  background-color: #f1f1f1;*/
}


#exp_ttl {
  border-left: solid 6px #800000;
  margin-bottom: 16px;
}

#exp_ttl_txt {
  font-size: 16px;
  line-height: 1.3;
  text-align: left;
  color: #222;
  border-bottom: solid 1px #d6d6d6;
  padding-left: 4px;
}

.exp_txt1 {
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: -0.6px;
  text-align: left;
  color: #222;
}

.exp_btn {
  margin-top: 16px;
}



/*101105追加ここまで（配信手続き説明ページ）*/

/*画像投稿拍手*/

.vot_img_step {
/*  background-color: #f1f1f1;*/
  font-size: 12px; line-height: 1.3; color: #222;
  text-align: left;
  padding-left: 2px;
  padding-bottom: 10px;
  margin-bottom: 16px;
  border-bottom: dashed 1px #c9c9c9;
}

.vot_img_step p{
  margin: 4px 0px 4px 0px;
}

.vot_img_area {
  width: 213px;
/*  background-color: #d3d3d3;*/
  text-align: center;
  float: left;
  display: inline;
  margin: 0px 2px 0px 2px;
}

.img_app_tbl {
  margin: 0 auto;
/*  margin-left: auto;
  margin-right: auto;*/
  width: 140px;
  text-align: center;
}


/*画像投稿拍手 end*/


