body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #FFFFFF;
	margin : 0px 0px 0px 0px;
	background: url("http://jp-channel.com/webwalker/img/bg2.jpg");
	/*background-repeat: repeat-x;*/
	color:#666;
	font-size: 12px;
	line-height: 150%;
}

img {
 border : 0;
 }

td {
font-size: 14px;     
 }

td .back{
background: url("http://jp-channel.com/diet/img/boxback.gif");
height: 26;
}

td .top{
background: url("http://jp-channel.com/diet/img/top.jpg");
}

td .kutikomi{
background: url("http://jp-channel.com/diet/img/kutikomi1.jpg");
background-repeat:no-repeat;
width:255;
}

td .note{
background: url("http://jp-channel.com/webwalker/img/note.gif");
background-repeat:repeat-y;
}



td .topl{
background: url("http://jp-channel.com/webwalker/img/back-l2.jpg");
width: 18;
}

td .topr{
background: url("http://jp-channel.com/webwalker/img/back-r2.jpg");
}



h1 {

      font-size: 12px; 
    
}

/* カテゴリーのスタイル　 */

#left .side a	{
	color:#444;
	text-decoration:none;

	height:15px;

                
	text-indent: 15px;
	font-size: 12px;
	padding-top: 1px;

}

#left .side {

                background:#fffcde;
                width:160px;
	margin: 5px 0px 0px 3px;
	border-right: solid 1px #ea0000;
	border-left: solid 1px #ea0000;
	border-bottom: solid 0px #ea0000;
	border-top: solid 0px #ea0000;

}


/* カテゴリーのツリー化　 */
ul.tree {
    margin: 0px!important;
    padding: 0px!important;
    font-size: 9px;
    list-style: none!important;
}
ul.tree ul {
    margin-left: 10px;
    padding: 0!important;
}
ul.tree li {
    margin: 0;
    padding: 0;
    background: none;
    list-style: none!important;
}
ul.tree li ul li {
    margin: 0 0 0 10px;
    padding-left: 13px;
    background-image: url(tree_lst_dotted.gif);
    background-repeat: no-repeat;
    list-style: none;
}
ul.tree li ul li.end {
    background-image: url(tree_end_dotted.gif);
    list-style: none;
}


/* カテゴリーの折りたたみ化　 */

#categories ul {
    margin: 0 0 0 2px;
    padding: 0;
    list-style: none;
}
#categories ul li {
    margin: 2px 0 2px 5px;
    padding-left: 10px;
    list-style: none;
}
#categories li li {
    margin: 2px 0 2px 5px;
    padding-left: 10px;
    list-style: none;
}
div .subcategories {
    margin-left: -15px;
}


/* 画像の属性等 */
img {
	border-style: none;
	}

strong {
	color: #FF0000;
}

/*  ページナビ  */
.navi {
	height: 12px;
	font-size: 10px;
	color:#666;
	margin: 0px 0px 5px 10px;
}

.navi a:link, .navi2 a:visited, .navi2 a:active {
	color: blue;
}

.navi a:hover {
	color: #FFCC00;
}

/* ボックスの指定(背景有) */
.box {
	width: 430px;
	border: 1px solid #66CCFF;
	background-color: #FFF;
	margin: 5px;
	padding : 8px;
	font-size: 12px;
	color: #666;
	line-height:150%;
	background: url("http://sample.jp-soft.com/03/img/box_back.gif");
	background-repeat: repeat-x;
}

.box .index {
	padding: 0px 0px 5px 0px;
	font-family: arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: blue;
}

/* ボックスの指定(背景無) */
.boxn {
	width: 430px;
	border: 1px solid #66CCFF;
	background-color: #FFF;
	margin: 5px;
	padding : 8px;
	font-size: 12px;
	color: #666;
	line-height:150%;
}

.boxn .index {
	padding: 0px 0px 5px 0px;
	font-family: arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: blue;
}

/* ボックスの指定(カテゴリー　タイトル用) */
.boxc {
	width: 550px;
border-right: solid 1px #ea0000;
border-left: solid 20px #ea0000;
border-bottom: solid 1px #ea0000;
border-top: solid 1px #ea0000;
	/*border: 1px , 5px , 10px , 20px solid #66CCFF;*/
	background-color: #FFF;
	margin: 5px;
	padding : 8px;
　　　　　color: #d50000;
　　　　　 align: center;
	font-weight: bold;
	font-size: 13px;
	line-height:150%;
}

.boxc .index {
	padding: 0px 0px 0px 0px;
	font-family: arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d50000;
　　　　　 align: center;
}

/* ボックスの指定(カテゴリー　ボディ用) */
.box0 {
	width: 750px;
	border: 0px solid #66CCFF;
	background-color: #FFF;
	margin: 5px;
	padding : 8px;
	font-size: 12px;
	color: #666;
	line-height:150%;
}

.box0 .index {
	padding: 0px 0px 5px 0px;
	font-family: arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: blue;
}


/* ボックスの指定(小) */
.boxl {
width: 160px;
border-right: solid 2px #cccccc;
border-left: solid 2px #cccccc;
border-bottom: solid 2px #cccccc;
border-top: solid 2px #cccccc; 
background-color: #fffcde;
margin: 5px; padding : 3px;
font-size: 12px;
color: #666;
line-height:150%;
}

.boxl .index {
padding: 0px 0px 0px 0px;
font-family: arial,Helvetica,sans-serif;
font-size: 12px;

border-right: solid 1px #ea0000;
border-left: solid 20px #ea0000;
border-bottom: solid 1px #ea0000;
border-top: solid 1px #ea0000;
color: #d50000; 
background: #ffffff;
text-align: center;
}

/* ボックスの指定(ウェブページの下部メニュー用) */
.boxb {
width: 550px;
border-right: solid 2px #cccccc;
border-left: solid 2px #cccccc;
border-bottom: solid 2px #cccccc;
border-top: solid 2px #cccccc; 
background-color: #ffffff;
margin: 5px; padding : 3px;
font-size: 12px;
color: #666;
line-height:150%;
}

.boxb .index {
padding: 0px 0px 0px 0px;
font-family: arial,Helvetica,sans-serif;
font-size: 12px;

border-right: solid 1px #ea0000;
border-left: solid 20px #ea0000;
border-bottom: solid 1px #ea0000;
border-top: solid 1px #ea0000;
color: #d50000; 
background: #ffffff;
text-align: center;
}



.detail {
	text-align:right;
	font-size: 12px;
	margin-right:5px;
	margin-top;10px;
	margin-bottom;5px;
}

/*h3 {
	border-style: solid;
	border-color: #8080C0;
	border-width: 0px 0px 1px 10px;
	margin: 10px 5px 5px 5px;
	padding-left: 10px;
	font-size:14px;
	font-weight:bold;
}*/

/* リンクの属性（未指定の時） */
a {
	text-decoration: underline;
}


a:link {
	color: blue;
}


a:visited {
	color: blue
}

a:active {
	color: blue;
}

a:hover {
	color: #FFCC00;
}

/* --------- 基本設定 ----------------------------------　*/
#base {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#wrapper {
	width: 800px;
	border: none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	/*background: url("http://jp-channel.com/webwalker/img/top.gif");*/
	background-repeat: no-repeat;
         background-color: #FFFFFF;
}
---------------------------------------------------------

/* ブログの枠等の属性 */
#container {
	width: 750px
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #ffffff;
}
		
/*ヘッダー部分*/
#header	{
	margin : 0px;
	padding: 0Px;
	height : 50px;
}

#header h1{
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -900px;
}
		
#header h1 a {
	width:150px;
	height:80px;
	background-image: url("http://jp-channel.com/webwalker/img/top.gif");
	display: block;
}

#header h1 a:hover {
	background-image: url("http://jp-channel.com/webwalker/img/top.gif");
}

/* お気に入りの指定 */
#header .favorite {
	margin: -90px 10px;
	text-align : right;
}
		
/*左サイドバー部分*/
#left {
	width: 160PX;
	float: left;
	padding-top: 0px;
	padding-bottom:10px;
}

#left h2 {
	font-size: 12px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #666666;
	margin-bottom: 5px;
}
		
#left p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 140%;
}

#left a {
	color: #8080C0;
}
		
#left a:hover{
	color : #FF6600;
}

/*------メニュー部分------*/
#left .index{
	color:#444;
	text-decoration:none;
	width:160px;
	height:15px;
	text-align: center;
	display: block;
	font-size: 12px;
	padding-top: 0px;
	margin: 5px 2px 1px 3px;
	letter-spacing: 0.1em;
	border: 1px solid #CCC;
}
#left .menu a	{
	color:#444;
	text-decoration:none;
	/*width:160px;*/
	height:15px;
	/*background-image: url("http://jp-channel.com/beauty/img/menu01.gif");*/
	background-repeat: no-repeat;
	text-indent: 15px;
	display: block;
	font-size: 12px;
	padding-top: 1px;
	margin: 1px 2px 1px 3px;
	/*border: 1px solid #FFF;*/

}
		
#left .menu a:hover{
	/*background-image: url("http://jp-channel.com/beauty/img/menu02.gif");*/
	background-repeat: no-repeat;
	/*border : 1px solid #CCC;;*/
	background-color: #FFF;
}

#left #searchform	{
	margin-top: 5px;
}
		
#left #searchform p	{
	margin-top: 2px;
	margin-bottom: 2px;
}

/*右サイドバー部分*/
#right {
	width: 150PX;
	float: right;
	padding-top: 0px;
	padding-bottom: 20px;
         background-color: #FFFFFF;
}


#right h2 {
	font-size: 12px;
	font-family: Verdana,Helvetica,sans-serif;
	color: white;
	margin-bottom: 5px;
}

#right p {
	font-size: 12px;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
}
		
#right a {  
color: #0000ff; 　　　　　　　
text-decoration:none;
}


#right a:hover{
  color : #FFffff;
background-color:FF6600;
}



/*エントリー部分*/
#content {
	margin-left: 180px;
	margin-right: 130px;
         background-color: #FFFFFF;
}

#content h2, #content h3, #content p {
	margin-right: 10px;
	margin-left: 10px;
}

#content h2 {
	font-size: 12Px;
	color: #8080C0;
}
		
#content h3	{
	border-style: solid;
	border-color: #C0C0E0;
	border-width: 0px 0px 1px 10px;
	margin-left:0px;
	padding-left:5px;
	color: #666666;
	font-size:14px;
	font-weight:bold;
}
				
#content h4	{
	font-size: 12Px;
	font-weight:bold;
	color: #8080C0;
	margin-left: 10px;
	text-align: left;
}
	

#content p{
	font-size: 12Px;
	color: #666666;
	line-height: 140%;
	margin-left:15px;
	margin-right:5px;
}

#content a{
	color: #8080C0;
}

#content A:hover{
	color : #FF6600;
}		

#contente {

background-color: #FFFFFF;


}

#contente h2, #content p {

margin-right: 10px;
margin-left: 10px;
}

#contente h2 {

         border-style: solid;
	border-color: #8080C0;
	border-width: 0px 0px 1px 10px;
	margin: 10px 500px 5px 5px;
	padding-left: 10px;

	font-size:14px;
	font-weight:bold;

}

#contente h3{
font-size: 12Px;
margin: 0px 0px 0px 0px;

}

#contente h4{
font-size: 12Px;
font-weight:bold;
color: #8080C0;
margin-left: 10px;
text-align: left;
}

#contente p{
font-size: 13Px;
color: #666666;
line-height: 140%;
margin-left:15px;
margin-right:5px;
}

#contente a{
color: blue;
}

#contente a:hover{
color : blue;
}



/*フッター部分*/
#footer {
	padding-top: 3px;
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 5px;
}
		
#footer p {
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
}
		
#footer a {
	color: #0080FF;
}

#footer A:hover{
	color : #FF6600;
}

/* Copyrights */
.copyrights {
	clear: both;		
	font-size: 12px;
    text-align: center;
	height: 20px;
	margin: 0;
	background-color: #f4f4f4;
}

.copyrights p {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
	color: #666666;
}




