@charset "UTF-8";
/* 全体の文字 */
body, td, th, input, textarea, select{
font-size: 12px;	
color: #626060;
font-family: 'Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}

/* 画像の枠線 */
img {
margin: 0px;
border: 0px;
}

/* 強調 */
strong {
font-size:13px;
font-weight:bold
}

/* リンク */
a:link {
color : #626060 ;
text-decoration: underline ;
}
a:visited {
color : #626060 ;
text-decoration: underline ;
}
a:active {
color : #626060 ;
text-decoration: underline ;
}
a:hover {
color : #e30000;
text-decoration : none ;
}

/* 背景色 */
#body {
background: #ffffff url(/files/onamaelogo/body-bg.gif) top center repeat-x;
margin: 0px;
padding:0px;
text-align: center;
}

/* 外枠：上部 */
#container_pre {
display: none;
padding: 0px;
margin: 0px;
}
/* 外枠：メイン部 */
#container {
padding: 0px;
width: 940px;
margin-top: 0px;
margin-bottom: 5px;
margin-left:auto;
margin-right:auto;
background-color: transparent;
}
/* 外枠：下部 */
#container_suf {
padding: 0px;
margin: 0px;
}

/* SEO対策用ヘッダーメッセージ */
h1#topmsg {
border: none;
font-weight: normal;
font-size: 10px;
margin: 0px;
padding: 1px;
text-align: center;
color: #ffffff;
background-color: transparent;
}
h1#topmsg a {
color: #ffffff;
text-decoration: none;
}
h1#topmsg a:hover {
color: #ffffff;
text-decoration: underline;
}

/* ヘッダー：上部 */
#header_pre {
display: none;
}
/* ヘッダー：メイン部 */

#header {
background: #ffffff url(/files/onamaelogo/homeimage0.jpg) bottom right no-repeat;
height: 290px;
margin: 30px 0px 25px 0px;
padding: 0px;
}



/* ヘッダー：下部 */
#header_suf {
display: none;

}

/* ヘッダーメニュー外枠：上部 */
div#header_menu_suf {
display: none;
clear: both;
padding: 0px;
margin: 0px;
height: 0px;
}
/* ヘッダーメニュー外枠 */
div#header_menu {
display: none;
clear: both;
padding: 0px;
margin: 0px;
height: 0px;
}
/* ヘッダーメニュー外枠：下部 */
div#header_menu_pre {
display: none;
clear: both;
padding: 0px;
margin: 0px;
height: 0px;
}

/* ヘッダーメニュー：リスト */
ul.header_menu{
float: right;
padding : 0px;
margin : 0px;
}
li.header_menu {
list-style-type : none;
margin : 0px 5px;
float: left;
}
/* ヘッダーメニュー：リンク */
li.header_menu a {
font-size: 10px;
background: url(/files/onamaelogo/mini-btn-g.gif) left center no-repeat;
padding : 0px 0px 0px 8px;;
color: #626060;
text-decoration: none;
margin-left : 5px;
}
li.header_menu a:visited {

}
li.header_menu a:hover {
color : #000000 ;
text-decoration : underline ;
}

/* ヘッダーメインメニュー */
div#header_mainmenu_pre {
display:none;
}
div#header_mainmenu {
font-size: 12px;
color: #626060;
background-color: #626060;
padding: 0px;
margin: 0px 0px 15px 0px;
}
div#header_mainmenu_suf {
display:none;
}
ul.header_mainmenu{
float: left;
padding : 0px;
margin : 0px;
}
li.header_mainmenu {
list-style-type : none;	
margin : 0px;
float: left;
padding:2px;
}
li.header_mainmenu a {
display:block;
font-size: 12px;
background-color: #000000;
padding : 3px 8px;
text-decoration: none;
white-space: nowrap;
word-break: keep-all;
color: #ffffff;
}
li.header_mainmenu a:visited {
color: #ffffff;
text-decoration: none;
}
li.header_mainmenu a:hover {
text-decoration: none;
background-color: #D90016;
color: #ffffff;
}

/* ロゴ表示部分 */
table#logo {
text-align: left;
width:100%;
padding-left: 0px ;
padding-top: 32px ;
background-color: transparent;
}
#logo img{
border: 0px;
}

/* メニューと本文部分を制御してるテーブル */
#col_layout{
padding:0px 0px;

}

/* 左サイドバー */
#sidebar_left {
width: 240px;
margin: 0px 0px 0px 0px;
padding: 10px;
background: #e6e6e6 url(/files/onamaelogo/bgborder.gif) center top repeat;

}

/* 右サイドバー */
#sidebar_right {
width: 240px;
margin: 0px 0px 0px 0px;
padding: 10px;
background: #e6e6e6 url(/files/onamaelogo/bgborder.gif) center top repeat;
}

/* サイドバー内ボックス：上部 */
.sidebox_pre {
display: none;
}
/* サイドバー内ボックス */
.sidebox {
margin:0px;
padding: 10px;
background-color: #ffffff;
}



/* サイドバー内ボックス：下部 */
.sidebox_suf {
display: none;
}

/* サイドボックスタイトル */
h3.sidebox_title {
margin: 0px;
padding: 0px 0px 0px 0px;
text-align: left;
color: #000000;
border: none;
font-size:12px;
}

.sideboxtype_mainmenu {
margin: 0px 00px 0px 0px;
padding: 0px;
text-align: left;
border: none;
}

/* メニューリスト */
ul.menu{
list-style : none;
padding :  0px;
margin : 0px;
}
li.menu {
padding : 0px;
margin : 0px;

}
li.menu div{
margin: 0px;
padding: 0px;
}

/* メニューリスト：リンク */
li.menu a {
font-size: 12px;
text-align: left;
display: block;
padding: 7px 4px 7px 26px;
margin: 0px 0px 0px 0px;
text-decoration: none;
background: #FFFFFF url(/files/onamaelogo/btn-0.gif) center left no-repeat;
color:#626060;
font-weight:normal;
border-top:#E5E5E5 1px solid;
border-bottom:#DEDEDE 1px solid;
border-left:#E5E5E5 1px solid;
border-right:#DEDEDE 1px solid;

}
li.menu a:visited {
text-decoration: none;
color:#626060;
}
li.menu a:active {
text-decoration: none;
color:#626060;
}
li.menu a:hover {
text-decoration:none;
color:#e30000;
background: #eeeeed url(/files/onamaelogo/btn-0-on.gif) center left no-repeat;
}
/* メニューリスト：リンク：現在のページ */
li.menu a.menu_present {
color:#cccccc;
}

/* メニューリスト：リンク：１階層下 */
li.menu a.menu_level1 {
font-size: 11px;
text-align: left;
display: block;
padding: 5px 4px 5px 26px;
margin: 0px;
text-decoration: none;
color:#626060;
background: #ffffff url(/files/onamaelogo/btn-1.gif) center left no-repeat;
border-top: none;
border-bottom: none;
}
li.menu a.menu_level1:hover {
text-decoration: none;
background: #eeeeed url(/files/onamaelogo/btn-1-on.gif) center left no-repeat;
color:#e30000;
}

/* メニューリスト：リンク：２階層下 */
li.menu a.menu_level2 {
font-size: 10px;
text-align: left;
display: block;
padding: 5px 4px 5px 40px;
margin: 0px;
color:#626060;
background: #ffffff url(/files/onamaelogo/btn-2.gif) center left no-repeat;
border-top: none;
border-bottom: none;
}
li.menu a.menu_level2:hover {
text-decoration: none;
color:#e30000;
background: #eeeeed url(/files/onamaelogo/btn-2-on.gif) center left no-repeat;
}

/* メニューリスト：リンク：３階層下 */
li.menu a.menu_level3 {
font-size: 10px;
text-align: left;
display: block;
padding: 5px 4px 5px 52px;
margin: 0px;
text-decoration: none;
color:#626060;
background: #ffffff url(/files/onamaelogo/btn-3.gif) center left no-repeat;
border-top: none;
border-bottom: none;
}
li.menu a.menu_level3:hover {
text-decoration: none;
color:#e30000;
background: #eeeeed url(/files/onamaelogo/btn-3-on.gif) center left no-repeat;
}

/* メニューリスト：リンク：４階層下 */
li.menu a.menu_level4 {
font-size: 10px;
text-align: left;
display: block;
padding: 5px 4px 5px 52px;
margin: 0px;
text-decoration: none;
color:#626060;
background: #ffffff url(/files/onamaelogo/btn-4.gif) center left no-repeat;
border-top: none;
border-bottom: none;
}
li.menu a.menu_level4:hover {
text-decoration: none;
color:#e30000;
background: #eeeeed url(/files/onamaelogo/btn-4-on.gif) center left no-repeat;
}

/* メニューリスト：リンク：５階層下 */
li.menu a.menu_level5 {
font-size: 10px;
text-align: left;
display: block;
padding: 5px 4px 5px 52px;
margin: 0px;
text-decoration: none;
color:#626060;
background: #ffffff url(/files/onamaelogo/btn-5.gif) center left no-repeat;
border-top: none;
border-bottom: none;
}
li.menu a.menu_level5:hover {
text-decoration: none;
color:#e30000;
background: #eeeeed url(/files/onamaelogo/btn-5-on.gif) center left no-repeat;
}

/* ナビゲーション */
#navigation {
background: #eaebeb url(/files/onamaelogo/navi-bg.gif) center center repeat;
padding:2px 5px;
font-size: 10px;
margin-left:0px;
margin-right:20px;
margin-bottom:25px;
font-weight:normal;
}
#navigation a{
font-size: 12px;
text-decoration: none;
color:#000000;
}
#navigation a:hover{
text-decoration: underline;
color:#e30000;
}


/* ナビゲーション：現在のページ */
#present {
color: #626060;
font-weight:normal;
font-size: 12px;
}

/* ページ内容：上部 */
#main_pre {
display: none;
}
/* ページ内容 */
#main {
background: #ffffff;
padding: 0px;
line-height: 155%;
text-align: left;
margin-left:0px;
margin-right:20px;
width:680px;
}
#main p{
line-height: 155%;
text-align: justify;
margin:5px 0px 18px 0px;
}

#main p.p-small{
line-height: 150%;
text-align: justify;
margin:5px 0px 10px 0px;
font-size:10px;
}

/* ページ内容：下部 */
#main_suf {
display: none;
}

/* フッター：上部 */
#footer_pre {
display: none;
}
/* フッター */
#footer {
color: #ffffff;
margin: 0px;
padding: 5px 0px;
clear: both;
margin:0px 0px;
}
/* フッター：下部 */
#footer_suf {
display: none;
}
/* フッター：コピーライト部 */
#copyright {
color: #626060;
text-align: left;
font-size: 10px;
}
#copyright a{
color: #626060;
text-decoration: none;
}
#copyright a:hover{
color : #e30000;
text-decoration : none ;
}


/* フッターメニュー外枠：上部 */
div#footer_menu_pre {
display: none;
padding: 0px;
margin: 0px;
height: 0px;
}
/* フッターメニュー外枠 */
div#footer_menu {
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
background: #ffffff url(/files/onamaelogo/footerbar.gif) center left no-repeat;
padding:4px 0px;
margin: 10px 0px 0px 00px;
}
/* フッターメニュー外枠：下部 */
div#footer_menu_suf {
display: none;
padding: 0px;
margin: 0px;
height: 0px;
clear: both;
}
/* フッターメニュー：リスト */
ul.footer_menu{
float: right;
padding : 0px;
margin : 0px;
}
li.footer_menu {
list-style-type : none;
padding : 0px 0px 0px 0px;;
margin : 0px 0px;
float: left;
}
/* フッターメニュー：リンク */
li.footer_menu a {
font-size: 11px;
padding : 0px 0px 0px 5px;;
color: #000000;
text-decoration: none;
margin-left :7px;
}
li.footer_menu a:visited {
font-size: 11px;
padding : 0px 0px 0px 5px;;
color: #000000;
text-decoration: none;
margin-left :7px;
}
li.footer_menu a:hover {
text-decoration: underline;
color:#e30000;
}


/* 見出し１～６ */
h1 {
font-size: 30px;
color: #000000;
margin: 0px 0px 25px 0px;
padding: 0px;
font-weight:normal;
}
h2 {
font-size: 13px;
background: #787878 url(/files/onamaelogo/h2-bg.gif) center left no-repeat;
margin: 10px 0px 5px 0px;
padding: 1px 0px 1px 18px;
color: #ffffff;
border-top:#787878 1px solid;
border-bottom:#787878 1px solid;
clear:both;
}
h3 {
font-size: 15px;
color: #e30000;
margin: 10px 0px 5px 0px;
padding: 0px;
font-weight:normal;
line-height: 140%;
}
h4 {
font-size: 17px;
color: #494949;
margin: 10px 0px 2px 0px;
padding: 0px;
font-weight:normal;
line-height: 140%;
}

h5 {
font-size: 13px;
color: #4faada;
margin: 10px 0px 2px 0px;
padding: 0px;
}

h6 {
font-size: 12px;
color: #626060;
margin: 10px 0px 0px 0px;
padding: 0px;
}

/* 見出し3の黒版 */
h3.h3-black{
font-size: 15px;
color: #000000;
margin: 10px 0px 5px 0px;
padding: 0px;
}
/* 使い方の例見出し */
h4.use-midashi{
font-size: 13px;
color: #e30000;
margin: 10px 0px 5px 0px;
padding: 0px;
font-weight:normal;
line-height: 170%;
border-bottom:#cccccc 1px dotted;
}
h1.use-midashi{
font-size: 18px;
color: #e30000;
margin: 0px 0px 30px 0px;
padding: 0px;
font-weight:normal;
line-height: 170%;
}
/* 何故の見出し5 */
h5.h5-why{
font-size: 13px;
color: #494949;
margin: 10px 0px 2px 0px;
padding: 0px;
}
/* 見出し6の赤版 */
h6.h6-red {
font-size: 12px;
color: #e30000;
margin: 10px 0px 0px 0px;
padding: 0px;
}



.attention-title{
margin: 15px 0px 2px 0px;
font-size: 10px;
color: #626060;
}


/* 区切り横線 */
hr {
border: none;
border-bottom: 1px solid #cccccc;
height: 1px;
}

/* 表タイプ１ */
table.table_type1 {
background: #303030;
font-size: 12px;
margin-bottom: 10px;
}
table.table_type1 th {
background: #E6E4DA;
color: #000000;
font-weight:normal;
text-align: center;
margin: 1px;
padding: 5px;
}
table.table_type1 td {
background: #ffffff;
color: #626060;
text-align: left;
margin: 1px;
padding: 5px;
}

/* 表タイプ２ */
table.table_type2 {
background: #303030;
font-size: 12px;
margin-bottom: 10px;
}
table.table_type2 th {
background: #eeeeee;
color: #404040;
font-weight:normal;
text-align: center;
margin: 1px;
padding: 5px;
}
table.table_type2 td {
background: #ffffff;
color: #626060;
text-align: left;
margin: 1px;
padding: 5px;
}

/*◇↓ポップアップページ専用設定↓◇*/
/* ポップアップページ：背景色 */
#popup_body {
background: #ffffff;
padding: 0px;
margin:0px;
}

/* ポップアップページ：外枠：上部 */
#popup_container_pre {
padding: 0px;
margin: 0px;
}
/* ポップアップページ：外枠 */
#popup_container {
background: #ffffff;
padding: 0px;
margin: 0px 0px;

}
/* ポップアップページ：外枠：下部 */
#popup_container_suf {
display: none;
}
/* ポップアップページ：ヘッダー：上部 */
#popup_header_pre {
display: none;
}
/* ポップアップページ：ヘッダー */
#popup_header {
margin: 0px;
padding: 3px;
background-color: #eeeeee;
}
/* ポップアップページ：ヘッダー：下部 */
#popup_header_suf {
display: none;
}

/* ポップアップページ：ヘッダー：サイト名表記部分 */
#popup_site_name td{
font-size: 11px;
color: #626060;
margin: 0px;
padding: 0px 5px;
}
/* ポップアップページ：ヘッダー：サイト名表記部分：リンク */
#popup_site_name td a {
color: #626060;
font-weight: bold;
text-decoration: none;
}
#popup_site_name td a:hover {
color : #e30000;
text-decoration : none ;
}

/* ポップアップページ：メイン部分：上部 */
#popup_main_pre {
display: none;
}
/* ポップアップページ：メイン部分 */
#popup_main {
background: #ffffff;
padding: 10px 20px;

}
/* ポップアップページ：メイン部分：下部 */
#popup_main_suf {
display: none;
}

/* ポップアップページ：閉じるボタン外枠 */
#popup_close {
text-align: center;
margin: 8px 0px 0px 0px;
padding: 2px;
background: #eeeeee;

}
/* ポップアップページ：閉じるボタン */
input#popup_close_button {
font-size: 11px;
line-height: 100%;
padding: 2px 5px 2px 15px;
border-top: 1px solid #aaaaaa;
border-left: 1px solid #aaaaaa;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
background: #eeeeee url(/files/onamaelogo/close-btn.gif) left center no-repeat;
}

/* ポップアップページ：フッター：上部 */
#popup_footer_pre {
display: none;
}
/* ポップアップページ：フッター */
#popup_footer {
background: #ffffff;
margin: 0px;
padding: 5px;
}
/* ポップアップページ：フッター：下部 */
#popup_footer_suf {
display: none;
}

/* 検索ページ */
.searchform {
margin: 20px 0px 25px 0px;
padding: 12px;
background-color: #626060;
color: #ffffff;
text-align: center;
}

.searchform input.searchword {
margin-bottom:10px;
width:400px;
}

.searchresult_header {
margin: 10px 5px 3px 0px;
background-color: #ffffff;
color: #333333;
}

.searchresult_footer {
margin: 10px 5px 3px 0px;
background-color: #ffffff;
color: #333333;
}

.searchlink {
text-align:center;
font-size:12px;
margin: 0px 10px;
padding: 2px;
background-color:#ffffff;
}

.searchresult {
margin: 8px 0px;
padding: 10px;
border: 1px solid #dddddd;
cursor: auto;
}

.searchresult .last_update {
text-align: right;
margin-top: 7px;
font-size: 11px;
}

/* サイトマップ */
ul.sitemap {
margin:0px 0px 0px 0px;
padding:3px 3px 3px 8px;
}
ul.sitemap li{
margin:5px 0px 5px 8px;
padding:0px;
list-style-type : none;	
border:1px solid #dddddd;
padding:5px;
}
.sitemap a {
font-weight:normal;
padding:4px;
background-color:#ffffff;
color:#626060;
text-decoration : none ;
margin-right:10px;
}
.sitemap a:visited {
background-color:#ffffff;
color:#626060;
text-decoration : none ;
}
.sitemap a:active {
background-color:#ffffff;
color:#626060;
text-decoration : none ;
}
.sitemap a:hover{
background-color:#cccccc;
color:#ffffff;
text-decoration : none ;

}


/* お問合せ */
.form_table {
border: 1px solid #9A9B9B;
margin: 0px;
}
.err_msg {	
border-bottom: 1px solid #9A9B9B;
color: #B50C22;
font-weight: bold;
padding: 5px;
font-size: 11px;
line-height: 180%;
}
th.item {
border-right: 1px solid #9A9B9B;
border-bottom: 1px dotted #9A9B9B;
color: #444444;
padding: 10px 15px 10px 10px;
background-color: #eeeeee;
}
th.necessary_item {
color: #444444;
background:url(/files/onamaelogo/kome.gif)  #eeeeee no-repeat right top;
}
td.item {
border-bottom: 1px dotted #9A9B9B;
color: #444444;
padding: 10px;
background-color: #ffffff;
}
th.error_item {
background-color: #eeeeee;
color:#B50C22;
}
.form_submit {
text-align: center;
padding: 5px;
}
/* メールアドレス */
.input_mail{
width:400px;
}
/* お名前 */
.input_namae{
width:200px;
}
/* 件名 */
.input_kenmei{
width:380px;
}
/* 内容 */
.textarea_naiyou{
width:400px;
}

/* コメント */
#comments_pre {
display: none;
}
#comments {
margin-top: 20px;
border-top: 1px solid #cccccc;
padding: 10px;
}

#comments h3 {

}

.comment_item {
border: 1px solid #dddddd;
margin: 15px 8px;
padding: 0px;
}

.comment_title {
padding: 5px;
background-color: #eeeeee;
}

.comment_msg {
padding: 5px;
}

.posted_by {
padding: 5px;
color: #666666;
text-align: right;
}

/* 更新一覧 */
div.updatelist{
margin:0px;
border:1px solid #cccccc;
}
div.updatelist td{
text-align:left;
border-bottom:1px dashed #cccccc;
}
td.updatelist_date {
background-color:#eeeeee;
}
td.updatelist_name {
width:180px;
}


/* テキストリンク1 */
 .textlink-1{
 font-size: 12px;
  margin:10px 0px;
 }
 .textlink-1 a{
font-size: 12px;
color: #626060;
background: url(/files/onamaelogo/textlink-bt-off.gif) left center no-repeat;
padding : 3px 0px 3px 15px;
text-decoration: none;
}
.textlink-1 a:visited {
font-size: 12px;
color: #626060;
background: url(/files/onamaelogo/textlink-bt-off.gif) left center no-repeat;
padding : 3px 0px 3px 15px;
text-decoration: none;
}
.textlink-1 a:hover {
color: #e30000;
background: url(/files/onamaelogo/textlink-bt-off.gif) left center no-repeat;
text-decoration: none;

}

/* ページ下方オーダーボタン */
.orderlink{
font-size: 12px;
margin:45px 0px 15px 0px;
clear:both;
}
.orderlink a{
font-size: 12px;
color: #ffffff;
background: #e30000 url(/files/onamaelogo/order-bt-off.gif) left center no-repeat;
padding : 8px 27px 8px 25px;
text-decoration: none;
}
.orderlink a:visited {
font-size: 12px;
color: #ffffff;
background: #e30000 url(/files/onamaelogo/order-bt-off.gif) left center no-repeat;
padding : 8px 27px 8px 25px;
text-decoration: none;
}
.orderlink a:hover {
color: #ffffff;
background: #e30000 url(/files/onamaelogo/order-bt-on.gif) left center no-repeat;
padding : 8px 27px 8px 25px;
text-decoration: none;
}

/* ページトップ */
.page-top-b{
text-align: left;
font-size: 10px;
margin-top:25px;
clear:both;
}
.page-top-b a{
font-size: 10px;
color: #626060;
background: url(/files/onamaelogo/pagetop-bt-off.gif) left center no-repeat;
padding : 0px 0px 0px 15px;
text-decoration: none;
}
.page-top-b a:visited {
color: #626060;
text-decoration: none;
}
.page-top-b a:active {
color : #626060 ;
text-decoration: none;
}
.page-top-b a:hover {
color: #e30000;
background: url(/files/onamaelogo/pagetop-bt-on.gif) left center no-repeat;
text-decoration: none;
}



/* TOP導入分photo */
.top-readphoto{
width:230px;
float:left;
margin-right:20px;
margin-bottom:20px;
background:#e6e7e7 url(/files/onamaelogo/bgborder.gif) center center repeat;
}

/* TOP導入分テキスト */
.top-readtext{
margin-left:250px;
margin-bottom:20px;
}
/* TOP導入分テキストご利用ガイドへ誘導 */
.top-guide{
border:#e1ddcd 3px solid;
padding:10px 10px 8px 10px;
margin:15px 0px;
}

/* TOPサンプルphoto */
.samplephoto{
padding:10px 10px 5px 10px;
background:#e6e7e7 url(/files/onamaelogo/bgborder.gif) center center repeat;
}
.samplephoto img{
margin-bottom:5px;
}

/* TOPお知らせ */
.news-waku{
border:#e1ddcd 2px solid;
padding:8px 8px 5px 8px;
margin:20px 0px;
}
.news-title{
background-color:#e30000;
color:#ffffff;
font-size:13px;
padding:3px 3px 3px 3px;
border-left:5px #000000 solid;
background:#e30000 url(/files/onamaelogo/top-newstitle-bg.gif) center right no-repeat;
}
.news-con{
height:130px;
overflow:auto;
margin:8px 0px;
padding:0px 5px 0px 0px;
}
.news-day{
color:#e30000;
margin:10px 0px 0px 0px;
line-height: 140%;
}
.news-text{
line-height: 140%;
text-align: justify;
margin:2px 0px;
}

/* TOP担当者photo */
.top-comment-ph{
width:160px;
float:left;
margin-right:10px;
margin-bottom:30px;
}
/* TOP担当者コメント */
.top-comment-tx{
margin-left:180px;
}


/* プラン各プランタイトル */
.plantitle{
clear:both;
margin:30px 0px 20px 0px;
border-bottom:1px #000000 solid;
padding-bottom:5px;
font-size:15px;
}

/* プラン各プラン説明画像 */
.p-samplogo{
width:250px;
float:left;
margin:0px 20px 20px 0px;
border-right:1px #505050 dotted;
text-align:center;
padding-right:10px;
}
.p-samplogo img{
margin-bottom:10px;
}

/* プラン各プラン説明テキスト */
.p-text{
margin-left:280px;
}



/* プランチケット料金表 */
.price-table{
border: #000000 1px solid;
color: #484848;
font-size: 12px;
margin-bottom: 15px;
}
.price-td{
border-left: #6d6d6d 1px dotted;
}
.pttd1-1{
border-bottom: #6d6d6d 1px solid;
}
.pttd1-2{
border-bottom: #6d6d6d 1px solid;
border-left: #6d6d6d 1px dotted;
}
.pttd2-1{
border-bottom: #6d6d6d 1px dotted;
}
.pttd2-2{
border-bottom: #6d6d6d 1px dotted;
border-left: #6d6d6d 1px dotted;
}

/* 流れ各ステップタイトル */
.steptitle{
clear:both;
margin:0px 0px 10px 0px;
border-bottom:1px #000000 solid;
padding-bottom:5px;
font-size:15px;
}

/* ギャラリー、ロゴ画像 */
.logogallery img{
margin-bottom:20px;
}


/* よくある質問リンク */
 .faq-q{
 font-size: 12px;
  margin:10px 0px;
 }
 .faq-q a{
font-size: 12px;
color: #626060;
background: url(/files/onamaelogo/faq-q-bt-off.gif) left center no-repeat;
padding : 3px 0px 3px 15px;
text-decoration: none;
}
.faq-q a:visited {
font-size: 12px;
color: #626060;
background: url(/files/onamaelogo/faq-q-bt-off.gif) left center no-repeat;
padding : 3px 0px 3px 15px;
text-decoration: none;
}
.faq-q a:hover {
color: #000000;
background: url(/files/onamaelogo/faq-q-bt-on.gif) left center no-repeat;
text-decoration: none;
}

/* よくある質問、答えタイトル */
.faq-a-title{
font-size: 12px;
color: #626060;
background: url(/files/onamaelogo/faq-a.gif) left center no-repeat;
padding : 3px 0px 3px 15px;
border-bottom:#626060 1px dotted;
margin-top:35px;
}

/* ページトップ2 */
.page-top-b2{
text-align: left;
font-size: 10px;
margin-top:0px;
}
.page-top-b2 a{
font-size: 10px;
color: #626060;
background: url(/files/onamaelogo/pagetop-bt-off.gif) left center no-repeat;
padding : 0px 0px 0px 15px;
text-decoration: none;
}
.page-top-b2 a:visited {
color: #626060;
}
.page-top-b2 a:hover {
color: #e30000;
background: url(/files/onamaelogo/pagetop-bt-on.gif) left center no-repeat;
text-decoration: none;
}

/* よくある質問、質問背景イラスト */
.faq-q-img{
background: url(/files/onamaelogo/faq-a-image.gif) right top no-repeat;
}


/*2段カラム-A（左画像右文字）*/
.two-column-a{
width:680px;
}
/*2段カラム-左画像*/
.column2-a-left{
float:left;
width:230px;
margin-right:20px;
margin-top:10px;
margin-bottom:20px;
}
/*2段カラム-右文字*/
.column2-a-right{
float:left;
width:430px;
margin-top:10px;
margin-bottom:20px;
}

/*2段カラム-B（左文字右画像）*/
.two-column-b{
width:680px;
}
/*2段カラム-左文字*/
.column2-b-left{
float:left;
width:430px;
margin-right:20px;
margin-top:10px;
margin-bottom:20px;
}
/*2段カラム-右画像*/
.column2-b-right{
float:left;
width:230px;
margin-top:10px;
margin-bottom:20px;
}

/*3階層2段カラム-A（左画像右文字）*/
.two-column-c{
width:680px;
}
/*3階層2段カラム-左画像*/
.column2-c-left{
float:left;
width:230px;
margin-right:20px;
margin-top:0px;
margin-bottom:10px;
}
/*3階層2段カラム-右文字*/
.column2-c-right{
float:left;
width:430px;
margin-top:0px;
margin-bottom:10px;
}
/*2段カラム-D（左文字右画像）*/
.two-column-d{
width:680px;
}

/*2段カラム-左文字2ガイドTOP用*/
.column2-d-left{
float:left;
width:430px;
margin-right:20px;
margin-top:0px;
margin-bottom:20px;
}
/*2段カラム-右画像*/
.column2-d-right{
float:left;
width:230px;
margin-top:0px;
margin-bottom:20px;
}




/*図解-画像*/
.zu{
margin-top:10px;
margin-bottom:35px;
}

/*注意事項リスト*/
ol.attention{
text-align: justify;
margin:2px 0px 20px 0px;
font-size:10px;
line-height: 140%;
}

/*2段カラム-表札*/
.two-column-plate{
width:770px;
}
/*2段カラム-表札-左文字*/
.column2-plate-left{
float:left;
width:450px;
margin-right:20px;
margin-top:0px;
margin-bottom:20px;
}
/*2段カラム-表札-右画像*/
.column2-plate-right{
float:left;
width:300px;
margin-top:10px;
margin-bottom:20px;
}


/*2段カラム-お客様の声用1*/
.voice1-lt{
float:left;
width:480px;
margin-right:30px;
margin-top:0px;
margin-bottom:50px;
}
/*2段カラム-右文字*/
.voice1-rp{
float:left;
width:170px;
margin-top:0px;
margin-bottom:50px;
}
/*2段カラム-お客様の声用2*/
.voice2-lp{
float:left;
width:170px;
margin-right:30px;
margin-top:0px;
margin-bottom:50px;
}
/*2段カラム-右文字*/
.voice2-rt{
float:left;
width:480px;
margin-top:0px;
margin-bottom:50px;
}

/*2段カラム-TOPお客様の声用*/
.voice1-lt-top{
float:left;
width:480px;
margin-right:30px;
margin-top:0px;
margin-bottom:15px;
}
/*2段カラム-右文字*/
.voice1-rp-top{
float:left;
width:170px;
margin-top:0px;
margin-bottom:15px;
}

/*2段カラム-TOP提案サンプル用*/
.design-sample-l{
float:left;
width:230px;

margin-top:0px;
margin-bottom:20px;
}
.design-sample-r{
float:right;
width:430px;
margin-top:0px;
margin-bottom:20px;
}

/*TOP3段カラム*/
.top3column{
width:680px;
}
/*TOP3段カラム-左*/
.column3-left{
float:left;
width:160px;
margin-right:18px;
}
/*TOP3段カラム-中央*/
.column3-center{
float:left;
width:270px;
margin-right:30px;
}

/*3段カラム-右*/
.column3-right{
float:left;
width:200px;
border:#000000 1px solid;
}
/*つぶやき文章*/
.tsubuyaki{
margin:7px;
}

/*例えばこんな使い方*/
td.use-ex-l{
padding:0px 20px 10px 0px;
}
td.use-ex-r{
padding:0px 0px 10px 20px;
}
/*太字に*/
.text-bold{
font-weight:bold;
}
/*使い方いろいろの段落*/
#main p.use-ex_p{
font-size:14px;
margin:0px 0px 40px 0px;
line-height:180%;
}