body {
	margin: 0px;
	padding: 0px;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "¥á¥¤¥ê¥ª", "Meiryo", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	float: none;
	color: #333333;
	}

a {	color: #444444;
	text-decoration: none;
	}
	
a:hover { 
	text-decoration: underline;
	}
	
a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	}
	
em, strong, p, td, ul, ol, li, dl, dt, li, h1, h2, h3, h4, h5, h6, caption  {
	text-align: left;
	}
	
img {
	border: none;
	}

.bg_index {
	background: url(images/bg_index.jpg) no-repeat center top;
	}
.bg_info {
	background: url(images/bg_index.jpg) no-repeat center top;
	}
.bg_works {
	background: url(images/bg_index.jpg) no-repeat center top;
	}
.bg_gallery {
	background: url(images/bg_index.jpg) no-repeat center top;
	}
.bg_contact {
	background: url(images/bg_index.jpg) no-repeat center top;
	}

#wrapper {
	width: 900px;
	text-align: left;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px;
}

/* =============== top navi ===============  */

#navi_index {
	font-size: 11px;
	margin: 0px;
	padding: 35px 47px 0px 0px;
	text-align: right;
	letter-spacing: 0.08em;
}

/* =============== grobal navi ===============  */

#menu {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 900px;
	overflow: hidden;
	position: relative;
	visibility: visible;
}

.gn0 { 
	background: url(images/logo_index.gif) no-repeat;
	width: 290px;
	}
	
div#menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 900px;
	text-align: left;
}
div#menu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 50px;
	display: block;
	float: left;
	text-indent: -9999px;
	
}
div#menu ul li a {
	width: auto;
	height: 50px;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
.gn1,.gn1_2,.gn1 a:hover,.gn2,.gn2_2,.gn2 a:hover,.gn3,.gn3_2,.gn3 a:hover,.gn4,.gn4_2,.gn4 a:hover,.gn5,.gn5_2,.gn5 a:hover {height: 50px; font-size: 9px; }


.gn1 {
	background: url(images/gn_info.gif) no-repeat;
	width: 80px;
	}

.gn1_2, .gn1 a:hover {
	background: url(images/gn_info.gif) no-repeat;
	background-position: bottom left;
	}

.gn2 {
	background: url(images/gn_works.gif) no-repeat;
	width: 100px;
	}
	
.gn2_2,.gn2 a:hover {
	background: url(images/gn_works.gif) no-repeat;
	background-position: bottom left;
	}
	
.gn3 {
	background: url(images/gn_order.gif) no-repeat;
	width: 115px;
	}
	
.gn3_2,.gn3 a:hover {
	background: url(images/gn_order.gif) no-repeat;
	background-position: bottom left;
	}
	
.gn4 {
	background: url(images/gn_gallery.gif) no-repeat;
	width: 120px;
	}
	
.gn4_2,.gn4 a:hover {
	background: url(images/gn_gallery.gif) no-repeat;
	background-position: bottom left;
	}
	
.gn5 {
	background: url(images/gn_contact.gif) no-repeat;
	width: 127px;
	}
	
.gn5_2,.gn5 a:hover {
	background: url(images/gn_contact.gif) no-repeat;
	background-position: bottom left;
	}
	
/* =============== H1 =============== */
	
h1#index {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 460px;
	text-indent: -9999px;
	background: url(images/h1_index.jpg) no-repeat;
}

div#main h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

.h1bg_info,.h1bg_works,.h1bg_gallery,.h1bg_order,.h1bg_contact,.h1bg_map,.h1bg_link {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 900px;
	height: 300px;
}

.h1bg_info {
	background: url(images/h1_info.gif) no-repeat;
	}

.h1bg_works {
	background: url(images/h1_works.gif) no-repeat;
	}	
	
.h1bg_gallery {
	background: url(images/h1_gallery.gif) no-repeat;
	}

.h1bg_order {
	background: url(images/h1_order.gif) no-repeat;
	}	

.h1bg_contact {
	background: url(images/h1_contact.gif) no-repeat;
	}	
	
.h1bg_map {
	background: url(images/h1_map.gif) no-repeat;
	}	
	
.h1bg_link {
	background: url(images/h1_link.gif) no-repeat;
	}	
	
div.menu2 {
	margin: 100px auto 0px;
	padding: 0px;
	font-size: 15px;
	letter-spacing: 0.3em;
	text-align: center;
	height: 20px;
	color: #222222;
}

div.menu2 a.now {
	font-weight: bold;
}


/* =============== right box ===========	background: #999999;==  */

div#index_txtbox_right {
	margin: 0px;
	padding: 0px 30px 0px 25px;
	width: 210px;
	float: right;
	color: #444444;
	clear: right;
	}
	
div#index_txtbox_right div.right_body {
	margin: 0px;
	padding: 0px;
	float: right;
	color: #444444;
	clear: right;
	}

div#index_txtbox_right h2 {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
}

div#index_txtbox_right p {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	line-height: 160%;
	letter-spacing: 0.06em;
	font-size: 13px;
}


.bg_index #wrapper #index_txtbox_right .right_body div#twtr p {
	font-size: 12px;
	line-height: 140%;
}

div#last {
	margin: 50px auto 30px;
	padding: 0px;
}

div#pixiv {
	text-align: center;
	width: 200px;
	margin: 50px auto 0px auto;
	padding: 0px 1px 0px 0px;
}



/* =============== entry text box tweetBACKUP ===============  */

#tweet {
	font-size: 12px;
	text-indent: 0px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	line-height: 120%;
}

#tweet ul {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

#tweet ul li {
	font-size: 12px;
	line-height: 130%;
	letter-spacing: 0.04em;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-indent: 0px;
	color: #555555;
}


/* =============== entry text box ===============  */

div#index_txtbox {
	margin: 0px;
	padding: 0px;
	float: right;
	color: #444444;
	width: 610px;
	text-align: right;
}

div#index_txtbox div.head {
	margin: 0px;
	padding: 0px;
	width: 610px;
	height: 98px;
	background: url(images/idxtxt_head.jpg) no-repeat;
	line-height: 180%;
	letter-spacing: 0.1em;
}

div#index_txtbox div.body {
	margin: 0px;
	padding: 30px 30px 0px 35px;
	width: 545px;
	background: url(images/idxtxt_body.jpg) repeat-y;
	line-height: 180%;
	letter-spacing: 0.14em;
	font-size: 14px;
}

div#index_txtbox div.foot {
	margin: 0px;
	padding: 0px;
	height: 60px;
	background: url(images/idxtxt_foot.jpg) no-repeat;
}

div#index_txtbox a {
	text-decoration: underline;
}

div#index_txtbox .ajax-entry-more-link a {
	text-decoration: none;
}

/* =============== entry body ===============  */

div#index_txtbox div.head h2 {
	line-height: 140%;
	font-size: 14px;
	margin: 0px;
	padding: 55px 0px 0px 55px;
	letter-spacing: 0.3em;
	color: #000000;
	font-weight: normal;
}
.day {
	font-size: 12px;
	letter-spacing: 0.08em;
}
div#index_txtbox div.body p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.ajax-entry-more-link {
	text-align: right;
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 20px 0px;
	text-decoration: none;
}

/* =============== maincontents ===============  */

div#maincontents {
	margin: 0px;
	padding: 50px 50px 30px 55px;
	color: #222222;
	text-align: left;
	text-decoration: none;
}

div#maincontents h2 {
	margin: 0px 0px 40px;
	padding:: 0px;
	font-size: 17px;
	letter-spacing: 0.3em;
	font-weight: normal;
	padding: 0px;
	float: none;
	clear: both;
}

div#maincontents h2.sp {
	margin: 80px 0px 40px;
	padding:: 0px;
	font-size: 17px;
	letter-spacing: 0.3em;
	font-weight: normal;
	padding: 0px;
}

div#maincontents h2.tablesp {
	margin: 0px 0px 30px;
	padding:: 0px;
	font-size: 17px;
	letter-spacing: 0.3em;
	font-weight: normal;
	padding: 0px;
}

div#maincontents p {
	font-size: 15px;
	font-weight: normal;
	color: #323232;
	letter-spacing: 0.05em;
	line-height: 180%;
}

div#maincontents table {
	margin: 0px 0px 30px -15px;
	padding: 0px;
	font-size: 15px;
	font-weight: normal;
	color: #323232;
	letter-spacing: 0.05em;
	line-height: 150%;
}

#maincontents .leftbox {
	float: left;
	width: 380px;
	text-align: left;
}

#maincontents .rightbox {
	width: 380px;
	text-align: left;
	clear: right;
	float: left;
}

#maincontents .leftbox h3, #maincontents .rightbox h3 {
	font-size: 15px;
	font-weight: normal;
	color: #323232;
	letter-spacing: 0.2em;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	width: 390px;
}
#maincontents .leftbox p,#maincontents .rightbox p {
	font-size: 12px;
	font-weight: normal;
	color: #323232;
	letter-spacing: 0.05em;
	line-height: 150%;
	margin: 10px auto 30px;
}

#maincontents a,#maincontents .leftbox p a,#maincontents .rightbox p a,div#maincontents table a {
	text-decoration: underline;
}



/* =============== illust thumbnail list ===============  */

#maincontents dl {
	width: 187px;
	padding: 0px;
	float: left;
	margin: 0px 12px 0px 2px;
	text-indent: 0pt;
}

#maincontents dl.s {
	width: 175px;
	padding: 0px;
	float: left;
	margin: 0px 0px 0px 2px;
	text-indent: 0pt;
}
#maincontents dt {
	margin: 0px;
	padding: 0px;
	text-indent: 0pt;
	background-position: center;
}
#maincontents dd {
	margin: 1px 0px 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 12px;
	word-spacing: 0.2em;
	float: left;
	text-indent: 0pt;
	height: 46px;
}


#maincontents #gallery img {
	padding: 0px;
	float: left;
	margin: 0px 20px 20px 0px;
}

#maincontents #gallery img.nosp {
	padding: 0px;
	float: left;
	margin: 0px 0px 20px 0px;
}


#pagetop {
	height: 24px;
	width: auto;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}

#maincontents p.pagetop {
	text-align: right;
	display: block;
	clear: both;
	float: none;
	width: 100%;
	padding: 30px 0px 0px 0px;
}

#maincontents p.pagetop a {
	font-size: 13px;
	text-decoration: none;
}


/* =============== link ===============  */

div.linkleft {
	margin: 0px 7px 0px 0px;
	padding: 0px;
	width: 400px;
	text-align: right;
	float: left;
	height: auto;
	clear: none;
	display: block;
}

#maincontents div.linkcenter a,#maincontents div.linkleft a {
	text-decoration: none;
}


#link div.linkcenter {
	margin:  0px 0px 0px 20px ;
	padding: 0px;
	width: 400px;
	text-align: center;
	float: left;
	height: auto;
	clear: none;
	margin-right: 7px;
	display: block;
}


/* =============== footer ===============  */

#footer {
	width: 900px;
	text-align: center;
	margin: auto;
	padding: 40px 0px 30px 0px;
	clear: both;
	float: none;
	font-size: 13px;
	letter-spacing: 0.1em;
	line-height: 180%;
	}
	
