/* COWTV CSS */

html {
	overflow-y:scroll;	/*firefox用センタリングずれ回避*/
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
	line-height: 160%;
	text-align: center;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	color: #333333;
	line-height: 130%;
}
address {
	font-style: normal;
	font-size: 11px;
}
a {
	color: #0000EE;
	text-decoration: underline;
}
a:visited {
	color: #52188C;
	text-decoration: underline;
}
a:hover {
	color: #FE5A0F;
	text-decoration: none;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
ul,dl,dt,dd {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}

/* main set */
#main {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#contents {
	text-align: left;
}
.contentsBox {
	border: 1px solid #CCCCCC;
	padding: 4px;
}
#contents p {
	font-size: 12px;
	color: #666666;
	line-height: 130%;
}
#contentsTitle {
	background-image: url(../images/index/title-main.gif);
	background-repeat: no-repeat;
	height: 40px;
	vertical-align: top;
}
#contentsTitle h1 {
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 1px;
}
#contentsTitle .text10 {
	font-size: 10px;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contentsTitle2 {
	background-image: url(../images/index/title-main2.gif);
	background-repeat: no-repeat;
	height: 40px;
	vertical-align: top;
}
#contentsTitle2 h1 {
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 1px;
}
#contentsTitle2 .text10 {
	font-size: 10px;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#pan {
	font-size: 10px;
	padding-left: 10px;
}

/* menu set */
#menu {
	text-align: left;
}
.menuBox {
	border: 1px solid #CCCCCC;
	padding: 4px;
	background-color: #F6F6F6;
}
#rightMenu {
	width: 170px;
}
#rightMenu TD {
	background-image: url(../images/menu/bg-menu.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	height: 24px;
}
#rightMenu A:link {
	color: #333333;
	display: block;
	width: 145px;
	margin: 0px;
	padding: 6px 0px 5px 25px;
	text-align: left;
	text-decoration: none;
}
#rightMenu A:visited {
	display: block;
	width: 145px;
	margin: 0px;
	padding: 6px 0px 5px 25px;
	text-align: left;
	color: #333333;
	text-decoration: none;
}
#rightMenu A:hover {
	display: block;
	width: 145px;
	margin: 0px;
	padding: 6px 0px 5px 25px;
	text-align: left;
	color: #FE5A0F;
	background-image: url(../img_common/navibg_skinRO.gif);
	background-repeat: repeat-y;
	text-decoration: underline;
}

/* footer set */
/*#footer {
	margin-top: 20px;
	margin-bottom: 20px;
}
.footLink {
	font-size: 10px;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
.footLink a:hover {
	color: #FE5A0F;
	text-decoration: underline;
}
.footLink a:hover {
	color: #72C82C;
	text-decoration: underline;
}
.footLink a:visited {
	color: #72C82C;
	text-decoration: underline;
}
*/
/* image set */
img {
	border: none;
}
.imgLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.imgRight {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* text set */
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.panText {
	font-size: 10px;
	color: #666666;
	height: 20px;
	padding-left: 10px;
}
.text12 {
	font-size: 12px	!important;
}
.text11 {
	font-size: 11px	!important;
}
.text10 {
	font-size: 10px	!important;
}

/*COWTV CSS*/
/*ver0.1	07.01.07*/
/*ver0.2	07.03.17*/
/*www.bulanco.net*/

/*------------------------------- 
/枠組み
-------------------------------*/
#header {
	height: 120px;
	width: 750px;
}
/*------------------------------- 
/ヘッダー
-------------------------------*/
#header_top {
	background-color: #CAE2FF;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#header_top h1,
#header_top h2{
	font-size:12px;
	font-weight: bold;
}
#header_top ul,
#header_top dl,
#header_top d {
	margin: 0px;
	padding: 0px;
}
#header_top li{
	list-style-type: none;
}
#header_top h1_title {
	float: left;
	font-weight: bold;
	width: 500px;
}
#header_body {
	clear: both;
}
#header_topnavi li {
	float: right;
	margin-left: 10px;
}
#header_body {
	height: 75px;
	background-image: url(../images/index111/header_body-bk.jpg);
	background-repeat: no-repeat;
}
#header_bottom {
	background-image: url(../images/index111/globalmenu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;
}
#globalnav {
	float: left;
	width: 582px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#globalnav li {
	float: left;
	list-style-type: none;
}
#search_comp {
	margin-right: 5px;
	margin-left: 582px;
}
#search_comp form{
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#header_topnavi a {
	color: #000000;
	font-size: 85%;
	*letter-spacing: 0.5px;
}
#header_topnavi a:hover {
	color: #FE5A0F;
	text-decoration: none;
}
#header_topnavi a:visited {
	color: #52188C;
}

#top_banner {
	margin-left: 275px;
	padding-top: 7px;
}

/*------------------------------
/ロゴ
-------------------------------*/
#header #rogo a {
	background-image: url(../images/index111/rogo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 300px;
	text-indent: -9999px;
	float: left;
}
#header #logo a {
	background-image: url(../images/index111/logo.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 75px;
	width: 273px;
	text-indent: -9999px;
	float: left;
}
/*------------------------------- 
/サイト内検索
-------------------------------*/
#search_comp #seach_btn {
	height: 20px;
	width: 40px;
	vertical-align: middle;
	margin: 0px;
}
#search_comp #seach_box {
	height: 15px;
	width: 100px;
	background-color: #EDFDCC;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #48801C;
	border-right-color: #EAF8E0;
	border-bottom-color: #EAF8E0;
	border-left-color: #48801C;
	vertical-align: middle;
	margin: 0px;
}
/*------------------------------- 
/グローバルナビ
-------------------------------*/
#globalnav #gnavi-home a {
	background-image: url(../images/index111/globalmenu.gif);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 85px;
	text-indent: -9999px;
}
#globalnav #gnavi-home a:hover {
	background-image: url(../images/index111/globalmenu.gif);
	background-position: 0px -24px;
}
#globalnav #gnavi-channel a {
	background-image: url(../images/index111/globalmenu.gif);
	background-repeat: no-repeat;
	display: block;
	width: 101px;
	text-indent: -9999px;
	height: 24px;
	background-position: -85px 0px;
}
#globalnav #gnavi-channel a:hover {
	background-image: url(../images/index111/globalmenu.gif);
	background-position: -85px -24px;
}
#globalnav #gnavi-blog a {
	background-image: url(../images/index111/globalmenu.gif);
	background-repeat: no-repeat;
	display: block;
	width: 98px;
	text-indent: -9999px;
	height: 24px;
	background-position: -186px 0px;
}
#globalnav #gnavi-blog a:hover {
	background-image: url(../images/index111/globalmenu.gif);
	background-position: -186px -24px;
}
#globalnav #gnavi-about a {
	background-image: url(../images/index111/globalmenu.gif);
	background-repeat: no-repeat;
	display: block;
	width: 88px;
	text-indent: -9999px;
	height: 24px;
	background-position: -284px 0px;
}
#globalnav #gnavi-about a:hover {
	background-image: url(../images/index111/globalmenu.gif);
	background-position: -284px -24px;
}
#globalnav #gnavi-enterprise a {
	background-image: url(../images/index111/globalmenu.gif);
	background-repeat: no-repeat;
	display: block;
	width: 120px;
	text-indent: -9999px;
	height: 24px;
	background-position: -372px 0px;
}
#globalnav #gnavi-enterprise a:hover {
	background-image: url(../images/index111/globalmenu.gif);
	background-position: -372px -24px;
}
#globalnav #gnavi-recruit a {
	background-image: url(../images/index111/globalmenu.gif);
	background-repeat: no-repeat;
	display: block;
	width: 90px;
	text-indent: -9999px;
	height: 24px;
	background-position: -492px 0px;
}
#globalnav #gnavi-recruit a:hover {
	background-image: url(../images/index111/globalmenu.gif);
	background-position: -492px -24px;
}

div#header_top h1 {
	float: left;
	width: 450px;
	text-align: left;
}
ul#header_topnavi {
	font-size: 12px;
}

/*------------------------------- 
/フッター
-------------------------------*/
#footer {
	clear: both;
	height: 100px;
	margin-top: 15px;
}
#footnavi {
	font-size: 10px;
	display: block;
	margin-left: 3px;
}
#footnavi li {
	margin-right: 10px;
	display: inline;
}
#copylight {
	background-image: url(../images/index111/footer_copylight.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 16px;

	margin-bottom: 5px;
	width: 750px;
	clear: both;
	margin-bottom: 5px;
}
#footer #footleft {
	float: left;
	width: 540px;
}
#footer #footright {
	margin-left: 540px;
}
#footer #footleft h3 {
	font-size: 12px;
	display: block;
}
#footer #footright #powered_by {
	display: block;
	height: 60px;
}
#footer #footleft #footeraddress, 
#footer #footleft #footer_coname{
	margin-left: 3px;
}
#footer #footleft #footer_coname a {
	color: #333333;
	text-decoration: none;
}
#powered_by li {
	float: right;
	margin-left: 10px;
}
/* ---------------- clearfix element */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/* ヘッダーランダムバナー */
.banner ul#ad li{
	margin-bottom: 10px;
	background:transparent url(/images/channel/boss/category/type/arrow-green.gif) no-repeat scroll 0 center;
padding-left:12px;
}








