@charset "UTF-8";

body, h1, h2, h3, h4, h5, h6, a, p,
address, ul, ol, li, dl, dt, dd, 
table, caption, th, td, img{
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	list-style:none;
	color: #000000;
	line-height: 1.3em;
}

h1{
margin:5px 0 0 0;
}
h1 a{
	display:block;
width:240px;
height:90px;
background:url(images/logoAttend.png) no-repeat 0px 8px;
text-indent:-9999px;
overflow:hidden;
}
p#headerComment{
	width:365px;
height:auto;
font-size:90%;
margin-bottom:0;
overflow:hidden;
}
p#headerInfo{
	display:block;
	width:235px;
	height:68px;
	position:absolute;
	top:10px;
	left:607px;
	font-size:10px;
}
p#headerInfo img{
	margin-bottom:5px;
}
html{
	margin: 0;
padding: 0;
}
body{
	font-size:75%;
	color:#000000;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height:1.7;

}
body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

table {
	border-spacing:0;
	margin-bottom:20px;
}
th{
	padding:0.5em;
color:#204860;
font-weight:bold;
border-bottom:#CCCCCC 1px solid;
}
td{
	padding:0.5em;
	border-bottom:#CCCCCC 0px solid;
}
dl{
}
dt{
	float:left;
font-weight:bold;
padding:6px 0;
height:auto;
}
dd{
	padding:6px 0 6px 110px;
border-bottom:1px solid #CCCCCC;
height:auto;
}

img {
	vertical-align: bottom;
	margin-bottom: 0px;
	margin-top: 0px;
}

a {
	color: #1D3994;
outline: none;
text-decoration: none;
}
a:hover {
	color: #D3994;
	text-decoration: underline;
	height: 70px;
	width: 85px;
}

strong{
	color:#333;
}

.right{
	text-align:right;
}
.center{
	text-align:center;
}
.price{
	font-weight:bold;
color:#FF6600;
}
.xsmall{
	font-size:80%;
}
.small{
	font-size:90%;
}
.large{
	font-size:130%;
}
.xlarge{
	font-size:160%;
}
.star{
	color:#CC0000;
font-weight:bold;
}
.bold{
	font-weight:bold;
}
.note{
	font-size:11px;
font-weight:normal;
color:#666666;
}
a.pdf{
	height:36px;
background:url(images/pdf_on.png) repeat-x;
font-size:13px;
font-weight:bold;
color:#660033;
padding:3px 13px 3px 26px;
margin-bottom:12px;
}
a:hover.pdf{
	background:url(images/pdf.png) repeat-x;
font-weight:bold;
color:#FFFFFF;
}

.hidden {
	display: none;
}
.clear {
	clear: both;
}
.clearfix {
	clear: both;
display:inline-table;
}
.clearfix:after {
	content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;z

}

* html .clearfix {
	height:1%;
}
*+html .clearfix {height:1%;}
.clearfix {
	display:block;
	width: 900px;
}




/*ヘッダ*/
#header{
	width:100%;
	height:auto;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #F00;
	background-position: center top;
}
#header2{
	width:950px;
	height : 85px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#header3{
	clear:both;
	width:100%;
	height:46px;
	background-image: url(images/gnav_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#header_sec{
	width:100%;
	height:150px;
	background-image: url(images/sec_top.png);
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #F00;
	background-position: center top;
}
#header_sec2{
	width:950px;
	height:270px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
ul#hNav{
	position:absolute;
bottom:0px;
left:620px;
}
ul#hNav li{
	display:inline;
margin-right:5px;
}
#headerBanner{
	position:absolute;
bottom:2px;
right:0px;
}
ul#fontsize{
	width:75px;
height:33px;
padding-left:75px;
background:url(images/fontsize.gif) no-repeat;
position:absolute;
top:3px;
right:0px;
}
ul#fontsize li{
	display:block;
float:left;
}
ul#fontsize li a{
	display:block;
width:25px;
height:33px;
text-indent:-9999px;
}
ul#fontsize li a#small{
	background:url(images/small_off.gif) no-repeat;
}
ul#fontsize li a:hover#small{
	background:url(images/small_on.gif) no-repeat;
}
ul#fontsize li a#middle{
	background:url(images/normal_off.gif) no-repeat;
}
ul#fontsize li a:hover#middle{
	background:url(images/normal_on.gif) no-repeat;
}
ul#fontsize li a#large{
	background:url(images/large_off.gif) no-repeat;
}
ul#fontsize li a:hover#large{
	background:url(images/large_on.gif) no-repeat;
}


#container{
	width:950px; height:auto; margin:0 auto;
}



ul#gNav {
	width:950px;
	height:46px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
ul#gNav li{
	width:158px; height:46px; float:left;
}
ul#gNav li a {
	width:158px; height:46px; display:block; text-indent:-9999px; overflow:hidden;
}
ul#gNav li.web {
	width:160px; background:url(images/gNav.png);
}
ul#gNav li.web a{
	width:160px; background:url(images/gNav.png) 0px 46px;
}
ul#gNav li.cms {
	background:url(images/gNav.png) -160px 0px;
}
ul#gNav li.cms a{
	background:url(images/gNav.png) -160px 46px;
}
ul#gNav li.the {
	background:url(images/gNav.png) -318px 0px;
}
ul#gNav li.the a{
	background:url(images/gNav.png) -318px 46px;
}
ul#gNav li.seo {
	background:url(images/gNav.png) -476px 0px;
}
ul#gNav li.seo a{
	background:url(images/gNav.png) -476px 46px;
}
ul#gNav li.prn {
	background:url(images/gNav.png) -634px 0px;
}
ul#gNav li.prn a{
	background:url(images/gNav.png) -634px 46px;
}
ul#gNav li.wrk {
	background:url(images/gNav.png) -792px 0px;
}
ul#gNav li.wrk a{
	background:url(images/gNav.png) -792px 46px;
}


h2.headline{
	width:710px; float:left; margin-bottom:15px;
}


#sNav{
	float:left;
	margin-bottom:10px;
	margin-top: 10px;
	margin-right: 0px;
	padding: 0px;
	display: block;
	width: 230px;
	height: 300px;
}
#sNav img{
	margin-bottom:5px;
}


#footer {
	width:100%;
	height:150px;
	clear:both;
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
#footer2{
	width:950px;
	height:100%;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#footer2 p{
	color: #FFF;
	font-size: 12px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.3em;
}
#footer2 p span{
	font-size:80%;
}
#footer2 p img{
	vertical-align:baseline; margin-right:1em;
}
#footer2 ul{
	position:absolute; bottom:28px; left:0px;
}
#footer2 ul li{
	display:inline;margin-right:5px;
}
#backToHeader{
	position:absolute; top:8px; right:0px;
}
#footer2 address{
	position:absolute;
	bottom:-113px;
	left: 698px;
}

.footerBox{
	float:left;
	width:250px;
	height:auto;
	display:inline;
	font-size:100%;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.footerBox ul {
	padding:10px 0 30px 0px;
}
.footerBox ul li{
	background:url(images/list.gif) no-repeat;
background-position:0px 3px;
border-bottom:1px solid #cccccc;
text-indent:1em;
}
.footerBox ul li a{
	display:block;
color:#444444;
}
.footerBox ul li a:hover{
	background:url(images/list.gif) no-repeat #2e5fa9;
background-position:0px 3px;
color:#FFFFFF;
}

.footerBox2{
	float:left;
	width:135px;
	height:auto;
	display:inline;
	font-size:100%;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.footerBox2 ul {
	padding:10px 0 30px 0px;
}
.footerBox2 ul li{
	background:url(images/list.gif) no-repeat;
background-position:0px 3px;
border-bottom:1px solid #cccccc;
text-indent:1em;
}
.footerBox2 ul li a{
	display:block;
color:#444444;
}
.footerBox2 ul li a:hover{
	background:url(images/list.gif) no-repeat #2e5fa9;
background-position:0px 3px;
color:#FFFFFF;
}



.footerCompany{
	float:left;
	width:120px;
	height:auto;
	display:inline;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.footerad{
	float:right;
	width:280px;
	height:50px;
	display:inline;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.footerad ul {
	padding:10px 0 30px 0px;
}
.footerad ul li{
	background:url(images/list.gif) no-repeat;
background-position:0px 3px;
border-bottom:1px solid #cccccc;
text-indent:1em;
}
.footerad ul li a{
	display:block;
color:#444444;
}
.footerad ul li a:hover{
	background:url(images/list.gif) no-repeat #2e5fa9;
background-position:0px 3px;
color:#FFFFFF;
}

.footerad p a{
	color: #ffffff;
text-decoration: underline;
}

.footerad p a:hover{
	color: #0066ff;
}


#sidetab {
	background-image: url(images/blog_site.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 40px;
	position: fixed;
	z-index: 5000;
	top: 30%;
	right: 0px;
}

#sidetab a {
	display: block;
width: 100%;
height: 100%;
}


ul.categoryList{
	background:url(images/categoryBox.jpg) no-repeat;
width:935px; height:36px; padding-left:15px; margin:15px 0px 20px;
}
ul.categoryList li{
	float:left;
font-weight:bold;
font-size:14px;
color:#FFFFFF;
line-height:36px;
}
ul.categoryList li .current{
	display:block;
background-color:#FFFFFF;
background:url(images/currentBg.jpg) repeat-x;
padding:0 10px 0;
}
ul.categoryList li a{
	color:#999999;
display:block;
text-decoration:none;
padding:0 10px 0;
}
ul.categoryList li a:hover{
	color:#FFFFFF;background:url(images/currentBgHover.jpg) repeat-x;
}



.pageNav{
	clear:both;
font-size:14px;
margin:20px auto;
text-align:center;
}
.pageNav span.numb a{
	border:1px solid #336699;
background-color:#ffffff;
font-weight:bold;
margin:0;
padding:7px;
}
.pageNav span.numb a:hover{
	background-color:#003e7b;
color:#FFFFFF;
text-decoration:underline;
}
.pageNav span.numb span.current{
	border:1px solid #336699;
background-color:#003e7b;
color:#FFFFFF;
font-weight:bold;
margin:0;
padding:7px;
}



div#mailNav{
	margin:0 auto;
padding:30px 0;
width:720px;
clear:both;
}


#header2 img {
	float: left;
	padding: 0px;
	margin: 0px;
}
.footerBox .ft.rogo {
	height: 70px;
	width: 85px;
	background-image: url(images/fotter_logo.png);
}
#headerTel {
	display: block;
	height: 75px;
	width: 250px;
	background-image: url(images/h1tel.png);
	margin-top: 300px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 690px;
}
.footerBox p strong {
	font-weight: bold;
	color: #FFF;
}
.footerCompany p strong {
	font-size: 12px;
	color: #FFF;
	line-height: 1.5em;
}
.footerCompany p strong a {
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}

.footerCompany p strong a:hover {
	color: #FF0;
	font-weight: normal;
	text-decoration: none;
}
.footerBox3 {
	height: auto;
	width: 230px;
	display: inline;
	font-size: 100%;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#header2 #h2left {
	float: left;
	height: 400px;
	width: 750px;
	background-image: url(images/top_02.png);



}
#header2 #h2right {
	float: right;
	height: 133px;
	width: 195px;
	background-image: none;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#header2 #h2right2 {
	float: right;
	height: 133px;
	width: 195px;
}
#header2 #h2right3 {
	float: right;
	height: 133px;
	width: 195px;
}
.p {
	font-size: 12px;
	line-height: 1.3em;
	height: 12px;
}
.white {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
#cent {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
}
#sec_top {
	width: 900px;
}
