body {
	margin: 0px;
	padding: 0px;
	line-height: 140%;
/*	font-size: 95%;*/
	background-image: url(../images/back/blueline.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
body a{
	color:#0099CC;
}

body a:hover {
	color:#00CCFF;
	text-decoration: none;
}
#centerblock {
/*	margin-left: 30px;*/
	width: 900px;
	margin:0 auto;
	padding-top: 0px;
}
h1 {
	font-size: 150%;
	margin-top: 0px;
	margin-bottom: 15px;
	font-family:  "ヒラギノ角ゴ Pro W6",Osaka,"ＭＳ Ｐゴシック";
}
h2   {
	font-size: 103%;
	font-weight: bold;
	background-image: url(../images/back/hd_shadow.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 8px;
	padding-left: 3px;
	font-family:  "ヒラギノ角ゴ Pro W6",Osaka,"ＭＳ Ｐゴシック";
}	
.h2center {
	text-align: center;
	margin-right: 9px;
	margin-left: 9px;
	padding-left: 0px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:  "ヒラギノ角ゴ Pro W6",Osaka,"ＭＳ Ｐゴシック";
}

h3  {
	color: #333333;
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family:  "ヒラギノ角ゴ Pro W6",Osaka,"ＭＳ Ｐゴシック";
}
h4  {
	margin-left:0.5em;
	margin-bottom: 0px;
	color: #C29301;
	font-size: 100%;
	font-family:  "ヒラギノ角ゴ Pro W6",Osaka,"ＭＳ Ｐゴシック";
}
p {
	margin-left:1em;
	margin-right:1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 85%;
}
li,dd {
	font-size: 85%;
}
dt {
	margin-left:1em;
	font-size: 85%;
}

blockquote {
	background-color: #f0f8ff;
	border: 3px solid #5c5c5c;	
	padding:5px 10px 5px 5px;
	margin-left:1em;
	margin-right:1em;

}
#SiteMenu {
	background-repeat: repeat-x;
	height: 30px;
	margin:0px;
	background-image: url(../images/back/barmenu_back.png);
}

#SiteMenu ul{
	width:900px;
	margin:0 auto;
	padding-left:0px;
	list-style: none;
}

#SiteMenu li {
	font-size:13px;
	float:left;
	padding-left:9px;
	padding-right:9px;
	padding-top:1px;
	height:26px;
	list-style-type: none;
}
#SiteMenu a {
/*	color:#0066CC;
	font-weight:bold;  */
	text-decoration: none;
}
#SiteMenu a:hover {
	text-decoration: none;
}
/*
.menubox {
	font-size:13px;
	display:block;
	float:left;
	padding-left:9px;
	padding-right:9px;
	padding-top:1px;
	color:#003366;
	font-weight:bold;  
	height:26px;
}
*/
.menubox:hover{
/*	color:#FF6600;*/
}
.menuboxSelected{
	color:#33CC66;
	background-image: url(../images/back/barmenu_back_sel.png);
	background-repeat: repeat-x;
	height:26px;
}
.menuboxSelected a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.menuboxSelected a:hover {
	color:#FFFFFF;

}

/*
.menubox:active {
	background-color:#F3F3F3;
	background-image: url(../images/back/barmenu_back.png);
	background-repeat: repeat-x;
}
*/
/*
.menuboxSelected {
	font-size:13px;
	display:block;
	float:left;
	padding-left:9px;
	padding-right:9px;
	color:#003366;
	padding-top:1px;
	font-weight:bold;
	text-decoration: none;
	background-image: url(../images/back/barmenu_back_sel.png);
	background-repeat: repeat-x;
	height:26px;
}
*/

#SiteMenuShadow {
	height: 37px;
	left:25px;
	top:59px;
	position:absolute;
}
#SiteMenuShadow a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#SiteHeader {
	width:900px;
	margin:0 auto;
	height: 100px;
}
#SiteTitle {
	font-size: 140%;
	vertical-align: middle;
	display: inline;
}
#SiteFullBody {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.MarginBox {
/*	margin-left: 30px;
	margin-right: 30px;
*/	
}

#SiteBody {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 205px;
}
#SiteBodyHead {
	padding: 0px 40px;
	margin: 0px 40px;
	border-top: 1px solid #0000CC;
}
#SiteBodyFoot {
	padding: 0px 40px;
	margin: 0px 40px;
	border-bottom: 1px solid #0000CC;
}
#SiteFooter {
	font-size: 80%;
	padding-left: 27px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#999999;
	background-color:#F5F5F5;
	background-image: url(../images/back/gray_stripe.png);
	background-repeat: repeat-x;
	clear:both;
	padding-top: 6px;
	padding-bottom: 6px;
}
#SiteLogo {
	display: inline;
	background-color: #FFFFFF;
	padding: 5px;
	border: thin solid #0066CC;
}

.SideMenu {
	width: 180px;
	background-repeat: no-repeat;
	background-image: url(../images/back/menu_blue_bottom.gif);
	background-position: bottom;
	margin-left: 0px;
	padding-bottom: 8px;
	float:left;
}

.SideMenuHead {
	background-image: url(../images/back/menu_blue_top.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
}
.SideMenuContent {
	background-image: url(../images/back/menu_blue_mid.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7ADCFF;
	padding-left:1px;

}


.SideMenuContent a{
	display: block;
/*	color: #003366;*/
	text-decoration: none;
	font-size:80%;
/*	font-weight: bold;*/
	width: 173px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left:5px;
	padding-top:3px;
}


.SideMenuContent a:hover{
	background-image: url(../images/back/button_gray_bg.png);
	background-repeat: repeat-x;
	background-position: center;
/*	color:#3333FF;*/
}
.SideMenuSelected {
/*	background-image: url(../images/back/button_blue_bg.png);
	background-position: center;
	background-repeat: repeat-x;*/
	background-color:#CCCCCC;
	color:#FFFFFF;
	font-weight: bold;
}
.SideMenuSelected:hover {
	color:#FFFFFF;

}

.SideIcon {
	margin-left:26px;
}

.Index {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: 582a2f;
	padding: 2px 2px 2px 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.Comment {
	margin: 5px;
	padding: 10px;
	background-color: #d9e6ff;
	width: 400px;
}
.notalogo {
	position:absolute;
	left: 18px;
	top: 19px;
}
.maincaption {
	position:absolute;
	top: 16px;
	left: 100px;
}

.header_left {
	float: left;
	


}
.header_right {
	font-size:12px;
	float: right;
	margin-top: 30px;
	color: #333333;
	margin-right: 10px;
}
.header_right a {
	font-weight: bold;
	color: #666666;
}

.notaframe {
	background-image: url(../images/capture/waku.png);
	background-repeat: no-repeat;
	height: 460px;
	width: 665px;
	padding:5px;
}
.catchimg a{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: white;

}
.catchimg a:hover {
	border-bottom-color: #CFF10E;

}

.handlink {
	background-image: url(../images/button/mar_097.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
}
.mailform {
	font-size: 80%;
	margin-left:1em;
	margin-right:1em;

}
.mailform td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;

}
.grayform {
	background-image: url(../images/back/gray_stripe.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding:5px 10px 5px 5px;
	margin-left:1em;
	margin-right:1em;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;

}
.paragraphblock {
	margin-right:20px;
	margin-top:5px;
	margin-bottom:5px;
	clear: none;
	float: left;
	width: 16em;
}

.normalform {
	margin-left:1em;
	margin-right:1em;
	font-size: 80%;
	border: 1px solid #000000;

}
.normalform td {
	padding: 5px;
	border-top: 1px dotted #000000;
	border-left: 1px dotted #000000;

}

#SiteFullBody #leftbox{
	width:600px;
	float:left;
	background-image:url(../images/logo/notapen.gif);
	background-position:409px 0;
	background-repeat:no-repeat;
}

.SideMenuNew {
	width: 250px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}


.SideMenuContentNew ul{
	margin-top:10px;
	margin-left:10px;
	padding-left:15px;
	margin-right:15px;
}

.SideMenuContentNew li{
	font-size: 85%;
}


.notehead {
	width: 480px;
	background-image: url(../images/back/noteline.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 20px;
	margin-top: 20px;


}

.notapen {
	position: absolute;
	left: 516px;
	top: 115px;

}

.scrollblock {
	background-color: #f0f8ff;
	border: 3px solid #5c5c5c;	
	padding:5px 10px 5px 5px;
	margin-left:1em;
	margin-right:1em;

	height:20em;
	overflow: scroll;
}

.minitext {
	width:100px;
}

.whitehead {
	color:#FFFFFF;
	display:block;
	font-size:100%;
	text-align:center;
	padding-top:2px;
	margin-left:1em;
	margin-right:1em;
	background-image: url(../images/back/spline.gif);
}

.whitehead:hover {
	font-weight:bold;
}

.submitbtn {
	background-color:#ff9900;
	border-top:solid 2px #ffcc00;
	border-right:solid 2px #ff6600;
	border-left:solid 2px #ffcc00;
	border-bottom:solid 2px #ff6600;
	color:white;
	font-weight:bold;
	cursor:pointer;
	cursor:hand;
	width:120;
	padding: 1px;
}

.trialcard {
	display:block;
	color:#000000;
	text-decoration: none;	
	width:190px;
	padding: 3px;
	float: left;
	height: 12em;
	margin-right: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;	
}
.trialcard:hover{
	background-image:url(../images/back/trialback.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
}

.trialtitle{
	color:#FFFFFF;
	margin:0px;
	display:block;
	font-size:100%;
	text-align:center;
	padding-top:2px;
	background-image: url(../images/back/spline.gif);
}
