html, body, p, h1, h2, h3, h4, h5, h6, div, form, dl, dt, dd, ol, ul, li, table, noframes, noscript, input, button, select, textarea {
  font-size:100%;
  font-weight:normal;
  margin:0;
  padding:0;
}

body {
  background: #C8E8FF repeat-x 0 0 url('../bg2011.png');
  font-family:Helvetica,Arial,"メイリオ",Meiryo,sans-serif;
}


a{
	color: rgb(20,140,240);
	text-decoration: none;
}

a:hover, a:active{
	color: rgb(87,162,215);
}

a:visited{
	color: rgb(117,182,235);
}

a img {
  border-width:0;
}

ul {
  list-style-type: none;
}

ul.quotes{
	font-size: 75%;
}

ol li{
  margin-left: 2em;
}

body {

}

span.note {
  font-size: 14px;
}

#container{
	margin-top: 0;
	text-align: center;
}

#contents{
  position: relative;
	width: 960px;
	margin: 15px auto 20px;
	padding-top: 1em;
	color: rgb(40,40,40);
	background: rgb(250,253,255);
	background: rgba(255,255,255,0.90);
	text-align: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#header {
  padding: 10px 0 5px;
}

#header h2{
  color: #0099ff;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 0 0 25px;
}

#header h2 a{
  color: #0099ff;
  text-shadow: 1px 1px #fff;
}



#headerMenu {
  position: absolute;
  top: 35px;
  right: 15px;
}

#headerMenu li{
  float: left;
  margin-left: 5px;
  height: 27px;
  line-height: 27px;
}

#headerMenu li iframe{
  margin: 3px !important;
  width: 130px;
  height: 20px;
}

#headerMenu li.begins{
  font-size: 12px;
  line-height: 20px;
  margin-right: 5px;
  padding-left: 12px;
  background: url('/image/point_circle.png') no-repeat 1px 6px;
}

#contentsTwitter{
	margin: 0 15px;
}

h2.pageTitle{
	padding-left: 0;
	border-style: none;
	color: rgb(87,162,215);
}

#contentsTwitter #topMenu{}

#contentsTwitter #topMenu table{
	width: 100%;
}

#contentsTwitter div.AD{
	margin: 1.2em 0;
	text-align: center;
}


#contentsTwitter div.AD.head{
	margin: 15px 0 10px;
}



#contentsTwitter h3{
  zoom: 1;
  margin: 2em 0;
  color: rgb(120,120,120);
	border-bottom: 1px solid rgb(102,204,255);
	font-size: 22px;
	font-weight: bold;
  text-shadow: 1px 1px rgb(200,200,200);
}

#contentsTwitter h4{
    zoom: 1;
  color: rgb(120,120,120);
	margin: 2em 0;
	padding-left: 5px;
	border-left: 10px solid rgb(102,204,255);
	font-size: 18px;
	font-weight: bold;
}

#contentsTwitter h5{
    zoom: 1;
	margin: 1.5em 0;
	font-size: 100%;
	font-weight: bold;
  color: rgb(120,120,120);
}

#contentsTwitter div{
}

#contentsTwitter p{
	line-height: 1.3;
	margin: 1.5em 0;
}

#contentsTwitter dt{
 font-weight: bold;
 color: rgb(120,120,120);

}

#contentsTwitter dd{
	margin-left: 1em;
	line-height: 1.5;
}

#contentsTwitter pre{
	padding: 1em;
	border: 1px solid rgb(150,228,231);
	background-color: rgb(217,247,250);
	color: rgb(30,30,30);
}

#contentsTwitter div.twitterWidget {}

#contentsTwitter div.twitterWidget h3,
#contentsTwitter div.twitterWidget h4 {
  border: none;
  text-shadow: none;
}

#headline{
	width: 100%;
	margin: 25px 0;
	overflow: hidden;
}

#headline:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #headline {
    height: 1em;
    overflow: visible;
}
/**/

#headline #topContext{
	list-style-type: none;
	margin-right: 10px;
	float: left;
	width: 500px;
}

#headline #topContext li{
	margin-bottom: 10px;
}

#headline #topContext li a{
	display: block;
	font-size: 20px;
	font-weight: bold;
	padding-left: 20px;
	background: url('../point_arrow.png') no-repeat 3px 6px;
  text-shadow: 1px 1px #fff;
}

#headline #topContext li a:hover{
	text-decoration: none;
	background-color: rgb(240, 245, 255);
}

#headline #topContext li span.title{
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	color: rgb(70,160,220);

}

#headline #topContext li span.desc{
	font-size: 14px;
	margin: 0 0 0.5em;
	color: rgb(60,60,60);
  text-shadow: 0;

}

#headline #headlineAD{
  float: right;
	width: 400px;
	text-align: center;
}


#footer {
  color: rgb(160,160,160);
  padding: 20px 15px;
  text-align: center;
}

#footer a{
  color: rgb(160,160,160);
}



/* search */

table#searchOptions{
  border-collapse: collapse;
}

table#searchOptions th,
table#searchOptions tr,
table#searchOptions td {
  border: 1px solid rgb(200,200,200);
}

table#searchOptions th{
  font-size: 14px;
  background: rgb(245,245,245);
}



table#searchOptions td{
  padding: 3px;
}

table#searchOptions td.op{}

table#searchOptions td.op a{
  color: #44F;
  white-space: nowrap;
}
