@charset "shift_jis";
* {
	margin: 0px;
	font-size: 100%;
	padding: 0px;
}

body {
	color: #333;
	font-size: 12px;
	line-height: 1.3em;
	background-color: #fff;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}


a:link {
	color: #FF0099;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	color: #FF0000;
}

a img {border-style : none;
border-width : 0px;
text-decoration : none;	
}

input { font-size: 11px;
border-top: 1px solid;
border-right:1px solid;
border-bottom: 1px solid;
border-left: 1px solid;
}

textarea {
	background-color: #333333
}

input {
	background-color: #333333;
	border: 1px solid #CCCCCC;
	color: #FF6600;
}

select {
	background-color:#333333;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #FF6600;
}
.photo-catch {
	padding-top: 1px;
	padding-bottom: 5px;
}
