﻿@charset "UTF-8";

/* ボディに関するCSS
--------------------------------------------------------------------------------*/
	body {
	font-family: "Arial", "Helvetica", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	color: #333333;
	font-size: 80%;
	line-height: 160%;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 0px;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	text-align: left;
}


/* ページ構造に関するCSS 
--------------------------------------------------------------------------------*/

#header {
	font-family: "Verdana", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	color: #9c0000;
	width: 900px;
	height: 90px;
	margin-bottom: 5px;
	margin-top: 0px;
	background-color: #FFFFFF;
}

#nav {
	line-height: 170%;
	margin:5px 0px;
	padding:0px;
	list-style:none;	
	float:left;	
}

#content {
	clear:left;
	width: 878px;
	border: 1px solid #999;
	padding: 10px;
	margin-top: 5px;
	background-color: #FAFAFA;
}

#col1 {
	width:260px;
	margin-left: 10px;
	margin-top: 10px;
	float:left;	
}

#col2 {
	width:260px;
 	margin-left: 40px;
	margin-right: 0px;
	margin-top: 10px;
	float:left;	
}

#col3 {
	width:260px;
	margin-right: 10px;
	margin-top: 10px;
	float:right;	
}


/* ヘッダーに関するCSS
--------------------------------------------------------------------------------*/
h1{
	padding: 0px;
	margin: 20px 5px;
	font-size: 120%;
}

#header p {
	font-size: 90%;
	font-weight: bold;
	text-align: right;
}


/* ナビゲーションに関するCSS 
--------------------------------------------------------------------------------*/
#nav li {
	float:left;
	background-color: #FAFAFA;
	margin-right: 5px;
	margin-left: 0px;
	border: 1px solid #333333;
	text-align: center;
	width: 106px;
	height:22px;
}

#nav a{
	color: #000;
	display:block;
	width: 106px;
	height:22px;
	text-decoration:none;
}

#nav a:hover {
	color: #FFF;
	background-color: #666;
	text-decoration:none;
}

/* contentに関するCSS 
--------------------------------------------------------------------------------*/
img.topkey {
	margin-bottom: 15px;
}

#content table { 
	width: 880px;
	background-color: #FFFFFF;
	border: solid 1px #460e44;
	border-collapse: collapse; 
	margin-bottom: 10px;
}
#content th { 
	color: #FFFFFF;
	border: solid 1px #460e44; 
	background-color: #460e44;
	padding: 5px;
	text-align: center;
}
#content td { 
	border: solid 1px #460e44; 
	padding: 5px;
}



/* colに関するCSS 
--------------------------------------------------------------------------------*/
h2 {
	margin: 20px 10px;
	text-align: center;
	color: #908F77;
}

h3 {
	font-size: 130%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 3px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #666;
	background-color: #8C726B;
	color: #FFFFFF;
	padding-top: 5px;
	text-indent: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
}

h4 {
	font-size: 120%;
	margin-bottom: 3px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #8F6297;
	background-color: #ffffff;
	padding: 5px;
}

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

#col1 dl {	
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FAFAFA;
	border: 1px solid #2f2f2f;
	border-bottom-style: none;
	text-align: center;
}

#col1 dt {
	color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 20px;
	border-left-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #2f2f2f;
	background-color: #2e2c52;
	font-size: 120%;
	font-weight: bold;
	padding: 10px 2px;
}

#col1 dd {
	text-align: left;
	font-size: 100%;
	margin-left: 0px;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#col1 dt a{
	color: #FFFFFF;
	font-weight: bold;
}
#col1 dd a{
	color: #4b2114;
}

#col2 dl {	
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FAFAFA;
	border: 1px solid #2f2f2f;
	border-bottom-style: none;
	text-align: center;
}

#col2 dt {
	font-family: "Verdana", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 20px;
	border-left-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	background-color: #2e2c52;
	font-size: 110%;
	font-weight: bold;
	padding: 8px 5px;
}

#col2 dd {
	text-align: left;
	font-size: 100%;
	margin-left: 0px;
	padding: 2px 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#col2 dt a{
	color: #FFFFFF;
	font-weight: bold;
}
#col2 dd a{
	color: #4b2114;
}


#col3 dl {	
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FAFAFA;
	border: 1px solid #2f2f2f;
	border-bottom-style: none;
	text-align: center;
}

#col3 dt {
	font-family: "Verdana", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 20px;
	border-left-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	background-color: #2e2c52;
	font-size: 110%;
	font-weight: bold;
	padding: 8px 5px;
}

#col3 dd {
	text-align: left;
	font-size: 100%;
	margin-left: 0px;
	padding: 3px 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#col3 dt a{
	color: #FFFFFF;
	font-weight: bold;
}
#col3 dd a{
	color: #4b2114;
}



img.thumb {
	float: left;
	margin-right: 10px;
}

.mail{
	margin-top: 10px;
 clear: both
}


/* フッターに関するCSS
--------------------------------------------------------------------------------*/
#credit {
 	clear:both;
	font-size: 85%;
	margin-top: 5px;
	text-align: center;
}


/* リンクに関するCSS
--------------------------------------------------------------------------------*/

a:link {
	text-decoration:none;
	color: #BD112B;
}

a:visited {
	text-decoration:none;
	color: #438;
}

a:hover {
	text-decoration:underline;
	color: #017D98;
}
