@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	color: #333;
	background-color: #FFF;
	font-family: "Meiryo UI", sans-serif;
	background-image: url(img/ura.png);
	background-repeat: repeat-y;
	background-position: center;
}

a:link {
	color: #48A7F7;
	text-decoration: none;
}

a:visited {
	color: #48A7F7;
}

a:hover {
	color: #48A7F7;
	text-decoration: underline;
}

a:active {
	color: #48A7F7;
}


p {
	font-size: small;
	line-height: 180%;
}

hr {
	display: none;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* フロート解除　*/
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}


body, h1, h2, h3, p {
	margin: 0px;
	padding: 0px;
}


/* レイアウト大枠 */
#container {
	width: 100%;
	background-color: #ffffff;
	margin-top: 121px;/* ヘッダー背景の高さとかで変わる */
	background-image: url(img/ura.png);
	background-repeat: repeat-y;
	background-position: center;
}


/* h1(SEO対策コメント),ロゴ,等 */
#aheader {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height:121px;
	float: left;
	background-image: url(img/haikei.png);
	background-repeat: repeat-x;
}

#aheader h1 {
	width:960px;
	font-size: x-small;
	margin: 0px;
	height: 35px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}

#header {
	width:960px;
	margin-right: auto;
	margin-left: auto;
}

#header ul {
	float:right;
	text-align: right;
	padding: 0px;
	margin:0px;
	height: 80px;
}

#header ul li {
	font-size: small;
	list-style-type: none;
	margin: 0px;
	line-height: 150%;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header .logo img {
	margin: 0px;
	padding: 0px;
	height: 80px;
}


/* 横ナビ(メニュー) */
#agnavbar {
	width: 100%;
	top: 0px;
	left: 0px;
	height: 60px;
	background-image: url(img/menu.png);
	background-repeat: repeat-x;
}

.gnavbar {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

/* 横ナビ画像リンク(JAVA)　*/
.gnavbar ul {
	height: 60px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.gnavbar ul li {
	text-align: center;
	float: left;
	width: 159px;
	height: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C97C6;
}


/* フラッシュ　*/
#aflash {
	width: 100%;
	height:420px;
	top: 0px;
	left: 0px;
	background-color:#f5f5f5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.flash {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	background-image: url(img/fhaikei.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* コンテンツ　*/
#contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

/* サイドメニュー　*/
#sidemenu {
	float: left;
	width: 230px;
	margin-top:10px;
}

/* メイン　*/
#main {
	float: right;
	width: 705px;
	margin-bottom: 15px;
	padding: 0px;
	margin-left: 25px;
	margin-top: 10px;
}


/* フッター　*/
#afooter {
	width: 100%;
	top: 0px;
	left: 0px;
	background-image: url(img/foot.png);
	background-repeat: repeat-x;
}

.footer {
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 45px;
	text-align: center;
	padding-top: 25px;
	color: #ffffff;
}


/* ページトップ(JAVA)　*/
#toTop {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: x-small;
	text-align: right;
	margin-bottom: 10px;
}

/* ページトップ(JAVA)　*/
#toTop2 {
	width: 705px;
	margin-right: auto;
	margin-left: auto;
	font-size: x-small;
	text-align: right;
	margin-bottom: 10px;
}

/*/* ここから下いろいろカスタマイズ　*/

/* 小文字 */
.smoji {
	font-size:x-small;
}

.side {
	width:208px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}

.side ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.side ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.boxA {
	width:663px;
	margin-bottom:15px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #cccccc;
	padding-bottom: 20px;
}

.boxA ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.boxA ul li {
	padding: 10px;
	font-size:small;
	line-height: 180%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}

.boxB {
	width:663px;
	padding:20px;
	margin-bottom:15px;
	background-color: #D3EAFD;
	border: 1px solid #cccccc;
}

.boxB img {
	float:right;
	margin-left:20px;
}

.boxB h2 {
	font-size:large;
	font-weight:bold;
	margin-bottom:10px;
	color:#48A7F7;
}
