@CHARSET "UTF-8";

*{
	margin: 0px;
	padding: 0px;
}

#in_news{
	height: 60px;
	background-color: #FFAAC0;
}

body{
	background-color: #FFFFFF;
	text-align:left;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#news{
	width: 970px;
	height: 25px;
	margin: 0px auto;
}

#news h5{
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 0.8em;
}

#news p{
	font-size: 1em;
}

#in_topics{
	border-bottom: 15px solid #FF3D6F;
	padding: 40px 0px;	
}
#topics{
	width: 970px;
	margin: 0px auto;
}

#landing{
	width: 970px;
	margin: 0px auto;
    vertical-align:bottom;
}


#topics dl{
	float: left;
	width: 200px;
	margin-left: 30px;	
}


#topics dl a{
	color: #FF3D6F;
}

#topics dl a img{
	border: none;
}


#topics dt{
	float: left;
	width: 200px;
	background-image: url("../img/dt_icon.png");	
	padding-left: 25px;	
	line-height: 20px;
	height: 20px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	
}

#all{
	width: 100%;
}

#head{
	background-color: #FFD9E2;
	font-size: 13px;
}



.inbox{
	width: 100%;
	float: left;
}


#in_globalnav{
	background-color: #ffffff;
	text-align:center;
	margin:0px;
	padding:0px;
}


#logo{
	width: 970px;
	margin: 0px auto;
}



#logo img{
	border: none
}

#globalnav{
	width: 970px;
	margin: 0px auto;
	clear: both;
}

#globalnav li{
	list-style: none;
}
#globalnav li,#globalnav li a{
	float: left;
}
#globalnav li a{
	display: block;
	padding: 0px;
	border-right: 1px #FFF solid;
	color: #FF0000;
	text-decoration: none;
	font-size: 13px;
}


#globalnav li a:HOVER{
	background-color: #FFFFFF;
	color: #FF0000;
}

#in_torso{
	float: left;
	clear: both;
}

#torso{
	width: 970px;
	clear: both;
	margin: 0px auto;
}

#lside{
	width: 220px;
	float: left;
	background-image: url("../img/lsidehead.png");
	padding-top: 120px;
	background-repeat: no-repeat;
}
#lside ul{
	background-image: url("../img/lsidebottom.png");
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}

#lside li{
	list-style: none;
}

#lside li a{
	padding-left: 40px;
	background-color: #FFFFFF;
	height: 40px;
	line-height: 35px;
	margin:1px;
	border-bottom:1px solid #FF1E68;
	border-left:1px solid #FF1E68;
	border-right:1px solid #FF1E68;
	background-image: url("../img/li_point.png");
	background-repeat: no-repeat;
	background-position: 20px 10px;
	display: block;
	color: #FF1E68;
	font-size: 1.2em;
	font-weight: bolder;
	text-decoration: none;
}

#lside li.bottom_point a{
	background-image: none;
	color: #FF1E68;
	text-align: left;
	height: 10px;
	line-height: 0.8em;
	font-size: 0.8em;
	padding-top: 0px;
	padding-left: 10px;
}

#lside li.bottom_point a:HOVER{
	color: #FF0000;
}

#lside li a:HOVER{
	color: #FEB3E5;
}

#content{
	width: 700px;
	margin-left: 30px;
	float: left;
	margin-top: 60px;
	padding-bottom: 60px;
}

#in_foot{
	background-color: #FF6E85;
	margin-bottom: 120px;
	float: left;
	clear: both;
}

#foot{
	width: 970px;
	font-size: 0.7em;
	margin: 0px auto;
	height: 20px;
	line-height: 20px;
	clear: both;
}

#foot #copyright{
	text-align: right;
	display: block;
	float: right;
}

#foot #tokuteisho a{
	text-decoration: none;
	color: #FFF;
}

#newslink a{
	font-size: 1em;
	text-align: right;
	color: #FF004E;
	text-decoration: none;
}

p#shopbana	{
	margin-top: 42px;
}

p#shopbana img{
	border: none;
}


td	{padding:15px;}

