@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

/*
#page, #content, .entry, #footer, #header, #sidebar, #wrapper, #flash, #tabNav, #logo, #globalNav, #footer p, #widebar, #colA, #colB, #colC{
	border: 1px dashed #999999;
}
*/

body {
	background-color: #fffef9;
	font-family: "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Meiryo, "MS P Gothic", "MS UI Gothic", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 80%;
	color: #000000;
	letter-spacing: 1px;
	line-height: 1.7em;
	text-align : center;
}

h1, h2, h3, h4 {
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: 0.15em;
}

h2, h3, h4 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
}

ul {
	list-style-type: none;
}

a:link, a:visited {
	color: #99cc00;
}

a:active, a:hover {
	color: #666666;
	text-decoration: none;
}

a img {
	border: none;
}

input, textarea {
	font-size: 1em;
}

table {
	border-spacing: 10px 4px;
}

td, th {
	padding: 3px;
	font-size: 0.9em;
	font-weight: normal;
}

th {
	border: 1px solid #666666;
}


/** 
 * Wrapper
 */
#wrapper {
	width: 820px;
	margin: 0 auto;
	text-align: left;
}

/*
 * Header
 */
#header {

	margin : 0 auto;
}
 
/* tabNav */
#tabNav {
	height: 35px;
	overflow: hidden;
}

#tabNav ul{
	list-style-type: none;
}

#tabNav ul li{
	float: right;
	width: 30px;
	height: 30px;
	margin: 0 8px;
}

#tabNav:after{
	clear: right;
}

/* Logo */
#logo {
	height: 100px;
	margin: 0 0 10px 0;	
}

#logo h1 a img {
	vertical-align: bottom;
}

/* globalNav */
#globalNav {
	display : block;
	overflow: visible;
	margin-left : 98px;
}


/* 
 * Navigation
 */
#navigation{
	font-size : 0.9em;
	padding : 25px 0 40px 20px;
}

#navigation #current{
	color : #666666;
	font-weight : bold;
}

#navigation #arrow{
	color : #666666;
	padding : 0 3px;
}


/* 
 * Page
 */
#page {
	margin: 20px auto 0 auto;
}

/* Content */
#content {
	float: left;
	width: 580px;
}

/*
.entry {
	background: url(../img/grid_oval.gif) no-repeat right bottom;
	padding: 0 0 30px 0;
	margin: 0 0 20px 0;
}
*/

.entry h2 {
	font-size: 1.2em;
}

.entry p {
	padding: 10px;
}

.entry strong {
	color: #ff6666;
	font-weight: bold;
}

.entry em {
	color: #ffff00;
	font-weight: bold;
}

.entry ul, .entry ol {
	list-style-type : square;
	padding: 0 20px 0 40px;
}

.entry form p {
	padding: 0;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 206px;
}

#sidebar ul {
	list-style: none;
}

#sidebar li h3 {
	font-size: 1.1em;
}

#sidebar ul li {
	padding: 0 0 20px 0;
}

#sidebar ul li ul li{
	padding: 0;
}

#sidebar li p, #sidebar li ul {
	font-size: 0.9em;
	padding: 10px;
}	

/* main */
/*
#page #main {
	width : 500px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: url(../img/grid_oval.gif) no-repeat right bottom;		
}
*/
#page #main h2 {
	font-size: 1.1em;
}

#page #main p {
	margin: 0 auto 10px auto;
	padding: 0 10px;	
}

.required label:after{
	color: #ccff00;
	content: "*";
}

.entry form input.text {
	width: 300px;
}

.entry form textarea {
	width: 450px;
	height: 200px;
}

.entry form dl dt{
	font-weight: bold;
}

.entry form dl dd{
	font-size: 0.9em;
	color: #666666;
	padding: 0 0 0 20px;
	margin: 0 0 1em 0;
}

/* Flash */
#flashWrapperWrapper{
	text-align: center;
}

#flashWrapper{
	width: 622px;
	height: 381px;
	margin: 0 auto;
	background: url(../img/flash_back.gif) no-repeat left top;
}

#flash{
	width: 542px;
	height: 301px;
	padding: 40px 40px;
	margin: 0 auto;
}


/* Widebar */
#widebar {
	clear: both;
	padding: 25px 0 0 5px;
	margin: 0 auto;
}

#widebar h3 {
	font-size: 1.1em;
}

#widebar #colA, #widebar #colB, #widebar #colC {
	float: left;
	width: 250px;
}

p.more {
	font-size: 0.9em;
	color: #666666;
	text-align: right;
}

#widebar #colB, #widebar #colC{
	padding-left: 25px;
}

#widebar #sidebar{
	float: left;
	width: 250px;
	padding: 0 10px;
}

dl.list1 {
	list-style: none;
}

dl.list1 dt {
	font-size: 0.9em;
}

dl.list1 dd {
	font-size: 0.9em;
	color: #666666;
	padding: 0 0 0 10px;
}

ul.list2 {
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 10px 10px 0;
}

/*
 * Footer
 */
/*
#footer {
	padding: 50px 0 0 0;
	margin: 0 0 50px 0;
	clear: both;
	background: url(../img/grid_oval.gif) no-repeat right bottom;	
}
*/

#footer #footerNav ul{
	list-style-type: none;
	text-align: center;
}

#footer #footerNav ul li{
	float: right;
}

#footer p {
	height: 58px;
	line-height: 58px;
	text-align: center;
	color: #666666;
}

/*
 * TopImage
 */
#topImage{
	text-align: center;
}
