@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(../img/bg_topbar.gif) 0 0 repeat-x #f8fdff;
	;
	font-family: "メイリオ", "Osaka－等幅";
	line-height: 175%;
	font-size: 85%;
	color: #626262;
	zoom: 1;
}
.root {
	width: auto;
	margin: 0;
	padding: 0;
}
.left {
	float: left;
	padding: 0 10px 10px 0;
}
.right {
	float: right;
	padding: 0 0 10px 10px;
}
a:hover img.alph {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	zoom: 1;/* IE で filter を使うときには zoom:1; を指定する */
}
a:hover img.bnr {
	opacity: 0.75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
	zoom: 1;/* IE で filter を使うときには zoom:1; を指定する */
}
.clear {
	clear: both;
}
.header {
	width: 968px;
	height: 100px;
	position: relative;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: url(../img/head_line_bg.jpg) 284px 54px no-repeat;
}
h1 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 25px;
	left: 4px;
	font-size: 100%;
	zoom: 1;
	left: 0px;
}
h1 a {
	outline: none;
	margin: 0;
	padding: 0;
}
h2 {
	padding: 0;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
h2.title {
	text-align:center;
}
h3 {
	color: #fff;
	font-weight: nomal;
	background: #59bcff;
	margin: 20px 0 10px 0;
	padding: 5px 10px;
	font-size: 110%;
	line-height:2em;
		border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
h4 {
	color: #666;
	font-weight: bold;
	margin: 20px 0;
	padding: 6px 0 5px 5px;
	font-size: 100%;
	clear: both;
	border-bottom:1px dotted #ccc;
}
h5 {
	color: #729230;
	clear: both;
	font-weight: bold;
	margin: 15px 0 10px 0;
	padding-left: 10px;
	line-height: 34px;
	font-size: 100%;
	background: url(../img/h5.gif) 0 50% no-repeat;
}
p {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
}

.p01 {
	color: #000000;
	font-weight: bold;
	font-size: 160%;
	line-height:2em;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.p02 {
	color: #000000;
	font-weight: bold;
	margin: 20px 0 10px 0;
	padding: 5px 10px;
	font-size: 160%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.p03 {
	color: #5F5F5F;
	font-weight: bold;
	font-size: 118%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-indent: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

.p04 {
	color: #666;
	font-weight: bold;
	margin: 20px 0;
	padding: 6px 0 5px 5px;
	font-size: 107%;
	clear: both;
	border-bottom:1px dotted #ccc;
}

strong {
	color: #ff5895;
}
ul, ol {
	margin-right: 10px;
	padding-left:30px;
}
li {
	padding: 0 0 0.5em 0;
	
}
a img {
	border: 0;
}
a:link {
	color: #0088ff;
}
a:visited {
	color: #00a0e9;
}
a:hover {
	color: #33b5ff;
	text-decoration: underline;
}
a {
	text-decoration: none;
}
a.link {
	background: url(../img/arrow.gif) 0 50% no-repeat;
	padding-left: 10px;
}
a:hover.link {
	background: url(../img/arrow.gif) 0 50% no-repeat;
	padding-left: 10px;
}
figure{ margin:0; padding:0;}
.bread{ margin:0 auto; font-size:85% ; width:960px;}
.primarynav {
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: absolute;
	top: 23px;
	left: 630px;
}
.primarynav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: left;
}
figure.mainimg {
	text-align: center;
	margin:0 auto 25px;
	padding: 0;
	width:968px;
	height:350px;
	position:relative;
	overflow:hidden;
}
figure.mainimg img{
	position:absolute;
	top:0;
	left:0;
}

.gmenu li a {
	outline: none;
	display: block;
}
.gmenu {
	padding: 0;
	margin: 0 auto 0;
	list-style-type: none;
	width: 968px;
	left: 0px;
	overflow: auto;
	background-image: url(../img/gnavi_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.gmenu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: left;
}
.gmenu li a {
	outline: none;
	display: block;
}
.maincontents {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	overflow:auto;
	padding-bottom:60px;
}
.leftcontents {
	float: left;
	width:700px;
}

.rightcontents {
	float: right;
}
.blogcontents {
	width: 658px;
	border: 1px solid #c7e77b;
	padding: 0 20px;
	background: #FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-collapse: collapse;
}

.aboutcontents {
	width: 658px;
	border: 1px solid #8ad4ff;
	padding: 20px;
	background: #FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-collapse: collapse;
}
.contents {
	width: 658px;
	border: 1px solid #8ad4ff;
	padding: 20px;
	margin-top:25px;
	background: #FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-collapse: collapse;
}

.contents p{ margin-left:0; margin-right:0;}

.blogcontents table {
	width: 100%;
}
.blogcontents tr td {
	border-bottom: 1px dotted #cccccc;
	padding: 20px 0 20px 0;
}

.blogcontents tr:nth-last-child(1) td {
	border-bottom: none;
	padding: 20px 0 20px 0;
}
.date {
	color: #74ab00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 70px;
}




.mailmag {
	width: 228px;
	border: 1px solid #8ad4ff;
	padding: 0;
	margin:0;
	background: #FFF;
	border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px ;
	-moz-border-radius: 0 0 5px 5px;
}
.rightcontents h2.mailmagtitle{ margin:0; padding:0; line-height:1px;}
.mailmag table tr td{ vertical-align:middle;}
.mailmag input, .mailmag select{ padding:5px; }
.drm_email , .drm_lastName{ width:131px;}
.link{ margin:0; padding:0;}

.link li{ margin:0 0 10px 0; padding:0; list-style:none;}

.link li img{ vertical-align:top;}


.mailmag table{ width:210px; padding:0; margin:0 10px;border-collapse: collapse;}
.mailmag table tr{ margin:0; padding:0;}
.mailmag table tr td{ margin:0; padding:0;}

.mailmag table .nametitle{ width:55px;}

.mailmagbtn{
	text-align:center;
	padding-top:10px;
	border-top: 1px dotted #cccccc;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}



footer{ clear:both; height: 126px; background:url(../img/foot.jpg)0 repeat-x; border-top:1px solid #ccc;}
.foot{ width:960px; margin:0 auto;}

.foot p span{ float:right;}
.foot p span img{ vertical-align:top;}
.tw{ margin-left:10px; padding-top:2px;}

address{ text-align:center; font-style:normal; color:#FFF; padding-top:30px;}


.center{ text-align:center;}

table.general {
	width: 727px;
	border: 1px solid #93a461;
	border-right: 1px solid #93a461;
	margin: 20px auto;
	border-collapse: collapse;
}
tabre.no-border {
	border: none;
}
table.general th {
	color: #888;
	border-bottom: 1px solid #93a461;
	border-left: 1px solid #93a461;
	padding: 10px;
	text-align: center;
	white-space: nowrap;
}
table p {
	margin: 0;
	padding: 0;
}
table.general thead th {
	color: #fff;
	text-align: center;
	background: #a2b875;
}
table.general tbody th {
	text-align: left;
	background: #f8f8f8;
}
table.general td {
	color: #608319;
	border-bottom: 1px solid #93a461;
	border-left: 1px solid #93a461;
	padding: 10px;
	text-align: left;
	background: #ffffff;
}
.first{ margin-top:0;}

.topic{ background:#fffdef; border:2px solid #a8e354; padding:10px;}
.mb20{ margin-bottom:25px;}


#page-top {
	position: fixed;
	bottom: 120px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 67px;
	text-align: center;
	display: block;
	border-radius: 5px;
}

.blogbnr{ margin:20px 0;}


#page-top a:hover {
	text-decoration: none;
}

.data{ width:70px;}

.aboutcontents table td{ vertical-align:top;}
.pic{ width:130px;}
.aboutcontents table td strong{ color:#6cc0f1; }

.sec{ margin-top:1em;}


/* sureworks add */
