@charset "utf-8";
/* CSS Document */

html{
overflow-x: hidden;
}

body {
	background-attachment: fixed;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFC0CA;
}

.base_0 {
	margin : 0px;
}

.base_center {
	margin : 0px;
	text-align:center;
}

.base_index {
	margin : 0px;
	text-align:center;

}

.tactics_product{
	font-size: small;
	text-align:left;
	vertical-align:top;
	background-color: #FFFFFF;
}


p.tactics_product_text{
	padding-left: 2em;
}

.tactics_product_title{
background-color:#E76BB9;
color:#ffffff;
}


