@charset "utf-8";

/* CSS Document 20160331 */
.text{ margin:0 auto;}
.kakaku_box{margin:0 auto;}

/* CSS Document 20110328 */
#gmenu_temp{
width:412px; 
height:28px;
background-image:url(../a_image/titleImage_iso_r1_bg.gif);
background-repeat:repeat-x;
}
.gmenuList_temp{
height:28px;
float:left;
/*margin-right:14px;  4r列 */
margin-right:38px;  /*3r列*/
font-size:1px; 
}
.gmenuList_temp img{
border:none;
}


/*osusume*/
#osusume{margin-bottom:5px;}

#osusume_title{border-bottom:#666666 1px solid; border-top:#666666 1px solid; padding:10px 0; margin-bottom:1.5em;}

#osusume_title h1{border-left:#006633 6px solid; padding:2px 8px;; font-size:16px;}

.osusume_item{ margin-bottom:1.5em; text-align:right;}
.osusume_item a{ text-decoration:underline;}
.osusume_link{ text-align:right;}

.osusume_link table{ text-align: left; margin:0 auto;}
.osusume_link table td{ padding:5px; border-bottom:#999999 1px solid;}

.osusume_link table .endtr{border-bottom:none;}

.osusume_itemadd{ border:#666666 1px solid;}


.webshop{ height:114px; width:188px; background-image:url(../common/img/home/side_l/bg_web_shop.gif); background-repeat:no-repeat;
padding:26px 0 0 2px;}

.webshop img{ margin:0;}
#info_webshop .webshop img{ margin:0;}


.list_hosoku{ color:#CC0000; border:#CC0000 double 3px; padding:3px 3px 2px 3px; margin:5px 0; font-size:0.9em; display:block; text-align:center;}

.list_hosoku_end{ color:#fff; background-color:#CC0000; border:#fff double 3px; padding:3px 3px 2px 3px; margin:5px 0; font-size:0.9em; display:block; text-align:center; font-weight:bold;}

.hosoku td{ vertical-align:text-top; padding:5px 3px;}

/*20130423doc4 CTG */
#doc4_CTG{width:192px; margin-right:29px; padding-left:28px; float:left;}

#doc4_hardCTG{}




/**/

/*info*/

#info{ width:90%; margin:2em auto; margin-bottom:2em; border-bottom: solid 1px #CCCCCC;}
#info h2{ text-align:center; border-bottom: solid 1px #CCCCCC;border-top: solid 1px #CCCCCC; padding:0.5em; margin-bottom:1em;}

#info ul{ height:10em; margin-bottom:2em; overflow: auto;}

#info li{ line-height:1.4em; margin-bottom:1em; text-align:left;}
.pDATA{}
.pTxt{ margin-left:10em; margin-top:-1.4em;}
.pTxt .title{ color:#900; font-weight:bold;}


@import "common.css";

/*後継部分*/


.clearfix:after {
    content:'';
    display:block;
    clear:both
    }

.koukei p.title{
	font-weight:bold;
	margin-bottom:0.2em;
	padding-bottom:0;
	text-align:center;
	font-size:1.2em;
	}

.koukeiITEM{
	width:350px;
	padding:0.5em 1em 1em 1em;
	margin:0 auto 5em auto;
	background-color:#900;
	border:#900 solid 5px;
	}

.koukeiBOX-L{
	float:left;
	color:#FFF;
	max-width:240px;
	}

.koukeiTITLE{
	width:100%;
	height:70px;
	margin-bottom:0.5em;
	padding-left:0.5em;
	padding-bottom:1em;
	border-left:#FFF solid 10px;
	font-size:1.6em;
	font-weight:bold;
	}
#hard_Body p.koukeiNO{
	text-align:left;
	font-size:1.6em;
	font-weight:bold;
	line-height:1em;
	margin-bottom:0.3em;
	padding-bottom:0;
	}
.koukeiNO sup{
	font-size:0.5em;
	padding-right:0.5em;
	font-weight:normal;
	}
#hard_Body p.koukeiNAME{
	line-height:1.2em;
	text-align:left;
	margin-bottom:0;
	padding-bottom:0;
	}
.koukeiIMG{
	float:right;
	background-color:#FFF;
	margin-bottom:1em;
	width:90px;
	}

.koukeiLINK{
	clear:both;
	text-align:center;

	}
.koukeiLINK a{
	margin:0 auto;
	width:80%;
	padding:0.5em 0;
	display:block;
	background-color:#eb9999;
	color:#FFF;
	text-decoration:none;
	font-size:1.1em;
	}
.koukeiLINK a:hovor{
	background-color:#999;
	color:#FFF;
	text-decoration:none;
	}

.circle25{
	border-radius:25px;        /* CSS3草案 */  
    -webkit-border-radius:25px;    /* Safari,Google Chrome用 */  
    -moz-border-radius:25px;   /* Firefox用 */ 
	}	
/*後継部分*/	