{margin: 0; padding: 0;}
html, body {SCROLLBAR-FACE-COLOR: #ffe721; SCROLLBAR-HIGHLIGHT-COLOR: #b52c08; SCROLLBAR-SHADOW-COLOR: #b52c08;SCROLLBAR-3DLIGHT-COLOR: #ffe721;SCROLLBAR-ARROW-COLOR: #b52c08;SCROLLBAR-TRACK-COLOR: #ffe721;SCROLLBAR-DARKSHADOW-COLOR: #ffe721;text-align : center;font-family:"Verdana","Arial","Helvetica","sans-serif","ＭＳ Ｐゴシック","MS UI Gothic","Osaka";color:#2f2f2f;margin-top : 0px;margin-left : 0px;margin-right:0px;margin-bottom : 0px;background-color : #ffe424;background-image : url(bg.gif);background-repeat : no-repeat;background-attachment:fixed;}


/*センタリングしたときのIE対策*/
body div {text-align: left;margin: 0 auto;}


/*リンク*/
A {text-decoration : underline;}
A:LINK {color : #39398c; text-decoration:underline;} 
A:VISITED {color : #39398c; text-decoration:underline;}
A:ACTIVE { color:#990000; text-decoration: none;}
A:HOVER { color:#990000; text-decoration: none;}


/*外枠*/
#sotowaku{width : 760px;
	text-align : left;
	background-image : url(bg_sotowaku.gif);
	background-repeat : repeat-y;
	background-color : white;
}

/*内枠*/
#uchiwaku{
	text-align:left;
	color:#363636;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-image : url();
	background-repeat : no-repeat;
	margin-bottom : 0px;
	font-size : 12px;
	width : 760px;
}

/*ヘッダー*/
#header{
	width : 700px;
	height : 200px;
	background-image : url(bg_header_menu.jpg);
	background-repeat : no-repeat;
	margin-left : 30px;
	background-color : white;
}

/*トップページで使うinfo部分*/
#info_top{
	font-size:12px;
	line-height : 20px;
	height : 32px;
	text-align : center;
	background-image : url(bg_info_top.gif);
	background-repeat : repeat-x;
	color : white;
	margin-left : 30px;
	width : 700px;
}

/*子のページで使うinfo部分*/
#info_page{
	font-size : 11px;
	width : 700px;
	margin-left : 30px;
	background-color : white;
	height : 32px;
	text-align : center;
	background-image : url(bg_info_top.gif);
	background-repeat : repeat-x;
}

/*リンク枠*/
#link_box{
	font-size : 12px;
	width : 450px;
	margin-left:100px;
}


/*----------main_box内のレイアウト。【標準】main_box700px_menu200px仕様。ここから----------*/

/*2カラムでfloatさせる外枠*/
#main_box {
	background-image : url(bg_main_box.gif);
	background-repeat : repeat-y;
	width : 700px;
	margin-left : 30px;
}

#main_box_reverse {
	background-image : url(bg_main_box_reverse.gif);
	background-repeat : no-repeat;
}

/*2カラム小さい右メニュー時のmain枠*/
#main_box02{
	width : 560px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	float : left;
}

/*2カラム左メニュー時のmain枠*/
#main_box03{
	width : 490px;
	margin-top : 0px;
	margin-left : 10px;
	margin-right : 0px;
	margin-bottom : 0px;
	float : left;
}

/*1カラム枠*/
#main_box04 {
	margin-top : 5px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

/*2カラムでfloatさせる外枠小さい右メニュー用*/
#main_box05 {
	background-image : url(bg_main_box05.gif);
	background-repeat : no-repeat;
}

/*2カラム右メニュー時のmain枠*/
#main {
	width : 490px;
	float : left;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	text-align : center;
}

/*2カラム左メニュー時のmain枠*/
#main_reverse {
	width : 490px;
	float : right;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

#menu_reverse {
	width : 200px;
	float : left;
	text-align : center;
	background-image : url(bg_side_menu.gif);
	background-repeat : no-repeat;
}

/*main_box内のfloat*/
#main02{
	width : 350px;
	float : right;
	margin-top : 0px;
	margin-left : 10px;
	margin-right : 0px;
	margin-bottom : 0px;
	text-align : center;
}

#main03{
	width : 350px;
	float : left;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	text-align : center;
}

#menu {
	width : 200px;
	height : 900px;
	float : right;
	text-align : center;
	padding-top : 10px;
	background-image : url(side_back1.gif);
	}
	
#menu03{
	width : 130px;
	float : right;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	text-align : center;
}

/*----------main_box内のレイアウト。【標準】main_box700px_menu200px仕様。ここまで----------*/


/*フッター*/
#footer{
	clear: both;
	width : 760px;
	height : 100px;
	background-image : url(bg_footer_menu.gif);
	background-repeat : no-repeat;
	background-color : white;
}

/*iframe内のスタイル*/
#header_menu{
	font-size : 12px;
	height : 200px;
	font-family : Verdana;
	line-height : 20px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-image : url(bg_header_menu.jpg);
	background-color : white;
	background-repeat : no-repeat;
	width : 700px;
}

#footer_menu{
	font-size : 12px;
	height : 100px;
	text-align : center;
	line-height : 128%;
	font-family : Verdana;
	width : 760px;
	background-image : url(bg_footer_menu.gif);
	background-repeat : no-repeat;
	background-color : white;
}

#side_menu{
	text-align : left;
	width : 200px;
	height : 300px;
	background-color : white;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-repeat : no-repeat;
}

#under_menu{
	font-size : 12px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	line-height : 20px;
	background-color : white;
	width : 468px;
	height : 240px;
}


/*文字装飾*/
.a_Midashi01{
	color : #cc0000;
	background-image : url(icon_midashi01.gif);
	background-repeat : no-repeat;
	padding-left : 15px;
	font-weight : bold;
	font-size : 15px;
}
.a_Midashi02{
	font-weight : bold;
	background-image : url(icon_midashi02.gif);
	padding-left : 18px;
	background-repeat : no-repeat;height : 20px;
	font-size : 98%;
}

.a_Midashi03{
	font-weight : bold;
	background-image : url(square_arrow.gif);
	margin-left: 10px;
	margin-bottom: 5px;
	padding-left : 22px;
	padding-top: 3px;
	background-repeat : no-repeat;height : 20px;
	font-size : 12px;
}

.b_Moji01{
	color : #cc0000;
}

.b_Moji02{
	line-height : 14px;
	color : navy;
}


/*リンク装飾*/
.d_Link01{
	background-image : url(icon_link01.gif);
	padding-left : 13px;
	background-repeat : no-repeat;
}

.d_Link02{
	background-image : url(icon_link02.gif);
	padding-left : 13px;
	background-repeat : no-repeat;
}

.d_Link03 A {
	color : gray;
	text-decoration: none;
	background-image : url(icon_link03.gif);
	background-repeat : no-repeat;
	padding-left : 15px;
	line-height : 16px;
	font-size : 12px;
	font-weight : bold;
}

.d_Link03 A:LINK {
	color : white;
}

.d_Link03 A:VISITED {
	color : white;
	text-decoration: none;
}

.d_Link03 A:ACTIVE {
	color : white;
	text-decoration: none;
}

.d_Link03 A:HOVER {
	text-decoration: none;
	color : #ff8080;
}

.d_Link04 A {
	text-decoration : none;
	background-image : url(icon_link04.gif);
	padding-left : 12px;
	background-repeat : no-repeat;
}

.d_Link04 A:LINK {
	color : #39398c;
	text-decoration : none;
}

.d_Link04 A:VISITED {
	color : #39398c;
	text-decoration : none;
}

.d_Link04 A:ACTIVE {
	color : white;
	text-decoration:
	none;
}

.d_Link04 A:HOVER {
	color:#990000;
	text-decoration : underline;
}

.d_LinkGaibu{
	background-image : url(icon_ink_Gaibu.gif);
	padding-left : 28px;
	background-repeat : no-repeat;
}

/*文字装飾その他*/
.e_Arrow_Migi{
	background-image : url(icon_migi.gif);
	padding-left : 18px;
	background-repeat : no-repeat;
}

.e_Arrow_Hidari{
	background-image : url(icon_hidari.gif);
	padding-left : 18px;
	background-repeat : no-repeat;
}

.e_Home{
	background-image : url(icon_home.gif);
	padding-left : 16px;
	background-repeat : no-repeat;
	margin-left : 3px;
}

.e_Mail{
	background-image : url(icon_mail.gif);
	padding-left : 18px;
	background-repeat : no-repeat;
}

.f_Folder{
	background-image : url(icon_folder.gif);
	padding-left : 18px;
	background-repeat : no-repeat;
}

.f_Point{
	background-image : url(icon_point.gif);
	padding-left : 22px;
	background-repeat : no-repeat;
	height : 24px;
}


/*■■■■■z_box枠SPAN標準仕様ここから■■■■■*/
/*■z_box-title■z_box-title02■z_menu_box-title■*/
.z_box-title{
	padding-left : 10px;
	margin-bottom : 0px;
	line-height : 20px;
	margin-top : 6px;
	border-top-width : 1px;
	border-left-width : 10px;
	border-right-width : 0px;
	border-top-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	border-top-color : maroon;
	border-left-color : maroon;
	border-right-color : silver;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	border-bottom-color : gray;
	color : maroon;
	font-size : 12px;
	font-weight : bold;
	padding-right : 8px;
	background-color : #ffe6e6;
	text-align : left;
}

.z_box-title02{
	padding-left : 10px;
	margin-bottom : 0px;
	margin-top : 6px;
	border-left-width : 3px;
	border-right-width : 3px;
	border-top-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	border-top-color : silver;
	border-left-color : silver;
	border-right-color : silver;
	border-top-width : 1px;
	line-height : 20px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : silver;
	color : maroon;
	font-size : 12px;
	padding-right : 8px;
	background-color : #ffe6e6;
	text-align : left;
}

.z_menu_box-title{
	padding-left : 6px;
	margin-bottom : 0px;
	margin-top : 6px;
	border-left-width : 10px;
	border-right-width : 0px;
	border-top-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	border-top-color : silver;
	border-left-color : silver;
	border-right-color : silver;
	border-top-width : 1px;
	line-height : 20px;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	border-bottom-color : gray;
	background-color : #ffe6e6;
	color : maroon;
	font-size : 12px;
	font-weight : bold;
	padding-right : 4px;
	text-align : left;
}

/*■z_box■z_box02■z_menu_box■*/
.z_box{
	padding-top : 2px;
	padding-left : 8px;
	padding-right : 6px;
	padding-bottom : 2px;
	margin-bottom : 0px;
	border-width : 0px 0px 0px 10px;
	border-style : solid solid solid solid;
	border-color : gray silver silver #ff8080;
	margin-top : 0px;
	line-height : 18px;
	background-image : url(bg_box.jpg);
	background-repeat : no-repeat;
	font-size : 13px;
	margin-left : 0px;
	margin-right : 0px;
	text-align : left;
	background-color : white;
}

.z_box02{
	padding-left : 6px;
	padding-right : 6px;
	border-right-width : 3px;
	border-left-width : 3px;
	border-right-style : solid;
	border-left-style : solid;
	border-right-color : silver;
	border-left-color : silver;
	font-size : 12px;
	margin-top : 0px;margin-bottom : 0px;
	border-bottom-width : 0px;
	border-bottom-style : solid;
	border-bottom-color : silver;
	border-top-width : 0px;
	border-top-style : dotted;
	border-top-color : gray;
	line-height : 20px;
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	background-color : #fdfcf8;
}

.z_menu_box{
	padding-left : 4px;
	padding-right : 2px;
	border-right-width : 0px;
	border-left-width : 10px;
	border-right-style : solid;
	border-left-style : solid;
	border-right-color : silver;
	border-left-color : #ff8080;
	font-size : 12px;
	margin-top : 0px;
	margin-bottom : 0px;
	border-bottom-width : 0px;
	border-bottom-style : solid;
	border-bottom-color : silver;
	border-top-width : 0px;
	border-top-style : dotted;
	border-top-color : gray;
	line-height : 20px;
	background-color : #fff0f0;
	text-align : left;
}

.side_box{
	padding-left : 10px;
	margin-bottom : 0px;
	margin-top : 6px;
	font-size : 12px;
	padding-right : 8px;
	background-image : url(bg_box.jpg);
	background-repeat : no-repeat;
}

/*■■■■■z_box枠SPAN標準仕様ここまで■■■■■*/

/*ブラウザで非表示*/
.zzzzz {
	font-size : 11px;
	display:none;
	color:red;
	background-color:#ffff95;
}

/*水平線*/
HR{
	height:1px;
	color : silver;
	width : 100%;
}

/*下線*/
U{
	border-bottom-width : 2px;
	border-bottom-style : dotted;
	border-bottom-color : gray;
	text-decoration : none;
}

/*斜体*/
I{
	background-color : #ffff80;
	font-style : normal;
	padding-left : 3px;
	padding-right : 3px;
}

/*テーブル*/
TR,TD{
	line-height : 18px;
	font-size : 12px;
	font-family : Verdana;
}

/*引用文*/
BLOCKQUOTE{
	font-size : 12px;
	border-left-width : 5px;
	border-left-style : solid;
	border-left-color : silver;
	padding-left : 5px;
	margin-left : 15px;
}

/*フォーム*/
FORM{
	margin-top:0px;
	margin-bottom:0px;
}

textarea{
	font-size : 12px;
}

/*段落*/
P{
	text-justify: inter-ideograph;
	font-size : 12px;
}


/*見出し*/
H1{
	font-size : 14px;
}
H2{
	font-size : 13px;
}
H3{
	font-size : 12px;
}
H4{
	font-size : 11px;
}
H5{
	font-size : 11px;
}
H6{
	font-size : 11px;
}
H1,H2,H3,H4,H5,H6,ul,ol,dl{
	margin-top:0px;
	margin-bottom:0px;
}

/*テーブル*/
div.div020-hpl {
  margin: 1em 0;
  border: solid 1px #999999;
}

div.div020-hpl h3 {
  margin: 0 0 1em 0;
  background: #999999;
  padding: 3px 5px;
  color: #FFF;
}

div.div020-hpl p {
  margin: 0.5em 15px 0.5em 30px;
}

div.div020-hpl ol {
  margin-left: 0;
  padding-left: 0;
}

div.div020-hpl ol li {
  margin-left: 40px;
  list-style: outside decimal;
}

.div_cal{
	text-align: center;
}

/* ************************************************ 
 *	営業カレンダー
 * ************************************************ */


table.calendar {
	padding: 0;
	margin: 20px;
}
table.calendar tr.headline td{
	font-size: 10px;
}
table.calendar th {
	text-align: left;
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #777777;
}
table.calendar th span {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	cursor: pointer;
	float: right;
}
table.calendar td {
	border-bottom: solid 1px #CCCCCC;
	text-align: center;
	width: 20px;
	height: 25px;
	vertical-align: middle;
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
	font-size: 10px;
	color: #333333;
}
table.calendar td.click {
	cursor: pointer;
	background-color: #FFFFFF;
}
table.calendar td.Today {
	font-weight: bolder;
	color: #009900;
	font-size: 12px;
}
table.calendar td.Sat {
	color: #000099;
}
table.calendar td.Sun {
	color: #FF0000;

}
table.calendar td.holyday {
	color: #FF0000;
	background-color: #cccccc;
}
table.calendar td.xday {
	color: #ff0000;
	background-color: #ffccff;
}
table.calendar td.birthday {
	color: #990000;
	background-color: #ffccff;
}