@charset "utf-8";

/*
コンテンツ
-------------------------------------------*/
#contents{
	width:950px;
}

.img_title{
	margin-top:10px;
}

#box{
	width:953px;
}

#main-contents{
	margin-bottom:10px;
}

.content-box{
	margin-top:10px;
}

.content-block {
	float:left;
	padding-right: 10px;
}

.content-block-text{
	font-size:18px;
	margin-top:10px;
}



#bluebox{
	background-color:#d4e8f1;
	color:#000000;
	font-size:20px;
	margin-bottom:10px;
	padding:20px;
	font-weight:bold;
}

#sub01{
	margin-left:290px;
}

#sub02{
	margin-left:230px;
}

/*
-----------------------------------------*/
.content-block-text-red{
	font-size:20px;
	color:#C60019;
}


/*
注意
-------------------------------------------*/
.icon_chui {
	background-image: url("../img/contents/icon_chui.png");
	background-repeat: no-repeat;
	background-color:#FFFF99;
	border-top: 1px solid #999999;/*上部に線を引く*/	
	border-left: 1px solid #999999;/*左部に線を引く*/
	border-right: 1px solid #999999;/*右部に線を引く*/
	border-bottom: 1px solid #999999;/*下部に線を引く*/
	margin-top:10px;
	margin-left:295px;
	padding-left:40px;
	padding-top:5px;
	font-size:20px;
	font-weight:bold;
	background-position:10px; 
}

.icon_text{
	border-left: 1px solid #999999;/*左部に線を引く*/
	border-right: 1px solid #999999;/*右部に線を引く*/
	border-bottom: 1px solid #999999;/*下部に線を引く*/
	margin-left:295px;
	padding:10px;
	font-size:20px;
}

h3{
	margin-top:10px;
	border-bottom: 1px solid #000000;
	margin-bottom:5px;
	margin-left: 0px;
	background-image: url("/user_data/packages/default/img/system/h3_icon.jpg");
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 20px;
	padding-top: 3px;
	padding-left: 15px;
	font-size: 14px;
}

.top_img{
	margin-top: 5px;
}

h5 {
    font-size: 20px;
    margin-bottom: 3px;
    margin-top: 5px;
}