@charset "utf-8";
/* CSS Document common settintg*/


/*index

01 Base
02 Header
03 Main image
04 contents


/*===========================================================================
01 Base
===========================================================================*/


/*===========================================================================
02 Header
===========================================================================*/

/*===========================================================================
03 Main image
===========================================================================*/

#Imagebox {
width:898px;
margin:0 auto;
	}


/*==========================================================================
コンテンツ部分
============================================================================*/

#Top_cont{
	width:902px;
	background:url(../img/bg_Titex.jpg) no-repeat center top;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

#Main_cont{
width:876px;
margin:0 auto;
padding:0 0 ;
}

.boxItem h3.mi_item{
margin-bottom:14px;
}

/*===========================================================================
 左カラム
===========================================================================*/
#col_Left{
margin-top:20px;
}

.boxAbout{
width:552px;
margin-left:12px;
}


#Ponchi{
width:576px;
height:628px;
position:relative;
background:url(../img/titex/im_01.jpg) no-repeat left top;
}

#txtF{
	position:absolute;
	left: 136px;
	top: 404px;
	width: 432px;
	height: 25px;
}

#txtF ul{
list-style:none;
}

#txtF li{
display:inline;
padding-right:14px;
font-size:12px;
padding-left:16px;
background:url(../img/titex/icn_circle.gif) no-repeat left top;
}


#tbl_Mark{
float:left;
width:264px;
border:1px solid #CCCCCC;
border-collapse:collapse;
margin-bottom:10px;
}

#tbl_Mark th{
background-color:#999999;
padding:8px 0;
color:#FFFFFF;
text-align:center;
font-size:14px;
border-bottom:1px solid #CCCCCC;
}

#tbl_Mark td{
padding:8px 16px;
font-size:12px;
border:1px solid #CCCCCC;
}

#txtCou{ padding-top:88px; padding-left:274px}
