/* ==========================
body
========================= */
body
{
	margin:0;
	padding:0;
	font-size:small !important;
	font-size:small;
	color:black;
	background-color:#FDFAD0;
	text-align:center;
}
/* =====================================
h
===================================== */
h1,h2,h3,h4,h5,h6
{
	margin:0;
	padding:0;
	line-height:1.5em;
}

/* =====================================
a
===================================== */
a
{
	text-decoration:underline;
}
a:link
{
	color:#0000ff;
}
a:visited
{
	color:#0066cc;
}
a:active
{
	color:#ff6600;
}
a:hover
{
	color:#ff6600;
	text-decoration:none;
}


/* =====================================
===================================== */

br.clear {
	clear:both;
}


.img_link {
	border:none;
	margin:0;
	padding:0;

}


/* *************************************
LAYOUT
************************************* */
/* =====================================
container
===================================== */
#container
{
	width:780px;
	text-align:left;
	margin:0px auto 0px auto;
	background-color:#ffffff;
	border-left:1px solid #D8C5B6;
	border-right:1px solid #D8C5B6;
}

#bannar {
	margin:0px;
	padding:0px;
	width:780px;
	height:100px;
	background:url(http://tokashiki-island.com/images/common/bannar.gif) no-repeat;
	overflow:hidden;
}

#bannar a {
	color:#660000;
	font-size;12px;
	font-weight:bold;
}

#bannar table td.bnr_txt1 {
	font-size:14px;
}
#bannar table td.bnr_txt2 {
	font-size:12px;
}
#bannar table td.bnr_txt3 {
	font-size:14px;
}



#menu {
	margin:0px;
	padding-left:10px;
	widht:780px;
	height:35px;
	background-image:url(http://tokashiki-island.com/images/common/menu_bar.gif);
	background-repeat:no-repeat;
}


.menu_link {
	vertical-align:top;
	border:none;
	margin:5px 5 10 0;
}


#menu ul {
/*	margin:5 1px 0 0;  */
	list-style:url(http://tokashiki-island.com/images/common/mark.gif) ;
	list-style-position:inside;
	background-color:red;
}


#menu li {
	float:left;
	font-size:12px;
	height:15px;
	background-color:#F9FEB0;
	color:black;
	text-align:center;
	margin:5px 5px 10px 5px;
	padding:5px 5px 2px 5px;
	border:1px dashed #660000;
}


#bread
{
	padding:10 20 10 0;
	font-size:small !important;
	font-size:x-small;
	text-align:right;
}


/* == sidemenu == */
#side {
	width:180px;
	margin:1px;
	padding:2px 1px ;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;

}

#side_category {
	width:179px;
	margin-top:10px;
}



table.midokoro td {
	border-bottom:1px dashed #660000;


}

#about {
	margin:30px 0 0 0;
	font-size:14px;
	border-bottom:1px dashed #660000;
}
#about ul {
	list-style:none;
	padding:0;
	margin:0 0 10px 10px;
}

#about ul li {
font-size:12px;
	padding:0px 0 0 0;
	margin:0px;

}

#merumaga {
	margin-top:10px;
	border:none;


}

#main {
	width:580px;
	margin:20px 0 0 0;
	padding:0 5 0 5;
}



#main p {
	line-height:1.8em;
	font-size:14px;
}

#main i {
	color:red;
	font-style:normal;
}

#main h1
{
	background-image:url(http://tokashiki-island.com/images/common/title.gif);
	height:40px;
	font-size:26px;
	color:#660000;
	font-weight:bold;
	text-align:left;
	vertical-align:bottom;
	padding:5px 0 0 75px;
	margin:10px 10px 10px 0px;

}


#main h2
{

	font-size:20px;
	border-left:15px solid #FFCC00;
	border-bottom:1px solid #FFCC00;
	margin:50px 200px 10px 10px;
	padding:0px 0 0 15px;
}


#main h3
{
	height:20px;
	background-color:#FFEFB2;
	font-size:18px;
	color:#660000;
	font-weight:bold;
	border-bottom:3px solid #660000;
	text-align:left;
	padding:4px 0 0 20px;
	margin:50px 0px 30px 0px;
	line-height:1em;
}

#main h4
{
	background-image:url(http://tokashiki-island.com/images/common/haibisukasu.gif);
	background-repeat:no-repeat;
	height:28px;
	font-size:16px;
	color:black;
	font-weight:bold;
	text-align:left;
	vertical-align:bottom;
	padding:3px 0 0 35px;
	margin:30px 0px 0px 20px;




}


#main h5
{
	margin-left:55px;
	font-weight:normal;

}



#main .img_float_left
{
	width:250px;
	margin:0 10px 0 0;
	float:left;
}

#main .txt_float_left
{
}

#main .img_float_right
{
	width:250px;
	margin:0 0 0 10px;
	float:right;
}

#main .txt_float_right
{
}







#footer {
	clear:both;
	margin:20px 0 0 0;
	width:780px;
	height:60px;
	background-image:url(http://tokashiki-island.com/images/common/footer.gif);
}

#footer ul {
	font-size:12px;
	list-style-type:none;
	padding-top:5px;
	text-align:right;
	padding-left:400px;
}

#footer li {
	float:left;
}

/* =====================================
homepage
===================================== */
#wrapper {
	width:580px;
	margin:10px 0 0 0;

}

#whatnew {

	width:576px;
	height:150px;
	margin:10px 0 40px 0;
	overflow:auto;
	border-bottom:1px solid #FF6E2E;

}

#whatnew strong {
	color:blue;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px;


}

#whatnew  p {
	font-size:12px;
	line-height:1.2em;


}



#info {
	width:380px;
	height:445px;
	margin-right:10px;
	float:left;
}


#info .col {
	width:380px;
	height:85px;

}

#info .img {
	width:90px;
	height:80px;
	float:left;
	margin:2.5px 5px 2.5px 0;
	padding:0px 0 1px 0;
	border-bottom:1px dashed #660000;

}

#info .txtbox {
	width:285px;
	height:86px;
	margin:2.5px 0px 2.5px 0;
	padding:0px 0 1 0;
	float:left;
	border-bottom:1px dashed #660000;
}

#info strong {
	font-size:14px;
}


#diary_news {
	width:170px;
	margin:0 5px 0 0;
	float:left;


}

#diary {
	width:170px;
	margin:0px 0 10 0;
	padding:0;
}

#diary .txtbox {
	width:170px;

}

#diary p {
	font-size:12px;
	line-height:1.2em;

}

#news {
	width:170px;
	height:220px;
	margin:0px;
	padding:0px;

}


#rssv {
	width:180px;
	height:445px;
	margin:0;
	padding:0;
	float:right;
}

#rssv ul {
 list-style:none;
 margin:0;
 padding:0;
 font-size:small !important;
 font-size:x-small;
}

#rssv ul em {
 font-style:normal;
}


#news .col {
	width:170px;
	height:50px;
}

#news .img {
	width:45px;
	height:45px;
	float:left;
	margin:1px 0 1px 0;
	padding:1px 0 1 0;
	border-bottom:1px dashed #660000;
}


#news .txtbox {
	width:120px;
	height:52px;
	float:left;
	margin:1px 0px 1px 0;
	padding:1px 0 1 10;
	border-bottom:1px dashed #660000;
}


.title {
	height:20px;
	text-align:left;
	border-bottom:3px solid #FF6E2E;
	font-size:14px;
	font-weight:bold;
	color:#FF6E2E;
	margin:0 0 5 0px;


}

#info .title,
#diary .title,
#news .title,
#rssv .title
{
	height:20px;
	text-align:left;
	border-bottom:3px solid #FF6E2E;
	font-size:14px;
	font-weight:bold;
	color:#FF6E2E;
	margin:0 0 5 0px;


}


#info .title2,
#diary .title2,
#news .title2,
#rssv .title2
{
	color:#FCA528;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px 0 0 15px;
	line-height:1.5em;
	background:url(http://tokashiki-island.com/images/common/mark.gif) no-repeat left center;


}

#info .txt,
#diary .txt,
#news .txt,
#category .txt,
{
	font-size:13px;
}

#diary .i_foot,
#news .i_foot
{
	font-size:13px;
	text-align:right;

}


/* =====================================
category-page
===================================== */
#c_rogo {
	width:580px;
	height:150;
	padding:5px 0 50px 0;
	margin:0;
	border-bottom:1px dashed #660000;
}


#category {
	width:580;

}

#category .title2
{
	color:#FCA528;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px 0 0 15px;
	line-height:1.5em;
	background:url(http://tokashiki-island.com/images/common/mark.gif) no-repeat left center;


}


#category .col {
	width:280px;
	height:90px;
	float:left;
	margin:0px 0 0 5px;
	border-bottom:1px dashed #660000;
	overflow:hidden;
}

#category .img {
	width:90px;
	height:80px;
	float:left;
	margin:0px;
	padding:5px 5px 2px 5px;
}

#category .txtbox {
	width:170px;
	height:92px;
	margin:0;
	padding:5px 5px 5px 0;
	float:left;
font-size:small;
}



/* =====================================
entry-page
===================================== */
#annai{
	height:50px;
	margin-bottom:5px;
	padding:5px;
	border-top:1px dashed black;
	text-align:right;
	vertical-align:top;
	font-size:12px;
}

#member {
	margin:50px 0px 10px 0px;
	width:580px;
	height:180px;
	background-color:#fff9ed;

}



table.info_table {
	margin:0px 0 30px 0;
	background-color:#FFFF99;
	vertical-align:top;
	border:2px solid #660000;
}

table.info_table caption {
	background-color:#660000;
	padding:10px 0;
	margin:30px 0 0 0;
	color:white;
	font-weight:bold;
}


table.info_table th {
	white-space:nowrap;
	vertical-align:top;
	text-align:left;
	font-size:14px;
	padding:15px 10px;
	border-bottom:1px dashed #660000;
}

table.info_table td {
	text-align:left;
	padding:5px 5px;
	font-size:14px;
	border-bottom:1px dashed #660000;
}

