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


/*----border-----*/
div#contents{
	border-bottom:solid 1px #cccccc;
}
/*----/boreder---*/

div#c_works{
	width:830px;
	margin-bottom:50px;
}

#c_works h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	font-style:italic;
	color:#444444;
	margin-bottom:50px;
}

div#flashcontent{
	width:830;
	height:450px;
}

div#flashcontent a p{
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#555555;
	font-family:"Times New Roman", Times, serif;
}


