2017-04-05

HONOLULU支店より

WEB用の画像素材です。ご自由にお使いください。

2017-04-05 | Posted in お知らせ, ホノルル支店よりNo Comments » 

 

ネットショップのお問い合わせは。

当店で提携運営をしているネットショップは専門店として独立運営されています。
ネットショップに関する内容は、ショップに直接お問い合わせください。

2017-04-05 | Posted in お知らせNo Comments » 

 

ホームページ制作受注を止めます。


ホームページ制作の受注は、2023年1月にて停止致しました。

ネット社会でも、リアル社会と同じく。

情報発信をされるご本人の情熱がすべてであり、WEBマーケティングやSEOの技術が意味を持たなくなりました。

Google検索もAIで「本物ではない誤魔化し」を見破り、本物の情報を選ぶ精度を「毎日」上げています。

どんな人が何を発信するか、が最重要視されます。

 

人や地球が良くなる、本物の情報を発信される方のお手伝いをします。

2017-04-05 | Posted in お知らせNo Comments » 

 

書籍掲載のソースコード

過去出版書籍掲載のソースコード


★10分でできるホームページ  メニューロールオーバーのソースコード

<style TYPE=”text/css”>
<!–
.miginavi ul{
margin:0px;
padding:0px;
list-style:none;
list-style-position:outside;
}
.miginavi li a{
margin:0px;
display:block;
color:#ffffff;
font-size:12px;
background-color:# 4682B4;
text-align:center;
width:160px;
line-height:1.6em;
border-top:1px solid #777777;
border-bottom:1px solid #444444;
border-right:1px solid #444444;
text-decoration:none;
}

.miginavi li a:hover{
color:#666666;
background-color:#CDD0C5;
}
–>
</style>

<div class=”miginavi”>
<ul>
<li><A href=”ブログのURLを入れてください” >
HOME</A></li>
<li><A href=”サンプルメニューAのURLを入れてください”>
サンプルメニューA</A></li>
<li><A href=”サンプルメニューBのURLを入れてください”>
サンプルメニューB</A></li>
<li><A href=”サンプルメニューCのURL を入れてください”>
サンプルメニューC</A></li>
<li><A href=”サンプルメニューDのURLを入れてください”>
サンプルメニューD</A></li>
<li><A href=”サンプルメニューEのURL を入れてください”>
サンプルメニューE</A></li>
<li><A href=”お問い合わせのURLを入れてください”>
お問い合わせ</A></li>
</ul>

</div>


★10分でできるホームページ  パンくずリストのソースコード


<!– パンくず –>
<!–not_index_area–>
<div class=”pankuzu”>
<!–permanent_area–>
<!–topentry–>
<a href=”<%url>” title=”TOPページへ”>TOP</a> >
<a href=”<%topentry_category_link>”><%topentry_category></a> >
title - <%sub_title>
<!–/topentry–>
<!–/permanent_area–>
<!–category_area–>
<a href=”<%url>” title=”TOPページへ”>TOP</a> ><%sub_title>
<!–/category_area–>
<!–search_area–>
<a href=”<%url>” title=”TOPページへ”>TOP</a> >
SEARCH - <%sub_title> の検索結果
<form action=”./” method=”get”>
<input type=”text” size=”20″ name=”q” value=”” maxlength=”200″ class=”ipt” />
<input type=”submit” value=”Search” class=”search” /></form>
<!–/search_area–>
<!–date_area–>
<a href=”<%url>” title=”TOPページへ”>TOP</a> >
ARCHIVE - <%now_year>年<%now_month>月
<!–/date_area–>
<!–edit_area–>
<a href=”<%url>” title=”TOPページへ”>TOP</a> > edit - 修正画面
<!–/edit_area–>
<!–tag_area–>
<a href=”<%url>” title=”TOPページへ”>TOP</a> > <%tag_word>
<!–/tag_area–></div>
<!–/not_index_area–>
<!– パンくず ここまで–>


★サンプル掲載FC2ブログ HTML/CSS 全コード
※最適化(不要なコードを取り除いて簡素化)をしておりません。

<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN” “http://www.w3.org/TR/html4/loose.dtd”>
<html lang=”ja”>
<head>
<meta http-equiv=”content-type” content=”text/html; charset=euc-jp”>
<meta http-equiv=”Content-Style-Type” content=”text/css”>
<meta http-equiv=”content-script-type” content=”text/javascript”>
<meta name=”keywords” content=”無料,ブログでホームページ,作成”>
<title><%blog_name> <%sub_title></title>
<link href=”<%css_link>” type=”text/css” rel=”stylesheet”>
<link rel=”alternate” type=”application/rss+xml” href=”<%url>?xml” title=”RSS” />
<link rel=”top” href=”<%url>” title=”トップ” />
<link rel=”start” href=”<%url>” title=”最初の記事” />
<!–archive–><link rel=”archives” href=”<%archive_link>” title=”<%archive_year>
<%archive_month>” /><!–/archive–>
<!–category–><link rel=”archives” href=”<%category_link>” title=”<%category_name>” /><!–/category–>
<!–prevpage–><link rel=”prev” href=”<%prevpage_url>” title=”前” /><!–/prevpage–>
<!–nextpage–><link rel=”next” href=”<%nextpage_url>” title=”次” /><!–/nextpage–>
<!–preventry–><link rel=”next” href=”<%preventry_url>” title=”<%preventry_title>” /><!–/preventry–>
<!–nextentry–><link rel=”prev” href=”<%nextentry_url>” title=”<%nextentry_title>” /><!–/nextentry–>

<!– ファビコン –>
<link rel=”shortcut icon” href=”http://blog-imgs-19.fc2.com/k/a/w/kawamurageneralstore/flag_blue.ico”>

<!– ライトボックス –>
<link rel=”stylesheet” href=”http://blog-imgs-19.fc2.com/k/a/w/kawamurageneralstore/lightbox.css” type=”text/css” media=”screen” />
<script type=”text/javascript” src=”http://blog-imgs-19.fc2.com/k/a/w/kawamurageneralstore/prototypelite.js”></script>
<script type=”text/javascript” src=”http://blog-imgs-19.fc2.com/k/a/w/kawamurageneralstore/moofx.js”></script>
<script type=”text/javascript” src=”http://blog-imgs-19.fc2.com/k/a/w/kawamurageneralstore/litebox.js”></script>

</head>

<body>
<body onload=”initLightbox()”>
<a name=”top”></a>
<div id=”wrapper”>
<div id=”header”>
<h1><a href=”<%url>”><font color=”white”><%blog_name></font></a></h1>
<p><%introduction></p>
</div>
<div id=”main”>
<div id=”contents”>
<!– パンくず –>

<!–not_index_area–>
<div class=”pankuzu”>
<!–permanent_area–>
<!–topentry–>
<a href=”<%url>” title=”TOPページへ”>TOP</a> > <a href=”<%topentry_category_link>”><%topentry_category></a> > title - <%sub_title>
<!–/topentry–>
<!–/permanent_area–>
<!–category_area–>
<a href=”<%url>” title=”TOPページへ”>TOP</a> > CATEGORY - <%sub_title>
<!–/category_area–>
<!–search_area–>
<a href=”<%url>” title=”TOPページへ”>TOP</a> > SEARCH - <%sub_title> の検索結果
<form action=”./” method=”get”><input type=”text” size=”20″ name=”q” value=”” maxlength=”200″ class=”ipt” /> <input type=”submit” value=”Search” class=”search” /></form>

<!–/search_area–>
<!–date_area–>
<a href=”<%url>” title=”TOPページへ”>TOP</a> > ARCHIVE - <%now_year>
<%now_month>月
<!–/date_area–>
<!–edit_area–>
<a href=”<%url>” title=”TOPページへ”>TOP</a> > edit - 修正画面
<!–/edit_area–>
<!–tag_area–>
<a href=”<%url>” title=”TOPページへ”>TOP</a> > <%tag_word>
<!–/tag_area–>
</div>
<!–/not_index_area–>

<!– パンくず ここまで–>

<!–topentry–>
<div class=”entry”>
<p><%topentry_body></p>
<!–more_link–><br /><a href=”<%topentry_link>#more”>【“<%topentry_title>”の続きを読】</a><!–/more_link–>
<!–more–><br /><p><%topentry_more></p><!–/more–>
<!–community–><p>テーマ:<a href=”<%topentry_thread_link>” title=”<%topentry_thread_title>へのリンク”><%topentry_thread_title></a> – ジャンル:<a href=”<%topentry_community_janrelink>” title=”<%topentry_community_janrename>へのリンク”><%topentry_community_janrename></a></p><!–/community–>
<p class=”posted”>
<a href=”<%topentry_link>”></a>
<!–allow_comment–> | <a href=”<%topentry_link>#comment”>Comments(<%topentry_comment_num>)</a><!–/allow_comment–>
<!–deny_comment–><!–/deny_comment–>
<!–allow_tb–> | <a href=”<%topentry_link>#trackback”>Trackback(<%topentry_tb_num>)</a><!–/allow_tb–>
<!–deny_tb–><!–/deny_tb–> | <a href=”<%topentry_category_link>”><%topentry_category></a>

</p>
<img src=”http://templates.blog.fc2.com/template/rock/line_dot.gif” alt=”” width=”510″ height=”13″ border=”0″ />
</div>

<!–

<rdf:RDF xmlns:rdf=”http://www.w3.org/1999/02/22-rdf-syntax-ns#”
xmlns:trackback=”http://madskills.com/public/xml/rss/module/trackback/”
xmlns:dc=”http://purl.org/dc/elements/1.1/”>
<rdf:Description
rdf:about=”<%topentry_link>”
trackback:ping=”=”<%url>tb.php/<%topentry_tb_no>”
dc:title=”<%topentry_title>”
dc:identifier=”<%topentry_link>”
dc:subject=”<%topentry_category>”
dc:description=”<%topentry_discription>”
dc:creator=”<%author_name>”

</rdf:RDF>

–>

<!–/topentry–>
<!–comment_area–>
<div id=”comment_area”>
<div id=”navi”><!–preventry–>&laquo; <a href=”<%preventry_url>”><%preventry_title></a><!–/preventry–> | <a href=”<%url>”>ホーム</a> | <!–nextentry–><a href=”<%nextentry_url>”><%nextentry_title></a> &raquo;<!–/nextentry–></div>
<img src=”http://templates.blog.fc2.com/template/rock/line_dot.gif” alt=”” width=”510″ height=”13″ vspace=”10″ border=”0″ />
<h2><a name=”comment”>コメント</a></h2>

<!–comment–>
<h3><a id=”comment<%comment_no>” name=”comment<%comment_no>”></a><%comment_title></h3>
<p><%comment_body></p>
<p class=”posted”>
<%comment_year>-<%comment_month>-<%comment_day> <%comment_wayoubi> <%comment_hour>:<%comment_minute>:<%comment_second> |
<%comment_url+str> |
<%comment_mail+name> #<%comment_trip>
[ <a href=”<%comment_edit_link>”>編集</a>]
</p>

<!–/comment–>
<img src=”http://templates.blog.fc2.com/template/rock/line_dot.gif” alt=”” width=”510″
height=”13″ vspace=”10″ border=”0″ />
<h2><a name=”comment_post”>コメントの投稿</a></h2>
<form method=”post” action=”./” name=”comment_form”>
<input type=”hidden” name=”mode” value=”regist”>
<input type=”hidden” name=”comment[no]” value=”<%pno>”>
<dl>
<dt><label for=”name”>Name:</label></dt><dd><input id=”name” type=”text” name=”comment[name]” size=”30″></dd>
<dt><label for=”subject”>Subject:</label></dt><dd><input id=”subject” type=”text” name=”comment[title]” size=”30″></dd>
<dt><label for=”mail”>Mail:</label></dt><dd><input id=”mail” type=”text” name=”comment[mail]” size=”30″></dd>
<dt><label for=”url”>URL:</label></dt><dd><input id=”url” type=”text” name=”comment[url]” size=”30″></dd>
<dt><label for=”comment”>comment:</label></dt><dd>
<script type=”text/javascript” src=”http://blog94.fc2.com/load.js”></script><br>
<textarea id=”comment” cols=”80″ rows=”8″ name=”comment[body]”></textarea></dd>
<dt><label for=”pass”>Pass:</label></dt><dd><input id=”pass” type=”password” name=”comment[pass]” size=”20″></dd>
<dt><label for=”himitu”>秘密:</label></dt><dd><input id=”himitu” type=”checkbox” name=”comment[himitu]”>秘密にする</dd>
</dl>
<input type=”submit” value=” 送 信 ” class=”btn”>
</form>
</div>

<!–/comment_area–>
<!–edit_area–>
<div id=”edit”>
<img src=”http://templates.blog.fc2.com/template/rock/line_dot.gif” alt=”” width=”510″ height=”13″ vspace=”10″ border=”0″ />
<h2><a name=”comment_post”>コメントの編集</a></h2>
<form method=”post” action=”./” name=”comment_form”>
<input type=”hidden” name=”mode” value=”edit”>
<input type=”hidden” name=”mode2″ value=”edited”>
<input type=”hidden” name=”edit[rno]” value=”<%eno>”>
<dl>

<dt><label for=”name”>Name:</label></dt><dd><input id=”name” type=”text” name=”edit[name]” size=”30″ value=”<%edit_name>”></dd>

<dt><label for=”subject”>Subject:</label></dt><dd><input id=”subject” type=”text” name=”edit[title]” size=”30″ value=”<%edit_title>”></dd>
<dt><label for=”mail”>Mail:</label></dt><dd><input id=”mail” type=”text” name=”edit[mail]” size=”30″ value=”<%edit_mail>”></dd>
<dt><label for=”url”>URL:</label></dt><dd><input id=”url” type=”text” name=”edit[url]” size=”30″ value=”<%edit_url>”></dd>
<dt><label for=”comment”>comment:</label></dt><dd>
<script type=”text/javascript” src=”http://blog94.fc2.com/load.js”></script><br>
<textarea id=”comment” cols=”80″ rows=”8″ name=”edit[body]”><%edit_body></textarea></dd>
<dt><label for=”pass”>Pass:</label></dt><dd><input id=”pass” type=”password” name=”edit[pass]” size=”20″></dd>
<dt><label for=”himitu”>秘密:</label></dt><dd><input id=”himitu” type=”checkbox” name=”edit[himitu]”>秘密にする</dd>
</dl>
<input type=”submit” value=” 送 信 “>
<input type=”submit” name=”edit[delete]” value=”削除”>
</form>
</div>

<!–/edit_area–>
<!–trackback_area–>
<div id=”trackback”>
<img src=”http://templates.blog.fc2.com/template/rock/line_dot.gif” alt=”” width=”510″ height=”13″ vspace=”10″ border=”0″ />

<h2><a name=”trackback”>トラックバック</a></h2>
<p>
<a href=”<%trackback_url>”><%trackback_url></a><br>
<a href=”javascript:window.location.replace(‘http://blog.fc2.com/?url=’+window.location.href);”>この記事にトラックバックする(FC2ブログユーザー)</a>
</p>
<!–trackback–>
<h3><a href=”<%tb_url>” name=”trackback<%tb_no>”><%tb_title></a></h3>
<p><%tb_excerpt></p>
<p class=”posted”><%tb_year>.<%tb_month>.<%tb_day> | <%tb_blog_name></p>
<!–/trackback–>
</div>
<!–/trackback_area–>
<p>
<!–prevpage–><a href=”<%prevpage_url>” title=”前のページへ”><!–/prevpage–>&laquo;<!–prevpage–></a><!–/prevpage–>
<span>&nbsp;|&nbsp;</span><a href=”<%url>” title=”トップへ戻る”>HOME</a><span>&nbsp;|&nbsp;</span>
<!–nextpage–><a href=”<%nextpage_url>” title=”次のページへ”><!–/nextpage–>&raquo;<!–nextpage–></a><!–/nextpage–>
</p>

</div>
<div id=”side”>
<!–plugin–>
<!–plugin_first–>
<div class=”common”>
<h2 style=”text-align:<%plugin_first_talign>”><%plugin_first_title></h2>
<p style=”text-align:<%plugin_first_ialign>”>
<%plugin_first_description>
</p>
<%plugin_first_content>
<p style=”text-align:<%plugin_first_ialign>”>
<%plugin_first_description2>
</p>
</div>

<!–/plugin_first–>
<!–plugin_second–>
<div class=”common”>
<h2 style=”text-align:<%plugin_second_talign>”><%plugin_second_title></h2>
<p style=”text-align:<%plugin_second_ialign>”>
<%plugin_second_description>
</p>

<%plugin_second_content>
<p style=”text-align:<%plugin_second_ialign>”>
<%plugin_second_description2>
</p>

</div>

<!–/plugin_second–>
<!–plugin_third–>

<div class=”common”>

<h2 style=”text-align:<%plugin_third_talign>”><%plugin_third_title></h2>

<p style=”text-align:<%plugin_third_ialign>”>

<%plugin_third_description>

</p>

<%plugin_third_content>

<p style=”text-align:<%plugin_third_ialign>”>

<%plugin_third_description2>

</p>
</div>
<!–/plugin_third–>
<!–/plugin–>
<p>
<%ad> <%ad2>
</p>
</div>
<br clear=”all” />
</div>
<div id=”footer”>
<p><img src=”http://blog-imgs-19.fc2.com/k/a/w/kawamurageneralstore/copyrights.gif” alt=”” width=”400″ height=”40″ border=”0″ /></p>
</div>
</div>
</body>
</html>

CSSソースコード
/********************************************/

/*基本設定*/

/********************************************/

html{
scrollbar-face-color: #cccccc;
scrollbar-base-color:#e3ded1;
scrollbar-highlight-color: #cccccc;
scrollbar-shadow-color: #cccccc;
scrollbar-3dlight-color: #eeeeee;
scrollbar-arrow-color: #eeeeee;
scrollbar-track-color: #eeeeee;
scrollbar-darkshadow-color: #cccccc;

}
body{
font-size:x-small;
line-height:1.3em;
background-color:#ffffff;
color:#333333;
margin:0;
padding:0;
background-image: url(http://blog-imgs-19.fc2.com/k/a/w/kawamurageneralstore/ami04.gif
);

text-align:center;

}
img{
border:0;
}

a:link {
color:#003399;
text-decoration:none;
border-bottom:0px solid #003399;
}
a:visited {
color:#003399;
text-decoration:none;
border-bottom:0px solid #003399;
}
a:hover,
a:active {
color:#00cccc;
text-decoration:none;
border-bottom:1px solid #00cccc;
}

tr,td{
font-size:small;
line-height:1.3em;
}

p {
margin:0 0 20px 0;
padding:0;
}
dd{
margin:0 0 20px 1em;
}

h1{
clear:both;
font-weight:bold;
font-size: 100%;/*safariはサイズの一括指定不可*/
margin:0;
padding:0;
line-height:1em;
border-bottom:0px solid #111111;

}
h2{
clear:both;
font-weight:bold;
font-size:100%;/*safariはサイズの一括指定不可*/
margin:0;
padding:0;
line-height:1em;
border-left:0px solid #111111;
}
h3{
clear:both;
font-weight:bold;
font-size:100%;/*safariはサイズの一括指定不可*/
margin:0;
padding:0;
line-height:1em;
border-bottom:0px solid #999999;
}

h4{
clear:both;
font-weight:bold;
font-size:100%;/*safariはサイズの一括指定不可*/
line-height:1em;
margin:5px 0;
padding:0;
}

/********************************************/

/*ページこうせい*/

/********************************************/

#wrapper{
width:780px;
margin:0 auto;
text-align:left;
background-color: #ffffff;
}

#header{
width:780px;
height:110px;
margin:0 0 5px 0;
padding:0;
background-image:url(http://blog-imgs-19.fc2.com/k/a/w/kawamurageneralstore/LWW_TOP.gif
);

border:0px solid #ffffff;
}
#main{
width:780px;
margin:0 0 5px 0;
padding:0;
background-image:url(http://blog-imgs19.fc2.com/k/a/w/kawamurageneralstore/back02.gif);

background-repeat:repeat-y;

}
#contents{
margin:0 45px 0 0;
padding:0;
width:520px;
font-size:small;
line-height:1.3em;
display:inline;
float:right;
}

#side{
margin:0 0 0 5px;
padding:0;
width:180px;
font-size:small;
line-height:1.3em;
background-image:url(http://blog-imgs-26.fc2.com/k/a/w/kawamurageneralstore/back2.gif);
display:inline;
float:left;
}

/********************************************/
/*header*/
/********************************************/

#header h1{
font-size:10px;
margin:0;
padding:0px 0 0 12px;
color:#ffffff;
}

#header p{
font-size:10px;
margin:0px 0 0 300px;
padding:0;
color:#ffffff;
}

#header a:link,
#header a:visited,
#header a:hover,
#header a:active {
color:#111111;
border-bottom:0px solid #009fcc;
text-decoration:none;
}

/********************************************/

/*エントリー*/

/********************************************/

.entry{
margin:17px 0 5px 0;
width:507px;
}
entry h2{
margin:0 0 17px 0;
padding:0 0 0 15px;
color:#003366;
background-image:url(http://templates.blog.fc2.com/template/rock/mark.gif);
background-repeat:no-repeat;
}

.posted{
margin:15px 0 0 0;
font-size:xx-small;
line-height:1.3em;
color:#ffffff;
text-align:right;
}

.entry h2 a:link,
.entry h2 a:visited,
.entry h2 a:hover,
.entry h2 a:active {
color:##ff0033;
border-bottom:0px solid #009fcc;
text-decoration:none;
}
/********************************************/

/*コメント*/

/********************************************/

#comment_area{
margin:15px 0;
width:507px;
}
#comment_area h2{
margin:0 0 17px 0;
padding:0 0 0 15px;
color:#003366;
background-image:url(http://templates.blog.fc2.com/template/rock/mark.gif);
background-repeat:no-repeat;
}
#comment_area h3{
margin:40px 0 0 0;
padding:0;
color:#003366;
}
#comment_area .posted{
margin:15px 0;
border-bottom:1px solid #dddddd;
}
#comment_area h2 a:link,
#comment_area h2 a:visited,
#comment_area h2 a:hover,
#comment_area h2 a:active {
color:#003366;
border-bottom:0px solid #009fcc;
text-decoration:none;
}

#navi{
margin:15px 0;
width:507px;
text-align:center;
}

/********************************************/

/*エディット*/

/********************************************/

#edit{
margin:15px 0;
width:507px;
}

#edit h2{
margin:0 0 17px 0;
padding:0 0 0 15px;
color:#003366;
background-image:url(http://templates.blog.fc2.com/template/rock/mark.gif);
background-repeat:no-repeat;
}

#edit .posted{
margin:15px 0;
border-bottom:1px solid #dddddd;
}

/********************************************/

/*トラバ*/

/********************************************/

#trackback{
margin:15px 0;
width:507px;

}
#trackback h2{
margin:0 0 17px 0;
padding:0 0 0 15px;
color:#003366;
background-image:url(http://templates.blog.fc2.com/template/rock/mark.gif);
background-repeat:no-repeat;
}

#trackback h3{
margin:40px 0 0 0;
padding:0;
color:#003366;
}
#trackback .posted{
margin:15px 0;
border-bottom:1px solid #dddddd;
}

#trackback h3 a:link,
#trackback h3 a:visited,
#trackback h3 a:hover,
#trackback h3 a:active {
color:#003366;

border-bottom:0px solid #009fcc;

text-decoration:none;

}

/********************************************/

/*アーカイブ*/

/********************************************/

#archives{
width:181px;
margin:10px 0 0 0;
padding:0 0 0 10px;
border-bottom:2px solid #ffffff;
}

#archives h2{
margin:0 0 5px 0;
padding:0;
background-image:url(http://templates.blog.fc2.com/template/rock/tit_archives.gif);
background-repeat:no-repeat;
height:10px;
}
h2 span {

visibility:hidden;

}

/********************************************/

/*category*/

/********************************************/

#category{

width:180px;

margin:10px 0 0 0;

padding:0 0 0 10px;

border-bottom:2px solid #ffffff;

}
#category h2{
margin:0 0 5px 0;
padding:0;
background-image:url(http://templates.blog.fc2.com/template/rock/tit_categories.gif);
background-repeat:no-repeat;
height:10px;
}
/********************************************/

/*entry*/

/********************************************/

#entry{
width:180px;
margin:10px 0 0 0;
padding:0 0 0 10px;
border-bottom:2px solid #ffffff;
}
#entry h2{
margin:0 0 5px 0;
padding:0;
background-image:url(http://templates.blog.fc2.com/template/rock/tit_entries.gif);
background-repeat:no-repeat;
height:10px;

}

/********************************************/

/*comment*/

/********************************************/

#comment{
width:180px;
margin:10px 0 0 0;
padding:0 0 0 10px;
border-bottom:2px solid #ffffff;
}
#comment h2{
margin:0 0 5px 0;
padding:0;
background-image:url(http://templates.blog.fc2.com/template/rock/tit_comments.gif);
background-repeat:no-repeat;
height:10px;
}

/********************************************/

/*link*/

/********************************************/

#link{
width:180px;
margin:10px 0 0 0;
padding:0 0 0 10px;
border-bottom:2px solid #ffffff;
}
#link h2{
margin:0 0 5px 0;
padding:0;
background-image:url(http://templates.blog.fc2.com/template/rock/tit_link.gif);
background-repeat:no-repeat;
height:10px;
}
/********************************************/

/*common*/

/********************************************/

.common{
width:180px;
margin:10px 0 0 0;
padding:0 0 0 10px;
border-bottom:2px solid #ffffff;
}
.common h2{
color: #cc0000;
margin:0 0 5px 0;
padding:0 1em 0 1em;
font-size: 12px;
background-image:url(http://templates.blog.fc2.com/template/rock/tit_common.gif);
background-repeat:no-repeat;
height:10px;

}
.common p{
margin: 0.6em;
}
.common ul{
margin: 0;
padding: 1em;
}
.common li{
list-style-type:
}

.calender{
width: 95%;
}
/********************************************/

/*form*/

/********************************************/
form{
margin:0;
padding:0;

}

input,textarea {
margin:0;
padding:0;
line-height:1.0em;
background-color: #ffffff;
font-size:small;
color:#999999;
font-weight:normal;
border:0px solid #999999;
}
.filedsize{
width:100px;

}

/********************************************/

/*検索*/

/********************************************/

#search{
width:181px;
margin:10px 0 0 0;
padding:0 0 0 10px;
border-bottom:2px solid #ffffff;
}
#search h2{
margin:0 0 5px 0;
padding:0;
background-image:url(http://templates.blog.fc2.com/template/rock/tit_search.gif);
background-repeat:no-repeat;
height:10px;

}
#search form{
margin:0;
padding:0;
display:inline;
}

#search input {
margin:0;
padding:0;
line-height:1.0em;
background-color: #ffffff;
font-size:x-small;
color:#999999;
font-weight:normal;

}
#search input.filedsize {
margin:0;
padding:0;
width:100px;
border:1px solid #999999;
}
p{
margin:0;
padding:0;
}
/********************************************/

/*footer設定*/

/********************************************/

#footer{
clear:both;
margin:0 0px;
padding:0;
width:780px;
height:50px;
background-color:#FF3333;
text-align:right;

}

/********************************************/

/*link設定*/

/********************************************/
.non a:link,
.non a:visited,
.non a:hover,
.non a:active {
border-bottom:0px solid #009fcc;
text-decoration:none;

}
img.emoji{
vertical-align:middle;
border:0;

}
.pankuzu {
font-size:12px;
text-align:left;
margin:0px 0px 10px 0px;}
.pankuzu a:link{color:#ff9900}
.pankuzu a:visited{color:#ff9900}


以上

2017-04-05 | Posted in お知らせNo Comments » 

 

Uahi Island Grill

2017-04-05 | Posted in ホノルル支店よりNo Comments » 

 

Maui Mike’s Fire-Roasted Chicken

ホノルル支店より今日のB級グルメ。Maui Mike’s Fire-Roasted Chicken

2017-04-05 | Posted in ホノルル支店よりNo Comments » 

 

Bogart’s Cafeのアサイーボウル

ホノルル支店より今日の一品、Bogart’s Cafeのアサイーボウル。ダイヤモンドヘッドのふもと、朝6時からオープンしています。

2017-04-05 | Posted in ホノルル支店よりNo Comments »