@charset "Shift_JIS";

* {
margin: 0;
padding:0;
border:0;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',	Meiryo,'ＭＳ Ｐゴシック';
margin-right: auto;

}

.clear {
clear:both;
}

a {
color: blue;
text-decoration: underline;
}

a:link,a:visited,a:active {
color: #0000ff;
}

a:hover {
color: #ff0000;
}

/*色を指定します*/
.kuro { color: #000000; }
.aka { color: #ff0000; }
.ao { color: #0000cc; }
.tya { color: #bd000e}
.gray { color: #3d3737}

/*文字を太くします*/
.b { font-weight: bold; }

/*文字のフォントを指定します*/
.big { font-size: 18px; }
.big1 { font-size: 24px; }
.big2 { font-size: 16px; }
.big18 { font-size: 18px; }
.big24 { font-size: 24px; }
.big16 { font-size: 16px; }

/*文字を装飾します*/
.line { background: #ffff00; }


/*画像の位置を指定します*/
.imgl {
	margin: 5px 10px 5px 10px;
	padding: 0;
	float: left;
}


.imgr {
	margin: 5px 10px 5px 10px;
	padding: 0;
	float: right;
}

/*ページトップ*/
.pagetop {
	margin: 5px 2px 5px 10px;
	padding:0px;
	text-align: right;
	font-size: 12px;
}

strong{
	font-weight:bold;
}


/*
ベース
-------------------------------------------------------------------*/

body {
	width: 830px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background:url(img/bana-bg.jpg) repeat-x #fff;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',	Meiryo,'ＭＳ Ｐゴシック';margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#container {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	width: 830px;
	background: url(img/cont-bg.jpg) repeat-y #fff;
	border-top: none;
	border-bottom: none;
	position:relative;
}


/*
ヘッダー用
-------------------------------------------------------------------*/

#banner {
	background: url(img/bana.jpg) no-repeat left top #fff;
	margin-right: auto;
	margin-left: auto;
	width: 830px;
        height: 35px;
}

#banner h1 {
	padding-top: 2px;
	padding-right: 15px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #fff;
}


#banner #logo {
	clear: both;
	padding-left: 5px;
	float: left;
}


/*
フラッシュ
-------------------------------------------------------------------*/

#top-java {
margin-bottom: 15px;
}

/*
コンテンツ
-------------------------------------------------------------------*/

#content {
	float: left;
	width: 796px;
	text-align: left;
	margin-left: 0px;
	padding-left:15px;
	padding-right:0px;
	padding-bottom: 10px;
	overflow: hidden;
	margin-top: 0px;
	display: inline;
}

p {
	color: #333;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 160%;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;

}


h2 {
	background: url(img/h3.gif) no-repeat left #fff;
	height: 42px;
	line-height: 32px;
	margin-bottom: 10px;
	padding: 10px 0 0 50px;
	color: #333;
	font-size: 18px;

}

h3 {
	background: url(img/h3.gif) no-repeat left #fff;
	height: 42px;
	line-height: 32px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 0 0 50px;
	color: #333;
	font-size: 18px;
}


/*
フッターコピーライト
-------------------------------------------------------------------*/


#foot{
	width: 828px;
	margin-right: auto;
	margin-left: auto;
	height: 26px;
	font-size:12px;
	color: #fff;
	background:  left bottom #012d8e;
	border-left: solid 1px #696967;
	border-right: solid 1px #696967;
	border-bottom: solid 1px #696967;
	clear:both;
}

#foot p {
	color: #fff;
	background: none;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	line-height: 26px;
	text-align: right;
	margin:0px;
	font-weight: bold;
	padding-right: 20px;
	background: none;

}

#foot p a{
	text-decoration: none;
	font-style:normal;
	color: #fff;
}

.clear {
clear:both;
}



/*
フッタメニュー
-------------------------------------------------------------------*/

#footer  {
	color:#666;
	padding-top: 5px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 12px;
	background-color: #ebeae5;
	border-top: dotted 1px #999;
	border-left: solid 1px #696967;
	border-right: solid 1px #696967;
	clear:both;
}
#footer  li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;


}
#footer  ul {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}
#footer  li a {
	font-size: 12px;
}

#footer  p {
	font-size: 10px;
	color: #333333;
}

#footer  #pr {
	font-size: 10px;
	color: #888888;
	text-align: right;
	padding: 5px;
}
#footer  #pr a {
	font-size: 10px;
	color: #888888;
	text-decoration:none;
}

#footer  #pr2 {
	font-size: 12px;
	color: #888888;
	text-align: center;
	padding: 5px;
}
#footer  #pr2 a {
	font-size: 12px;
	color: #888888;
	text-decoration:none;
}

#footer   h4 {
	font-weight:normal;
	color:#666;
	text-align: center;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: 14px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear:both;

	
}
