body {
	font-size: 12px;
	line-height: 17px
	color: #666666;
}

p {
	margin: 0;
	padding: 0;
	border: 0;
	color: #666666;
	text-align: left;
}

a {
	color: #BF5EAF;
	text-decoration: none;
}

a:hover {
	color: #FF7326;
	text-decoration: underline;
}

a.leadlink {
	color: #FF7DB7;
	text-decoration: none;
}

a.leadlink:hover {
	color: #FF7326;
	text-decoration: underline;
}

table,th,td {
	color: #666666;
	text-align: center;
}

.rss {
   margin-top: 30px;
   text-align: center;
   font-size: 10px;
}

.textmain img {
   border: 2px solid #E7DACE;
}

#calendar {
   font-size: 10px;
   line-height:12px;
}

.date-header {
   margin: 0;
   border:0;
   padding: 25px 0 0 0;
   color: #0063A9;
   font-size: 10px;
}

#tab-list {
   color: #FF7DB7;
   font-size: 14px;
   font-weight: bold;
}

.title-header {
   margin: 0;
   border:0;
   width: 400px;
   padding: 3px 0 0 0;
   color: #FF7D8C;
   font-size: 18px;
   font-weight: bold;
   line-height:22px;
}

.detail-title {
   color: #FF7D8C;
   font-size: 18px;
   font-weight: bold;
}

.category {
   color: #BF5EAF;
   font-size: 14px;
   font-style: bold;
   margin-top: 20px;
}

.category-subtitle {
   color: #FF7D8C;
   font-size: 14px;
   font-style: bold;
   margin-top: 20px;
}

.textmain {
   font-size: 12px;
   line-height:18px;
}

.caption {
   font-size:10px;
   line-height: 14px;
}

.content-title {
   font-size:14px;
   font-weight: bold;
}

/* list buttons */

#leftmenu .indent {
   font-size: 10px;
   line-heignt: 14px;
}

ul {
   font-size: 10px;
   list-style-type: none;
}

li {
   font-size: 10px;
   padding-top: 5px;
   list-style-type: none;
}

.module-list {
   color: #999999;
   margin-bottom: 5px;
   padding-left: 15px;
   background-image: url(images/common/left_category_list.gif);
   background-repeat: no-repeat;
   background-position: 0 6px;
}

.input-margin {
   margin-bottom:10px;
}


/* images */

.tablemarginleft {
   margin-left: 15px;
}

.tablemarginright {
   margin-right: 15px;
}

.left-contents-menu {
   font-size: 12px;
   line-height:16px;
}

.photoborder {
   border: 1px solid #DDDDDD;
}

/*common style*/
.color01 { color:#FF1177; }
.color02 { color:#000000; }
.color03 { color:#FF7D8C; }

.size01 { font-size:9px; }
.size02 { font-size:14px; }
.size03 { font-size:18px; }

