@charset "utf-8";
/* CSS Document */

/*///////////////////////////////////////////////////

　　ボトルポイントサービス　style.css

///////////////////////////////////////////////////*/

.index-block01
	{
		width:720px;
		background: #fff url(../images/bg.jpg) repeat-y left top;
		}
		
.index-block01-inner
	{
		padding:30px 30px 15px 30px;
		background: url(../images/p01.png) no-repeat right bottom;
		line-height:1.8em;
		}

.index-block02
	{
		width:187px;
		height:108px;
		background:url(../images/index_img_r5_c1.png) no-repeat left top;
		}
		
.index-block02-inner{padding:60px 30px 0 10px}

.index-block03
	{
		width:187px;
		height:108px;
		background:url(../images/index_img_r5_c4.png) no-repeat left top;
		}
		
.index-block03-inner{padding:60px 30px 0 10px}

.index-block04
	{
		width:187px;
		height:108px;
		background:url(../images/index_img_r5_c5.png) no-repeat left top;
		}
		
.index-block04-inner{padding:60px 30px 0 10px}



.index-block05
	{
		width:159px;
		height:108px;
		background:url(../images/index_img_r5_c6.png) no-repeat left top;
		}
		
.index-block05-inner{padding:60px 30px 0 10px}


.index-li {
    background: url("../../common/images/list03.png") no-repeat scroll 2px 5px transparent;
   

    margin-bottom: 5px;
    
    padding: 0 0 0 15px;
}

.textred_large{color:#FF0000;font-size:167%;font-weight:bold;}


.heading {
	margin-bottom: 20px;
	padding: 5px 10px;
	background: #009fe3;
	color: #fff;
	font-size: 15px;
	border-radius: 4px;
}

.index-block06-box
	{
		width: 320px;
		padding: 15px;
		border: 2px solid #b0e0f4;
		border-radius: 6px;
	}

.index-block06-box .box-heading
	{
		color: #0f6fc3;
		font-size: 14px;
	}