/*************************
******デフォルト設定******
**************************/
body {
	margin: 0px;
	padding: 0px;
	background-color: #99AAAA;
	text-align: center; 
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px solid #FFFFFF;
}

.button {
	text-decoration:none;
	height:20px;
	font-size:10pt;
	font-weight:normal;
	border-width:1px;
	border-style:outset;
	padding:0px;
	color:#334455;
/*	border-color:#EEEEEE;*/
/*	background:#DDDDDD;  */
	border-color:#B0C6DE;
	background:#DAE7EE;
}



/*************************
*********リンク***********
**************************/
a {
	text-decoration: underline;
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}

a:link {
	text-decoration: underline;
	color: #336699;
}

a:visited {
	text-decoration: underline;
	color: #6699CC;
}

a:active {
	text-decoration: underline;
	color:#FF9999;
}

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

.bgblack a:link {
	text-decoration:underline;
	color: #9999CC;
}

.bgblack a:visited {
	text-decoration:underline;
	color: #DDDDFF;
}

.bgblack a:active {
	text-decoration:underline;
	color: #FF9999;
}

.bgblack a:hover {
	text-decoration:underline;
	color: #FF9999;
}

.footer a:link {
	text-decoration:underline;
	color: #9999CC;
}

.footer a:visited {
	text-decoration:underline;
	color: #DDDDFF;
}

.footer a:active {
	text-decoration:underline;
	color: #FF9999;
}

.footer a:hover {
	text-decoration:underline;
	color: #FF9999;
}


/*************************
*******ヘッダー***********
**************************/

.tbl_header {
	width:1000px;
	background-color:#000001;
}

#banner {
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}

#banner h1 {
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}

.tabs {
	color: #EEEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	background-image:url(images/top_stripe.gif);
	background-color:#334455;
	background-repeat:repeat;
	border-top: solid 0px #FFFFFF;
	border-bottom: solid 1px #000001;
}

.navibar{
	text-align:center;
	background-color:#FFFFFF;
	border-bottom:solid 1px #000001;
	color:#334455;
}


/*************************
*******サイドバー*********
**************************/
TD.tdside {
	background-image: url(images/side_stripe.gif);
	background-color: #DDDDDD;
	margin: 0px;
	padding: 0px;
	width: 180px;
}

.sidebar {
	line-height: 140%;
	color: #555555;
	font-size:9pt;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	float: left;
	padding: 5px 3px 5px 7px;
	width:170px;
	overflow: hidden;
}

.sidebar h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size:10pt;
	text-align: center;
	font-weight: bold;
	padding:2px 0px 2px 0px;
	line-height: 16px;
	background-position: top right;
	background-repeat: no-repeat;
	color: #EEEEEE;
	background-color: #334455;
	border-top: solid 0px #334455;
	border-left: solid 0px #334455;
	border-right: solid 1px #EEEEEE;
	border-bottom: solid 1px #EEEEEE;
	width:168px;
}

.sidebar h3 {
	color: #334455;
	font-family: Verdana, Arial, sans-serif;
	font-size:9pt;
	text-align: left;
	font-weight: bold;	
	padding:2px 0px 2px 0px;
	line-height: 12px;
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #DDDDDD;
}

.side_tbl {
	background-color:#EEEEEE;
	border:solid 1px #334455;
	font-size:9pt;
	width:168px;
}

.side_td_title {
	color: #EEEEEE;
	background-color:#334455;
	text-align:center;
	font-weight:bold;
	height:30px;
}

.side_td_contents {
	color: #334455;
	background-color:#EEEEFF;
}

.side_td_contents div {
	margin:7px 5px 7px 5px;
	font-size:9pt;
}

.sidebar hr {

}


/*************************
*******コンテンツ*********
**************************/

TD.tdcenter {
	text-align:center;
	background-color: #FFFFFF;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 640px;
}

.content {
	line-height: 140%;
	overflow: hidden;
	color: #334455;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	text-align:left;
	float: left;
	padding: 25px;
	margin: 0px;
	width:590px;
}

.content h2 {
	color: #EEEEEE;
	background-color: #333333;
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-size:13px;
	text-align: center;
	font-weight: bold;	
	padding:2px 0px 2px 0px;
	line-height: 18px;
	background-position: top right;
	background-repeat: no-repeat;
	border-right: solid 0px #000001;
	border-bottom: solid 0px #000001;
	width: 590px;
}

.content h3 {
	color: #334455;
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 140%;
}

.content strong {
	color:#101060;
}

.content_tbl{
	background-color:#FFFFFF;
	border:solid 1px #334455;
	font-size:9pt;
	width:590px;
}

.content_td_title_top{
	color: #334455;
	background-color:#CCDDEE;
	height:20px;
	text-align:center;
	border-bottom:dotted 1px #334455;
	font-weight:bold;
}

.content_td_title{
	color: #334455;
	background-color:#CCDDEE;
	height:20px;
	text-align:center;
	border-top:dotted 1px #334455;
	border-bottom:dotted 1px #334455;
	font-weight:bold;
}

.content_td_contents{
	#334455;
	background-color:#FFFFFF;
}

.content_td_contents div{
	margin:0px 10px 0px 10px;
}

.head_title{
	width:590px;
	text-align:center;
}

.h2_sub{
	font-size:8pt;
	text-align:center;
	width:590px;
}

.trackbacks {
	color: #334455;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	text-align: center;
	font-weight: bold;	
	padding:2px 0px 2px 0px;
	line-height: 18px;
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #DDDDDD;
	border-right: solid 1px #000001;
	border-bottom: solid 1px #000001;
}


/*************************
*********Footer***********
**************************/
.footer {
	width:1000px;
	background-color:#000001;
	margin-left:auto;
	margin-right:auto;
}

.footer p {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size:12px;
	line-height: 100%;
	text-align: center;
	padding: 5px 5px 5px 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	width:950px;
}

