/* アイ･キューピットTOP用CSS */

body{
	background-image: url(back.gif);
	margin: 10px;
	color: #666666;
	text-align: center;
	font-size: 12px;
}
a:link {
	color: #00CC99;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00CC99;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: underline;
	color: #FF3333;
}

html, body{
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #ff6390;
scrollbar-darkshadow-color: #ff6390;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #ffffff;
}

h2{
	margin: 0px;
	font-size: 15px;
	color: #FF3366;
	margin-bottom: 5px;
}
h3{
	padding-top: 10px;
	margin: 0px;
	font-size: 12px;
	color: #FF3366;
}
h4{
	padding-top: 10px;
	margin: 0px;
	font-size: 12px;
	color: #FF3366;
	margin-bottom: 3px;
}

img{
	border: none;
}
form{
	margin: 0px;
	padding: 0px;
}
strong{
	font-weight: bold;
	color: #ff6390;
}
ol{
	margin-top: 5px;
}
ul{
	margin: 0px;
	padding: 0px;
}
li{
	padding-left: -15px;
	line-height: 18px;
}
td {
	font-size: 12px;
}

#all0{
	width: 860px;
	margin: auto;
	text-align: left;
}
#all{
	width: 800px;
	background-color: #FFFFFF;
	border: #ff6390 2px solid;
	float: left;
}
#heart{
	width: 56px;
	background-image: url(heart.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	float: left;
	height: 83px;
}
.clear{
	clear: left;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}
.nomal{
	width: 100%;
}
#logo{
	width: 206px;
	float: left;
}
#banner{
	width: 580px;
	float: left;
	text-align: right;
	margin-top: 10px;
}
#top_left0{
	width: 600px;
	float: left;
}
#top_left{
	width: 199px;
	float: left;
}
#kaiin{
	background: url(top_kaiin_back.gif);
	width: 199px;
	height: 220px;
}
#kaiin2{
	padding-left: 55px;
	padding-top: 30px;
	font-size: 11px;
}
#top_shinki02{
	margin-top: 8px;
	margin-bottom: 15px;
	text-align: center;
}
#top_truste{
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}
#top_center{
	width: 400px;
	float: left;
	border-left: #ff6390 1px solid;
	border-top: #ff6390 1px solid;
}
#top_shinki01{
	width: 400px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#top_news{
	width: 560px;
	height: 250px;
	background-color: #ffffff;
	overflow: auto;
	padding: 10px;
	margin: 10px;
	border: 1px #FFCCCC solid;
}
.news_left{
	width: 50px;
	height: 50px;
	float: left;
}
.news_right{
	width: 470px;
	float: left;
	padding-left: 10px;
	line-height: 18px;
}
#top_chuui{
	padding: 10px 15px;
	margin-left: 20px;
}
.top_leftunder{
	width: 600px;
}
.under_menu{
	width: 100%;
	text-align: right;
	padding: 5px;
	font-size: 11px;
	padding-top: 15px;
}
#top_right{
	width: 195px;
	height: 1080px;
	float: left;
	background: url(top_right_back.gif);
	text-align: center;
	border-left: #ff6390 1px solid;
	border-top: #ff6390 1px solid;
}
#top_right_title{
	text-align: center;
	background: #FF3366;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 15px;
	padding: 5px 0px;
}
.right_B{
	margin-top: 5px;
}
.top_B{
	margin-right: 10px;
}
#copy{
	font-size: 12px;
	padding: 2px 0px;
	text-align: center;
	color: #FFFFFF;
	background: #ff6390;
}
