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

/* ::::::::::::::::::: Reset :::::::::::::::::: */
* {
	margin: 0px;
	padding: 0px;
}
h2, h3, h4 {
	font-weight: normal;
}
img {
	border: none;
}
li {
	list-style-type: none;
}
a {
	text-decoration: none;
}
/* :::::::::::::::: Font and style  :::::::::::::: */
body {
	font-family: Osaka, Meiryo, Arial, "Arial Unicode MS", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 0.8em;
	letter-spacing: 0.03em;
	line-height: 1.8em;
	text-align: center;
	background: #000000 url(../tw_imgs/tex_g.jpg) repeat center top;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
}
h1 {
	font-size: 2.8em;
}
h2 {
	font-size: 1.7em;
}
h3 {
	font-size: 1.5em;
}
h3 span {
	font-family: "ＭＳ Ｐゴシック", Osaka, Verdana, Tahoma, Arial, sans-serif;
}
p {
	margin-bottom: 5px;
	line-height: 19px;
}


/* :::::::::::::::: Whole  :::::::::::::: */
#whole {
 width: 100%;
 align: center;
 color: #CDE4E7;
}
#main {
	margin: 30px auto;
	padding-bottom: 40px;
	width: 920px;
	text-align: left;
}
#footer {
	display: block;
	width: 920px;
	font-size: 0.8em;
	text-align: center;
	color: #B18D7E;
}

h1, h2,h3, h4 {
	text-align: center;
}
h3, h4 {
	margin-bottom: 15px;
}

ul#cap {
	margin: 0px;
}
li {
	width: 920px;
	margin-bottom: 10px;
}
li img {
	margin-top: 35px;
}

.pk{
	display: block;
	width: 780px;
	margin: 0px auto;
	color: #E2CDBE;
}
.pkb{
	color: #EFA97A;
}