@charset "UTF-8";
/**
 * theme.css
 * type: default skin
 */

/* contact　上書き
--------------------------------------------------------------*/
#SIDEBAR .contact{
	background-image: url(/english/common/images/sidebar/side_bg_theme.gif);
}

/* pormoteTbl
--------------------------------------------------------------*/
.pormoteTbl{
	padding:2px 0 10px 0;
	border-left:1px solid #8C9BA5;
	border-right:1px solid #8C9BA5;
	border-bottom:1px solid #8C9BA5;
}
.pormoteTbl table{
	width:100%;
	background-image: url(/english/service/theme/images/pormote_tblbg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.pormoteTbl td{
	vertical-align:top;
	width:33%;
	padding:5px 12px;
}


