/*----------------------------------------------------
	body
----------------------------------------------------*/
body {
	padding: 0px;
	background-color: #fcf9f1;
	letter-spacing: 0em;
	font-size: 12px;
	line-height: 160%;
	font-family: 'メイリオ', Meiryo, 'Lucida Grande', Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

br {
	letter-spacing: 0;
	line-height:100%;
}


/*----------------------------------------------------
	#common
----------------------------------------------------*/
#contents a {
	color:#6d8fa0;
}

#contents a:hover {
	text-decoration:underline;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li {
	padding: 0;
	margin: 0;
}

p {
	margin: 0;
	padding: 0;
}

.nodisp {
	display: none;
}

.clear {
	clear:both;
}

.cap {
	font-size: 10px;
	line-height: 130%;
}
.cap2 {
	font-size: 10px;
	margin-top: 0px;
	display: block;
	margin-bottom: 10px;
}

.txt_date1 {
	width: 640px;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-align: right;
	margin-bottom: 3px;
}

/*----------------------------------------------------
	#header
----------------------------------------------------*/
#header {
	background-color: #1b1310;
	background-image: url(../images/hb.jpg);
}

#header h1 {
	float: left;
	height: 54px;
	width: 180px;
	margin-top: 40px;
}
#header .space {
	background-color: #1b1310;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	clear: both;
}



#header #helpNav {
	position: absolute;
	right: 245px;
	font-size: 10px;
	line-height: normal;
	margin-top: 9px;
}
#header #helpNav ul {
	margin: 0px;
	padding: 0px;
	float: right;
}


#header #helpNav li {
	display: inline;
	margin-left: 10px;
	position: relative;
	vertical-align: middle;
}
#header #helpNav ul li img {
	margin-bottom: -2px;
}


#header #helpNav li a {
	color: #666;
	text-decoration: none;
}


#header #helpNav li a:hover {
	color: #7A0000;
	text-decoration: none;
}

#header #helpNav li + li {
	padding-left: 10px;
	border-left: 1px solid #666;
}
#header #helpNav p  {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	position: fixed;
}
#header #helpNav2 {
	position: absolute;
	top: 0px;
	right: 1px;
	font-size: 10px;
	line-height: normal;
	margin-top: 5px;
	width: 230px;
}

#header .space .banner {
	float: right;
	height: 90px;
	width: 730px;
	position: relative;
	margin-top: 40px;
	margin-bottom: 15px;
}
#header .space #helpNav2 div input {
	margin: 0px;
	padding: 0px;
}

#keywords1	{
	width: 200px;
	height: 16px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin: 0px;
}
#searchBtn1	{
	position: absolute;
	top: 0;
	right: 0px;
}





/*----------------------------------------------------
	#globalnavi
----------------------------------------------------*/
#navispace {
	background-image: url(../common/images/naviback.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-color: #49453F;
	height: 30px;
	width: auto;
}
 #globalnavi{
	padding: 0;




	width: ***;
	height: 30px;
	width: 972px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#globalnavi ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#globalnavi li{
	text-indent: -9999px;
	float:left;
	width: 162px;
	margin: 0;
	padding: 0;
}

#globalnavi a{
	display: block;
	width: 100%;
	height: 30px;
	background-image: url(../common/images/g_navi.jpg);
	background-repeat: no-repeat;
}

#globalnavi a:hover{
	background-image: url(../common/images/g_navi.jpg);
	background-repeat: no-repeat;
}

#menu1 a{background-position: 0 0;}
#menu2 a{
	background-position: -162px 0;
}
#menu3 a{
	background-position: -324px 0;
}
#menu4 a{
	background-position: -486px 0;
}
#menu5 a{
	background-position: -648px 0;
}
#menu6 a{
	background-position: -810px 0;
}

#menu1 a:hover{
	background-position: 0 -30px;
}
#menu2 a:hover{
	background-position: -162px -30px;
}
#menu3 a:hover{
	background-position: -324px -30px;
}
#menu4 a:hover{
	background-position: -486px -30px;
}
#menu5 a:hover{
	background-position: -648px -30px;
}
#menu6 a:hover{
	background-position: -810px -30px;
}


/*----------------------------------------------------
	#path
----------------------------------------------------*/
#path {
	background-color: #f3efe6;
	font-size: 10px;
	padding:12px 0;
}
#path .space {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#path .space #topicPath {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#path .space #topicPath li {  
	display:inline;
	line-height:110%;
	list-style-type:none;
}
#path .space #topicPath li a {
	text-decoration: underline;
	color: #000;
}
#path .space #topicPath li a:hover {
	text-decoration: underline;
	color: #6d8fa0;
}
/*
#path .space #topicPath li a:after {
	content:" > ";
	color: #333;
}  
*/

/*----------------------------------------------------
	#container
----------------------------------------------------*/
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 30px;
}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#container #contents {
	float: left;
	width: 640px;
}


/*----------------------------------------------------
	#sideber
----------------------------------------------------*/
#container #sideber {
	float: right;
	width: 300px;
}
#container #sideber #top_margin {
	margin-top: 39px;
}
#container #sideber .banner {
	height: 250px;
	width: 300px;
	margin-bottom: 30px;
}
#container #sideber .info {
	border: 1px solid #e8e0cf;
	padding: 4px;
	background-color: #fff;
	font-size: 10px;
	margin-bottom: 30px;
}
#container #sideber .info .sidebertitle {
	padding: 0px;
	font-size: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#container #sideber .info .newimages {
	margin-top: 5px;
}

#container #sideber .info #photocomment {
	background-image: url(../common/images/dot.gif);
	margin: 0px;
	color: #FFF;
	font-size: 10px;
	line-height: normal;
	padding: 5px;
}
#container #sideber .info .new {
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	background-color: #f3efe6;
	padding-top: 5px;
	margin: 0px;
	overflow: hidden;
}
#container #sideber .info .new .box {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#container #sideber .info .new .box a {
	color: #000;
	font-size: 10px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#container #sideber .info .new .box a:hover {
	background-color: #dfe1dc;
	text-decoration: none;
}
#container #sideber .info .new .box img {
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
}
#container #sideber .info .new .box .title  {
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #sideber .info .new .viewall {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
#container #sideber .gram {
	margin: 0px;
	padding: 0px;
}

#container #sideber .info .new .other {
	list-style-type: none;
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	margin-bottom: 0px;
}
#container #sideber .info #mailmagazine {
	margin: 0px;
	padding: 0px;
}
#gototop   {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	width: 980px;
	padding: 0px;
}
#gototop a   {
	background-image: url(../common/images/ssbt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 50px;
	display: block;
	text-indent: -9999px;
	float: right;
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------------------
	glam
----------------------------------------------------*/
#container #sideber #glam_ad {
	width: 300px;
	margin-bottom: 20px;
}

.glam-text {
	background-image: url(../common/images/adsbyglam.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	color: #666666;
	font-size: 10px;
	line-height: 120%;
}
.pr-text {
	background-image: url(../common/images/pr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	color: #666666;
	font-size: 10px;
	line-height: 120%;
}

.glam-widget{
	width: 300px;
	margin: 10px 0 20px 0;
}

#pr_ad {
	width: 300px;
	margin-bottom: 20px;
}

/*----------------------------------------------------
	banner
----------------------------------------------------*/
#present_banner {
	border: 1px solid #e8e0cf;
	padding: 4px;
	background-color: #fff;
	font-size: smaller;
	height: 194px;
	margin-bottom: 20px;
	width: 290px;
}
#present_banner2 {
	border: 1px solid #e8e0cf;
	padding: 4px;
	background-color: #fff;
	font-size: smaller;
	height: 95px;
	margin-bottom: 20px;
	width: 290px;
}
/*----------------------------------------------------
	banner
----------------------------------------------------*/
#love_banner {
	border: 1px solid #e8e0cf;
	padding: 4px;
	background-color: #fff;
	font-size: smaller;
	margin-bottom: 20px;
	height: 184px;
}
#love_banner a:hover img {
	filter: Alpha(Opacity=75);
	-moz-opacity: 0.75;
	opacity:0.75;
}

#present_banner a:hover img {
	filter: Alpha(Opacity=75);
	-moz-opacity: 0.75;
	opacity:0.75;
}


#present_banner2 a:hover img {
	filter: Alpha(Opacity=75);
	-moz-opacity: 0.75;
	opacity:0.75;
}

#ecnavi_banner {
	border: 1px solid #e8e0cf;
	padding: 4px;
	background-color: #fff;
	font-size: smaller;
	height: 70px;
	margin-bottom: 20px;
}
#ecnavi_banner a:hover img {
	filter: Alpha(Opacity=75);
	-moz-opacity: 0.75;
	opacity:0.75;
}

#glam_mcm_banner {
	border: 1px solid #e8e0cf;
	padding: 4px;
	background-color: #fff;
	font-size: smaller;
	margin-bottom: 20px;
}
#glam_mcm_banner a:hover img {
	filter: Alpha(Opacity=75);
	-moz-opacity: 0.75;
	opacity:0.75;
}

/*----------------------------------------------------
	#footer
----------------------------------------------------*/
#footer {
	background-image: url(../common/images/dot.gif);
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}


#footer .space {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	overflow: hidden;
}

#footer #allrights {
	background-color: #000;
}
#footer #allrights .text {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #999;
	text-align: right;
}
#footer .space #maincontents {
	overflow: hidden;
	width: 640px;
	background-image: url(../common/images/footdot.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#footer .space #maincontents .foottitle {
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer .space #maincontents .footnavi {
	width: 188px;
	float: left;
}
#footer .space #maincontents .footnavi #navimain1 {
	font-size: 12px;
	color: #FFF;
	list-style-type: none;
	margin: 0px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer .space #maincontents .footnavi #navimain1 .naviclass1 {
}
#footer .space #maincontents .footnavi #navimain1 .subnavimain {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer .space #maincontents .footnavi #navimain1 .subnavimain .naviclass2 {
	font-size: 11px;
	list-style-image: url(../common/images/footnaviwhite.jpg);
	list-style-position: outside;
	line-height: 17px;
}

#footer .space #maincontents .footnavi #navimain2 {
	font-size: 12px;
	color: #FFF;
	list-style-type: none;
	margin: 0px;
	line-height: 17px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../common/images/footdot.gif);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: bottom;
}

#footer .space #maincontents .footnavi #navimain2 .naviclass1 {
}
#footer .space #maincontents .footnavi #navimain2 .subnavimain {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer .space #maincontents .footnavi #navimain2 .subnavimain .naviclass2 {
	font-size: 11px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../common/images/footnaviwhite.jpg);
}
#footer .space #maincontents .footnavi #navimain3 {
	font-size: 12px;
	color: #FFF;
	list-style-type: none;
	margin: 0px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../common/images/footdot.gif);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: bottom;
}
#footer .space #maincontents .footnavi #navimain3 .naviclass1 {

}
#footer .space #maincontents .footnavi #navimain3 .subnavimain {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer .space #maincontents .footnavi #navimain3 .subnavimain .naviclass2 {
	font-size: 11px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../common/images/footnaviwhite.jpg);
}
#footer .space #maincontents2 {
	overflow: hidden;
	width: 300px;
	background-image: url(../common/images/footdot.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: right;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#footer .space #maincontents2 .foottitle {
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer .space #maincontents2 .footnavi {
	width: 180px;
	float: left;
}
#footer .space #maincontents2 .footnavi #navimain1 {
	font-size: 11px;
	color: #FFF;
	list-style-type: none;
	margin: 0px;
	line-height: 17px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer .space #maincontents2 .footnavi #navimain1 .naviclass1 {
}
#footer .space #maincontents2 .footnavi #navimain1 .subnavimain {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer .space #maincontents2 .footnavi #navimain1 .subnavimain .naviclass2 {
	font-size: 11px;
	list-style-image: url(../common/images/footnaviwhite.jpg);
	list-style-position: outside;
}


#banner_backnumber {
	margin-top: 70px;
	margin-bottom:30px;
}

#banner_backnumber a:hover img {
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity:0.8;
}
#top {
	display: none;
}
