@charset "utf-8";

/*   
Theme Name: Thrive on
Theme URI: http://www.thrive-on.com
Description: スライブオンデザインテンプレート
Author: スライブオン
Author URI: http://www.thrive-on.com/
Version: 2.0.0
*/


body {
	margin: 0px ;
	padding:0px;
	font-size: 12px ;
	color: #444 ;
	line-height:1.6;
	text-align:center;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}

img {
	border:0;
	line-height:0;
	margin:0;
	padding:0;
	vertical-align:bottom;
}

p {margin: 0px 0px 0px 0px ;}

ul {
	margin: 0px ;
	padding: 0px ;
	list-style-type: none ;
}

ol {
	margin: 0px ;
	padding: 0px ;
	list-style-type: none ;
}

li {
	margin: 0px ;
	padding: 0px ;
}

form {
	margin:0px;
}

.clear_float { clear: both ;}

/*クリアフィックス*/
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*ｴ*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/*リンク*/
a:link,
a:visited {
	color:#5199ed;
	text-decoration:underline;
}

a:hover {
	color:#6c3005;
	text-decoration:none;
}

a:focus {
	overflow:hidden;
}




/*コンテンツ中 w6550*/
#content {
	margin:0 auto;
	width:655px;
	height:auto;
}


#pre-form {
	margin:0;
	padding:0;
	text-align:left;
}

.form_table {
	margin:0 ;
	padding:0;
	border-collapse: collapse; 
	width:655px;
	border-top:1px #999999 dotted;
}

.form_table tr{
	padding-bottom:20px;
}

.form_table th {
	width:140px;
	vertical-align:top;
	font-weight:normal;
	background:url("../image/form_bg1.gif") no-repeat left bottom;
}

.form_table th.essentia{
	background:url("../image/form_bg2.gif") no-repeat left bottom;
}

.form_table th.naiyou {
	background:url("../image/form_bg3.gif") no-repeat left bottom;
}

.form_table td {
	width:auto;
}

.form_table th,
.form_table td {
	border-bottom:1px #999999 dotted;
	padding:8px 0;
	height:auto;
}

input.txt-field {
	width:200px;
}

input.txt-field2 {
	width:50px;
}

textarea.txt-area {
	width:400px;
	height:100px
}

.kanryo {
	color:#cc0000;
	font-weight:bold;
	font-size:130%;
	margin-bottom:20px;
}

/*マージン*/
.mg_l15 {
	margin-left:15px;
}

.mg_l30 {
	margin-left:30px;
}

.mg_r15 {
	margin-right:15px;
}

.mg_b10 {
	margin-bottom:10px;
}

.mg_b20 {
	margin-bottom:20px;
}

.mg_b30 {
	margin-bottom:30px;
}

.mg_t5 {
	margin-top:5px;
}

.mg_t10 {
	margin-top:10px;
}

.mg_t20 {
	margin-top:20px;
}

.mg_tb10 {
	margin:10px 0;
}

/*パディング*/
.pd_t30 {
	padding-top:30px;
}

.pd_t20 {
	padding-top:20px;
}

.pd_t3 {
	padding-top:3px;
}

/*テキスト配置*/
.txa_c {
	text-align:center;
	display:block;
}

.txa_r {
	text-align:right;
	display:block;
}

/*画像ラインセンター*/
.p_middle { 
	vertical-align: middle; 
} 

/*  ポジション   */
.position_t-1 {
	position:relative; top:-3px; left:0px;
}

/*ディスプレイ*/
.display_b {
	display:block;
}

/*フロート*/
.fl_l {
	float:left;
	display:inline;
}

.fl_r {
	float:right;
	display:inline;
}

/*カラー*/
.red_cc0000 {
	color:#cc0000
}

/*SSL*/
.r_ssl {
	width:65%;
	text-align:left;
	margin:0 auto 15px;
}

/*プライバシーポリシー*/
.pvp_title {
	margin:0 0 10px;
	font-weight:bold;
	font-size:120%;
	color:#000;
}

.midashi01 {
	margin:10px 0 5px;
	font-weight:bold;
}

ul.disc {
	list-style-type: disc; 
	margin-left:15px;
}

ul.disc li {
	margin-bottom:5px;
}

.pvp {
	width:450px;
	height:175px;
	overflow:auto;
	font-size:90%;
	margin:10px auto;
	padding:8px;
	border:1px #ccc solid;
	text-align:left;
}

.red_ff0000 {
	color:#ff0000;
}

@media only screen and (max-width: 640px) { 

	#pre-form .form_table {
		width:100％;
		border-top:2px #000 dotted;
	}

}/* Media Queries END */
