/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> HTMLの初期化 <<<------------------------------------------------------*/
/* -------------------------------------->>> share <<<-------------------------------------------------------------*/
/* -------------------------------------->>> [*]はすべてのタグ <<<-------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

*{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 1;
	}
	
body,form,fieldset{
	margin: 0;
	padding: 0;
	}

fieldset{
	border: none;
	}

h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd{
	margin: 0;
	padding: 0;
	}
	
blockquote,li,dt,dd{
	margin-left: 0.3em;
	}
	
li{
	list-style: none;
	}
	
input,textarea{
	font-size: 1em;
	}

body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	margin-top: 0;
	background-color: #ECE9D8;
	}

td{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	font-size: 0.72em;
	line-height: 180%;
	letter-spacing: .03em;
	word-spacing: .03em;
	}
	
.headText{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
	font-size: 0.48em;
	color:#CC0000;
	line-height: 20px;
	letter-spacing: .1em;
	margin: 2px 5px 2px 5px;
	}
	
.subText{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
	font-size:0.8em;
	font-weight: bold;
	color:#666666;
	line-height: 20px;
	letter-spacing: .1em;
	margin: 2px 5px 2px 5px;
	}
	
.bodyText{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:0.65em;
	color: #99CCFF;
	line-height: 20px;
	letter-spacing: .1em;
	margin: 2px 0;
	}
	
.floatL{
	float: left;
	}/*fLeft*/

.floatR{
	float: right;
	}/*fRight*/

.cl{
	clear: both;
	}

a:link{
	color: #000099;
	}

a:visited{
	color: #999999;
	}

a:hover{
	color: #666699;
	}

a:active{
	color: #FFFFFF;
	background-color: #6699FF;
	}

/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> container <<<---------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
	
div#container{
	background-color: #FFFFFF;	
	text-align: left;
	width: 800px;
	border: solid 1px #999999;
	margin-left: auto;
	margin-right: auto;
	}
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> header <<<------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#header{
	background-color: #FFFFFF;
	width: 800px;
	height: auto;
	clear: both;
	}

#header h1 {
	color: #777777;
	width: auto;
	text-align: left;
	font-size: 0.7em;
	line-height: 1.5em;
	letter-spacing: 0;
	word-spacing: 0;
	padding: 0;
	margin: 5px 0 0 15px;
	clear: both; 
	}

#header p{
	padding: 0;
	margin: 0;
	}

/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> global navigation <<<-------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.menu{
	border: 0;
	margin: 5px 0 0 0;
	padding: 0px;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:8e8e8e;
	}
	
.menu ul{
	background: url(../images/share_img/menu-bg1.gif) top left repeat-x;
	height: 43px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	.menu li{
		float: left;
		font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 1em;
		}
		
	.menu li a{
		color: #888888;
		display: block;
		font-weight: bold;
		line-height: 43px;
		padding: 0 25px;
		text-align: center;
		text-decoration: none;
		}
		
		.menu li a:hover{
			color: #CC0000;
			text-decoration: none;
			}
			
	.menu li ul{
		background: #E0E0E0;
		border-left: 2px solid #0079B2;
		border-right: 2px solid #0079B2;
		border-bottom: 2px solid #0079B2;
		display: none;
		height: auto;
		filter: alpha(opacity=95);
		opacity: 0.95;
		position: absolute;
		width: 225px;
		z-index: 200;
		}
		
	.menu li:hover ul{
		display: block;
		}
		
	.menu li li {
		display: block;
		float: none;
		width: 225px;
		}
		
	.menu li ul a{
		display: block;
		font-size: 12px;
		font-style: normal;
		padding: 0px 10px 0px 15px;
		text-align: left;
		}
		
		.menu li ul a:hover{
			background: #949494;
			color: #000000;
			opacity: 1.0;
			filter: alpha(opacity=100);
			}
			
	.menu p{
		clear: left;
		}
		
	.menu #current{
		background: url(../images/share_img/current-bg.gif) top left repeat-x;
		color: #FFFFFF;
		}

/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> main image <<<--------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#mainImage{
	background-color: #FFFFFF;
	width: 798px;
	height: 238px;
	margin: 0;
	clear: both;
	}

div#header p{
	color: #FFFFFF;
	font-size: 0.79em;
	margin: 7px 0 0 0;
	}

/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> bread list <<<--------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

p#bread{
	background-color: #FFFFFF;
	font-size: 0.75em;
	margin: 5px 0 10px 7px;
	}

/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> wrap <<<--------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

div#wrap{
	width: 800px;
	background-color: #FFFFFF;
	}

/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> main <<<--------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

div#main{
	width: 790px;
	background-color: #FFFFFF;
	float: left;
	}

/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> dropdown list <<<-----------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#menu_parent{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: navy;
	font-size: 0.78em;
	letter-spacing: .08em;
	word-spacing: .08em;
	width: 170px;
	border: solid 1px #999999;
	background-color: #FFFFFF;
	padding: 5px 3px;
	margin: 6px 0 25px 0;
	}

#menu_child{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	font-size: 0.74em;
	letter-spacing: .01em;
	word-spacing: .05em;
	text-align: left;
	position: absolute;
	visibility: hidden;
	background-color: #FFFFFF;
	width: 176px;
	border: solid 1px #999999;
	border-bottom-width: 0;
	}

#menu_child a{
	display: block;
	width: 98%;
	border-bottom: 1px solid #999999;
	padding: 5px 0 3px 3px;
	text-decoration: none;
	color: #666666;
	}

#menu_child a:hover{
	background-color: lightyellow;
	font-weight: 100;
	}

#src_parent{
	width: 120px;
	padding: 1px 2px;
	border: 1px solid blue;
	background-color: #EADDFF;
	}

#src_child{
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #EADDFF;
	padding: 0px 5px 2px 5px;
	}

/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> Popup Image Viewer <<<------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.thumbnail{
	position: relative;
	z-index: 0;
	}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
	}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -550px;
	left: 150px; /*position where enlarged image should offset horizontally */
	}

/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> contents <<<----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

div#content{
	width: 603px;
	background-color: #FFFFFF;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	}

div#content h2{
	background: #7D8085 url(../images/top_img/bar-blue.png) repeat-x left bottom;
	font-size: 0.96em;
	color: #FFFFFF;
	padding:4px 0 3px 17px;
	margin:0 0 15px;
	border:1px solid #525252;
	}
	
div#content p.h2{
	background-color: #FFFFFF;
	color: #666666;
	font-size: 0.77em;
	line-height: 1.5em;
	letter-spacing: .09em;
	word-spacing: .09em;
	width: 570px;
	padding: 0 0 0 18px;
	margin: 10px 0 15px 5px;
	}
	
div#content h3{
	background-color: #E0E0E0;
	background-image: url(../images/share_img/h2bar4.gif);
	background-repeat: no-repeat;
	font-size: 0.85em;
	color: #666666;
	letter-spacing: 0;
	word-spacing: 0;
	height: 24px;
	padding: 9px 0 0 28px;
	margin: 5px 0 10px 0;
	}

div#content p.h3{
	background-color: #FFFFFF;
	font-size: 0.77em;
	color: #666666;
	line-height: 2em;
	letter-spacing: .045em;
	word-spacing: .045em;
	width: 575px;
	padding: 0;
	margin: 10px 0 15px 25px;
	}
	
	div#content h3.chirasi{
		background-color: #E0E0E0;
		background-image: url(../images/share_img/h2bar4.gif);
		background-repeat: no-repeat;
		font-size: 0.85em;
		color: #666666;
		letter-spacing: 0;
		word-spacing: 0;
		height: 24px;
		padding: 9px 0 0 28px;
		margin: 5px 0 10px 0;
		}
	
	div#content p.fObjectChirasi{
		display: block;
		float: left;
		line-height: 0;
		background-color: #FFFFFF;
		padding: 0 20px 0 16px;
		margin: 10px 0 0 0;
		width: auto;
		height: auto;
		}
	
	div#content p.chirasi{
		background-color: #FFFFFF;
		color: #666666;
		font-size: 0.77em;
		line-height: 1.4em;
		letter-spacing: .08em;
		word-spacing: .08em;
		padding: 0 10px 0 0 ;
		margin: 15px 0 0 0;
		width: auto;
		height: 243px;
		}
	
div#content h4{
	background-color: #FFFFFF;
	color: #666666;
	font-size: 0.86em;
	line-height: 1.5em;
	letter-spacing: .05em;
	word-spacing: .05em;
	width: 502px;
	margin: 17px 0 0 0;
	padding: 0 0 0 25px;
	}

div#content p.h4{
	background-color:#FFFFFF;
	color: #666666;
	font-size: 0.77em;
	line-height: 1.55em;
	letter-spacing: 0;
	word-spacing: 0;
	width: 560px;
	margin: 15px 0 13px 0;
	padding: 0 15px 0 25px;
	height: auto;
	}

div#content p.h5{
	background-color:#FFFFFF;
	color: #666666;
	font-size: 0.77em;
	line-height: 1.55em;
	letter-spacing: 0;
	word-spacing: 0;
	width: auto;
	margin: 0 0 13px 60px;
	padding: 0 15px 0 40px;
	height: auto;
	}

#mainContents ul{
	margin: 0 0 0 20px;
	padding: 0;
	}
  
#mainContents li{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
	color: #666666;
	font-size: 0.84em;
	line-height: 1.6em;
	letter-spacing: 0;
	word-spacing: .01em;
	border-bottom: dotted;
	border-color: #999999;
	border-bottom-width: 1px;
	width: 560px;
	text-align: left;
	margin: 0 0 20px 0; 
	}

div#content p.fObject{
	background-color: #FFFFFF;
	font-size: 0.77em;
	color: #666666;
	line-height: 1em;
	letter-spacing: .08em;
	word-spacing: .08em;
	text-align: right;
	width: 370px;
	}
	
div#sheet550{
	width: 550px;
	height: 173px;
	padding: 0 0 0 30px;
	margin: 20px 0 0 0;
	}

div#content p.iObject{
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 5px 15px 0 0;
	line-height: 1.4em;
	}

div#content p.i1bject{
	color: #666666;
	float:inherit;
	font-size: 0.82em;
	line-height: 1.4em;
	letter-spacing: 0;
	word-spacing: 0;
	width: auto;
	height: auto;
	margin: 0;
	}	
	
div#sheet560{
	width: 570px;
	height: auto;
	padding: 0 0 5px 25px;	
	margin: 10px 0 10px 0;
	}

div#content p.hObject{
	display: block;
	float: left;
	width: auto;
	height: 165px;
	margin: 0 15px 0 0;
	line-height: 1.4em;
	}

div#content p.h1bject{
	color: #666666;
	float:inherit;
	font-size: 0.77em;
	line-height: 1.5em;
	letter-spacing: .09em;
	word-spacing: .09em;
	width: auto;
	height: auto;
	margin: 0;
	}	
	
div#sheet565{
	width: 570px;
	height: 185px;
	padding: 0 0 5px 25px;
	margin: 10px 0 10px 0;
	}

div#content p.gObject{
	display: block;
	float: left;
	width: auto;
	height: 165px;
	margin: 0 15px 0 0;
	line-height: 1.4em;
	}

div#content p.g1bject{
	color: #666666;
	float:inherit;
	font-size: 0.82em;
	line-height: 1.3em;
	letter-spacing: 0;
	word-spacing: 0;
	width: auto;
	height: auto;
	margin: 0;
	}	
	
div#sheet570{
	width: 570px;
	height: 190px;
	padding: 0 0 5px 25px;
	margin: 10px 0 40px 0;
	}

div#content p.jObject{
	display: block;
	float: left;
	height: 195px;
	margin: 0 15px 0 0;
	line-height: 1.4em;
	}

div#content p.j1bject{
	color: #666666;
	float:inherit;
	font-size: 0.82em;
	line-height: 1.3em;
	letter-spacing: 0;
	word-spacing: 0;
	width: auto;
	height: auto;
	margin: 0;
	}	
	
div#sheet580{
	width: 560px;
	height: 230px;
	padding: 0 10px 5px 0;
	margin: 10px 0 50px 25px;
	}
	
div#sheet581{
	width: 560px;
	height: 200px;
	padding: 0 10px 5px 0;
	margin: 10px 0 40px 25px;
	}

div#sheet582{
	width: 560px;
	height: 230px;
	padding: 0 10px 5px 0;
	margin: 10px 0 50px 25px;
	}
	
div#sheet583{
	width: 560px;
	height: 260px;
	padding: 0 15px 5px 0;
	margin: 10px 0 40px 25px;
	}

div#content p.mObject{
	display: block;
	float: left;
	margin: 10px 25px 10px 0;
	line-height: 1.4em;
	}

div#content p.m1bject{
	color: #666666;
	float:inherit;
	font-size: 0.77em;
	line-height: 1.5em;
	letter-spacing: .09em;
	word-spacing: .09em;
	width: auto;
	margin: 0;
	}	
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> side bar <<<----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.glossymenu{
	margin: 0;
	padding: 0;
	width: 176px; /*width of menu*/
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
	border-left-width: 0;
	}

.glossymenu a.menuitem{
	background: black url(../images/share_img/glossyback.gif) repeat-x bottom left;
	font: bold .9em "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	position: relative;
	width: auto;
	padding: 5px 0;
	padding-left: 13px;
	text-decoration: none;
	}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: white;
	}

.glossymenu a.menuitem .statusicon{
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
	}

.glossymenu a.menuitem:hover{
	background-image: url(../images/share_img/glossyback2.gif);
	}

.glossymenu div.submenu{
	background: white;
	}

.glossymenu div.submenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
	}

.glossymenu div.submenu ul li{
	border-bottom: 1px solid #999999;
	}

.glossymenu div.submenu ul li a{
	display: block;
	font: normal .84em "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #888888;
	text-decoration: none;
	padding: 5px 0 1px 0;
	}

.glossymenu div.submenu ul li a:hover{
	background: #DFDCCB;
	colorz: white;
	}
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> right side bar <<<----------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

div#sidebar-right{
	background-color: #FFFFFF;
	width: 210px;
	float: right;
	margin: 0 5px 0 0;
	}

div.info{
	border-bottom: solid 1px #8CC63F;
	border-right: solid 1px #8CC63F; 
	border-left: solid 1px #8CC63F;
	margin: 0 0 10px 0;
	}

div#sidebar-right h2{
	background-color:#FFFFFF;
	background-image: url(../images/top_img/bar-green.png);
	color: #333333;
	font-size: 0.77em;
	font-weight: 100;
	text-align: center;
	line-height: 1.7em;
	padding: 0;
	width: 208px;
	height: 20px;
	}

div#sidebar-right p.photo{
	text-align: center;
	}

div#sidebar-right p{
	font-size: 0.75em;
	margin: 7px 5px 0 5px;
	}

div#sidebar-right ul{
	color: #666666;
	font-size: 0.77em;
	letter-spacing: .01em;
	word-spacing: .01em;
	margin: 5px 3px 7px 3px;
	}

div#sidebar-right ul li{
	background-image: url(../images/icon/online3.png);
	background-repeat: no-repeat;
	background-position:left center;
	padding: 4px 10px 4px 10px;
	list-style-type: none;
	}
	
div#bodyText{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:0.65em;
	color: #99CCFF;
	line-height: 20px;
	letter-spacing: .1em;
	margin: 2px 0;
	}
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> Page No. <<<----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.pagination{
	padding: 30px 0 12px 20px;
	}

.pagination ul{
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 16px;
	}

.pagination li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	}

.pagination a, .pagination a:visited{
	padding: 0 5px;
	border: 1px solid #9aafe5;
	text-decoration: none; 
	color: #2e6ab1;
	}

.pagination a:hover, .pagination a:active{
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #FFFF80;
	}

.pagination a.currentpage{
	background-color: #2e6ab1;
	color: #FFF !important;
	border-color: #2b66a5;
	font-weight: bold;
	cursor: default;
	}

.pagination a.disablelink, .pagination a.disablelink:hover{
	background-color: white;
	cursor: default;
	color: #929292;
	border-color: #929292;
	font-weight: normal !important;
	}

.pagination a.prevnext{
	font-weight: bold;
	}
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> footer <<<------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

div#footer{
	background-image: url(../images/top_img/line-blue.png);
	background-repeat: repeat-x;
	width: 800px;
	margin-top: 0;
	margin-bottom: 25px;
	padding-top: 8px;
	clear: both;
	}

address{
	font-size: 0.75em;
	font-style: normal;
	text-align: center;
	}

.rsub{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
	font-size: 0.9em;
	font-weight: normal;
	line-height: 170%;
	text-decoration: underline;
	padding: 2px 0 2px 0;
	margin: 6px 4px 3px 1px; 
	}
 
.msub{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.4;
	text-decoration: underline;
	padding: 2px 0 2px 0;
	margin: 6px 4px 3px 1px;  
	}
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> another class styles <<<----------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.title{
	color: #ffffff;
	font-size: 30px;
	font-family: "ＭＳ Ｐ明朝","細明朝体",serif;
	font-family: 
	vertical-align: top;
	}

.main{
	color: #ffffff;
	font-size: 14px;
	font-family: "ＭＳ Ｐ明朝","細明朝体",serif;
	line-height: 140%;
	letter-spacing: 1px;
	margin-top: 5px;
	}

.sub{
	color: #ffffff;
	float: left;
	font-size: 12px;
	font-family: "ＭＳ Ｐ明朝","細明朝体",serif;
	line-height: 145%;
	letter-spacing: 1px;
	margin-top: 5px;
	}
	
.menu{
	color: #ffffff;
	font-size: 12px;
	font-family: "Times New Roman",Times,serif;
	letter-spacing: .1em;
	line-height: 160%;
	text-align: center;
	}

.subMenu {
	float: none;
    }

.bodyText {
	font: 11px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #99CCFF;
	line-height: 20px;
	letter-spacing: .1em;
	margin-top: 0px;
	}
	
.pageName{
	font: 22px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #CC3300;
	line-height: 20px;
	letter-spacing: .1em;
	}
		
.pageName_b{
	font: 22px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #CC3300;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: .1em;
	}
	
.subHeaderRed {
	color: #CC0000;
	font-weight: normal;
	line-height: 14px;
	font: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	}	
	
.subHeaderNewsRed {
	color: #CC0000;
	font-weight: normal;
	line-height: 14px;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	}	
		
.subHeaderBlue {
	color: #330099;
	font-weight: normal;
	line-height: 16px;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	}	

.subHeaderNewsBlue {
	color: #330099;
	font-weight: normal;
	line-height: 16px;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	}	

.subHeaderBlack {
	color: #333333;
	font-weight: normal;
	letter-spacing: .1em;
	line-height: 16px;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 11px;
	}

.subHeaderNewsBlack {
	color: #333333;
	font-weight: normal;
	letter-spacing: .1em;
	line-height: 16px;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	}
			
.titleName {
	font: 27px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #336699;
	font-weight: 500;
	letter-spacing: .1em;
	margin: 0 0 0 30px;
	}
	
.subTitleName {
	font: 18px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #336699;
	font-weight: 700;
	margin: 0 0 5px 0;
	}	
				
.sidebarHeader {
	font: 15px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #CCFFFF;
	font-weight: 600;
	letter-spacing: .1em;
	line-height: 16px;
	margin-bottom: 10px;
	}	
	
.detailText {
	font: 11px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #ffffff;
	line-height: 16px;
	letter-spacing: .1em;
	}
	
.viewText {
	font: 11px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #ffffff;
	line-height: 16px;
	letter-spacing: .1em;
	}
	
.smallText {
	font: 10px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #99CCFF;
    }

.sideshadow {
	background-repeat: repeat-x;
	background-image: url(../Copy of ecc_systems/portal/images/00Navigation02_01.gif);
	background-position: top;
    }

.txt_header_xs {
	font-size: 10px;
	color: #666666;
    }

.txt_footer_xs {
	font-size: 10px;
	color: #FFFFFF;
    }

.txt_hplink {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
    }

.txt_newsBase {
	font-size: 10px;
	line-height: 12px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
    }

.txt_newsTopic_sr {
	font-size: 11.7px;
	color: #FF0000;
	font-weight: normal;
	line-height: 120%;
    }

.txt_newsTopic_sb {
	font-size: 12px;
	color: #002E73;
	font-weight: 500;
	line-height: 16px;
    }

.txt_newsTitle {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
    }

.txt_pan {
	font-size: 10px;
	color: #666666;
    }

.txt_date_b {
    color: #666666;
	font-size: 12px;
	font-weight: 600;
	line-height: 17px;
    }
	
.txt_honbun01_s {
	font-size: small;
	line-height: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
    }

.txt_honbun02_10pt {
	font-size: 10px;
	line-height: 16px;
    }
	
.txt_honbun_sympo {
	font-size: small;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
    }

.txt_seminar_data {
	font-size: 14px;
	font-weight: bold;
	color: #EA871D;
	line-height: 24px;
    }

.txt_seminar_data_s {
	font-size: 10px;
	font-weight: normal;
	color: #EA871D;
	line-height: 20px;
    }

.txt_seminar_data_m {
	font-size: 12px;
	font-weight: bold;
	color: #EA871D;
	line-height: 24px;
    }

.txt_seminar_data_mblk {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 24px;
    }
 
.txt_seminar_xs_cnt {
	font-size: 10px;
	text-align: center;
    }
	
.txt_sympo_date {
	font-size: 13px;
	font-weight: bold;
	color: #952639;
    }

.txt_honbun_data0 {
	font-size: 11.4px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: lighter;
    }
	
.txt_honbun_data1 {
	font-size: 12px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
    }

.txt_workshop_data {
	font-size: 14px;
	font-weight: bold;
	color: #D55186;
	line-height: 24px;
    }

.txt_workshop_data_s {
	font-size: 10px;
	font-weight: normal;
	color: #D55186;
	line-height: 20px;
    }
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> box <<<---------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.Box_date {
	margin: 0px;
	padding: 0px;
	border: medium double #999999;
	font-size: 12px;
    }

.Box_date_u {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 7px;
	padding: 7px;
    }
	
.Box_simple {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0px;
	border-right-style: 0px;
	border-bottom-style: 0px;
	border-left-style: 0px;
	padding: 5px;
	margin: 5px;
    }

.Box_right_bottom_solid {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	padding: 5px;
	margin: 5px;
    }
	
.Box_right_bottom_solid_usui {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	padding: 5px;
	margin: 5px;
    }

.Box_bottom_solid {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin: 5px;
	padding: 5px;
    }

.Box_bottom_solid_usui {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	margin: 5px;
	padding: 5px;
    }

.Box_right_solid {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	margin: 5px;
    }
	
.Box_bottom_dot {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 5px;
	padding: 5px;
    }

.Box_right_bottom_dot {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 5px;
	padding: 5px;
    }
	
.Box_right_dot_bottom_solid {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	margin: 5px;
	padding: 5px;
    }

.Box_exhibitor {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: small;
	text-align: left;
	line-height: 20px;
	padding: 0px;
    }

.Box_exhibitor2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: small;
	text-align: left;
	line-height: 20px;
	background-color: #ACBFE1;
	font-weight: bold;
	padding: 5px;
    }

.Box_sympo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
    }
	
.Box_sympoMid {
	background-color: #66CCCC;
	border: 1px solid #669999;
    }

.Box_sympoTop {
	background-color: #ECECF1;
	border: 1px solid #669999;
    }

.Box_uniblue {
	background-color: #FFFFFF;
	border: 1px solid #669999; 
    padding: 1px;
    }

.Box_blueTop {
	background-color: #FFFFFF;
	border: 1px solid #330099; 
    padding: 1px;
    }
	
.Box_blue {
	background-color: #669999;
	color: #FFFFFF;
	border: 1px solid #669999; 
    padding: 1px;
    }

.Box_redTop {
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
    padding: 1px;
    }

.Box_grayTop {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin: 0;
    padding: 0;
    }

.Box_whiteTop {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin: 0;
    padding: 0;
    }

.Box_seminarTop1 {
	background-color: #FFEFC7;
	border: 1px solid #EA871D;
    padding: 1px;
    }

.Box_seminarTop2 {
	background-color: #FFFF99;
	border: 1px solid #EA871D;
    padding: 1px;

    }

.Box_data1 {
	border: 1px solid #5F925D;
	padding: 10px;
    }
	
.photo_link {
	border: 1px solid #0000FF;
    }
	
.Box_line {
	background: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
    }

.Box_new {
	border: 1px solid #999999;
    }
	
.Box_workshop1 {
	background-color: #FFE3EE;
	border: 1px solid #D55186;
    }
	
.Box_workshop {
	background-color: #DFDCCB;
	border-right: #DFDCCB 5px solid;
    }

.Box_float1 {
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding: 0px;
    }
	
.Box_exhibitor3 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: small;
	text-align: left;
	line-height: 20px;
	background-color: #93B991;
	font-weight: bold;
	padding: 5px;
    }

.Box_prseminar {
	font-size: small;
	line-height: 14px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
    }

.Box_prseminar_line01 {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	font-weight: bold;
	background-color: #FFCCCC;
	font-size: 14px;
    }

.Box_prseminar_line02 {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	font-weight: bold;
    }

.Box_prseminar_line03 {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	font-weight: normal;
    }

.Box_globalNavi {
	border: 1px solid #666666;
	font-weight: 500;
	line-height:14px;
	background-color: #CCF3FF;
	font-size: 13px;
    }

.Box_prseminar_line01-2 {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	font-weight: bold;
	background-color: #CCF3FF;
	font-size: 14px;
    }

.Box_prseminar_line01-3 {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	font-weight: bold;
	background-color: #CCFFD1;
	font-size: 14px;
    }
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> boldbuttons <<<-------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

a.boldbuttons{
	background: transparent url('images/roundedge-blue-left.gif') no-repeat top left;
	display: block;
	float: center;
	font: 13px "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	line-height: 22px;
	height: auto;
	padding-left: 8px;
	text-decoration: none;
	}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
	color: white;
	}

a.boldbuttons span{
	background: transparent url('images/roundedge-blue-right.gif') no-repeat top right;
	display: block;
	padding: 4px 10px 4px 2px;
	}

a:hover.boldbuttons{
	text-decoration: underline;
	}

.buttonwrapper{
	overflow: hidden;
	width: 100%;
	}
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> squarebutton <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

a.squarebutton{
	background: transparent url('images/square-gray-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 12px Arial;
	line-height: 15px;	
	height: 23px;
	padding-left: 9px;
	text-decoration: none;
	}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{ 
	color: #494949;
	}

a.squarebutton span{
	background: transparent url('images/square-gray-right.gif') no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0;
	}

a.squarebutton:hover{
	background-position: bottom left;
	}

a.squarebutton:hover span{
	background-position: bottom right;
	color: black;
	}

.buttonwrapper{
	overflow: hidden;
	width: 100%;
	}
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> OKbutton <<<----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

a.OKbutton{
	background: transparent url('images/square-blue-left.gif') no-repeat top left;
	display: block;
	float:center;
	font: normal 12px Arial;
	line-height: 15px;
	height: 23px;
	width: 47px;
	padding-left: 9px;
	text-decoration: none;
	}

a:link.OKbutton, a:visited.OKbutton, a:active.OKbutton{
	color: #494949;
	}

a.OKbutton span{
	background: transparent url('images/square-blue-right.gif') no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0;
	}

a.OKbutton:hover{
	background-position: bottom left;
	}

a.OKbutton:hover span{
	background-position: bottom right;
	color: black;
	}

.buttonwrapper{
	overflow: hidden;
	width: 100%;
	}
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> NGbutton <<<----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

a.NGbutton{
	background: transparent url('images/square-red-left.gif') no-repeat top left;
	display: block;
	float:center;
	font: normal 12px Arial;
	line-height: 15px;
	height: 23px;
	width: 47px;
	padding-left: 9px;
	text-decoration: none;
	}

a:link.NGbutton, a:visited.NGbutton, a:active.NGbutton{
	color: #494949;
	}

a.NGbutton span{
	background: transparent url('images/square-red-right.gif') no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0;
	}

a.NGbutton:hover{
	background-position: bottom left;
	}

a.NGbutton:hover span{
	background-position: bottom right;
	color: black;
	}

.buttonwrapper{
	overflow: hidden;
	width: 100%;
	}
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> peoplebutton <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

a.peoplebutton{
	background: transparent url('images/square-orange-left.gif') no-repeat top left;
	display: block;
	float:center;
	font: normal 12px Arial;
	line-height: 15px;
	height: 23px;
	padding-left: 9px;
	margin-left:2px;
	margin-right:2px;
	text-decoration: none;
	}

a:link.peoplebutton, a:visited.peoplebutton, a:active.peoplebutton{
	color: #494949;
	}

a.peoplebutton span{
	background: transparent url('images/square-orange-right.gif') no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0;
	}

a.peoplebutton:hover{
	background-position: bottom left;
	}

a.peoplebutton:hover span{
	background-position: bottom right;
	color: black;
	}


.buttonwrapper{
	overflow: hidden;
	width: 100%;
	}
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> logbutton <<<---------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

a.logbutton{
	background: transparent url('images/square-red-left.gif') no-repeat top left;
	display: block;
	float:right;
	font: normal 12px Arial;
	line-height: 15px;
	height: 23px;
	padding-left: 9px;
	text-decoration: none;
	}

a:link.logbutton, a:visited.logbutton, a:active.logbutton{
	color: #494949;
	}

a.logbutton span{
	background: transparent url('images/square-red-right.gif') no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0;
	}

a.logbutton:hover{
	background-position: bottom left;
	}

a.logbutton:hover span{
	background-position: bottom right;
	color: black;
	}

.buttonwrapper{
	overflow: hidden;
	width: 100%;
	}
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> ovalbutton <<<--------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

a.ovalbutton{
	background: transparent url('../images/share_img/oval-green-left.gif') no-repeat top left;
	display: block;
	float: right;
	font: normal 13px Tahoma;
	line-height: 16px;
	height: 24px;
	padding: 0 0 0 11px;
	margin: 0 33px 0 0;
	text-decoration: none;
	}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
	color: #494949;
	}

a.ovalbutton span{
	background: transparent url('../images/share_img/oval-green-right.gif') no-repeat top right;
	display: block;
	padding: 5px 11px 6px 0;
	}

a.ovalbutton:hover{
	background-position: bottom left;
	}

a.ovalbutton:hover span{
	background-position: bottom right;
	color: black;
	}

.buttonwrapper{
	overflow: hidden;
	width: 100%;
	margin: 0 0 20px 0;
	}

/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> ovalbutton PDF<<<-----------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

a.ovalbuttonpdf{
	background: transparent url('../images/share_img/oval-orange-left.gif') no-repeat top left;
	display: block;
	float: right;
	font: normal 13px Tahoma;
	line-height: 16px;
	height: 24px;
	padding: 0 0 0 11px;
	margin: 0 33px 0 0;
	text-decoration: none;
	}

a:link.ovalbuttonpdf, a:visited.ovalbuttonpdf, a:active.ovalbuttonpdf{
	color: #494949;
	}

a.ovalbuttonpdf span{
	background: transparent url('../images/share_img/oval-orange-right.gif') no-repeat top right;
	display: block;
	padding: 5px 11px 6px 0;
	}

a.ovalbuttonpdf:hover{
	background-position: bottom left;
	}

a.ovalbuttonpdf:hover span{
	background-position: bottom right;
	color: black;
	}

.buttonwrapperpdf{
	overflow: hidden;
	width: 100%;
	margin: 0 0 20px 0;
	}
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> datebutton <<<--------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

a.datebutton{
	background: transparent url('images/oval-blue-left.gif') no-repeat top left;
	display: block;
	float: center;
	font: normal 13px Tahoma; /* Change 13px as desired */
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 24px; /* Height of button background height */
	width: 50px;
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
	}

a:link.datebutton, a:visited.datebutton, a:active.datebutton{
	color: #494949; /*button text color*/
	}

a.datebutton span{
	background: transparent url('images/oval-blue-right.gif') no-repeat top right;
	display: block;
	padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
	}

a.datebutton:hover{ /* Hover state CSS */
	background-position: bottom left;
	}

a.datebutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
	}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
	}
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> top_conte.css CSS Document <<<----------------------------------------*/
/* -------------------------------------->>> date1button <<<-------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

a.date1button{
	background: transparent url('images/oval-red-left.gif') no-repeat top left;
	display: block;
	float: center;
	font: normal 13px Tahoma; /* Change 13px as desired */
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 24px; /* Height of button background height */
	width: 50px;
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
	}

a:link.date1button, a:visited.date1button, a:active.date1button{
	color: #494949; /*button text color*/
	}

a.date1button span{
	background: transparent url('images/oval-red-right.gif') no-repeat top right;
	display: block;
	padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
	}

a.date1button:hover{ /* Hover state CSS */
	background-position: bottom left;
	}

a.date1button:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
	}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
	}