/* CSS Document */

/*---------- default ----------*/

body,
div,
ul,ol,li,
dl,dt,dd,
h1,h2,h3,h4,h5,h6,
p,a,
img,
table,th,td,
form {
margin:0;
padding:0;
border:0;
font-size:100%;
font-weight:normal;
font-style:normal;
}
img {
	display:block;
}
ul {
	list-style-type:none;	
}




/*---------- templates ----------*/

body {
	text-align:center;
	background:#f3f3f3;
}


/* container */

#container {
	width: 1000px;
	margin:0 auto 0 auto;
	background:url(images/bg_main.gif) repeat-y;
	text-align:left;
}


/* header */

#header {
  font-size: 10px;
  width:910px;
	margin:0 0 6px 45px;
	padding:0 0 3px 0;
	background:url(images/border01.gif) repeat-x bottom;
}
#header .left {
	width:300px;
	float:left;
	padding:3px 0 0 0;
}
#header .left img {
	float:left;
	margin:0 5px 0 0;
}
#header .left p {
	width:256px;
	float:left;
	padding:13px 0 0 0;
}
#header .hdMenu {
	width:450px;
	float:right;
	padding:16px 0 1px 0;
	text-align:right;
}
#header .hdMenu img {
	display:inline;
	/* vertical-align:top; */
}
* html #header .hdMenu img {
	vertical-align:middle;
}


/* wrapper */

#wrapper {
	width:910px;
	margin:0 0 0 45px;
	text-align:left;
}


/* content */

.keyVisual {
	width:910px;
	height:170px;
	background-color:#000000;
  /*
	background:url(images/title_YY07090401.jpg) center;
  */
}
.keyVisual h1 {
	padding:140px 0 0 18px;
}
* html .keyVisual h1 {
	margin:140px 0 0 18px;
	padding:0;
}

p.topicPath {
	margin:6px 0 8px 0;
}


/* left */

#left {
	width:177px;
	float:left;
	margin:0 13px 9px 0;
	border-top:1px solid #C4C4C4;
	border-bottom:1px solid #C4C4C4;
}
#left dl {
	border-left:1px solid #C4C4C4;
	border-right:1px solid #C4C4C4;
}
#left dl dt {
	/* width:142px; */
	width:149px;
	height:18px;
	padding:8px 0 0 26px;
}
#left dl.mycategory dt {
	height:19px;
	padding:7px 0 0 26px;
	background:url(images/bg_title_conv_category.gif) no-repeat;
}
#left dl.basic dt {
	height:19px;
	padding:7px 0 0 26px;
	background:url(images/bg_title_conv_basic.gif) no-repeat;
}
#left dl.food dt {
	background:url(images/bg_title_conv_food.gif) no-repeat;
}
#left dl.shopping dt {
	background:url(images/bg_title_conv_shopping.gif) no-repeat;
}
#left dl.play dt {
	background:url(images/bg_title_conv_play.gif) no-repeat;
}
#left dl.work dt {
	background:url(images/bg_title_conv_work.gif) no-repeat;
}
#left dl.life dt {
	background:url(images/bg_title_conv_life.gif) no-repeat;
}
#left dl.community dt {
	background:url(images/bg_title_conv_community.gif) no-repeat;
}
#left ul {
	padding:6px 0 5px 5px;
}
#left ul li {
	margin:0 0 3px 0;
}


/* center */

#center {
	/* width:373px; */
	width:494px;
	float:left;
	margin:0 0px 9px 0;
}

.areaSearch {
	width:498px;
	margin:0 0 10px 0;
	padding:5px 0 5px 0;
	border:1px solid #cc9900;
	background:#FFD71E;
}
.areaSearch select {
	/* width:357px; */
	width: 482px;
	margin:0 0 0 5px;
}

.article {
	width:498px;
	margin:0 0 10px 0;
	padding:10px 0 6px 0;
	border:1px solid #C4C4C4;
	background:url(images/bg_title_item.gif) no-repeat;
}
.article p.cat {
	margin:0 0 0 70px;
}
.article dl {
	/* width:351px; */
	width:481px;
	margin:0 0 0 10px;
}
.article dl dt {
	width:351px;
  font-size: 12px;
	margin:6px 0 6px 0;
	background:none;
}
.article dl dd {
}
.article dl dd .photo {
	width:150px;
	float:left;
	padding:12px 0 14px 0;
	background:url(images/bg_general_01.gif);
}
.article dl dd .text {
	/* width:191px; */
	/* float:right; */
	width: 100%;
}
.article dl dd .text p {
	padding:0 0 8px 0;
}
.article dl dd .text p.more {
	padding:0;
}
.article p.comment {
        width:60px;
        float:right;
        margin-top:10px;
                                margin-right:10px;
        font-size:10px;
        text-align:right;
}
.article p.comment a {
        text-decoration:none;
        color:#E50000;
}
.box {
        width:498px;
        margin:0 0 10px 0;
        padding:10px 0 6px 0;
        border:1px solid #C4C4C4;
}
.box p.cat {
        margin:0 0 10px 10px;
        font-weight:bold;
}
.box p.comment {
        width:60px;
        float:right;
        margin:0;
        font-size:10px;
        text-align:right;
}
.box p.comment a {
        text-decoration:none;
        color:#E50000;
}
.box p.commentbody {
        text-decoration:none;
        margin-top: 2px;
        margin-left: 24px;
        margin-right: 2px;
        margin-bottom: 2px;
}
.box p.commenthead {
        /* text-decoration:none; */
        color: #808080;
        font-size: 9px;
        margin-top: 2px;
        margin-left: 28px;
        margin-right: 2px;
        margin-bottom: 0px;
}
.box p.commenttext {
        text-decoration:none;
        margin-top: 1px;
        margin-left: 30px;
        margin-right: 2px;
        margin-bottom: 20px;
        padding-bottom: 2px;
        border-bottom:1px dotted #C0C0C0;
}
.box .commentform {
        text-decoration:none;
        text-align: right;
        virtical-align: top;
        margin-top: 20px;
        margin-left: auto;
        margin-right: 5px;
        margin-bottom: 2px;
}
.box p.comment a:hover {
        text-decoration:underline;
}

.box p.trackbackbody {
        text-decoration:none;
        margin-top: 2px;
        margin-left: 24px;
        margin-right: 2px;
        margin-bottom: 2px;
}

.pageswitch {
        font-size: 11px;
        margin-bottom: 5px;
}


/* right */

#right {
	/* width:180px; */
	width: 205px;
	float:right;
	/* float:left; */
  /* position: absolute; top:243px; right:953px; IE none */
	margin: 0px 0px 12px 0px;
}

dl.profile,
dl.articleSearch,
dl.report,
div.calendar,
dl.articleLog,
div.getInfo {
  width: 205px;
	margin-bottom: 11px;
	border:1px solid #D1AAAA;
}

dl.profile dt {
	margin:0 0 5px 0;
}
dl.profile dd .photo {
	width:150px;
	height:150px;
	margin:0 0 0 13px;
	background:url(images/bg_general_01.gif);
}
dl.profile dd .photo img {
	margin:auto;
}
dl.profile dd p {
	padding:4px 5px 8px 5px;
}
dl.profile dd .private {
	text-align:center;
}

dl.profile dd .private img {
	margin:auto;
}


dl.articleSearch dd {
	padding:5px 0 5px 5px;
}
dl.articleSearch dd p {
	margin:0 0 8px 0;
}
* html dl.articleSearch dd p {
	margin:0 0 4px 0;
}
dl.articleSearch dd p.radio {
	margin:0 0 3px 0;
}
* html dl.articleSearch dd p.radio {
	margin:0;
}
dl.articleSearch dd input.text {
	width:110px;
	margin:0 2px 0px 0;
}
dl.articleSearch dd input.button {
	width:40px;
}
dl.articleSearch dd p.radio input {
	margin:0 5px 1px 0;
	vertical-align:middle;
}
* html dl.articleSearch dd p.radio input {
	margin:0 2px 1px 0;
}

dl.report dd {
	padding:6px 16px 6px 6px;
}
dl.report dd ul li {
	padding:0 0 4px 8px;
	background:url(images/arrow01.gif) no-repeat 0px 3px;
}

div.calendar {
	width:205px;
	padding:0 0 6px 0;
}
div.calendar caption {
	width:205px;
	height:26px;
	padding:4px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	background: url(images/title_bgr1.gif) top left repeat-x;
}
div.calendar table {
	width: 205px;
	margin:0 0 0 0;
	text-align:right;
}
div.calendar table th {
	padding:6px 6px 6px 0px;
	margin:0 0 0 5px;
	border-bottom:1px solid #E2E2E2;
}
div.calendar table td {
	padding:4px 6px 0 0;
	margin:0 0 0 5px;
}
dl.articleLog {
	width:205px;
	height: auto;
}
dl.articleLog dd {
	padding:6px 16px 6px 6px;
}
dl.articleLog dd ul li {
	padding:0 0 4px 8px;
	background:url(images/arrow01.gif) no-repeat 0px 3px;
}

.getInfo {
    margin-top: 5px;
	padding:9px 0 6px 0;
	background:#FFF5F0;
}
.getInfo input {
	width:154px;
	margin:0 0 4px 9px;
}
.getInfo a.bt {
	width:161px;
	height:29px;
	margin:0 0 0 9px;
	background:url(images/bt_get-info.gif) no-repeat;
	display:block;
}
.getInfo a.bt span {
	padding:4px 12px 0 41px;
	display:block;
}

/* footer */

#footer {
	width:911px;
	border-top:5px solid #CC0000;
	text-align:center;
  font-size: 9px;
}
#footer img {
	margin:9px auto 10px auto;
}
#footer p {
	padding:0 0 20px 0;
}



/*---------- general ----------*/

div.reset-point {
	clear:both;
	width:1px;
	height:1px;
	overflow:hidden;
}


/*---------- text ----------*/

/* font-size */

body {
	font-size:80%;
	line-height:120%;
}

.keyVisual h1 {
	font-size:17px;
}
#top dl.trpBox dt span,
#top dl.rsdBox dt span {
	font-size:14px;
}
#top dl.trpBox dd ul.popular li p.cat,
#turn ul li a,
#left dl dt {
	font-size:12px;
}
.getInfo a.bt span,
#top dl.trpBox dt a,
#top dl.rsdBox dt a,
#top dl.yyBox ul li p,
#top dl.bizBox ul li {
	font-size:10px;
}
#top dl.plan dd p.person,
#top dl.plan dd p.text {
	font-size:80%;
}

/* line-height */

.keyVisual h1 {
	line-height:17px;
}
#left dl dt,
#top dl.trpBox dt span,
#top dl.trpBox dd ul.popular li p.cat,
#top dl.rsdBox dt span {
	line-height:14px;
}
#top dl.trpBox dt a,
#top dl.rsdBox dt a {
	line-height:12px;
}
#top dl.yyBox dd ul li p,
#top dl.trpBox dd .left ul li,
#top dl.trpBox dd .center ul li,
#top dl.trpBox dd .right ul li {
	line-height:120%;
}
.getInfo a.bt span {
	line-height:100%;
}

/* font-weight */

.keyVisual h1,
div.calendar div.title p span,
div.article dl dt,
#left dl dt,
#top dl.trpBox dt span,
#top dl.rsdBox dt span,
#top dl.rsdBox dd dl dt,
#top dl.plan dd p.person {
	font-weight:bold;
}


/* color */

a {
	color:#3886b1;
}
a:hover {
	color:#996600;
}
.keyVisual h1 {
	color:#fff;
}
div.calendar div.title p span {
	color:#613927;
}
div.calendar table th.sunday,
.getInfo a.bt span,
#left dl dt {
	color:#CC0000;
}
div.calendar table th.saturday {
	color:#0066CC;
}
div.article a {
  /* color:#3886b1; */
  color:#623A28;
  text-decoration:none;
}
div.article a:hover {
  /* color:#996600; */
  color:#0000ff;
  text-decoration:underline;
}
div.article dl dt,
div.article p.area span,
div.article p.cat span,
#top dl.rsdBox dd dl dt,
#top dl.rsdBox dd p.area span,
#top dl.rsdBox dd p.cat span {
	color:#623A28;
}
#top dl.trpBox dt span,
#top dl.rsdBox dt span {
	color:#6c4736;
}
#top dl.plan dd p.cat {
	color:#FF0033;
}
#top dl.plan dd p.person {
	color:#FF6600;
}

/* text-decoration */

a:hover,
.getInfo a.bt {
	text-decoration:none;
}




