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

.nosp{
	margin-right: 0px!important;
}

ul.s_menu02{
	float: left;
	padding-left: 8px;
	clear: none;
}

.s_menu02 li{
	background: url(img/arrow01.gif) no-repeat 10px;
	border-bottom: 1px dotted #CCC;
	padding: 8px 8px 8px 25px;
	width: 148px;
	font-size: 12px;
}

.red{
	font-weight: bold;
	color: #F00;
}


/*-------------------------------------- */

.h4_title{
	line-height: 35px;
	background-image: url(img/ippan/h4_title.jpg);
	background-repeat: no-repeat;
	height: 35px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
}

.r_type,.c_type{
	clear: both;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}


.r_type h5{
	font-weight: bold;
	color: #F36;
	margin-bottom: 15px;	
}

.r_type img{
	float: right;
	margin-left: 10px;
}

.c_type .img{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}









/*-------------------------------------- index */

.box{
	float: left;
	width: 158px;
	padding: 10px;
	border: 1px solid #CCC;
	margin-right: 15px;
	margin-top: 15px;
}

.box h5.green{
	background: url(img/c_green.gif) no-repeat left center;
	padding-left: 25px;
	font-size: 13px;
	margin-bottom: 8px;
}

.box h5.pink{
	background: url(img/c_pink.gif) no-repeat left center;
	padding-left: 25px;
	font-size: 13px;
	margin-bottom: 8px;
}

.box h5 a{
	font-weight: bold;
}

.box .img{}

.box p{
	font-size: 11px;
	margin-top: 5px;
}


/*-------------------------------------- ippan */

.bt_m{
	text-align: center;
}

.bt_m img{
	margin-right: 5px;
	margin-left: 5px;
}

table.table_s{
	width: 100%;
	clear: both;
	border: 1px solid #CCC;
}

table.table_s td{
	padding: 7px 10px;
}

table.table_s h5{
	font-weight: bold;
	color: #3A7DCC;
	margin-bottom: 10px;
	font-size: 13px;
}

table.table_s p{}

.arrow02{
	text-align: center;
	padding: 10px;
}

table.table_s02{
	width: 100%;
	clear: both;
	margin-top:  20px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}


table.table_s02 th{
	font-weight: bold;
	color: #F36;
	padding: 7px 10px;
	width: 240px;
	text-align: left;
	border-bottom: 1px solid #CCC;
}

table.table_s02 td{
	padding: 7px 10px;
	border-bottom: 1px solid #CCC;
}
