/*
---------------------------------------------------------------------
	WARABI CABLE VISION CORPORATION

	Global Cascade Style Sheet  - Designed by Ayumi Furukawa(PCARTS)
---------------------------------------------------------------------
*/

/*---------------- 全体レイアウト START*/

@media screen {
	body {
		font-size:75%;
		margin-left:30;
		margin-right:20;
		margin-top:20;
		margin-bottom:0;
		text-align: left;
		font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Lucida Grande","sans-serif";
		background-image: url(bg2.gif);
	}
}

@media print {
	body {
		margin-left:0;
		margin-right:0;
		margin-top:0;
		margin-bottom:0;
		text-align: left;
		font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Lucida Grande",sans-serif;
		background-image: none;
	}
}

/* レイアウト用 */

#wrapper {
	width:798px;
	margin:0 auto;
	text-align:left;
	border:solid 1px #066D06;
	background-image: url(../img/bg.jpg);
}

#wrapper_top {
	width:798px;
	margin:0 auto;
	text-align:left;
	border:solid 1px #066D06;
	background-image: url(../topimg/top_bg.jpg);
}

#wrapper_top2 {
	width:798px;
	margin:0 auto;
	text-align:left;
	border:solid 1px #066D06;
}


#location {
	width:798px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image: url(../img/header1.jpg)
/*	background: url(../img/header1.jpg) left center no-repeat;*/
}
#location p {
	font-size:10px;
	width:788px;
	text-margin:10px;
	text-align:left;
	line-height:18px;
	left:0px;
	padding-left:10px;
	margin: 0px 0 0;

}

#contents {
	float:right;
	width:550px;
	margin:0px 0px;

}

#globalmenu {
	float:left;
	width:190px;
}

.section_left {
	width:510px;
	margin:5px 10px 5px 20px;
/*	background-color:#ffffff;*/
}

.section_right {
	width:210px;
	text-align:left;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#ffffff;
}

#header {
	width:798px;
	left:0px;
	top:0px;
	background-color: #ffffff;
	margin-bottom:0px;
}


#header2 {
	width:798px;
	background-image: url(../img/header3.jpg)
/*	background: url(../img/header3.jpg) left center no-repeat;*/
	border-bottom: solid 1px #0D5306;
}

#header2 {
	width:798px;
	background-image: url(../img/header3.jpg);
	/*	background: url(../img/header3.jpg) left center no-repeat;*/
	border-bottom: solid 1px #0D5306;
	text-align: right;
}


#header2 ul {
	list-style:none;
	text-align:right;
	margin:0;
	padding:0;
}

#header2 li {
	float:right;
	font-size:12px;
	line-height:19px;
	margin:0px 5px 0 0;
	padding:0;
}

#header2 a {
	font-size:12px;
	font-weight:bold;
	padding-left:8px;
	color:#ffffff;
	text-decoration:none;
}


#header_navigation {
}

#header_navigation ul {
	list-style:none;
	text-align:right;
	margin:0;
	padding:0;
}

#header_navigation li {
	float:right;
	font-size:12px;
	line-height:19px;
	margin:0px 5px 0 0;
	padding:0;
}

#header_navigation a {
	font-size:12px;
	font-weight:bold;
	padding-left:8px;
	color:#ffffff;
	text-decoration:none;
}

#header_navigation a:hover {
	font-size:12px;
	font-weight:bold;
	color:#ffffcc;
	text-decoration:underline;
}


#contents {
	float:right;
	width:580px;
	background-color:#fff;
	padding:20px 20px 20px 0px;
	padding-right: 20px;
}

#globalmenu {
	float:left;
	width:190px;

	text-align:left;
/*	background-color:#eeeeee; */
}

.section_left {
	width:190px;
	text-align:left;
	margin-left:10px;
	margin-bottom:5px;
	background-color:#eeeeee;
	margin-top:10px;
}

.section_right {
	width:560px;
	text-align:left;
	margin-bottom:0px;
	background-color:#ffffff;
}

#navigation_title {
	width:177px;
	margin:0;
	padding:0;
}
#navigation_title a {
	margin:0;
	padding:0;
}
#navigation_title img {
	margin:0;
	padding:0;
	border: none;
}

/* ナビゲーション */
#navigation {
	width:177px;
}

#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
}

#navigation li {
	margin:0;
	padding:0;
}

#navigation a {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	line-height:25px;
	padding:0px 0px 0px 20px;
	background-image: url(../img/menu_bg.jpg)
/*	background: url(../img/menu_bg.jpg) left center no-repeat;*/
	display:block;
	width:157px;
	color:#000000;
	text-decoration:none;
}
#navigation a:hover {
	color:#330000;
	background-image: url(../img/menu_bg_on.jpg)
/*	background-image:none;
	background: url(../img/menu_bg_on.jpg) left center no-repeat;*/

}

/* ページタイトル */
h1 {
	background-color:#fff;
	padding:0px;
	margin:0px;
	text-align:left;
}

#footer {
	width:788px;
	clear:both;
	height:14px;
	font-size:8px;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	color:#666666;
	padding-top:3px;
	padding-right:10px;
	padding-bottom:3px;
	text-align:right;
	background-color:#ffffff;
	border-top:solid 1px #999999;
}

/*---------------- 全体レイアウト END*/


/* ヘッダー　タイトル */

.header_title {
	font-size:100%;
	color:#333333;
	background-color:#ffffff;
	margin-top:0px;
	margin-right:5px;
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:right;
	font-weight: normal;
	float: right;


}

.head_img{
	margin-left:0;
	float:left;
	padding-bottom: 20px;

	}
	
/* ページタイトルそれぞれの見出し */

.cabletv_green_bar{
	font-size:120%;
	color:#00A002;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	text-align:left;
	margin-bottom:10px;
	margin-top:10px;
	background:  #ffffff;
	clear:both;
	font-weight: bold;
	margin-left: 0px;
	border-bottom: thin dotted #006600;
}

.internetservice_purple_bar{
	font-size:120%;
	color:#3366FF;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	text-align:left;
	margin-bottom:10px;
	margin-top:10px;
	background:  #FFFFFF;
	font-weight: bold;
	margin-left: 0px;
	border-bottom: thin dotted #3366FF;
}

.ipphone_yellow_bar{
	font-size:120%;
	color:#FF9900;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	text-align:left;
	margin-bottom:10px;
	margin-top:10px;
	background:  #FFFFFF;
	clear:both;
	font-weight: bold;
	margin-left: 0px;
	border-bottom: thin dotted #FF9900;
}

.kodomo_mimamori_bar{
	font-size:120%;
	color:#FF6666;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	text-align:left;
	margin-bottom:0px;
	margin-top:10px;
	background:  #FFFFFF;
	clear:both;
	font-weight: bold;
	margin-left: 0px;
	border-bottom: thin dotted #FF6666;
}


/* 標準文字 */
p {
	font-size:100%;
	line-height:1.7;
	color:#333333;
	margin-left:35px;
	margin-right:0px;
}

p.non_margin {
	font-size:100%;
	line-height:1.7;
	color:#333333;
	margin-left:0px;
	margin-right:0px;
}
/* 強調文字*/
p.bold_black_font120_left35{
	font-size:120%;
	line-height:1.7;
	font-weight:bold;
	color:#000000;
	margin-left:35px;
	margin-right:0px;
}
p.bold_purple_font120_left35{
	font-size:120%;
	line-height:1.7;
	font-weight:bold;
	color:#330099;
	margin-left:35px;
	margin-right:0px;
}

p.bold_blue_left0{
	font-size:100%;
	line-height: 1.5em;
	font-weight: bold;
	margin-left: 0px;
	color: #003399;
}


p.bold_blue_font120_left35{
	font-size:120%;
	line-height:1.7;
	font-weight:bold;
	color:#006699;
	margin-left:35px;
	margin-right:0px;
}

p.bold_pink_font120_left35{
	font-size:120%;
	line-height:1.7;
	font-weight:bold;
	color:#cc0033;
	margin-left:35px;
	margin-right:0px;
}

p.bold_black{
	font-size:100%;
	line-height:1.7;
	font-weight:bold;
	color:#333333;
	margin-left:0px;
	margin-right:0px;
}

/* ※印コメント文字 */
p.com_left0 {
	font-size:100%;
	line-height:1.5	;
	color:#333333;
	margin-left:0px;
	margin-right:0px;
}
p.com_left35 {
	font-size:100%;
	line-height:1.5	;
	color:#333333;
	margin-left:35px;
	margin-right:0px;
}

/* テーブル*/
.table {
	font-size:100%;
	line-height:1.5;
	color:#333333;
	margin-left:0px;
	margin-right:0px;
	width: 580px;

}

.gazou {
	float:left;
	border:none;
	margin: 0 10 10 0;


}

a {
	color:#0000FF;
	text-decoration: none;
}

a:hover {
	color:#0000FF;
	text-decoration: underline;


}

/* <h3>にぶら下がる説明枠 */

p.setsumei2 {
	font-size:120%;
	color:#333333;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 15px;
	border-right: 1px solid #999999;
	margin-left: 0px;
	margin-top: 0px;
}


/* トップに戻るリンク*/

.top{
    color:#5e8eab;
	border-bottom:5px solid #5e8eab;
	text-align:right
	}
	
.top a {
    color:#5e8eab;
	padding-left:3px;
	text-decoration:none
	}
	
.top a:hover {
	color:#000066;
	text-decoration: none;
	}

img {
		border:none;
}

/* タイトル画像にぶら下がるリード */


/* <h3>にぶら下がる説明枠 */

#setsumei2 {
	font-size:120%;
	color:#333333;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 15px 15px 20px;
	border-right: 1px solid #999999;
	margin-left: 0px;
	margin-top: 0px;
	line-height: 1.7em;
	margin-bottom: 20px;
}

/* <h3>にぶら下がる説明枠 */

#setsumei3 {
	font-size:120%;
	color:#333333;
	border-left: 1px solid #999999;
	padding: 15px 0px 20px;
	border-right: 1px solid #999999;
	margin-left: 0px;
	margin-top: 0px;
	line-height: 1.7em;
}
/* <h3>にぶら下がる説明枠 */

#setsumei4 {
	font-size:120%;
	color:#333333;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 15px 10px 20px;
	border-right: 1px solid #999999;
	margin-left: 0px;
	margin-top: 0px;
	line-height: 1.7em;
}


/* 説明枠の中に入る詳しくはこちらのリンク表示*/

#detail {
	font-size:100%;
	color:#333333;
	font-weight: normal;
	margin: 0px;
	padding: 5px 5px 5px 15px;
	border-top: #999999;
	border-right: #999999;
	border-bottom: #999999;
	border-left: #999999;
	line-height: normal;
}

#detail a {
	color: #339900;
	text-decoration: none;
	float: right;
	font-weight: bold;
	margin: 0px;
}

#detail a:hover {
	color: #0066CC;
	text-decoration: underline;
}


/* 枠に入らない詳しくはこちらのリンク表示*/

#detail2 {
	font-size:120%;
	color:#333333;
	font-weight: normal;
	margin: 0px;
	padding: 5px 5px 5px 15px;
	border-top: #999999;
	border-right: #999999;
	border-bottom: #999999;
	border-left: #999999;
	line-height: normal;
}

#detail2 a {
	color: #339900;
	text-decoration: none;
	float: right;
	font-weight: bold;
	margin: 0px;
}

#detail2 a:hover {
	color: #0066CC;
	text-decoration: underline;
}
