* {
	margin:0em;
	padding:0em;
	color:#666;
	line-height:1.5em;
	vertical-align:middle;
	font-family: 'ＭＳ Ｐゴシック' , 'ヒラギノ角ゴ Pro W3' , '平成角ゴシック' , 'Osaka' , 'sans-serif';
	background-color:transparent;
}

body {
	font-size:12px;
	background-color:#FFF;
}

#box {
	width:61em;
	border-right:solid #000 1px;
}

#header {
	width:61em;
	height:70px;
	border-bottom:solid #000 1px;
	background-image: url(img/logo.gif);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:right bottom;
}

#logo {
	float:right;
}

#main {
/*	clear:both;	*/
	width:61em;
}

.menu {
	width:11em;
	float:left;
}

#content {
	width:49.4em;
	padding-top:0.5em;
	padding-left:0.5em;
	float:right;
}

#content div {
	font-size:12px;
}

#footer {
	width:61em;
	clear:both;
	border-top:solid #000 1px;
	text-align:right;
}


.menu div{
	border-bottom:solid #000 1px;
	border-right:solid #000 1px;
	width:10.4em;
	margin:0;
	padding:0;
}

.menu div a {
	display:block;
	line-height:2em;
	font-weight:bold;
//	width:100%;
}

.menu a:link , .menu a:visited , .menu a:active {
	text-decoration:none;
	background-color:#FFF;
	color:#333333;
}

.menu a.now:link , .menu a.now:visited , .menu a.now:active {
	text-decoration:none;
	background-color:#CCC;
	color:#f30;
}

.menu a:hover {
	text-decoration:none;
	background-color:#666;
	color:#FFFFFF;
}

.menu a.now:hover {
	text-decoration:none;
	background-color:#666;
	color:#FFFFFF;
}

.submenu {
	font-size:0.75em;
}

h1 {
	font-size:16px;
	display:inline;
	margin-left:0.5em;
	
}

p {
	padding:0.5em;
}

.no_overflow1_14 {
	overflow:hidden;
	padding:0em;
	width:13em;
	height:1.5em;
}

.no_overflow2_14 {
	overflow:hidden;
	padding:0em;
	width:13em;
	height:3em;
}

.no_overflow1_16 {
	overflow:hidden;
	padding:0em;
	width:15em;
	height:1.5em;
}

.no_overflow2_16 {
	overflow:hidden;
	padding:0em;
	width:15em;
	height:3em;
}


img {
	border:0em;
}

table {
	border:solid #000 1px;
	border-collapse:collapse;
	margin-top:0.5em;
	margin-bottom:0.5em;
	margin-right:0.5em;
	
}

table tr.white_row td {
	border:solid #000 1px;
	padding:0.5em;
}

table tr.yellow_row td {
	border:solid #000 1px;
	background-color:#FFC;
	padding:0.5em;
}

table tr.red_row td {
	border:solid #000 1px;
	background-color:#FCC;
	padding:0.5em;
}

table tr.gray_row td {
	border:solid #000 1px;
	background-color:#EEE;
	padding:0.5em;
}

td.w4 {
	width:4em;
}

td.w6 {
	width:6em;
}

td.w8 {
	width:8em;
}

td.w10 {
	width:10em;
}

td.w12 {
	width:12em;
}

td.w14 {
	width:14em;
}

td.w16 {
	width:16em;
}

td.w20 {
	width:20em;
}

td.w24 {
	width:24em;
}

td.w26 {
	width:26em;
}

td.w28 {
	width:28em;
}

td.w30 {
	width:30em;
}

td.w32 {
	width:32em;
}

td.w36 {
	width:36em;
}

a:link , a:visited , .a:active {
	text-decoration:none;
	color:#f66;
	background-color:transparent;
}

a:hover {
	text-decoration:none;
	color:#f00;
	background-color:transparent;
}

strong {
	font-weight:bold;
/*	color:red;	*/
}

strong.red {
	color:red;
}

dl.line {
	margin:0;
	padding:0;
}

dl.line dt {
	width:8em;
	padding-top:1em;
	float:left;
}

dl.line dd {
/*	text-indent:-0.25em;	*/
	margin-left:8em;
	padding-top:1em;
}

table.noborder {
	margin:0em;
	padding:0em;
	border-width:0em;
}

table.noborder td {
	border-width:0em;
	padding:0.25em;
}

input.noime {
	ime-mode:disabled;
	vertical-align:baseline;
	line-height:1em;
	padding-left:0.25em;
}

input.activeime {
	ime-mode:active;
	vertical-align:baseline;
	line-height:1em;
	padding-left:0.25em;
}

textarea {
	font-size:12px;
}

select {
	background-color:#FFF;
}

option {
	color:#666;
	background-color:#FFF;
	border-width:0px;
}

.photonavi {
	text-align:center;
	font-weight:bold;
}

.footer p{
	font-size:12px;
}

img.photo {
	width:640px;
}

#now_no{
	font-weight:bold;
	color:red;
}

div.border1px {
	border-style:solid;
	border-color:#333;
	border-width:1px;
	padding:0.5em;
	margin:0.5em 0.5em 0 0;
	border-top:solid #333 1px;
}
