@charset "utf-8";
/*
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css); 
*/

/*
Theme Name: Time Machine
Theme URI: http://minimalwp.com
Description: ミニマルでシンプルなブログタイプのWordPressテーマです。トップページにはサムネイル画像(283x200)付きの最新記事が並びます。スライドショーと背景画像の組み合わせでオリジナリティ溢れるサイトが完成します。ロゴ、メニュー、スライドショー、背景、ウィジット（サイドバー＆フッター）が、管理画面から簡単にカスタマイズできますので、HTMLの知識が無くてもオリジナルサイトが作れます。
Version: 1.0
Author: Minimal WP
Author URI: http://minimalwp.com
*/


/* ************************************************ 
*	リセット
* ************************************************ */	

*{margin:0;padding:0;}


/* ************************************************ 
*	基本設定
* ************************************************ */	

body{

font: 13px arial, 'Noto Sans Japanese', sans-serif;
font-weight: 250;
color:#333;
line-height:180%;
background: #FFF;
}

h1{
margin-top: 15px;
margin-bottom: 15px;
}

h2{
    margin: 2em 0 1em;
    padding-left: .5em;
    font-size: 1.6em;
    line-height: 1.3;
    font-weight: 600;
    color: #333;
    border-left: solid 1px #aaa;
}

h3{

    margin: 2em 0 1em;
    padding-bottom: .5em;
    font-size: 1.3em;
    line-height: 1.2;
    font-weight: 600;
    color: #333;
    border-bottom: 1px solid #aaa;
}
}

h1,h2{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 700;
}
h3,h4,h5{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 500;
}

/* リンク */

a{
color:#22a5d3;
text-decoration:none;
}
a:hover{
color:#62B7A0;
}
a:active, a:focus {
outline: 0;
}


/* 画像 */

img{
border:0;
padding:0px;
margin:0px
}

img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding:4px;
margin: 0 0 10px 20px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 20px 10px 0;
display: inline;
}


/* フロート */

.alignright {
float: right;
}

.alignleft {
float: left;
}

.right{
float: right;
}

.left{
float: left;
}

.clear{
clear:both;
}


/* インデント */

.indent{
margin-left:10px;
margin-right:10px;
}

/* リスト */

ol{
margin: 0 0 0 5px;
padding: 0 0 0 0;
list-style: decimal;
}
ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style: disc;
}
li{
margin: 0 0 0 15px;
padding: 0 0 0 0;
}
li a{
color:#999;
}
li a:hover{
color:#666;
}


/* ************************************************ 
*	全体Wrapper
* ************************************************ */	

#wrapper{
margin: 0 auto;
padding: 0 30px;
width: 910px;
height:100%;
background:#fff;
}


/* ************************************************ 
*	ヘッダー
* ************************************************ */	

#header{
height: 163px;
width:910px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.logo {
text-align:center;
margin: 0px auto 0px auto;
padding: 30px 0px 0px 0px;
}


/* ************************************************ 
*	トップナビゲーション
* ************************************************ */	

#access{
background:#fff;
clear:both;
display:block;
float:left;
width:100%;
font: 13px 'Noto Sans Japanese', sans-serif;
font-weight: 700;
color:#000;
margin: 30px 0 30px 0;
padding: 10px 0 10px 0;
border-top:1px solid #999;
border-bottom:1px solid #999;
}

#access ul{
font-size:13px;
list-style:none;
margin:0;
padding-left:0px;
}

#access li{
float:left;
position:relative;
margin-left: 0;
}

#access a{
color:#000;
display:block;
line-height:3em;
padding:0 1.5em;
text-decoration:none
}

#access ul ul{
display:none;
float:left;
margin:0;
position:absolute;
top:3em;
left:0;
width:188px;
z-index:99999;
border-bottom:0px solid #ccc;
font-size: 11px
}

#access ul ul ul{
left:100%;
top:0
}
#access ul ul ul a{
border-left:0
}

#access ul ul a{
background:rgba(249,249,249,0.8);
color:#444;
font-size:11px;
font-weight:normal;
height:auto;
line-height:1.4em;
padding:10px 10px;width:168px;
border:0px solid #ccc;
}

#access li:hover>a,#access ul ul :hover>a,#access a:focus{
background:rgba(239,239,239,0.8);
}

#access li:hover>a,#access a:focus{
background:rgba(249,249,249,0.8);
opacity:0.9;
color:#373737
}

#access ul li:hover>ul{
display:block;
opacity:0.9;
}
/* test */



/* ************************************************ 
*	スライド
* ************************************************ */	

#slide{
width:910px;
height:350px;
margin:0 0 20px 0;
padding:0 0 0 0;
overflow: hidden;
}


#slide_ad{
width:300px;
height:250px;
margin:0 0 0 0;
padding:0 0 0 0;
overflow: hidden;
}



/* ************************************************ 
*	メイン（本文）コンテンツ
* ************************************************ */	

#main-wrap {
background:#fff;
width: 910px;
margin: 0px 0px 20px 0;
display: inline;
}

/* 1カラムレイアウト */

#main {
width: 910px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 40px 0px;
display: inline;
}

/* 2カラムレイアウト */

#main-single {
float: left;
width: 618px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 40px 0px;
display: inline;
}

/* ギャラリーページレイアウト（トップページ用） */	

div.entry-top {
width: 618px;
margin-right: 0px;
margin-left: 0px;
_zoom: 1;   
overflow: hidden;
}

div.entry-top div {
width: 618px;
height:250px;
float: left;
margin:0px 0 0px 0;
padding:30px 0px 0px 0px;
border-bottom: 1px dotted #ccc;
}

/* ギャラリーページレイアウト */	

div.entry {
width: 940px;
margin-right: 0px;
margin-left: 0px;
_zoom: 1;   
overflow: hidden;
}

div.entry div {
width: 283px;
height:260px;
margin-left: 0px;
margin-right: 30px;
margin-bottom: 30px;
margin-top:0px;
padding:0px;
float: left;
}


/* TOPリスト表示 */

.toplist ul{
margin: 5px 0 0 0;
padding: 0px 0 0px 0px;
}
.toplist li{
font-size:11px;
margin: 0px 0px 5px 0px;
padding: 2px 0px 2px 0px;
list-style: none;
border-bottom: 1px dotted #dedede;
}
.toplist li a{
color:#666;
background: url(images/list.png) no-repeat 0 50%;
padding-left: 15px;
}
.toplist li a:hover{
background-position: 3px 50%;
color:#999;
}


/* ブログ記事部分 */	

p {padding: 10px 0px 10px 0px;}

p a{color:##1f98c2;text-decoration:underline;}
p a:hover{color:#999;text-decoration:none;}
p a:active, a:focus {outline: 0;}

#date {
font-family:arial,sans-serif;
font-size:9px;
font-weight:normal;
text-align: left;
padding: 0px 0px 0px 0px;
color:#999;
letter-spacing: 0.1em;
}

.pagetitle-top {
font-family:'Times New Roman','Baskerville','century','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
margin-bottom: 0px;
padding: 0px 10px 0px 0px;
line-height: 40px;
font-size: 16px;
font-weight: bold;
color: #444;
letter-spacing: 0.05em;
border-bottom: 1px solid #999;
border-left: solid 0px #aaa;

}

.pagetitle-archives {
font-family:'Times New Roman','Baskerville','century','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
margin-bottom: 0px;
padding: 0px 10px 0px 0px;
line-height: 40px;
font-size: 16px;
font-weight: bold;
color: #444;
letter-spacing: 0.05em;
border-bottom: 1px solid #999;
}

.pagetitle-single {
font-family:'Times New Roman','Baskerville','century','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
margin-bottom: 30px;
padding: 0px 10px 0px 0px;
line-height: 40px;
font-size: 14px;
font-weight: bold;
color: #444;
letter-spacing: 0.1em;
border-bottom: 1px solid #999;
}

.pagetitle {
font-family:'Times New Roman','Baskerville','century','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
margin-bottom: 20px;
padding: 0px 10px 0px 0px;
line-height: 40px;
font-size: 14px;
font-weight: bold;
color: #444;
letter-spacing: 0.1em;
border-bottom: 1px solid #999;
}

.blog-title {
font-family:'Times New Roman','Baskerville','century','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
font-size: 18px;
background: url() no-repeat ;
padding: 20px 0px 20px 0px;
margin: 5px 0px 15px 0px;
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
color: #332828;
}

.blog-title a{color:#333;text-decoration:none;}
.blog-title a:hover{color:#666;}

.subtitle {
font-family:'Times New Roman','Baskerville','century','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
font-weight: bold;
font-size: 14px;
border-bottom:1px dotted #ccc;
padding: 0px 0px 0px 0px;
margin-top: 20px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 10px;
letter-spacing: 0.1em;
color: #666;
}

blockquote{
color:#666;
border:1px dotted #ccc;
margin:10px 0 10px 0;
padding:10px 20px;
}

#blog-foot {
font-size:75%;
text-align: left;
margin:50px 0 0 0;
padding: 5px 10px 5px 10px;
font-weight:normal;
color:#999;
background:#f7f7f7;
border-bottom:0px dotted #ccc;
}

#next {
font-size:85%;
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}


/* Time Machine用 */

.top-category {
font-size:70%;
float:right;
margin: -10px 0px 0px 0px;
padding: 5px 5px 5px 5px;
background:#f5f5f5;
border:1px solid #eee;
border-radius: 50px;         /* CSS3 */
-moz-border-radius: 50px;    /* Firefox */
-webkit-border-radius: 50px; /* Safari,Chrome */
box-shadow: inset 0 6px 23px #eee;
-moz-box-shadow: inset 0 6px 23px #eee;
-webkit-box-shadow: inset 0 6px 23px #eee;
}

.top-date {
font-size:75%;
margin: 0px 0px 0px 0px;
}

.top-blogtitle {
font-size:16px;
font-family:'Noto Sans Japanese', serif;
font-weight: bold;
text-decoration: none;
margin: 0px 0px 0px 0px;
}



/* 関連記事 */

.similar-head {
font-family:'Times New Roman','Baskerville','century','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
margin: 0px 0px 0px 0px;
padding: 0 10px 0 0px;
line-height: 30px;
font-size: 14px;
font-weight: normal;
color: #444;
letter-spacing: 0.05em;
background: url() no-repeat;
border-bottom:1px solid #ccc;
}

.similar ul{
margin: 0px 0 0px 0;
padding: 0px 0 0px 0px;
}
.similar li{
font-size:11px;
margin: 0px 0px 0px 0px;
padding: 2px 0px 2px 0px;
list-style: none;
border-bottom: 1px dotted #dedede;
}
.similar li a{
color:#666;
background: url(images/list.png) no-repeat 0 50%;
padding-left: 15px;
}
.similar li a:hover{
background-position: 3px 50%;
color:#999;
}


/* コメント欄 */

.comment-head {
font-family:'Times New Roman','Baskerville','century','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
margin: 0px 0px 0px 0px;
padding: 0 10px 0 0px;
line-height: 30px;
font-size: 14px;
font-weight: normal;
color: #444;
letter-spacing: 0.05em;
background: url() no-repeat;
border-bottom:1px solid #ccc;
}

.commentlist li{
list-style: none;
font-size:90%;
color:#666;
}

.commentlist {
margin: 0 0 50px 0;
padding: 0 0 0 0;
}


/* ************************************************ 
*	ウィジット
* ************************************************ */	

.widget{
margin: 0 0 30px 0;
}

.widgettitle {
font-family:'Times New Roman','Baskerville','century','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
margin-bottom: 0px;
padding: 0px 0px 0px 0px;
line-height: 40px;
font-size: 10px;
font-weight: normal;
color: #BBB;
letter-spacing: 0.1em;
}

#main .widgettitle {
font-family:'Times New Roman','Baskerville','century','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
margin-bottom: 0px;
padding: 0px 0px 0px 0px;
line-height: 40px;
font-size: 10px;
font-weight: normal;
color: #BBB;
letter-spacing: 0.1em;
}

.textwidget{
font-size:11px;
color:#333;
line-height:160%;
margin: 0 0 40px 0 ;
padding: 0px 0px 0px 0px;
}

#main .textwidget{
font-size:12px;
color:#333;
line-height:180%;
margin: 0 0 30px 0 ;
padding: 0px 0px 0px 0px;
}

#topbox{
font-size:12px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#topbox ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
floate:left;
}

#topbox li{
floate:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style: none;
}

#topbox li a{
color:#666;
list-style: none;
background: url() no-repeat;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#topbox li a:hover{
color:#999;
}

#topbox h2{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #fff;
}

#topbox h3{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-top: 0px dotted #fff;
border-bottom: 0px dotted #fff;
}

#topbox h4{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #fff;
}


#sidebox{
margin: 0 0 0 0 ;
margin: 0 0 0 0 ;
}

#sidebox ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
floate:left;
}

#sidebox li{
floate:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style: none;
}

#sidebox li a{
color:#666;
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#sidebox li a:hover{
color:#999;
}

#sidebox h2{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #222;
}

#sidebox h3{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-top: 0px dotted #222;
border-bottom: 0px dotted #222;
}

#sidebox h4{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #222;
}


/* ************************************************ 
*	サイドバー
* ************************************************ */	

#sidebar {
float: right;
width: 265px;
margin:11px 0px 40px 0px;
padding: 0px 0px 0px 0px;
background:#fff;
}

#sidebar p{
margin-bottom: 20px;
}

#sidebar h2 {
font-family:'Times New Roman','Baskerville','century','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
margin: 0px 0px 10px 0px;
padding: 0 10px 5px 0px;
font-size: 14px;
font-weight: bold;
color: #444;
letter-spacing: 0.03em;
background: url() no-repeat;
border-bottom:1px solid #999;
}

#sidebar h3 {
font-family:'Times New Roman','Baskerville','century','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
margin: 0px 0px 0px 0px;
padding: 0 10px 0 0px;
line-height: 30px;
font-size: 14px;
font-weight: bold;
color: #444;
border-bottom:0px solid #ccc;
}

#sidebar ul{
margin-left: 0px;
padding: 0px 0 20px 0;
}

#sidebar li{
font-size:11px;
margin: 0 10px 10px 0px;
list-style: none;
border-bottom: 1px dotted #ccc;
}

#sidebar li a{
color:#666;
background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}

#sidebar li a:hover{
color:#999;
background-position: 3px 50%;
}


/* 階層表示 */

#sidebar ul.children{
margin-bottom: -6px;
display: block;
padding: 5px 0 0 0;
}

#sidebar ul.children li{
padding-left: 15px;
padding-top: 5px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}


/* ************************************************ 
*	フッターエリア
* ************************************************ */	

#footer{
clear:both;
padding: 0px auto;
margin: 50px auto 0px auto;
background: # url() repeat;
border-top:0px #ccc solid;
}

#sociallink {
text-align:center;
position: relative;
margin: 0px auto 10px auto;
padding: 0px 0 0px 0px;
}

#copyright {
text-align:center;
position: relative;
margin: 0px 0 0px 0;
padding: 0 0 30px 0px;
color:#999;
font-size:10px;
}

#copyright a {
color:#999;
}

#copyright a:hover {
color:#666;
}

.footer-line {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-top: 1px solid #ccc;
}

#footer-widget{
margin: 30px 0px 0px 0px;
}

.footer-widget-section{
margin: 0px 10px 0px 0px;
float: left;
width: 450px;
display: inline;
}

.footer-widget-section-last{
margin: 0px 0px 0px 0px;
float: left;
width: 450px;
display: inline;
}


/* ************************************************ 
*	検索フォーム
* ************************************************ */

.search {
margin-bottom:30px;
}
.search fieldset {
width:265px;
height: 30px; 
background: #f0f0f0;
border: 1px solid #eee;
}
.search input {
width:220px;
border: none; 
background: none; 
padding: 9px 10px; 
color: #c0c0c0; 
font: 11px arial, sans-serif; 
vertical-align: middle;
}
.search button {
width: 15px; 
height: 15px; 
background: url(images/search.png) no-repeat; 
cursor: pointer; 
border: none; 
vertical-align: middle;
}


/* ************************************************ 
*	文字サイズ
* ************************************************ */

.moji100px {font-size: 100px;line-height: 170%;}
.moji90px {font-size: 90px;line-height: 170%;}
.moji80px {font-size: 80px;line-height: 170%;}
.moji70px {font-size: 70px;line-height: 170%;}
.moji60px {font-size: 60px;line-height: 170%;}
.moji50px {font-size: 50px;line-height: 170%;}
.moji40px {font-size: 40px;line-height: 170%;}
.moji30px {font-size: 30px;line-height: 170%;}
.moji29px {font-size: 29px;line-height: 170%;}
.moji28px {font-size: 28px;line-height: 170%;}
.moji27px {font-size: 27px;line-height: 170%;}
.moji26px {font-size: 26px;line-height: 170%;}
.moji25px {font-size: 25px;line-height: 170%;}
.moji24px {font-size: 24px;line-height: 170%;}
.moji23px {font-size: 23px;line-height: 170%;}
.moji22px {font-size: 22px;line-height: 170%;}
.moji21px {font-size: 21px;line-height: 170%;}
.moji20px {font-size: 20px;line-height: 170%;}
.moji19px {font-size: 19px;line-height: 170%;}
.moji18px {font-size: 18px;line-height: 170%;}
.moji17px {font-size: 17px;line-height: 170%;}
.moji16px {font-size: 16px;line-height: 170%;}
.moji15px {font-size: 15px;line-height: 170%;}
.moji14px {font-size: 14px;line-height: 170%;}
.moji13px {font-size: 13px;line-height: 170%;}
.moji12px {font-size: 12px;line-height: 170%;}
.moji11px {font-size: 11px;line-height: 170%;}
.moji10px {font-size: 10px;line-height: 150%;}
.moji9px {font-size: 9px;line-height: 370%;}

.mincho {
font-family:'Times New Roman','Baskerville','century','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
}

.bold {
font-weight: bolder;
}

.italic {
font-style: italic; 
}


/* ************************************************ 
*	テーブル
* ************************************************ */

table {
border: 0px;
border-collapse: collapse;
border-spacing: 0;
margin: 0px 0px 0px 0px;
padding: 0px 0px;
}

table tr{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

table td{
text-align: left;
vertical-align: top;
line-height: 170%;
text-align: justify;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-left: 0px dotted #CCCCCC;
}


/* プラン表風 */

table#plan {
width: 100%;
margin:10px 0px 0px 0px;
padding:0 0px;
border: 1px #999 solid;
border-collapse: collapse;
border-spacing: 0;
}

table#plan th {
background-color:#ddd;
padding: 10px;
font-size: 13px;
border: 1px #999 solid;
border-width: 0 0 1px 1px;
font-weight: bold;
text-align: center;
white-space: nowrap; 
vertical-align: middle;
}

table#plan td {
font-size: 13px;
padding: 10px;
border: 1px #999 solid;
border-width: 0 0 1px 1px;
text-align: center;
white-space: normal;
vertical-align: middle;
}


/* フローチャート風 */

table#flow {
width: 100%;
margin:0 0px 0 0px;
padding:0 0px 0 0px;
border: 0px #CCC solid;
border-collapse: collapse;
border-spacing: 0;
}

table#flow th {
font-size: 13px;
padding: 10px 0px;
border: 0px #CCC solid;
border-bottom: 1px #CCC solid;
font-weight: bold;
text-align: left;
white-space: normal;
vertical-align: middle;
}

table#flow td {
font-size: 13px;
padding: 10px;
border-bottom: 1px #CCC solid;
text-align: left;
white-space: normal;
vertical-align: middle;
}


/* コンタクトフォーム用 */

table#contact {
width: 100%;
color:#444;
margin:10px 0px 0px 0px;
padding:0 0px;
font-size: 13px;
border: 0px #CCC solid;
border-collapse: collapse;
border-spacing: 0;
}

table#contact th {
padding: 10px;
font-weight: bold;
line-height: 120%;
text-align: left;
white-space: nowrap; 
}

table#contact td {
font-size: 13px;
padding: 10px;
text-align: left;
white-space: normal;
vertical-align: middle;
}



/* ************************************************ 
*	ライン
* ************************************************ */

.line-dotted {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-bottom:1px dotted #CCC;
}

.line-solid {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-bottom:1px solid #CCC;
}

.line-footmenu {
margin: 0px 0px 5px 0px;
padding: 0px 0px 3px 0px;
border-bottom:1px dotted #CCC;
}


/* ************************************************ 
*	画像装飾
* ************************************************ */

.pict_right {
margin:0px 0px 10px 20px; 
padding: 2px 2px 2px 2px; 
float: right;
border:1px solid #DCDCDC;
}

.pict_left {
margin:0px 10px 10px 0px; 
padding: 2px 2px 2px 2px; 
float: left;
border:1px solid #DCDCDC;
}

.pict1px{
margin:0px 0px 0px 0px; 
padding: 0px 0px 0px 0px; 
border:1px solid #CCC;
}

.pict_shadow{
border:1px solid #ccc;
background:#fff;
margin: 0px auto;
padding: 5px 5px 5px 5px;
border-radius:1px; /* CSS3 */
 -webkit-border-radius:1px; /* Firefox */
 -moz-border-radius:1px; /* Safari,Chrome */
box-shadow:2px 2px 3px #C0C0C0;
}


/* ************************************************ 
*	角丸
* ************************************************ */

.border-radius{
border-radius:5px; /* CSS3 */
 -webkit-border-radius:5px; /* Firefox */
 -moz-border-radius:5px; /* Safari,Chrome */
}


/* ************************************************ 
*	ボックスシャドウ・テキストシャドウ
* ************************************************ */

.box-shadow{
box-shadow:2px 2px 3px #ccc; /* CSS3 */
 -webkit-box-shadow:2px 2px 3px #ccc; /* Safari,Chrome */
 -moz-box-shadow:2px 2px 3px #ccc; /* Firefox */
}

.box-shadow2{
box-shadow:1px 2px 5px #ccc; /* CSS3 */
 -webkit-box-shadow:1px 2px 5px #ccc; /* Safari,Chrome */
 -moz-box-shadow:1px 2px 5px #ccc; /* Firefox */
}

.text-shadow{
text-shadow:1px 1px 3px #DEDEDE; /* CSS3 */
 -webkit-text-shadow:1px 1px 3px #DEDEDE; /* Safari,Chrome */
 -moz-text-shadow:1px 1px 3px #DEDEDE; /* Firefox */
}


/* ************************************************ 
*	CSS3ボタン
* ************************************************ */

.bt-more a {
float:left;
display: block;
color: #333;
font-size: 9px;
font-weight: normal;
text-align: center;
text-decoration: none;
text-shadow: 0px -1px 0px #fff;
width: 50px;
border: 1px solid #ccc;
border-radius: 5px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
background-color: #eee;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ddd),color-stop(.75, #eee),color-stop(1, #ddd));
background: -moz-linear-gradient(#ddd, #eee 75%, #ddd);
padding: 0px 0px;
margin: 10px 0px 0px 0px;
}

.bt-more a:hover {
background-color: #fff;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #eee),color-stop(.75, #fff),color-stop(1, #eee));
background: -moz-linear-gradient(#eee, #fff 75%, #eee);
}

.bt-more a:active {
background-color: #999;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #999),color-stop(.75, #ccc),color-stop(1, #999));
background: -moz-linear-gradient(#999, #ccc 75%, #999);
}


.bt_download{
color:white !important;
background-color:#34AB81;
background-repeat:repeat-x;
background-image:-webkit-linear-gradient(top, #00ba51, #008d3e);
background-image:-moz-linear-gradient(center top, #00ba51, #008d3e);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ba51', endColorstr='#008d3e', GradientType=0);
text-shadow:0 -1px 0 rgba(0,0,0,0.25);
border-color:#66d697 #57A957 #3D773D;
padding:15px 20px;
font-size:16px;
border-radius: 3px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
}

.bt_download:hover{
background:#00ba51;
border-color:#66d697 #57A957 #3D773D;
}



/* ************************************************ 
*	囲い
* ************************************************ */

.kakoi{
border:1px solid #ccc;
padding: 5px;
height:248px;
}

.kakoi2{
border: 1px dotted #ccc;
padding: 25px 25px;
margin: 30px 0px 30px 0px;
font-size:12px;
}



/* ============================================= */
/* ie6 safe settings                             */

/* add display:inline to floated elements */
.contact,
ul#topnav li,
#main,
#main p.withImage img,
.alignright,
.alignleft,
.box,
#sidebar,
#footer #logo {display:inline;}

/* add zoom:1 to overflow:hidden */
#footer .inner {zoom:1;}

/* add zoom:1 to pos:relative elements */
.contact {zoom:1;}

/* add overflow:visible to (submit) buttons */
input, button {overflow:visible;}