@charset "utf-8";
body {
	background-color: #EDE7D8;
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-size: 11px;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px; 
	padding-top: 10px;
}

a img { 
	border: none;
}

a:link {
	color: #CC0000;
	text-decoration: underline;
}

a:visited {
	color: #CC0000;
	text-decoration: underline;
}

a:hover, a:active, a:focus { 
	text-decoration: none;
	color: #F90;
	opacity:0.6;
    filter: alpha(opacity=60);       
    -ms-filter: "alpha(opacity=60)";  
    -moz-opacity:0.6;               
    -khtml-opacity: 0.6;
    zoom:1;
}

.container {
	width: 850px;
	background-color: #EDE7D8;
	margin: 0 auto; 
}

.header {
	background-color: #EDE7D8;
	height: 150px;
	width: 850px;
}

.sidebar1 {
	float: left;
	width: 220px;
	background-color: #EDE7D8;
}
.content {
	width: 630px;
	float: left;
}

.content ul, .content ol {
	padding: 0; 
	margin: 0px;
}

ul.nav {
	list-style: none; 
	margin: 0px;
	padding: 0px;
}

ul.nav li img{

	vertical-align: bottom;
}

ul.nav a, ul.nav a:visited {

}

ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background-color: #ADB96E;
	color: #FFF;
}

.footer {
	background-color: #EDE7D8;
	position: relative;
	clear: both; 
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 11px;
}

.fltrt {  
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.search {
	height: 45px;
	width: 615px;
	float: left;
	text-align: right;
	font-size: 12px;
	color: #666;
	padding-top: 15px;
}

.navi_1 {
	height: 37px;
	width: 630px;
	float: left;
	text-align: right;
	font-size: 14px;
	color: #666;
}

.navi_2 {
	height: 53px;
	width: 630px;
	float: left;
	text-align: right;
	font-size: 14px;
	color: #666;
}

.logo {
	height: 150px;
	width: 220px;
	float: left;
}

ul.navig {
	list-style: none; 

}
ul.navig li {
	float: left;
}

hr {
	text-align: center;
	width: 700px;
	border-top-width: 1px;
	border-top-color: #EDE7D8;
	color: #666666;
	background-color: #EDE7D8;
}

.news {
	float: left;
	height: 138px;
	width: 357px;
	background-image: url(../images/navigation/new.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 50px;
	overflow:hidden
	
}

.flame {
	height: 115px;
	width: 330px;
}

#keywords1	{
	border: 1px solid #666;
	color: #999;
	font-size: 12px;
	height: 18px;
	width: 160px;
}

#form	{
	border: 1px solid #666;
	color: #666;
	font-size: 13px;
	background-color: #E3E3E3;
}
/*20140725追記*/

#portfolio li{
	list-style: none;
}

#flashContent{
	height: 380px;
}
/*20140829追記*/
.bn {
	float: right;
	width: 253px;
	margin-left: 15px;
	margin-top: 8px;
}
.gr5 {
	width: 630px;
	overflow: hidden;
	
}