body {
	margin: 10px 0px 20px 0px;
	text-align: center;
 	font-size: 14px;
	backgroundcolor: #FFF0F5
	}



/* リンク設定部 */

a {
	text-decoration:none; 
	color: #0000FF; 
	}

a:hover  {
                text-decoration:none: underline;
	backgroundcolor: none;
                transparent  scroll  repeat 0% 0%;
                color:  #FF3300;
	}

h1, h2,  {
	padding-right:  0px;  padding-left:  0px;  
	font-weight: normal;
                padding-bottom:  0px; margin: 0px;   padding-top:  0px; 
	}

#container {
                border-right: #FF00FF 1px solid; 
                padding-right: 0px;
                border-top: #FF00FF 1px solid;
                padding-left: 0px;
　　　　　　　padding-bottom: 0px;　
	margin-left: auto;
                border-left: #FF00FF 1px solid; 
	width: 700px;
	line-height: 140%;
	margin-right: auto;
　　　　　　　padding-top: 0px;
	border-bottom: #FF00FF 1px solid ;
	background-color:#FFF0F5;
	text-align: left;

	}

#banner {
                background-position: right center;
                background-image: url(http://www.e-bodydiet.com/img2/header1.jpg);
                color:#FF00FF;
                border-bottom: #FF00FF 1px solid ;
                background-repeat: no reppeat; 
                font-family: Verdana,  Arial,  sans-serif; 
                height: 160px;
	text-align: center;
 	}

#banner-img {
	display: none;
	}


#banner a {
	font-weight: bold;
	color: #FF00FF;
	text-decoration: none; 
	}


#banner a:hover {
	font-weight: bold;
	color: #FF0812;
	text-decoration: none; 
	}

#banner h1 {
                margin-top:  65px;
	font-size: xx-large;
                margin-left:  10px
	}

#banner h2 {
 	font-size: 12px;
                margin-left:  10px               
	}

#center {
	float: right;
	width: 500px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color:#FFF0F5;
	}

#right {
                float: right;
	
	width: 200px;
	background-color: #FFCCFF;
	
	overflow: hidden;
	}




.content h2 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: #FF00FF 3px  solid 
	}

.content h3 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
　　　　　　　color: #ffffff;
	padding-top: 3px;
	background-color: #FF00FF;
                text-aligin: left 
	}


     


.sidebar {
	padding-right: 10px;
                padding-left: 10px;
                padding-bottom: 10px;
                padding-top: 10px;
	}


.sidebar h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color:#FF00FF;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	}


.sidebar ul {
	padding-left: 0px;
	margin: 0px 0px 30px  

	}

.sidebar ul ul {
	margin-bottom: 0px;

	}

.sidebar #categories ul {
	padding-left: 5px;

	}

.sidebar li {
	color: #666666;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	padding-left: 5px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: none;
	border-bottom:solid 1px #999999;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}



.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 5px;
	}

#powered {
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	margin-top: 50px;
	}


.footer {
	color: #FFFFFF;
	font-weight: bold;
	background-color:#FF00FF;
	text-align: center;
	padding: 2px;
	}


/* ##### パンくず設定 ##### */

.pan {
	font-size: 12px;
	padding-bottom: 10px;
}


/* ##### 続きはこちら設定 ##### */

.next {
	font-size: 12px;
}

/* ##### カテゴリナビ設定 ##### */

.category {
	font-size: 10px;
	text-align:right;
	border-bottom: dotted 1px;
	margin-bottom:20px;
}



