 /*************** 全体のレイアウト ***************/
body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #d3d3d3;
	background-image: url("./img/bg_border995.jpg");
	background-position: center;
	color:#000000;
	font-family:Bookman Old Style,ＭＳ Ｐゴシック,ARIAL Rounded MT BOLD,Arial CE;
}


/*リンク関係*/
#left a:link {
	/*リンクされた文字の色*/
text-decoration:none;
	color:#ffffff;
	text-decoration:underline;
}
#left a:visited {
	/*訪問後の色*/
color:#ffffff;
	text-decoration:underline;
	/* 下線 */;
}
#left a:hover {
	/*カーソルを合わせたときの色*/
	color:#ff0000;	/*文字の色：赤*/
	font-style:normal;
	text-decoration:underline;	/* 下線 */;
	background-color:#ffcdf6;
}
#left a:active {/*クリック中の色*/
	text-decoration:none;/* なし */
}
a:link {
	/*リンクされた文字の色*/
text-decoration:none;
	color:#0000cc;
	text-decoration:underline;
}
a:visited {
	/*訪問後の色*/
color:#0000cc;
	text-decoration:underline;
	/* 下線 */;
}
a:hover {
	/*カーソルを合わせたときの色*/
	color:#ff0000;	/*文字の色：赤*/
	font-style:normal;
	text-decoration:underline;	/* 下線 */;
	background-color:#ffcdf6;
}
a:active {/*クリック中の色*/
	text-decoration:none;/* なし */
}

/* 見出し */
h1{
	background-image: url("./img/bg_capt.gif");
	font-size:1.7em;
	margin:0;
}

h2{
	font-size:1.2em;
	background-color:#ffffff;
	border-style:solid;
	border-width:0px 0px 1px 10px;
	border-color:#ec6b76;
	margin:1px;
	height:28px;
	font-style:normal;
	padding-left:0.4em;
}

 /*======== ページ本体 ========*/
/* 包みの設定*/
#wrap{
	position:relative;
	width:965px;
	background-color:#0066ff;
	margin:0px auto;
	text-align:left;
	padding:0;
}

 /* 頭 */
#head{
	background-color: #c6000e;
	background-image: url(img/ingotop965129.gif);
	text-align: left;
	margin: 0px auto;
	position:relative;
	width: 965px;
	height: 129px;
	z-index: 50;
}
/*ドロップダウンメニュー*/

#menu_container{
	position: absolute;
	margin: 0 0 0 5px;
	height: 40px;
	background-color: #3366FF;
	}
#menu_container dl{
	width: 136px;
	height: 2em;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 98%;
	font-weight: bold;
	color: #fff;
	}
#menu_container dt{
	text-align: center;
	width: 136px;
	height: 2em;
	margin: 0;
	padding:0;
	}
#menu_container dd{
	display: none;
	width: 136px;
	height: 2em;	
	margin: 0;
	padding:0;
	text-align: center;
	}
#menu_container dl:hover dd{
	display: block;
	position:relative;
	z-index: 50;
	}
#menu_container a{
	display: block;
	line-height: 2em;
	color: #fff;
	padding: 3px;
	text-decoration: none;	
	}
#menu_container a:link,
#menu_container a:visited {
	background: #3366FF;
	text-decoration: none;	
}
#menu_container a:hover,
#menu_container a:active {
	background: #FF9933;
	}
 /*======== トップのページ ========*/
 /*======== 左・主要ページ ========*/
#container{
	position:relative;
	width: 765px;
	float:left;
}

/* 左の設定*/
#left{
	width:200px;
	height:auto;
	background-color:#0066ff;
	float:left;
}

#left h3{
	font-size:0.9em;
	background-color:#A10048;
	border-style:solid;
	border-width:0px 0px 1px 10px;
	border-color:#A10048;
	color:#ffffff;
	margin:0em 0.2em;

	padding-left:20px;
	height:20px;
	padding-top:4px;
}

 /*サイト内検索  */
#search{
	position:relative;
	top:5px;
	margin:0;
	padding:0;
	font-family:MS UI Gothic,Osaka,sans-serif,Arial Narrow;
}

#search form{
	padding:0.1em 0.8em;
	font-size:13px;
	line-height:120%;
	letter-spacing:0.1em;
	margin:0.8em;
}
#new{
	position:relative;
	top:5px;
	margin:0;
	padding:0;
	font-family:MS UI Gothic,Osaka,sans-serif,Arial Narrow;
}
#left_afi_up,
#left_afi_middle{
	padding:0.1em 0.8em;
	font-size:13px;
	line-height:120%;
	letter-spacing:0.1em;
	margin: 10px 10px 300px 10px;
}

#new p{
	padding:0.1em 0.8em;
	font-size:13px;
	line-height:120%;
	letter-spacing:0.1em;
	margin:0.8em;


}
#new span{
	color:#ff0000;
	font-weight:bold;
	font-size:1em;
	text-align:center;
	text-decoration:none;
}

#new ul{
	padding-left:1.5em;
	padding-right:1.5em;
	font-size:0.8em;
	line-height:120%;
	letter-spacing:0.2em;
	list-style:none;
	margin:0.8em 0;
}

.banner{
	text-align:center;
}

.banner p{
	font-size:0.5em;
	padding:1em;
}

/* 主の設定*/
#main{
	width:560px;
	height:auto;
	float:right;
	background-color:#fffff9;
	position:relative;
	z-index:0;
 }

#image{
	float:right;
	margin-right :5%;
}

#main span{
	color:#0a246a;
	font-weight:bold;
	font-size:100%;
}
#main p{
	margin:30px;
	font-style:normal;
	font-size:0.9em;
	line-height:140%;
	letter-spacing:0.1em;
}
#main h3{
	background-color:#ec6b76;
	font-size:1.2em;
	color: #ffffff;
	border-width:0px;
	border-bottom-width: 1px;
	border-left-width: 0.5em;
	border-right-width: 20em;
	border-color:#445529;
	margin:0;
	padding:5px 10px;
}
h3 a:link,h3 a:visited{
	/*リンクされた文字の色*/
text-decoration:none;
	color:#ffffff;
	text-decoration: none;
}

#main ul{
	list-style:none;
	font-size:0.9em;
	margin: 15px 8px 15px 8px;
	padding-left:4%;
}
dt{
	font-size:0.9em;
	margin: 15px 8px 15px 8px;
	padding-left:4%;
}
dd{
	font-size:0.8em;
	margin: 15px 16px 15px 16px;
	padding-left:7%;
}
.koushin{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 1em;
	width:540px;
	height:auto;
	background-color: #ffffff;
	margin: 10px;
	border-width: 0.1em;
	border-style: outset;
	border-color: #FF3366;
	padding: 0;
	clear:both;
}
.koushin img{
	float:left;
	margin :1%;
	width:200px;
	height:auto;
}
#kanren{
	width:90%;
	font-family:MS Pゴシック;
	font-size:1em;
	list-style:none;
	line-height:140%;
}

.new{
list-style:none;
}

#mes{
	background-color:#ffffff;
	width:20.5em;
	height:6em;
	overflow:auto;
	margin-left:6.5em;
	margin-bottom:5%;
	border-style:solid;
	border-color:#df0029;
	border-width:2px;
}

#mes p{
    margin:0.8em 1em;
}
#mes h4{
	color:#0a246a;
	font-size:0.9em;
	margin:0.1em 0.8em;
}

#warning{
	border-style:outset;
	border-color:#df0029;
	border-width:2px;
	margin: 2em 0em 0em 8.5em;
	font-size:0.9em;
	line-height:140%;
	position:relative;
	width:20.5em;
	overflow:auto;
	height:8em;
}

#warning h3{
	border-style:solid;
	border-width:1px;
	border-color:#df0029;
	text-align:center;
	background-color:#df0029;
	color:#ffffff;
	position:relative;
	padding:0.4em 1em;
	margin-top:-3px;
}
#warning p{
	padding:0em 0.2em;
	text-align:left;
	margin:5px 8px 10px;
}
/* 右の設定*/
#right{
	width:180px;
	float:right;
	text-align:left;
}
#right a:link,#right a:visited{
	/*リンクされた文字の色*/
text-decoration:none;
	color:#ffffff;
	text-decoration: none;
}
#afi{
	position:relative;
	margin-top:20px;
	padding:0;
	font-family:MS UI Gothic,Osaka,sans-serif,Arial Narrow;
}
#right_afi_up{
	padding:0;
	font-size:13px;
	line-height:120%;
	letter-spacing:0.1em;
	margin: 0 -17px 30px;
}	


/* 足の設定*/
#foot{
	width:100%;
	height:50px;
	background-color:#E60066;
	color:#ffffff;
	clear:both;
}
#foot address{
	font-style:normal;
	font-size:0.8em;
	text-align:right;
	position:relative;
	float:right;
}

#foot ul{
	font-style:normal;
	font-size:0.7em;
	padding-left:0;
	margin:0;
	text-align:center;
	position:relative;
	float:left;
	width:370px;
}

#foot ul li{
	list-style:none;
	padding:0.3em 0.2em;
	width:5.5em;
	float:left;
	border-width:2px;
	border-color:#ffeedb;
	border-style:ridge;
	background-color:#ffffff;
}


#foot p{
	font-size:0.8em;
	text-align:right;
}
