@charset "utf-8";
/*
Theme Name: omt
Theme URI: 
Template: prebo2
Description: 
Author: omt
Tags: 
Version: 0.1.0
*/

#powerd{display:none}

/*****　ヘッダー画像の幅を画面いっぱいに広げる　*****/
 /*　画像フレームの幅を100%に　*/
 #topMainBnrFrame {
 width: 100%;
 height: auto;
 }

/*　画像幅を100%に　*/
 #topMainBnr img {
 width:100% !important;
 max-width: 100% !important;
 height: auto !important;
 }

/*　画像の枠線を削除　*/
 #topMainBnrFrame .slideFrame {
 border:none;
 }

/*　画像の余白を削除　*/
 #topMainBnr {
 padding:0px;
 }

 /* BizVektorOptions 0.1.1.1
/*-------------------------------------------*/
.TxtPoin, #content p.TxtPoin { font-size: 1.5em; line-height: 150%; padding: 0; color:#990000 }
