/* リセットCSS
-------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	word-break:break-all;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
div{
	word-wrap:break-word;
}

/* clearfix
-------------------------------------------*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/* -------------------------------------------
 font-size
------------------------------------------- */
body {
	font-family:'ＭＳ Ｐゴシック',sans-serif;
	color:#666666;
	font-size:83%; line-height:1.4;
}
.fs9{font-size:55%; line-height:1.4;}
.fs10{font-size:69%; line-height:1.4;}
.fs11{font-size:75%; line-height:1.4;}
.fs12{font-size:83%; line-height:1.4;}
.fs14{font-size:12px; line-height:1.4;}
.fs16{font-size:100%; line-height:1.4;}
p {
	/* hides MacIE5 \*/
	letter-spacing: 0.05em;
	/* end */
	_letter-spacing:0;
}
img {
	border: none;
	vertical-align:top;
}

/* リンクカラー
---------------------------------------------*/
a {
	color:#666;
	text-decoration:none;
}
a:visited {
	color:#666;
}
a:hover {
	color:#CCC;
	text-decoration:none;
}

#right_cont a {
	color:#666;
	text-decoration:underline;
}
#right_cont a:visited {
	color:#666;
}
#right_cont a:hover {
	color:#CCC;
	text-decoration:underline;
}

#right_cont a.no_underline {
	color:#666;
	text-decoration:none;
}
#right_cont a.no_underline:visited {
	color:#666;
}
#right_cont a.no_underline:hover {
	color:#CCC;
	text-decoration:none;
}


/* 共通
---------------------------------------------*/
html {
	background-color: #E6E6E6;
}
body {
	text-align:center;
}
#wrapper {
	width:900px;
	margin:0 auto;
	text-align:left;
	padding:0;
}

/*Firefox用スクロールバー*/
html{
	height:100%;
	margin-bottom:1px;
}
select, input, textarea{
	font-family:'ＭＳ Ｐゴシック',sans-serif;
	color:#666666;
	font-size:100%;
	/* line-height:1.4; */
}

textarea {
	padding-left:1px;
}
/* ヘッダー
---------------------------------------------*/
#container {
	width:900px;
}
#header {
	background-color:#FFF;
	width:896px;
	padding-top:4px;
	padding-left:4px;
	padding-bottom:4px;
}
#header_top {
	width:890px;
	height:78px;
	border:1px solid #E6E6E6;
}
#header_left {
	float:left;
}

#header_left_2{
	float:left;
}
#header_left_2 span{
	margin-left:1em;
}

#header_left_2 p{
	padding-top:40px;
	padding-left:15px;
	letter-spacing:0.1em;
}

#header_left img {
	padding-top:15px;
	padding-left:35px;
}
#header_right {
	/* width:440px; */
	width:220px;
	float:right;
}
#header_right_in {
	height:60px;
	margin-top:7px;
	margin-right:7px;
	/* background-image:url(../img/bg_img_02.jpg); */
	/* background-position:bottom; */
	/* background-repeat:repeat-x; */
}
#header_right_l {
	float:left;
	display:inline;
}
#header_right_l img {
	padding-top:4px;
	padding-left:4px;
}
#header_right_r {
	float:right;
	display:inline;
	text-align:right;
}
#header_right_r a{
	display:block;
}

#header_right_r img {
	text-align:right;
	margin-right:8px;
}
#ahref_logo {
	margin-top:11px;
	margin-left:35px;
}
#btn_logout {
	margin-top:8px;
}



/* メニュー
---------------------------------------------*/
#g_navi {
	background-image:url(../img/bg_img_01.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#g_navi_container {
	border:solid 1px #E6E6E6;
	border-top:none;
	width:890px;
}
#g_navi ul {
	padding-left:30px;
}
#g_navi li {
	float:left;
}
#g_navi li a {
	display:block;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:15px;
	padding-left:15px;
}



/* フッタ
---------------------------------------------*/
#footer{
	text-align:right;
	padding:20px 35px;
}

/* 汎用
---------------------------------------------*/
.menubgcolor{
	background-color:#FFCC00;
}

.buttonstyle {
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
}
.wordBreakDiv{
	width:480px;
}
pre{
	font-size:13px;
	white-space: pre-wrap;
	word-wrap: break-word;
}
#header_right_l{
	position:relative;
}
#login_name_box {
	position:absolute;
	top:35px;
	left:180px;
}
html{
	background-color:#666666;
	text-align:left;
}
body{
	margin-top:20px;
}
#containt_panel_wrapper{
	width:680px;
	margin:0 auto;
	background-color:#FFF;
}
#containt_panel{
	width:610px;
	padding:40px 35px 0 35px;
}
#panel_head{}
#panel_head_left{
	float:left;
}
#panel_head_left a{}
#panel_head_left img{
	padding-top:10px;
}

#panel_head_right{
	float:right;
}
#panel_head_right a{}
#panel_head_right img{}

#panel{
	padding:23px 0 50px 52px;
	text-align:left;
}
#panel_title{}
#panel_title p{}
#panel_title a{}

#panel_title_1{}
#panel_title_2{
	background-image:url(../img/arrow_1.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-top:5px;
}
#panel_title_2 a{}

#panel_text{
	padding-top:50px;
}
#panel_text li{
	background-image:url(../img/list_img_01.jpg);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:15px;
	width:400px;
}
table{
	width:558px;
}
tr{}
td{}
input{}
#id_pass{}
#id_title{
	height:28px;
	vertical-align:top;
}
#pass_title{
	height:28px;
	vertical-align:top;
}

#id_text{
	width:175px;
}
#id_text input{
	font-size:13px;
	width:160px;
	height:18px;
	padding-top:2px;
	vertical-align:middle;
	border-style:inset;
}
#pass_text{
	width:220px;
}
#pass_text input{
	font-size:13px;
	width:205px;
	height:18px;
	padding-top:2px;
	vertical-align:middle;
	border-style:inset;
}
#submit_btn{
	text-align:right;
}
#submit_btn input{
	padding:0px 30px;
	_padding:0px 20px;
}
#re_pass{
	padding-top:10px;
	padding-left:5px;
	font-size:11px;
}
a {
	color:#666;
	text-decoration:none;
}
a:visited {
	color:#666;
}
a:hover {
	color:#CCC;
	text-decoration:underline;
}
.red{
	color:#C00;
	background-image:url(../img/error.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	font-size:15px;
}

#panel_foot{
	margin-top:95px;
	text-align:right;
}
