/* === IndexlNavi css File === */

#localnavi {
	width: 250px;
	display: block;
	float: right;
	padding-top: 0px;
}
@media screen and (max-width:960px) {
#localnavi {
	width: 100%;
	display: block;
	float: left;
	padding-top: 15px;
}
}
#localnavi #movie {
	border: 1px solid #CCC;
	width: 248px;
	padding-top: 5px;
	margin-bottom: 5px;
	display: block;
	text-align: center;
}
#localnavi #movie #flvfile {
	display: inline;
	float: left;
	width: 240px;
	margin-left: 5px;
}

#localnavi #movie .movietext {
	padding-top: 5px;
	padding-bottom: 5px;
}

#sidemenubox {
	width:250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidemenubox2 {
	width:250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
#tweet {
	text-align: center;	
}
#tweet ul, ol, li {
	list-style-type: none;
	text-align: left;
}
#tweet li {
	font-size: .62em;
	line-height: 1.5;
	padding: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCC;
}
#tweet li a {
	font-size: 1.5em;
}

#tweet li a:link,
#tweet li a:visited {
	color: #585959;
	text-decoration: none;
}
#tweet li a:hover,
#tweet li a:focus,
#tweet li a:active {
	color: #F04F25;
	text-decoration: none;
}
﻿




#i_menucontents  {
	width: 250px;
	float: left;
}
#icontents {
	display: inline;
	float: right;
	border: 1px solid #CCCCCC;
	width: 248px;
	height: 65px;
	margin-bottom: 5px;
}
#i_menucontents h3 {
	float: left;
	padding-top: 5px;
	padding-left: 2px;
	width: 184px;

}
#i_menucontents .i_menu {
	display: inline;
	float: right;
	height: 50px;
	width: 50px;
	margin-right: 5px;
	padding-top: 7px;
}
#i_menucontents p.text{
	width: 180px;
	display: block;
	float: left;
	padding-left: 5px;
	line-height: 1.4em;
	padding-top: 3px;
}
@media screen and (max-width:960px) {
#i_menucontents  {
	width: 100%;
	float: left;
}
#icontents {
	display: inline;
	float: left;
	border: 1px solid #CCCCCC;
	width : -webkit-calc(100% - 2px) ;
	width : calc(100% - 2px);
	height: 65px;
	margin-bottom: 5px;
}
#i_menucontents h3 {
	float: left;
	padding-top: 5px;
	padding-left: 2px;
	width : -webkit-calc(100% - 62px) ;
	width : calc(100% - 62px);

}
#i_menucontents .i_menu {
	display: inline;
	float: right;
	height: 50px;
	width: 50px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 7px;
}
#i_menucontents p.text{
	width : -webkit-calc(100% - 70px) ;
	width : calc(100% - 70px);
	min-width: 180px;
	display: block;
	clear:left;
	float: left;
	padding-left: 5px;
	line-height: 1.4em;
	padding-top: 3px;
}
}
/* EOF */
#menucontents h3 {
	width: 190px;
	margin-left: 5px;
	background-color: #FFFFFF;
}
#menucontents p {
	width: 190px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	line-height: 1.4em;
}

