@import url("plugin.css");
@import url("bootstrap.css");
@media only screen and (min-width:768px){
a:link {
color:#0099cc;
text-decoration:none;
}

a:visited {
color: #3399ff;
text-decoration:none;
}

a:hover {
color: #3399ff;
text-decoration:underline;
}

a:hover img{
opacity:0.70; /* opera firefox safari */
filter: alpha(opacity=85); /* ie */
}

#logo a:hover img{
opacity:1; /* opera firefox safari */
filter: alpha(opacity=100); /* ie */
}

blockquote {
padding-left:.3em;
margin:1em 2em;
}

#wrapper {
  width:900px;
  text-align:left;
  margin-right: auto;
  margin-left: auto;
  border:none;
}

body {
text-align:left;
font-size:13px;
background: #eaeef1 url(background.jpg) repeat-x;
background-color:#dbe4e9;
color: #cccccc;
font-family: '�q���M�m�p�S Pro W3','Hiragino Kaku Gothic Pro','���C���I',Meiryo,'�l�r �o�S�V�b�N',sans-serif;
margin:0;
}

dd {
margin:2px 0 5px 20px;
}

div.ie5 {
text-align:center;
}

em {
font-style:italic;
}

h1 {
  font-size:13px;
  font-weight:400;
  color: #fff;
  margin:0;
  padding:2px;
}

hr {
border-top:2px solid #999;
margin:5px 0;
}

img {
vertical-align:middle;
border:none;
margin:10px 0;
}

pre {
white-space:pre-wrap;
word-wrap:break-word;
overflow:auto;
background-color:#000066;
border-top:#666 1px solid;
border-right:#889 2px solid;
border-bottom:#889 2px solid;
border-left:#666 1px solid;
color:#fff;
margin:15px;
padding:.5em;
}

span.handline {
padding-bottom:.2em;
background-image:url(line.gif);
background-repeat:repeat-x;
background-position:bottom;
}

span.noexists {
color:#33F;
background-color:#FFFACC;
}

span.noexists a {
color:#33F;
}

span.size1 {
font-size:xx-small;
}

span.size2 {
font-size:x-small;
}

span.size3 {
font-size:small;
}

span.size4 {
font-size:medium;
}

span.size5 {
font-size:large;
}

span.size6 {
font-size:x-large;
}

span.size7 {
font-size:xx-large;
}

strong {
font-weight:700;
}

tfoot td.style_td {
color:inherit;
background-color:#4162a4;
border-color:#fff;
}

tfoot th.style_th {
color:inherit;
background-color:#4162a4;
border-color:#fff;
}

thead td.style_td {
color:inherit;
background-color:#4162a4;
border-color:#fff;
}

thead th.style_th {
color:inherit;
background-color:#4162a4;
border-color:#fff;
}

qform_td {
color:#000;
}

#body {
width:100%;
line-height:1.5em;
word-break:normal;
border-color:#fff;
  margin-right: auto;
  margin-left: auto;
}

#body a:visited {
color:#0099cc;
text-decoration:none;
}

#body del {
color:#444;
}

#body h1 {
line-height:1em;
margin:5px 0;
}

#body h1 a {
text-decoration:none;
}

#body h2 {
line-height:1.5em;
color:#000033;
font-size:17px;
background-image:url(bg_h2.png);
background-repeat:repeat x;
  border-left: 10px solid #0641ae;
margin:15px 5px 0 0px;
padding:4px 0 0 15px;
}

#body h2 a {
text-decoration:none;
color: #3399ff;
}

#body h2 a:visited {
color:#000033;
text-decoration:none;
}

#body h2 a:hover {
color:#ff0066;
text-decoration:none;
}

#body h2.calender {
color:#f99;
font-size:16px;
background:none;
border:none;
border-bottom:dotted 2px #abd92e;
padding:3px 5px;
}

#body h2.calender a {
color:#f99;
}

#body h2.calender a:hover {
color:#faebd7;
}

#body h3 {
line-height:1.5em;
color:#fff;
font-size:16px;
background-color:transparent;
border-left: 10px solid #ec1515;
margin:15px 5px 0 px;
padding:0 0 0 10px;
}

#body h3 a {
text-decoration:none;
color:#ffffcc;
}

#body h3 a:visited {
color:#ffffcc;
text-decoration:none;
}

#body h3 a:hover {
color:#993333;
text-decoration:underline;
}

#body h4 {
background-image:url(kakomi3.gif);
background-repeat:no-repeat;
  text-align: center; 
  margin-right: auto;
  margin-left: auto;
line-height:34px;
font-size:15px;
color:#22313E;
}

#body h4 a {
text-decoration:none;
}

#body h4 a:visited {
color:#ffffcc;
text-decoration:none;
}

#body h4 a:hover {
color:#0066cc;
text-decoration:underline;
}

#body input {
line-height:1em;
}

#body ol.list1 {
padding-left:16px;
margin-left:16px;
margin-top:1em;
margin-bottom:1em;
list-style-type:decimal;
}

#body ol.list2 {
padding-left:16px;
margin-left:16px;
list-style-type:lower-roman;
}

#body ol.list3 {
padding-left:16px;
margin-left:16px;
list-style-type:lower-alpha;
}

#body strong {
font-weight:700;
}

#body strong a {
font-weight:700;
}

#body table {
max-width:100%;
word-break:normal;
word-wrap:break-word;
border:1px none #000;
margin-top:12px;
margin-bottom:12px;
}

#body textarea {
max-width:100%;
}

#body ul {
margin:20px 0 5px 20px;
}

#body ul ul {
margin-left:30px;
}

#body ul.list1 {
padding-left:16px;
margin-left:16px;
margin-top:1em;
margin-bottom:1em;
list-style-image:url(list_list1.png);
}

#body ul.list2 {
padding-left:16px;
margin-left:16px;
list-style-image:url(list_list2.png);
}

#body ul.list3 {
padding-left:16px;
margin-left:16px;
list-style-image:url(list_list3.png);
}

#content {
border:none;
padding:0 10px 5px 0;
background-color: transparent;
}

#content h2.title {
text-align:right;
font-size:10px;
margin:0;
padding-top:5px;
color: #9999cc;
}

#content h2.title a {
text-decoration:none;
}

#content h2.title a:hover {
text-decoration:none;
}

#qblog h2.qblog_title a {
color: #fff;
}

#headcopy {
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  padding:2px 20px;
  background-color:#033369;
  border-bottom: 2px #c4d8dd solid;
}

#navigator {
  background-image: url(bg_navi.png);
  background-repeat: repeat-x;
  width:900px;
  height: 44px;
  float: right;
  font-size:14px;
  text-decoration:none;
  text-align: center; 
  margin-right: auto;
  margin-left: auto;
  background-color:transparent;
 }

#navigator * {
  margin-right: auto;
  margin-left: auto;
padding:0;
}

#navigator a {
text-decoration:none;
color:#666;
}

#navigator p {
margin-left:6px;
color:#666;
}

#navigator ul {
height: 40px;
  width: 900px;
  padding: 0 0;
  margin: auto;
  }

#navigator ul li {
 background-image: url(bg_navi_a.png);
  background-repeat:none;
  float: left;
  height: 40px;
  width: 112px;
  list-style-type:none;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}

#navigator ul a {
  color:#666;
  width: 112px;
  margin-top: -10px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

#navigator ul li.focus {
  background-image: url(bg_navi_focus.png);
   background-repeat: none;
   }

#navigator ul li.focus a{
  color:#666;
  font-weight:700;
  }

#navigator ul a:hover {
 background-image: url(bg_navi_hover.png);
  background-repeat: none;
  height: 40px;
  width: 112px;
  color: #666;
  margin-top: -10px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

#header {
  width: 900px;
  height: 150px;
//  background-image:url(header_image.jpg);
//  background-repeat:no-repeat;
  background-color:transparent;
  margin-right: auto;
  margin-left: auto;
//  margin-top: 5px;
//  margin-bottom: 2px;
//background-position:center;
}

#header a {
  text-decoration:none;
}

#lastmodified {
text-align:right;
color:#663333;
font-size:12px;
margin:10px 0 0;
}

#logo {
text-align:center;
font-size:30px;
background-color:#f5fafb;
padding:0;
}

#logo a {
text-decoration:none;
color:transparent;
}

#logo a:hover {
text-decoration:none;
color:transparent;
background:none;
}

#logo_text {
text-align:left;
font-size:20px;
font-weight:400;
padding:0 20px;
}

#logo_text a {
width:800px;
padding:90px 0 10px 15px;
display:block;
text-decoration:none;
color:transparent;
}

#logo_text a:hover {
text-decoration:none;
color:transparent;
background:none;
}

#logo_text p {
margin-top:10px;
}

#note {
padding-bottom:5px;
border-bottom:solid 1px #999;
}

#summary {
clear:both;
padding-left:0px;
color:#666;
border-left:solid 4px #999;
margin:45px 0 0;
}

#toolbar {
text-align:center;
font-size:11px;
padding:3px 0;
}

#main {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('content-bg.gif');
  background-color:#f5fafb;
}

#wrap_content {
  width:660px;
  float:right;
 margin-right: auto;
  margin-left: auto;
}

#wrap_sidebar {
width:220px;
float:left;
  margin:0;
  background-color:transparent;
}

.bar {
line-height:1.3em;
word-break:normal;
padding:5px;
}

.bar a {
color: #bed0e2;
}

.bar a:hover {
color:#faebd7;
text-decoration:none;
}

.bar div.jumpmenu {
display:none;
}

.bar h1 {
font-size:1em;
font-weight:700;
margin:0px 5px ;
}

.bar h2 {
width:210px;
color: #D2DDF0;
text-align:center;
line-height:30px;
font-size:15px;
  border-top: 1px #d11010 solid;
  border-bottom: 1px #d11010 solid;
background-position:left top;
background-repeat:no-repeat;
margin:8px 5px 4px 5px;
}

.bar h3 {
line-height:30px;
font-size:16px;
text-align:left;
color:#515791;
background-image:url(bar_h3_1.png);
background-position:left top;
background-repeat:no-repeat;
margin:10px 2px ;
padding:0 6px 0 7px;
}

.bar h3 a {
font-weight: strong;
display:block;
color: #D2DDF0;
font-size:15px;
text-decoration:none;
padding:0 15px;
display:block;
width:100%;
text-decoration:none;
}

.bar h3 a:hover {
line-height:30px;
font-size:16px;
text-align:left;
color:#515791;
text-decoration:none;
background-image:url(bar_h3.png);
background-repeat:no-repeat;
}

.bar h4 {
width:210px;
font-size: 14px;
line-height:1.1em;
margin:8px 5px 4px 5px;
}

.bar h4 a {
width:210px;
color: #99ffff;
text-decoration:none;
background-image:url(bar_h3.gif);
background-repeat:no-repeat;
margin:0 5px;
padding:0px 0 0 18px;
}

.bar h4 a:hover {
color:#faebd7;
text-decoration:underline;
}

.bar h4.focus a{
  color: #fff;
}

.bar h5 {
line-height:20px;
font-size:12px;
text-align:left;
background:none;
background-position:left top;
margin:5px 0 5px;
padding:0 6px 0 6px;
}

.bar h5 a {
display:block;
width:210px;
color: #99ffff;
text-decoration:none;
margin:0 10px;
padding:0 0 0 18px;
}


.bar h5 a:hover {
color:#fff;
text-decoration:underline;
padding:0 0 0 18px;
}

.bar h6 {
line-height:15px;
font-size:11px;
text-align:center;
color:#8f7b64;
border: 1px solid #bea04d;
background-color :#fff;
background-position:left top;
background-repeat:repeat;
margin:2px 6px 0;
padding:10px 6px 10px 6px;
}

#wrap_sidebar p{
color:#fff;
font-size:11px;
line-height:1.3em;
text-decoration:none;
padding:0 5px;
}

#wrap_sidebar p. a{
color: #3399ff;
}

#wrap_sidebar label{
color:#fff;
font-size:11px;
}

.bar img {
margin:0 auto;
padding:0;
}

.bar li {
list-style-type:none;
}

.bar ul {
margin:0;
padding:2px 2px 5px 10px;
}

.bar ul.list1 li {
margin-left:0;
}

.bar ul.list2 li {
margin-left:0;
}

.bar ul.list3 li {
margin-left:0;
}

.small {
font-size:80%;
}

.style_table {
text-align:left;
color:inherit;
background-color:#fff;
border-color:#000;
 border-width: 1px;
margin:auto;
padding:0;
}

.style_td {
color:#fff;
background-color:#4162a4;
border-color:#000;
 border-width: 1px;
margin:1px;
padding:5px 10px;
  border-top-color: #000;
  border-bottom-color: #000;
  border-right-color: #000;
  border-left-color: #000;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
}

.style_th {
text-align:center;
color:#22313E;
  background-color: #8aadd8;
  background-position: left top;
border-color:#000;
 border-width: 1px;
  margin:1px;
  padding:5px 10px;
  border-top-color: #000;
  border-bottom-color: #000;
  border-right-color: #000;
  border-left-color: #000;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
}

#navigator2 {
clear:both;
text-align:center;
  width:100%;
  margin-right: auto;
  margin-left: auto;
  color:#033369;
  background: transparent url(footer.jpg) repeat-x;
  padding:5px 0;
  height: 80px;
}

#navigator2 a {
color:#033369;
}

.pageTop {
bottom:0;
height:30px;
left:0;
line-height:0;
margin:0;
text-align:right;
position:fixed;
width:100%;
}

.pageTop a {
margin-right:160px;
}

#footer {
  width:100%;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  color: #3399ff;
  border-top: 2px #c4d8dd solid;
  background-color:#033369;
  padding:5px 0;
  height: 40px;
}

#footer a:hover {
color: #3399ff;
}

#footer a:visited {
color: #3399ff;
}

#copyright {
text-align:center;
font-size:13px;
}

#copyright p {
margin:0;
}

.headinf{
z-index: 1;
width: 240px;
height: 40px;
position: absolute;
top: 20px;
left: 60px;
}

.headinf2{
z-index: 2;
width: 900px;
height: 234px;
position: absolute;
top: 60px; 
left: auto;
right: auto;
}

/* licence 
----------------------------------------*/
#licence {
  margin: 0;
  padding: 10px 15px 5px 0;
  background-color:#033369;
  font-size:10px;
  text-align:right;
  color:#fff;
}

#licence a,
#licence a:hover{
	text-decoration:none;
	color:#fff;
}

#licence p{
  margin: 0;
}

#wrapper {
-moz-box-shadow: 3px 3px 4px #333366;
-webkit-box-shadow: 3px 3px 4px #333366;
box-shadow: 3px 3px 4px #333366;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333366')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333366');
}
}

@media only screen and (max-width:767px){
/* ��ʍ��ځ� */
body {
width:100%;
text-align:left;
line-height:1.5em;
word-break:normal;
font-size:13px;
background: #eaeef1 url(background.jpg) repeat-x;
background-color:#dbe4e9;
color: #cccccc;
font-family: '�q���M�m�p�S Pro W3','Hiragino Kaku Gothic Pro','���C���I',Meiryo,'�l�r �o�S�V�b�N',sans-serif;
  margin-right: auto;
  margin-left: auto;
}

a:link {
color:#0099cc;
text-decoration:none;
}
a:visited {
color: #3399ff;
text-decoration:none;
}
a:hover {
color: #3399ff;
text-decoration:underline;
}
a:hover img{
opacity:0.70; /* opera firefox safari */
filter: alpha(opacity=85); /* ie */
}
#logo a:hover img{
opacity:1; /* opera firefox safari */
filter: alpha(opacity=100); /* ie */
}

* ul {
padding: 0;
margin: 0;
}
dd {
margin:2px 0 5px 20px;
}
div.ie5 {
text-align:center;
}
em {
font-style:italic;
}
hr {
border-top:2px solid #999;
margin:5px 0;
}
img {
vertical-align:middle;
border:none;
}
pre {
white-space:pre-wrap;
word-wrap:break-word;
overflow:auto;
background-color:#000066;
border-top:#666 1px solid;
border-right:#889 2px solid;
border-bottom:#889 2px solid;
border-left:#666 1px solid;
color:#fff;
margin:15px;
padding:.5em;
}
span.handline {
padding-bottom:.2em;
background-image:url(line.gif);
background-repeat:repeat-x;
background-position:bottom;
}
span.noexists {
color:#33F;
background-color:#FFFACC;
}
span.noexists a {
color:#33F;
}
span.size1 {
font-size:xx-small;
}
span.size2 {
font-size:x-small;
}
span.size3 {
font-size:small;
}
span.size4 {
font-size:medium;
}
span.size5 {
font-size:large;
}
span.size6 {
font-size:x-large;
}
span.size7 {
font-size:xx-large;
}
strong {
font-weight:700;
}
tfoot td.style_td {
color:inherit;
background-color:#4162a4;
border-color:#fff;
}

tfoot th.style_th {
color:inherit;
background-color:#4162a4;
border-color:#fff;
}

thead td.style_td {
color:inherit;
background-color:#4162a4;
border-color:#fff;
}

thead th.style_th {
color:inherit;
background-color:#4162a4;
border-color:#fff;
}

slides_1, navi, img {
max-width: 100%;
height: auto;
width /***/:auto;
}

#lastmodified {
text-align:right;
color:#777;
font-size:12px;
margin:10px 0 0;
}
#note {
padding-bottom:5px;
border-bottom:solid 1px #999;
}
#summary {
clear:both;
padding-left:5px;
color:#000;
border-left:solid 4px #999;
margin:45px 0 0;
}
#toolbar {
text-align:center;
font-size:11px;
padding:3px 0;
}
.bar div.jumpmenu {
display:none;
}
.bar h1 {
font-size:1em;
font-weight:700;
margin:1px 0 0;
}
.small {
font-size:80%;
}

#body table {
max-width:80%;
word-break:normal;
word-wrap:break-word;
border:1px none #000;
margin-top:12px;
margin-bottom:12px;
}

/* Table
----------------------------------------*/
.style_table {
text-align:left;
color:inherit;
background-color::#fff;
border-color:#000;
 border-width: 1px;
margin:auto;
padding:0;
}

.style_td {
color:#fff;
background-color:#4162a4;
border-color:#000;
 border-width: 1px;
margin:1px;
padding:5px 10px;
  border-top-color: #000;
  border-bottom-color: #000;
  border-right-color: #000;
  border-left-color: #000;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
}

.style_th {
text-align:center;
color:#000;
  background-color: #8aadd8;
  background-position: left top;
border-color:#000;
 border-width: 1px;
  margin:1px;
  padding:5px 10px;
  border-top-color: #000;
  border-bottom-color: #000;
  border-right-color: #000;
  border-left-color: #000;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
}

/* Headcopy
------------------------------------*/
#headcopy {
width: auto;
height: auto;
margin: 0;
padding: 2px;
text-align: center;
}
h1 {
color: #cccccc;
font-size: 10px;
text-align: 1em;
margin: 0;
padding: 0 0 15px 0;
border:none;
}

/* Wrapper
-------------------------------------*/
#wrapper{
margin:0 auto;
padding:0 1%;
width:98%;
position:relative;
background:#000;
}

.inner{
margin:0 auto;
width:100%;
}

/* Header & Logo_text & Logo img
-----------------------------------*/
#header {
//  background-image:url(header_image.jpg);
//  background-repeat:no-repeat;
//  background-color:transparent;
//  margin-top: 5px;
//  margin-bottom: 2px;
}

#header a {
  text-decoration:none;
}

#logo_text {
  background-color: transparent;
  background-image: none;
  color: transparent;
  height: 60px;
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

#logo_text a {
  display: block;
  background-color: transparent;
  background-image: none;
  color: transparent;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  width: 98%;
  text-decoration: none;
  font-weight: normal;
  text-align: center;
}

#logo_text a:hover {
  background-color: transparent;
  background-image: none;
  color: transparent;
  text-decoration: none;
}

#logo img {
width: 100%;
}
#main_visual img{
width: 98%;
}

/* Main
----------------------------------------*/
#main {
width:100%;
padding:0;
margin:0;
border:none;
background: none;
float:none;
}

/* Wrap Content & Content
-----------------------------------------*/
#wrap_content{
float:none;
width:100%;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
background-color: #000;
}
#content{
padding: 15px;
}
#content h2.title {
color: #CCCCCC;
font-size: 10px;
margin: 0;
padding-top: 5px;
text-align: right;
}

/* Body
-----------------------------------------*/
#body {
width:100%;
line-height:1.5em;
word-break:normal;
word-wrap:break-word;
}
#body h2 {
  line-height: 1.2em;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 0;
  margin-top: 15px;
  margin-right: 0;
  margin-bottom: 5px;
  margin-left: 0;
  background-color: transparent;
  background-image: none;
  color: #fff;
  text-align: left;
  font-size: 24px;
  font-weight: normal;
}

#body h3 {
  line-height: 1.2em;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 0;
  margin-top: 15px;
  margin-right: 0;
  margin-bottom: 5px;
  margin-left: 0;
  background-color: transparent;
  background-image: none;
  color: #fff;
  text-align: left;
  font-size: 20px;
  font-weight: normal;
}

#body h4 {
  line-height: 1.2em;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 10px;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 5px;
  margin-left: 0;
  background-color: transparent;
  background-image: none;
  color: #fff;
  text-align: left;
  font-size: 16px;
  font-weight: normal;
}

#body ul.list1 {
  padding-left: 16px;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 16px;
  list-style-image: url(list_list1_1.png);
  color: #fff;
}

#body ul.list2 {
  padding-left: 16px;
  margin-left: 16px;
  list-style-image: url(list_list2_1.png);
}

#body ul.list3 {
  padding-left: 16px;
  margin-left: 16px;
  list-style-image: url(list_list3_1.png);
}

#body strong {
font-weight:700;
}
#body strong a {
font-weight:700;
}
#body table {
max-width:100%;
word-break:normal;
word-wrap:break-word;
border-color:#fff;
}
#body textarea {
max-width:100%;
}
#body ul {
margin:5px 0 5px 30px;
}
#body ul ul {
margin-left:30px;
}
#body ul.list1 {
color:#fff;	
padding-left:16px;
margin-left:16px;
margin-top:1em;
margin-bottom:1em;
list-style-image:url(list_list1_1.png);
}
#body ul.list2 {
padding-left:16px;
margin-left:16px;
list-style-image:url(list_list2_1.png);
}
#body ul.list3 {
padding-left:16px;
margin-left:16px;
list-style-image:url(list_list3_1.png);
}

/* Wrap Sidebar
--------------------------------------- */
#wrap_sidebar{
float:none;
width:90%;
overflow:hidden;
background-color: #0550d9;
margin-top:20px;
margin-left: auto;
margin-right: auto;
}
#sidebar {
color:#000;
margin:0;
}
#menubar{
color: #000;
padding: 0 0 10px 0;
}

.bar h2 {
  font-size: 14px;
  line-height: 1em;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: #033369;
  background-image: none;
  color: #ede8e8;
  text-align: left;
  font-weight: bold;
  margin-top: 2px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 2px;
  .bar h5: none;
  clear: both;
}

.bar h2 a {
  text-decoration: none;
  display: block;
  width: 100%;
 background-color: #033369;
  color: #ede8e8;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  line-height: 1em;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  background-attachment: scroll;
  background-position: right;
}

.bar h2 a:hover {
  background-color: transparent;
  background-repeat: repeat;
  background-position: left top;
  color: #f2f2f2;
  text-decoration: none;
  display: block;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 2px;
  padding-bottom: 0;
  .bar h5 a: hover;
}

.bar h2.focus {
  background-color: #003369;
  background-image: ;
  background-repeat: repeat;
  background-position: left top;
  color: #f2f2f2;
}

.bar h3 {
  font-size: 13px;
  line-height: 1em;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: #a6c8f2;
  background-image: none;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-bottom-width: 1px;
  color: #333;
  text-align: left;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  font-weight: bold;
}

.bar h3 a {
  text-decoration: none;
  display: block;
  width: 100%;
  color: #333;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  background-color: transparent;
  background-attachment: scroll;
  background-position: right;
}

.bar h3 a:hover {
  background-color: transparent;
  background-image: none;
  color: #ff0000;
  text-decoration: none;
  padding-top: 0;
  padding-left: 15px;
  padding-right: 0;
  padding-bottom: 0;
}

.bar h3.focus {
  background-image: ;
  background-repeat: repeat;
  background-position: left top;
  color: #333;
}

.bar h3.focus a {
  text-decoration: none;
  color: #333;
}

.bar h4 {
  font-size: 13px;
  line-height: 1em;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  background-color: transparent;
  background-image: none;
  border-bottom-style: solid;
  border-bottom-color: #E0E0E0;
  border-bottom-width: 1px;
  color: #333;
  text-align: left;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  font-weight: normal;
  background-attachment: scroll;
  display: block;
}

.bar h4 a {
  text-decoration: none;
  display: block;
  width: 100%;
  color: #333;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  line-height: 1em;
  background-image: url(arrowR.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right;
  margin-top: 0;
}

.bar h4 a:hover {
  background-color: transparent;
  background-image: none;
  color: #ddc5c5;
  text-decoration: none;
  padding-top: 0;
  padding-left: 23px;
  padding-right: 0;
  padding-bottom: 0;
}

.bar h4.focus {
  background-image: ;
  background-repeat: repeat;
  background-position: left top;
  color: #333;
}

.bar h4.focus a {
  text-decoration: none;
  color: #333;
}

.bar h5 {
  font-size: 12px;
  line-height: 1em;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: #1d2525;
  background-image: url('menu_bg_h1.png');
  background-repeat: no-repeat;
  background-position: 0% 0%;
  color: #ede8e8;
  text-align: left;
  font-size: 16px;
  margin-top: 2px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 2px;
  font-weight: bold;
  clear: both;
}

.bar h5 a {
  text-decoration: none;
  display: block;
  width: 100%;
  color: #ede8e8;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  line-height: 1em;
  background-attachment: scroll;
  background-position: right;
}

.bar h5 a:hover {
  background-color: #000000;
  background-image: none;
  color: #f2f2f2;
  text-decoration: none;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 2px;
  padding-bottom: 0;
}

.bar h5.focus {
  border-color:#fff;
  background-image: ;
  background-repeat: repeat;
  background-position: left top;
  color: #f2f2f2;
}

.bar h5.focus a {
  text-decoration: none;
  color: #f2f2f2;
}


/* Bar
----------------------------------------*/
.bar{
line-height: 1.2em;
padding:0;
word-break: normal;
}
.bar img {
margin:0 auto;
padding:0;
}
.bar li {
list-style-type:none;
}
.bar ul {
margin:0;
padding:2px 2px 5px 10px;
}
.bar ul.list1 li {
margin-left:0;
}
.bar ul.list2 li {
margin-left:0;
}
.bar ul.list3 li {
margin-left:0;
}
.bar h2 {
  font-size: 16px;
  line-height: 1em;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: #888b8c;
  color: #ede8e8;
  text-align: left;
  font-weight: bold;
  margin-top: 2px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 2px;
  .bar h5: none;
  clear: both;
}

.bar h2 a {
  text-decoration: none;
  display: block;
  width: 100%;
  background-color: center;
  color: #ede8e8;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  line-height: 1em;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  background-attachment: scroll;
  background-position: right;
}

.bar h2 a:hover {
  display: block;
  background-image: ;
  background-repeat: repeat;
  background-position: left top;
  color: #f2f2f2;
  text-decoration: none;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 2px;
  padding-bottom: 0;
  .bar h5 a: hover;
}

.bar h2.focus {
  background-color: #8d3232;
  background-position: left top;
  color: #f2f2f2;
}

.bar h3 a {
  text-decoration: none;
  display: block;
  width: 100%;
  color: #333;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  background-color: transparent;
  background-image: url(arrowR.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right;
}

.bar h3 a:hover {
  background-color: transparent;
  background-image: none;
  color: #ff0000;
  text-decoration: none;
  padding-top: 0;
  padding-left: 15px;
  padding-right: 0;
  padding-bottom: 0;
}

.bar h3.focus {
  background-image: ;
  background-repeat: repeat;
  background-position: left top;
  color: #333;
}

.bar h3.focus a {
  text-decoration: none;
  color: #333;
}

.bar h4{
font-size: 14px;
font-weight:normal;
line-height: 1em;
text-align:left;
margin: 0;
padding: 10px 10px 10px 20px;
color:#333;
display:block;
border-bottom:1px solid #E0E0E0;
}
.bar h4 a{
display:block;
margin:0;
padding:0;
line-height:1em;
background:none;
color:#333;
}
.bar h4.focus{
color:#333;
}
.bar h4.focus a{
background:none;
color:#333;
}

/* Navigator2
----------------------------------------*/
#navigator2 {
width:100%;
padding:0;
margin:0;
text-align:center;
border:none 0px;
background: none;
clear:both;
}

/* Footer & Copyright
----------------------------------------*/
#copyright {
text-align:center;
font-size:10px;
}

#copyright p {
margin:0;
}

#footer {
  width:100%;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  color: #3399ff;
  border-top: 2px #c4d8dd solid;
  background-color:#033369;
  padding:5px 0;
  height: 40px;
}
#footer a {
color:#fff;
}

/* licence 
----------------------------------------*/
#licence {
width: auto;
margin: 0;
padding: 4px;
background-color: #033369;
font-size:10px;
text-align:right;
color:#cccccc;
}
#licence a{
color:#cccccc;
}
#licence p{
  margin: 0;
}

/* ��������A�v���O�C���֘A */
/* �ŐV�́����A�l�C�́����Ȃǂ�ul
--------------------------------------- */
.bar ul {
margin: 5px;
padding: 5px 10px;
}
.bar ul li{
border-bottom:1px dotted #000;
padding: 3px;
}
.bar ul li a{
display:block;
background: url(arrowR.png) center right no-repeat scroll;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
padding-right:10px;
}


/* .Bar Calendar
---------------------------------------- */
.bar table.style_calendar {
width:100%;
height:auto;
border:#000666;
background-color: #CCCCCC;
border: none;
}
.bar table.style_calendar span.small {
font-size:100%;
}
.bar td.style_td_today {
border:2px red solid;
border-radius:5px;
background-color:#fff;
}
.bar td.style_td_sun {
background-color:#FFB2B2;
}
.bar td.style_td_sat {
background-color:#b2e1ff;
}
.bar td.style_td_day,.bar td.style_td_blank,.bar td.style_td_week {
background-color:#fff;
}
.bar table.style_calendar {
background-color: #CCCCCC;
height: auto;
padding: 3px;
width: 70%;
min-width:50%;
border-radius: 10px;
margin:5px auto;
}
.bar .style_td_caltop {
width:100%;
margin:0;
line-height: 1em;
float:none;
clear:both;
text-align:center;
padding: 10px 0;
color:#fff;
background:none;
}
#sidebar .bar .style_td_caltop a{
color:#fff;
}


/* twitter widget
------------------------------------- */
#sidebar .bar .twtr-doc{
width:90% !important;
margin: 0 auto;
}
#sidebar .bar .twtr-timeline {
height: 420px !important;
}
#sidebar .bar .twtr-doc .twtr-hd h3,#sidebar .bar .twtr-doc .twtr-hd h3 a,#sidebar .bar .twtr-doc .twtr-hd h4,#sidebar .bar .twtr-doc .twtr-hd h4 a{
background:none;
}
#sidebar .bar .twtr-doc .twtr-hd h3,#sidebar .bar .twtr-doc .twtr-hd h4{
border:none;
}
#sidebar .twtr-widget {
font-size: 16px !important;
}
#sidebar .twtr-widget h3 {
font-size: 18px !important;
}
#sidebar .twtr-widget h4 {
font-size: 24px !important;
}
#sidebar .twtr-widget-profile h3,#sidebar .twtr-widget-profile h4 {
margin: 0 0 0 54px !important;
}
#sidebar .twtr-widget-profile img.twtr-profile-img {
border: 0 none !important;
display: block;
float: left;
height: 45px;
width: 45px;
}

/* Tabbox
--------------------------------------- */
div.tabbox {
-webkit-box-shadow:0px 1px 4px #afafaf;
}

/* qform
--------------------------------------- */
.qform_form{
.qform_table tbody tr th span {
color: #fff !important;
}
.qform_table tbody tr th span:after {
display:block;
background-color:red;
border:#ececec;
padding:2px;
font-size: 12px;
color:#ececec;
content: "�K�{";
}
}

/* contents
-----------------------------------------�@*/
#body .contents{
width: 98%;
}
#body .contents ul li a{
display:block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
#body .contents ul li a:before {
content: ">";
color: #02488D;
}

/* input type=submit
----------------------------------------- */
input[type="submit"] {
font-weight:bold;
padding: 5px 10px;
margin-left:auto;
margin-right: auto;
border: 1px solid #fff;
width:auto;
color: #fff;
background-color: #D9F5F3;
background-image: -webkit-gradient(linear, left top, left bottom, from(#FF9900), color-stop(48%, #FF8600), color-stop(52%, #FF7700), to(#FF6600));
font-size: 16px;
-webkit-border-radius: 4px;
-webkit-box-shadow: 0 0 3px #333;
}
}

/* �X�}�[�g�t�H�� ��(�����h�X�P�[�v) */
@media only screen and (max-width:640px){
#header{
  border-color:#fff;
  margin-left: auto;
  margin-right: auto;
}
	#header h1,.logo,.info{text-align:center;}
	
	.logo,.info{
	clear:both;
	width:100%;
	float:none;
	margin:0;
	}
	
	.box img{
	float:left;
	margin-right:5px;
	}
	
	.box h3{padding-top:0;}

  .alignleft,.alignright{
	float:none;
	display:block;
	margin:0 auto 10px;
	}
	
	#gallery .grid{float:left;}
.navbar-default .navbar-nav > li > a {
  border:1px solid #ddd;
}
}


/* �X�}�[�g�t�H�� �c(�|�[�g���[�g) */
@media only screen and (max-width:480px){
	.grid{width:70%;}
	.box img{max-width:70px;}
	#mainBanner h2,#mainBanner p{font-size:70%;}
	#sidebar p{text-align:center;}
}

