/****************************************

     SETSET

****************************************/

* html body { background:url(null) fixed; overflow:hidden; }

html,body,div,span,applet,object,iframe,strong,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,legend,caption,tbody,tfoot,thead,table,label,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font:inherit;
	font-size:100%;
	vertical-align:baseline;
	}

header,footer,nav,article,section,aside {
	display:block;
	}

body {
	font-size:14px;
	color:#000;
	line-height:1.8;
	background:#f5f5f5;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,'メイリオ',Helvetica,Arial,Sans-Serif;
	overflow-x:hidden;
	}

ul { list-style:none; }

a { text-decoration:none; }
a:hover { text-decoration:underline; }

.left { float:left; }
.right { float:right; }
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:".";
	clear:both;
	height:0;
}

:first-child+html .clearfix { zoom:1; }

/************************************************
	Structure
*************************************************/

* html div#globalNaviWrap { position:absolute; top:expression(eval(document.documentElement.scrollTop+0)); }

#globalNaviWrap {
	z-index:1000;
	top:0;
	left:0;
	width:100%;
	height:40px;
	background:url(//www.adcom-media.co.jp/wp-content/themes/adcom/image/globalnav-bg.jpg) repeat-x;
	}

#main {
	width:100%;
	background:#fff;
	padding:50px 0 50px;
	overflow:hidden;
	/zoom:1;
	}

#contentWrap {
	width:960px;
	margin:0 auto;
	}

/************************************************
	globalHeaderglobalHeader
*************************************************/

#globalNavi ul {
	width:960px;
	height:40px;
	background:url(//www.adcom-media.co.jp/wp-content/themes/adcom/image/globalnav.jpg) no-repeat;
	margin:0 auto;
	list-style:none;
}

#globalNavi ul li { float:left; }

#globalNavi ul li a {
	width:160px;
	height:40px;
	display:block;
	text-indent:-10000px;
}

#globalNavi ul li.page-item-acm a:hover,#globalNavi ul li.page-item-acm.current_page_item a {
	background:url(//www.adcom-media.co.jp/wp-content/themes/adcom/image/globalnav.jpg) -0 -40px no-repeat;
}

#globalNavi ul li.page-item-iss a:hover,#globalNavi ul li.page-item-iss.current_page_item a {
	background:url(//www.adcom-media.co.jp/wp-content/themes/adcom/image/globalnav.jpg) -160px -40px no-repeat;
}

#globalNavi ul li.page-item-pef a:hover,#globalNavi ul li.page-item-pef.current_page_item a {
	background:url(//www.adcom-media.co.jp/wp-content/themes/adcom/image/globalnav.jpg) -320px -40px no-repeat;
}

#globalNavi ul li.page-item-ite a:hover,#globalNavi ul li.page-item-ite.current_page_item a {
	background:url(//www.adcom-media.co.jp/wp-content/themes/adcom/image/globalnav.jpg) -480px -40px no-repeat;
}

#globalNavi ul li.page-item-ope a:hover,#globalNavi ul li.page-item-ope.current_page_item a {
	background:url(//www.adcom-media.co.jp/wp-content/themes/adcom/image/globalnav.jpg) -640px -40px no-repeat;
}

#globalNavi ul li.page-item-jim a:hover,#globalNavi ul li.page-item-jim.current_page_item a {
	background:url(//www.adcom-media.co.jp/wp-content/themes/adcom/image/globalnav.jpg) -800px -40px no-repeat;
}

/************************************************
	HeaderHeader
*************************************************/

#headerWrap {
	width:100%;
	background:#fff;
}

#header {
	width:960px;
	height:240px;
	margin:0 auto;
	position:relative;
	font-size:11px;
}

#header h1 {
	position:absolute;
	top:67px;
	line-height:14px;
}

#header h2 {
	position:absolute;
	top:110px;
}

#header a {
	color:#000;
	text-decoration:none;
}

#header a:hover {
	color:#000;
	text-decoration:underline;
}

#subNav ul {
	position:absolute;
	margin:0;
	padding-right:.8em;
	right:0;
	top:67px;
	border-right:1px solid #e4e4e4;
	line-height:14px;
	list-style:none;
}

#subNav ul li {
	float:left;
	margin-left:.8em;
	padding-left:.8em;
	border-left:1px solid #e4e4e4;
}

.promo-header {
	position:absolute;
	right:0;
	top:110px;	
	}

/************************************************
	main-navi
*************************************************/

#main-navi {
	width:100%;
	background:#fff;
	}
	
#main-navi-inner {
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding:10px 0;
	border-top:1px solid #e4e4e4;
	}

#main-navi-inner ul {
    margin: 0 -6px 0 0;
	overflow:hidden;
	}

#main-navi-inner ul li {
	margin: 0 6px 0 0;
	list-style:none;
	float:left;
	text-align:center;
	font-size:14px;
	}

#main-navi-inner ul li a {
	display:block;
	text-decoration:none;
	padding:10px 0;
	color:#000;
	width:132px;
	}

#main-navi-inner ul li a:hover,
#main-navi-inner ul li.current_page_item a,
#main-navi-inner ul li.current-cat-parent a,
#main-navi-inner ul li.current-cat a {
	background:#2A62BA;
	color: #fff;
	}
	
#main-alert {
	position:relative;
	width:960px;
	margin:0 auto;
	font-size:12px;
	}
	
#main-alert p {
	position:absolute;
	right:0;
	top:-38px;
	padding:3px 8px;
	}


/************************************************
	footer
*************************************************/
#footer a {
	color:#444;
	text-decoration:none;
	}

#footer a:hover {
	text-decoration:underline;
	}

#footer-top {
	width:100%;
	color:#444;
	padding:30px 0;
	}

#footer-top-wrap {
	margin:0 auto;
	width:960px;
	overflow:hidden;
	}

#footer-top-inner {
	margin:0 -30px 0 0;	
	}

#footer-top-inner div {
	float:left;
	width:168px;
	margin:0 30px 0 0;	
	}

#footer-top-inner div h1 {
	font-weight:bold;
  	text-align:center;
	}

#footer-top-inner div ul {
	list-style:none;
	margin:5px 0 0 0;
    text-align: center;
	}

#footer-bottom {
	width:100%;
	color:#444;
	font-size:12px;
	}

#footer-bottom-inner {
	width:960px;
	margin:0 auto;
	padding:30px 0 60px;
	position:relative;
	border-top:1px solid #ddd;
	}

#footer-bottom-inner a img {
	position:absolute;
	right:0;
	}
	
#footer-bottom-inner ul {
	position:absolute;
	list-style:none;
	top:28px;
	}

#footer-bottom-inner ul li {
	float:left;
	padding-right:10px;
	}

#footer-bottom-inner p {
	position:absolute;
	left:0;
	top:50px;
	}

/****************************************
     Side
****************************************/

#side {
	width:300px;
	float:right;
	position:relative;
}

	
#side a {
	color:#000;
	text-decoration:none;
	}

#side a:hover {
	color:#2A62BA;
	text-decoration:underline;
	}


#side #rectangle {
	margin-bottom:30px;	
	}
	
#side h1.title00 {
	color:#2d2d2d;
	font-size:18px;
	position:relative;
	font-weight: normal;
	}
	
#side h1.title00 span {
	position:absolute;
	right:0;
	top:4px;
	font-size:13px;
	}

.s-box {
	margin: 0 0 40px 0;
	}
	
#series-box {
	overflow:hidden;
	margin:30px 0 30px 0;
	}
	
#series-box img {
	margin-bottom:20px;
	}

/****************************************
     SET
****************************************/

img.centered, img.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-top:20px; margin-bottom:20px; }
img.alignright, a img.alignright { margin:10px 0px 10px 15px; display: inline; }
img.alignleft, a img.alignleft { margin:10px 15px 10px 0px; display: inline; }

.wp-caption {
	border:1px solid #e4e4e4;
	padding:10px 10px 0;
	}
	
.wp-caption img {display: block; margin-left: auto; margin-right: auto; margin-top:10px; margin-bottom:10px; }

.wp-caption.alignright { margin:10px 0px 10px 15px; }
.wp-caption.alignleft { margin:10px 15px 10px 0px; }
.wp-caption.aligncenter {display: block; margin-left: auto; margin-right: auto; margin-top:20px; margin-bottom:20px;}
.wp-caption.alignnone {margin-top:20px; margin-bottom:20px;}

.wp-caption-text {
	font-size:12px;
	padding:4px 4px 8px 4px;
	line-height:16px;
	text-align:center;
	}

.posts a:link, .posts a:visited { color:#2A62BA; }
.posts a:hover, .posts a:active { text-decoration:underline; }


.single a:link, .single a:visited,
.page a:link, .page a:visited { color:#2A62BA; }
.single a:hover, .single a:active,
.page a:hover, .page a:active,
.category a:hover, .category a:active { text-decoration:underline; }

/****************************************
     Structure
****************************************/

#content {
	width:620px;
	background:#fff;
	font-size:14px;
	line-height:1.75em;
	float:left;
	}

/****************************************
     h1,h2,h3,h4
****************************************/

h1.title00 {
	color:#2d2d2d;
	font-size:20px;
	position:relative;
	font-weight: normal;
	}

h1.title00 span {
	position:absolute;
	right:0;
	font-size:13px;
	}

h1.title00 span a {
	font-weight:normal;
	color:#000 !important;
	}

h3.title00 a {
	display:block;
	color:#2d2d2d;
	margin: 30px 0 0 0;
	font-size:16px;
	border-top:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	font-weight: normal;
	}
	
h3.title00 a:hover {
	text-decoration:none !important;
	background:#f5f5f5;
	}

h1.title01 {
	font-size:24px;
	line-height:34px;
	margin-bottom:20px;
	font-weight: normal;
	padding-bottom:20px;
	border-bottom:1px solid #e4e4e4;
	position:relative;
	}
	
h1.title01 span {
	padding-top:10px;
	text-align:right;
	display:block;
	font-size:13px;
	line-height:20px;
	color:#444;
	}
	
h1.title01 span.button01,
h1.title01 span.button00 {
	padding:10px 20px;
	right:0;
	top:-4px;
	font-size:13px;
	display:inline-block;
	position:absolute;
	}
	
h1.title01 span.button01 {
	color:#fff;
	}

/****************************************
    style
****************************************/

ul.ulstyle00,
ul.ulstyle01,
ol.olstyle00 {
	margin:10px 0 10px 30px;
	}
	
ul.ulstyle02 {
	margin:30px 0;
	}
	
ul.ulstyle02 li {
	padding-left: 7em;
    text-indent: -7em;
	}
	
ul.ulstyle02 li span {
	padding-left:1em;
	}
	
ul.ulstyle03 {
	margin:30px 0 0;
	padding-left:20px;
	list-style:disc;
	}

ul.ulstyle03 li {
	padding:0 0 5px 0;
	}
	
ul.ulstyle03 li a {
	color:#000 !important;
	}
	
ul.ulstyle03 li a:hover {
	text-decoration:underline;
	color:#2A62BA !important;
	}
	
ul.ulstyle03 li span {
	color:#444;
	font-size:12px;
	line-height:18px;
	display:block;
	}

ul.ulstyle04 {
	margin:0;
	}

ul.ulstyle04 li {
	padding:15px 0 15px 0;
	border-bottom:1px solid #e4e4e4;
	}
	
ul.ulstyle04 li a {
	color:#000 !important;
	}
	
ul.ulstyle04 li a:hover {
	text-decoration:underline;
	color:#2A62BA !important;
	}
	
ul.ulstyle04 li span {
	color:#444;
	font-size:12px;
	line-height:18px;
	display:block;
	}

#adlist ul.ulstyle03 li span {
	color:#000;
	font-size:14px;
	line-height:23px;
	float:right;
	display:inline-block;
	}

ul.ulstyle03 li a {
	color:#000;
	text-decoration:none;
	}

ul.ulstyle03 li a:hover {
	color:#2A62BA;
	text-decoration:underline;
	}
		
ul.ulstyle00 li { list-style:disc; }
ul.ulstyle01 li { list-style:lower-alpha; }


dl.dlstyle00, dl.dlstyle01 {
	margin:20px 0 30px;
	overflow:hidden;
	}

dl.dlstyle00 dt {
	float:left;
	width:6em;
	color:#444;
	padding:3px 0;
	}

dl.dlstyle00 dd {
	margin-left:8em;
	padding:3px 0;
	}
	
dl.dlstyle01 dt {
    padding-left: 1em !important;
    text-indent: -1em !important;
	}
	
dl.dlstyle01 dd {
	padding-left:1em;
	}
	
dl.dlstyle01 dd {
	margin-bottom:10px;
	color:#666;
	}
	
.tbstyle00 {
	border-collapse: collapse;
	}
	
.tbstyle00 {
	margin:20px 0;
	width:100%;
	font-size:12px;
	}

.tbstyle00 th, .tbstyle00 td {
	border:1px solid #e1e1e1;
	padding:5px 10px;
	}

.result {
	border-top:2px solid #0162b1;
	padding:20px 0 0 0;
	}

.category {
	border-top:2px solid #2A62BA;
	padding:20px 0 0 0;
	}

/****************************************
     common
****************************************/

#post-remark,
#post-pic,
#post-bn,
#post-board,
#post-news,
#post-event,
#post-np,
#post-info,
#post-wave,
#post-tmo,
#post-form,
#post-ad {
	overflow:hidden;
	margin:0 0 50px 0;
	padding:0 0 30px 0;	
	border-bottom:1px solid #e4e4e4;
	word-break: break-all;
	word-wrap: break-word;
	}

/****************************************
     page
****************************************/

.page {
	border-top:2px solid #2A62BA;
	padding:20px 0 0 0;
	}
	
/* TOP */
.c-box {
	border:1px solid #e4e4e4;
	padding:20px;
	margin:30px 0;
	}

.c-box a {
	color: #000;
	}


/* #post-wave */

#wave01 table {
	border-collapse:collapse;
	margin:30px 0 0 0;
	}
	
#wave01 table td {
	border-top:1px solid #e4e4e4;
	padding:20px 0;
	}
	
#wave01 table td.outline {
	width:480px;
	padding-right:20px;
	font-size:13px;
	}

#wave02 div {
	width:620px;
	overflow:hidden;
	}

#wave03 .bookpub {
	float: left;
}

#wave03 .bookpub span {
	font-size: 12px;
	display: block;
	padding-top: 20px;
	text-align: center;
}

#wave03 .bookpub img {
	border: none !important;
	border-radius: 0 !important;
	margin: 0 !important;
	padding: 0;
}

#wave03 .buy {
	margin-left:220px;
	}


#wave03 .release {
	width:600px;
	overflow:hidden;
	padding:9px 9px;
	border:1px solid #e4e4e4;
	}
	
#wave03 .release-inner {
	margin:0 -25px 0 0;
	}
	
#wave03 .release-inner div{
	float: left;
	font-size:12px;
	width:100px;
	margin:10px 25px 10px 0;
	text-align:center;
	}
	
#wave03 .release div span {
	display:block;
	}

#wave04 div {
	width:620px;
	overflow:hidden;
	}


#wave04 .list {
	overflow:hidden;
	/zoom:1;
	margin:4px 0 0;
	padding-bottom:20px;
}

#wave04 .list-1 { float: left; width: 90px; padding-top: 25px; }
#wave04 .list-2 { float: left; width: 250px; margin-left: 15px; }
#wave04 .list-3 { float: left; width: 250px; margin-left: 15px; }
#wave04 .list-2 p { background: #F0F5FA; padding: 10px; font-size:13px; }
#wave04 .list-1 span { display: block; text-align: center; font-size: 11px; }
#wave04 .list-2 span { display: block; text-align: left; font-size: 13px; font-weight: bold; }
#wave04 .list-3 span { display: block; text-align: left; font-size: 13px; font-weight: bold; padding-bottom: 10px; }


#wave04 table {
	margin:0;
	width:100%;
	font-size:11px;
}

#wave04 table a {
	font-weight:normal;
	}

#wave04 table th, #wave04 table td {
	border:none;
	padding:0;
	line-height:1.6em;
	}

#wave04 table th { width:80px; text-align:left; vertical-align:top; }


#wave05 .outline {
	width:620px;
	overflow:hidden;
	}
	
#wave05 .author {
font-weight:bold;
font-size:16px;
margin-bottom:30px;
	}
	
#wave05 .author span {
	color:#666;
	text-align:right;
	display:block;
	font-weight:normal;
	font-size:14px;
	padding-top:5px;
	}
	
#wave05 .outline img {
	margin-top:20px;
	}
	
#wave05 .outline div {
	float:right;
	width:470px;
	}

/* #post-wave-pro */
#post-wave-pro h2 {
	font-size:16px;
	font-weight:normal;
	margin:30px 0;
	}

#post-wave-pro h3 {
	font-size:14px;
	margin:15px 0;
	}
	
#post-wave-pro p {
	margin:5px 0;
	}

#post-wave-pro img {
	margin:15px 0 15px 10px;	
	}

#post-wave-pro img.alignone {
	margin:20px 0 20px 0 !important;
	}

/* #post-tmo */


#tmo01 .column {
	overflow:hidden;
	position:relative;
	height:50px;
	margin:0 0 20px 0;
	}
	
#tmo01 .column p {
	line-height:50px;
	font-weight:bold;
	font-size:16px;	
	}
	
#tmo01 .column span {
	position:absolute;
	right:0;
	}

#tmo01 .column-bottom {
	overflow:hidden;
	margin:20px 0 0 0;
	padding:10px 0 0 0;
	border-top:1px solid #e4e4e4;
	}
	
#tmo01 .column-bottom div {
	width:240px;
	}

#tmo01 .column-bottom p {
	text-align:center;
	}
#tmo02 div {
	width:620px;
	overflow:hidden;
	}
	
#tmo03 table {
	margin:0;
	width:100%;
	font-size:13px;
	}

#tmo03 table td.meta01 {
	width:40px;
	text-align:center;
	}
	
#tmo03 table td.meta02 {
	padding:0 0 0 20px;

	}
		
#tmo03 table td.meta03 {
	text-align:right;
	}

#tmo05 .outline {
	width:620px;
	overflow:hidden;
	margin:0 0 80px 0;
	}
	
#tmo05 .author {
font-weight:bold;
font-size:16px;
margin-bottom:30px;
	}
	
#tmo05 .author span {
	color:#666;
	text-align:right;
	display:block;
	font-weight:normal;
	font-size:14px;
	padding-top:5px;
	}
	
#tmo05 .outline img {
	margin-top:20px;
	}
	
#tmo05 .outline div {
	margin-left:150px;
	}

.post-tmo-add {
	margin-bottom:80px;
	}

.post-tmo-add h2 {
	font-size:20px;
	color:#2d2d2d;
	font-weight: normal;
	margin:40px 0 20px;
	position:relative;
	}
	
.post-tmo-add h3 {
	font-size:16px;
	margin:20px 0;
	}

.post-tmo-add p {
	margin-bottom:10px;

}

.post-tmo-add img.alignone {
	border:1px  solid #e4e4e4;
	padding:10px;
	margin:20px 0;
	}
/* #post-event */

#post-event table {
	border-collapse:collapse;
	}
	
#post-event table td {
	border-top:1px solid #e4e4e4;
	padding:30px 0;
	}
	
#post-event table td.day {
	width:100px;
	vertical-align:top;
	font-size:13px;
	}

#post-event table span.detail a,
#post-event table span.new a {
	color:#fff;
	font-size:11px;
	text-align:center;
	margin:5px 0 0 0;
	padding:4px 10px 3px 10px;
	color:#fff;
	}

#post-event table span.detail a {
	background:#2A62BA;
	}

#post-event table span.new a {
	background:#c7422f;
	}

#post-event table span.detail a:hover {
	text-decoration:none;
	}

#post-event table span {
	display:block;
	}

#post-event table span.name {
	margin-bottom:10px;
	}
	
#post-event table span.map,
#post-event table span.con {
	padding-left: 6em;
    text-indent: -6em;
	font-size:13px;
	color:#444;
	}
	
/* #author-list */
#author-list {
	width:620px;
	overflow:hidden;
	padding-bottom:4px;
	margin-bottom:8px;
	border-bottom:1px solid #e4e4e4;
	}

#author-list-inner {
	margin:0 -13px 0 0;
	}

#author-list-inner div {
	float: left;
	width:198px;
	padding:2px 0 0 0;
	margin:0 13px 0 0;
	overflow:hidden;
	}

#author-list-inner div ul {
	margin:0 -2px 0 0;
	}
	
#author-list-inner div ul li {
	float: left;
	list-style: none;
	font-size:12px;
	width:38px;
	padding:2px 0 0 0;
	margin:0 2px 4px 0;
	text-align:center;
	color:#000;
	}

#author-list-inner div ul li a {
	background: #f5f5f5;
	display:block;
	color:#000;	
	}

#author-list-inner div ul li a:hover {
	background: #2A62BA;
	color:#fff;
	text-decoration:none;
	}


/* #archive-list */

#archive-list {
	width:620px;
	overflow:hidden;
	padding-bottom:4px;
	margin-bottom:8px;
	border-bottom:1px solid #eaeaea;
	}

#archive-list-navi {
	margin:0 -4px 0 0;
	}

#archive-list-navi li a {
	float: left;
	list-style: none;
	background: #f5f5f5;
	font-size:12px;
	width:100px;
	padding:2px 0 0 0;
	margin:0 4px 4px 0;
	text-align:center;
	color:#000;
	}

#archive-list-navi li.select a,
#archive-list-navi li.current-cat a,
#archive-list-navi li a:hover {
	background: #2A62BA;
	color:#fff;
	text-decoration:none;
	}


#alpha-list {
	width:620px;
	overflow:hidden;
	padding-bottom:4px;
	margin-bottom:8px;
	}

#alpha-list-inner {
	margin:0 -7px 0 0;
	}
	
#alpha-list-inner div {
	float: left;
	font-size:12px;
	width:202px;
	padding:2px 0 0 0;
	margin:0 7px 4px 0;
	text-align:center;
	color:#000;
	}
	
#alpha-list-inner div ul {
	margin:0 -3px 0 0;
	}

#alpha-list-inner div ul li {
	float: left;
	list-style: none;
	background: #f5f5f5;
	font-size:12px;
	width:38px;
	padding:2px 0 0 0;
	margin:0 3px 4px 0;
	text-align:center;
	}

#alpha-list-inner div ul li a {
	color:#000;	
	background: #f5f5f5;
	display:block;
	}
	
#alpha-list-inner div ul li a:hover {
	background: #2A62BA;
	color:#fff;
	text-decoration:none;
	}

/* #post-ad */

#post-ad-outline {
	overflow:hidden;
	margin:20px 0 0;
	}

#post-ad-outline div {
	margin-left:150px;	
	}
	
#post-ad-outline img {
	margin-top:23px;
	}

#post-ad-con {
	padding:15px;
	border:1px solid #e4e4e4;
	overflow:hidden;
	margin: 20px 0 50px;
	}

#post-ad-con p {
	font-weight:bold;
	margin-bottom:5px;
	}

#post-ad-con .left {
	width:320px;
	}
	
#post-ad #ad01 table,
#post-ad #ad02 table {
	border-collapse:collapse;
	text-align:center;
	width:100%;
	margin:0 0 10px 0;
	}

#post-ad #ad01 table th,
#post-ad #ad01 table td {
	padding:15px 5px;
	border:1px solid #e4e4e4;
	font-size:13px;
	}
	
#post-ad #ad01 table th {
	background:#f5f5f5;
	}

#post-ad #ad02 table th,
#post-ad #ad02 table td {
	padding:10px 5px;
	border:1px solid #e4e4e4;
	font-size:12px;
	}
	
#post-ad #ad02 table th {
	width:145px;
	}
	
#post-ad #ad02 p {
font-weight:bold;
margin:20px 0 10px 0;
}

#post-ad #ad03 div {
	margin-left:300px;
	}

/****************************************
     single
****************************************/

.single {
	border-top:2px solid #2A62BA;
	padding:20px 0 0 0;
	}

.post-meta {
	font-size:13px;
	margin-bottom:20px;
	text-align:right;
	position:relative;
	}

/* .oecover */

.oecover {
	padding:0 0 30px;
	margin:40px 0 10px;
	overflow:hidden;
	}

.oecover img {
	border:1px solid #e1e1e1;
	padding:2px;
	}
	
.oecover .meta {
	margin-left:180px;
	}

.oecover ul {
	margin:10px 0 0 20px;
	}	
.oecover ul li {
	list-style:disc;
	font-size:12px;
	line-height:1.6em;
	}
	
.oecover p {
	font-size:16px;
	margin-bottom:10px;
	font-weight:bold;
	}
	
.oecover p a {
	color:#2A62BA;
	}

.oecover .meta dl {
	font-size:12px;
	}
	
.oecover .meta dl dt {
	float:left;
	width:4.5em;
}

.oecover .meta dl dd {
	margin-left:4.5em;
}

.oecover .meta div {
	overflow:hidden;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #e4e4e4;
	}

/****************************************
     Category
****************************************/

.category-list h1.title {
	height:50px;
	line-height:50px;
	margin:0px 0px 5px;
	border-bottom:3px solid #2A62BA;
	border-top:1px solid #e4e4e4;
	margin-bottom:20px;
	}

.list-style00 {
	overflow:hidden;
	padding:30px 0;
	border-bottom:1px solid #e4e4e4;
	cursor:pointer;
	}

.list-style00 .meta {
	margin-left:100px;
	}

.list-style00 .meta h1 {
	font-size:16px;
	padding:5px 0;
	font-weight:normal;
	}


.list-style00 .meta p {
	font-size:13px;
	color:#444;
	line-height: 18px;
	}


.list-style00 .meta dl {
	font-size:13px;
	color:#444;
	}
	
.list-style00 .meta dt {
	float:left;
	width:3em;
	}

.list-style00 .meta dd {
	margin-left:3em;
	}

.list-style01 {
	padding:30px 0;
	border-bottom:1px solid #e4e4e4;
	}

.list-style01 h1 {
	font-size:16px;
	padding:5px 0;
	font-weight:normal;
	}
	
.list-style00 h1 a,
.list-style01 h1 a {
	color:#2A62BA !important;
	}


.list-style01 p {
	font-size:13px;
	color:#444;
	padding-left: 5em;
    text-indent: -5em;
	}
	

.list-style02 {
	overflow:hidden;
	padding:0 0 10px;
	}

.list-style02 .meta {
	margin-left:55px;
	}

.list-style02 .meta span {
	display:block;
	font-size:12px;
	color:#444;
	}

.list-style02 a {
	color:#000 !important;
	}


.list-style02 a:hover {
	color:#2A62BA !important;
	}

/* ニュース */

.post-news-list {
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 30px 0;	
	word-break: break-all;
	word-wrap: break-word;
	border-bottom:1px solid #e4e4e4;
	}
	
.post-news-list h1 {
	font-size:18px;
	line-height:28px;
	margin-bottom:20px;
	font-weight: normal;
	margin-top:30px;
	}
	
.post-news-list a {
	color:#2A62BA;
	}

/* 編集部からのお知らせ */

.post-info-list {
	overflow:hidden;
	margin:0 0 60px 0;
	padding:0 0 60px 0;	
	word-break: break-all;
	word-wrap: break-word;
	border-bottom:1px solid #e4e4e4;

	}
	
.post-info-list h1 {
	font-size:18px;
	line-height:28px;
	margin-bottom:20px;
	font-weight: normal;
	}

/****************************************
     single
****************************************/

#post-wave h2 {
	font-size:20px;
	color:#2d2d2d;
	font-weight: normal;
	margin:40px 0;
	position:relative;
	}
	
#post-wave h2 span {
	position:absolute;
	right:0;
	color:#666;
	font-size:13px;
	}
	
#post-wave h3 {
	font-size:16px;
	color:#2d2d2d;
	font-weight: bold;
	margin:50px 0 20px;
	}

#post-tmo h2 {
	font-size:20px;
	color:#2d2d2d;
	font-weight: normal;
	margin:40px 0;
	position:relative;
	}
	
#post-tmo h2 span {
	position:absolute;
	right:0;
	color:#666;
	font-size:13px;
	}
	
#post-tmo h3 {
	font-size:16px;
	color:#2d2d2d;
	font-weight: bold;
	margin:50px 0 20px;
	}
	
#post-remark h2 {
	font-size:20px;
	color:#2d2d2d;
	font-weight: normal;
	margin:30px 0;
	}

#post-board h2 {
	font-size:20px;
	color:#2d2d2d;
	font-weight: normal;
	margin:30px 0;
	}

#post-event h2 {
	font-size:20px;
	color:#2d2d2d;
	font-weight: normal;
	margin:30px 0;
	}

#post-form h2 {
	font-size:20px;
	color:#2d2d2d;
	font-weight: normal;
	margin:30px 0;
	}
	
#post-bn h2 {
	font-size:20px;
	color:#2d2d2d;
	font-weight: normal;
	margin:30px 0;
	}
	
#post-bn h2 span {
	text-align:right;
	padding-top:10px;
	display:block;
	font-size:14px;
	color:#444;
	}

#post-bn h3 {
	font-size:16px;
	color:#2d2d2d;
	font-weight: normal;
	margin:30px 0;
	}

#post-bn h4 {
	font-size:14px;
	color:#2d2d2d;
	font-weight: normal;
	margin:30px 0;
	}
	
#post-bn .ad {
	font-size:20px;
	color:#2d2d2d;
	font-weight: normal;
	margin:30px 0;
	position:relative;
	}

#post-bn .ad span {
	position:absolute;
	right:0;
	top:-8px;
	}
	
#post-bn .ad span a {
	color:#fff;
	}

#post-bn .ad span a:hover {
	text-decoration:none;
	}
	
#post-bn .ad span.button01 {
	width:180px;
	padding: 6px 0 6px 0;
	font-size: 14px;
	margin:0 0 8px 0;
	text-align:center;
	color:#fff;
	}

#post-ad h2 {
	font-size:20px;
	color:#2d2d2d;
	font-weight: normal;
	margin:40px 0;
	position:relative;
	}
	
#post-ad h2 span {
	position:absolute;
	right:0;
	font-size:12px;
	}

/* バックナンバー */
#post-bn .sptitle {
	font-weight:bold;
	padding-bottom:10px;
	font-size:16px;
	}

#post-bn dl dt {
    padding-left: 1em !important;
    text-indent: -1em !important;
	}
	
#post-bn dl dd {
	padding-left:1em;
	}
	
#post-bn .tab-content dl dd {
	margin-bottom:10px;
	color:#444;
	}

/* New Products */
#post-np #inner {
	overflow:hidden;
	margin:20px 0;
	}

#post-np #inner .left {
	width:180px;
	padding:5px 20px 5px 0;
	}

#post-np #inner .left span.num {
	display:block;
	font-size:12px;
	margin:0 0 5px 0;
	text-align:center;
	}

#post-np #inner .right {
	width:400px;
	border-left:1px solid #e4e4e4;
	padding:5px 0 5px 19px;
	}

/* 私の発言 */
#remark-profile {
	padding:30px 0 0;
	margin:10px 0 0;
	border-top:1px solid #e4e4e4;
	overflow:hidden;
	font-size:12px;
	line-height:1.6;
	}

#remark-profile .left {
	width:180px;
	}
		
#remark-profile .right {
	width:440px;
	}
	
#remark-profile p {
	font-weight:bold;
	font-size:14px;
	}

/* 新着 */
.post-new {
	margin-top:30px;
	}

.post-new-inner {
	margin:10px 0 0 0;
	}

.post-new .list {
	overflow:hidden;
	padding:30px 0;
	border-bottom:1px solid #e4e4e4;
	}

.post-new .list .meta {
	margin-left:100px;
	}

.post-new .list .meta h1 {
	font-size:16px;
	padding:5px 0;
	font-weight:normal;
	}

.post-new .list .meta h1 a:hover {
	text-decoration:underline;
	}
	
.post-new .list .meta p {
	font-size:13px;
	color:#444;
	line-height: 18px;
	}

/* 書籍案内 */
.post-book {
	width:620px;
	margin-top:60px;
	overflow:hidden;
	}
	
.post-book-inner {
	margin: 10px -20px 0 0;
	}
	
.post-book-list {
	width: 300px;
    height: auto !important;
	margin: 0 20px 0 0;
	padding:30px 0 0 0;
	float:left;
	}
	
.post-newbook-list {
	overflow:hidden;
	margin: 30px 0 40px 0;
	}

.post-book-list h1,
.post-newbook-list h1 {
	font-size:14px;
	padding:0 0 10px 0;
	font-weight:normal;
	}

.post-book-list img,
.post-newbook-list img {
	padding:2px;
	border:1px solid #e4e4e4;
	}

.post-book-list .meta,
.post-newbook-list .meta {
	margin-left:100px;
	}

.post-book-list .meta dl,
.post-newbook-list .meta dl {
	font-size:12px;
	line-height:20px;
	color:#444;
	}
	
.post-book-list .meta dt,
.post-newbook-list .meta dt {
	float:left;
	width:2em;
	}

.post-book-list .meta dd,
.post-newbook-list .meta dd {
	margin-left:3em;
	}
	
.post-newbook-list p.cap {
	overflow: hidden;
	font-size: 13px;
}

#post-footer {
	border-top:1px solid #e4e4e4;
	margin:30px 0 0;
	padding:30px 0 0;
	}
	
#post-footer p {
	font-weight:bold;
	}

/****************************************
     pages navi
****************************************/

#sub-navi {
	overflow:hidden;
	width:100%;
	background:#fff;
	}

#sub-navi-inner {
	width:960px;
	margin:0 auto;
	background:#f5f5f5;
	overflow:hidden;
	height:50px;

	}

#sub-navi-ad {
	margin-left:5px;
	line-height:50px;
	font-size:13px;
	float:left;
	width: 570px;
	position: relative;
	overflow: hidden;
	}


#sub-navi-ad ul {
	position: relative;
}

.ticker {
	margin-left:5px;
	line-height:50px;
	font-size:13px;
	float:left;
	width: 570px;
	position: relative;
	overflow: hidden;
	}

.ticker ul {
	width: 100%;
	position: relative;
}

.ticker ul li {
	width: 100%;
	display: none;
}

#search-box {
	float:right;
    margin-top: 10px !important;
	margin-right:10px;
    padding: 2px 10px !important;
    background-color: #fff;
	}

#search-box input#s {
	outline: none;
	padding: 0;
	border-style: none;
	width: 330px;
    font-size: 13px !important;
	line-height:13px !important;
	}
		
#search-box input#submit {
	display:none;
	}

/**/

ul.split_pages {
	text-align:center;
	padding:30px 0;
	list-style:none;
	margin:0 !important;
}

ul.split_pages li {
	list-style:none;
	display:inline;
	font-size:12px;
}

ul.split_pages li a {
	text-decoration:none !important;
	padding:10px 15px;
	background:#e4e4e4;
	font-size:12px;
	color:#000 !important;
	font-weight:normal !important;
}

ul.split_pages li.active_page,ul.split_pages li a:hover {
	background:#2A62BA !important;
	color:#fff !important;
	padding:10px 15px;
}


/**/

.navigation {
	margin:0 auto;
	text-align:center;
	padding:40px 0 20px;
	font-size:12px;
}

.navigation .current {
	padding:10px 15px;
	color:#fff;
	background:#2A62BA;
}

a.page-numbers {
	padding:10px 15px;
	color:#000 !important;
	background:#e4e4e4;
	text-decoration:none;
	font-weight:normal !important;
}

a.page-numbers:hover {
	color:#fff !important;
	background:#2A62BA;
	text-decoration:none;
}

/****************************************
    Ad
****************************************/

ul.ads-text1 {
	margin: 0 0 20px 0 !important;
	padding:0 !important;
	list-style:none !important;
	font-size:14px;
}

ul.ads-text1 li {
	padding:2px 0 2px 35px !important;
	margin: 0 !important;
}

ul.ads-text1 li {
	background:url(//www.adcom-media.co.jp/wp-content/themes/adcom/image/icon-pr.jpg) no-repeat left !important;
}

ul.ads-text1 li a {
	background: none !important;
	font-weight: normal !important;
	color:#0000FF !important;
}

ul.ads-text1 li a:hover {
	text-decoration: underline !important;

}


/****************************************
    etc
****************************************/

p.footnote {
	margin:10px 0;
	color:#444;
	padding-left: 1em;
    text-indent: -1em;
	font-size:12px;
	line-height:18px;
	}

ul.footnote,
ol.footnote {
	margin:3px 0 !important;
	}
 
ul.footnote li,
ol.footnote li {
	color:#444;
	font-size:12px;
	list-style:none !important;
    padding-left: 1em;
    text-indent: -1em;
}

.notice00 {
	text-align:center;
	border:1px solid #e4e4e4;
	margin:20px 0;
	padding:20px;
	font-size:12px;
	}
		
.notice01 {
	border-bottom:1px solid #e4e4e4;
	padding:0 0 30px;
	font-size:13px;
	line-height:22px;
	}

.notice01 span {
	display:block;
	font-weight:bold;
	margin-bottom:5px;
	}
	
.notice02 {
	border:1px solid #e4e4e4;
	padding:20px;
	margin:0 0 20px 0;
	font-size:13px;
	line-height:22px;
	}


.referer {
	margin:30px 0 0 0;
	font-size:13px;
	color:#444;
	line-height:20px;
	}

.referer p {
	padding-bottom:5px;
	}
	
.referer ul,
.referer ol {
	margin-left:30px;
	}
	
.referer ul li {
	list-style:disc;
	}





blockquote {
	margin:1em auto 2em;
	padding:0 0 0 18px;
	text-align:left;
	background:url(image/blockquote_1.gif);
	background-position:0 .1em;
	background-repeat:no-repeat;
}

blockquote p {
	margin:0;
	padding:0 18px 0 0;
	background:url(image/blockquote_2.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	color:#666;
}


.privacy {
	width: 480px;
	margin:0 auto;
	margin-top: 20px;
	padding: 20px;
	border: 1px solid #e4e4e4;
}



#trailer .tl {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	}
#trailer .tl span {
	text-align:right;
	display:block;
	color:#666;
	font-weight:normal;
	font-size:13px;
	padding-bottom:5px;
	}
	
#trailer ul {
	padding-left:20px;
	list-style:disc;
	font-size:13px;
	line-height:22px;
	}


/* #post-form */
#post-remark table {
	border-collapse:collapse;
	width:100%;
	margin:0 0 50px 0;
	}
	
#post-remark table th,
#post-remark table td {
	border: 1px solid #e4e4e4;
	padding:20px 10px;
	vertical-align:middle;
	}
	
#post-remark table th {
	background:#fbfbfb;
	font-size:12px;
	}
	
#post-remark table th.r01 {
	width:120px;
	}

#post-remark table th.r03 {
	width:140px;
	}

/* #post-form */
#post-form input[type=text]:focus,
#post-form textarea:focus,
#post-form select:focus{
	outline:none;
	background:#fff;
}

#post-form input[type=text],
#post-form textarea,
#post-form select {
	background: #fbfbfb;
	outline: none;
	padding: 8px 10px;
	border: 1px solid #e4e4e4;
    font-size: 14px !important;
	line-height:14px !important;

}

#post-form table {
	border-collapse:collapse;
	width:100%;
	margin:0 0 0 0;
	}
	
#post-form table th,
#post-form table td {
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	}

#post-form table th {
	padding:15px 0 15px 10px;
	width:120px;
	text-align:left;
	vertical-align:middle;
	background:#fbfbfb;
	font-size:12px;
	}
	
#post-form table th span {
	color:#df4b39;
	font-size:11px;
	}

#post-form table td {
	padding:15px 0 15px 20px;
	width:380px;
	}

#post-form table th.desc1,
#post-form table th.desc2 {
	text-align:center;
	padding:5px;
	color:#fff;
	font-size:13px;
	}

#post-form table th.desc1 {
	background:#2A62BA;
	}
	
#post-form table th.desc2 {
	background:#666;
	}


#post-form select {
	width:200px;
	}	

#post-form textarea {
	width:360px;
	}



#post-form input.s {
	width:120px;
	}
	
#post-form input.m {
	width:240px;
	}

#post-form input.l {
	width:360px;
	}


#btn7,
#btn8 {
	cursor:pointer;
	background:#ccc;
	padding:0 10px;
	font-size:12px;
	border:none;
	height:25px;
	}

#btn7:hover,	
#btn8:hover {	
	background:#2A62BA;
	border:none;
	color:#fff;
	}
	


#post-form .error {
	font-size:12px;
	color:#df4b39;
	}

#post-form .alert {
	padding:20px;
	margin:0 0 20px 0;
	background:#fbfbfb;
	}
	
#post-form .alert p {
	font-weight:bold;
	}

#post-form .alert ul {
	list-style:disc;
	margin: 5px 0 5px 20px;

	}
	
#post-form .alert ul li {
	color:#df4b39;
	font-size:12px;
	list-style:disc;
	}




/****************************************
    tab
****************************************/

.invisible {
	display: none;
	}

/* #top-box */

#top-box {
	margin-bottom:30px;
	}

#top-box #inner {
	width:620px;
	overflow:hidden;
	}

#top-box #tabctl {
	margin: 0 -1px 0 0;
	}

#top-box #tabctl li {
	float: left;
	list-style: none;
	cursor: pointer;
	background: #F0F5FA;
	font-size:13px;
	width:206px;
	padding:8px 0 8px 0;
	margin: 0 1px 0 0;
	text-align:center;

	}

#top-box #tabctl li.select,
#top-box #tabctl li:hover {
	background: #2A62BA;
	color:#fff;
	}

#top-box .tab-content {
	width: 578px;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	padding:20px 20px;
	}
	
#top-box .tab-content .oecover {
	padding:0 !important;
	margin:0 !important;
	}
	

/* #post-event */

#post-event #inner {
	width:620px;
	overflow:hidden;
	padding-bottom:4px;
	margin-bottom:20px;
	border-bottom:1px solid #e4e4e4;
	}

#post-event #tabctl {
	margin:0 -4px 0 0;
	}

#post-event #tabctl li {
	float: left;
	list-style: none;
	cursor: pointer;
	background: #f5f5f5;
	font-size:12px;
	width:100px;
	padding:2px 0 0 0;
	margin:0 4px 4px 0;
	text-align:center;
	}

#post-event #tabctl li.select,
#post-event #tabctl li:hover {
	background: #2A62BA;
	color:#fff;
	}

#post-event .tab-content {
	width: 620px;
	}

/* #post-bn */

#post-bn #inner {
	width:620px;
	overflow:hidden;
	margin:10px 0 30px 0;
	padding:0 0 0 0;
	}

#post-bn #tabctl {
	margin:0 -4px 0 0;
	}

#post-bn #tabctl li {
	float: left;
	list-style: none;
	cursor: pointer;
	background: #F0F5FA;
	font-size:12px;
	width:308px;
	padding:4px 0 2px 0;
	margin:0 4px 4px 0;
	text-align:center;
	color:#444;
	}

#post-bn #tabctl li.select,
#post-bn #tabctl li:hover {
	background: #2A62BA;
	color:#fff;
	}

#post-bn .tab-content {
	width: 620px;
	}

/* #post-pic */

#post-pic #inner {
	width:620px;
	overflow:hidden;
	height: 40px;
	background: url(//www.adcom-media.co.jp/wp-content/themes/adcom/images/opluse/bg_border.jpg) 0 repeat-x;
	margin-bottom: 30px;
	}

#post-pic #tabctl {
	width: 620px;
	height: 40px;
	}

#post-pic #tabctl li {
	float: right;
	height: 40px;
	width:80px;
	color:#fff;
	font-size:12px;
	margin: 0 10px 0 0;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	border-top: 1px solid #2A62BA;
	border-left: 1px solid #2A62BA;
	border-right: 1px solid #2A62BA;
	border-bottom: 1px solid #2A62BA;
	background: #2A62BA;
	font-weight:normal;
	}

#post-pic #tabctl li.select {
	background: #fff;
	border-top: 1px solid #2A62BA;
	border-left: 1px solid #2A62BA;
	border-right: 1px solid #2A62BA;
	border-bottom: 1px solid #2A62BA;
	color: #2A62BA;
	font-weight: bold;
	}
	

#post-pic #tabctl li:hover {
	background: #F0F5FA;
	border-top: 1px solid #2A62BA;
	border-left: 1px solid #2A62BA;
	border-right: 1px solid #2A62BA;
	border-bottom: 1px solid #2A62BA;
	color: #2A62BA;
	font-weight: bold;
	}

#post-pic .tab-content {
	width: 620px;
	}

/* #post-wave */

#post-wave #inner {
	width:620px;
	overflow:hidden;
	height: 40px;
	background: url(//www.adcom-media.co.jp/wp-content/themes/adcom/images/opluse/bg_border.jpg) 0 repeat-x;
	margin: 40px 0;
	}

#post-wave #tabctl {
	height: 40px;
	margin-bottom:10px;
	}

#post-wave #tabctl li {
	float: left;
	height: 40px;
	width:100px;
	color:#fff;
	font-size:13px;
	margin: 0 10px 0 0;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	border-top: 1px solid #0162b1;
	border-left: 1px solid #0162b1;
	border-right: 1px solid #0162b1;
	border-bottom: 1px solid #0162b1;
	background: #0162b1;
	font-weight:normal;
	}

#post-wave #tabctl li.select {
	background: #fff;
	border-top: 1px solid #0162b1;
	border-left: 1px solid #0162b1;
	border-right: 1px solid #0162b1;
	border-bottom: 1px solid #0162b1;
	color: #0162b1;
	font-weight: bold;
	}

#post-wave #tabctl li:hover {
	background: #F0F5FA;
	border-top: 1px solid #0162b1;
	border-left: 1px solid #0162b1;
	border-right: 1px solid #0162b1;
	border-bottom: 1px solid #0162b1;
	color: #0162b1;
	font-weight: bold;
	}

#post-wave .tab-content {
	width: 620px;
	}

/* #post-tmo */

#post-tmo #inner {
	width:620px;
	overflow:hidden;
	height: 40px;
	background: url(//www.adcom-media.co.jp/wp-content/themes/adcom/images/opluse/bg_border.jpg) 0 repeat-x;
	margin: 40px 0;
	}

#post-tmo #tabctl {
	height: 40px;
	margin-bottom:10px;
	}

#post-tmo #tabctl li {
	float: left;
	height: 40px;
	width:100px;
	color:#fff;
	font-size:13px;
	margin: 0 10px 0 0;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	border-top: 1px solid #2A62BA;
	border-left: 1px solid #2A62BA;
	border-right: 1px solid #2A62BA;
	border-bottom: 1px solid #2A62BA;
	background: #2A62BA;
	font-weight:normal;
	}

#post-tmo #tabctl li.select {
	background: #fff;
	border-top: 1px solid #2A62BA;
	border-left: 1px solid #2A62BA;
	border-right: 1px solid #2A62BA;
	border-bottom: 1px solid #2A62BA;
	color: #2A62BA;
	font-weight: bold;
	}

#post-tmo #tabctl li:hover {
	background: #F0F5FA;
	border-top: 1px solid #2A62BA;
	border-left: 1px solid #2A62BA;
	border-right: 1px solid #2A62BA;
	border-bottom: 1px solid #2A62BA;
	color: #2A62BA;
	font-weight: bold;
	}

#post-tmo .tab-content {
	width: 620px;
	}



/* #post-ad */

#post-ad #inner {
	width:620px;
	overflow:hidden;
	height: 40px;
	background: url(//www.adcom-media.co.jp/wp-content/themes/adcom/images/opluse/bg_border.jpg) 0 repeat-x;
	margin: 40px 0;
	}

#post-ad #tabctl {
	height: 40px;
	margin-bottom:10px;
	}

#post-ad #tabctl li {
	float: left;
	height: 40px;
	width:100px;
	color:#fff;
	font-size:13px;
	margin: 0 10px 0 0;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	border-top: 1px solid #0162b1;
	border-left: 1px solid #0162b1;
	border-right: 1px solid #0162b1;
	border-bottom: 1px solid #0162b1;
	background: #0162b1;
	font-weight:normal;
	}

#post-ad #tabctl li.select {
	background: #fff;
	border-top: 1px solid #0162b1;
	border-left: 1px solid #0162b1;
	border-right: 1px solid #0162b1;
	border-bottom: 1px solid #0162b1;
	color: #0162b1;
	font-weight: bold;
	}

#post-ad #tabctl li:hover {
	background: #F0F5FA;
	border-top: 1px solid #0162b1;
	border-left: 1px solid #0162b1;
	border-right: 1px solid #0162b1;
	border-bottom: 1px solid #0162b1;
	color: #0162b1;
	font-weight: bold;
	}

#post-ad .tab-content {
	width: 620px;
	}

/****************************************
    button
****************************************/

.button00 {
	display: inline-block;
	text-align: center;
	color: #444;
	font-weight: bold;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.218s;
	-moz-transition: all 0.218s;
	-ms-transition: all 0.218s;
	-o-transition: all 0.218s;
	transition: all 0.218s;
	border: 1px solid #dcdcdc;
	background-color: #f5f5f5;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1));
	background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
	background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
	background-image: -ms-linear-gradient(top,#f5f5f5,#f1f1f1);
	background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
	background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	cursor: pointer;
	}
	
.button00:hover {
	border: 1px solid #c6c6c6;
	color: #333;
	text-decoration: none;
	-webkit-transition: all 0.0s;
	-moz-transition: all 0.0s;
	-ms-transition: all 0.0s;
	-o-transition: all 0.0s;
	transition: all 0.0s;
	background-color: #f8f8f8;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));
	background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
	background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
	background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
	background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
	background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	}
	
.button00:active {
	background-color: #f6f6f6;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f6f6f6),to(#f1f1f1));
	background-image: -webkit-linear-gradient(top,#f6f6f6,#f1f1f1);
	background-image: -moz-linear-gradient(top,#f6f6f6,#f1f1f1);
	background-image: -ms-linear-gradient(top,#f6f6f6,#f1f1f1);
	background-image: -o-linear-gradient(top,#f6f6f6,#f1f1f1);
	background-image: linear-gradient(top,#f6f6f6,#f1f1f1);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	}


.button01 {
	display: inline-block;
	font-weight:bold;
	cursor:pointer;
	border: 1px solid transparent;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	text-shadow: 0 1px rgba(0,0,0,0.1);
	background-color: #BC4131;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#C74433),to(#BC4131));
	background-image: -webkit-linear-gradient(top,#C74433,#BC4131);
	background-image: -moz-linear-gradient(top,#C74433,#BC4131);
	background-image: -ms-linear-gradient(top,#C74433,#BC4131);
	background-image: -o-linear-gradient(top,#C74433,#BC4131);
	background-image: linear-gradient(top,#C74433,#BC4131);
	}
	
.button01:hover {
	border: 1px solid #b0281a;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 1px rgba(0,0,0,0.3);
	background-color: #B13223;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#C74433),to(#B13223));
	background-image: -webkit-linear-gradient(top,#C74433,#B13223);
	background-image: -moz-linear-gradient(top,#C74433,#B13223);
	background-image: -ms-linear-gradient(top,#C74433,#B13223);
	background-image: -o-linear-gradient(top,#C74433,#B13223);
	background-image: linear-gradient(top,#C74433,#B13223);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-o-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	}
	
.button01:active {
	border: 1px solid #992a1b;
	background-color: #b0281a;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#C74433),to(#b0281a));
	background-image: -webkit-linear-gradient(top,#C74433,#b0281a);
	background-image: -moz-linear-gradient(top,#C74433,#b0281a);
	background-image: -ms-linear-gradient(top,#C74433,#b0281a);
	background-image: -o-linear-gradient(top,#C74433,#b0281a);
	background-image: linear-gradient(top,#C74433,#b0281a);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
	}



.button02 {
	display: inline-block;
	font-weight:bold;
	cursor:pointer;
	border: 1px solid transparent;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	text-shadow: 0 1px rgba(0,0,0,0.1);
	background-color: #3E73CB;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#3E73CB),to(#396CBE));
	background-image: -webkit-linear-gradient(top,#3E73CB,#396CBE);
	background-image: -moz-linear-gradient(top,#3E73CB,#396CBE);
	background-image: -ms-linear-gradient(top,#3E73CB,#396CBE);
	background-image: -o-linear-gradient(top,#3E73CB,#396CBE);
	background-image: linear-gradient(top,#3E73CB,#396CBE);
	}

.button02:hover {
	border: 1px solid #2f5bb7;
	color: #fff;
	text-decoration:none;
	text-shadow: 0 1px rgba(0,0,0,0.3);
	background-color: #2A62BA;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#3E73CB),to(#2A62BA));
	background-image: -webkit-linear-gradient(top,#3E73CB,#2A62BA);
	background-image: -moz-linear-gradient(top,#3E73CB,#2A62BA);
	background-image: -ms-linear-gradient(top,#3E73CB,#2A62BA);
	background-image: -o-linear-gradient(top,#3E73CB,#2A62BA);
	background-image: linear-gradient(top,#3E73CB,#2A62BA);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-ms-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-o-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	}

.button02:active {
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
	}


.button03 {
  display: inline-block;
	font-weight:bold;
	cursor:pointer;
  border: 1px solid transparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
	text-shadow:1px 1px 2px rgba(0,0,0,0.3);
  text-transform: uppercase;
  background-color: #f5831e;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f47a20),to(#f5831e));
  background-image: -webkit-linear-gradient(top,#f47a20,#f5831e);
  background-image: -moz-linear-gradient(top,#f47a20,#f5831e);
  background-image: -ms-linear-gradient(top,#f47a20,#f5831e);
  background-image: -o-linear-gradient(top,#f47a20,#f5831e);
  background-image: linear-gradient(top,#f47a20,#f5831e);
  }
  
.button03:hover {
  border: 1px solid #DC6E1D;
  color: #fff;
	text-shadow:1px 1px 2px rgba(0,0,0,0.3);
  background-color: #f47c20;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f47a20),to(#f47c20));
  background-image: -webkit-linear-gradient(top,#f47a20,#f47c20);
  background-image: -moz-linear-gradient(top,#f47a20,#f47c20);
  background-image: -ms-linear-gradient(top,#f47a20,#f47c20);
  background-image: -o-linear-gradient(top,#f47a20,#f47c20);
  background-image: linear-gradient(top,#f47a20,#f47c20);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  -ms-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  -o-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  }

/**/

#wave01 .button00 {
	width:140px;
	margin:5px 0;
	padding:10px 0;
	font-size:12px;
	line-height:18px;
	}

#remark-db .button00 {
	padding: 5px 20px 4px;
	font-size: 12px;
	margin:0 0 0 0;
	position:absolute;
	left:0;
	top:-7px;
	}

.oecover .meta .button00 {
	padding: 20px 40px;
	font-size: 12px;
	margin:0 5px 0 0;
	}

.post-book .button00 {
	width:180px;
	padding: 6px 0 6px 0;
	font-size: 11px;
	margin:10px 0 0 0;
	}
	
#post-ad-con .button00 {
	font-size: 12px;
	padding:30px 0;
	width:125px;
	}

/**/

#wave02 .button01 {
	float:right;
	padding:10px 30px;
	margin:0 0 20px 0;
	font-size:13px !important;
	}
	
#wave04 .button01 {
	float:right;
	padding:10px 30px;
	margin:0 0 20px 0;
	font-size:13px !important;
	}
	
#tmo02 .button01 {
	float:right;
	padding:10px 30px;
	margin:0 0 20px 0;
	font-size:13px !important;
	}

#post-np #inner .button01 {
	width:180px;
	padding: 6px 0 6px 0;
	font-size: 14px;
	margin:0 0 8px 0;
	text-align:center;
	}

/**/

#post-form .button03.confirm,
#post-form .button03.return,
#post-form .button03.submit {
	width:180px;
	text-align:center;
	height:60px;
	line-height:40px;
	font-size:14px;
	}



/****************************************
   fancybox
****************************************/

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(//www.adcom-media.co.jp/wp-content/themes/adcom/images/fancybox/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(//www.adcom-media.co.jp/wp-content/themes/adcom/images/fancybox/fancybox_loading.gif) center center no-repeat;

}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(//www.adcom-media.co.jp/wp-content/themes/adcom/images/fancybox/blank.gif); /* helps IE */

	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(//www.adcom-media.co.jp/wp-content/themes/adcom/images/fancybox/fancybox_overlay.png);

}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/****************************************
   scroll panel
****************************************/
* html .jspCorner {
	margin:0 -3px 0 0;
}

.jspContainer {
	overflow:hidden;
	position:relative;
}

.jspPane {
	position:absolute;
}

.jspVerticalBar {
	position:absolute;
	top:0;
	right:0;
	width:4px;
	height:100%;
}

.jspTrack {
	background:#eee;
	position:relative;
}

.jspDrag {
	background:#2A62BA;
	position:relative;
	top:0;
	left:0;
	cursor:pointer;
}

.jspTrack .jspHover {
	background:#9a9a9a;
}

.scroll-pane-Wrap {
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid #eee;
}

.scroll-pane {
	width:100%;
	overflow:auto;
	outline:none;
}

.panel01 {
	height:280px;
	font-size:12px;
}

.panel02 {
	height:150px;
	font-size:12px;
}

/****************************************
   shop
****************************************/
.shop {
	border-top:2px solid #000;
	padding:20px 0 0 0;
	}
	
.shoptop {
	padding:0 0 20px 0;
	}

#shop-menu {
	float:right;
	width:359px;
	height:49px;
	}

#shop-menu ul {
	height:49px;
	margin:0 0 0 -1px;
	background:#fff;
	}	
	
#shop-menu ul li {
	float:left;
	line-height:49px;
	font-size:12px;

	}
	
#shop-menu ul li a {
	margin:0 0 0 1px;
	width:89px;
	display:block;
	text-align:center;
	color:#fff;
    background-color: #000;
	}
	
#shop-menu ul li a:hover {
	text-decoration: none;
	color: #0162b1;
}

#shop-cat-menu {
	position:relative;
	margin: 10px 0 0 12px;
	}
	
#shop-cat-menu li a {
	display:block;
	font-size:12px;
	}
	
#shop-cat-menu li a:hover {
	text-decoration:none;
	background:#f5f5f5;
	}

#top-release {
	margin: 30px 0;
}

#top-mag {
	overflow: hidden;
	padding: 0 0 30px;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom:30px;
}

#top-mag-inner {
	margin: 0 -16px 0 0;
}

#top-mag-inner div {
	float: left;
	width: 89px;
	margin: 0 16px 0 0;
	text-align: center;
}

#top-mag-inner div a {
	color:#000;
	}
#top-mag-inner div a:hover {
	color:#0162b1;
	}
	
#top-mag-inner div span {
	display: block;
	font-size: 9px;
	padding-top: 3px;
}

#top-mag-inner div img {
	padding: 0;
	margin: 0;
	text-align: center;
}

.shop-list-meta {
	overflow:hidden;
	width:620px;
	}

.shop-list-pager {
	overflow:hidden;
	width:620px;
	margin:5px 0 0 0;
	}

.shop-list-pager.bottom {
	margin:20px 0 0 0 !important;
	}

#shop-list-style {
	display:flex;
	flex-wrap: wrap;
	}

.shop-list-style00 {
	overflow:hidden;
	padding:10px 10px 10px;
	width:45%;
	}
	
.shop-list-style00 img {
	padding:2px;
	border:1px solid #eaeaea;
	}

.shop-list-style00 .meta {
	margin-left:100px;
	}

.shop-list-style00 .meta h1 {
	font-size:14px;
	padding:5px 0;
	font-weight:normal;
	}

.shop-list-style00 .meta h1 a:hover {
	text-decoration:underline;
	}

.shop-list-style00 .meta p {
	font-size:13px;
	color:#444;
	line-height: 18px;
	}

.shop-list-style00 .meta dl {
	font-size:13px;
	color:#444;
	}
	
.shop-list-style00 .meta dt {
	float:left;
	width:3em;
	}

.shop-list-style00 .meta dd {
	margin-left:3em;
	}


#legal {
	border:1px solid #eaeaea;
	padding:20px;
	}

#legal ul {
	padding-left:20px;
	list-style:disc;
	font-size:12px;
	}

.law {
	border-collapse: collapse;
	}
	
.law {
	margin:20px 0;
	width:100%;
	font-size:12px;
	}

.law th {
	width:150px;
	text-align:left;
	vertical-align:middle;
	}

.law th, .law td {
	border:1px solid #e1e1e1;
	padding:5px 10px;
	}

#mem-alert {
	position:relative;
	width:960px;
	margin:0 auto;
	font-size:12px;
	}
	
#mem-alert p {
	position:absolute;
	right:0;
	top:9px;
	background:#f5f5f5;
	padding:3px 8px;
	}

#item_info	{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 10px;
}
#item_info th,
#item_info td {
	padding: 10px 20px;
}

#item_info	{
	border: 1px solid #e4e4e4;
}
#item_info th	{
	border: 1px solid #e4e4e4;
	width:60px;
	vertical-align:middle;
}
#item_info td	{
	border: 1px solid #e4e4e4;
}

#product-inner {
	margin:10px 0 0 0;
	}

#product-image,
#product-outline,
#product-cart {
	overflow:hidden;
	margin:30px 0 30px 0;
	}
	
#product-image img {
	padding:5px;
	border:1px solid #e4e4e4;
	}
	
#product-cart {
	padding:20px;
	border:1px solid #e4e4e4;
	}
	
#product-cart-left {
	float:left;
	}
	
#product-cart-left span {
	font-size:16px;
	font-weight:bold;
	display:block;
	}
	
#product-cart-right {
	float:right;
	width:200px;
	}

#cart_btn .button03 {
	width:180px;
	padding:15px 0;
	font-size:14px;
	}

#product-outline h2,
#product-outline .book_caption {
	font-size:20px;
	color:#2d2d2d;
	font-weight: normal;
	margin:30px 0;
	}

#product-outline .sptitle {
	font-weight:bold;
	padding-bottom:10px;
	font-size:16px;
	}

#product-outline dl dt {
    padding-left: 1em !important;
    text-indent: -1em !important;
	}
	
#product-outline dl dd {
	padding-left:1em;
	}
	
#product-outline dl dd {
	margin-bottom:10px;
	color:#444;
	}
	
#product-outline ol {
	padding-left:38px;

	}



#product-outline .notice,
#product-outline .notice1 {
	margin-bottom:20px;
	padding:20px;
	font-size:12px;
	}
	
#product-outline .notice {
	background:#eee;
	border:1px solid #ccc;
	}

#product-outline .notice1 {
	background:#fae1da;
	border:1px solid #f1886b;
	}

/*------------------------------------------------*/

#pageNavi {
	position:relative;
	width:960px;
	margin:0 auto;
	}
	

#pageNavi ol {
	list-style:none;
	margin:0;
	position:absolute;
	top:-30px;
}

#pageNavi ol li {
	float:left;
	padding:0 10px 0 15px;
	line-height:1.1;
	font-size:11px;
	background:url(//www.adcom-media.co.jp/wp-content/themes/adcom/image/icon-slash.jpg) no-repeat left;
}

#pageNavi ol li:first-child {
	background-image:none;
	padding-left:0;
}

#pageNavi ol li a {
	color:#1155cc;
	text-decoration:none;
}

#pageNavi ol li a:hover {
	text-decoration:underline;
}

#cate li {
margin: 20px 0 20px 0;
font-size:16px;
border-bottom:solid 1px;
}

#cate2 {
padding: 10px 0;
margin:0;
border-top:solid 1px;
border-bottom:none;
}

#cate3 li {
margin: 10px 0 10px 10px;
font-size:14px;
border:none;
}