
#container {
	background:#f0f0f0 url(images/bodybg-blue.jpg) repeat-x;
}

#sitename {
	background: url(images/blog_head.jpg) no-repeat;
}

a {
	color:#0A8FBC;
}

#leftside ul.box li a {
	color:#0A8FBC;
}

#mainmenu a {
	color: #0A8FBC;
}

#mainmenu a:hover {
	background: url(images/menuhover-blue.jpg) center left repeat-x;
}

#mainmenu li.current a {
	background: url(images/menuhover-blue.jpg) center left repeat-x;
}

#mainmenu li.currentparent a {
	background: url(images/menuhover-blue.jpg) center left repeat-x;
}

/*** TaroOriginal ***/

div#taroProfile {
	background-color: #CCFFFF;
	border: solid 1px #666666;
	padding: 5px;
}
div#taroProfile h2 {
	padding:155px 2px 2px;
	margin: 5px;
	background: url(images/taro.jpg) no-repeat top center;
	font-size: 12px;
}
div#taroProfile h2 a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
div#taroProfile p {
	margin: 5px;
	font-size: 10px;
}
div#taroProfile h3 {
	margin: 15px 5px 0;
	font-size: 11px;
}
div#taroProfile a.linkRight {
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	padding:5px 5px 5px 60px;
}

div#taroPolicy h2 {
	background: url(images/left-banner.jpg) no-repeat center top;
	text-indent: -9999px;
	border: none;
	height:120px;
	margin: 10px auto;
}

div#mailmag {
	background-color: #FFFFFF;
	border: 1px solid #777777;
	padding: 5px;
	margin:5px auto;
}
p#magInfo {
	color: #FF3333;
	font-size: 10px;
	font-weight: bold;
	margin:5px auto;
}
div#mailmag h2 {
	font-size:16px;
	font-weight: bold;
	color: #0033CC;
}
div#mailmag h2 em {
	font-size:11px;
	font-weight: bold;
	font-style: normal;
	color:#222222;
}

p#magRegist {
	font-size: 10px;
	font-weight: bold;
	margin: 5px;
}
div#mailmag form {
	padding: 2px;
	margin: 0;
}
input.mailInput {
	width: 130px;
}
span.tbURI {
	color: #333333;
	font-size: 10px;
	padding: 3px;
	margin: 0;
}
