@charset "shift-jis";

/*=============================================================================

	Font-size Adjustment

	*default size 12px

				| 	122% = 15px	|	167% = 21px	|
	85% = 10px	|	129% = 16px	|	174% = 22px	|
	92% = 11px	|	136% = 17px	|	182% = 23px	|
	100% = 12px	|	144% = 18px	|	189% = 24px	|
	107% = 13px	|	152% = 19px	|	197% = 25px	|
	114% = 14px	|	159% = 20px	|

==============================================================================*/


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, label, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
h1,h2{
	clear: both;
}
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	*font:x-small;
	line-height: 1.0;
	font-size: 12px;
	color: #6f6f6f;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
}

fieldset {
	border:none;
}

img {
	border: none;
	vertical-align: bottom;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul, li {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
a,a:link {
	text-decoration: underline;
	color: #006133;
	outline: none;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#wrapper{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#photo{
	width: 250px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-right:30px;
}
#photo img{
	clear: both;
	border: 1px solid #CCCCCC;
}
#text{
	width: 430px;
	float: left;
	margin-top: 20px;
}
#text table{
	text-align: left;
}
#text th {
	font-weight: bold;
	padding: 4px;
}
#text td {
	padding: 4px;
}
#text .small{
	margin-top: 5px;
}
#text .small th {
	padding: 1px;
}
#text .small td {
	padding: 1px;
}
.small {
	font-size: 11px;
}
#btnArea{
	margin-top: 30px;
	text-align: center;
}#youkou h2 {
	margin-top: 30px;
	font-weight: bold;
	color: #006133;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
#youkou h1 {
	margin-bottom: 20px;
	margin-top: 20px;
}
#youkou h3 {
	font-weight: bold;
	margin-top: 15px;
}
#youkou #wrapper {
	width: 700px;
	margin-bottom: 30px;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 1.4;
}
#youkou .close {
	text-align: center;
	font-weight: bold;
	margin-top: 30px;
}
