/* タイトル */

h1 {
	font-size: 15px;
	color: #666666;
	text-align: left;
	font-weight: bold;
	width: 450px;
	padding: 2px 5px 2px 5px;
	margin: 15px 20px 20px 15px;
	border-bottom: 2px solid #99142D;

}

h2 {
	border-left-color: #99142D;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	width: 440px;
	margin: 20px 20px 10px 25px;
	height: 17px;
	padding: 0 0 0 5;
	border-left-width: 3px;
	border-left-style: solid;
	color: #605749;
	vertical-align: bottom;
	background-color: #EFEEE2;

}

.textwidth {
	margin: 5px 25px 5px 35px;
	width: 420px;

}

/* 小さい文字 */

.small {
	font-size: 80%;
	}

/* indexの形式 */

.method {
	width: 420px;
	margin: 5px 5px 5px 35px;
}

.method1 {
	text-align: left;
	font-size: 90%;
	line-height: 140%;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 18px;
	margin-top: 10px;
	background-image: url(../img/square_wine.gif);
	background-repeat: no-repeat;
}

.method2 {
	text-align: left;
	font-size: 90%;
	line-height: 145%;
	vertical-align: top;
	padding-bottom: 13px;
	padding-left: 15px;
	margin-left: 3px;
	padding-top: 1px;
}



.shop {
	font-size: 90%;
	background-image: url(../img/mark6.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 140%;
	background-position: left center;
	margin: 3px 0px 3px 0px;
}



.comment {
	font-size: 90%;
	width: 430px;
	margin: 1 0 15 17;
	line-height: 120%;

}

/* テーブル */

.table1 {
	width: 450px;
	margin: 10px 10px 10px 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #C1C1C1;
}

.adgroup {
	width: 450px;
	font-weight: bold;
	padding: 2px 3px 0px 3px;
	background-color: #EBD8D8;

}



.adcategory1 {
	width: 60px;
	padding: 3px 3px 2px 3px;
	text-align: right;
	border-bottom-style: dotted;
	border-right-style: solid;
	border-width: 1px;
	border-color: #C1C1C1;
}

.adcategory2 {
	width: 400px;
	padding: 3px 3px 2px 3px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C1C1C1;
}



.note {
	width: 440px;
	padding: 3px 5px 2px 3px;

}

.note div {
	width: 440px;
	padding: 3px 5px 2px 3px;
	text-align: right;
}

/* アフィリエイト */
.affiliatetable1 {
	width: 450px;
	margin: 10px 10px 10px 20px;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #C1C1C1;
}

.affiliate1 {
	width: 80px;
	padding: 3px 3px 2px 3px;
	text-align: left;
	border-bottom-style: dotted;
	border-right-style: solid;
	border-width: 1px;
	border-color: #C1C1C1;
}

.affiliate2 {
	width: 90px;
	padding: 3px 3px 2px 3px;
	border-bottom-style: dotted;
	border-right-style: dotted;
	border-width: 1px;
	border-color: #C1C1C1;
	text-align: center;
}

.affiliate3 {
	width: 280px;
	padding: 3px 3px 2px 3px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C1C1C1;
}

/* サンプルページ */

.samplepage {
	margin: 15px 50px 15px 80px;
	
}
/* サンプル写真 */

.adphoto {
	margin-top: 0px;
	text-align: center;
}

.adbutton {
	width: 450px;
	margin: 15px 10px 20px 100px;
	text-align: right;
	height: 10px;
}

/* 画像登録ページ */

.requesttitle{
	font-size:14px;
	font-weight: bold;
	padding-top:15px;
	padding-bottom: 5px;
	text-align: center;

.requestform {
	width: 660px;
	margin-top: 30px;
	background-color: #FFFFFF;
}

.requesttable {
	width: 550px;
	color:#666666;
	margin: 20px 55px 10px 55px;
	}
	
.imagetab {
	width: 150px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	border-top: 0px solid D3D2CC;
	padding:5px 5px 5px 3px;
	}

.imagetab2 {
	width:398px;
	font-weight: normal;
	border-top: 0px solid D3D2CC;
	padding-top:5px;
	padding-bottom:10px;
	}

.imagenote {
	margin-top: 3px;
	font-weight: normal;
	font-size: 12px;
	padding-left: 3px;
}

/* 画像登録（送信案内）ページ */

.container3 {
	width: 650px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}


.logo3 {
	width: 600px;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
}

