@charset "utf-8";

#top_bg{
	background-color: #ffffff;
	background-image: url(../images/common/contents_bg.gif);
	background-repeat: repeat-x;
	width:100%;
	}

#manner{
	width: 960px;
	margin-right: 20px;
	margin-left: 20px;
	}

	}	
#manner .t{
	margin-top: 30px;
	margin-bottom: 20px;
	}
	
#manner table{
	width: 960px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	font-size: 16px;
	}
#manner th{
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #F5F5F5;
	text-align: center;
	}
#manner td{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-left: 20px;

	}
	
#manner .txtbox{
	width: 960px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 30px;
	}
	
#manner .dotbox{
	width: 896px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	border: 2px solid #F93;
	background-color: #FFF9F7;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
	color: #000;
	}	
#manner .box_c{
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	}
#manner .red{
	color: #F00;
	
	
	}

#manner .size{
	font-size: 14px;
	font-weight: bold;	
}
#manner .chuo{
	text-align: center;
}

#manner ul li{
	margin-left: 20px;
	list-style-type: disc;
	margin-top: 10px;
	}	
	
#manner a:link{
	color: #00F;
	text-decoration: underline;
}
#manner a:visited{
	color: #00F;
	text-decoration: underline;
}
#manner .hidari{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 220px;
	width: 320px;
	}
#manner .migi{
	float: left;
	margin-right: 15px;
	height: 220px;
	width: 600px;
	}
#manner .st1{
	height: 35px;
	width: 940px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-repeat: no-repeat;
	background-color: #999;
	}	
#manner .st2{
	height: 35px;
	width: 960px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	}	
h4{
	font-size: 16px;
	color: #FFF;
	background-color: #1B1E5C;
	width: 100%;
	border: 2px solid #F90;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	}
