﻿@charset "utf-8";

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

Style Name: style.css
Since:      2008-09-26
Modified:   2008-09-26
Version:    1.1
Auther:     Yui Hase

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

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

 *  1.browser style clear

 *  2.wireframe

 *  3.common

 *  4.main page

 *  5.individual pages

 *  6.search page 

 *  7.form

 *  8.component collection

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

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

1.browser style clear

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

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset {
	border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}
strong {
	font-weight: bold;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
ul,li,dl,dt,dd {
	list-style:none;
}
img {
	vertical-align: top;
	border: none;
}
a img {
	border: none;
}
q:before,
q:after {
	content: '';
}
abbr,
acronym {
	border: 0;
}

a {
	text-decoration: underline;
}
a:link {
	color: #254B00;
}
a:visited {
	color: #0033cc;
}
a:hover {
	color: #0033cc;
	text-decoration: none;
}
a:active {
	color: #0033cc;
}

body {
	font-family: Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4;
}

p {	margin: 0 0 5px 0;
}

.font1{
 font-size: 10px;
 margin: 5px;}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
  display: inline-block;
}

* html.clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* Hides form IE5-mac \*/
* html .clearfix {height:1%;}
.clearfix {
  display:block;
}
/* End hide from IE5-mac */

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

2.wireframe

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

div#container {
position:relative;
width: 950px;
margin: 0 auto;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}

div#header{
width: 950px;
height: 259px;
margin: 0 auto;
background: url(../img/bg1.jpg) no-repeat;
clear:both;
}

div#header1{
width: 950px;
height: 91px;
margin: 0 auto;
background: url(../img/bg01.jpg) no-repeat;
clear:both;
}

.logo{
margin: 1px 0 0 3px;}

.h-l{
float: left;
width: 640px;
margin: 10px;}

.h-r{
float: left;
width: 200px;
margin: 10px;}

.message{
width: 950px;
height: 201px;
margin: 0 auto;
position:relative;
background: url(../img/bg2.jpg) no-repeat;
}

.message p{
margin: 100px 7px 10px 140px;
position:absolute;
font-size: 14px;
width: 640px;}

.search{
width: 950px;
height: 208px;
position:relative;
background: url(../img/bg3.jpg) no-repeat;
font-size: 12px;
}

#hmenu{
background:transparent url(../img/menu_bg.png) repeat-x;
clear:both;
display:block;
height:56px;
margin:0;
padding:0;
width:950px;
}

#hmenu ul{
clear:both;
display:inline;
height:46px;
margin: 0 0 0 5px;
padding:0;
width:950px;
}

#hmenu ul li{
display:block;
float:left;
height:46px;
margin:5px 0 0 0;
}

div#b4{
width: 950px;
margin: 0 auto;
background: url(../img/bg4.jpg) no-repeat;
clear:both;
}

*:first-child+html #b4{
width: 950px;
margin: 0 auto;
height: 1250px;
background: url(../img/bg4.jpg) no-repeat;
clear:both;
display: block;
}

.b4-l{
float: left;
width: 670px;
margin: 10px;}



.b4-r{
float: right;
width: 200px;
margin: 15px;
text-align: center;}

* html.b4-r{
float: right;
width: 180px;
margin: 10px;
text-align: center;}

div.b4-r h2{
font-weight: bold;
font-size: 14px;
}

div.b4-r p{
padding: 6px;
margin: 5px;
border: 5px solid #E7E7E7;
text-align: left;}

.tit{
margin: 20px 0 0 0;
_margin: 20px 0 0 0;}

.bana{
margin: 5px 0 0 0;
width: 680px;
}

.bana li{
display: inline;
margin-left: 6px;
}

.tn{
margin: 20px 0 0 0;}

.new{
margin:0 0 40px 0;
overflow:auto;
width:678px;
height: 130px;
border-left: 1px solid #C0C0C0;
border-right: 1px solid #C0C0C0;
border-bottom: 1px solid #C0C0C0;
background:#EFEFEF;
line-height: 1.8;
}

.new ul{
height: 100px;
padding:10px;
}

.pickup{
position:relative;
display: block;
}

*:first-child+html#container pickup ul{
width: 678px;
height: 360px;
padding: 5px;
}

.pickup ul{
margin-top: 15px;
width: 678px;
position:relative;
display: block;
clear: both;
}

.pickup ul li{
float:left;
padding-right:12px;
width: 185px;
height: 190px;
margin: 5px;
border: 7px solid #E7E7E7;
}

.pickup ul li p{
border-top: 1px dotted #cccccc;
padding: 6px;
margin: 5px 5px 5px 10px;
display: block;
}

.pickup ul li h3{
padding: 6px;
margin: 5px 5px 5px 10px;
color: #254B00;
border-left: 5px solid #55AA00;
}

.voice{
position:relative;
margin-top: 30px;
display: block;}

.voice ul{
margin-top: 15px;
width: 678px;
height: 100px;
position:relative;
display: block;
clear: both;
}

.voice ul li{
float:left;
padding-right:12px;
margin: 5px;
border: 7px solid #E7E7E7;
}

.voice ul li p{
border-top: 1px dotted #cccccc;
padding: 6px;
margin: 5px 5px 5px 10px;
}

.voice ul li h3{
padding: 6px;
margin: 5px 5px 5px 10px;
color: #254B00;
border-left: 3px solid #01B500;
}



.intro{
margin-top: 30px;
height: 210px;
position:relative;
display: block;
clear: both;
background: url(../img/top_image.jpg) no-repeat;
}

.p1{
position:relative;
padding:40px 50px 0 400px;
width: 150px;
height: 100px;}

.p2{
position:relative;
float: left;
height: 100px;
width: 150px;
padding: 0 0 0 200px;}

.p3{
position:relative;
float: left;
height: 100px;
width: 150px;
padding: 0 0 0 50px;}

.menu{
text-align: left;
margin-top: 30px;
}

.menu ul{
margin-left: 10px;
}

.menu ul li{
background: url(../img/menubg.jpg) no-repeat;
width: 183px;
height: 25px;
padding: 5px 2px 2px 13px;
display: block;
}

.menu ul li a{
width: 183px;
height: 25px;
display: block;
}


.con{
background: url(../img/contact_bg.png) no-repeat;
border: 3px solid #CCCCCC;
width:180px;
height:154px;
margin: 15px 0 0 10px;
}

.conbt{
margin:78px 0 0 6px;
}

.menu2wrap{
margin: 10px 0 20px 11px;
width: 180px;
border: 3px solid #CCCCCC;
}

.menu2{
text-align: left;
border: 1px solid #FFFFFF;
margin:0 0px 6px 0px;
}

.menu2 ul{
margin-left: 20px;
}

.menu2 ul li {
padding:3px;
text-align:left;
background:url("../img/caticon.gif") no-repeat scroll 0 0.34em transparent;
color:#666666;
line-height:1.1;
padding:0 3px 3px 10px;
}

.menu2 ul li a {
color:#666666;
padding:2px;
width: 145px;
display: block;
text-decoration:none;
}

.menu2 ul li a:link {
color:#333333;
text-decoration:none;
}

.menu2 ul li a:active {
color:#333333;
text-decoration:none;
}

.menu2 ul li a:hover {
background: #B7CF9F;
color:#333333;
text-decoration:none;
}


.main-l{
width:230px;
float: right;
margin-right: 20px;
}

.main-r{
float: left;
width:630px;
margin: 0 0 0 18px;
}

.m-01{
margin: 0 0 20px 0;
width: 900px;
background:transparent url(../img/kensaku.jpg) no-repeat scroll 0 0;
}

*html.m-01{
margin: 0 0 20px 0;
width: 860px;
background:transparent url(../img/kensaku.jpg) no-repeat scroll 0 0;

}

.m-01-l{
float: left;
font-size: 14px;
line-height: 1.7;
width: 780px;
margin: 60px 0 5px 165px;
_margin: 60px 0 5px 95px;
clear: both;
display: inline;}

*html.m-01-l{
float: left;
width: 900px;
margin: 60px 0 5px 0;
clear: both;
display: inline;}

*:first-child+html.m-01-l{
float: left;
width: 800px;
margin: 60px 0 5px 10px;
clear: both;}


.m-02{
float: left;
margin: 5px 0 0 60px;}

.m-03{
float: left;
margin: 5px 0 0 30px;}

.m-04{
float: left;
margin: 5px 0 0 90px;}

.m-05{
float: left;
margin: 5px 0 0 50px;}

.m-06{
float: left;
margin: 5px 0 0 60px;}

.m-07{
float: left;
margin: 5px 0 0 60px;
_margin: 5px 0 0 36px;
}

.m-01-r{
float: left;
}


.m-5{
text-align: right;
clear: both;}

.che{
margin: 70px 0 0 40px;
font-size: 12px;}

div#wrapcon{
width: 950px;
margin: 0 auto;
clear:both;
text-align: center;
}

*:first-child+html #wrapcon{
width: 950px;
margin: 0 auto;
height: 1250px;
background: url(../img/bg4.jpg) no-repeat;
clear:both;
display: block;
text-align: center;
}

.wrapconin{
width: 750px;
margin: 0 auto;
clear:both;
text-align: left;
}

*:first-child+html .wrapconin{
width: 750px;
margin: 0 auto;
background: url(../img/bg4.jpg) no-repeat;
clear:both;
display: block;
}

.wrapconin2{
width: 750px;
margin: 0 auto;
clear:both;
text-align: left;
font-size:12px;
padding-top:20px;
}

*:first-child+html .wrapconin2{
width: 750px;
margin: 0 auto;
background: url(../img/bg4.jpg) no-repeat;
clear:both;
display: block;
font-size:12px;
padding-top:20px;
}

#underwrap2{
margin-bottom:-20px;
padding-bottom:20px;
background: #D4D4D4;
clear:both;}

#underwrap2 .unavi  {
font-size:1.2em;
left:50%;
margin-left:-480px;
padding:0 0 10px 90px;
position:relative;
width:950px;
}

#underwrap2 .unblock{
float:left;
margin-left:19px;
padding:40px 0 20px;
position:relative;
font-size:12px;
width:141px;}

#underwrap2 .unblock li {
display:block;
background:url("../img/caticon.gif") no-repeat scroll 0 0 transparent;
padding-left:20px;
}


#underwrap2 .unblock p {
color:#618887;
font-weight:bold;
display:block;
height:28px;
margin-bottom:1em;
position:absolute;
text-transform:uppercase;
top:10px;
width:161px;
text-align:left;
}

#underwrap2 a  {
color:#6B715C;
}

.umenu{
padding: 10px;
width: 850px;
}

*:first-child+html.umenu{
padding: 10px;
}

.umenu ul{
margin: 10px;
padding: 10px;
float: left;
position:relative;
width: 120px;
border: 1px solid #FFFFFF;
display: block;}

.umenu ul li{
background:url("../img/caticon.gif") no-repeat scroll 0 0.34em transparent;
color:#666666;
line-height:1.1;
padding:0 3px 3px 10px;
text-align:left;
}

.umenu2{
display:inline;
float: left;
position:relative;
border: 1px solid #FFFFFF;
display: block;
}

ul.umenu-r{
display:inline;
padding: 10px;
float: right;
position:relative;
width: 120px;
display: block;
border: none;
}

ul.umenu-l{
display:inline;
padding: 10px;
float: left;
position:relative;
width: 120px;
display: block;
border: none;
}

.umenu2 ul li{
background:url("../img/caticon.gif") no-repeat scroll 0 0.34em transparent;
color:#666666;
line-height:1.1;
padding:0 3px 3px 10px;
text-align:left;
}



.hikoukai{
margin-top: 20px;
font-size:14px;
border: 1px solid #CCCCCC;
text-align: center;}

.hikoukaiin{
padding:20px;}

.hikoukaiin p{
text-align:left;
margin:20px 20px 20px 100px ;
}

div#sub_footer{
clear: both;
position:relative;
height: 30px;
color: #FFFFFF;
background: #254B00;;}

*:first-child+html#sub_footer{
clear: both;
position:relative;
display: block;
height: 30px;
background: #336600;}


div#sub_footer p{
text-align: center;
padding: 10px 0 0 0;
}

.tx{
margin: 10px 0 0 20px;
_margin: 10px 0 0 5px;
line-height: 1.8;
font-size: 14px;}

.tx2{
text-align: center;
margin: 30px 0 30px 0;
}

.tx-spa{
width:700px;
margin: 10px 0 50px 0;
_margin: 10px 0 50px 0;
line-height: 1.8;
font-size: 14px;}

.tx-spa2{
width:700px;
margin: 10px 0 50px 0;
_margin: 10px 0 50px 0;
line-height: 1.6;
font-size: 12px;}

table.kyu{
border:3px solid #C0D5AC;
border-collapse:collapse;
border-spacing: 0;
line-height:1.8;
padding:3px;
font-size: 12px;
width:730px;
}

table.kyu th{
border-right:1px solid #663300;
border-bottom:1px solid #663300;
border-spacing: 0;
line-height:1.8;
font-size: 14px;
padding:5px;
}

table.kyu td{
border:1px solid #C0D5AC;
border-collapse:collapse;
border-spacing: 0;
line-height:1.8;
font-size: 14px;
padding:5px;
}

table.kyu td tr{
border:1px solid #C0D5AC;
border-collapse:collapse;
border-spacing: 0;
line-height:1.8;
padding:5px;
font-size: 14px;
}

table.kyu {
margin:0;
}

.box03 {
background:none repeat scroll 0 0 #E1EBD8;
color:#254B00;
font-size:12px;
font-weight:bold;
line-height:2;
width:630px;
padding: 3px;
}

.box04 {
background:none repeat scroll 0 0 #EFF4EA;
font-size:12px;
font-weight:bold;
line-height:2;
padding:5px;
text-align:center;
width:160px;
}

.box05 {
background:none repeat scroll 0 0 #F0F0F0;
font-weight:bold;
text-align:center;
width:630px;
}

.box06 {
font-size:12px;
width:470px;
}

.box08{
clear:both;}

.box08-l{
float:left;
width: 550px;}

.box08-r{
float:right;}

.bt{
text-align: center;
margin: 0 0 30px 0;}


/* Default ---------------------------------------------------------------- */

/* Global */

body {
    font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}


/* Header */

#header-inner {
    position: relative;
}

#header-name {
    margin: 0 0 5px;
    line-height: 1;
}

#header-description {
    margin: 0;
    font-size: 14px;
    line-height: 1.125;
}

#header a {
    text-decoration: none;
}

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


/* Content */

.asset-name {
    font-size: 16px;
    font-weight: bold;
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin: 5px 0;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
}
}

.asset-footer {
    border-top: 1px solid #ccc;
}

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    font-weight: bold;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.typelist-thumbnailed {
    font-size: 11px;
}

/* Footer */

#footer-content,
#footer-content a {
    color: #fff;
}


/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}


/* Global ----------------------------------------------------------------- */

body {
    color: #333;  
    font-family: trebuchet ms;   
    background-color: #fff; 
}

a {
    color: #ab0404; 
}

a:hover {
    text-decoration: none;
}


/* Layout ----------------------------------------------------------------- */

#container-inner,
#content {
    background-color: #fff;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#content { 
    margin-top: 20px;  
    margin-bottom: 30px;  
}

#container-inner {
    width: 950px;
    margin: 0 auto;
    border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}

#header-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 940px;
}

#header-inner, #footer-inner, #alpha-inner, #gamma-inner {
overflow:hidden;
padding-left:100px;
padding-right:20px;
}

.layout-wt #alpha {
margin-top:30px;
}

.bt {
margin:0 0 30px;
text-align:center;
}

.asset-name {
background:url("http://ai-medical.com/img/tit.png") no-repeat scroll 0 0 transparent;
}

.widget {
overflow:hidden;
position:relative;
width:100%;
}

.layout-wt #beta {
width:190px;
}

#alpha, #beta, #gamma {
display:inline;
float:left;
}

#header, #content, #alpha, #beta, #gamma, #footer {
position:relative;
}

#header-inner, #content-inner, #footer-inner, #alpha-inner, #beta-inner, #gamma-inner {
position:static;
}

.entry-tags h4, .entry-categories h4 {
display:inline;
font-weight:bold;
margin-bottom:0;
margin-right:0.25em;
}

.entry-categories, .entry-tags {
margin-bottom:0.5em;
}

.entry-tags ul, .entry-categories ul {
display:inline;
list-style:none outside none;
margin-left:0;
padding-left:0;
}

.asset-footer {
clear:both;
margin-top:1.5em;
padding-top:0.5em;
}

.asset-footer, .asset-meta {
font-size:11px;
}

.entry-tags ul, .entry-categories ul {
display:inline;
list-style:none outside none;
margin-left:0;
padding-left:0;
}

.entry-tags ul li, .entry-categories ul li {
display:inline;
}

.asset-header, .asset-content, .asset-body, .comments-header, .comment-content, .comment-footer, .comments-open-header, .comments-open-content, #comments-open-footer, .comments-closed, #comment-form-external-auth, #comment-greeting, .comments-open-moderated, #comment-form-name, #comment-form-email, #comment-form-url, #comment-form-remember-me, #comment-form-reply, #comments-open-text, .trackbacks-header, .trackbacks-info, .trackback-content, .trackback-footer, .archive-content, .search-form-header, .search-results-header {
margin-bottom:0.75em;
}

/* Header ----------------------------------------------------------------- */

div#header{
width: 950px;
height:259px;
margin: 0 auto;
background: url(http://ai-medical.com/img/bg1.jpg) no-repeat;
clear:both;
}

.logo{
margin: 1px 0 0 3px;}

.h-l{
float: left;
width: 640px;
margin: 10px;}

.h-r{
float: left;
width: 200px;
margin: 10px;}


#header-content {
    width: 842px; 
    margin: 30px 0 40px 20px;
}

#header-name {
    color: #fff; 
    font-size: 34px;
    font-weight: bold;
}

#header-description {
    color: #fff;  
}

#hmenu{
background:transparent url(http://ai-medical.com/img/menu_bg.png) repeat-x;
clear:both;
display:block;
height:56px;
margin:0;
padding:0;
width:950px;
}

#hmenu ul{
clear:both;
display:inline;
height:46px;
margin: 0 0 0 5px;
padding:0;
width:950px;
}

#hmenu ul li{
display:block;
float:left;
height:46px;
margin:5px 0 0 0;
}

/* Content ---------------------------------------------------------------- */

.asset-name,
.asset-name a,
.archive-title {
    color: #000;
    height: 34px;
    padding: 6px 0 0 40px;
}

.asset-footer {
    border-top-color: #ddd;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #333;
}

.comment,
.trackback {
    border-color: #ddd;
}


 .asset-name a {
    margin-bottom: 8px;
}

.asset-name a:hover {
    text-decoration: underline;
}

.archive-list-item {
    margin-bottom: 5px;
}


/* Widget ----------------------------------------------------------------- */

.widget-header,
.widget-content {
    margin-right: 15px;
    margin-left: 15px;
}

.widget-header { 
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ccc; 
    padding: 0;
    font-size: 14px; 
    font-family: trebuchet ms; 
    margin-bottom: 8px;
    padding-bottom: .3em; 
}

.widget-header,
.widget-header a {
    color: #333;
    font-weight: normal;
}

.widget-content a {
    color: #666;
}

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 

.widget-header {
    font-size: 14px;
}

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 11px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}


/* Footer ----------------------------------------------------------------- */

div#footer{
clear: both;
position:relative;
}

*:first-child+html#footer{
clear: both;
position:relative;
display: block;
height: 30px;
color:#ffffff;
background-color:#254B00;}


div#footer p{
text-align: center;
padding: 5px 0 0 0;
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#header-inner,
#content-inner,
#footer-inner,
.asset-body {
    height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */

#header-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}

.nagarewrap{
text-align:center;}

.nagarewrap table{
margin: 10px 0 10px 0;
}

.nagare{
font-size: 12px;
line-height: 1.1;
text-align:left;}

.nagare p{
margin:10px 0 10px 40px;
}

.wrapconin2 dl{
margin: 15px 5px 5px 5px;
widht:160px;
}

.wrapconin2 dl dt{
margin: 3px 3px 3px 0;
font-weight:bold;
font-size:14px;}

.wrapconin2 dl dt dd{
width:130px;
height:20px;
line-height: 1.2;
margin:3px 0 5px 20px;
display:block;
}

.thx{
height:300px;
margin-top:80px;
text-align: center;}


/* ここから下PageButeのCSS */
.pb {
margin: 0 auto;
margin-right: 0;
padding: 1em 0;
list-style: none;
text-align: right;
font-size: 12px;
}
.pb  {
margin-right: .1em;
display: inline;
}
.pb,
.link_page a {
padding: .1em 1em;
color: #ffffff;
border: 1px solid #ffffff;
font-size: 12px;
}
.current_page,
.link_page a:hover {
padding: .1em 1em;
color: #ffffff;
background-color: #666666;
text-decoration: none;
border: 1px solid #ffffff;
font-size: 12px;
}
