.btn {

}

p,form,h1,h2,h3,h4 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
}

img {
	border-style: none;
}

td {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}


a:link {
	color: #10266e;
	text-decoration: underline;
}

a:visited {
	color: #10266e;
	text-decoration: underline;
}

a:hover {
	color: #0066a0;
	text-decoration: underline;
}
#main_top {
	background: url(common/main_border_top.gif) no-repeat top;
}
#main_bottom {
	background: url(common/main_border_bottom.gif) no-repeat bottom;
}
#main_box {
	padding: 15px;
}
td#footer {
	text-align:right;
	font-size:11px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}
td#footer_left {
	text-align:left;
	font-size:11px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
/*

------------- */

.p_top30 {
	padding-top:30px;
}

.p_top20 {
	padding-top:20px;
}

.p_top15 {
	padding-top:15px;
}

.p_top10 {
	padding-top:10px;
}

.p_top05 {
	padding-top:5px;
}


.txt_bold {
	font-weight: bold;
}

.m_bottom30 {
	margin-bottom:30px;
}

.font_small {
	font-size: 90%;
}

.m_bottom20 {
	margin-bottom:20px;
}

.m_bottom15 {
	margin-bottom:15px;
}

.m_bottom10 {
	margin-bottom:10px;
}

.m_bottom5 {
	margin-bottom:5px;
}

.m_tb10{
	margin-top:10px;
	margin-bottom:10px;
}

.m_top10{
	margin-top:10px;
}

.m_top15{
	margin-top:15px;
}

.m_top20{
	margin-top:20px;
}

.m_top30{
	margin-top:30px;
}

.m_left_1em {
	margin-left:1em;
}

.m_left10 {
	margin-left:10px;
}

.m_left20 {
	margin-left:20px;
}

.m_L_R_10 {
	margin-right: 10px;
	margin-left: 10px;
}

.f_blue {
	color: #1a48af;
}

.notice {
	text-indent: -1em;
	margin-left: 1em;
}

.notice_half {
	text-indent: -0.5em;
	margin-left: 0.5em;
}

.contact_mail {
	margin-left:7px;
		font-size: 16px;
	font-weight:bold;
}


.contact_waku {
	padding:10px;
	border:solid #666666 1px;
	background-color:#EEEEEE
}
/*
------------- */

h1 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #333333;
}


.line_btm_dot {
	background: url(blogs/common/line_dot.gif) repeat-x bottom;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.footer_gray {
	color: #888888;
}

ul#globalNav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#globalNav li {
	float: left;
	margin: 0;
	padding: 0;
}

ul#globalNav li a {
	display: block;
	overflow: hidden;
	background: url("common/menu.png") no-repeat top left;
	height: 15px;
	text-indent: -9999px;
}

ul#globalNav li.menu a {
	background-position: 0 0;
	width: 44px;
}

ul#globalNav li.menu a:hover {
	background-position: 0 -15px;
}

ul#globalNav li.memberBlog a {
	background-position: -44px 0;
	width: 99px;
}

ul#globalNav li.memberBlog a:hover {
	background-position: -44px -15px;
}

ul#globalNav li.takuyaBlog a {
	background-position: -143px 0;
	width: 110px;
}

ul#globalNav li.takuyaBlog a:hover {
	background-position: -143px -15px;
}

ul#globalNav li.information a {
	background-position: -253px 0;
	width: 79px;
}

ul#globalNav li.information a:hover {
	background-position: -253px -15px;
}

ul#globalNav li.ranking a {
	background-position: -332px 0;
	width: 60px;
}

ul#globalNav li.ranking a:hover {
	background-position: -332px -15px;
}

ul#globalNav li.movie a {
	background-position: -392px 0;
	width: 50px;
}

ul#globalNav li.movie a:hover {
	background-position: -392px -15px;
}

ul#globalNav li.uver_world a {
	background-position: -442px 0;
	width: 96px;
}

ul#globalNav li.uver_world a:hover {
	background-position: -442px -15px;
}