@charset "shift_jis";

/*------------------▼ページ全体------------------*/

body {
	background-color: #3939393;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

.moji_12px {
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
}

.moji_13px {
	font-size: 13px;
	line-height: 140%;
	font-weight: bold;
}

.moji_14px {
	font-size: 14px;
	line-height: 140%;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 0px;
	font-weight: bold;
}

.photo {
　　border:solid 1px #CCCCCC;
}

a:visited {  color: #0099CC; text-decoration: none}
.table_yokoline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {  color: #0099FF; text-decoration: none}
a:hover {  color: #6699FF; text-decoration: underline}

