@charset "utf-8";

/*基本設定*/
* {	margin: 0; padding: 0; }
body{
    font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
	color:#707070;
	line-height:140%;
	text-align:left;
	word-break:break-all;
	background-color: #000000;
}
table {
    font-size:inherit;
    font:100%;
}
.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:85%; margin-top:10px; margin-left:10px;}
.text14 { font-size:85%; 
	line-height:1.3em;
}
p { margin:0px; padding:0px; }
img {
	border-style:none;
	border-width:0;
	margin:0px;
	padding:0px;
}
a { text-decoration:none; }
a img{ border:none; margin:0px; padding:0px; }
a:link {
	color:#707070;
	text-decoration:none;
}
a:visited { color:#707070; text-decoration:none; }
a:hover {
	color:#FF0000;
	text-decoration:underline;
}
a:active {
	color:#FF0000;
	text-decoration:underline;
}
.clear { clear: both; }
form{ margin:0; padding:0; }
/*基本設定ここまで*/

/*レイアウト設定*/
#wrapper{
	width:100%;
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: center;
}
#header{
	background-image: url(../images/header.gif);
	height: 39px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}
#header  #headerMain {
	width: 960px;
	height: 39px;
	margin: 0 auto;
}
#header #headerMain #logo {
	float: left;
	height: 39px;
	width: 95px;
	/*padding-right: 377px;*/
	padding-right: 456px;
}
#container{
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container:after{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
}
#mainContents {
	width: 700px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
#footer {
	background-color: #000000;
	width: 100%;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 221px;
	text-align: center;
}
#footer #footerInner {
	width: 960px;
	padding-top: 125px;
	margin: 0 auto;
}
#footer #footerInner #nikon {
	height: 61px;
	width: 87px;
	float: left;
	padding-left: 10px;
}
#footer #footerInner #copyright {
	float: left;
	width: 863px;
}

#footer #footerInner #footerLogo {
	height: 47px;
	width: 60px;
	padding-left: 793px;
}
#footer #footerInner #footerMenu {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
#pageTop {
	width: 960px;
	height: 17px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin: 0 auto;
}
/*レイアウト設定ここまで*/

/*メニュー設定*/
ul , ol {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
li a {
	display:block;
	width:100%;
	height:100%;
	outline-width:0px;
}
li a:hover {
	display:block;
	width:100%;
	height:100%;
	outline-width:0px;
	text-decoration: none;	
}
#headerNav {
	/*width: 488px;*/
	width: 188px;
	height: 39px;
	float: right;
}
#headerNav #concept {
	height: 39px;
	width: 99px;
	float: left;
}
#headerNav #support {
	float: left;
	height: 39px;
	width: 99px;
}
#headerNav #store {
	float: left;
	margin-left: 6px;
	height: 39px;
	width: 83px;
}
#menu {
	float: left;
	width: 220px;
	margin-top: 26px;
	margin-left: 10px;
	text-align: left;
}
#mainNav {
	background-color: #000000;
	padding-top: 14px;
	padding-bottom: 14px;
}
#mainNav #home {
	height: 36px;
	width: 220px;
}
#mainNav #products {
	height: 36px;
	width: 220px;
}
#mainNav #guide {
	height: 36px;
	width: 220px;
}
#mainNav #spot {
	height: 36px;
	width: 220px;
}
#mainNav #what {
	height: 36px;
	width: 220px;
}
#mainNav #event {
	height: 36px;
	width: 220px;
}
.subMenu {
	background-repeat: no-repeat;
	padding-left: 37px;
	padding-right: 5px;
	padding-bottom: 7px;
	background-color: #000000;
	line-height: 120%;
	background-image: url(../images/submenu.gif);
	background-position: 0px 0px;
}
.subMenu a {
	color: #FFFFFF;
}
.subMenu  a:hover   {
	color: #e60012;
	text-indent: 0px;
	text-decoration: none;
}
.red {
	color: #e60012;
	padding-right: 5px;
}
.space {
	padding-left: 10px;
}

#banner {
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-top: 10px;
}
#banner #upstore {
	height: 91px;
	width: 220px;
}
#banner #upstore a {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/upstore_over.gif);
}
#mainContents02 {
	width: 100%;
	text-align: left;
}
#mainContents03 {
	width: 720px;
	float: left;
	padding-right: 10px;
	text-align: left;
}
#container02 {
	width:980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container02:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
}


#blog_menu01 {
	height: 36px;
	width: 220px;
	background-color: #000;
	padding-top: 2px;
	padding-bottom: 2px;

}
#blog_menu02 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-top: 15px;
	background-image: url(../../circle/images/bg_gr_02.gif);
	background-repeat: repeat-y;
	width: 218px;
	padding-bottom: 20px;
}
#blog_menu02 #box01 img{
	width: 198px;
	height: 32px;
	margin-left: 10px;
}
#blog_menu02 #box01 p {
	width: 188px;
	margin-left: 15px;
	margin-top: 5px;
	font-size: 93%;
	line-height: 160%;
	color: #000;
	margin-right: 15px;
}
#blog_menu02 #box01 .bottom {
	margin-bottom: 40px;
}
#blog_menu02 #box01 .top   {
	background-image: url(../../circle/images/mark02.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 13px;
	margin-bottom: 20px;

}
#blog_menu02 #box01 .category  {
	background-image: url(../../circle/images/mark02.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 13px;
}


#blog_menu02 #box02 {
	padding-top: 10px;
	background-image: url(../../circle/images/line04.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;

}
#blog_menu02 #box02 #rss{
	height: 20px;
	width: 80px;
	padding-left: 68px;
}
#blog_menu02 #box01 form {
	margin-left: 15px;
	font-size: 93%;
	color: #000;
	margin-right: 15px;
	margin-top: 10px;
}

#blog_menu02 #box01 .serch {
	margin-bottom: 3px;
	width: 185px;
}

#blog_menu02 #box01 .button {
	width: 48px;
	font-size: 11px;
}
#blog_nav {
	background-image: url(../../circle/images/line03.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#blog_nav #box{
	width: 384px;
	margin-left: 158px;
}
#blog_nav #box02 {
	width: 396px;
	margin-left: 152px;
}

#blog_nav li {
	height: 17px;

}


#blog_nav .blog_menu01{
	float: left;
	width: 101px;
	height: 17px;
}
#blog_nav .blog_menu02{
	float: left;
	padding-left: 30px;
	background-image: url(../../circle/images/line05.gif);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	width: 135px;
	height: 17px;
}
#blog_nav .blog_menu03 {
	float: left;
	padding-left: 30px;
	background-image: url(../../circle/images/line05.gif);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	width: 88px;
	height: 17px;
}
#blog_nav   .blog_menu04{
	float: left;
	padding-left: 30px;
	background-image: url(../../circle/images/line05.gif);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	width: 147px;
	height: 17px;
}
