@charset "EUC-JP";

/*
==================================================================
type322
==================================================================
*/
.type322_title_bar {
	background-color: #000000;
	margin: 0px 0px 5px 0px;
}

.type322_title {
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
}

.type322_box {
	margin: 0px 0px 20px 0px;
}


.type322_error {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
}

==================================================================
type322
==================================================================
*/
.type322{
	width:550px;
	padding: 0px 0px 20px 0px;
}
.type322 p{
	text-align:left;
}
.type322 img{
	padding:3px 0px 0px 0px;
	text-align:center;
}
.type322_175_right{
	width:175px;
	float:right;
}
.type322_text_360_right{
	width:360px;
	float:left;
	text-align:left;
}
.type322_175_left{
	width:175px;
	float:left;
}
.type322_text_360_left{
	width:360px;
	float:right;
	text-align:left;
}
.type322_text_right{
	float:left;
}
.type322_text_left{
	float:left;
}


