﻿・* 	{ 
	margin: 0;
	padding: 0;
	}

a	{line-height:1.3em;}
body	
	{background-color:whitesmoke;
	font-family: Arial, Helvetica, sans-serif;
	}
.contents 
	{
	padding: 0px 3px 0px 3px;
	background-color:white;
	width: 800px;
	margin : 0 auto;
	border-left: solid #999999 1px;
	border-right: solid #999999 1px;
	text-align: left;
	}

.menu-down 
	{font-size: 0.9em;
	}

/********** メイン**********/
#main {
	padding: 5px 25px 10px 25px;
	margin: 0px;
	border: 0px;
	line-height: 1.5em;
	}

#main ul{
	margin-top: 0px;
	margin-bottom: 1em;
	}

/********** ヘッダ  **********/
#header {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height:41px;
	}

/********** フッタ  **********/

#ft-pagetop
	{font-size: 0.9em;
	padding: 0px 10px 5px;
	text-align: right;
	}
#ft-contact
	{font-size: 0.9em;
	padding: 9px 0px 0px 8px;
	}
#footer
	{
	font-size: 0.8em;
	padding: 5px;
	margin-bottom: 30px;
	text-align: center;
}


/********** グローバルメニュー **********/
#hd-menu {
	margin: 11px 0px 0px 0px;
	background-color: #E1F5E1;
	padding: 0px;
	font-size: 0.9em;
	height:26px;
	line-height: 1em;
	}
#hd-menu ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
#hd-menu li{
	font-size: 0.9em;
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	line-height: 1em;
	}

/********** パングス**********/

.top_link{
	font-size: 0.9em;
	position:relative;
	text-align:right;
	margin-top:-30px;
	margin-bottom:10px;
	}

.top_link a{
	background-image: url('../CESS_Web/images/ic_arrow_pan.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	}
	
/**********リンクテキストの設定**********/

A:link
	{color:#006666;
	text-decoration:none;
	}
A:visited{
	color:darkslategray;
	text-decoration:none;
	}

A:hover
	{color:#DD0000;
	text-decoration:underline
	;}
	
div.block-foot{
	clear: both;
	font-size: 0.9em;
	text-align: center;
}

H1	{
	margin-top:0px;	
	margin-bottom:10px;
	padding-top:3px;
	
  font-weight : normal;
}

h2	{
	padding-top:6px;
	}

/********** 文章解説等CESS**********/

.honbun	{
	font-size: 0.9em;
	line-height:1.5em;
	border:0px;
	padding:0px;
	}
	
.honbuntop	{
	font-size: 0.9em;
	line-height:18pt;
	margin:0px 10px 0px 10px;
	border:0px;
	padding:0px;
	}
	
.siryo
 	{border:1px solid #BBBBBB; 
 	padding:5px 0px 3px 10px;
	font-size:1em;
	background-color:#EEEEEE ; 
	color:#006666; 
	font-weight:bold;
	margin-top:10px;	
	}

li{
	font-size: 0.9em;	
}

