/* レイアウトの設定*/
body{
	margin:0px;
	background-color: #CCCCCC;
}

img {
border:0px;
}

/* ヘッダーの設定*/
#head{
	width:800px;
	height:100px;
	font-size: 11px;
	line-height: 150%;
	background-image: url(img/head-bg.gif);
}
/* ラッパーの設定*/
#wrap{
	position:relative;
	width:800px;
	background-color: #FFFFFF;
}

.c-both { clear:both; } 


/* 左側の設定*/
#left{
	width:150px;
	height:470px;
	float:left;
	background-color:#FFFFFF;
	font-size: 11px;
	line-height: 150%;
}

/* 右側の設定*/
#right{
    width:600px;
    height:500px;
    float:right;
    background-color:#FFFFFF;
}
/* フッターの設定*/
#foot{
	position:relative;
	width:800px;
	height:15px;
	background-color:#999999;
	clear:both;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
}

/* 左側の背景設定*/

#menu-f {
	background-image: url(img/menu-f.gif);
	width: 150px;
	background-attachment: inherit;
	background-repeat: no-repeat;
	padding-top: 100px;
	background-color: #FFFFFF;
}

/* メニューの設定*/
#menu {
	width:120px;
	margin: 0px auto;
	background-repeat: repeat-x 0% 100%;;
	background-image: url(img/menu-bg01.gif);
}
#menu a:hover {
width:120px;
font-size:x-small;
color:#990000;
display:block;
font-weight:nomal;
text-decoration:none;
text-align:center;
padding:5px 0px;
background-color: #FFFCE1;
}
#menu a {
width:120px;
font-size:x-small;
color:#333333;
display: block;
font-weight:nomal;
text-decoration:none;
text-align:center;
padding:5px 0px;
background-color: #CCCCCC;
}
#menu ul {
margin:0px;
padding:0px;
list-style-type :none;
width:120px;
        }
        
#menu li {
padding:0px;
margin: 15px 0px 15px 0px;
border: 1px solid #666666;
width:120px;
        }


/* 見出しの設定*/
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
}

h2,h3,h4,h5{
	font-size: 12px;
	text-align:left;
	font-weight:bold;
	color: #666666;
	line-height: 200%;
	width: 580px;
	height: 24px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2{
	background-image: url(img/sub-title-1.gif);
}
h3{
	background-image: url(img/sub-title-2.gif);
}
h4{
	background-image: url(img/sub-title-3.gif);
}
h5 {
	background-image: url(img/sub-title-4.gif);
}
/* 	font-size: xx-large;
	font-weight: bold;*/

h6{
	font-size: 12px;
	color: #FF9900;
	margin-top: 1px;
	margin-bottom: 0px;
}

/* ページ内の設定*/
.txt {
	font-size: 12px;
	text-align: center;
	margin-bottom: 5px;
}

.txt_l {
	font-size: 12px;
	text-align: left;
	margin-bottom: 5px;
}

.txt_r {
	font-size: 12px;
	text-align: right;
	margin-bottom: 5px;
}


.box1 {
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	width: 550px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
}

#box1 {
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	width: 590px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	margin-left: 20px;
}

#box2 {
	width: 119px;
	float: right;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 9px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

#box3 {
	width: 120px;
	float: right;
	background-image: url(img/bg-1.gif);
	height: 640px;
}

#box4 {
	width: 120px;
	float: right;
	background-image: url(img/bg-2.gif);
	height: 640px;
}

#main-box {
	width: 590px;
	margin: 15px;
	float: left;
	font-size: 12px;
}
#center {
	width:650px;
	float:right;
	background-color:#FFFFFF;
	line-height: 150%;
}
#mail-box {
	text-align: left;
	width: 620px;
	margin: 15px;
	float: left;
	font-size: 12px;
	padding: 0px;
}
.table-title {
	font-size: 12px;
	font-weight: bold;
	height: 17px;
	width: 470px;
	text-align: left;
	background-attachment: scroll;
	border: 1px solid #FF6666;
	background-image: url(img/sub-title-2.gif);
	color: #FFFFFF;
	margin-left: 5px;
	padding: 4px;
}

/* ラインの設定*/
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0080C6;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
	margin-bottom: 10px;
}
.table-1 {
	font-size: 12px;
	width: 470px;
	text-align: left;
	padding: 4px;
	margin-left: 5px;
	border-right-color: #FF6666;
	border-bottom-color: #FF6666;
	border-left-color: #FF6666;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

/* フォントの設定*/
.font-sub {
	font-size: 12px;
	color: #0080C6;
}

/* イメージBOXの設定*/
#img-box-title {
	text-align: left;
	width: 470px;
	color: #0080C6;
	font-size: 12px;
}

#img-box {
	text-align: right;
	width: 600px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
}

.div-hr {

	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
	margin-bottom: 10px;
}


/* ページナビの設定*/
#breadcrumbs li {
	float: left;
	list-style-type: none;
	margin-left: 0;
	margin-right: 8px;
	padding-right: 15px;
	background-image: url(img/bcarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 12px;

}
.hide {
	overflow: hidden;
	position: absolute;
	left: -100em;
	width: 1px;
	height: 1px;
}
.floatclear {
	clear: both;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}
#new {
	text-align: center;
	font-size: 14px;
	color: #F90;
	font-weight: bold;
}
