html {	
               color: #968C70;
	       font-size: 0.8em;
                font-family:
		Lucida Grande,
		Arial, Meiryo,
		Hiragino Maru Gothic Pro,
		verdana,
		'Trebuchet MS',
		Helvetica, sans-serif;
        line-height: 2.0;
	letter-spacing: 0;
	font-style: normal;
	font-weight: normal;
}


body {
	background: #110F0C url(http://ori-gami.info/images/bg.jpg) top center repeat-y;
	color: #968C70;
	border-top:0px solid #49402C;
	
	}

div,table,td {
	      font-family:
		Lucida Grande,
		Arial, Meiryo,
		Hiragino Maru Gothic Pro,
		verdana,
		'Trebuchet MS',
		Helvetica, sans-serif;
	}

a:link    { color: #62532A; text-decoration:none;}
a:visited { color: #62532A; text-decoration:none;}
a:active  { color: #C7B685; text-decoration:none;}
a:hover   { color: #C7B685; text-decoration:none;}


img {
	border:0px;
	}

h1 {
	margin: 0px;
	padding: 0px;
	}

form {
	margin: 0px;
	padding: 0px;
	}

input, select, textarea {
	}

ul,ol,li {
	margin: 0px;
	padding: 0px;
	}

li {
	background: url() no-repeat;
	background-position: 0px 7px;
	padding-left:10px;

	list-style-type: none;
	line-height: 120%;
	margin-bottom:7px;
	}



/* ************************************************ 
 *	ヘッダー（サイトタイトル・サイト説明）
 * ************************************************ */

#header {
        position: relative;	
	margin-top: 0px;
	margin-bottom: 0px;
        width:850px; 
        height:192px;
	text-align: left;
        background: url(../images/)  no-repeat;
	border-bottom:1px solid #413A26;
}



#header #logo img{
  position: absolute;
  top: 17px;
  left: 0px;
  width: 160px;
  border: none;


}



.title {
	width: 850px;
	height: 00px;
	background:url(http://) no-repeat;
		
	margin-bottom:0px;
	}

.site_title {
	color: #000000;
	font-size: 0px;
        text-indent: -9999px;
	padding-left: 20px;
	padding-top : 0px;
	}

.site_title a {color: #000000;text-decoration: none;}
.site_title a:link {color: #000000;text-decoration: none;}
.site_title a:visited {color: #000000;text-decoration: none;}
.site_title a:active {color: #000000;text-decoration: none;}
.site_title a:hover {color: #000000;text-decoration: none;}


.description {
	color: #000000;
	font-size: 0px;
        text-indent: -9999px;
	line-height:120%;

	padding-left: 30px;
	padding-top :  0px;
	}

.header_link {
	width: 850px;
	height: 0px;
	background: url() no-repeat;

	color: #62532A;
	font-size: 0px;

	padding-left: 0px ;
	padding-right:12px;
	}

.header_link a {color: #C8C094;text-decoration: none;}
.header_link a:link {color: #62532A;text-decoration: none;}
.header_link a:visited {color: #62532A;text-decoration: none;}
.header_link a:active {color: #C7B685;text-decoration: none;}
.header_link a:hover {color: #C7B685;text-decoration: none;}





/* グローバルナビゲーション
---------------------------------------------------- */
#header ul#nav li {
  list-style: none;
  display: block;
  margin:120px 0px 0 0px;
  padding: 0;
  text-indent: -9999px;
  height: 50px;
  float:right;

}
#header ul#nav li a {
  display: block;
  padding: 0;
  height: 50px;
  text-decoration: none;
  background-image: url(http://ori-gami.info/images/nav-items.jpg);
  background-repeat: no-repeat;
}
#header ul#nav li#nav-news-live { width: 120px; }
#header ul#nav li#nav-artists { width: 120px; }
#header ul#nav li#nav-store    { width: 120px; }
#header ul#nav li#nav-blog  { width: 120px; }
#header ul#nav li#nav-link  { width: 120px; }
#header ul#nav li#nav-contact  { width: 120px; }
#header ul#nav li#nav-mailmagazine  { width: 130px; }

#header ul#nav li#nav-news-live a     { background-position:  0 0; }
#header ul#nav li#nav-artists a { background-position: -120px 0; }
#header ul#nav li#nav-store a    { background-position: -240px 0; }
#header ul#nav li#nav-blog a  { background-position: -360px 0; }
#header ul#nav li#nav-link a  { background-position: -480px 0; }
#header ul#nav li#nav-contact a  { background-position: -600px 0; }
#header ul#nav li#nav-mailmagazine a  { background-position: -720px 0; }

#header ul#nav li#nav-news-live a:hover { background-position:  0 50%; }
#header ul#nav li#nav-artists a:hover { background-position: -120px 50%; }
#header ul#nav li#nav-store a:hover    { background-position: -240px 50%; }
#header ul#nav li#nav-blog a:hover  { background-position: -360px 50%; }
#header ul#nav li#nav-link a:hover  { background-position: -480px 50%; }
#header ul#nav li#nav-contact a:hover  { background-position: -600px 50%; }
#header ul#nav li#nav-mailmagazine a:hover  { background-position: -720px 50%; }

#header ul#nav li#nav-news-live.current-page { background: url(http://ori-gami.info/images/nav-items.jpg)    0 100%; }
#header ul#nav li#nav-artists.current-page { background: url(http://ori-gami.info/images/nav-items.jpg) -120px 100%; }
#header ul#nav li#nav-store.current-page { background: url(http://ori-gami.info/images/nav-items.jpg) -240px 100%; }
#header ul#nav li#nav-blog.current-page { background: url(http://ori-gami.info/images/nav-items.jpg) -360px 100%; }
#header ul#nav li#nav-link.current-page { background: url(http://ori-gami.info/images/nav-items.jpg) -480px 100%; }
#header ul#nav li#nav-contact.current-page { background: url(http://ori-gami.info/images/nav-items.jpg) -600px 100%; }
#header ul#nav li#nav-mailmagazine.current-page { background: url(http://ori-gami.info/images/nav-items.jpg) -720px 100%; }


/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */


.linkmenu {
	width:225px;
	margin-top: 40px;
	margin-bottom: 40px;
	}

.linktitle {
	height:28px;
	background: url() no-repeat;
	
	color: #908157;
        border-bottom:1px dotted #5F4D3D;
	margin-left:3px;

	}

.linktext {
	border-left: 0px #62532A solid;
	border-right:0px #62532A solid;
	margin-left:5px;
	padding:20px 0 0 5px;
	}

.linkbottom {
	height: 0px;
	background: url() no-repeat;
	}


/* ------------------------------------- 
 *	カレンダー
 * ------------------------------------- */

.calendar {
	width:190px;
	margin-bottom: 15px;
	}

.cal_title {
	height: 30px;
	background: url() no-repeat;

	color: #FFF;
	border-bottom:0px #FFF solid;

	padding-left:0px;
        border-bottom:1px dotted #5F4D3D;
	}

.cal {
	background: url();
	font-size: 9px;
	color: #413A26;
	text-align:center;
	border-bottom:0px #FFF solid;

	padding: 8px 0;

	}

.cal table {
	margin:0 auto;
	}

.cell {
	width: 22px;
	height: 13px;
	padding: 1px;
	}

.weekday {
	width: 22px;
	height: 10px;

        font-size: 9px;
        text-align: center;

	padding: 1px;
	}

.calendar_month {
	border-top:1px #413A26 solid;
	}

.cal_bottom {
	height:18px;
	background: url() no-repeat;
	}

.cell a {color: #968C70; background:#171307;}
.cell a:link    {color: #62532A;text-decoration: none; background:#110F0C;}
.cell a:visited {color: #62532A;text-decoration: none; background:#110F0C;}
.cell a:active  {color: #C7B685;text-decoration: none; background:#110F0C;}
.cell a:hover   {color: #C7B685;text-decoration: none; background:#110F0C;}

/* ************************************************ 
 *	フッター（コピーライト）
 * ************************************************ */

#copy {
	width:850px;
	height: 79px;
	background: url() no-repeat;

	color: #968C70;
	font-size: 9px;
	text-align:right;

	margin-bottom: 15px;
	}

#copy a {color: #C8C094;}
#copy a:link    {color: #62532A;text-decoration: none;}
#copy a:visited {color: #62532A;text-decoration: none;}
#copy a:active  {color: #C7B685;text-decoration: none;}
#copy a:hover   {color: #C7B685;text-decoration: none;}


/* ************************************************ 
 *	ページナビ
 * ************************************************ */

.pagenavi {
	width: 564px;
	height: 28px;
	background: url() no-repeat;

	color: #968C70;
	font-size:9px;
	margin-bottom: 15px;
	}

.pagenavi a {color: #C8C094;}
.pagenavi a:link    {color: #62532A;text-decoration: none;}
.pagenavi a:visited {color: #62532A;text-decoration: none;}
.pagenavi a:active  {color: #C7B685;text-decoration: none;}
.pagenavi a:hover   {color: #C7B685;text-decoration: none;}



/* ************************************************ 
 *	エントリー
 * ************************************************ */

.entry_navi {
	width: 600px;
	height: 28px;
	background: url() no-repeat;

	color: #432A16;
	margin-bottom: 15px;
	}

.entry_navi a {color: #C8C094;}
.entry_navi a:link    {color: #62532A;text-decoration: none;}
.entry_navi a:visited {color: #62532A;text-decoration: none;}
.entry_navi a:active  {color: #C7B685;text-decoration: none;}
.entry_navi a:hover   {color: #C7B685;text-decoration: none;}

.entry {
	padding: 0px;
	margin-bottom:60px;
	padding-left:10px;
	}

.entry_title {
	width: 600px;
	height: 28px;
        color: #C8C094;
	font-size:20px;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:15px;
	background: # url() no-repeat;
	background-position:left;
	border-top:1px solid #514832;
	border-bottom:1px dotted #514832;
	border-left:0px solid #514832;
	border-right:0px solid #514832;

	}


.entry_date {
	font-size: 9px;
	color: #413A26;
	margin-top:5px;
        float:right;
	}

.entry_author {
	font-size: 12px;
	color: #62532A;
	margin: 5px 15px;
	}

.entry_body {
	line-height:170%;
	margin-left: 15px;
	margin-top:30px;
	margin-bottom:30px;
        font-size: 11px;
	}

.entry_more {
	margin-top:10px;
	}

.entry_state {
	font-size: 9px;
	color: #413A26;
	margin: 0 15px;
	}

blockquote {
	font-size: 10px;
	color: #808080;
	border: 1px solid #CC9966;

	margin: 10px 0;
	padding: 5px;
	}

.pict {
	padding: 3px;
	margin-top:15px;
	margin-bottom:15px;
	border-top: 1px #49402C solid;
	border-right: 1px #49402C solid;
	border-bottom: 1px #49402C solid;
	border-left: 1px #49402C solid;
	}


/* ------------------------------------- 
 *	コメント・トラックバック
 * ------------------------------------- */

.main_title2 {
	width: 542px;
	height: 28px;
	background: url() no-repeat;
	padding-left:0px;
	text-align:left;
	color: #968C70;
	border-bottom:1px dotted #514832;
	}

.comment {
	border: 1px solid #CC9966;
	margin-left:0px;
	margin-bottom: 10px;
	}

.comment_state {
	font-size: 10px;
	line-height: 120%;
	margin-bottom: 15px;
	}


.tb_main_title {
	width: 542px;
	border-bottom:1px dotted #514832;
	margin-bottom:10px;
	}

.tb_url {
	font-size: 11px;
	padding: 5px 10px;
	}

.tb {
	width: 542px;
	margin: 10px 0px;
	border-bottom:1px dotted #514832;
	}

.tb_date {
	font-size: 10px;
	padding: 10px;
	}

.tb_title {
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	}

.tb_body {
	line-height: 150%;
	padding: 10px;
	border-top: 1px dotted #CC9966;
	border-bottom: 1px dotted #CC9966;
	}

.tb_state {
	padding: 5px 10px;
	}
