@charset "utf-8";

/* banner */
/**************************************/
body.tpl-s div#banner {
	background      : url(main-img-s.jpg) right top no-repeat;
}

/* 070831 h-abe start */
/* contents : h4 [overwrite (/shared/css/common.css)] */
/**************************************/
#contents h4{
	margin          : 30px 0px 10px 0px;
	padding         : 0px 3px 3px 0px;
	border-bottom   : 1px solid #d6dcde;
	font-weight     : bold;
}
/* 070831 h-abe stop */


/* 0802 h-abe start */
/* caution frame-grey */
/**************************************/
.line-round01_head{
	font-size:1px;
	height:9px;
	background:url(image/line-round01_t_r.gif) no-repeat right top;
	margin-top:5px;
}

.line-round01_head div{
	font-size:1px;
	height:9px;
	background:url(image/line-round01_t_l.gif) top left no-repeat;
}

.line-round01_body{
	background:url(image/line-round01_center_l.gif) repeat-y left top;
}

.line-round01_body  .extend{
	background:url(image/line-round01_center_r.gif) top right repeat-y;
}


.line-round01_bottom{
	font-size:1px;
	height:9px;
	background:url(image/line-round01_b_r.gif) bottom right no-repeat;
	margin-bottom:5px;
}

.line-round01_bottom div{
	font-size:1px;
	height:9px;
	background:url(image/line-round01_b_l.gif) bottom left no-repeat;
}

.line-round01_body_contents {
	margin:0 !important;
	padding:6px 15px !important;
}

/* caution frame-red */
/**************************************/
.line-roundred_head{
	font-size:1px;
	height:9px;
	background:url(image/line-roundred_t_r.gif) no-repeat right top;
	margin-top:5px;
}

.line-roundred_head div{
	font-size:1px;
	height:9px;
	background:url(image/line-roundred_t_l.gif) top left no-repeat;
}

.line-roundred_body{
	background:#fbebeb url(image/line-roundred_center_l.gif) repeat-y left top;
}

.line-roundred_body  .extend{
	background:url(image/line-roundred_center_r.gif) top right repeat-y;
}


.line-roundred_bottom{
	font-size:1px;
	height:9px;
	background:url(image/line-roundred_b_r.gif) bottom right no-repeat;
	margin-bottom:5px;
}

.line-roundred_bottom div{
	font-size:1px;
	height:9px;
	background:url(image/line-roundred_b_l.gif) bottom left no-repeat;
}

.line-roundred_body_contents {
	margin:12 !important;
	padding:6px 15px !important;
}
/* 070830 h-abe stop */

