@charset "Shift_JIS";

/*default.css
=========================================================================
1:basic

2:layout

3:header
  
4:トップページ

5:ブログメイン

6:ブログ右
  
7:ブログ下<< 前のページ | 日記トップ | 次のページ >>

8:ブログ　コメント・トラックバック周り

9:看板デザインdesign.html

10:各種看板見積もりkakushukanbanmitsumori.html
  
11:看板メンテナンスmente.html

12:footer

13:other
  
========================================================================*/



/*1:basic
========================================================================*/

* {
	margin:0;
	padding:0;
}

hr {
	display:none;
	clear:both;
}

img {
	border:0;
	margin:0;
	padding:0;
}

th, td {
	margin:0;
	padding:0;
}

em {
	font-style: normal;
}

ul,ol {
	list-style-type:none;
}

a:link {
	text-decoration: underline;
	color:#0033cc;
}

a:visited {
	text-decoration: underline;
	color:#4e70d7;
}

a:hover {
	text-decoration: underline;
	color:#4e70d7;
}

a:active {
	text-decoration: underline;
	color:#4e70d7;
}

.none{
	display:none;
}


/*2:layout
========================================================================*/
body {
	margin: 0;
	text-align: left;
	font-size:12px;
	line-height:145%;
	font-family :'Lucida Grande', 'Verdana', 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3',  sans-serif;
	color:#454545;
}

#container {
	margin:8px 0 0 15px;
	padding:0;
/*    width:100%;*/
	text-align:left;
	background:#fff;
}

#contents {
	margin:0;
	padding:0;
    width:742px;
	text-align:left;
	background:#fff;
}

#contents p.topic-pass {
	margin:0;
	padding:0;
}

h3 {
	margin:0 0 0 0;
	padding:5px 0 0 0;
	width:741px;
	height:41px;
}



/*3:header
========================================================================*/

#header-wrapper{
	width:100%;
	height:46px;
	background:#fff;
	padding:0 0 0 0;
}


#header {
	margin:0;
	padding:0;
	width:742px;
	height:46px;
	float:left;
	text-align:left;
}

#header h2 {
	float: left;
	color: #555555;
	font-size: 12px;
	margin:0 0 5px 0;
}

#header ul.hn {
	line-height: 0;
	float: right;
	margin:0 0 0px 0;
}

#header ul.hn li {
	float: left;
	padding: 0 0 0 10px;
}

#header ul#g_navi {
	clear:both;
	padding:0px 0 0 0;
	height:24px;
}

#header ul#g_navi li {
	float:left;
	margin:0 0 0 5px;
}

#header ul#g_navi li#g_navi_01 {
	float:left;
	margin:0 0 0 0px;
}



/*4:トップページ
========================================================================*/
#mainimage{
background:url(/img/top-mainimage.gif) no-repeat;
width:742px;
height:135px;
padding:0 0 0 0px;
margin:6px 0 10px 0;
}

#title_left{
float:left;
width:387px;
height:135px;
}

#title_left .maru{
float:left;
padding:5px 0 0 0
}

#mainimage h1{
background:url(/img/top-mainimage-h1-bg.gif) no-repeat 0px 15px;
width:361px;
height:83px;
text-indent:-4999px;
margin:0 0 0 90px;
}

#fla_object{
float:right;
}

#index_main{
float:right;
width:520px;
}

.index_main_box{
background:url(/img/top-main-box-bg.gif) bottom;
width:520px;
margin:0 0 10px 0;
padding:0 0 10px 0;
float:left;
text-align:center;
}

#main1 p{
padding:5px 14px 20px 16px;
line-height:160%;
text-align:left;
}


#main2{
padding:6px 10px 0px 10px;
}




#main3 ul{
background:url(/img/top-main-flow.gif) no-repeat 2px 0;
padding:95px 0 0 0;
height:120px;
margin:5px 0 10px 10px;
text-align:left;
}

#main3 ul li{
width:93px;
float:left;
font-size:10px;
line-height:140%;
margin:4px 43px 0 0;
}

#main3 ul li#flow_complete{
margin:4px 0 0 0;
}


#index_left{
float:left;
}

#index_left .side_box{
background:url(/img/top-left-box-bg.gif) bottom;
width:212px;
margin:0 0 10px 0;
}

#index_left .side_box .info{
margin:10px 0 0px 10px;
}

#index_left .side_box .info2{
margin:11px 0 2px 9px;
}

#index_left .side_box .info3{
margin:3px 0 2px 9px;
}

#index_left .side_box p{
line-height:130%;
padding:10px 10px 4px 10px;
}

#index_left .side_box ul{
margin-top:4px;
	width:180px;
}

#index_left .side_box li{
margin:2px 0 0 0;
}



/*5:ブログメイン
========================================================================*/

#blog_main {
	width:524px;
	float:left;
	margin:5px 5px 0 0;
	padding:0;
}

* html #blog_main {
	width:524px;
	float:left;
	margin:5px 5px 0 0;
	padding:0;
}

.blogmain_box{
	background:url(/img/bg_blog_box.gif) no-repeat bottom;
	margin:0 0 5px 0;
	padding:0 0 10px 0;
	clear:both;
}

.blogmain_box .main_title{
	background:url(/img/bg_blog_title.gif) no-repeat;
	width:524px;
	height:31px;
}

.blogmain_box .main_title p.title{
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:6px 0 0 26px;
	font-size:14px;
	float:left;
}

.blogmain_box .main_title p.title a:link{
	text-decoration: none;
	color:#fff;
}

.blogmain_box .main_title p.title a:visited{
	text-decoration: none;
	color:#fff;
}

.blogmain_box .main_title p.title a:hover{
	text-decoration: none;
	color:#fff;
}

.blogmain_box .main_title p.title a:active{
	text-decoration: none;
	color:#fff;
}

.blogmain_box .main_title p.day{
	color:#fff;
	margin:0;
	padding:8px 10px 0 0;
	font-size:10px;
	float:right;
}

.blogmain_box .kiji{
	margin:0;
	padding:10px 20px ;
}

.blogmain_box p.kijitext{
	text-align:left;
	line-height:180%;
}

.blogmain_box .kijiunder{
	margin:0;
	padding:30px 48px 6px 0;
	width:524;
	text-align:right;
	font-size:10px;
	clear:both;
}

.blogmain_box .kijiunder ul {
	margin:0;
	padding:0;
	text-align:right;
}

.blogmain_box .kijiunder li {
	display: inline;
	margin:0;
	padding:0 7px;
	border-right: 1px solid #0033cc;
}

.blogmain_box .kijiunder li.kijiunderlast {
	display: inline;
	margin:0;
	padding:0 5px;
	border-right:none;
}

.blogmain_box img{
	border:solid 3px #d2d2d2;
	margin:10px 0;
}


/*6:ブログ右
========================================================================*/

#blog_side_r {
	width:212px;
	float:right;
	padding:0;
	margin:5px 0 0 0;
}

* html #blog_side_r {
	width:212px;
	float:right;
	padding:0;
	margin:5px 0 0 0;
}


.side_box{
	background:url(/img/bg_side_box.gif) no-repeat bottom;
	margin:0 0 5px 0;
	padding:0 0 10px 0;
	clear:both;
}

.side_box .side_title{
	background:url(/img/bg_side_title.gif) no-repeat;
	width:212px;
	height:30px;
}

.side_box .side_title p{
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:6px 0 0 26px;
}

.side_box ul{
	width:170px;
	margin:0 0 0 10px;
}

.side_box li{
	background: url(/img/icon_allow_01.gif) no-repeat 0 5px;
	margin:5px 0 0 0;
	padding:0 0 0 10px;
}


#side_search{
padding:10px 14px 5px 0;
text-align:right;
}
#side_search #sercharea{
width:180px;
text-align:left;
margin:0 0 7px 0;
}



/*7:ブログ下<< 前のページ | 日記トップ | 次のページ >>
==========================================================================================*/
#blog_under {
	margin:10px auto 0 auto;
	padding:10px 0 10px 0;
	text-align:center;
	width:742px;
	clear:both;
}

#blog_under ul {
	margin:20px 0 0 0;
	padding:10px;
	text-align:center;
	background-color:#e5eafa;
}

#blog_under li {
	display: inline;
	margin:0;
	padding:0 7px;
	border-right: 1px solid #0033cc;
	font-weight:bold;
}

#blog_under li#blog_undernavi_last {
	display: inline;
	margin:0;
	padding:0 5px;
	border-right:none;
}

#blog_under a:link {
	text-decoration: none;
	color:#0033cc;
}

#blog_under a:visited {
	text-decoration: none;
	color:#0033cc;
}
	
#blog_under a:hover {
	text-decoration:underline;
	color:#0033cc;
}

#blog_under a:active {
	text-decoration:underline;
	color:#0033cc;
}


/*8:ブログ　コメント・トラックバック周り
==============================================================================*/
#comments{
	background:none;
	margin:0 0 5px 0;
	padding:0 0 10px 0;
	clear:both;
}

#comments .main_title{
	background:url(/img/bg_comments_title.gif) no-repeat;
	width:524px;
	height:31px;
}
#comments .main_title a{
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:6px 0 0 26px;
	font-size:14px;
	float:left;
	text-decoration:none;
}

.comment_each .comment_title{
	background:url(/img/bg_comment_name.gif) no-repeat;
	width:524px;
	height:41px;
}

.comment_each .comment_title p.title{
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:18px 0 0 42px;
	font-size:14px;
	float:left;
}

.comment_title p.title a:link{
	text-decoration: underline;
	color:#333;
}

.comment_title p.title a:visited{
	text-decoration: underline;
	color:#333;
}

.comment_title p.title a:hover{
	text-decoration: underline;
	color:#333;
}

.comment_title p.title a:active{
	text-decoration: underline;
	color:#333;
}

.comment_title p.day{
	color:#333;
	margin:0;
	padding:18px 10px 0 0;
	font-size:10px;
	float:right;
}

.comment_body{
	background:url(/img/bg_comment_body.gif) no-repeat left bottom;
	padding:12px 15px;
}

#comment_form{
	background:none;
	margin:0 0 5px 0;
	padding:0 0 10px 0;
	clear:both;
}

#comment_form .main_title{
	background:url(/img/bg_commentform_title.gif) no-repeat;
	width:524px;
	height:31px;
}

#comment_form .main_title a{
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:6px 0 0 42px;
	font-size:14px;
	float:left;
	text-decoration:none;
}

#comment_post{
	background:url(/img/bg_blog_box_nobottom.gif) no-repeat bottom;
	margin:0 0 0px 0;
	padding:10px 24px 10px 24px;
	clear:both;
}

#comment_post table{
padding:0px;
text-align:right;
}

#comment_post table td{
padding:2px 0 2px 0;
}

#comment_post table td.items{
text-align:left;
	background:url(/img/circle_blue.gif) no-repeat left 2px;
	padding:2px 0 0px 12px;
	line-height:100%;
	vertical-align:top;
/*width:188px;*/
}

.oneline{
width:200px;
height:16px;
}

#comment_post textarea{
width:450px;
	font-size:12px;
}

#col_submit{
text-align:center;
}

#col_submit input{
width:120px;
letter-spacing:0.1em;
}

#trackbacks{
	background:none;
	margin:0 0 5px 0;
	padding:0 0 10px 0;
	clear:both;
}

#trackbacks .main_title{
	background:url(/img/bg_comments_title.gif) no-repeat;
	width:524px;
	height:31px;
}
#trackbacks .main_title a{
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:6px 0 0 26px;
	font-size:14px;
	float:left;
	text-decoration:none;
}

#trackbacks .comment_each .comment_title{
	background:url(/img/bg_tb_name.gif) no-repeat;
	width:524px;
	height:31px;
	margin:10px 0 0 0;
}
#trackbacks .comment_title p.title{
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:8px 0 0 16px;
	font-size:14px;
	float:left;
}
#trackbacks .comment_title p.day{
	color:#333;
	margin:0;
	padding:8px 10px 0 0;
	font-size:10px;
	float:right;
}


#trackbacks_form .main_title{
	background:url(/img/bg_tburl_title.gif) no-repeat;
	width:524px;
	height:31px;
}

#trackbacks_form .main_title a{
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:6px 0 0 12px;
	font-size:14px;
	float:left;
	text-decoration:none;
}

#trackbacks_form input{
margin:4px 16px 8px 16px;
width:428px;
}



/*9:看板デザインdesign.html
========================================================================*/
#design_wide{
background:url(/img/design_main_header_bg.gif) no-repeat;
padding:14px 0 0 0;
margin:10px 0 0 0;
}

#design_main{
background:url(/img/design_main_body_bg.gif) repeat-y;
width:742px;
}

#design_main p{
background:url(/img/design_main_contents_bg.gif) no-repeat top center;
padding:70px 0 30px 105px;
}

#design_ex{
background:url(/img/design_ex_body_bg.gif) no-repeat bottom;
padding:0 0 30px 0;
text-align:center;
}

#design_ex #box1{
margin:10px 0px 10px 0;
}

#design_ex #box2{
margin:10px 0px 0px 0;
}



/*10:各種看板のお見積り例1
========================================================================*/
h4 {
margin:8px 0 0 0;
}

#kakushu_main{
padding:0px;
width:741px;
}

#kakushu_main #s_title{
width:710px;
padding:10px 0 20px 0;
margin:0 auto 0 auto;
}

#kakushu_main #itiran_f{
width:684px;
padding:10px 0 30px 0;
margin:0 auto 0 auto;
}

#kakushu_main #flowbox{
width:600px;
padding:0 0px 0 72px;
}


#kakushu_main #flowbox ul{
padding:0 0 0 0;
text-align:left;
width:680px;
}

#kakushu_main #flowbox ul li{
background:url(/img/flow_allow.gif) 104px 45px no-repeat;
width:105px;
float:left;
font-size:11px;
line-height:150%;
padding:0 60px 30px 0 ; 
}

#kakushu_main #flowbox ul li#last{
background:none;
width:105px;
float:left;
font-size:11px;
line-height:140%;
}

#kakushu_main #flowbox p{
width:594px;
padding:10px 0 30px 0;
}

#kakushu_main p.memo{
width:710px;
padding:10px 0 0 0;
border-top:solid 1px #858585;
margin:0 auto 0 auto;
text-align:center;
font-size:11px;
}



/*10:各種看板のお見積り例2kakushuomitsumori.html
========================================================================*/
#s_title_photo {
	margin:8px 0 0 0;
	padding:0px 0 5px 0;
	width:741px;
	height:29px;
	position: relative;
	background:url(/img/photo_title_bg.gif) no-repeat;
}

#s_title_photo h4{
color:#fff;
font-size:14px;
font-weight:bold;
margin:0px 0 0px 10px;
padding:6px 0 0 0;
}

#s_title_photo p.back_btn {
	position: absolute;
	right: 0px;
	bottom: 14px;
}

#mitsumori_wide{
background:url(/img/mitsumori_bg.gif) no-repeat;
padding:9px 0px 6px 9px;
margin:3px 0 0 0;
width:742px;
}

#mitsumori_main{
padding:10px 10px 5px 10px;
margin:0 0 0 0;
width:732px;
}

#mitsumori_ex{
width:732px;
height:1px;
/*background-color:#e6ecff;*/

padding:0px 10px 0px 10px;
margin:0 20px 5px 10px;
}

#mitsumori_ex #title{
margin:10px 16px 78px 0;
width:76px;
}

#mitsumori_ex #box1{
margin:10px 12px 10px 0;
border:4px solid #9e9e9e;
}

#mitsumori_ex #mitsumori_btn{
margin:-95px 0 0 488px;
padding:0 0px 0 0px;
}


#mitsumori_wide ul{
list-style-type: square;
padding:140px 0 0 30px;
}

#mitsumori_wide li{
padding:0 0 10px 0;
margin:0 0 0 0;
}


/*11:看板メンテナンスmente.html
========================================================================*/
#mente_wide{
background:url(/img/mente_body_bg.gif) no-repeat #ffeee7;
padding:178px 0 0 0;
margin:10px 0 0 0;
text-align:left;
float:left;
}

#mente_wide p.coment {
padding:0 0px 15px 0px;
color:#fff;
width:600px;
text-align:center;
margin:0 auto 0 auto;
}

.mente_ex{
text-align:left;
border:1px solid #6d6d6d;
width:690px;
margin:0 0 10px 12px;
float:left;
}

html>body .mente_ex{
width:689px;
margin:0 0 10px 25px;
}

#mente_ex1{
background:url(/img/mente_ex1.gif) no-repeat left top #fff;
}
#mente_ex2{
background:url(/img/mente_ex2.gif) no-repeat left top #fff;
}
#mente_ex3{
background:url(/img/mente_ex3.gif) no-repeat left top #fff;
}

.ploblem{
margin:15px 0 40px 70px;
line-height:130%;
}
.result{
color:#e40f1c;
margin:0px 180px 20px 70px;
line-height:160%;
}



/*12:footer
========================================================================*/

#footer {
	margin:30px auto 0 auto;
	padding:30px 0 0 0;
	width:100%;
	text-align:center;
	height:70px;
	clear:both;
}

#footer ul {
	margin:0 auto;
	padding:0;
	text-align:center;
}

#footer li {
	display: inline;
	margin:0;
	padding:0 7px;
	border-right: 1px solid #0033cc;
}

#footer li#footer_navi_last {
	display: inline;
	margin:0;
	padding:0 5px;
	border-right:none;
}

#footer a:link {
	text-decoration: none;
	color:#0033cc;
}

#footer a:visited {
	text-decoration: none;
	color:#0033cc;
}
	
#footer a:hover {
	text-decoration:underline;
	color:#0033cc;
}

#footer a:active {
	text-decoration:underline;
	color:#0033cc;
}

#footer address {
	margin:10px 0 0 0;
	clear:both;
}

/*13:other
========================================================================*/

.pagetop{
	clear:both;
	width:960px;
	margin:0 0 0 15px;
	background:url(/images_common/bg_pabetop.gif) repeat-x;
	height:14px;
	text-align:right;
}


#contents p.goto-top {
	clear:both;
	text-align:right
}

/*14:会社案内profire.html
========================================================================*/
h4 {
margin:8px 0 0 0;
}

#profire_main{
padding:0px;
margin:0;
width:741px;
}

#profire_main #aisatsu{
width:500px;
padding:10px 0 70px 0;
margin:0 auto 0 auto;

}

#profire_main #aisatsu p{
line-height:20px;
text-aline:left;
}

#profire_main #kaisha{
width:550px;
padding:10px 0 30px 0px;
margin:0 auto 0 auto;
}

#profire_main #kaisha table {
	border: solid 1px #8DB3CE;
	width:550px;
}

#profire_main #kaisha td.left {
	width: 160px;
	padding: 8px 8px 8px 20px;
	background-color: #F3FAFF;
	border-bottom: dotted #8DB3CE 1px;
	border-right: solid #8DB3CE 1px;
}

#profire_main #kaisha td.right {
	width: 390px;
	padding: 8px 8px 8px 20px;
	line-height: 1.7em;
	border-bottom: dotted #8DB3CE 1px;
}

#profire_main #kaisha td.right img {
	margin: 3px 0px 0px 10px;
}

#profire_main #kaisha td.left_last {
	width: 160px;
	padding: 8px 8px 8px 20px;
	background-color: #F3FAFF;
	border-right: solid #8DB3CE 1px;
}

#profire_main #kaisha td.right_last {
	width: 390px;
	padding: 8px 8px 8px 20px;
	line-height: 1.7em;
}

#profire_main #kizai{
width:550px;
padding:10px 0 30px 0;
margin:0 auto 0 auto;
}

#profire_main #kizai table {
	border: solid 1px #8DB3CE;
	margin:0 0 0px 0;
	width:550px;
}

#profire_main #kizai td.left {
	width: 160px;
	padding: 8px 8px 8px 20px;
	background-color: #F3FAFF;
	border-bottom: dotted #8DB3CE 1px;
	border-right: solid #8DB3CE 1px;
}

#profire_main #kizai td.right {
	width: 390px;
	padding: 8px 8px 8px 20px;
	line-height: 1.7em;
	border-bottom: dotted #8DB3CE 1px;
}

#profire_main #kizai td.left_last {
	width: 160px;
	padding: 8px 8px 8px 20px;
	background-color: #F3FAFF;
	border-right: solid #8DB3CE 1px;
}

#profire_main #kizai td.right_last {
	width: 390px;
	padding: 8px 8px 8px 20px;
	line-height: 1.7em;
}

#profire_main #kizai .photo_left{
width:257px;
height:191px;
background:url(/img/profire_photo_bg.gif) no-repeat ;
padding:5px 5px 5px 5px;
margin:15px 15px 0px 0;
}

#profire_main #kizai .photo_right{
width:257px;
height:191px;
background:url(/img/profire_photo_bg.gif) no-repeat ;
padding:5px 5px 5px 5px;
margin:15px 0px 0px 0;
}





/*.clear
========================================================================*/

.clear:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clear{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */


/*.既存CSS
========================================================================*/
.n12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 15px;
	color: #ADACAA;
}

.b10 { 
	font-size: 9px; font-weight:normal; line-height: 15px; color:#999999; text-decoration: none 
}

.n3 {
	font-size: 10px; font-weight:normal;font-family:Osaka; line-height: 15px; color:#333333; text-decoration: none
}

.n4 { font-size: 12px; font-weight:normal;font-family:"Osaka"; line-height: 20px; color:#666666; text-decoration: none }

.n5 { font-size: 13px; font-weight:normal;font-family:"Osaka"; line-height: 15px; color:#666666; text-decoration: none;}

.n6 { font-size: 12px; font-weight:normal;font-family:"Osaka"; line-height: 18px; color:#666666; text-decoration: none; float:right; float:right; text-align:right; padding:10px 0 0 0;}


/*===========追加============*/
#main4{ text-align:left; line-height:1.6em;}
#main4 dl {
	height: 190px;
	margin-top: 0.5em;
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-left: 1em;
	overflow: auto;
}
#main4 dl dt { float:left}
#main4 dl dd { padding-left: 120px;}

#campaign { margin: 10px 0;}
