/*-----------------------------------

title : o[At^[[fBO
client : GAGA communications

design : ulm design(http://www.ulm-design.com)
author : mistut

ver : 1.0

yindexz@ key to jump
0.clearfix
1.wrapper
2.newstitleHolder +clearfix
3.text +clearfix
4.footer
5.link
6.floatBox

-----------------------------------*/


/*----------------------------------
@clearfix
-----------------------------------*/
.clearfix {
  min-height: 1px;
  zoom:1;/*for IE 5.5-7*/
}

.clearfix:after{
	content: ".";
	display: block;
	line-height:0;
	height: 0;
	visibility: hidden;
	clear: both;
	font-size:0;
} 

/* for IE6 */
* html .clearfix {
  height: 1px;
  
  /* for Mac IE4,5*/
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*--------------------------------
@wrapper
--------------------------------*/

/*main wrapper*/
#main {
	width: 610px;
	border-left: 1px solid #A8171A;
	border-right: 1px solid #A8171A;
	padding: 0px;
	margin:0 auto;
	background-color: #A8171A;
}


/*WinIE5.5CSS*/
#contents {
	padding:40px 5px 20px;
}
/*contents wrapper*/
#contents {
	width: 540px;
	text-align: left;
	padding:/**/40px 10px 20px;
	margin:0 auto;
}



/*article wrapper*/
.news {
	padding-bottom: 20px;
}



/*----------------------------------
@newstitleHolder +clearfix
-----------------------------------*/
.newstitleHolder {
	padding:0;
	margin:0;
}



.titleImg {
	float:left;
	padding:0;
	margin:0;
}

.titleTxt {
	font-weight:bold;
	font-size:16px;
	color:#F7B62B;
	float:left;
	padding:30px 0 5px;
	margin:0;
}

.date {
	font-size: 11px;
	line-height: 150%;
	letter-spacing:1px;
	color:#F7B62B;
	text-align: right;
	margin: 0px;
	padding: 35px 0 0;
	display: block;
	font-weight: normal;
}



/*--------------------------------
@text +clearfix
--------------------------------*/
.text {
	font-size: 12px;
	line-height: 200%;
	color:#FFFFFF;
	padding:0 10px 10px;
	font-weight: normal;
	text-align: left;
}



/*--------------------------------
@footer
--------------------------------*/

#footer {
	/*margin:0 auto;
	padding:15px 0 0 0;*/
	border-left: 1px solid #A8171A;
	border-right: 1px solid #A8171A;
}

/*--------------------------------
@link
--------------------------------*/
a:link {
	color:#FF99CC;
}
a:visited {
	color:#FF99CC;
}
a:hover {
	color:#FF99CC;
}
a:active {
	color:#FF99CC;
}

/*--------------------------------
@floatBox
--------------------------------*/

#floatBox {
  min-height: 1px;
  zoom:1;/*for IE 5.5-7*/
  
}

#floatBox:after{
	content: ".";
	display: block;
	line-height:0;
	height: 0;
	visibility: hidden;
	clear: both;
	font-size:0;
} 

/* for IE6 */
* html #floatBox {
  height: 1px;
  
  /* for Mac IE4,5*/
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#imgBox{
	float:left;
	width:240px;
	padding:0 5px 0 0;
	margin:0;
	zoom: 100%;
}

#imgBox2{
	float:left;
	width:240px;
	padding:0 5px 0 0;
	margin:0;
	zoom: 100%;
}


/*---------
@table
-----------*/

table {
	text-align: center;
	padding: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	border:dotted 1px #CCCCCC;
}

.table_name {
	background-color:#a8171a;
	color: #333333;
}

td {
	background-color: #a8171a;
	border:dotted 1px #CCCCCC;
	padding: 5px;
	font-size: 11px;
	line-height: 160%;
	margin: 2px;
}


/*--------------
@delete
---------------*/
.delete{
	text-decoration:line-through;
	color:#e60012;
}

* html .p shousai{
  font-family: 'lr oSVbN', sans-serif;
}

*:first-child+html p.shousai {
  font-family: 'lr oSVbN', sans-serif;
}	

p.shousai{
	font-size:11px;
}