/*
Theme Name: Product Launch Modified
Theme URI: www.CheapInternetMarketingTools.com (modified)
Description: Product Launch Wordpress Theme
Author: Internet Marketing Tools team
Author URI: www.CheapInternetMarketingTools.com
*/

/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #FFFFFF;
	font: 16px/150% 'Arial', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	color: #FFFFFF; 
	text-align: center;	
}

/* links */
a, a:visited {	
	color: #4c6b93;
	background: inherit;
}
a:hover {
	color: #4f5051;
	background: inherit;
}

/* headers */
h1 {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-weight: Bold; 	
	padding : 20px;
	color: #fff;	
	font-size: 4em;
}

h3 {
	font-size: 1.4em;
	font-weight: normal;	
	padding: 16px 10px 4px 10px;
}

/* Paragraph */
p {
	text-align: justify;
	padding: 10px 0px;
	}

/* Lists */
ul, ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;	
}
ul {  }

dl { padding: 10px; margin: 0; }

dt {
  font-weight: bold;
  color: #79A62E;
}
dd {
  padding-left: 25px; 
}

/* images */
img {

}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

/********************************************
   LAYOUT
********************************************/ 

.form_txt01 {
	background: #FFFFFF scroll;
	overflow-y: scroll;
	height:80px;
  	}

.form_txt02 {
	background: #FFFFFF scroll;
	overflow-y: scroll;
	height:70px;
	width: 298px;
	margin: 0 auto;
  	}

.pbox {
	border-width: thick;
	border-color: #ff0000;
	border-style: solid 1px;
	margin: 0px 10px 0 10px;
	line-height: 1.3em;
	text-align:left;
	}

.privacy00 {
	font-size: 10px;
	color: #555;
	background: url(privacy-.gif) left center no-repeat;
	margin: 0 5px 0;
	letter-spacing: -0.5px;
	display: inline;
	padding: 5px 5px 5px 17px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  sans-serif;
	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

img.avatar {float:left; margin-right:5px;}

#footer_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	margin:0px auto;
	padding:0px;
	color:#9a9a9a;
        margin-left:40px;
}
#footer_menu a {
	margin:0 8px 0 8px;
	text-decoration:none;
	color:#858585;
}
#footer_menu a:hover {
	text-decoration:underline;
	color:#4c6b93;
}

#copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	margin:0px 0px 0px 40px;
	padding:0px;
	color:#9a9a9a;
	padding:5px 0 10px 0;
}

#copyright a {
	margin:0 5px 0 5px;
	text-decoration:none;
	color:#4c6b93!important;
}

#copyright a:hover {
	text-decoration:underline;
	color:#858585;
}

.clear {
	clear:both;
}

#pp{

margin:-60px 0 30px 0;

padding:1px 15px 15px 15px;

border:solid 1px #cccccc;

overflow:auto;

height:100px;

text-align:left;

}

#pp p{

font-size:10px;

color:#999999;

}

p {
text-indent: 12em;
}