
/********* パソコンサイト*********/

#hp{width:960px; margin:0 auto; padding:0 6px; text-align:left; background-color:#fff;
    border-right:4px #ffdb9c dashed; border-left:3px #ffdb9c dashed;}
#left{float:left; width:210px;}
#right{float:right; width:730px;}
#foot{clear:both; width:100%; height:130px; background-color:#f7f7f7; padding:10px;
	  border-top:2px #aaa dashed; text-align:center;  font-size:13px;}


body{margin:0;  padding:0; text-align:center; background:url(img/bg.gif); font-size:13px;}
img{border:0;}
h1{font-size:13px; font-weight:normal; margin:0; padding:0;}
strong{font-weight:normal;}



/*フォーム枠*/
.form{clear:both; width:100%; height:70px; padding-top:12px;
	  background:url(img/form.jpg) no-repeat; text-align:center;}

/*フォーム*/
.pform{width:200px; height:89px; background:url(img/pform.jpg) no-repeat; text-align:center; padding-top:7px;}
.form_t{font-size:17px; padding:3px; border:1px skyblue solid;}
.form_s{font-size:15px; width:150px;}


/*一覧*/
.pr{float:left; width:160px; height:160px; margin:2px; font-size:11px; text-align:center; 
    padding:10px 4px; line-height:1.3; background-color:#fef8fd; border-top:2px pink dashed; border-right:2px pink dashed;}

.pager{clear:both; width:100%; height:52px; font-size:15px; padding:5px 20px; margin:0;
	   background:url(img/pager.jpg) no-repeat;}

.green{font-size:13px; color:green;}

/*メニュー*/
.menu1{width:100%; height:29px; font-size:13px; padding:4px 10px; background:url(img/menu.jpg) no-repeat;}
.menu2{font-size:13px; margin-bottom:7px; padding:0 5px;}

/*トップメニュー*/
.topmenu{float:left; width:30%; padding:5px;}


/*白背景*/
.fff{background-color:#fff; font-size:14px;}

/*GoogleAd*/
.google{font-size:12px; color:#888;;}

/*携帯案内*/
.ktai{width:200px; height:52px; padding-left:37px; padding-top:9px; font-size:13px;
	  color:blue; line-height:0.9; background:url(img/ktai.jpg) no-repeat;}










/********** スマフォCSS **********/

#hp_s{width:530px; margin:0 auto; padding:0 5px; text-align:left; background-color:#fff;
    border-right:4px #ffdb9c dashed; border-left:4px #ffdb9c dashed;}

/*フォーム*/
.sform{clear:both; width:100%; height:97px; font-size:30px; padding-top:10px; margin:0;
	   background:url(img/sform.jpg) no-repeat; line-height:1.3;}
.sform_t{font-size:17px; padding:2px; border:1px skyblue solid;}
.sform_s{font-size:15px; width:150px; margin:2px 0;}


/*ぺージャー*/
.spager{clear:both; width:100%; height:83px; font-size:30px; padding:5px 0; margin:0;
	   background:url(img/spager.jpg) no-repeat; line-height:1.3; text-align:center;}

/*一覧*/
.spr{float:left; width:160px; height:170px; margin:2px; border:2px pink dashed; 
    padding:10px 4px; font-size:17px; text-align:center; line-height:1.3; background-color:#fef8fd;}
