@charset "utf-8";
/* CSS Document */

html {
	background:url(../img/bk.jpg) 0	0 repeat-x;
	background-color:#e5e5e5;
}

#main {
	width:946px;
	height:258px;
	margin-left: -8px;
	margin-right: -8px;
	text-align:center;
	background:url(../img/main_bk.jpg) 0 0 no-repeat;
}

#header {
	height:70px;
}

#main_contents {
	width:930px;
	height:228px;
	margin:0 8px;
}

#main_left {
	float:left;
	width:187px;
}


#main_right {
	float:right;
	width:auto;
	margin: none;
}

#contents {
	width:946px;
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
	background-image:none;
}



#leftarea {
	position:relative;
	display:inline;
	float:left;
	display:inline;
	font-size:1.2em;
	width:434px;
	margin:0 0 0 28px;
}


#rightside {
	float:right;
	display:inline;
	width:434px;
	margin:0 28px 0 0;
	font-size:1.2em;
}

#service {
	clear:both;
	width:890px;
	margin:0 0px 30px 20px;
	overflow:hidden;
}

#mark {
	width:890px;
	margin:0 0px 10px 20px;
	overflow:hidden;
}


/*----------#contents----------*/


ul#pan_list {
	margin:0px 0 0px 20px;
	font-size:1.2em;
}

ul#pan_list li {
	float:left;
	display:block;
	background:url(../img/yajiyshi.gif) right 3px no-repeat;
	width:auto;
	padding-right:20px;
	padding-bottom:5px;
}






/*----------#leftside----------*/
#center p {
	font-size:1.1em;
}

.new {
	font-size:0.8em;
	background:url(../img/new.gif) 0px 6px no-repeat;
	padding-left:65px;
	padding-right:1em;
	line-height:3em;
	width:65px;
}

.seminar
 {
	font-size:0.8em;
	background:url(../img/seminer.gif) 0px 6px no-repeat;
	padding-left:65px;
	padding-right:1em;
	line-height:3em;
	width:65px;
}

.prerelase
 {
	font-size:0.8em;
	background:url(../img/prere.gif) 0px 6px no-repeat;
	padding-left:65px;
	padding-right:1em;
	line-height:3em;
	width:65px;
}


table#info {
	width:434px;
	border-collapse:collapse;
	margin-bottom:10px;
	color:#333;
}


table#info th {
	border-bottom:1px solid #CCCCCC;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}


table#info td {
	border-bottom:1px solid #CCCCCC;
	text-align:left;
	padding:5px 0;
}


dl#gyoumu {
	float:left;
	width:212px;
	padding:0 0 6px 0;
	margin:0 0px 0px 0;
}
dl#pakage {
	float:right;
	width:212px;
	padding:0 0 6px 0;
	margin:0 0px 0px 0;
}
dl#gyoumu dt{
	background-image:url(../img/gyoumu.jpg);
	background-repeat:no-repeat;
	height:32px;
	background-position:center top;
	padding:0px 0 0 32px;
	margin:0;
	text-indent:-9999px;
}
dl#gyoumu dd, dl#pakage dd{
	background-image:url(../img/dl_bottom.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:5px 10px;
	margin:0;
	height:100px;
	text-align:left;
	color:#333;
}
dl#pakage dt{
	background-image:url(../img/syouhin.jpg);
	background-repeat:no-repeat;
	height:32px;
	background-position:center top;
	padding:0px 0 0 32px;
	margin:0;
	text-indent:-9999px;
}


.top_yajirusi {
	padding-left:1em;
	background:url(../img/top_yajirusi.gif) 0 5px no-repeat;
	padding-bottom:0.25em;
	padding-top:0.25em;
	line-height:1.25em;
}
/*----------#service----------*/


ul#servicebannar li {
	float:left;
	width:208px;
	margin-right:19px;
}

ul#servicebannar li a {
	display:block;
	height:70px;
	text-indent:-9999px;
}


ul#servicebannar li#rbannar01 a {
	width:208px;
	background:url(../img/oens.jpg) 0 0 no-repeat;
}

ul#servicebannar li#rbannar01 a:hover {
	background-position:0 -70px;
}

ul#servicebannar li#rbannar02 a {
	width:208px;
	background:url(../img/jicfs.gif) 0 0 no-repeat;

}

ul#servicebannar li#rbannar02 a:hover {
	background-position:0 -70px;
}

ul#servicebannar li#rbannar03 {
	margin-right:0px;
}

ul#servicebannar li#rbannar03 a {
	width:208px;
	background:url(../img/privacymark.gif) 0 0 no-repeat;
}

ul#servicebannar li#rbannar03 a:hover {
	background-position:0 -70px;
}

ul#servicebannar li#rbannar04 a {
	width:208px;
	background:url(../img/hitwave.gif) 0 0 no-repeat;
}

ul#servicebannar li#rbannar04 a:hover {
	background-position:0 -70px;
}


a#ichiran_btn {
	position:absolute;
	top:7px;
	left:330px;
	display:block;
	text-indent: -9999px;
	height:18px;
	width:73px;
	background-image:url(../img/kako_ichiran.gif);
	background-position:0 0;
}

a#ichiran_btn:hover {
	background-position:0 -18px;
}

a#feed_btn {
	position:absolute;
	top:7px;
	left:410px;
	display:block;
	text-indent: -9999px;
	height:18px;
	width:18px;
	background:url(../img/feed.gif) 0 0 no-repeat ;
}

a#feed_btn:hover {
	background-position:0 0px;
}


/*------mark---------*/
.floatright {
	float:right;
	margin-left:10px;
}
