@charset "utf-8";

/* So-net Header
------------------------------------------------ */
#so-netsite {
	background:#ffffff;
	color:#333333;
	font:small/1.4 "Hiragino Kaku Gothic Pro",Osaka ,Arial, sans-serif;
	width:100%;
	}
#so-netsite a:link,
#so-netsite a:visited {
	color: #0a54a7; 
	text-decoration:none;
	}
#so-netsite a:active,
#so-netsite a:hover {
	color: #ff0000;
	text-decoration:underline;
	}
#so-netsite .width{
	padding:0 10px;
	margin:0 auto;
	}
#so-netsite #link{
	height:45px;
	}
#linkElement #sonetLogo{
	float:left;
	display:inline;
	margin-top:4px;
	}
#linkElement #blogLabel{
	float:left;
	margin-top:16px;
	display:inline;
	}
#so-netsite #login{
	height:21px;
	background:url(../img/header/tools_bg.gif) 0 0 repeat-x;
	margin-bottom:10px;
	}
#so-netsite #loginElement{
	height:20px;
	padding-top:0px;
	}

/* CGM Menu */
#cgmMenu{
	float:right;
	width:137px;
	height:21px;
	background:url(../img/header/tools_btn_bg3.gif) 0 0 no-repeat;
	}
	#cgmMenu li{
		float:left;
		}
	#cgmMenu li a{
		width:68px;
		height:21px;
		display:block;
		}
	#cgmMenu li.cgmMenuMail a:hover{
		background:url(../img/header/tools_btn_bg3.gif) 0 -21px no-repeat;
		}
	#cgmMenu li.cgmMenuBlog a:hover{
		background:url(../img/header/tools_btn_bg3.gif) -68px -21px no-repeat;
		}
	#cgmMenu li span{
		display:none;
		}
#so-netsite #loginElement iframe{
	height:19px;
	}

/* Login Status */
.login-status {
	width:240px;
	height:19px;
	overflow:hidden;
	font-size:10px;
	background:url(../img/header/login_sts_bg.gif);
	line-height:19px;
	border-top:1px solid #cbcbcb;
	}
	.login-status div.float-l {
		width:235px;
		text-align:left;
		white-space: nowrap;
		}
	.login-status div.float-r {
		width:525px;
		text-align:right;
		white-space: nowrap;
		}
	.login-status span.user0,
	div.login-status span.user1,
	div.login-status span.user2{
		padding-right:2px;
		}
	.login-status span.user1 {
		color:#000000;
		font-size:12px;
		font-weight:bold;
		}
	.login-status span.col0 {
		color:#0a54a7;
		font-weight:bold;
		}
	.login-status input {
		padding-top:1px;
		vertical-align: -3px;
		}
	.login-status img {
		vertical-align: -4px;
		}
	*+html .login-status img {
		vertical-align: -2px;
		}
	* html .login-status img {
		vertical-align: -2px;
		}
#superAd{
	height:90px;
	margin-bottom:6px;
	}
#superAdimg{
	text-align:center;
	}
#linkElement #toolMenu a{
	line-height:1;
	}
#linkElement #toolMenu {
	float:right;
	margin-top:15px;
	margin-right:10px;
	}
#linkElement #toolMenu li {
	float:left;
	font-size:small;
	line-height:1.2;
	padding-left:6px;
	}
#linkElement #toolMenu li.nob {
	border-left:none;
	}
#cgmtoolLogo{
	padding-left:10px;
	float:right;
	}
.w950{width:950px;}
.w770{width:770px;}

/* myCgmMenu */
#myCgmMenu{
	display:none;
	}


/* NetMile Header
------------------------------------------------ */
#headerNM {
	width:952px;
	height:65px;
	margin:0 auto 10px auto;
	background:url(../img/header/bg_header.jpg) no-repeat center top;
	}
	#headerNM .powered {
		float:right;
		margin-right:10px;
		}
	#headerNM .logo {
		padding:10px 0 0 10px;
		}

/* common
------------------------------------------------ */
* {
	margin: 0;
	padding: 0;
	}
body {
	font-size:small;
	behavior:url("../js/csshover.htc.txt");
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}
*html body {
	font-family:'ＭＳ Ｐゴシック',sans-serif;
	}
img {
	border: none;
	}
ul,li {
	list-style: none;
	}
h1, h2, h3, h4, select, input, option, textarea {
	font-size:small;
	}
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
	}
input {
	vertical-align:middle;
	}
input.pwd {
	font-family:Arial, Helvetica, sans-serif !important;
	}

.clearfix:after{
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
}
.clearfix{
zoom:1;
}

.clr { clear:both; }
.floatLeft { float:left; }
.floatRight { float:right; }
.marginBL { margin-bottom:20px; }
.marginBM { margin-bottom:10px; }
.marginTM { margin-top:10px; }
.stxt { font-size: 85%; }
.stxtGr { font-size: 85%; color: #666; line-height:1.5; }
.stxtRd { font-size: 85%; color:#a30; line-height:1.5; }
.txtRd { color:#a30; }
.new { color: #e00000; font-weight: bold; margin-left: 5px; font-size:90%; }


/*-- Footer --*/
#footer{
	clear:both;
	width:950px;
	height:15px;
	margin:0 auto;
	padding:10px 0;
	color:#777777;
	text-align:center;
	}
	#footer .footLink {
		float:left;
		font-size: 90%;
		}
	#footer .copyright{
		float:right;
		font-size: 90%;
		}