/*  リンクの色  */
a {text-decoration:none; color:#0000ff}
/*  訪れた文字列リンクの指定  */
a:Visited {color:#009900}
/*  文字列リンクをクリックした時の指定  */
a:Active {color:#ff6600}
/*  文字列リンクにロールオーバーした時の指定  */
a:Hover {color:#ff0000; text-decoration:underline}
/*  標準文字サイズ  */
body td {font:14px/18px osaka; text-decoration:none}

.saikoro_head{
	font:14px/18px osaka;
	color:#333333;
	font-weight:bold;
}
.saikoro_text{
	font:12px/14px osaka;
	padding-left : 6px;
	color:#333333;
}


.info_title{
	font        : 12px/14px osaka;
	font-weight : bold;
	color       : #ffffff;
	padding     : 1px 0px 1px 4px;
}
.info_text{
	font        : 10pt/12pt osaka;
	color       : #333333;
	padding     : 4px 0px 4px 4px;
}

.copyright{
	font:12px/14px osaka;
	font-weight:bold;
	color:#ffffff;
}

.emphasis_text{
	color           : #ee0000;
	text-decoration : underline;
}

.open_head{
	font:14px/20px osaka;
	font-weight:bold;
	color:#666666;
}

.profile_head{
	font:14px/20px osaka;
	font-weight:bold;
	color:#ffffff;
}

.about_text{
	font:14px/20px osaka;
	color:#333333;
}

.column_head{
	font:12px/14px osaka;
	color:#ffffff;
	font-weight:bold;
}

.content_head{
	font:14px/18px osaka;
	padding-left : 6px;
	color:#333333;
	font-weight:bold;
}

.help_head{
	padding : 0px 0px 0px 10px;
	background-color : #C2E85B;
}
.help_column_1{padding : 10px 0px 10px 10px;}
.help_column_2{
	padding : 10px 0px 10px 40px;
	font:12px/16px osaka;
	color:#333333;
}

h1{
	font:14px/18px osaka;
	text-decoration:none;
	margin: 0px;
	padding : 0px;
/*
	font-size: 120%;
	margin : 0px;
	padding : 14px 0px 14px 0px;
	color:#333333;
	font-weight:none;
*/
}

/*ul{margin : 10px 0px 10px 10px;}*/

/*
input,textarea,select{
	font-size:10pt;
	font-weight:bold;
	color:#333333;
	background-color:#eeeeee;
	border:1 solid #999999
}
*/
input.buttonOn{
	font-size        : 14px;
	width            : 200px;
	height           : 30px;
	background-color : #eeeeee;
	color            : #333333;
}
input.buttonOff{
	font-size        : 14px;
	width            : 200px;
	height           : 30px;
	background-color : #eeeeee;
	color            : #999999;
}


li{margin : 5px 0px 5px 0px;}

.img {
  border-top:    solid 1px #CCCCCC;
  border-left:   solid 1px #CCCCCC;
  border-right:  solid 2px #666666;
  border-bottom: solid 2px #666666;
  background-color: white;
  padding: 3px;
}


.photo-layout{
	margin:10px 5px 1px 1px;
	width:120px;
	height:155px;
	background: url("img/photo_waku.gif");
	float:left;
}

.photo-list{
	height:100px;
}


#anc_1 {
	position         : relative;
	width            : 70px;
	top              : -1300px;
	left             : 440px;
	font             : 12px/18px osaka;
	color            : #666666;
	text-align       : center;
	border           : solid 1px #999999;
	padding          : 4px;
	background-color : #eeeeee;
}

#anc_2 {
	position         : relative;
	width            : 70px;
	top              : -590px;
	left             : 440px;
	font             : 12px/18px osaka;
	color            : #666666;
	text-align       : center;
	border           : solid 1px #999999;
	padding          : 4px;
	background-color : #eeeeee;
}

