@charset "utf-8";


/*----------------------------------------------------------
INDEX

	00,common
	01,clearfix
	02,content
	03,header
	04,breadcrumbs
	05,main
	06,side
	07,footer

----------------------------------------------------------*/




/*----------------------------------------------------------
00,common
----------------------------------------------------------*/
body {
	background-color:#000000;
	font-size:60%;
	line-height: 1.8;
	color: #EEE;
	font-family: Verdana,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Helvetica,sans-serif;
	
}

#Wrapper {
	margin:0 auto;
	}
a {
	border:none;
	text-decoration: none;
	}
a img {
	border:none;
	text-decoration: none;
	}
div#Contents a:link {
	border:none;
	}
div#header-inner a:link {
	border:none;
	}
div#header-inner a:visited {
	color:#336666;
	border:none;
	}
div#header-inner a:hover {
	border:none;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	}
div#header-inner a:hover img {
	border:none;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	}
div#header-inner a:active {
	border:none;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	}
	.line,
	#Menubar ul .line {
	float: left;
	margin: 2px 10px 0 0;
	}
/*----------------------------------------------------------
01,clearfix
----------------------------------------------------------*/
.clearfix:after { 
   display: block;
   height: 0;
   visibility: hidden;
   clear: both;
   content: ".";
}
.clearfix {
   display: inline-block;
}
/*MacIE �_*/
   * html .clearfix {height: 1em;}
   .clearfix {display: block;}
/*----------------------------------------------------------
02,content
----------------------------------------------------------*/
#Contents {
	margin:0 auto 0 ;
	clear:both;
	}

/*----------------------------------------------------------
03,header
----------------------------------------------------------*/
#Header {
	background-color: #4E4401 ;
	height:50px;
	}
#header-inner {
    background:url(../../img/header_background.jpg) repeat-y scroll left top ;
    height: 50px;
		width:auto;
    min-width: 960px;
    position: relative;
	}
#header-inner h1 {
    font-size: 10px;
    left: 0;
    line-height: 1;
    position: absolute;
    top: 0;
		margin:auto;
		}
/*-------------HeaderNav---------------*/
#Header ul {
	float:right;
	}
.headerNav ul {
	width:195px;
	float:right;
	padding:3px 50px 0 0 ;
	}
.headerNav ul li{
	float:left;
	margin:0 10px 0 0;
	}
.headerNav ul li.home {
	padding-left:2px;
	}
.headerNav ul li a img {
	border:none;
	background-image:url(../../img/arrow01.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:12px;
	}
.headerNav ul li a:link {
	opacity: 1;
	filter: alpha(opacity=100);
	color:none;
	}
.headerNav ul li a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	color:#000000;
	}
#HeaderNavTel {
	width:192px;
	margin:5px auto 0;
	font-size:10px;
	color:#333333;
	float:right;
	line-height:140%;
	text-align:left;
	}
#HeaderNavTelNumber {
	font-size:19px;
	font-weight:bold;
	color:#FFC
	}
/*-------------MenuBAR---------------*/
#Menubar ul {
	text-align:center;
	width:920px ;
	margin: 0 auto 0;
	padding:0 0 0 0;
	line-height:100%;
	}
#Menubar ul li {
	float:left;
	margin:0 0 0 0;
	}
#Menubar {
	background:url(../../img/menubar_background.jpg) repeat-x top left transparent;
	margin:0 auto;
	}
/*----------------------------------------------------------
breadcrumbs
----------------------------------------------------------*/
#breadcrumbs { 
	color:#FFFFFF;
	width:850px;
	margin-left:auto;
	margin-right:auto;
    }  
#breadcrumbs ul {
	margin-right:auto;
	padding:10px 0 5px 50px;
	text-align:inherit;
	text-align:left;
	}
#breadcrumbs ul li {
        display:inline;  
        line-height:110%;  
        list-style-type:none;  
		margin:0;
    }  
#breadcrumbs ul li a {  
        padding-right:10px;  
        background: url(../../img/arrow_02.gif) no-repeat right center;  
    }
#breadcrumbs a:link {
	color:#FFFFFF;
	}
#breadcrumbs a:hover {
	color:#990000;
	}
#breadcrumbs a:visited {
	color:#990000;
	}
#breadcrumbs a:active {
	color:#990000;
	}
#Hear {
	color:#FFFFFF;
	}
/*----------------------------------------------------------
05,main
----------------------------------------------------------*/
/*----------------------------------------------------------
06,side
----------------------------------------------------------*/
/*----------------------------------------------------------
07,footer
----------------------------------------------------------*/
div#footer{
	clear:both;
	text-align:left;
	padding:30px 0 50px 30px;
	background-image:url(../../img/footer_line.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	}

li#FooterCompany dl {
	height:160px;
	float:left;
	margin-right:50px;
	margin-bottom:10px;
	padding:0 20px 0 0;
	border-right:dotted 1px #666666 ;
	border-bottom:dotted 1px #666666 ;
	}
li.FooterLinks a:link {
	color:#FFFFFF;
	}
li.FooterLinks a:hover {
	color:#CCCCCC;
	}
li.FooterLinks {
	max-width:345px;
	float:left;
	margin-right:50px;
	}
li.FooterLinks dl {
	width:345px;
	float:left;
	margin-right:50px;
	margin-bottom:20px;
	padding-bottom:5px;
	border-right:dotted 1px #666666 ;
	border-bottom:dotted 1px #666666 ;
	}
li.FooterLinks dl dt {
	border-bottom:dotted 1px #666666 ;
	width:345px;
	float:left;
	padding-bottom:5px;
	}
li.FooterLinks dl dd li {
	padding-top:5px;
	width:115px;
	float:left;
	}
li.OtherLinks {
	float:left;
	border-bottom:dotted 1px #666666 ;
	border-right:dotted 1px #666666 ;
	padding-bottom:5px	;
	padding-right:21px	;
	margin-right:15px;
	margin-bottom:15px;
	}
li#CopyRights {
	clear:both;
	color:#333333;
	text-align:center;
	padding:30px 0 0 0 ;
	border-top:dotted 1px #666666 ;
	}


div#footer a:link {
	border:none;
	}
div#footer a:visited {
	color:#FFFFFF;
	border:none;
	}
div#footer a:hover {
	border:none;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	}
div#footer a:hover img {
	border:none;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	}
div#footer a:active {
	border:none;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	}


/*追加から*/
.flot{
	float:left;
	padding:23px 10px 0 0;
}
/*追加まで*/


#blogContainer{
	overflow-y:scroll;
}

.comment{
	margin:0 auto 0 auto;
}

.form-textbox{
}


.medialist p {
	float: left;
	margin: 0 20px 20px;
}
.medialist p {
	text-align: center;
}
.tv p {
	margin: 0 0 20px;
}


/*フォーム*/
table#formTable {
	width: 420px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
table#formTable td {
	font-size: 0.8em;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
table#formTable th {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 0.8em;
	font-weight: normal;
	background-color: #EEEEEE;
	text-align: left;
	vertical-align: top;
	width: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
table#formTable caption {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
select#subject {
	border: 1px solid #CCCCCC;
}
input#name, input#tel, input#email {
	width: 200px;
	border: 1px solid #CCCCCC;
}
textarea {
	width: 275px;
	border: 1px solid #CCCCCC;
}
input#contact2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
td#checkBoxData p {
	float: left;
	width: 110px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#formButton {
	text-align: center;
	margin-top: 20px;
}
#submit {
	color: #FFFFFF;
	background-color: #FB791E;
	width: 68px;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FCB685;
	border-right-color: #CE5E0F;
	border-bottom-color: #CE5E0F;
	border-left-color: #FCB685;
}
#reset {
	color: #FFFFFF;
	background-color: #898989;
	width: 68px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.notes {
	font-size: 0.8em;
	color: #663300;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leadText {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 17px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
/*フォームここまで*/
.notes {
	font-size: 0.8em;
	color: #663300;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leadText {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 17px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
/*フォームここまで*/
#kesu{
	color:#FFF;
}
#fc2form + div {
	display: none;
	list-style:none;

}

/*画像の透過性*/
.imges img:hover{
filter:alpha(opacity=80);
opacity:0.8;
}

/*画像の透過性*/

