@charset "utf-8";
/*-----------------------------------------------------
	シューマシステム

	フォントサイズは相対指定▼
	
	Yahoo UI Library Fonts CSS
	Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	http://developer.yahoo.com/yui/license.txt
	http://developer.yahoo.com/yui/fonts/#default
	
	Font-size Adjustment
	
	10px = 77%
	11px = 85%
	12px = 93%
	13px = 100%
	14px = 108%
	15px = 116%
	16px = 123.1%
	17px = 131%
	18px = 138.5%
	19px = 146.5%
	20px = 153.9%
	21px = 161.6%
	22px = 167%
	23px = 174%
	24px = 182%
	25px = 189%
	26px = 197%
------------------------------------------------------*/
* {
	margin:0;
	padding:0;
	font-size:13px;
	line-height:1;
	font-style:normal;
	list-style:none;
	text-decoration:none;
}
/* ClearFix */
body#index #header:after,
ul#menu:after,
#contents:after,
ul#activities:after,
dl#history:after {
	content:".";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}
body#index #header,ul#menu,#contents,ul#activities,dl#history{ zoom:100% }

img {
	border:none;
}
hr.cl {
	clear:both;
	visibility:hidden;
}
.cl {
	clear:both;
	visibility:hidden;
}
/*-----------------------------------------------------
	Elements styles
------------------------------------------------------*/
body {
	font-size:93%;
	color:#333333;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック","MS PGothic","メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
}
a img {	border:none; }
a:link {color:#0033CC;}
a:visited {color: #000066;}
a:active,a:hover {color:#00CCCC;text-decoration:underline}
h1,h2,h3,h4,h5,h6 {
	margin:10px 0;
	clear:both;
}
h1 {
	font-size:138.5%;
}
h2 {
	font-size:123.1%;
}
h3 {
	font-size:123.1%;
	color:#00479D;
	margin:30px 0 0 0;
}
h3 small {
	color:#898989;
	margin-left:1em;
}
h4,h5,h6 {
	font-size:100%;
}
strong {color:#0075be;}
p,li,dd { font-size:93%;}
ul,ol,dl {margin:10px 0;}

div.section {
	margin:0 auto 15px auto;
	width:566px;
	text-align:left;
}
.section p {
	margin:1em 3px;
	line-height:1.6;
}
.section ul,
.section ol,
.section dl {
	list-style-position:inside;
	border-color:#aaabab;
	border-style:solid;
	border-width:2px 2px 1px 2px;
}
li,dt,dd {
	margin:0;
	line-height:2;
	border-bottom:#aaabab solid 1px;
	text-indent:1em;
}
dt {font-size:108%;}

/* 汎用align指定 -------------------------------------*/
.aligncenter {
	text-align:center;
}

.alignleft{
	float:left;
	margin-right:10px;
}
.alignright {
	float:right;
	margin-left:10px;
}
.alignleft_w{
	float:left;
}
.alignright_w {
	float:right;
}
/*　テーブル　----------------------------------------*/
table {
	border-collapse:collapse;
	border-color:#AAABAB;
	font-size:93%;
	clear:both;
	margin:1em auto;
}
th {
	background-color:#D3D3D4;
	border-color:#AAABAB;
	padding:5px 5px 5px 10px;
	text-align:center;
}
td {
	padding:5px;
	background-color:#ffffff;
	border-color:#AAABAB;
}
td small {
	font-size:85%;
	margin-left:5px;
}
/*背景色*/
.bg {
	background-color:#EFEFEF;
}
/*　フォーム　----------------------------------------*/
input,textarea {
	padding:0.2em;
}
label input {
	margin:0 3px;
	border:none;
}
button {
	padding:0.2em 1.5em;
	margin:0 10px;
}
form p {
	text-align:center;
}
/*-----------------------------------------------------
	Layout styles
------------------------------------------------------*/
body {
	background:url(images/bg_body_inside.png) repeat-x left top;
}
#wrapper {
	background:url(images/bg_header.png) no-repeat center bottom;
	overflow:hidden;
	zoom:100%;
	height:100px;
}
#header{
	text-align:left;
	position:relative;
	margin:0 auto;
	width:800px;
	height:90px;
}
#header h1 {
	background: url(images/rogo2.png) repeat-x left top;
	width:212px;
	height:74px;
	overflow:hidden;
	text-indent:-7989px;
}
#splash {
	background:url(images/bg_splash.jpg) no-repeat center top;
	height:79px;
}
#splash h2 {
	background:url(images/splash_h2.png) no-repeat left center;
	width:800px;
	margin:0 auto;
	height:79px;
	text-indent:-8998px;
}
#container {
	background:url(images/bg_main.png) no-repeat center top;
}
#main {
	width:606px;
	float:right;
	background:url(images/main_bg.gif) repeat-y;
}
#sidebar {
	width:194px;
	float:left;
	margin-top:-8px;
	text-align:left;
}
#contents {
	width:805px;
	margin:0 auto;
}
#footer {
	clear:both;
	background:url(images/bg_footer.png) repeat-x left bottom;
	height:92px;
	color:#ffffff;
}
p.copyright {
	line-height:1.7;
	width:805px;
	margin:0 auto;
	text-align:right;
	font-family:Arial, sans-serif, Verdana, "Lucida Sans";
	font-size:77%;
	padding-top:30px;
	background:url(images/main_foot.gif) no-repeat right top;
}
/*-----------------------------------------------------
	Index styles
------------------------------------------------------*/
body#index {
	background:url(images/bg_body.gif) repeat-x left 50px;
}
#index #wrapper {
	with:100%;
	min-width:800px;
	height:300px;
	background:url(images/bg_t.jpg) no-repeat center bottom;
}
body#index #header {
	width:800px;
	margin:30px auto 0 auto;
	position:relative;
	height:235px;
	min-width:800px;
	background:none;
}
body#index #header h1 {
	background:url(images/rogo.gif) no-repeat left top;
	width:142px;
	height:164px;
	text-indent:-9898px;
	float:right;
	margin:0 50px 0 0;
}
body#index #header h2 {
	background:url(images/index_h2.gif) no-repeat left top;
	text-indent:-9998px;
	height:145px;
	width:392px;
	position:absolute;
	top:0;
	left:0;
	margin:20px 0 0 0;
}
body#index #splash {
	height:318px;
	width:100%;
	min-width:800px;
	background:none;
}
body#index #container {
	background:url(images/bg_u.jpg) no-repeat center top;
}

body#index #main {
	width:500px;
	margin:0;
	float:left;
	background:none;
}
body#index #sidebar {
	width:300px;
	padding:20px 0;
}
body#index p.name {
	float:left;
	text-align:right;
	width:28%;
	font-size:93%;
	margin:0 2% 0 0;
	line-height: 18pt;
}
body#index address {
	float:right;
	background:url(images/bg_address.gif) no-repeat left top;
	display:block;
	width:65%;
	padding:0 0 0.5em 5%;
	margin-bottom:10px;
}

body#index address strong {
	font-weight:normal;
	color:#333333;
	font-size:100%;
}
address a:link,
address a:visited {
	color:#333333;
}
body#index #footer {
	clear:both;
	border-top:solid 5px #BEB2AA;
	background:none;
	height:auto;
	color:#333333;
}
body#index p.copyright {
	line-height:1.7;
	width:800px;
	margin:0 auto;
	text-align:right;
	font-family:Arial, sans-serif, Verdana, "Lucida Sans";
	font-size:77%;
	padding-top:0;
	background:none;
}
/*トピックス*/
div.info {
	padding:20px 0;
	width: 470px;
	float: left;
}
div.info h2 {
	background:url(images/topics.gif) no-repeat left top;
	height:17px;
	text-indent:-9989px;
	margin-bottom:10px;
}
div.info li {
	line-height:2;
	text-align:left;
	text-indent:0;
}
div.info li em {
	padding-left:1em;
}

/*-----------------------------------------------------
	Menu styles
------------------------------------------------------*/
ul#menu {
	padding:1em 0 0 0;
	right:0;
	clear:both;
	position:absolute;
	margin:0;
	top:30px;
}
body#index ul#menu {
	top:174px;
}
ul#menu li {
	display: block;
	padding: 0;
	margin: 0;
	border-left: 1px solid #666464;
	float: left;
	border-bottom:0;
	text-indent:0;
}
ul#menu li.r {
	border-right:1px solid #666464;
}
ul#menu li a {
	display:block;
	padding:20px 0.8em 5px 0.8em;
	color:#221815;
}

* html ul#menu { height:1%;}

/*中ページサイドバー*/
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar li {
	border:0;
	padding:0;
	text-indent:0;
}
#sidebar .address{
	margin:30px 0 0 0;
}
#sidebar address {
	background:url(images/bg_address.gif) no-repeat left top;
	padding:0 0 0 10px;
	font-size:93%;
	line-height:1.2;
}
#sidebar address strong {
	font-size:138.5%;
	font-family:Arial, sans-serif, Verdana, "Lucida Sans";
	font-weight:bold;
	color:#333333;
}
#sidebar p.name {
	margin:2em 0 5px 0;
	font-size:108%;
	font-weight:bold;
}
.link_bana{
	margin:30px 0 0 0;
}
/*-----------------------------------------------------
	contents
------------------------------------------------------*/
#main_head{
	background:url(images/main_head.gif) no-repeat right bottom;
	height:8px;
	padding:20px 0 0 0;
	margin:0;
	width:606px;
	float:right;
}
h2#title {
	margin:0;
	padding:15px 0 0 0;
	text-align:center;
}
#contact h3 {
	font-size:0;
	line-height:0;
}
#contact p {
	margin:0;
	padding:0;
	line-height:0;
}
/*-----------------------------------------------------
	会社概要
------------------------------------------------------*/

ul#activities li {
	float:left;
	width:50%;
}

dl#history {
	width:564px;
}
dl#history dt {
	float:left;
	clear:left;
	width:10em;
	font-size:93%;
}
/*-----------------------------------------------------
	工事実績
------------------------------------------------------*/
.bg_works{
	background-color:#00286A;
	color:#FFFFFF;
	font-weight:bold;
}

/*-----------------------------------------------------
	地デジアンテナ工事
------------------------------------------------------*/
div#tidegi {}

#tidegi p em {
	color: #E50012;
	font-size: 125%;
}

#tidegi h3 {
	border-bottom: 1px solid #000000;
	padding-bottom: 3px;
}

#tidegi ul {
	border-style: none;
}
#tidegi ul li {
	border-style: none;
}
#tidegi dl {
	border-width: 1px;
	margin: 0px;
	padding: 10px 10px 5px;
	width: 350px;
}
#tidegi dl dt {
	font-size: 100%;
	text-indent: 0em;
	line-height: 1.5;
}
#tidegi dl dd {
	border-style: none;
	text-indent: 0em;
	line-height: 1.5;
	margin-bottom: 5px;
}
#tidegi dl dt.tiki {
	background: #636363;
	color: #FFFFFF;
	width: 6.7em;
	margin-bottom: 3px;
	padding: 3px 5px 1px;
}

/*キャンペーン*/
#tidegi #can {
	background: #EEEEEE url(images/tidegi/bg_can.png) no-repeat left bottom;
}

#tidegi #can h3 {
	border-style: none;
	margin-top: 0px;
}
#tidegi #can .alignleft {
	display: inline;
	margin: 0px 0px 0px 10px;
}

#tidegi #can .price {
	width: 400px;
	float: right;
	display: inline;
	margin: -10px 20px 0px 0px;
}
#tidegi #can .price ul {
	border: 1px solid #888;
	padding: 5px 0px 0px 10px;
	background: #FFFFFF;
}

html *  #tidegi #can .price ul {
	padding: 5px 0px 0px 5px;
}

#tidegi #can .price ul li {
	display: inline;
}
