@charset "Shift_JIS";

/* 基本 */



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


a:active, a:focus, a:hover
{
	color: #ff9900 !important;
	text-decoration: underline;
}




address, blockquote, dd, dt, dl,
h2, h3, h4, h5, h6, hr,
ol, p, pre, ul
{
	margin: 1em 0 1em 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, hr,
p, pre
{
	display: block;
}




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

/* 基本・個別設定 */
a img
{
	border-style: none;
	border-width: 0;
}
address
{
	color: #666;
	font-style: normal;
	margin: 0;
	text-align: right;
}
body
{
	background-color: #fff;
	background-repeat: repeat-x;
	color: #333;
	font-size: 10px;
	margin: 0;
	padding: 0;
}



h1
{
	line-height: 1;
	margin: 0;
	padding: 0;
}
h2
{
	margin: 0;
	padding: 0;
}
h3
{
	margin: 0;
	padding: 0;
}


li
{
	display: list-item;
	margin: 0;
	padding: 0;
}
p
{
	margin: 8px 0;
}

iframe{
	margin: 0;
}

#title {
	margin: 5px 0px 0px 10px;
    float:left;
	width:136px;
	
}

#title .blog {
	margin: 5px 0 0 0;
	height:35px;
}

#title .blog a {
	background:url(images/3p_arror.gif) 0 0 no-repeat;
	height:100%;
	padding: 0 0 0 12px;
	font-size: 12px;
	line-height: 18px; 
	color:#467ecb;
	font-weight:bold;
}

#title .blog a:hover {
	background:url(images/3p_arror.gif) 0 -55px no-repeat;
}

#title2 .blog {
	height:100%;
}

#title2 .blog a {
	background:url(images/3p_arror.gif) 0 0 no-repeat;
	height:100%;
	padding: 0 0 0 12px;
	font-size: 12px;
	line-height: 18px;
	color:#467ecb;
	font-weight:bold;
}

#title2 .blog a:hover {
	background:url(images/3p_arror.gif) 0 -55px no-repeat;
}

#tab {
	width: 574px;
	height:42px;
}

#tab a{
	color:#467ecb;
}
	
#tab a:hover{
	color:#ff9900;
}
	
#tab .left {
	width: 287px;
	height:34px;
	padding:8px 0 0 0;
	background:url(images/tab_left.gif) 0 0 no-repeat;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	float:left;
}

#tab .left2 {
	width: 287px;
	height:34px;
	padding:8px 0 0 0;
	background:url(images/tab_left2.gif) 0 0 no-repeat;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	float:left;
}

#tab .right {
	width: 287px;
	height:34px;
	padding:8px 0 0 0;
	background:url(images/tab_right.gif) 0 0 no-repeat;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	float:left;
}

#tab .right2 {
	width: 287px;
	height:34px;
	padding:8px 0 0 0;
	background:url(images/tab_right2.gif) 0 0 no-repeat;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	float:left;
}

.pink {
	color: #EC2F73;
	font-weight: bold;
	font-size: 22px;
}
.blue {
	color:#467ecb;
	font-weight: bold;
	font-size: 22px;
}

