@charset "shift_jis";

/* ===== Universal Reset ===== */

*{
margin:0;
padding:0;
}

/* ===== Basic Style ===== */

body{
	color:#333333;
	text-align: center;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #FFFFFF;
}
html>/**/body {
  font-size: 12px; /* Except IE */
}
img{
	border:0;
	vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {  
font-size:100%;  
font-weight:normal;  
}  
ul,dl,ol{
list-style-type:none;
list-style-position:outside;
}
#all {
	text-align:center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#pids {
	text-align: left;
}
a	{
	color: #666666;
	text-decoration: none;
}
a:link	{
	color: #666666;
	text-decoration: none;
}
a:hover	{
	color: #FF3300;
	text-decoration: none;
}
a:hover img {
-moz-opacity:0.6;
opacity:0.6;
filter: alpha(opacity=60);
}

.cboth	{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.left	{
	float:left;
}
.right	{
	float:right;
}
p.pagetop	{
	text-align: right;
}
/* ===== Header Area ===== */
#header	{
	text-align: left;
	padding-top: 5px;
}
#header strong	{
	text-align: right;
	display: block;
	font-weight: normal;
	font-size: 10px;
}
#header h1	{
	float: left;
	font-size: 12px;
	margin-bottom: 10px;
}
#header #head01	{
	float: right;
	font-size: 12px;
	line-height: 12px;
	padding-top: 0px;
}

#header ul.ul01	{
}
#header ul.ul01 li	{
	display: inline;
}
#header ul.ul01 li a	{
	color: #333333;
	margin-left: 2px;
}


/* ===== Contents Area ===== */
#content	{
}
#contents_left	{
	float: left;
}
#contents_left	{
	width: 205px;
	margin-bottom: 15px;
}
#contents_left .left02	{
	padding: 0;
}

#contents_left ul	{
	margin-top: 10px;
	text-align: center;
}
#contents_left li	{
	margin-top: 5px;
}

#contents_left dl	{
	margin-bottom: 12px;
}
#contents_left dt	{
	line-height: 30px;
	background-color: #4D4D4F;
	height: 30px;
	margin-bottom: 7px;
	padding-left: 5px;
}
#contents_left dd	{
}
#contents_left dt a	{
	color: #FFFFFF;
}
#contents_left .fea 	{
	background-image: url(../images/index05.gif);
	width: 205px;
	margin-left: 0px;
	margin-bottom: 15px;
	text-align: left;
}
#contents_left .fea01	{
	background-image: url(../images/index05-02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 7px;
}
#contents_left .fea01 ul	{
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	margin: 0px;
}
#contents_left .fea01 li	{
	border-bottom: 1px dotted #999999;
	line-height: 22px;
	padding: 4px 0;
	text-indent: -32px;
	margin-left: 32px;
}
#contents_left .fea01 li.li02	{
	border-bottom: none;
	padding-bottom: 0px;
}
#contents_left .fea01 li img	{
	padding-right: 10px;
}

#contents_right	{
	float: right;
	width: 710px;
	padding-top: 15px;
}

p.pagetop	{
	clear: both;
	margin-top: 10px;
}
#contents_right p.pagetop	{
	clear: both;
	margin-top: 10px;
	text-align: right;
	background: url(img/gotopon.gif) no-repeat right center;
	padding-right: 18px;
}
#contents_right p.pagetop a	{
	color: #007AFF;
}

/* ===== Navi Area ===== */
#navi	{
	text-align: left;
	clear: both;
	background-color: #4D4D4F;
	padding: 7px;
}
#navi h2	{
	display: inline;
	color: #FFD400;
}
#navi ul	{
	display: inline;
}
#navi li	{
	display: inline;
}
#navi li a	{
	color: #FFFFFF;
	background: url(img/list01.gif) no-repeat left center;
	margin-right: 0px;
	padding-left: 15px;
	margin-left: 15px;
}
#navi02	{
	text-align: left;
	clear: both;
	background-color: #000000;
	padding: 7px;
	margin: 0 0 20px 0;
}
#navi02 h2	{
	display: none;
	color: #CCCCCC;
	padding-right: 1.5em;
}
#navi02 ul	{
	display: inline;
}
#navi02 li	{
	display: inline;
}
#navi02 li a	{
	color: #FFFFFF;
	background: url(img/list03.gif) no-repeat left center;
	margin-right: 0;
	padding-left: 15px;
	margin-left: 15px;
}
#navi li a:hover,#navi02 li a:hover	{
	color: #FFD400;
}
#navi02 ul.ul02	{
	padding-left: 8em;
	display: block;
}

/* ===== Footer Area ===== */
.foot	{
	font-size: 100%;
	background-image: url(../images/ftlogo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 235px;
	float: left;
}
.foot p	{
	float: left;
	margin-left: 20px;
}
* html .foot p	{
	margin-left: 10px;
}
.foot dl	{
}
.foot dt	{
	font-weight: bold;
	padding-top: 7px;
}
.foot dd address	{
	font-style: normal;
}
#footer	{
	text-align: left;
	border-bottom: 10px solid #808285;
	margin-top: 20px;
}
#footer ul	{
	line-height: 2em;
	text-align: right;
	padding-right: 10px;
	padding-top: 1em;
}
#footer li	{
}
#footer li a	{
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 0 15px;
}
#footer strong	{
	padding-left: 35px;
	padding-top: 10px;
	display: block;
}
#footer address	{
	font-style: normal;
}
#footer p	{
	font-size: 100%;
	text-align: right;
	padding-right: 10px;
}
/************** pannello di controllo **************/
#lower	{
	float: right;
	width: 710px;
	padding-top: 5px;
}

#lower h2	{
	font-family: "AGaramondPro-Regular", "KozMinPro-ExtraLight", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho";
	font-size: 30px;
	line-height: 1.5em;
	font-weight: bold;
	background-image: url(img/lowttl.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 130px;
}
#lower h2 strong	{
	font-family: Verdana, Arial, Tahoma, sans-serif;
}
#lower h2.pids	{
	color: #E61D25;
}
#lower h2.sds	{
	color: #F58123;
}
#lower .lgnv	{
	text-align: center;
	margin: 20px 0;
}
#lower .lgnv li	{
	display: inline;
	margin: 0 20px;
}
