@charset "Shift_JIS";

body {
	color		: #333;
	font-family	: Verdana, monospace;
	font-size	: 12px;
	line-height	: 140%;
	text-align	: center;
	margin		: 0 auto;
	padding		: 0;
	background	: #ccc url(http://wejobokinawa.net/shake/img/bk1.gif) repeat;
}

a img{	border		: none; }

a:link, a:visited {
	color		: #333;
	text-decoration : underline;
}

a:hover, a:active {
	color		: #f75d44;
	text-decoration : underline;
}
.clr {
	clear		: both;
	height		: 1px;
}
.clr hr {
	display		: none;
}

/*---        ページ設定        ---------------*/

#page {
	width		: 802px;
	text-align	: center;
	background	: #ffffff;
	margin-top	: 0;
	padding-top	: 0;
	border-left	: solid 1px #000;
	border-right	: solid 1px #000;
}

/*---        ヘッダー設定        -------------*/
#header1 {
	margin		: 0;
	padding		: 0;
}

#header1 h1 {
	font-size	: 10px;
	line-height	: 14px;
	text-align	: right;
	margin		: 0;
	padding		: 0 10px 0 0;
	color		: #ffffff;
	background	: #000;
	font-weight	: normal;
}

#header1 a:link, #header1 a:visited {
	color		: #ffffff;
	text-decoration : none;
}

#header1 a:hover, #header1 a:active {
	color		: #FFF;
	text-decoration : none;
}

#header1 h2 {
	margin		: 0;
	padding		: 0;
	border-bottom	: 1px solid #000;
}

/*---        左設定        -------------------*/

#left {
	width		: 185px;
	float		: left;
	line-height	: 110%;
	margin		: 0;
	padding		: 5px 0 0 0;
	background-color: #ffffff;
}

.left-menu {
	margin		: 0 0 0 2px;
	padding		: 0;
	background-color: #ffffff;
	width		: 183px;
}

.cal-title h3	{
	padding-left	: 30px;
	margin		: 0 0 10px 0;
	text-align	: left;
	font-size	: 12px;
	line-height	: 25px;
	font-weight	: bold;
	color		: #FFF;
	background	: #000 url(http://wejobokinawa.net/shake/img/ctbk.gif) no-repeat;
}

.left-menu-in {
	text-align	: left;
	margin		: 0 0 0 2px;
	padding		: 0;
	border		: 1px solid #ccc;
	font-size	: 12px;
	line-height	: 16px;
}

.left-menu-in a:link, .left-menu-in a:visited {
	color		: #333;
	text-decoration : underline;
}

.left-menu-in a:hover, .left-menu-in a:active {
	color		: #f75d44;
	text-decoration : underline;
}
.left-menu-in h4 {
	margin		: 2px 8px 4px 2px;
	padding		: 2px 0 2px 15px;
	font-weight	: normal;
	font-size	: 12px;
	line-height	: 16px;
	color		: #333;
	border-bottom	: 1px dotted #ccc;
	background	: #ffffff url(http://wejobokinawa.net/shake/img/ic1.gif) no-repeat left top;
}
.profile {
	float		: left;
	margin-right	: 4px;
}
/*---        センター        -----------------*/
#center {
	width		: 610px;
	float		: left;
	margin		: 5px 0 0 0;
	padding		: 2px;
}

.en-title a{
	color		: #FFF;
	text-decoration	: none;
}

.en-title a:hover,.en-title a:visited{
	color		: #FFF;
}

.en-title h4	{
	margin		: 0 5px 0 9px;
	padding-left	: 30px;
	padding-top	: 20px;
	text-align	: left;
	font-size	: 12px;
	line-height	: 25px;
	font-weight	: bold;
	color		: #FFF;
	background	: #000 url(http://wejobokinawa.net/shake/img/ctbk2.gif) no-repeat;
}

.en-box	{
	text-align	: left;
	margin		: 0px 5px 5px 9px;
	padding		: 5px;
	border		: 1px solid #ccc;
	background-color: #ffffdd;
}

.en-txt		{
	font-size	: 12px;
	line-height	: 20px;
	margin		: 10px 0 3px 5px;
	padding		: 2px;
	color		: #333;
}

.pan {
	font-size	: 12px;
	line-height	: 18px;
	color		: #333;
	text-align	: left;
	margin-left	: 10px;
}

.pan a:link, .pan a:visited {
	color		: #333;
	text-decoration : underline;
}

.pan a:hover, .pan a:active {
	color		: #f75d44;
	text-decoration : underline;
}

.date {
	font-size	: 10px;
	line-height	: 20px;
	color		: #333;
	text-align	: right;
	border-top	: 1px dotted #ccc;
}

.home {
	font-size	: 12px;
	line-height	: 14px;
	text-align	: right;
}

/*---        フッター設定        -------------*/

#footer {
	clear		: both;
	text-align	: center;
	margin		: 2px 0 0 0;
	padding		: 6px;
	color		: #fff;
	background-color: #000;
	font-size	: 12px;
	line-height	: 18px;
	height		: 35px;
}

#footer a:linked,
#footer a:hover,
#footer a:visited,
#footer a:active{
	color		: #FFF;
	text-decoration	: none;
}

.tr-title {
	font-size	: 12px;
	line-height	: 20px;
	font-weight	: bold;
	background	: #036;
	color		: #ffffff;
	text-align	: center;
	margin		: 0;
}
#trackbacks-info h5 {
	text-align	: center;
	font-weight	: normal;
	font-size	: 12px;
}

#trackbacks-info input {
	border		: 1px solid #ccc;
}

.b-bl {
	background	: #EBF0FF;
	color		: #6699cc;
	font-size	: 12px;
	line-height	: 18px;
	margin		: 10px;
	padding		: 10px;
}

.b-blm {
	margin		: 10px;
	padding		: 10px;
	border-top	: 1px solid #036;
	font-size	: 10px;
	color		: #282828;
	text-align	: right;
}
.b-w {

	color		: #282828;
	font-size	: 12px;
	line-height	: 18px;
	margin		: 10px;
	padding		: 10px;
}
.comen-d {
	margin		: 2px 10px;
	padding		: 2px 10px;
}
.comen-t {
	font-size	: 14px;
	line-height	: 20px;
	color		: #036;
	border-bottom	: 1px dotted #036;
}
