@charset "utf-8";
/* CSS Document */
#wrapper
{
	width:96%;
	margin:auto;
}

header
{
	background:#eeeeee;
	padding:10px;
	margin:10px 0 20px 0;
}

header nav{
	width:80%;
	margin:0 auto 10px;
}

header nav li{
	
}

header nav a{
	display:block;
	height:50px;
	font-size:108%;
	font-weight:bold;
	line-height:50px;
	text-align:center;
	margin:0 10px 10px;
	background:#696969;
	color:#ffffff;
	border:solid 2px #ffffff;
	box-shadow: 1px 1px 3px #999;
	-moz-border-radius:0 10px 0 0;
	-webkit-border-radius:0 10px 0 0;
	border-radius:0 10px 0 0;
	background: -moz-linear-gradient(top, #a9a9a9 0%, #696969 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9a9a9), color-stop(100%,#696969)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a9a9a9 0%,#696969 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a9a9a9 0%,#696969 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #a9a9a9 0%,#696969 100%); /* IE10+ */
	background: linear-gradient(top, #a9a9a9 0%,#696969 100%); /* W3C */
	
}

/*smartphone用マウスオーバーの概念なし*/
header nav a:hover{
	color:#FFFFFF;
	background:#696969;
}
/*ここまで削除 */

#side_menu
{
	background:#ffffff;
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
}

#layout1
{
	width:40%;
	margin:0 0 0 50px;
}

#contents
{
	background:#ffffff;
	height:340px;
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
	background-image:url(bear_01.gif);
	background-position:bottom;
}

table
{
	border:1px solid #696969;
	width:100%;
} 

table tr td,table tr th
{
	border:1px dotted #696969;
}

table tr td
{
	padding-left:10px;
	padding-right:10px;
}

#right_box
{
	background:#ffffff;

	padding:10px;
	margin-right:10px;
	margin-bottom:10px
}


#fla1 img
{
	width:90%;
	height:auto;
}

#fla img
{
	width:100%;
	height:auto;	
}

.bot
{
	text-align:center;
}

footer
{

	background:#eeeeee;
	padding:0px;
	margin-bottom:10px;
	margin-right:10px;
	height:60px;
}

footer ul
{
	margin-left:6px;
}

footer ul li 
{
	float:left;
	padding:7px;
	margin-right:0px;
	
}

footer nav a
{
	color:#696969;
}

footer p.copy
{ 
	clear:both;
	text-align:center;
	padding:0px;
	font-size:90%;
}

#c1
{
	text-indent:2.5em;
}

#c2
{
	margin-left:50px;
}

#fig1
{
	float:left;
	text-indent:1.5em;
	width:35%;
	margin-right:10px;
}

#fig2
{
	float:left;
	text-indent:1.5em;
	width:35%;
	margin-left:10px;
}

/*タブレット用マウスオーバーの概念なし*/
#c3 a:active
{
	color:#696969;	
}

#c4 a:active
{
	color:#696969;	
}
/*ここまで削除 */

#f
{
	text-indent:4em;
	letter-spacing:3px;	
}


#tab4
{

	font-size:90%;
}


#tab3
{
	
}


#t
{
	text-indent:3.5em;
}

#t1
{
	text-indent:1em;
}

#t2
{
	
	text-indent:1em;
}

#t3
{
	text-indent:2em;
	
}

#t4
{
	text-indent:1em;
	
}

#t11
{
	letter-spacing:7px;
}

#t11 a:visited
{
	color:#000;	
}

#t11 a:link
{
	color:#000;	
}

#t11 a:hover
{
	color:#000;	
	text-decoration:blink;
}

#t11 a:active
{
	color:#000;
}

#t22
{
	letter-spacing:5px;
}

#t33
{
	letter-spacing:5px;
}

#ohana
{
	/*margin-left:182px;*/
	display:none;
}


#ohana_koment
{
	text-indent:-999999px;
	overflow:hidden;
}

#ohana_koment2
{
	text-indent:-999999px;
	overflow:hidden;
}

#ohana_koment3
{
	text-indent:-999999px;
	overflow:hidden;
}