/*タグ*/
h1 {
	font-size: 16px;
	font-weight: normal;
	line-height: 130%;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
}

body {
	scrollbar-face-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #CCCCCC; 
	scrollbar-highlight-color: #CCCCCC; 
	scrollbar-shadow-color: #CCCCCC; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF;
}

/*各商品ページ強調タグ*/
.h1_syouhin {
	font-size: 26px;
	color: #BD4D87;
}

/*テキスト*/
.txt11 {
	font-size: 11px;
	line-height: 120%;
	color: #333333;
}
.txt12 {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}
.txt14 {
	font-size: 14px;
	line-height: 130%;
	color: #333333;
}
.red {
	font-size: 12px;
	line-height: 130%;
	color: #CC0000;
}
.purple {
	font-size: 12px;
	line-height: 130%;
	color: #BD4D87;
}
.purple_b {
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	color: #BD4D87;
}
.orange {
	font-size: 14px;
	line-height: 130%;
	color: #FF6600;
}
.black20 {
	font-size: 20px;
	line-height: 130%;
	color: #000000;
}
.red11 {
	font-size: 11px;
	line-height: 130%;
	color: #CC0000;
}
.red16 {
	font-size: 16px;
	line-height: 130%;
	color: #CC0000;
}
.white {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}
.s_muryou {
	font-size: 16px;
	line-height: 130%;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 1px 0px 1px 6px;
}
.bold {
    font-weight: bold;
}
.q {
	font-size: 14px;
	line-height: 130%;
	color: #1E90FF;
}
.a {
	font-size: 14px;
	line-height: 130%;
	color: #CC0000;
}


/*プライバシーポリシー*/
.field_div{
width:80%;
}

.field_title{
font-size:18px;
font-weight:bold;
margin:10px 0px 10px 0px;
}

.field_p{
font-size: 12px;
margin:10px 0px 30px 0px;
text-align:left;
line-height:20px;
}

.field_mt{
font-size:14px;
font-weight:bold;
margin:10px 0px 10px 0px;
}

.field_table{
margin:10px 0px 30px 0px;
width:100%;
background-color:#CCCCCC;
}

.field_td{
width:30%;
height:30px;
font-weight:bold;
}

/*カムカムって何？*/
.camcam {
	color: #BD4D87;
}

/*アマゾン上流で・・・*/
.amazon {
	color: #BD4D87;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
}

/*商品ページ商品名*/
.syouhin {
	color: #FFFFFF;
	background-color: #BD4D87;
	padding: 4px;
}

/*商品ページボーダー*/
.border {
	border-color: #BD4D87;
	border-style: solid;
	border-width: 1px;
}

/*開発秘話背景画像*/
.back { 
	background-image: url(img/camcam-one.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
} 

/*各商品ページへのリンク*/
.link_border {
	border-color: #BD4D87;
	border-style: solid;
	border-width: 1px;
}

.link_top {
	background-color: #BD4D87;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 130%;
	text-align: center;
	padding: 2px;
}

.link_margin {
	margin: 3px 0px 3px 0px;
}

.link_margin2 {
	margin: 0px 0px 3px 0px;
	font-size: 12px;
	line-height: 130%;
	text-align: center;
}

/*体験談*/
.tai_top {
	color: #333333;
	background-color: #EEEEEE;
	font-size: 12px;
	padding: 4px;
}

.tai_name {
	font-size: 12px;
	text-align: right;
}