@charset "UTF-8";

/*==============================
==============================*/
.main-menu span {
	display: none;
	}

body {
 font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}

#links h1,
#links h2,
#links h3,
#links h4,
#links h5,
#links h6 {
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-size:130%;
	font-weight:bold;
	margin:0px 0px 4px 0px;
}

.recent {
	clear: left;
	width: 285px;
	height: 24px;
	padding-left: 30px;
	padding-top: 1px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(../img/title_bg.gif);
	color: #03264E;
	}

.menu-gallery a {
	display: block;
	width: 57px;
	height: 52px;
	background-image: url(../img/menu_gallery.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
	
.menu-gallery a:hover {
	background-position:0px -52px;
	}
	
.menu-photo a{
	display: block;
	width: 57px;
	height: 52px;
	background-image: url(../img/menu_photo.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
	
.menu-photo a:hover {
	background-position:0px -52px;
	}
	
.menu-mutter a{
	display: block;
	width: 57px;
	height: 52px;
	background-image: url(../img/menu_mutter.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
	
.menu-mutter a:hover {
	background-position:0px -52px;
	}
	
.menu-music a{
	display: block;
	width: 57px;
	height: 52px;
	background-image: url(../img/menu_music.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
	
.menu-music a:hover {
	background-position:0px -52px;
	}
	
.menu-profile a{
	display: block;
	width: 57px;
	height: 52px;
	background-image: url(../img/menu_profile.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
	
.menu-profile a:hover {
	background-position:0px -52px;
	}
	
.menu-bbs a{
	display: block;
	width: 57px;
	height: 52px;
	background-image: url(../img/menu_bbs.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
	
.menu-bbs a:hover {
	background-position:0px -52px;
	}
	
.menu-links a{
	display: block;
	width: 57px;
	height: 52px;
	background-image: url(../img/menu_link.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
	
.menu-links a:hover {
	background-position:0px -52px;
	}
	
.menu-works a{
	display: block;
	width: 57px;
	height: 52px;
	background-image: url(../img/menu_works.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
	
.menu-works a:hover {
	background-position:0px -52px;
	}
	
	
h4 {
	font-size: 10pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	}
	
h3 {
	font-size: 10pt;
	font-weight: normal;
	}
	
.va-top {
	vertical-align: top;
	}
	
.thum-cent p {
	padding-left: 15px;
	padding-right: 15px;
	}
	
.thum-cent {
	float: left;
	clear: both;
	width: 335px;
	background-image: url(../entries/gallery/img/archive_mid.gif);
	background-repeat: repeat-y;
	display: inline;
	margin: 0 0 10px 0;
	}
	

.thum-cent:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}

.thum-cent { display:inline-table; }

/* Mac IE には適用させない ¥*/
* html .thum-cent { height:1px; }
.thum-cent { display:block; }
/* */
	

.thum-cent ul {
	padding: 0px;
	margin-left: 10px;
	list-style: none;
	text-indent: 0px;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	}

.thum-cent li {
	float: left;
	clear: none;
	width: 46px;
	height: 46px;
	margin: 5px;
	padding: 2px;
	padding-bottom: 0px;
	border:1px solid #999999;
	display: block;
	list-style-image: none;
	list-style-type: none;
	}
	
* html .thum-cent li {
	float: left;
	clear: none;
	width: 46px;
	height: 46px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;	
	padding: 2px;
	padding-bottom: 0px;
	border:1px solid #999999;
	display: block;
	list-style-image: none;
	list-style-type: none;

	}
	
.thum-text {
	padding: 5px 15px 0 15px;
	}
	
.thum-bottom {
	float: left;
	width: 335px;
	padding: 0px;
	margin-bottom: 10px;
	clear: both;
	}
	
.thum-mid {
	float: left;
	width: 310px;
	padding: 10px;
	}
	
#links {
	padding:0px;
	float: left;
	width:335px;
	clear: left;
}
	
#links .side {
	min-height: 1px;
	height: auto;
	margin-bottom: 10px;
	float: left;
	clear: both;
	}
	
#links .side:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
 }

#links .side { display:inline-table; }

 /* Mac IE には適用させない ¥*/
 * html #links .side { height:1px; }
#links .side { display:block; }
 /* */
 /* floatさせたボックスが親ボックスの外にはみ出す現象を回避（ここまで） */
 
/*
#links .side {
	margin-bottom:16px;
}

#links .side li img {
	margin-top: 10px;
	}

*/

#links img {
	border:0px;
}


#links .side ul{
	margin-left: 5px;
	}
	
#links .side ul li{
	margin-bottom: 5px;
	line-height: 110%;
	}

	
#logoArea {
	width: 880px;
	height: 63px;
	text-align: right;
	clear: both;
	}
	
#logoArea img {
	margin-right: 10px;
	margin-top: 12px;
	}
	
#logoArea a img {
	border-style: none;
	border-width: 0px;
	}
	
#logoArea-u {
	width: 880px;
	height: 63px;
	text-align: right;
	clear: both;
	}
	
#logoArea-u img {
	margin-right: 10px;
	margin-top: 7px;
	}
	
* html #logoArea-u img {
	margin-right: 10px;
	margin-top: 10px;
	}
	
#logoArea-u a img {
	border-style: none;
	border-width: 0px;
	}
	
.item a img {
	border: none;
	}
	
.item-img {
	padding: 3px;
	border: 1px solid #cccccc;
	margin-left: 75px;
	margin-bottom:15px;
	}
	
.item-img2 {
	padding: 3px;
	border: 1px solid #cccccc;
	margin-left: 30px;
	margin-bottom:15px;
	}
	
.item-img-works {
	padding-left:50px;
	}
	
	
h5 {
	font-size: 10pt;
	color: #0d7192;
	background-image: url(../img/works/list_img3.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	}
	
.point-works {
	width: 380px;
	padding: 5px;
	border-top: solid 1px #0884ac;
	border-bottom: solid 1px #0884ac;
	background-color: #f1f9fc;
	margin-bottom: 5px;
	}
	
#content .item-top {
	width: 470px;
	height: 29px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	background-image: url(../img/item_bg_top.gif);
	}
#content .item-btm {
	width: 500px;
	height: 30px;
	margin-bottom: 10px;
	margin-top: 0px;
	background-image: url(../img/item_bg_bottom.gif);
	}
	
* html #content .item-btm {
	margin-top: -15px;
	}
	
*+html #content .item-btm {
	margin-top: -15px;
	}
	
.to-topArea {
	float: right;
	text-align: right;
	width: 460px;
	margin-right:5px;
	padding-top: 10px;
	}
	
* html .to-topArea {
	width: 450px;
	text-align: right;
	padding-right:5px;
	padding-left:15px;
	float: none;
	margin: 0px;

	}
	
.nick {
	width: 290px;
	padding-left: 160px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(../img/mutter/nick.jpg);
	background-repeat: no-repeat;
	}
	
.nick strong {
	font-size: 12pt;
	font-weight: bold;
	}
	
.item-img3 {
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom:10px;
	}


.item-img4 {
	float: right;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom:10px;
	}
	
.cont-headline {
	clear: none;
	font-size: 135%;
	font-weight: bold;
	color: #164376;
	margin-bottom: 5px;
	padding-bottom: 10px;
	}
	
* html .cont-headline {
	padding-bottom: 15px;
	}
	
.cont-headline-sub {
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 5px;
	}
	
.countArea1 {
	float: left;
	clear: both;
	width: 335px;
	height: 45px;
	margin-top: 10px;
	z-index: -20;
	}
	
.countArea1 embed {
	z-index: -20;
	}
	
.countArea2 {
	float: left;
	clear: both;
	width: 335px;
	height: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	z-index: -20;
	}
	
* html .countArea1{
	width: 340px;
	}

* html .countArea2{
	width: 340px;
	}
	
*+html .countArea1{
	width: 340px;
	}

*+html .countArea2{
	width: 340px;
	}
	
	
.category-size {
	font-size: 120%;
	}
	
.item-img5 {
	padding: 3px;
	border: 1px solid #cccccc;
	margin-left: 15px;
	margin-bottom:15px;
	}
	
.ent-block {
 width: 420px;
 border: solid 1px #cccccc;
 background-color: #fdfdff;
 padding: 10px 10px 0 10px;
 }

.ent-block h4 {
	margin-bottom:5px;
	font-size: 11px;
	font-weight: bold;
	}
	
.ent-block span {
	padding: 5px;
	}
	
.ent-block p {
	padding-bottom: 10px;
	}

.va-top {
	vertical-align: top;
	}

.va-bottom {
	vertical-align: bottom;
	}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../img/overlay.png); }

* html #overlay{
	background-color: #333;
	back¥ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/overlay.png", sizingMethod="scale");
	}
	
.count {
	z-index: -100;
	}
	
.navi-bottom {
	width: 400px;
	float: right;
	text-align: right;
	line-height: 0.8em;
	}
	
	
.table1 table{
	border-collapse: collapse;
	}
	
.table1 th {
	background-color: #f8f8f8;
	padding: 5px;
	border: solid 1px #dddddd;
	}
	
.table1 td {
	padding: 5px;
	border: solid 1px #dddddd;
	}
	
.footer-txtarea {
	position: absolute;
	bottom: 0px;
	top: 128px;
	left: 300px;
	}
	
.footer-txtarea ul {
	list-style: none;
	}
	
.footer-txtarea li {
	display: inline;
	margin: 0 10px;
	}
	
.footer-txtarea li a img {
	border: none;
	}
	
	
.footer-txtarea2 {
	position: absolute;
	bottom: 0px;
	top: 28px;
	left: 300px;
	}
	
.footer-txtarea2 ul {
	list-style: none;
	}
	
.footer-txtarea2 li {
	display: inline;
	margin: 0 10px;
	}
	
.footer-txtarea2 li a img {
	border: none;
	}
	
.footer-img1{
	float: left;
	clear: none;
	margin-right: 5px;
	vertical-align: bottom;
	margin-top: 30px;
	margin-left: 400px;
	}
	
* html .footer-img1{
	float: left;
	clear: none;
	margin-right: 5px;
	vertical-align: bottom;
	margin-top: 30px;
	margin-left: 200px;
	border-width: 0px;
	}

.footer-img2{
	float: left;
	clear: none;
	margin-right: 10px;
	vertical-align: bottom;
	margin-top: 30px;
	margin-left: 10px;
	}
	
	
	
* html .footer-img2{
	float: left;
	clear: none;
	margin-right: 5px;
	vertical-align: bottom;
	margin-top: 30px;
	margin-left: 10px;
	border-width: 0px;
	}
	
.footer-img1 img{
	border-style: none;
	}
	
.footer-img2 img{
	border-style: none;
	}
	
.footer-text {
	padding-top: 10px;
	line-height: 110%;
	vertical-align: bottom;
	position: absolute;
	bottom: 0px;
	text-indent: 10px;
	padding-bottom: 2px;
	width: 150px;
	}
	
#footer {
	width: 880px;
	height: 150px;
	clear: both;
	margin-top: 10px;
	padding: 0px;
	text-align: left;
	color: #FFFFFF;
	background-image: url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: bottom;
	line-height: 120%;
	position: relative;
	}
	
#footer2 {
	width: 880px;
	height: 50px;
	clear: both;
	margin-top: 10px;
	padding: 0px;
	text-align: left;
	color: #FFFFFF;
	background-image: url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: bottom;
	line-height: 120%;
	position: relative;
	}
	
	
#recentarea {
	float: left;
	clear: both;
	padding: 0px 15px;
	width: 850px;
	position: relative;
	}
	
	
	
#recentarea h3 {
	padding: 0 0 10px 0;
	}
	
#recentarea ul {
	list-style: none;
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
	}
	
#recentarea li {
	display: inline;
	float: left;
	}
	
#recentarea li a img {
	border: solid 1px #afafaf;
	padding: 1px;
	}
	
.m-r14 {
	margin-right: 14px;
	}
	
#content {
	clear: right;
	}
	
#content:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#content { display: inline-block; }

/* Except MacIE ¥*/
* html #content { height: 1%;}
#content { display: block; }
/* End */


	