@charset "utf-8";

/*
Theme Name: PPC-SENGOKU-2Colum-CUSTOM-HEADER-PLUS
Theme URI: http://ppc-template.co.cc/
Description: WordPress PPC and SEO Theme.
Author: TATEZO-(Satoshi Masuda)	
Author URI: http://blog-affiliate.jp/
Version: 1.0
*/

a {
color : #0000ff;
}
a:hover {
color : #6b8b45;
}


a img {
border : none;
}
a:hover img{opacity: 0.5;filter: alpha(opacity=50);}

body {
position : relative;
font-family : arial, sans-serif;
text-align : center;
background :#222222 url(http://www.kicchiri.com/k/img/back_blackgra.gif) repeat-y;/*背景画像の変更はここで行います*/
background-position: center;
margin : 0;
padding : 0;
}


#wrapper {
position : relative;
margin : 0 auto 0 auto;
width : 855px;
text-align : center;
padding : 0 0 0 0;
overflow: hidden;
}




/*----------------------------ヘッダーのデザインここから----------------------------------*/


#header {
	width: 855px;
	height: 387px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat center top;
        overflow: hidden;	
}



#header a {
	height: 120px;
	display: block;
	text-decoration:none;
}


#header * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #FFFFFF;
}

#header h1 {
        font-size:1px;
        text-indent:-9999px;
}

#header h2 {
	font-size:1em;
        text-indent:-9999px;
}


/*----------------------------ヘッダーのデザインここまで----------------------------------*/


#main {
clear : both;
text-align : left;
width : 855px;
margin : 0;
padding : 0;
background : #FFFFFF;
overflow: hidden;
}

* html #main {
clear : both;
text-align : left;
width : 855px;
margin : 0;
padding : 0;
background : #FFFFFF;
overflow: hidden;
}



#navi-adbox {
background : url(images/menu-under-black.jpg);
width : 855px;
height : 62px;
margin : 0 auto 0;
padding : 0;
border-top : 5px solid #3f3f3f;
clear : both;
}


#contentwrapper {
float : left;
width : 855px;
overflow: hidden;
}

* html #contentwrapper {
padding : 0 0 30px 0;
float : left;
width : 855px;
overflow: hidden;
}

#contentwrapper2 {
padding : 0 20px 30px 20px;
float : right;
width : 610px;
overflow: hidden;
}



#content {
padding : 0 0px 0 0px;
line-height : 170%;
font-size :  14px;
overflow: hidden;
}





#content ul li {
list-style : none;
padding-left :  14px !important ;
margin:10px 0 10px 0;
}
#content ul li ul li {
clear : both;
list-style : none;
padding-left :  14px !important ;
margin:10px 0 10px 0;
}

#content2 {
padding : 0 30px 0 30px;
line-height : 170%;
font-size :  14px;
overflow: hidden;
}

#content2 ul li {
list-style : none;
padding-left :  14px !important ;
margin:10px 0 10px 0;
}
#content2 ul li ul li {
clear : both;
list-style : none;
padding-left :  14px !important ;
margin:10px 0 10px 0;
}


.post {
clear : both;
padding-top : 10px;
}
.post-date {
width : 45px;
height : 49px;
float : left;
background : url(images/date-bg.gif) no-repeat;
}
.post-month {
font-size : 11px;
text-transform : uppercase;
color : #fff;
text-align : center;
display : block;
line-height : 11px;
padding-top : 2px;
margin-left : -3px;
}
.post-day {
font-size : 18px;
text-transform : uppercase;
color : #999;
text-align : center;
display : block;
line-height : 18px;
padding-top : 7px;
margin-left : -3px;
}


.post-title {
color : #CF1800 !important ;/*----記事タイトルの文字色の変更はここです----*/
padding:0 0 10px;
width : 100%;
line-height:180%;
float : left;
border : none;
border-left:5px solid #aaaaaa;
border-bottom:1px dashed #aaaaaa;
}

.post-title a {
color : #CF1800;/*----記事タイトルの文字色の変更はここです----*/
width : 100%;
float : left;
margin-left : 10px;
border : none;
text-decoration : none;
overflow:hidden;
}

.pageTitle {
color : #232323;
}

.pageTitle a {
color : #232323;
}
.entry {
clear : both;
margin-top : 30px;
padding-top : 10px;
}
.entry h3 {
font-size : 13pt;
}
.entry h4 {
font-size : 13pt;
}

/*-------------------------------サイドバーのデザインここから------------------------------*/
.sidebars {
float : left;
margin : 0 0px 20px 18px;
width : 180px;
border : 1px solid #ccc;
overflow: hidden;
}


.sidebars h2 {
font-size : 11pt;
color : #ffffff;
background : url(images/sidebar/sidebar03.png) no-repeat left top;/*サイドバー画像の変更*/
height : 39px;
padding : 7px 5px 0 10px;
margin : 0 0 0 0;
}
.sidebars table {
width : 180px;
}
.sidebars ul {
margin : 0;
padding : 0 0 0 0;
}
.sidebars ul li {
margin-top : 0px;
margin-bottom : 10px;
list-style : none;
font-size : 10pt;
}
.sidebars ul li ul {
padding:3px;
margin-top : 2px;
}
.sidebars ul li ul li {
display : display;
color : #0000ff;
line-height :140%;
margin : 0;
padding : 2px 2px 2px  10px;
}
.sidebars ul li ul li .children li{
color : #333;
line-height :140%;
margin : 0;
padding : 0px 0px 0px 4px!important;
}
.sidebars li.nobg a:hover {
background : none;
color : #036;
text-decoration : none;
}
.sidebars a {
color : #0000ff;
text-decoration : none;
}
.sidebars a:hover {
color : #036;
background : #ffee8f;
}
.sidebars p {
font-size : 9pt;
padding : 2px 0;
}
#tag_cloud a {
display : inline;
}


/*-----------------------------サイドバーのデザインここまで---------------------------*/




/*--------------------------------フッターのデザインここから----------------------------*/

#credits {
clear : both;
width : 855px;
height : 300px;
text-align : center;
border-top:#eee solid 1px;
background :#ffffff url(images/) repeat-y;
margin : 0;
}



#copyright  { 
position : relative;
top : 30px;
color : #232323;
font-size : 12px;
}
#copyright a {
color : #ff0000;
font-size : 12px;
}

/*-------------------------フッターのデザインここまで-----------------------------*/



.cleared {
clear : both;
}
.left {
float : left;
}
.right {
float : right;
}



#pannavi {
position : relative;
top : 0;
width : 500px;
float : left;
margin : 10px 0 0;
}


*:first-child + html #searchform, * html #searchform {
padding : 5px 0;
}
#searchbutton:hover, .comment #submit:hover {
cursor : pointer;
}


.bottan_side {font-size:11px;width:150px;}



/*----------------------文字装飾などここから--------------------------*/


/*引用文のデザインここから*/
blockquote {
background : #FFFFF0;
border : 1px dotted #bbb;
margin : 5px 0px;
padding : 5px 10px;
}
/*引用文のデザインここまで*/


code {
color : #36c;
}


/*青い強調文字*/
.blue {
color : blue;
font-weight : 600;
font-size : 100%;
}

/*緑の強調文字*/
.green {
color : green;
font-weight : 600;
font-size : 100%;
}

/*オレンジの強調文字*/
.orange {
color : orange;
font-weight : 600;
font-size : 100%;
}

/*背景色が黄色の強調文字*/
.yellow {
background-color : yellow;
font-size : 100%;
}

/*背景色が黄色の赤い文字*/
.red-yellow-back {
color : #cc0000;
background-color : yellow;
}

/*大きい文字*/
.big {
color : #cc0000;
font-size : 22px;
font-weight : 800;
line-height : 160%;
}



/*水平線のデザイン*/
hr {
background : url(images/h2bg.jpg) no-repeat;
height : 7px;
margin :  14px 0  14px 0;
}


/*------------------------サブヘッド用背景画像ここから------------------------*/
.sub-head-green {
font-size : 15pt;
color : #ffffff;
background : url(images/sub-head/sub-head-green.png) no-repeat;
height : 50px;
padding : 10px 0 0 40px;
margin : 20px 0 20px -20px;
}
.sub-head-orange {
font-size : 15pt;
color : #ffffff;
background : url(images/sub-head/sub-head-orange.png) no-repeat;
height : 50px;
padding : 10px 0 0 40px;
margin : 20px 0 20px -20px;
}
.sub-head-black {
font-size : 15pt;
color : #ffffff;
background : url(images/sub-head/sub-head-black.png) no-repeat;
height : 50px;
padding : 10px 0 0 40px;
margin : 20px 0 20px -20px;
}
.sub-head-blue {
font-size : 15pt;
color : #ffffff;
background : url(images/sub-head/sub-head-blue.png) no-repeat;
height : 50px;
padding : 10px 0 0 40px;
margin : 20px 0 20px -20px;
}
.sub-head-gold {
font-size : 15pt;
color : #ffffff;
background : url(images/sub-head/sub-head-gold.png) no-repeat;
height : 50px;
padding : 10px 0 0 40px;
margin : 20px 0 20px -20px;
}
.sub-head-dark-red {
font-size : 15pt;
color : #ffffff;
background : url(images/sub-head/sub-head-dark-red.png) no-repeat;
height : 50px;
padding : 10px 0 0 40px;
margin : 20px 0 20px -20px;
}
.sub-head-brown {
font-size : 15pt;
color : #ffffff;
background : url(images/sub-head/sub-head-brown.png) no-repeat;
height : 50px;
padding : 10px 0 0 40px;
margin : 20px 0 20px -20px;
}
.sub-head-red {
font-size : 15pt;
color : #ffffff;
background : url(images/sub-head/sub-head-red.png) no-repeat;
height : 50px;
padding : 10px 0 0 40px;
margin : 20px 0 20px -20px;
}
.sub-head-murasaki {
font-size : 15pt;
color : #ffffff;
background : url(images/sub-head/sub-head-murasaki.png) no-repeat;
height : 50px;
padding : 10px 0 0 40px;
margin : 20px 0 20px -20px;
}

/*------------------------サブヘッド用背景画像ここまで------------------------*/


.check {
background : url(images/check.gif) no-repeat;
height : 35px;
padding : 12px 0 0 35px;
}


.check-a {
background : url(images/check-a.gif) no-repeat;
height : 35px;
padding : 7px 0 0 25px;
}


.check-b {
background : url(images/check-b.gif) no-repeat;
height : 35px;
padding : 12px 0 0 35px;
}


.check-c {
background : url(images/check-c.gif) no-repeat;
height : 35px;
padding : 7px 0 0 32px;
}



.check-d {
background : url(images/check-d.gif) no-repeat;
height : 35px;
padding :  14px 0 0 35px;
}



.point-maru {
background : url(images/point-maru.gif) no-repeat;
height : 40px;
padding :  14px 0 0 37px;
}




.point02 {
background : url(images/point02.png) no-repeat;
height : 40px;
padding :  14px 0 0 37px;
}




@charset "Shift_jis";


 /*------------------------------------------------------------
■拡張設定

	t＝上（top）
	r＝右（right）
	b＝下（bottom）
	l＝左（left）
	c＝左右の中央（center）
	m＝上下の中央（middle）

※「!important」という設定は、
　どんなclassより、そのclassを優先するという設定です。
-------------------------------------------------------------*/

/*------------------------------------------------------------
●１、align・・・文字の横位置
-------------------------------------------------------------*/

.al-c{ text-align: center; }/*中央寄せ*/
.al-r{ text-align: right; }/*右寄せ*/
.al-l{ text-align: left; }/*左寄せ*/


/*------------------------------------------------------------
●２、valign・・・文字の縦位置
-------------------------------------------------------------*/

.vl-t{ vertical-align: top; }/*上寄せ*/
.vl-m{ vertical-align: middle; }/*中央寄せ*/
.vl-b{ vertical-align: bottom; }/*下寄せ*/


/*------------------------------------------------------------
●３、float・・・ブロックの左右の寄せ
-------------------------------------------------------------*/

.fl-c{ clear: both; }/*左右の寄せを解除*/
.fl-r{ float:right; margin-left: 20px; }/*右寄せ*/
.fl-l{ float:left; margin-right: 20px; }/*左寄せ*/


/*------------------------------------------------------------
●４、margin・・・周りのブロックからの距離

	10、15、20・・・という数字は「px（ピクセル）」を表します
-------------------------------------------------------------*/

.m0{ margin: 0!important; }/*周りからのmarginを0にする*/
.m0-t{ margin-top: 0!important; }/*上からのmarginが0pxx*/
.m0-r{ margin-right: 0!important; }/*右からのmarginが0px*/
.m0-b{ margin-bottom: 0!important; }/*下からのmarginが0px*/
.m0-l{ margin-left: 0!important; }/*左からのmarginが0px*/

.m10{ margin: 10px!important; }/*周りからのmarginが10px*/
.m10-t{ margin-top: 10px!important; }/*上からのmarginが10px*/
.m10-r{ margin-right: 10px!important; }/*右からのmarginが10px*/
.m10-b{ margin-bottom: 10px!important; }/*下からのmarginが10px*/
.m10-l{ margin-left: 10px!important; }/*左からのmarginが10px*/

.m15{ margin: 15px!important; }
.m15-t{ margin-top: 15px!important; }
.m15-r{ margin-right: 15px!important; }
.m15-b{ margin-bottom: 15px!important; }
.m15-l{ margin-left: 15px!important; }

.m20{ margin: 20px!important; }
.m20-t{ margin-top: 20px!important; }
.m20-r{ margin-right: 20px!important; }
.m20-b{ margin-bottom: 20px!important; }
.m20-l{ margin-left: 20px!important; }

.m30{ margin: 30px!important; }
.m30-t{ margin-top: 30px!important; }
.m30-r{ margin-right: 30px!important; }
.m30-b{ margin-bottom: 30px!important; }
.m30-l{ margin-left: 30px!important; }

.m40{ margin: 40px!important; }
.m40-t{ margin-top: 40px!important; }
.m40-r{ margin-right: 40px!important; }
.m40-b{ margin-bottom: 40px!important; }
.m40-l{ margin-left: 40px!important; }

.m50{ margin: 50px!important; }
.m50-t{ margin-top: 50px!important; }
.m50-r{ margin-right: 50px!important; }
.m50-b{ margin-bottom: 50px!important; }
.m50-l{ margin-left: 50px!important; }

.m60{ margin: 60px!important; }
.m60-t{ margin-top: 60px!important; }
.m60-r{ margin-right: 60px!important; }
.m60-b{ margin-bottom: 60px!important; }
.m60-l{ margin-left: 60px!important; }

.m70{ margin: 70px!important; }
.m70-t{ margin-top: 70px!important; }
.m70-r{ margin-right: 70px!important; }
.m70-b{ margin-bottom: 70px!important; }
.m70-l{ margin-left: 70px!important; }


/*------------------------------------------------------------
●５、padding・・・周りのブロックからの距離（padding）

	10、15、20・・・という数字は「px（ピクセル）」を表します
-------------------------------------------------------------*/

.p0{ padding: 0!important; }/*周りからのmarginを0にする*/
.p0-t{ padding-top: 0!important; }/*上からのmarginが0px*/
.p0-r{ padding-right: 0!important; }/*右からのmarginが0px*/
.p0-b{ padding-bottom: 0!important; }/*下からのmarginが0px*/
.p0-l{ padding-left: 0!important; }/*左からのmarginが0px*/

.p5{ padding: 5px!important; }/*周りからのmarginが5px*/
.p5-t{ padding-top: 5px!important; }/*上からのmarginが5px*/
.p5-r{ padding-right: 5px!important; }/*右からのmarginが5px*/
.p5-b{ padding-bottom: 5px!important; }/*下からのmarginが5px*/
.p5-l{ padding-left: 5px!important; }/*左からのmarginが5px*/

.p10{ padding: 10px!important; }/*周りからのmarginが10px*/
.p10-t{ padding-top: 10px!important; }/*上からのmarginが10px*/
.p10-r{ padding-right: 10px!important; }/*右からのmarginが10px*/
.p10-b{ padding-bottom: 10px!important; }/*下からのmarginが10px*/
.p10-l{ padding-left: 10px!important; }/*左からのmarginが10px*/

.p15{ padding: 15px!important; }
.p15-t{ padding-top: 15px!important; }
.p15-r{ padding-right: 15px!important; }
.p15-b{ padding-bottom: 15px!important; }
.p15-l{ padding-left: 15px!important; }

.p20{ padding: 20px!important; }
.p20-t{ padding-top: 20px!important; }
.p20-r{ padding-right: 20px!important; }
.p20-b{ padding-bottom: 20px!important; }
.p20-l{ padding-left: 20px!important; }

.p30{ padding: 30px!important; }
.p30-t{ padding-top: 30px!important; }
.p30-r{ padding-right: 30px!important; }
.p30-b{ padding-bottom: 30px!important; }
.p30-l{ padding-left: 30px!important; }

.p40{ padding: 40px!important; }
.p40-t{ padding-top: 40px!important; }
.p40-r{ padding-right: 40px!important; }
.p40-b{ padding-bottom: 40px!important; }
.p40-l{ padding-left: 40px!important; }

.p50{ padding: 50px!important; }
.p50-t{ padding-top: 50px!important; }
.p50-r{ padding-right: 50px!important; }
.p50-b{ padding-bottom: 50px!important; }
.p50-l{ padding-left: 50px!important; }

.p60{ padding: 60px!important; }
.p60-t{ padding-top: 60px!important; }
.p60-r{ padding-right: 60px!important; }
.p60-b{ padding-bottom: 60px!important; }
.p60-l{ padding-left: 60px!important; }

.p70{ padding: 70px!important; }
.p70-t{ padding-top: 70px!important; }
.p70-r{ padding-right: 70px!important; }
.p70-b{ padding-bottom: 70px!important; }
.p70-l{ padding-left: 70px!important; }


/*------------------------------------------------------------
●６、font-size・・・フォントサイズの設定

	※「em」と「px」の違い
	　IEで、ブロウザの文字サイズ変更が反映されるのが「em」です
	　「px」は文字サイズ変更が効きません。
-------------------------------------------------------------*/

.normal{ font-weight: normal!important; }

.b{ font-weight: bold!important; }

.big{ font-size: 120%!important; }
.big2{ font-size: 150%!important; }
.big3{ font-size: 180%!important; }

.small{ font-size: 80%!important; }

.f08em{ font-size: 0.8em; }
.f09em{ font-size: 0.9em; }
.f10em{ font-size: 1.0em; }
.f11em{ font-size: 1.1em; }
.f12em{ font-size: 1.2em; }
.f13em{ font-size: 1.3em; }
.f14em{ font-size: 1.4em; }
.f16em{ font-size: 1.6em; }
.f18em{ font-size: 1.8em; }
.f20em{ font-size: 2.0em; }
.f22em{ font-size: 2.2em; }
.f24em{ font-size: 2.4em; }


.f8px{ font-size: 8.5px!important; }
.f9px{ font-size: 9.0px!important; }
.f10px{ font-size: 10px!important; }
.f11px{ font-size: 11px!important; }
.f12px{ font-size: 12px!important; }
.f13px{ font-size: 13px!important; }
.f14px{ font-size: 14px!important; }
.f15px{ font-size: 15px!important; }
.f16px{ font-size: 16px!important; }
.f18px{ font-size: 18px!important; }
.f20px{ font-size: 20px!important; }
.f22px{ font-size: 22px!important; }
.f24px{ font-size: 24px!important; }
.f25px{ font-size: 25px!important; }
.f26px{ font-size: 26px!important; }
.f27px{ font-size: 27px!important; }
.f28px{ font-size: 28px!important; }
.f29px{ font-size: 29px!important; }
.f30px{ font-size: 30px!important; }



/*------------------------------------------------------------
●７、color・・・フォントカラーの設定
-------------------------------------------------------------*/

.black{ color: #000!important; }/*黒色*/
.white{ color: #fff!important; }/*黒色*/
.red{ color: #ff0000!important; }/*赤色*/
.blue{ color: #0000dd!important; }/*青色*/
.green{ color: #008000!important; }/*緑色*/
.yellow{ color: #ffff00!important; }/*黄色*/
.navy{ color: #1F26A9!important; }/*紺色*/
.gray{ color: #666!important; }/*灰色*/
.litegray{ color: #999!important; }/*ライトグレー*/
.orange{ color: #ff6600!important; }/*橙色*/
.pink{ color: #FF0099!important; }/*ピンク色*/
.purple{ color: #660099!important; }/*紫色*/
.olive{ color: #631C89!important; }/*黄土色*/
.lime{ color: #00ff00!important; }/*黄緑*/
.aqua{ color: #167FA6!important; }/*水色*/


/*------------------------------------------------------------
●８、line-height・・・行間の設定
-------------------------------------------------------------*/

.lh13{ line-height: 1.3em!important; }
.lh14{ line-height: 1.4em!important; }
.lh15{ line-height: 1.5em!important; }
.lh16{ line-height: 1.6em!important; }
.lh17{ line-height: 1.7em!important; }
.lh18{ line-height: 1.8em!important; }
.lh19{ line-height: 1.9em!important; }
.lh20{ line-height: 2.0em!important; }


/*------------------------------------------------------------
●９、underline・・・アンダーライン（下線）の設定
-------------------------------------------------------------*/

.underline{ text-decoration: underline!important; }


/*------------------------------------------------------------
●１０、取り消し線の設定
-------------------------------------------------------------*/

.del{ text-decoration:line-through;}


/*------------------------------------------------------------
●１１、box・・・カラーボックスの設定
-------------------------------------------------------------*/

.box-yellow{ background-color: #ffff00!important; }/*黄色のボックス*/
.box-aqua{ background-color: #00ffff!important; }/*水色のボックス*/
.box-gray{ background-color: #eee!important; }/*灰色のボックス*/
.box-red{ background-color: #fc9b8b!important; }/*赤色のボックス*/


/*------------------------------------------------------------
●１２、input:focus・・・入力フォームをハイライトする
-------------------------------------------------------------*/

input:focus,textarea:focus{ background-color: #dee!important; }


/*------------------------------------------------------------
●１３、hr・・・線の基本設定
-------------------------------------------------------------*/

hr{
	clear: both;
	margin: 0;
	padding: 0;
	border-width: 1px 0 0 0;
	height: 1px;
	border-style: solid none none none;
	color: #ccc;
}

/*------------------------------------------------------------
●１４、left、right・・・画像の横位置設定
-------------------------------------------------------------*/

/*--------------------▽左に画像、右に文章*/

.left{
	float: left;
	margin: 0 30px 20px 0!important;
}


/*--------------------▽右に画像、左に画像*/

.right{
	float: right;
	margin: 0 0 20px 30px!important;
}


/*------------------------------------------------------------
●１５、top、middle、bottom・・・画像の縦位置設定
-------------------------------------------------------------*/

/*--------------------▽画像の縦位置をtopに揃える*/

img.top{ vertical-align: top!important; }

/*--------------------▽画像の縦位置をmiddleに揃える*/

img.middle{ vertical-align: middle!important; }

/*--------------------▽右に画像、左に画像*/

img.bottom{ vertical-align: bottom!important; }


/*------------------------------------------------------------
●１６、noborder・・・枠線を無くす
-------------------------------------------------------------*/

.noborder{ border: 0!important; }

/*------------------------------------------------------------
●１７、zindex・・・重なりの優先度
-------------------------------------------------------------*/

.z2{ z-index: 2; }
.z3{ z-index: 3; }


/*------------------------------------------------------------
●１８、タグ部分
-------------------------------------------------------------*/

ul.tag li{
	display: inline;
	list-style-type: none;
	list-style-position: outside;
	margin-right: 15px;
}






/*------------------------------------------------------------
●１９、ロールオーバーイメージ
-------------------------------------------------------------*/


#hmenu_l{
    width:416px;
    height:100px;
	margin-bottom:0px;
	margin-left:60px;
	padding-top:0px;
}

#hmenu_center{
　text-align:center!important;
 }

#hmenu_c{
    width:416px;
    height:100px;
	margin:0 auto;
}

ul#g_menu{
    list-style:none;
    width:100%;
}
ul#g_menu li{
    list-style:none;
    float:left;
    width:416px;
}
ul#g_menu a{
	font-size:35px;
    display:block;
    width:416px;
    height:100px;
	line-height:100px;
    text-indent:0px;
    overflow:hidden;
    text-align: center; 
	font-weight:bold;
	letter-spacing:0.2em;
	margin-top:0px;
	color:#ffffff;
    text-decoration:none;
}
a.menu01{
    background-image:url(http://www.kicchiri.com/b-up/img/order_botan.gif);
}
a:hover.menu01{
    background-position:0px -100px;
}



a:hover{
    color:#0000ff;
    text-decoration:none;
	position:relative; 
	top:2px; 
	left:2px;}




.hikakutbl {
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}

.hikakutbl .table {
        width:550px;
	margin: 5px 0 10px 5px;
	padding: 0;
	font-size: 14px;
	border: 2px solid #000000;
}

.hikakutbl th {
	margin: 0;
	padding: 3px 0;
	border: 1px solid #CCCCCC;
	font-size: 15px;
         font-weight: bold;
	color: #fff;
	text-align: center;
	background:#000000 url(http://photo.renaishinri.com/);
	background-repeat: repeat-x;
	background-position: 0 0;
}


.hikakutbl td {
	margin: 0;
	padding: 0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 2px solid #000000;
}

td.price {
	margin: 0;
	padding: 0;
	width: 150px;
	text-align: center;
	font-size: 12px;
}

td.hikakutxt {
	margin: 0;
	padding: 5px;
	font-size: 14px;
	line-height: 130%;
}

.imgtitle1 {
 	font-size: 18px;
        font-weight: bold;
        color:#fff;
}

.imgtitle {
	margin: 5px 0px 2px 5px;
         font-weight: bold;
         color:#ff0000;
 	font-size: 14px;
}

.imghikaku {
	margin: 0px 10px 10px 10px;
	
	padding-top: 5px;
}


td.no01 {
	width: 180px;
	height: 120%;
	padding-left: 30px;
	background-image: url(http://photo.renaishinri.com/1.gif);
	background-repeat: no-repeat;
	background-position: 4px 60px;
}



td.no02 {
	width: 180px;
	height: 120%;
	padding-left: 30px;
	background-image: url(http://photo.renaishinri.com/2.gif);
	background-repeat: no-repeat;
	background-position: 4px 60px;
}

td.no03 {
	width: 180px;
	height: 120%;
	padding-left: 30px;
	background-image: url(http://photo.renaishinri.com/3.gif);
	background-repeat: no-repeat;
	background-position: 4px 60px;
}


td.no04 {
	width: 180px;
	height: 120%;
	padding-left: 30px;
	background-image: url(http://photo.renaishinri.com/4.gif);
	background-repeat: no-repeat;
	background-position: 4px 60px;
}
td.no05 {
	width: 180px;
	height: 120%;
	padding-left: 30px;
	background-image: url(http://photo.renaishinri.com/5.gif);
	background-repeat: no-repeat;
	background-position: 4px 60px;
}

/*
テーブル申込ボタン
-------------------------------------------------------------------*/

.link-kuchikomi {
   	background: url(http://photo.renaishinri.com/kochira.gif) no-repeat left ;
       text-align: left;
       float: right;

	height: 20px;
	line-height: 20px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	padding-left: 50px;

}





/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 申込フォーム */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.form{
border-collapse:collapse;
text-aling:left;
clear:both;
}
.form td{
font-size:12px;
line-height:150%;
border:solid 1px #666666;
padding:10px;
text-align:center;
}
.form td.h{
font-weight:bold
;background-color:#FDF5E6;
text-align:center;
}
.form td.botan{
border:none;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 申込フォーム */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#box-top{
width:550px;
margin:0 auto;
border:3px #000000 solid; 
}

#box-top h2{
	margin:5px 5px 20px;
	padding: 10px 0;
	font-size: 18px;
        font-weight: bold;
	color: #fff;
	text-align: center;
	background:#000000;
	background-repeat: repeat-x;
	background-position: 0 0;
}

#box-top .p{
padding:0 20px 20px;
}
