/**************************************** Default */
body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,embed,object {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

h1,h2,h3,h4,h5,h6 {
    font-style: normal;
    font-weight: normal;
    font-size: 1.0em;
}

* html table {
    border-collapse: collapse;
}

*:first-child+html table {
    border-collapse: collapse;
}

caption,th {
    text-align: left;
    font-weight: normal;
}

table,th,td,img {
    border: 0;
}

tr {
    vertical-align: top;
}

img,input {
    vertical-align: middle;
}

* img {
    vertical-align: bottom;
}

q:before,q:after {
    content: '';
}

ul {
    list-style: none;
}
/************************************** //Default */
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.hide,
hr {
	display: none;
}

a {
	color: #65BDD9;
	overflow: hidden;/* Firefox */
	text-decoration: none;
}

a:link {
	color: #34a3c6;
	text-decoration: none;
}

a:visited {
	color: #34a3c6;
	text-decoration: none;
}

a:active {
	color: #34a3c6;
	text-decoration: underline;
}

a:hover {
	color: #34a3c6;
	text-decoration: underline;
}

img {
    border: none;
}

li {
    list-style: none;
}

tr {
    vertical-align: top;
}
p {
	font-size: 1.0em;
	line-height: 2em;
	margin-bottom: 1.5em;
}

/************************************** Clear */

/* Modern browsers like Firefox, Safari, Opera */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* IE 7 and MacIE*/
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.clear {
	clear: both;
}

/*
Theme Name: magicblue
Theme URI: http://www.blogchemistry.com/2008/09/13/free-wordpress-theme-magicblue/
Description: 2 column, with RHS widget sidebar
Version: 1.2
Tags: fixed width, two columns, widget ready, white, blue
Author: BlogChemistry
Author URI: http://www.blogchemistry.com/
*/


body {
margin: 0;
padding: 0;  
color: #333;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100.1%;
background: #777;
}


#wrapper{
	width: 950px;
	padding: 0px;
	text-align:left;
	font-size: 78%;
	line-height:18px;
	background: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#wrapper2{
	background: #fff;

}

#superheader{
	padding: 0;
	margin: 0;
	height: 8px;
	background-color: #10218B;
}	


#header{
	padding: 0;
	margin: 0;
	border-bottom:2px solid #fff;
	background-color: #FFFFFF;
}	


		
#content{
	clear:both;
	padding: 0;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}	


#main {
	width: 710px;
	float:left;
	margin: 0;
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}


#sidebar {
	padding: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 730px;
	font-size:11px;
}

#footer {
clear: both;
margin: 0;
padding: 10px 16px 0 16px;
text-align: center;
font-size: 85%;
background: #fff;
}


#footer-inner{
background: #F0F9FF;
height: 45px;
border-top: 1px solid #8CD1FD;
border-bottom: 1px solid #8CD1FD;
}

#footer-inner p{
padding:15px 0 20px 0;
margin:0;
}

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:center;
font-size: 80%;
}

#credit p{
	margin: 0px 10px;
	padding: 3px;
	}
#credit p a{
	color: #777;
	font-weight:100;
}
#credit p a:hover{
	color: #777;
}


#subscribe{
text-align:center;
}

#subscribe p{
 margin: 5px 0;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Lucida Sans Unicode', 'Lucida Sans', sans-serif;
}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;

}
h5{
	font-size: 100%;
}
h6{
	font-size: 90%;
}


a{
color:#00538A;
font-weight:800;
text-decoration:none;
}
a:hover{
color:#00538A;
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #EBF7FF;
padding: 5px 15px;
margin: 3px 30px;
border-left: 4px solid #8CD1FD;
border-top: 1px solid #EBF7FF;
border-right: 1px solid #EBF7FF;
border-bottom: 1px solid #EBF7FF;

}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}




#tabs{
	padding: 0px;
	margin: 0px;
	background-color: #DFDFDF;
}

#tabs ul{
	margin: 0px;
	list-style-type:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}

#tabs ul li{
margin: 0px;
padding: 0px;
display:inline;
border-right: 2px solid #fff;
font-size: 90%;
font-family: Tahoma, Arial, sans-serif;
}

#tabs ul li a{
color: white;
}

#tabs ul li a:hover{
color:#A1E7FD;
 text-decoration:none;
}


/* Headings */ 

form#searchform2{
display: block;
margin: 3px 0px;
}


#header h3{
margin:  0;
padding: 15px 0 0 15px;
font-weight:800;
font-size: 200%;
}

#header h3 a{
font-weight:100;
color: white;
text-decoration: none;
}


#header h2{
margin: 0;
font-family: Tahoma, Arial, Verdana, sans-serif;
letter-spacing:1px;
padding: 10px 0 5px 17px;
font-weight:800;
color: white;
font-size: 90%;
}

h2#sectiontitle{
font-size:150%;
font-weight: 100;
padding:6px 6px 6px 10px;
margin:8px 10px 5px 0px;
color: #444;
border-top: 1px solid #8CD1FD;
background:#EBF7FF;
}

/* post styles */

.post{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.entry{
	margin: 0;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.post h2 {
	color: black;
	font-size: 150%;
	font-weight:100;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 2px;
}


.post h2 a{
color: black;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:none;
color: black;
}

.postmetadata{
font-size:80%;
border-top: 1px solid #8CD1FD;
background:#EBF7FF;
padding: 1px 0 1px 5px;
margin: 0 5px;
}

.postmetadata p{
line-height: 15px;
padding: 0;
margin: 3px 0;
}


/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}	

ol#commentlist{
padding: 0 0 0 20px;
font-size: 90%;
list-style-type:none;
}

ol#commentlist li{
	padding: 2px 10px;
	margin: 0;
}

ol#commentlist li p.commentheader{
margin: 3px 0 0px 0;
padding: 1px 5px;
}



ul#commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0 15px;
	font-size:90%;
	border: 4px solid white;
}


ul#commentlist li div.gravatar {
	width:40px;
	float:left;
	text-align: center;
	padding: 5px 0 0 5px;
}

ul#commentlist li div.gravatar img{
border: 2px solid #ddd;
}


ul#commentlist li p.commentauthor {
	padding: 0;
	margin: 0 0 2px 0;
	overflow:hidden;
}


ul#commentlist li p.commentheader{
margin: 0 0 10px 0;
padding: 0px;
}


ul#commentlist li div.commenttext{
padding: 0 0 0 0px;
margin:5px 10px 5px 60px;
}

ul#commentlist li div.commenttext div.commentwrapper{
background: #F0F9FF;
margin:0 0 0 5px;
padding: 3px 8px;
border-top: 1px solid #8CD1FD; 
}


/*  sidebar styles */


.menu{
	font-size:90%;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0 0 0 0px;
list-style-type:none;
}

.menu ul li.widget{
padding:2px;
margin:0 0 7px 0px;
}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
}

.menu ul li.widget ul li{
padding: 2px 0 2px 12px;
margin:0;
border-bottom: 1px solid #eee;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
border-top: 1px solid #eee;
border-bottom: none !important;
padding: 0 0 0 11px;
}

.menu ul li.widget h3{
font-size:120%;
padding:2px 0 3px 5px;
margin:0;
color: #222;
font-weight: 800;
font-family: arial, verdana, sans-serif;
font-variant:small-caps;
border-bottom: 1px solid #8CD1FD;
border-top: 3px solid #8CD1FD;
letter-spacing:2px;
}

.menu ul li h3 a{
color: #023A5E;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #023A5E;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}


#footer a{
font-weight: 100;
}


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
.banner{
	margin-top: 5px;
}
.banner p{
	line-height: 1.2em;
}
.banner img{
	border: 1px solid #CCCCCC;
}



/**********************************

個別設定

**********************************/

/************  NEWS & TOPICS ****************/
#news_wrapper{
	width: 700px;
	margin-bottom: 20px;
}
ul .date{
	background-image: url(images/arrow1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	list-style-type: none;
	padding-left: 15px;
	vertical-align: baseline;
	margin-left: 5px;
	float: left;
	width: 85px;
	padding-top: 10px;


}
ul .title{
	padding-top: 10px;
}
/****INFOタブ****/
ul .info {
	background-image: url(images/info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 85px;
	margin-left: 20px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e6e6e6;
}
/****PRESSタブ****/
ul .press {
	background-image: url(images/press.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 85px;
	margin-left: 20px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e6e6e6;
}

.entry h4 {
	background-image: url(images/h4.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 662px;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 4px;
	color: #333333;
	margin-bottom: 15px;
	font-size: 110%;
}
#main h4 {
	background-image: url(images/h4.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 662px;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 4px;
	color: #333333;
	margin-bottom: 15px;
	font-size: 110%;
}
#main {
	position: relative;
}

#news_wrapper ul a{
	font-weight: normal;
}
#news_wrapper ul{
	padding: 0px;
}
#news_wrapper{
	padding: 0px;
}
#newstopics_more {
	position:absolute;
	left:610px;
	top:10px;
	width:80px;
	height:26px;
}
#newstopics_more a {
  background:url(images/topics_more.gif) no-repeat;
}
#newstopics_more a:hover {
  background:url(images/topics_more_over.gif) no-repeat;
}
#newstopics_more a {
  display:block;
  margin-top:4px;
  width:77px;
  height:18px;
  text-indent:-9999px;
  font-size:xx-small;
  text-decoration: none;
}

/************ PICKUP ****************/

#pickup_wrapper{
	width:700px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#picup_wrapper p!important {
	line-height: 1.1em;
	float:right
}

#pickup_left{
	width:340px;
	text-align: center;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#pickup_left p{
	text-align: left;
	font-size: 90%;
	line-height: 1.3em;
	font-weight: normal;
}
#pickup_left a{
	font-weight: normal;
}
#pick_more {
	position:absolute;
	left:610px;
	top:10px;
	width:80px;
	height:26px;
}
#pick_more a {
  background:url(images/topics_more.gif) no-repeat;
}
#pick_more a:hover {
  background:url(images/topics_more_over.gif) no-repeat;
}
#pick_more a {
  display:block;
  margin-top:4px;
  width:77px;
  height:18px;
  text-indent:-9999px;
  font-size:xx-small;
  text-decoration: none;
}
#pickup {
	position: relative;
	width: 710px;
	margin: 0;
	overflow:hidden;
	padding: 0;
}


/************ SERVICE ****************/

#service_wrapper{width:700px;}
.service_contents{
	width:700px;
	background-color: #FFFFFF;
	margin-bottom: 30px;
}
.service_contents img{
	display: inline;
	margin-right: 2px;
}

.miniBox {
	height: 104px;
	width: 170px;
	float: left;
	padding-right: 3px;
}


/***********************************

フッターバナー

************************************/

#footer_banner{
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

,clear{clear:both}