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

/* CSSリセット */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,
pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,
caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,
figure,footer,header,hgroup,menu,nav,section,summary,time,mark,
audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;
vertical-align:baseline;background:transparent;font-weight:normal;}
body{line-height:1}article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section{display:block}
ul{list-style:none}blockquote,q{quotes:none}blockquote:before,
blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;
font-size:100%;vertical-align:baseline;background:transparent}
del{text-decoration:line-through}abbr[title],dfn[title]
{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;
margin:1em 0;padding:0}input,select{vertical-align:middle}
/*

* {
    margin: 0;
    padding: 0;
}

/* html,bodyタグの設定 */
html, body{
	margin: 0;	/* 余白の削除 */
	padding: 0;	/* 余白の削除 */
	height: 100%;	/* 縦の高さを100% */
	width: 100%;	/* 横の幅を100% */
	font: 90%/120% "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ',Meiryo,Helvetica,Arial,Sans-Serif;
	background: #01c7f3 repeat center top;/* 基本背景 */
}

/* wrapperの設定 */
#wrapper {
	margin: 0 auto;
	height: 100%;
	min-height: 100%;
	width: 1200px;
	text-align: center;
	background: url(img/bg_main.png) repeat;
}

body > #wrapper {
    height: auto;
}

a{ color: #69c;}
     a:hover{color:#069;}

#main_image{
    background-image: url(http://ushimitsusoft.com/img/main_image_.png) repeat-x;
	}

#main_bana{
/*    background: #FFFFFF;*/
	width: 564px;
    height: 480px;
    margin-top: 455px;
	margin-left: 25px;
    position: absolute;
    z-index: 100;		
	}

#main_bana01{
	background-image: url(img/main_bana01.png) repeat-x;
    width: 270px;
    height: 228px;
    margin-top: 0px;
	margin-left: 0px;
    position: absolute;
    z-index: 100;		
	}

.bana01 {
  width: 270px;
  height: 228px;
  overflow: hidden;
}
.bana01 img {
  transition: 0.5s;
}
.bana01 img:hover {
  display: inline-block;
/*zoom: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;*/
  -moz-transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
}

#main_bana02{
	background-image: url(img/main_bana02.png) repeat-x;
    width: 270px;
    height: 228px;
    margin-top: 0px;
	margin-left: 294px;
    position: absolute;
    z-index: 100;		
	}

.bana02 {
  width: 270px;
  height: 228px;
  overflow: hidden;
}
.bana02 img {
  transition: 0.5s;
}
.bana02 img:hover {
  display: inline-block;
/*zoom: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;*/
  -moz-transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
}

#main_bana03{
	background-image: url(img/main_bana03.png) repeat-x;
    width: 270px;
    height: 228px;
    margin-top: 252px;
	margin-left: 0px;
    position: absolute;
    z-index: 100;		
	}

.bana03 {
  width: 270px;
  height: 228px;
  overflow: hidden;
}
.bana03 img {
  transition: 0.5s;
}
.bana03 img:hover {
  display: inline-block;
/*zoom: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;*/
  -moz-transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
}

/*
#main_bana03{
	background-image: url(img/main_bana03.png) repeat-x;
    width: 270px;
    height: 228px;
    margin-top: 252px;
	margin-left: 0px;
    position: absolute;
    z-index: 100;		
	}
*/

#main_bana04{
	background-image: url(img/main_bana04.png) repeat-x;
    width: 270px;
    height: 228px;
    margin-top: 252px;
	margin-left: 294px;
    position: absolute;
    z-index: 100;		
	}

.bana04 {
  width: 270px;
  height: 228px;
  overflow: hidden;
}
.bana04 img {
  transition: 0.5s;
}
.bana04 img:hover {
  display: inline-block;
/*zoom: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;*/

  -moz-transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
}

/*
#main_bana04{
	background-image: url(img/main_bana04.png) repeat-x;
    width: 270px;
    height: 228px;
    margin-top: 252px;
	margin-left: 294px;
    position: absolute;
    z-index: 100;		
	}
*/
	 
#globalnavi{
     margin-top: 20px;
     margin-left:auto;
	 margin-right:auto;
}

ul#globalnavi{
	width:1200px;　
	margin-top: 0px;
    margin-left: 0px;
    margin-bottom:5px;
    position: absolute;
	z-index: 100;		
	text-align: left;
    clear: left;    
}

ul#globalnavi li{
	float: left;
	height: 72px;
	display: block;
/*	font-size: 16px;*/
}
ul#globalnavi li a {
    display: block;
    overflow: hidden;
    height: 0px;
    background-image: url(img/c2p_navi_btn.png);
    padding-top:72px;
}

/* global navi normal
---------------------*/
    #navi1 a { width:167px; background-position:0       0;}
    #navi2 a { width:173px; background-position:-167px  0;}
    #navi3 a { width:173px; background-position:-340px  0;}
    #navi4 a { width:173px; background-position:-513px  0;}
    #navi5 a { width:173px; background-position:-686px  0;}
    #navi6 a { width:173px; background-position:-859px  0;}
    #navi7 a { width:168px; background-position:-1032px  0;}

/* global navi rollover
----------------------*/
    #navi1 a:hover  { width:167px; background-position:0       -72px;}
    #navi2 a:hover  { width:173px; background-position:-167px  -72px;}
    #navi3 a:hover  { width:173px; background-position:-340px  -72px;}
    #navi4 a:hover  { width:173px; background-position:-513px  -72px;}
    #navi5 a:hover  { width:173px; background-position:-686px  -72px;}
    #navi6 a:hover  { width:173px; background-position:-859px  -72px;}
    #navi7 a:hover  { width:168px; background-position:-1032px  -72px;}
/*

/* top */
#top{
/*	 background: #FF69B4;*/
     width: 1200px;
     height: 1050px;
     position:absolute;
     z-index: 100;
     background-position: center center;
     background-repeat: no-repeat;
     float: left;
 	 margin-top: -1180px;
     clear: left;
}

/* update */
#update{
	 background: url(img/update.png);
     width: 270px;
	 height: 491px;
     margin-top: -11px;
	 margin-left: 588px;
     position: absolute;
     z-index: 9999;
     float: left;
     margin-right: 6px;
}

#scr_update{
     width: 244px;
	 height: 418px;
}

/* 疑似インラインフレーム*/
*.logbox
      {
         margin-top: 63px;
    	 margin-left: 14px;
         border: solid 0px;
         width: 230px;
         height: 400px;
         padding: 0.5em;
         overflow: auto;
/*         scrollbar-base-color: #01c5f3;*/
         text-align: left;
      }

/* twitter */
#twitter{
     width: 270px;
	 height: 491px;
     margin-top: -11px;
     margin-left: 882px;
	 z-index: 100;		
     clear: both;
	}

#top_twitter{
     width: 305px;
	 height: 418px;
     margin-top: -435px;
     margin-left: -17px;
}

/* graphic */
#graphic{
/*	background: #FF69B4;*/
	position:absolute;
    z-index: 100;
    margin-top: -1161px;
    margin-left: 48px;
	margin-right:auto;
    width: 1106px;
	height: 647px;
    clear: left;
}

#graphics_list{
	width: 1106px;
	height: 647px;
    margin: 0 auto;
    margin-top: 0px;
	text-align: left;
    font: normal bold 90%/135% "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ',serif;
}

/* special */
*#special{
	position:absolute;
    z-index: 100;
    margin-top: -3745px;
	/*margin-top: -1161px;*/
    margin-left: 121px;
	margin-right:auto;
    width: 960px;
/*	height: 5294px;*/
	height: 2647px;
    clear: left;
}

#special_list{
	width: 960px;
	/*height: 7100px;*/
	height: 3550px;
    margin: 0 auto;
    margin-top: 0px;
	text-align: left;
    font: normal bold 90%/135% "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ',serif;
}

/* special_ex */
#special_ex{
	position:absolute;
    z-index: 100;
    margin-top: -1161px;
    margin-left: 48px;
	margin-right:auto;
    width: 1106px;
	height: 647px;
    clear: left;
}

#special_ex_list{
/*	background: #FF69B4;*/
	width: 960px;
	height: 647px;
    margin: 0 auto;
    margin-top: 0px;
	text-align: left;
    font: normal bold 90%/135% "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ',serif;
}

/* special_ex2 */
*#special_ex2{
	position:absolute;
    z-index: 100;
    margin-top: -1191px;
    margin-left: 121px;
	margin-right:auto;
    width: 960px;
   	height: 3754px;
/*	height: 2692px;
    clear: left;*/
    float:left;
}
/*
#special_list_ex2{
	width: 960px;
	height: 3550px;
    margin: 0 auto;
    margin-top: 0px;
	text-align: left;
    font: normal bold 90%/135% "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ',serif;
}
*/

/* special_trial */
*#special_ex3{
	position:absolute;
    z-index: 100;
    margin-top: -1161px;
	/*margin-top: -1161px;*/
    margin-left: 121px;
	margin-right:auto;
    width: 960px;
/*	height: 5294px;*/
	height: 750px;
    clear: left;
}

#special_list_ex3{
	width: 960px;
	/*height: 7100px;*/
	height: 750px;
    margin: 0 auto;
    margin-top: 0px;
	text-align: left;
    font: normal bold 90%/135% "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ',serif;
}

*#special_ex5{
	position:absolute;
    z-index: 100;
    margin-top: -1191px;
    margin-left: 121px;
	margin-right:auto;
    width: 960px;
   	height: 2400px;
/*	height: 3754px;
    clear: left;*/
    float:left;
}

#sp_index01{
	width: 470px;
	height: 72px;
	margin: 0 auto;  
    margin-top: 30px;
	}

#sp_index02{
	width: 470px;
	height: 72px;
	margin: 0 auto;  
	clear:both;
    margin-top: 30px;
	}

#sp_index03{
	width: 470px;
	height: 72px;
    margin: 0 auto;
    margin-top: 30px;
	clear:both;
	}

#sp_index04{
	width: 470px;
	height: 72px;
    margin: 0 auto;
    margin-top: 30px;
	clear:both;
	}

#sp_index05{
	width: 470px;
	height: 72px;
    margin: 0 auto;
    margin-top: 30px;
	clear:both;
	}

#sp_index06{
	width: 470px;
	height: 72px;
    margin: 0 auto;
    margin-top: 30px;
	clear:both;
	}

/* spec */
#spec{
/*	 background: #FF69B4;*/
     width: 1200px;
     height: 1050px;
     position:absolute;
     z-index: 100;
     background-position: center center;
     background-repeat: no-repeat;
     float: left;
 	 margin-top: -1180px;
     clear: left;
}

#mail_info{
     width: 174px;
     height: 19px;
     position:absolute;
     z-index: 100;
     margin-top: 11px;
     margin-left: 207px;
     clear: left;
	}

#mail_support{
     width: 202px;
     height: 20px;
     position:absolute;
     z-index: 100;
     margin-top: 117px;
     margin-left: 207px;
     clear: left;
	}

#spec_text{
/*    background: #FFF;*/
	width: 800px;
	height: 100%;
    margin-top: 40px;
    margin-left: auto;
	margin-right:auto;
    font: normal bold 110%/150% "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ',serif;
	color: #362e2b;
}

p.text{
	text-align: left;
	}

p.text2{
	text-align: right;
	}

#charanavi1{
     margin-top: 226px;
     margin-left:auto;
	 margin-right:auto;
}

ul#charanavi1{
	width:294px;　
	margin-top: 0px;
    margin-left: 30px;
    margin-bottom:5px;
    position: absolute;
	z-index: 100;		
	text-align: left;
    clear: left;    
}

ul#charanavi1 li{
	float: left;
	height: 72px;
	display: block;
}

ul#charanavi1 li a {
    display: block;
    overflow: hidden;
    height: 0px;
    background-image: url(img/c2p_navi_btn2.png);
    padding-top:72px;
}

/* chara navi1 normal
---------------------*/
    #c_navi1 a { width:74px; background-position:0      0;}
    #c_navi2 a { width:74px; background-position:-74px  0;}
    #c_navi3 a { width:74px; background-position:-148px  0;}
    #c_navi4 a { width:72px; background-position:-222px  0;}

/* chara navi1 rollover
----------------------*/
    #c_navi1 a:hover  { width:74px; background-position:0      -72px;}
    #c_navi2 a:hover  { width:74px; background-position:-74px  -72px;}
    #c_navi3 a:hover  { width:74px; background-position:-148px  -72px;}
    #c_navi4 a:hover  { width:72px; background-position:-222px  -72px;}

table.table {
	margin: auto;
    border-collapse: separate;
    border-spacing: 1;
    text-align: left;
    line-height: 1.5;
    border-top: 1px solid #FFF;
}

table.table th {
    width: 150px;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    border-bottom: 1px solid #FFF;
}

table.table td {
    width: 550px;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    border-bottom: 1px solid #FFF;
}

#report_enki{
/*    background-image: url(http://ushimitsusoft.com/img/report_saienki.jpg);*/
	width: 416px;
	height: 72px;		
    position: absolute;
	z-index: 999;		
    margin-top: -925px;
	margin-left:345px;   
	/*gin-top: -825px;
    margin-left:360px;*/
	}

#footer{
    margin-top: 0px;
    margin-left:auto;
    margin-right:auto;
	padding:15px 0;
	width:100%;
	color:#362e2b;
	position:relative;
	clear:both;
}

#footer_special{
    margin-top: 2400px;
    margin-left:auto;
    margin-right:auto;
	padding:15px 0;
	width:100%;
	color:#362e2b;
	position:relative;
	clear:both;
}

#footer_special2{
    margin-top: 1530px;
    margin-left:auto;
    margin-right:auto;
	padding:15px 0;
	width:100%;
	color:#362e2b;
	position:relative;
	clear:both;
}

#footer_special3{
    margin-top: 5px;
/*        margin-top: 2490px;*/
    margin-left:auto;
    margin-right:auto;
	padding:15px 0;
	width:100%;
	color:#362e2b;
	position:relative;
	clear:both;
}

#footer_special4{
    margin-top: 2000px;
    margin-left:auto;
    margin-right:auto;
	padding:15px 0;
	width:100%;
	color:#362e2b;
	position:relative;
	clear:both;
}

#footer_text{
	margin:0 auto;
	padding:0 10px;
	width:1200px;
	font-size: 80%;
	position:relative;
}

.bana_act a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#ban_tw_index01{
	position: absolute;
	width: 472px;
	height: 70px;
    top: 0px;
	/*top: 972px;*/
	left: 252px;
	
/*	display: inline-block;
	text-align: center;*/
	/*margin: 0 auto;*/
	/*float:left;*/
	/*text-align: left;*/
	}

#ban_tw_index02{
	width: 472px;
	height: 70px;
    margin: 0 auto;
    margin-top: 0px;
	text-align: left;
	}

#ban_tw_index03{
	width: 472px;
	height: 70px;
    margin: 0 auto;
    margin-top: 0px;
	text-align: left;
	}

#ban_tw_list01{
/*	background: #FF69B4;*/
	width: 640px;
	height: 600px;
    margin: 0 auto;
    margin-top: 30px;
	text-align: left;
    font: normal bold 90%/135% "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ',serif;
}

#ban_120x600_01{
	width: 120px;
	height: 600px;
    float: left;
    margin-top: 0px;
    margin-left: 35px;
    margin-right: 15px;
	}

#ban_120x600_02{
	width: 120px;
	height: 600px;
    float: left;
    margin-top: 0px;
    margin-left: 15px;
    margin-right: 15px;
	}

#ban_120x600_03{
	width: 120px;
	height: 600px;
    float: left;
    margin-top: 0px;
    margin-left: 15px;
    margin-right: 15px;
	}

#ban_120x600_04{
	width: 120px;
	height: 600px;
    float: left;
    margin-top: 0px;
    margin-left: 15px;
    margin-right: 35px;
	}

#ban_tw_list01_tag{
	/*background-color: #FF69B4;*/
	width: 640px;
	height: 120px;
    margin: 0 auto;
	/*top: 1080px;*/
    margin-top: 725px;
	/*margin-top: 1680px;*/
	text-align: left;
	clear:both;
    font: normal bold 90%/135% "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ',serif;
}

#ban_120x600_01_tag{
	background: #eeffc4;
	width: 120px;
	height: 86px;
    float: left;
    margin-top: 0px;
    margin-left: 35px;
    margin-right: 15px;
	overflow: auto;
	}

#ban_120x600_02_tag{
	background: #eeffc4;
	width: 120px;
	height: 86px;
    float: left;
    margin-top: 0px;
    margin-left: 15px;
    margin-right: 15px;
	overflow: auto;
	}

#ban_120x600_03_tag{
	background: #eeffc4;
	width: 120px;
	height: 86px;
    float: left;
    margin-top: 0px;
    margin-left: 15px;
    margin-right: 15px;
	overflow: auto;
	}

#ban_120x600_04_tag{
	background: #eeffc4;
	width: 120px;
	height: 86px;
    float: left;
    margin-top: 0px;
    margin-left: 15px;
    margin-right: 35px;
	overflow: auto;
	}

#ban_tw_list02{
	width: 640px;
	height: 934px;
    margin: 0 auto;
    margin-top: 30px;
	text-align: left;
    font: normal bold 90%/135% "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ',serif;
}

#ban_640x160_01{
	width: 640px;
	height: 160px;
    float: left;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
	}

#ban_640x160_01_tag{
	background: #eeffc4;
	width: 640px;
	height: 48px;
    float: left;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
	overflow: auto;
	}


#ban_640x160_02{
	width: 640px;
	height: 160px;
    float: left;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
	}

#ban_640x160_02_tag{
	background: #eeffc4;
	width: 640px;
	height: 48px;
    float: left;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
	overflow: auto;
	}

#ban_640x160_03{
	width: 640px;
	height: 160px;
    float: left;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
	}

#ban_640x160_03_tag{
	background: #eeffc4;
	width: 640px;
	height: 48px;
    float: left;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
	overflow: auto;
	}

#ban_640x160_04{
	width: 640px;
	height: 160px;
    float: left;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
	}

#ban_640x160_04_tag{
	background: #eeffc4;
	width: 640px;
	height: 48px;
    float: left;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
	overflow: auto;
	}

#ban_tw_list03{
/*	background: #FF69B4;*/
	width: 640px;
	height: 658px;
    margin: 0 auto;
    margin-top: 30px;
	text-align: left;
	font: normal normal small 'ＭＳ ゴシック','ＭＳ Ｐゴシック','MS UI GOTHIC', sans-serif;
}

#ban_256x256_01{
	width: 256px;
	height: 256px;
    float: left;
    margin-top: 0px;
    margin-left: 32px;
    margin-right: 32px;
	}

#ban_256x256_02{
	width: 256px;
	height: 256px;
    float: left;
    margin-top: 0px;
    margin-left: 32px;
    margin-right: 32px;
	}

#ban_256x256_01_tag{
	background: #eeffc4;
	width: 256px;
	height: 48px;
    float: left;
    margin-top: 10px;
    margin-left: 32px;
    margin-right: 32px;
	overflow: auto;
	}

#ban_256x256_02_tag{
	background: #eeffc4;
	width: 256px;
	height: 48px;
    float: left;
    margin-top: 10px;
    margin-left: 32px;
    margin-right: 32px;
	overflow: auto;
	}

#ban_256x256_03{
	width: 256px;
	height: 256px;
    float: left;
    margin-top: 30px;
    margin-left: 32px;
    margin-right: 32px;
	}

#ban_256x256_04{
	width: 256px;
	height: 256px;
    float: left;
    margin-top: 30px;
    margin-left: 32px;
    margin-right: 32px;
	}

#ban_256x256_03_tag{
	background: #eeffc4;
	width: 256px;
	height: 48px;
    float: left;
    margin-top: 10px;
    margin-left: 32px;
    margin-right: 32px;
	overflow: auto;
	}

#ban_256x256_04_tag{
	background: #eeffc4;
	width: 256px;
	height: 48px;
	float: left;
	margin-top: 10px;
    margin-left: 32px;
    margin-right: 32px;
	overflow: auto;
	font: normal normal small 'ＭＳ ゴシック','ＭＳ Ｐゴシック','MS UI GOTHIC', sans-serif;
	}

#campaign{
    position: absolute;
	width: 960px;
	height: 882px;
	top: -954px;
/*	top: 30px;*/
	margin: 0 auto;
	float:left;
	}

#ban_tw_comment{
	position: absolute;
	width: 960px;
	height: 32px;
	top: -48px;
/*	top: 928px;*/
	margin: 0 auto;
	float:left;
	}

#ban_tw_index04{
	width: 472px;
	height: 70px;
    margin: 0 auto;
    margin-top: 24px;
    margin-bottom: 24px;
	text-align: left;
	}

#ban_tw_list01{
	position: absolute;
	width: 640px;
	height: 600px;
	top: 70px;
/*	top: 1035px;*/
	left: 166px;
	}

#tw_icon_list{
	position: absolute;
/*	background: #eeffc4;*/
	width: 430px;
	height: 430px;
	left: 265px;
	text-align: left;
	float:left;
	}

#tw_icon01{
	position: absolute;
	background: #000000;
	width: 200px;
	height: 200px;
	}

#tw_icon02{
	position: absolute;
	background: #000000;
	width: 200px;
	height: 200px;
	left: 230px;
	}

#tw_icon03{
	position: absolute;
	background: #000000;
	width: 200px;
	height: 200px;
	left: 0px;
	top: 230px;
	}

#tw_icon04{
	position: absolute;
	background: #000000;
	width: 200px;
	height: 200px;
	left: 230px;
	top: 230px;
	}

#mail_campaign{
	position: absolute;
	width: 250px;
	height: 24px;
    margin-top: -682px;
    margin-left: 189px;
    clear: left;
    z-index: 999;
	}