@charset"Shift_JIS";


/*reset*/
*	{
	padding:0;
	margin:0;
	border:none;
	list-style:none;
}


.clearfix:after	{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.clearfix	{
	width: 100%;
	/*\*//*/
	overflow: hidden;
	/**/
}

.sfont2 {
	font-size:9px;
	line-height:130%;
}

a.link{ color:#333333; text-decoration:none; }
a.visited{color:#333333; text-decoration:none; }
a.hover	{ color:#cc0000; text-decoration:none; }
a.active{ color:#333333; text-decoration:none; }


body { 
	text-align: left;
 }

.mt_20 {
	margin-top:20px;
}

.mb_6 {
	margin-bottom:6px;
}

#wrapper { 
	text-align: left; 
	width: 945px; 
	margin: 0 auto; 
}

#wrapper_top { 
	text-align: left; 
	width: 945px; 
	margin: 0 auto; 
}


#container { 
	height:100%;
	}


#header {
	width: auto;
	height: 180px;
	background: #fff;
	background-image: url("../img/simpleline.gif");
	background-repeat: repeat-x;
	background-position:bottom;
}


#engage  {
	width:945px;
}


#center-column {
	float: left;
	width: 188px;
	background: #ffffff;
}


#right-column {
	float: right;
	width: 757px;
	background: #fff;
	font-size: small;
	line-height:140%;
}


#footer {
	width: auto;
	height: 30px;
	padding-top:1px;
	background: #fff;
	background-image: url("../img/simpleline.gif");
	background-repeat: repeat-x;
	clear: both;
}
/* --- トップ NEWS --- */

ul#news {
	padding-top:15px;
}

ul#news li {
	border-bottom:#CCC solid 1px;
	margin-bottom:10px;
}
 
/* --- リストエリア --- */
.topicPath {
margin: 0;
padding: 0;
list-style-type: none;
font-size: x-small;

}


/* --- リスト項目 --- */
.topicPath li {
display: inline;
}
/* --- リンク --- */
.topicPath li a {
text-decoration: none;
margin-right: 3px; /* リンクエリアの右マージン */
}


.topicPath li a:link {
color:#333333
}
.topicPath li a:visited {
color:#808080
}
.topicPath li a:hover {
color:#CC0000
}


h2{
	line-height: 200%;
	font-weight:normal;
	font-size:x-small;
	text-align: left;
}
#text{
	line-height:140%;
	font-weight:normal;
	font-size:small;
	text-align: left;
}
p{
	line-height:100%;
	font-weight:normal;
	font-size:x-small;
	text-align: left;
}
#text_small {
	font-size: x-small; 
	letter-spacing: 1px
}


#td { 
	border-bottom:1px solid #cccccc;
}

.newsrelease {
	color:#333333;
	font-size:12px;
	line-height:120%;
	text-align:right;
	font-weight:bold;
}

.newsrelease a:link {
	color:#333;
	text-decoration: none;
}

.newsrelease a:visited {
	color:#333;
	text-decoration: none;
}

.newsrelease a:hover {
	color:#6E0E52;
	text-decoration: none;
}

.news {
	color:#53677E;
	line-height:130%;
	font-size:13px;
	text-align: left;
	padding-bottom:10px;
}

.news a:link {
	color:#53677E;
	text-decoration: none;
}

.news  a:visited {
	color:#53677E;
	text-decoration: none;
}

.news a:hover {
	color:#6E0E52;
	text-decoration: none;
}
.date {
	line-height:100%;
	font-weight:normal;
	font-size:12px;
	font-weight:bold;
	color:#333;
	text-align: left;
	/*letter-spacing: 1px;*/

	padding-bottom:3px;
}


/* --- フェデリッコ --- */

ul#federicco1_box {
	width:757px;
	margin-bottom:17px;
}

ul#federicco1_box li {
	float:left;
}

p.sub_title {
	width:74px;
	margin-bottom:22px;
}

ul li#federicco_left {
	width:365px;
	float:left;
}

ul li#federicco_left ul {
	padding-bottom:30px;
}

ul li#federicco_left ul li {
	float:left;
}

ul li#federicco_left ul li h4 {
	padding:16px 0 75px 0;
}

ul li#federicco_right {
	width:365px;
	float:right;
}

ul li#federicco_right ul {
	margin-bottom:30px;
}

ul li#federicco_right ul li {
	float:left;
}

ul li#federicco_right ul li h4 {
	padding:16px 0 75px 0;
}

