/*====== NOTES ========
+1
+2
+3

  OWAN.inc 2010.3.29 
=======================*/


@charset "UTF-8";
/* CSS Document */

html, body, #wrapper {height: 100%;}
body > #wrapper {
	height: auto; min-height: 100%;
}

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0;
}

h1{
	margin:0;
	
}
#wrapper {
	margin:0 auto;
	text-align:center;
	width: 850px;
	background:url(../images/bg_wrap.gif) repeat-y;

}


	
#header {
	height:67px;
	width:750px;
	text-align:left;
	background:url(../images/index_03.gif) repeat-x;
	margin:0 auto;
}

#headerSub1,#headerSub2{
	float:left

}
#headerSub1 {
	margin:0;
}
#headerSub2 {
	width:495px;
	margin:46px 0 0 0;
	padding:0;
	text-align:right;
	color:#666;
}
*html #headerSub2 {
	margin:38px 0 0 0;
}
#header h2{
	font-size:7pt;
	font-weight:normal;
	color:#666;
	line-height:0;
}

#main {
	width:750px;
	margin:0 auto;
	padding-bottom: 40px;
	height:100%;
	overflow:hidden;
	
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;

	
}
div#main:after{
	height:1px;
	content:"";
	display:block;
	clear:both;
}
/* ie6向け */
*html #main {
	height:1px;
	overflow:visible;
}
#footer {
	font-size:8pt;
	line-height:3em;
	width:750px;
	margin:0 auto;
	text-align:center;
	height:40px;
	margin-top: -40px;
	position:relative;
	clear:both;
	border-top:1px #666 solid;
}

#footer address{
	font-style: normal;
	font-weight: normal;
}
div#footerL {
	float:left;
	margin:0 0 0 30px;
}
div#footerL a{
	text-decoration: none;
	color:#000;
}
div#footerR {
	float:right;
}

/* 詳細部分 */
#top_text {
	text-align:left;
	padding:0 25px;
	font-size:10pt;
	line-height:1.4em;
	margin:0;
}
#top_img {
	margin:20px 0 5px 0;
}
#pankuzu {
	background-color:#ffffcc;
	width:750px;
	height:19px;
	margin:1px auto;
	padding:0;
	text-align:left;
	border-bottom:1px #000 solid;
	border-top:1px #000 solid;
}
#pankuzu ul{
	margin:0;
	padding:0 0 0 25px;
	line-height:0;
}

#pankuzu ul li{
	color:#666;
	display: inline;
	font-size:8pt;
	line-height:1.5em;
}



#mainTitle {
	width:750px;
	margin:0 auto;
	height:24px;
	padding:0;
}

#menu {
	margin:0;
	padding:0;
	z-index: -1;
}


#mainBody {
	margin:0;
	padding:0;
	float:left;
	height:100%;
	background:url(../images/bbs/mainbody_bg1.gif) repeat-y;
}
#mainBodyL {
	width:177px;
	float:left;
	height:100%;
	min-height:100%;

}

div#mainBodyL img {
	margin:60px auto 10px auto;
}
div#mainBodyL p{
	font-size:9pt;
	line-height:1.5em;
}
#mainBodyR {
	float:left;
	height:100%;
	width:572px;
	text-align:center;
	min-height:100%
}

#mainTitleImg {
	margin:20px 0 0 0;
}

p.menuTitle {
	text-align:left;
	font-size:10pt;
	line-height:1.5em;
	padding:0 0 0 20px;
	margin:0 0 0 0;
}

#mainBodyR ul{
	text-align:left;
	font-size:9pt;
	margin-top:5px;
	margin-bottom:20px;

}

#mainBodyR ul li{
	line-height:1.5em;
}

div#menublock_wrap {

	padding:0 0 20px 25px;
}
#ul_block1 {
	float:left;
}
#ul_block2{
	margin:0 0 0 20px;
	float:left;
}
#ul_block2 img {
	margin-bottom:20px;
}
.detail {
	clear:both;
	font-size:10pt;
	line-height:1.5em;
	padding: 5px 20px;
	text-align:left;
}

p.top_back {
	clear:both;
	font-size:9pt;
	text-align:right;
	margin:25px 20px 5px 0;
	width: 100%;
}
p.section4_3 {
	color:#06F;
	font-size:8pt;
	line-height:1.2em;
	margin:10px 0 0 37px;
}

.tbl_section1 table,.tbl_section2 table {
	margin:5px auto;
}
.tbl_section1 table {
	border-top:1px solid #C1DAD7;
	border-left:1px solid #C1DAD7;
	font-size:9pt;
	line-height:1.5em;
}
.tbl_section1 table th,td{
	padding:3px 5px;
	text-align:center;

}
.tbl_section1 table th{
	color: #4f6b72;
	padding: 6px 6px 6px 12px;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;

	text-align:left;
	background-image: url(../images/bbs/bg_header2.jpg);
	background-repeat: no-repeat;

}
.tbl_section1 table th.t_header{
	text-align:center;
	background-image: url(../images/bbs/bg_header.jpg);
}
.tbl_section1 table td{
	width:100px;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #036;
	text-align:center;
}
.tbl_section1 table td.td_1{
	font-weight:bold;
	background-color:#9FF;
}
.tbl_section1 h3{
	font-size:11pt;
	font-weight:normal;
	margin:10px 0 0 0;
	padding:0 0 0 80px;
}
.tbl_section2 table td{
	border:none;
	color:#000;
	font-size:9pt;
	text-align:left;
	padding:2px 5px;
}
.tbl_section2 h3{
	font-size:11pt;
	font-weight:normal;
	margin:0;
	text-align:left;
}
.tbl_section2 p{
	margin:0 0 13px 0;
	text-align:right;
	font-size:9pt;
	line-height:1.5em;
}
div#media_table {
	margin:0 auto;
	background-image:url(../images/bbs/4_6_1.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.imgR {
	float:right;
	margin:0 0 0 6px;
}
.imgL {

	float:left;
	margin:6px 6px 0 0;
}
#detail img{
}
.title1{
	clear:both;
	text-align:center;
	margin:10px 0;
}
#detail2 {
	float:right;
	margin:0 0 0 6px;;
	text-align:center;
	font-size:8pt;
}
div.section2_1 {
	padding-left:30px;
	padding-right:30px;
}
p.section2_1{
	margin:7px 0;
	font-size:11pt;
	line-height:1.5em;
}
p.accessp {
	margin:30px 0 20px 0;
	text-align:center;
	line-height:2em;
}
p.accessp img{
	margin:10px auto;
}

/* ポップアップ画面用 */
#p_wrap {
	width:572px;
	margin:0 auto;
	padding:0;
}
#p_footer {
	width:572px;
	margin:0 auto;
	padding:0;
	text-align:center;
	line-height:3em;
	border-top:1px #666 solid;
}

div#p_footer address{
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
}
a.back_link1 {
	background-image:url(../images/bbs/yajirushi1.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 13px;
	margin:0 0 0 5px;
}
.section2_1 h3,.section2_2 h3{
	font-weight:bold;
	font-size:11pt;
	margin:0 0 5px 0;
}
.section2_1 p{
	margin:5px 0 25px 20px;
	font-size:10pt;
	line-height:1.6em;
}
.section2_1 p.pend{
	font-size:9pt;
	margin:6px 0;
}
p.section2_2{
	color:#F00;
	margin:0 0 13px 0;
}
p.section2_2_last {
	font-size:11pt;
	font-weight:bold;
}
.section2_3 h3{
	margin:0;
	font-size:11pt;
	font-weight:bold;
}
.section2_3 p{
	font-size:10pt;
	margin:0 10px 0 20px;
	line-height:1.5em
}
.section2_3 p.text_first{
	margin:10px 0 15px 0;
}
.section2_3 p.section2_3{
	color:#F00;
	margin:0 10px 15px 20px;
}

.section3_1 h3{
	font-size:11pt;
	font-weight:bold;
	margin:7px 0 5px 0;
}
.section3_1 h4{
	font-size:10pt;
	font-weight:normal;
	margin:0;
	padding: 0 0 0 8px;
}

.section3_1  p{
	margin:0px 0 10px 25px;;
	
}
.section3_1 img.section3_1{
	float:right;
	clear:both;
}
.section3_2 h3 {
	font-size:10pt;
	margin:0 0 3px;
}
.section3_2 h4 {
	margin:0;
}
.section3_2 p{
	font-size:9pt;
	margin:0 0 13px 20px;
}

.section3_2 p.attent1 {
	font-size:8pt;
	line-height:1.5em;
	margin: 10px 0  10px 0;
}

div.section3_3 {
	margin:0 0 30px 0;
}
.section3_3 h3{
	font-size:12pt;
	margin:0;
}
.section3_3 h4 {
	font-size:10pt;
	line-height:1.3em;
	margin: 6px 0 0 5px;
}
.section3_3 p{
	margin:5px 0 0 24px;
	font-size:9pt;
}
.section3_3 p.section3_3_att{
	margin:10px 0 10px 0;
}
.section3_3 img.section3_3_1,img.section3_3_2,img.section3_3_3{
	float:right;
	clear:both;
}
.section3_3 img.section3_3_1{
	margin:0 90px 0 0;
}
.section3_3 img.section3_3_2{
	margin:0 46px 0 0;
}
.section3_3 img.section3_3_3{
	margin:0 150px 20px 0;
	clear:both;
}
.section3_4 h3,.section3_5 h3{
	font-size:10pt;
	margin:8px 0 0 0;
}
.section3_4 p,.section3_5 p{
	font-size:10pt;
	line-height:1.5em;
	margin:5px 0 0 10px;
	width: 500px;
}
.section3_5 ul{
	list-style-type: decimal;
	margin:5px 15px 0 20px;
	font-size:10pt;
	line-height:1.5em;
}
.section3_5 ul li{
	margin:0;
}

.section3_5 p.text_last{
	font-size:9pt;
	line-height:1.3em;
	margin:15px 0 0 20px;
}
.section3_5 img {
	margin:0 0 0 30px;
}

/* 会社概要 */
div#mainBodyR div.about div.title1{
	margin:30px 0 10px 0;
}
div#mainBodyR div.about table{
	margin:0 auto;
	width:95%;
}
div#mainBodyR div.about table th,td{
	font-weight:normal;
	padding:5px 10px;
	font-size:10pt;
	text-align:left;
	color:#666;
	border-bottom:3px #FFF solid;
	border-right:3px #fff solid;
}
div#mainBodyR div.about table th{
	background-color:#E6E6E6;
	text-align:center;
	margin:1.5em 30px;
}
div#mainBodyR div.about table td{
	background-color:#f3f3f3;
	border-left:3px #FFF solid;
}

div#mainBodyR div.about ul{
	margin:10px 0 10px 15px;
	padding:0;
}
div#mainBodyR div.about ul li{
	line-height:1.8em;
	font-size:10pt;
}
div#mainBodyR div.about ul.memberL,div#mainBodyR div.about ul.memberR{
	margin:10px 20px 20px 10px;
	float:left;
	list-style:none;
}
.about ul li{
	margin:0;

}
#torihiki{
	text-align:right;
	padding:0 10px 0 0;
}

/* お問い合わせ */
.contact table {
	width:95%;
}
.contact div.title1 {
	margin: 30px 0 10px 0;
}
.contact h3{
	font-size:10pt;
	margin:0;
	text-align:left;
	color:#666;
	font-weight:normal;
	padding:0 0 0 10px;
}
#form_attnt {
	font-size:9pt;
	margin:20px 0;
	padding:10px 0 10px 16px;
	border:1px #999 dotted;
}
/* ------------ */

/* リクルートページ */
.recruit h3{
	font-size:10pt;
	color:#444;
	margin:0;
}
.recruit div.title1{
	margin:30px 0 10px 0;
}
div#mainBodyR div.recruit table {
	font-size:9pt;
	line-height:1.6em;
	margin:10px auto;
	width:530px;

}
div#mainBodyR div.recruit table th {
	background-color:#E6E6E6;
	width:90px;
	text-align:center;
	border-bottom:3px #FFF solid;
	font-weight:normal;
}
div#mainBodyR div.recruit table th.celltop {
	width:100%;
	padding:5px 0;
	background-color:#ccc;
	text-align:left;
	font-weight:bold;
}
div#mainBodyR div.recruit table td{
	padding:8px 10px;
	width:400px;
	border-bottom:3px #FFF solid;
	color:#000;
}
#contact_bott {
	text-align:right;
	padding:0 10px 0 0;
	margin:0 0 10px 0;
}
.att_l {
	font-size:9pt;
}
p.back_main {
	clear:both;
	font-size:8pt;
	text-align:right;
	margin:20px 0 5px 0;
}

/* ブロードバンドソリューション */

.bs h3{
	background-color:#EFEFEF;
	color:#ff3300;
	font-size:10pt;
	font-weight:bold;
	line-height:1.5em;
	padding:1em 5px;
	text-align:center;
}

.netwk_camera table{
	font-size:9pt;
	border-top:1px #ccc solid;
	border-left:1px #ccc solid;
}
.netwk_camera table th{
	text-transform:uppercase;
	padding:3px;
	background-color:#DDF4BB;
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
	color:#333;
	font-size:9pt;
}
.netwk_camera table td{
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
}
.netwk_camera table th.netwk_camera_top{
	background-color:#66ad2a;
	color:#fff;
}


/* privacy */
.privacy ul {
	margin:0 20px 0 0;
}
.privacy ul li{
	list-style-type: decimal;
	line-height:1.5em;
	padding:0 0 10px 0;
}

/* nego モバイルインフラサービス */
.nego_title {
	margin:20px auto 10px auto;
}
*html .nego_title {

}
.nego {
	margin:0 auto;
	text-align:center;
}
.nego p{
	width:500px;
	margin:0 auto 15px auto;
	text-align:left;
}
.nego p.accessp{
	text-align:center;
}
.nego h3{
	color:#FF3300;
	background-color:#E6E6E6;
	font-size:11pt;
	line-height:1.8em;
	margin:30px 0 0 0;
}
#nego_fonth3 {
	font-size:11pt;
	text-align:left;
	line-height:1.5em;
	width:510px;
	margin:20px auto 0 auto;
}

/* プレスリリース
--------------------------------------------------------*/
.pressrelease{
}
.pressrelease p{
	float:left;
	width:100%;
	padding:0;
	margin:0;
}
.pressrelease p.press_p1{
	font-size:14px;
	border-bottom:1px #eee dotted;
	padding:0 0 5px 0;
}
.pressrelease p.press_p1 span{
	font-weight:bold;
	font-size:15px;
}
.pressrelease p.press_p2{
	font-size:11px;
	padding:0 0 0 450px;
}
.pressrelease p.press_p3{
	margin:10px 0 25px 20px;
}
.pressrelease p.press_info1{
	background: url(../case/image/press_info1.jpg) no-repeat 0 0;
	width: 480px;
	height: 8px;
	margin:10px 0 0 20px;
}
.pressrelease p.press_info2{
	background: url(../case/image/press_info2.jpg) repeat-y 0 0;
	width: 460px;
	margin:0 0 0 20px;
	padding: 0 10px;
}
.pressrelease p.press_info3{
	background: url(../case/image/press_info3.jpg) no-repeat 0 0;
	width: 480px;
	height: 8px;
	margin:0 0 25px 20px;
}
.pressrelease p.press_p4{
	border-bottom:1px #333 solid;
	border-left: 5px #699 solid;
	padding:0;
	line-height:2em;
	text-align:left;
	margin:0 0 10px 0;
	text-indent:1em;
}
.pressrelease p.press_p5{
	margin:0 0 6px 0;
}
.pressrelease p.press_p6{
	margin:0 0 20px 0;
	border-top: 1px #ccc dotted;
	padding: 5px 0;
	border-bottom: 1px #ccc dotted;
}
.pressrelease p.press_p6 span{
	font-weight: bold;
}
.pressrelease dl{
	float:left;
	line-height:1em;
	border-bottom:1px #ccc solid;
	margin:0 0 25px 10px;
}
.pressrelease dl dt{
	padding:6px 5px;
	margin:0;
	float:left;
	clear:both;
	width:170px;
	border-top:1px  #fff solid;
	background-color:#9CC;
	color:#333;
}
.pressrelease dl dd{
	margin:0;
	padding:6px 5px;
	float:left;
	width:320px;
	border-top:1px  #ccc solid;
}
.press_imgwrap{
	float:left;
	margin:0 0 15px 0;
}
.press_img1{
	float:left;
	margin:0;
	padding:0;
}
.press_img2{
	float:left;
	margin:0;
	padding:0;
}
.press_img2 img{
	margin:60px 5px 0 5px;
	padding:0;
}

/*リモナイト
----------------------------------------------------*/
h2.sub_title{
	text-indent: -9999px;
	display: block;
	width: 542px;
	height: 28px;
	margin: 10px 0 10px 15px;
	float: left;
}
h2.sub_title00{
	background: url(../limonite/images/subtitle0.jpg) no-repeat 0 0;
}
h2.sub_title01{
	background: url(../limonite/images/subtitle7.jpg) no-repeat 0 0;
}
h2.sub_title02{
	background: url(../limonite/images/subtitle8.jpg) no-repeat 0 0;
}
h2.sub_title1{
	background: url(../limonite/images/subtitle1.jpg) no-repeat 0 0;
}
h2.sub_title2{
	background: url(../limonite/images/subtitle2.jpg) no-repeat 0 0;
}
h2.sub_title3{
	background: url(../limonite/images/subtitle3.jpg) no-repeat 0 0;
}
h2.sub_title4{
	background: url(../limonite/images/subtitle4.jpg) no-repeat 0 0;
}
h2.sub_title5{
	background: url(../limonite/images/subtitle5.jpg) no-repeat 0 0;
}
.limonite_detail h4{
    border-bottom: 1px solid #CCCCCC;
    margin: 0 0 7px;
    padding: 0;
    text-indent: 0.8em;
	font-size: 14px;
}
.limonite_detail h4 span{
	color: #663333;
}


.limo_block01{
}


.limo_block02{
}

a.linkico_pdf{
	background: url(../limonite/images/icon_pdf.gif) no-repeat 0 2px;
}
a.linkico_exc{
	background: url(../limonite/images/icon_xls.gif) no-repeat 0 2px;
}
.limo_block02 p{
	float: left;
	font-size:10pt;
	width: 100%;
}
.limo_block01 p.about_title,.limo_block02 p.about_title{
	font-weight: bold;
	width: 100%;
	border-bottom: 1px #ccc dotted;
}
.limo_block01 p.about_txt,.limo_block02 p.about_txt{
    margin: 5px 0 10px 20px;
    width: 90%;
}

.limo_block03{
}
.limo_block03 a{
	
}
.limo_block03 img{
	border: none;
}
.limo_block1{
}
.limo_block1 p{
	margin: 0;
	padding: 0;
	float: left;
}
.limo_block1 p.limo_subtitle{
	width: 100%;
	height:24px;
	text-indent: -9999px;
	margin: 0 0 6px 0;
}
.limo_subtitle1{
	background: url(../limonite/images/s_title1.gif) no-repeat -2px 0;
	border-bottom: 1px #7cc23d solid;
}
.limo_subtitle2{
	background: url(../limonite/images/s_title2.gif) no-repeat -2px 0;
	border-bottom: 1px #7cc23d solid;
}
.limo_txt2_1{
	float: left;
	width: 450px;
}
.limo_txt2_1 img{
	float: right;
}
.limo_txt2_2{
	margin: 0 0 10px 0;
}


.block_text1{
	text-align: left;
	font-size:10pt;
	padding: 0 25px;
	width: 100%;
}
.item_block1{
	float: left;
	width: 100%;
}
.item_block1 p{
	margin: 0;
	padding: 0;
}
.item_cell{
	float: left;
	width: 250px;
	height: 96px;
	border: 1px #666 solid;
	margin: 0 5px 5px 0;
}
.cell_l{
	margin:0 5px 5px 12px;
}
.item_cell a{
	display: block;
	width:250px;
	height: 96px;
	color:#333;
}
.item_block1 p.item_img{
	float: left;
	margin: 3px;
}
.item_block1 p.item_title{
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 3px;
	border-bottom: 1px #D49257 dotted;
	float: left;
	width: 150px;
}
.item_block1 p.item_title span{
	font-weight:bold;
	color: #803333;
}
.item_block1 p.item_txt{
    float: left;
    font-size: 10px;
    line-height: 1.2em;
    margin: 0 0 0 4px;
    width: 150px;
}

/*リモナイト 各商品ページ
----------------------------------------------------*/
#item_wrap{
	margin: 0;
	padding: 0;
	width: 650px;
	float: left;
	font-size:11px;
	text-align: center;
}
#item_wrap h1{
	font-size:15px;
	margin: 15px 0 15px 0;
	width: 100%;
	border-bottom: 2px #ccc dotted;
}
#item_wrap h2{
	width: 100%;
	float: left;
	font-size: 13px;
	text-align: left;
	margin:0 20px 6px 20px;
}
#item_wrap p{
    float: left;
    font-size: 12px;
    margin: 0 20px 10px;
    padding: 0;
    text-align: left;
}
.item_p1{
	float: left;
	width:150px;
	text-align: center;
	font-size: 10px;
}
#item_wrap .kankyo h2{
	width: 96%;
	line-height: 1.8em;
	background: #E3A436;
	color: #fff;
	text-indent: 0.7em;
}

#item_wrap .ippan h2{
	width: 96%;
	line-height: 1.8em;
	background: #2830BF;
	color: #fff;
	text-indent: 0.7em;
}


/* プライバシー
----------------------------------------------------*/
.privacy h2.sub_title00{
	background: url(../privacy/images/privacy.gif) no-repeat 0 0;
}
div#mainBodyR.privacy ul{
	width: 90%;
	*margin: 0 0 0 30px;
}
div#mainBodyR.privacy ul li{
	list-style:decimal;
	*list-style:outside;
}
