@charset "utf-8";
/**************************ベース**************************/
* {
	font-style: normal;
	color:#666;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	line-height: 1.6;
	color: #333333;
	background-color:#ffffff;
	background-image:url(../image/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
}
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 860px;
}
/*******************リンク*********************/
a img {
	border-style: none;
}
a:link {
	text-decoration: none;
	color: #777;
}
a:visited	{
	text-decoration:none;
	color: #999;
}
a:hover {
	color: #F93;
	text-decoration: none;
}
.p{line-height:2.0;
   color:#999;
}
/*******************ヘッダー************************/
#header {width:860px;	
	height:72px;
	background-image: url(../image/wood-texture_beiz_jp_S07462.jpg.jpg);
}
h1 {
	display:none;
	font-size:9px;
}
#headertext {
	width:460px;
    height:72px;
	float:right;
}
#ue {
	width:450px;
	height:30px;
	float:left;
}
#ue ul li {
	display: inline;
	font-size: 9px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
#ue a{
	color:#FFF;
}
#shita {
	width:450px;
	height:40px;
	float:left;
}
#shitat1 {
	width:290px;
	height:25px;
	font-size:9px;
	padding-top:15px;
	color: #FFF;
	text-align: right;
	float:right;
	margin-right:10px;
}
#shitat2 {
	width:120px;
	height:20px;
	float:right;
	font-weight: bold;
	font-size: 16px;
	margin-top:7px;
	color: #F00;
	text-align: right;
	margin-right:10px;
}
/***************グローバルナビ******************/
#grobal	{
	width:860px;
	height:40px;
	background-image:url(../image/header_.gif);
	background-repeat:no-repeat;
	background-position: top;
	padding-top:12px;
	margin-top:10px;
}
#grobal ul	{
	display:block;
    text-decoration:none;
}
#grobal li	{
	display:inline;
	font-size:14px;
	list-style:none;
	border-right:#CCC;
	border-right-style:solid;
	border-right-width:1px;
	padding-left:20px;
	padding-right:15px;
	font-weight:bold;
}
/*************メイン********************/
#main	{
	width:590px;
	margin-top:10px;
	float:left;
}
#mainp	{
	width:590px;
    height:396px;
}
#box	{
	width:590px;
    height:325px;
	float:left;
	margin-top:0;
}
.box1	{
	width:275px;
    height:145px;
	margin-left:13px;
	margin-top:13px;
	float:left;
	background-image:url(../image/box_bg2.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.boxp	{
	width:90px;
	height:110px;
	margin-top:18px;
	margin-left:15px;
	float:left;
}
.boxtitle	{
	width:120px;
	height:25px;
	float:left;
	margin-top:50px;
	margin-left:10px;
	font-size:14px;
	color:#999;
	font-weight:bold;
}
.boxtext	{
	width:140px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	font-size:10px;
	line-height:1.4;
}
/*******************information********************/
#info{
	width:563px;
	height:160px;
	margin-left:13px;
	margin-top:10px;
	float:left;
	background-color: #F6F6F6;
	line-height: 1.0;
	margin-bottom: 10px;
}

#info_title {
	width:150px;
	height:17px;
	margin-top: 10px;
	margin-left: 10px;
}

.info_date {
	width:543px;
	height:115px;
	/*background-color:#F9F9F9;*/
	/*float:left;*/
	margin-top: 10px;
	margin-left: 10px;
	overflow: auto;	/*font-size:12px;*/
	/*overflow: auto;*/
	/*border: 1px solid #FFF;*/
	/*line-height: 1.4;*/
	/*display:inline;*/
}
.new	{
	width:30px;
	float:left;
	margin-top:10px;
}

.info_text {
	width:543px;
	height:20px;
	float:left;
	font-size:12px;
	border-bottom-style:dotted;
	border-bottom-color:#999;
	border-bottom-width:1px;
	
}
/******************サイド****************/
#sideber{
	width:250px;
    margin-left:20px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
#pet	{
	width:250px;
	border-top-style:dotted;
	border-top-color:#333;
	border-top-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#333;
	border-bottom-width:1px;
	}
	
.gentei	{
	width:250px;
	float:left;
	margin-top:20px;
	border-top-style:dotted;
	border-top-color:#333;
	border-top-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#333;
	border-bottom-width:1px;
}

.gentei2{
	width:250px;
	float:left;
	margin-top:5px;
	border-bottom-style:dotted;
	border-bottom-color:#333;
	border-bottom-width:1px;
}

.bt_amo {
	background-image: url(../image/bt_amo02.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 78px;
	width: 250px;
}

.bt_amo a{
	background-image: url(../image/bt_amo01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 78px;
	width: 250px;
}

.bt_amo a:hover{
	background-image: none;
	}
	
.bt_amo a span{
	display: none;
	}
.sideber1	{
	width:250px;
    height: auto;
	float:left;
	margin-top:10px;
	background-color:#FFFFD0;	  
}
.sideboxp	{
	width:68px;
    height:68px;
	float:left;
	margin:5px;
	overflow:hidden;
}
.sidetext	{
	width:160px;
	float:left;
	margin-left:5px;
	margin-top:5px;
	font-size: 12px;
	line-height:1.0;
	padding-top: 8px;	
}
.sidetext2	{
	width:140px;
	float:left;
	margin-bottom:5px;
	margin-left:5px;
	border-top-style:solid;
	border-top-color:#FC3;
	border-top-width:1px;
	font-size: 10px;
	color: #FC3;
	background-image:url(../image/botan.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	padding-top:2px;
}
/**************other***************************/
h2 {
	position: relative;
	left: 15px;
	top: 15px;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	padding-left:18px;
	background-image:url(file:///C|/Program%20Files/ffftp/jimsenglish/img/button_e_02.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-top:10px;
}
/****************フッター*********************/
#footer{
	width:860px;
	height:46px;
	background-image:url(../image/footer_bg_wood.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top:20px;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top:5px;
}
          
#footer li{
	display:inline;
    font-size:10px;
	color:#999;
	list-style:none;
	float:right;
	border-right:#999;
	border-right-style:solid;
	border-right-width:1px;
	margin:auto 5px;
	padding-right:10px;
}
#copy{
	width:400px;
	float:right;
	text-align: right;
	font-size:9px;
	color:#FFF;
	margin-top:10px;
	margin-right:10px;
}

