@charset "shift_jis";
/* Šî–{ƒtƒHƒ“ƒg
-----------------------------------------------	*/
body,td,th {
	color: #663333;
	text-decoration: none;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
* {
	margin: 0;
	padding: 0;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #663333;
}
a:visited {
	text-decoration: none;
	color: #663333;
}
a:hover {
	text-decoration: none;
	color: #FF0066;
}
a:active {
	text-decoration: none;
	color: #663333;
}
.size10 { 
font-size: 10px;
}
.photo_l {
	float: left;
	padding-right: 10px;
}
.clear {
	clear: both;
	float: none;
}
.dotline {
	background-image: url(images/index_07.gif);
	background-repeat: repeat-x;
}
.col_white {
	color: #FFFFFF;
}
.pinkbox {
	border: 3px solid #FF99CC;
	width: 450px;
	margin-right: auto;
}
