﻿@charset "UTF-8";

*{
	margin: 0px;
	padding: 0px;
}
body{
	background-image: url(http://chiitsumo.com/gif/bg_pro003-002.gif);
	margin: 0px;
	padding: 0px;
}
img{
	border: none;
	vertical-align:middle;
}
ul,li{
	list-style: none;
}
a,a:link{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/*ボックスの配置設定*/

#chiitsumo{	
    position: relative;
    margin: 0 auto; /* ボックスを中央に配置するための設定 */ 
	width: 800px;   
	font-family: verdana, arial, helvetica, sans-serif,"ＭＳ Ｐゴシック", "Osaka－等幅", "ヒラギノ角ゴ Pro W3";

}
#header{
	width: 800px;
	height: 210px;
	background-color: #FFF;
}

#contents{
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	background-color: #FFF;
}

#submenu{
	width: 180px;
	float: left;
}
#main{
	width: 610px;
	float: right;
}

                     /*３カラムの中央ボックス設定*/
#box1_fixed{
	float: left;
	height: auto;
	width: 470px;
}
#side{
	float: right;
	width: 140px;
	padding-top: 15px;
}

                     /*２カラムの右ボックス設定*/
#box2_fixed{
	float: left;
	height: auto;
	padding: 0px 10px 10px 10px;
}

/*
middle_contentsの設定
_____________________________*/
div#middle_contents{
	clear: both;
	background-color: #fff;
	
	padding: 20px 21px 0px 21px;
}
#middle_contents dl{
	float: left;
	margin-top: 20px;
	width: 250px;
	
	border: solid 1px #99cc33;
}
#middle_contents dt{
	border: solid 1px #99cc33;
	background-color: #66cc33;
	text-align: center;
	font-size: 13px;
	color: #fff;
	
	padding: 5px 10px;
}
#middle_contents dd{
	font-size: 13px;
	padding: 5px 10px;
}
/*
footerのコピーライト部分の設定
___________________________*/
#footer_copy{
	clear: both;
	float: left;
	width: 800px;
	background-image: url(http://chiitsumo.com/new_img/copy_bg_070728.gif);
	background-repeat: no-repeat;
	padding: 65px 0px 5px 0px;
	text-align: center;
}
#footer_copy p{
	font-size: 12px;
	}
/*
一番下の段落の配置
_________________________*/
#footerleft_bottom{
	clear: both;
	float: left;
	width: 800px;
	background-image: url(http://chiitsumo.com/new_img/footer_bg_070728.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding: 5px 0px 100px 0px;
	text-align: center;
}
/*ヘッダー内の詳細設定*/
#header{
	background-color: #fff;
	background-image: url(http://chiitsumo.com/new_img/header071206_01.jpg);
	background-position: 0px 80px;
	background-repeat: no-repeat;/*
	padding-bottom: 120px;*/
	

}
#header h1{
	padding: 0px 20px 10px 10px;
	float: left;
	background-color: #FFF;
}
#header ul{
	float:right;
	padding-top: 43px;
}
#header li{
	float:right;
	border-left: 1px solid #c0c0c0;
}
#header a,#header a:link,#header a:visited{
	text-decoration: none;
	color: #c0c0c0;
	font-size: 12px;
	background-color: #FFF;
	width: 106px;
	height: auto;
	text-align: center;
	padding: 5px 0px;
	display: block;
	position: relative;
}
#header a:hover{
	color: #008000;
	font-weight: bold;
	background-color: #ffffff;
}


p.dscr{
	font-size: 11px;
	display: block;
	text-align: right;
	padding-top: 10px;
	background-color: #ffffff;
	margin: 0px;
}


/*
パンくずリスト
______________________________________*/
#where {
	padding: 5px 5px 0px 10px;
	background-color: #ffffff;
}
#where ul,#where li{
	font-size: 11px;
	margin: 0px;
	padding: 2px 5px 2px 2px;
}


/*************submenu内の詳細設定**************/

#submenu_inner h2{
	background-image: url(http://chiitsumo.com/new_img/side_inner_bg070728.gif);
	background-repeat: no-repeat;
	height: 26px;
	font-size: 16px;
	color: #F8F8F8;
	padding-top: 10px;
	text-align: center;
	letter-spacing: 1px;
}
#submenu_inner p{
	font-size: 12px;
	padding: 5px 10px;
	line-height: 1.3em;
	border-left: 1px solid #99cc33;
	border-right: 1px solid #99cc33;
	color: #555555;
}
#submenu_inner ul{
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#submenu_inner li{/*
	padding: 0px;*/
}
#submenu_inner img{
	margin: 0px;
}
li.containtsnavi{
	border-bottom: Silver 1px dotted;	
	background-image:url(http://chiitsumo.com/gif_li/li_bg01.gif);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	
	width: 178px;
	height: 30px;
	
	border-left: 1px solid #99cc33;
	border-right: 1px solid #99cc33;
}
#submenu_inner a,#submenu_inner a:link,#submenu_inner a:visited{
	/*width: 159px;*/
	height: 21px;
	margin: 0px;
	padding: 9px 0px 0px 21px;
	font-size: 12px;
	letter-spacing: 1px;
	color: #555555;
	display: block;
	text-decoration: none;
}
#submenu_inner a:hover{
	color: #333333;
	background-color: #FFF5D0;
	background-image:url(http://chiitsumo.com/gif_li/li_bg02.gif);
	background-repeat:no-repeat;
	
}
li.containtsnavi_old{
	border-bottom: Silver 1px dotted;
	background-image:url(http://chiitsumo.com/gif02/old.gif);
	background-repeat:no-repeat;
	background-position: 2px 5px;
	background-color: #FFFFFF;
}
li.containtsnavi_under{
	background-image:url(http://chiitsumo.com/gif_li/li_bg01.gif);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	border-left: 1px solid #99cc33;
	border-right: 1px solid #99cc33;
	border-bottom: 1px solid #99cc33;
	margin-bottom: 30px;
}
li.containtsnavi_here{
	border-bottom: Silver 1px dotted;
	background-color: #FFF5D0;
	background-image: url(http://chiitsumo.com/gif_li/li_here.gif);
	background-repeat: no-repeat;
}
li.containtsnavi_here_under{
	border-bottom: Silver 1px dotted;
	background-color: #FFF5D0;
	background-image: url(http://chiitsumo.com/gif_li/li_here.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #99cc33;
	margin-bottom: 30px;
}

/********************.item_box_left***************/
div.item_box_left{
	margin-top: 10px;
	margin-left: 0px; 
	padding: 5px;
}
.item_box_left table{
	border-collapse: collapse;
}
.item_box_top{
	background-image: url(http://chiitsumo.com/gif02/item_box_left_top.gif);
	background-repeat: no-repeat;
	height: 10px;	
}
td.item_box_middle{
	border-left: #66CC33 solid 1px;
	border-right: #66CC33 solid 1px;
	padding: 5px;
}
.item_box_middle img{
	margin: 0px;
}
img.item_img_left{	
	padding: 2px 15px;
	background-color: #99cc33;
}
.item_box_middle p{
	font-size: 12px;
	line-height: 1.3em;
}
.item_box_bottom{
	background-image: url(http://chiitsumo.com/gif02/item_box_left_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;	
}
/*************#submenu_sub ******************/
#submenu_sub ol{
	padding: 0px;
	margin: 0px;
	border-top: Silver 1px dotted;	
}
#submenu_sub li{
	padding: 3px 0px 3px 40px;
	font-size: small;
	background-image: url(http://chiitsumo.com/gif/right01.gif);
	background-repeat: no-repeat;
	background-position: 30px 7px;
}
#submenu_sub a:hover{
	background-image:none;
	text-decoration: underline;
}
/*
３カラムの中央の詳細
___________________________________________________*/
                     /*２カラムの右ボックス内の特別設定*/
		#box2_fixed h2{
			background-image: url(http://chiitsumo.com/gif02/h2_bg.gif);
			background-repeat: no-repeat;
			background-position: center;
			padding: 5px 45px 5px 120px;
			color: #FFCC00;
			font-size: 22px;
			}
		#box2_fixed div.entry{
			border: #99cc33 2px solid;
			padding: 10px 20px;
			margin-top: 20px;
			margin-bottom: 10px;
			margin-left: 0px;
			margin-right: 0px;/*
			background-color: #FFF;*/
			background-image: url(http://chiitsumo.com/new_img/bg_stlipe_orange.gif);
			font-size: 12px;
			}

		#box2_fixed div.entry h2{
			margin: 0px 0px 10px 0px;
			padding: 15px 20px;
			font-size: 22;
			color: #ffffff;
			background-color: #99cc33;
			background-image: none;
			border-left: #009900 solid 15px;
			border-bottom: #009900 dotted 1px;
			border-top: #009900 dotted 1px;
			border-right: #009900 dotted 1px;
			clear: left;
			}

		#box2_fixed div.entry h3{	
			margin: 15px 0px 10px 10px;
			padding-top: 0px;
			padding-right: 0px;
			padding-bottom: 0px;
			padding-left: 10px;
			color: #444444;
			font-size: 18px;
			text-align: left;
			letter-spacing: 0.1em;
			border-left: #99cc33 double 20px;
			border-right: none;
			border-top: none;
			border-bottom: none;
			background-color:  transparent;
			clear: both;
			}
			
		#box2_fixed div.entry h4{
			font-size: 15px;
			color: #555555;
			margin: 15px 0px 5px 15px;
			padding: 5px 0px 5px 20px;
			background-image: url(http://chiitsumo.com/gif/list_g.gif);
			background-repeat: no-repeat;
			background-position: left;
			border: none;
			}
		#box2_fixed div.entry p{
			line-height: 1.5em;
			letter-spacing : 2px;
			padding: 10px 50px 15px 30px;
			font-size: 13px;
			color: #555555;
}
		div.entry hr{
			margin: 20px 20px 0px 20px;
			}
		div.entry p.entry-footer{
			font-size: 11px;
			line-height: 1.5em;
			letter-spacing : 0px;
			margin: 0px;
			padding: 0px 15px px 0px;
			}
		div.entry div#menu{
			display: none;
			}
/****************maincontents/main_heart********************/
h2#entry_title{
	background-image: url(http://chiitsumo.com/gif02/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 5px 45px 5px 70px;
	color: #FFCC00;
	font-size: 22px;
}
h2.date-header{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
div.entry{
	margin: 0px 5px 0px 0px;

}
.maincontents h3{
	margin: 20px 0px 10px 0px;
	padding: 15px 20px;
	font-size: larger;
	color: #ffffff;
	background-color: #99cc33;
	border-left: #009900 solid 15px;
	border-bottom: #009900 dotted 1px;
	border-top: #009900 dotted 1px;
	border-right: #009900 dotted 1px;
	clear: left;
}
.maincontents h4,h3.entry-header{	
	margin: 30px 0px 10px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #444444;
	text-align: left;
	letter-spacing: 0.1em;
	border-left: #99cc33 double 20px;
	border-top: none;
	border-bottom: none;
	clear: both;
}
.maincontents h5{
	font-size: 0.9em;
	color: #555555;
	margin: 15px 0px 5px 0px;
	padding: 5px 0px 5px 20px;
	background-image: url(http://chiitsumo.com/gif/list_g.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}
.main_heart h5{
	font-size: medium;
	color: #555555;
	margin: 15px 20px;
	padding: 30px;
	text-align: center;
	border: Yellow double 4px;
	background-color: #E6FFCE;
	color: #BF9000;
	
}
.maincontents p,.main_heart p{
	line-height: 1.6em;/*
	letter-spacing : 1px;*/
	padding: 10px 50px 15px 30px;
	font-size: 13px;
	color: #555555;
}

.maincontents ol,.main_heart ol{
	list-style-type: decimal;
	list-style-position:inside;
	padding: 10px;
	margin: 20px 0px 10px 0px;
}

.maincontents ul,.main_heart ul{
	list-style-position:inside;
	padding: 10px;
	margin: 20px 10px 10px 20px;
	background-color:#fff;
	border: #99cc33 double 3px;
}
#module-list-new ul{	
	border: none;
}

.maincontents li,.main_heart li{
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 7px 20px;
	line-height: 1.6em;
	color: #555555;
}
ol.number_decimal{

}
.number_decimal li{
	list-style-type: decimal;
	list-style-position:inside;
	
}


.maincontents .memo2 li{
	list-style-image:url(http://chiitsumo.com/gif/memo2.gif);
	list-style-position: inside;
	line-height: 1.7em;
	padding: 10px;
}
li.archive-list-item{
	font-size: normal;
	margin-left: 20px;
	padding-left: 20px;
	line-height: 1.4em;
	background-color:#FFFFFF;
	list-style-type: circle;
	list-style-position:inside;

}
.maincontents_small p{
	color: #333333;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	padding: 5px 0px 5px 10px;
	font-size: small;
	
}
div.googlebox336{
	margin:  40px 20px 20px 20px;
	padding: 20px 0px 0px 30px;
	border: dashed 1px #66cc00;
}
p.update{
	text-align:right;
}

　/*　indexページの目次レイアウト　*/

#main_index dl,#main_index_recipe dl,#main_index_mtcat dl{
	margin: 10px 0px;
	padding: 0px;
}
#main_index dt{
	color: #777777;
	font-weight: bold;
	margin: 15px 10px 10px 10px;
	clear: both;
}
#main_index_recipe dt{
	background-color: #66CC66;
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px;
	margin: 10px 240px 5px 0px;
}

#main_index_mtcat dt{
	background-image: url(http://chiitsumo.com/gif02/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 5px 25px 5px 40px;
	margin: 0px 0px 20px 0px;
	color: #FFCC00;
	font-size: 26px;
	font-family: verdana, arial, helvetica, sans-serif,"ＭＳ Ｐゴシック", "Osaka－等幅", "ヒラギノ角ゴ Pro W3";

}
#main_index dd{
	font-size: 0.9em;
	line-height: 1.5em;
	padding-right: 10px;
}
dd.clearboth{
	clear: both;
}
dd.clearboth{
	clear: both;
}
#main_index_recipe dd,#main_index_mtcat dd{
	border-bottom: #66CC66 dotted 1px;
	line-height: 3em;
	font-size: 0.9em;
	padding-left: 30px;

}
dd.imgfloatleft{
	float: left;
	margin: 0px 15px 10px 20px;
	padding: 0px;
}
.img_movenext dd,.img_movenext li{
	background-image: url(http://chiitsumo.com/gif02/move_contents.gif);
	background-repeat:no-repeat;
	background-position: 110px;
	background-color: #FFFFFF;
	padding: 0px;
}
li.img_movenext_left {
	background-image: url(http://chiitsumo.com/gif02/move_contents.gif);
	background-repeat:no-repeat;
	background-position: left;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 20px;

}
.img_movenext li{
	font-size: 0.9em;
}
/**********main-mutuallink*************/
#mutuallink dt{
	padding: 10px 0px 5px 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
#mutuallink dd{
	padding: 3px 25px 3px 30px;
	font-size: small;
	
}
/**************追記用　dl以下の設定****************/
dl.entry-more-ps{
	margin: 20px 30px;
	padding: 10px;
	background-color: #CCFFCC;
	border: dotted 1px #33CC66;
}
.entry-more-ps dd{
	padding: 5px 0px;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
}
/***********本文スペースの「カテゴリー記事一覧」*****************/
#menu dl{
	border: #99cc33 dotted 2px;
	padding: 5px;
	margin: 20px;
}
#menu dt{/*
	border-bottom: #FFCC00 double 3px;
	text-align: right;*/
	font-weight: bold;
	margin-bottom: 5px;
	
	background-color: #99cc33;
	padding:10px 20px;
	color: #fff;
}
#normal dt{
	font-weight: bold;
}

#menu dd,#normal dd{
	font-size: small;
	background-image: url(http://chiitsumo.com/gif/futaba02.gif);
	background-repeat:no-repeat;
	background-position:left;
	display: block;
	width: auto;
	height: auto;
	padding: 5px 10px;
	margin-left: 15px;
}
/***********main-menu*****************/
#profile dl{
	padding: 10px;
}
#profile dt{
	border-bottom: #FFCC00 double 3px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 5px;
	margin-top: 20px;
}
#profile dd{
	padding: 5px 0px 5px 20px;
	font-size: small;
}
/**************span*******************/
span.big_red{
	color: red;
	font-size: large;
	font-weight: bold;
}
span.red{
	color: red;
	font-size: larger;
}
span.bold_red{
	font-weight: normal;
	color: #ff6633;
}
span.border_red{
	color: red;
	font-weight: bold;
	font-size: small;
	padding: 2px 4px;
	margin: 6px;
	border: red solid 2px;	
}
span.blue{
	color: Blue;
	font-size: larger;
}/****************img****************/
img.m0fl{
	float: left;
	padding: 0px 10px 10px 0px;
}
img.clear_both{
	clear: both;
}
img.m10_0{
	margin: 10px 0px;
}
img.m10_20{
	margin: 10px 20px;
}


/**************table******************/
.maincontents table,.main_heart table{
	border:solid 1px #333333;
  	font-size: 0.8em;
  	border-collapse: collapse;
	background-color:#FFF;
	margin: 15px 10px;
}
.maincontents th,.main_heart th{
	border-right:solid 1px #333333;
	border-bottom:solid 1px #333333;
	background-color: #99cc66;
	padding:5px 8px;
	color: #FFFFFF;
 }
.maincontents td,.main_heart td{
	border-right:solid 1px #333333;
	border-bottom:solid 1px #333333;
	padding:5px 8px;
}
td.total_td,th.total_th{
	font-weight:bold;
	border-top: double 3px;
	padding: 5px 3px;
}
td.total2_td,th.total2_th{
	color: #FFCC00;
	font-weight:bold;
	padding: 5px 3px;
}

.stars table{
	float:right;
}
.stars td{
	color:　#FF0000;
}
/********************************/
strong {
	color: #FF3300;
	font-weight: bold;
	font-size: medium;
}

div.totop{
	clear: both;
	margin: 15px 0px 20px 0px;
	padding-top: 5px;
	padding-left: 300px;  
	border-top: #D2D2D2 groove 2px;
	
}
img.totop{
	clear: both;
	margin-left: 10px;
}
img.totop450{
	margin-left: 180px;
	
}
sup.info{
	margin-left: 70px;
	padding: 5px;
	border-left: #999999 solid 1px;
	display: block;
}

/******************side内の詳細設定********************/

#side a,#side a:link,#side a:visited,#side a:hover{
	text-decoration: none;
	color: Maroon;
}
#side a:hover{
	font-weight: bold;
}
#side p{
 font-size: 12px;
 clear: both;
 padding: 0px 5px;
}
.module-okiniiri{
	margin: 40px 5px 50px 5px;
}
/**************#右サイドのナビゲーション***/
#menu_side dl,#menu dd{
	background-color: #ffffff;
}
#menu_side dl{
	margin-bottom: 20px;
}
#menu_side dt{
	font-size: small;
	font-weight: bold;
	background-color: #009900;
	color: #FFFFFF;
	padding: 0.5em 0em;
	text-align: center;
	letter-spacing: 0.1em;
}	
#menu_side dd{
	display: inline;
	font-size: smaller;
}
#menu dd,#normal dd{
	padding-left: 20px;
	font-size: small;
}
#menu_side a,#menu_side a:link,#menu_side a:visited{
	text-decoration: none;
	color: #666666;
	background: transparent;
	display: block;
	width: auto;
	height: auto;
	padding: 0.5em 0.5em;
	border-bottom: 1px solid #666666;
}
#menu_side a:visited{
	border-right: 10px solid #FFCC00;
}
#menu_side a:hover{
	margin-left: 1em;
	color: #333333;
}
/***************************************/

div.side_contents {
	border: #CCCCCC solid 1px;
	margin: 3px 5px;
	padding: 3px;
	background-color: White;
	width: 142px;
	height: 70px;
	clear: both;
}
.side_contents img{
	vertical-align:middle;
}

img.ichiniigo{
	padding: 10px 18px 5px 18px;
}
img.ichiniizero{
	padding: 10px 20px 5px 20px;
}
img.hachihachi{
	padding: 10px 36px;
}

div#googlebox120{
	margin: 10px 5px 10px 5px;
}

/*
.item_box_right 右サイド用の広告
_________________________________*/
div.item_box_right{
	margin-top: 18px;
	margin-bottom: 10px;
	margin-left: 0px; 
	padding: 0px;
}
.item_box_right table{
	border-collapse: collapse;
	background-color: #FFF;
}
.item_box_right_top{
	background-image: url(http://chiitsumo.com/gif02/item_box_right_top.gif);
	background-repeat: no-repeat;
	height: 10px;	
}
td.item_box_right_middle{
	border-left: #99cc33 solid 1px;
	border-right: #99CC33 solid 1px;
	padding: 5px;
}
.item_box_right_middle img{
	margin: 0px;
}
img.item_img_right{	
	padding: 2px 4px;
	background-color: #99cc33;
}
.item_box_right_middle p{
	font-size: 12px;
	line-height: 1.3em;
}
.item_box_right_bottom{
	background-image: url(http://chiitsumo.com/gif02/item_box_right_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;	
}
/*
index用サイド
________________________________*//*
.side_title a{font-weight: bold;color: #FFFFFF;text-decoration: underline;}
.side_title a:link{font-weight: bold;color: #FFFFFF;text-decoration: underline;}
.side_title a:visited{color: #FFFFFF;text-decoration: underline;}
.side_title a:hover{color: #FFFFFF;font-weight: normal;text-decoration: none;}*/

h2#heart{
	background-image:url(http://chiitsumo.com/gif_h2/h2_heart70_70.gif);
	background-repeat: no-repeat;
	padding: 30px 3px 30px 65px;
	font-size: 15px;
}
h2#time{
	background-image:url(http://chiitsumo.com/gif_h2/h2_time.gif);
	background-repeat: no-repeat;
	padding: 30px 3px 30px 65px;
	font-size: 15px;
}
h2#makehp{
	background-image:url(http://chiitsumo.com/gif_h2/h2_makehp.gif);
	background-repeat: no-repeat;
	padding: 30px 3px 30px 65px;
	font-size: 15px;
}
/**************bottomの詳細設定****************/

#bottom_header h2{	
	height: 24px;
	margin: 0px;
	padding-top: 14px;
	padding-bottom: 11px;
	text-align: center;
	color: #45C800;
	letter-spacing: 2px;
	background-color:#FFFFFF;
	border-bottom: #FFFF66 solid 1px;
	border-top: #FFFF66 solid 1px;
}
#bottom a,#bottom a:link,#bottom a:visited{
	text-decoration: none;
}
#bottom a:hover{
	text-decoration: underline;
}
/***************footer***************/

#footer{
	float: right;
	width: 166px;
	font-size: small;
	background-image: url(http://chiitsumo.com/gif/kabe_shima_orange.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
}
img.lolipo88{
	margin: 5px 5px;
	padding: 30px 30px;
	background-image:url(http://chiitsumo.com/gif02/cm_lolipo.gif);
	background-repeat:no-repeat;
}
img.mumu88{
	margin: 0px 5px;
	padding: 30px 30px;
	background-image:url(http://chiitsumo.com/gif02/cm_mumu.gif);
	background-repeat:no-repeat;
}
#siteinfomation ul,#siteinfomation li{
	list-style: none;
}
#siteinfomation li{
	margin: 5px 0px;
	padding: 0px 2px 2px 17px;
	background-image: url(http://chiitsumo.com/gif02/footer_icon01.gif); 
	background-repeat: no-repeat;
}
#siteinfomation ul{
	padding: 0px 0px 5px 10px;
}
#siteinfomation p{
	padding: 5px 10px;
}
#siteinfomation img{
	padding: 10px;
}
#mt_lisense{
	padding: 10px 5px 10px 10px;
	font-size: 12px;

}
/*
フッターの左側ボックス　主にPRスペース
___________________________________________________________________*/

#footerleft{
	float: left;
	width: 634px;
	padding-top: 10px;
	background-color: #ffffff;
}
#footerleft p{
	font-size: smaller;
	padding: 10px 0px;
	line-height: 1.4em;
}
#footerleft dl{	
	
}
#footerleft dt{
	margin:5px 0px;
	padding-left: 20px;
	background-image: url(http://chiitsumo.com/gif/list_g.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 15px;
	
}
#footerleft dd{
	font-size: 13px;
}
 /*横長ボックス＝幅60%　縦二行*/
div.pr_space_wide{
	width: 66%;
	height: 50%;
	float:right;
	background-color: #ffffff;
	
}
.pr_space_wide img{
	float: left;
	padding: 5px 10px 10px 10px;
	border: none;
}
.pr_space_wide h5{
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	border-bottom: 1px double;
	text-align: center;
	margin: 5px 0px;
	padding: 10px 0px 5px 0px;
	
}
 /*縦長ボックス×横三列*/
.pr_space{
	width: 33%;/*
	height:321px;*/
	float:left;
}
.pr_space{
	padding-left: 5px;
}
.pr_space h5{
	padding-left: 20px;
	background-image: url(http://chiitsumo.com/gif/aicon351.gif);
	background-repeat: no-repeat;
	
}
.pr_space img{
	padding: 3px 0px 3px 30px;
	border: none;
}

/*
一番下の段落の詳細設定
____________________________________*/
#footerleft_bottom ul{
	margin-top: 2px;
	margin-bottom: 3px;
}
#footerleft_bottom li{
	display: inline;
	font-size: small;
	padding: 0px 2px;
	border-left: solid 1px #000000;
}
#footerleft_bottom p{
	text-align: center;
	font-size: 13px;
}
/**********SPAN*************/
span.B{
	font-size: x-small;
	font-weight: bold;
	color: Red;
}
span.Bb{
	font-weight: bold;
	color: Red;
}
span.fontsmall{
	font-size: small;
	font-weight: normal;
}
span.bold{
	font-weight: bold;
	
}
/***********div.sitemap00*********************/
div#contents_sitemap{
	background-color: #FFFFFF;
	width: 800px;/*
	height: 1170px;*/
	clear: both;
	margin:0px;
	padding: 0px;

}
#contents_sitemap:after{
	clear: both;
}
div.sitemap00{
	width: 243px;
	float: left;
	margin: 10px;
}
.sitemap00 h2,.sitemap00 dt{
	text-align: center;
	background-color: #00CC00;
	color: #FFFFFF;
	margin: 5px 0px;
	padding: 8px;
	font-size: 1.0em;
}
.sitemap00 dd{
	font-size: 0.9em;
	padding: 3px;
	margin:0px;
}
dd.sitemap_dd{
	text-align: center;
	background-color: #00CC00;
	color: #FFFFFF;
	width: 20px;
	margin: 5px 0px;
	padding: 8px;
	font-size: 0.9em;
}
	
.sitemap00 ul{
	margin:0px;
	padding: 0px;
}
.sitemap00 li{
	margin: 0px;
	padding: 4px 0px 4px 15px;
}
/*
index用
_______________________________________________________________*/

div#cost{
	height: auto;
	clear: both;
}
#cost dd{
	font-size: small;
}
div#whatsnew{
	width: 180px;
	margin: 0px 8px 10px 0px;
	padding: 0px;
	background-color: #ffffff;
	float: right;
}
div#whatsnew div.module-okiniiri{
	float: right;
	margin: 0px 25px 10px 5px;
}
#whatsnew dl{
	float:right;
	width: 138px;
	border: #EAEAEA solid 1px;
	padding: 10px;
}
#whatsnew dt{
	font-size: small;
}
#whatsnew dd{
	font-size: small;
	line-height: 1.3em;
	margin: 5px 0px 0px 20px;
}
div#thisweek,div#chii_select{
	margin: 0px 8px 10px 0px;
	padding: 0px;
	border: #EAEAEA solid 1px;
	background-color: #ffffff;
}
#thisweek p,#chii_select p{
	font-size: 13px;
	padding: 5px 10px;
}
div#tokutoku,div#season{
	margin: 0px 8px 10px 0px;
	padding: 0px;
	border: #EAEAEA solid 1px;
	background-color: #ffffff;
}

#thisweek h2,#chii_select h2,#chii_select h2,#season h2,#tokutoku h2{
	font-size: 20px;
	letter-spacing: 2px;
	padding: 9px 0px 7px 13px;
	clear: both;
	margin: 0px 0px 10px 0px;
	background-image: none;
}
#season h2{
	background-color: #ffe4c4;
	color: #ff6347;
}
#thisweek h2{
	background-color: #99CC33;
	color: #FFFFFF;
}

#tokutoku h2{
	background-color: #ff4500;
	color: #FFFFFF;
}
#thisweek h3,#thisweek dt{
	border-left: 15px solid #99cc33;
	border-right: none;
	border-top: none;
	border-bottom: none;
	background-color: #fff;
	margin: 10px 0px;
	padding: 0px 10px;
	font-size: 14px;
	clear: both;
}
#tokutoku h3,#tokutoku dt{
	background-image: url(http://chiitsumo.com/gif02/tokutoku.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 3px 0px 5px 23px;
}
#tokutoku dl,#season ul{
	margin: 10px 5px;
	border: none;
}
#tokutoku dt{
	color: #777777;
	font-weight: bold;
	margin: 10px 0px 3px 10px;
	font-size: 14px;
}
#tokutoku dd,#season li{
	background-image: url(http://chiitsumo.com/gif/list_p.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 7px 0px 7px 33px;
	line-height: 1.1em;
	border-bottom: #FFE6CC dashed 1px;
	font-size: 13px;
}

#tokutoku span.new {
    color: red;
    font-weight: bold;
    padding-left: 5px;
}

#thisweek dl{
	margin: 10px 0px;
	padding: 10px;
}

#thisweek dd{
	margin: 10px 0px;
	padding: 0px;
	width: 185px;
	float: left;
}
#thisweek ul{
	margin: 0px 2px;
	padding: 0px;
}
#thisweek li{
	margin: 0px;
	padding: 0px 5px;
}
#thisweek h3,#tokutoku h3{
	color: #777777;
	font-weight: bold;
	margin: 10px 0px 3px 10px;
}

img.imgfloatleft{
	float: left;
	margin: 0px 10px;
}
dd.textleft{
	padding: 3px 10px;
	text-align: right;
}
img.imgfloatleft{
	margin-right: 10px;	
}
/*
更新履歴の詳細
______________________________*/
div#recentnews{
	height: auto;
	clear: both;
	border: #EAEAEA solid 1px;
	background-image: url(http://chiitsumo.com/gif_h2/h2_news.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	background-color: #fff;
	margin: 0px 0px 10px 10px;
	padding: 20px 5px 5px 5px;
	
	width: 390px;
	float: left;
}
#recentnews ul{
	float:left;
	width: 190px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#recentnews li{
	font-size: 11px;
	padding: 3px 3px 0px 7px;
	margin: 0px;
}

#recentnews dl{
	float: right;
	width: 190px;
	margin: 0px;
	padding: 0px;
}
#recentnews dt{
	font-size: 12px;
	margin: 10px 120px 5px 0px;
	padding: 3px 5px;
	background-color: #99cc33;
}
#recentnews dd{
	font-size: 11px;
	margin-right: 10px;
	margin: 0px;
	padding: 0px;
}
#recentnews p{
	clear: both;
	font-size: small;
	padding: 5px 10px;
	text-align: left;
	
}
/*
最新記事の表示用
___________________________________*/
div#module-list-new{
    margin: 40px 20px;
    border: solid #99cc33 2px;
	background-color: #FFF;
}

#module-list-new h3{
	border: none;
	background-color: #FFF;
	color: #333;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	font-size: 15px;
	

}

#module-list-new li{
    margin: 0px;
    padding: 5px 10px 5px 20px;
    background-color: #FFF;
    list-style-position: inside;
    list-style-type: disc;
    line-height: 1.5em;
}

/*
新着記事表示用
________________________________________________*/

body#chiiblo_whatsnew{
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif,"ＭＳ Ｐゴシック", "Osaka－等幅", "ヒラギノ角ゴ Pro W3";
}
