﻿/* designed by Romeo(http://www43.tok2.com/home/rome0/) */

@import url(http://fonts.googleapis.com/css?family=Source+Code+Pro:200,400,700);

html{
	font-family:"ヒラギノ角ゴ Pro W3",メイリオ,Osaka,Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}

body {
	background-image: url(../img/back.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}

#wrapper {
	font-family: "Source Code Pro",;
	margin: 0px auto 0px auto;
	height:auto;
	width: 650px;
}

h1 {
	font-size: 22px;
	font-weight: 200;
	color: #99cc99;
	text-align: center;
	letter-spacing: 5px;
	margin: 160px 0 15px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CFE4CF;
	padding-bottom: 40px;
}

#navi{
	text-align: center;
}

.menu {
	font-size: 14px;
	font-weight: 400;
	color: #828282;
	letter-spacing: 2px;
	margin-right: 10px;
	display: inline;
}

a {
	text-decoration: none;
	color: #a9cfa9;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

#txt {
	font-size: 14px;
	font-weight: 400;
	color: #828282;
	line-height: 120%;
	letter-spacing: 2px;
	width: 450px;
	margin: 0 auto 0 auto;
}

.dash {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CFE4CF;
	margin: 40px auto 10px auto;
	width: 650px;
	height: auto;
}

h2 {
	font-size: 14px;
	font-weight: 400;
	text-decoration: underline;
	color: #99cc99;
	letter-spacing: 2px;
	margin-top: 50px;
	margin-bottom: 20px;
}

#foot {
	font-size: 13px;
	font-weight: 400;
	color: #919191;
	line-height: 120%;
	letter-spacing: 2px;
	margin: 0 auto 50px auto;
	width: 450px;
	height: auto;
}

.ta {
border-collapse:collapse;
margin-left:50px;
margin-top:auto;
text-align:center;}

.ta th {
text-align:center;
}

.ta td {
text-align:center;
font-size:12px;
}