body {
	margin-top: 0px;
	margin-bottom: 0px;
}

#main {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#contents {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

#side {
	width: 5%;
	background-color: #FFDDDD;
	vertical-align: top;
}

.tb-500 {
	font-size: 80%;
	line-height: 130%;
	color: #333333;
	width: 70%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.tb-title {
	width: 75%;
	text-align: left;
	background-image: url(img/t-bg.gif);
	background-repeat: repeat-x;
}
.pagetop
	{
	text-align: right;
	width: 80%;
	}
	
.tb-gr {
	font-size: 80%;
	line-height: 130%;
	color: #333333;
	width: 80%;
	text-align: left;
	background-image: url(img/top/info-l-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.tb-gr-bg {
	background-image: url(img/top/info-bara.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.tb-ribon {
	width: 70%;
	text-align: left;
}

.ribon-bg-top {
	background-image: url(img/top/waku-bg-t.jpg);
	background-repeat: repeat-x;
}
.ribon-bg-b {
	background-image: url(img/top/waku-bg-b.jpg);
	background-repeat: repeat-x;
}
.ribon-bg-l {
	background-image: url(img/top/waku-l-bg.jpg);
	background-repeat: repeat-y;
}
.ribon-bg-r {
	background-image: url(img/top/waku-r-bg.jpg);
	background-repeat: repeat-y;
}
/*============================装飾ライン背景===================================*/
.line-top {
	background-image: url(img/bg-logo.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.tb-btn {
	margin: 0px;
	padding: 20px 0px 0px;
	width: 200px;
	text-indent: 15px;
	height: 60px;
	vertical-align: bottom;
}

.line-under {
	background-image: url(img/bg-under.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
/*============================アンダーメニュー=============================*/
.tb-undermenu {
	font-size: 80%;
	line-height: 130%;
	color: #333333;
	width: 100%;
	text-align: center;
	margin-top: 15px;
}
/*============================テキスト===================================*/
.tex-copyright {
	color: #666666;
	font-size: 70%;
	line-height: 200%;
	text-indent: 2em;
	padding-top: 5px;
	height: 30px;
	margin-left: auto;
}

.red-mini {
	color: #FF0000;
	font-size: 85%;
	line-height: 90%;
}

.red {
	color: #FF0000;
}

.red-b {
	color: #FF0000;
	font-weight: bold;
}

.red-big {
	color: #FF0000;
	font-weight: bold;
	font-size: 140%;
}

.utikesi {
	text-decoration: line-through;
	color: #000000;
}

.bleu-b {
	color: #0066CC;
	font-weight: bold;
}

.orange-b {
	color: #FF6600;
	font-weight: bold;
}

.bg-ugreen {/*spanで設定、薄緑*/
	color: #333333;
	font-weight: bold;
	background-color: #D3EFD6;
}

.bg-pink {/*spanで設定、薄緑*/
	color: #333333;
	font-weight: bold;
	background-color: #FFD9D9;
}


.em3 {
	padding-left: 3em;
}
.em2 {
	padding-left: 2em;
	vertical-align: text-top;
}
.em1 {
	padding-left: 1em;
	vertical-align: text-top;
}
/*============================common===================================*/

.left
	{
	text-align: left;
	}

.center
	{
	text-align: center;
	}

.right
	{
	text-align: right;
	}
	
.top
	{
	vertical-align: top;
	}
	
.bottom{
	vertical-align: text-botom;
}

.top-center
	{
	vertical-align: top;
	text-align: center;
	}
	
.clear
	{
	clear: left;
	}

h1,h2,h3,h4,h5,h6,p,pre{
	margin: 0px;
	padding: 0px;
	border: none;
}

ol{
	padding: 0px;
	border: none;
	margin-top: 5px;
	margin-bottom: 0px;
}

li{
	padding: 5px 0px 5px;
	border: none;
}

ul{
	padding: 0px;
	border: none;
	margin-top: 5px;
	margin-bottom: 0px;
}

/*============================テキストリンクのカラー設定===================================*/
a:link {
	color: #990000;
}
a:visited {
	color: #990066;
}




/* 追加-ma */
#contents .tb-ribon img {
	vertical-align: bottom;
}
#contents .tb-ribon .topbt-center1 {
	margin-right: auto;
	margin-left: auto;
	width: 588px;
}
#contents .tb-ribon .topbt-center2 {
	margin-right: auto;
	margin-left: auto;
	width: 517px;
}
#contents .tb-ribon .topbt-center3 {
	margin-right: auto;
	margin-left: auto;
	width: 236px;
}
#contents .menu-kiyaku {
	width: 388px;
	margin-right: auto;
	margin-left: auto;
}
#contents .tb-500 .aboutimgfile {
	padding: 10px;
	width: 240px;
	border: 2px dotted #4b4b4b;
	margin-top: 10px;
}

