/*
Theme Name: polytechnology
Theme URI: http://www.poly-t.co.jp/
Description: polytechnology
Author: polytechnology
*/

@charset "utf-8";

/*------------------------------------------------------------------------------
  初期化
------------------------------------------------------------------------------*/
* {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: Osaka, Verdana, Arial, Sans-Serif;
}

body {
  font-size: 11pt;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

h1 { font-size: 124%; }
h2 { font-size: 120%; }
h3 { font-size: 116%; }
h4 { font-size: 112%; }
h5 { font-size: 108%; }
h6 { font-size: 104%; }

ul, ol { list-style-type: none; }

body {
  width: 100%;
  color: #464646;
  background-color: #ffffff;
  background-image:url('shadow.gif');
  background-position:850px;
  background-repeat:repeat-y;
}

a {
  color: #005585;
}

a:hover {
  color: #01b0f0;
}

#main	{
	background-color: #ffffff;
	padding: 10px 20px 1px;
	}

/*------------------------------------------------------------------------------
 レイアウト
------------------------------------------------------------------------------*/
#wrapper {
  width: 950px;
  background-color: #ffffff;
}

#header {
  height: 180px;
  background-image: url("header_950px.png");
}

#contents {
  float: left;
  width: 650px;
}

#sidebox {
  float: right;
  width: 250px;
  font-size: 90%;
}

#footer {
  clear: both;
  font-size: 90%;
}

#copy {
  padding: 5px;
  text-align: center;
  background-color: #eeeeee;
  border-top: solid 1px #cccccc;
  border-bottom: solid 2px #cccccc;
}

/*------------------------------------------------------------------------------
 ヘッダー
------------------------------------------------------------------------------*/
#sitename {
  padding-top: 55px;
  padding-left: 185px;
}

/*#sitename {
  padding-top: 55px;
  padding-left: 170px;
}*/

#sitename h1 {
  font-size: 220%;
}

#sitename h1 a {
  text-decoration: none;
  color: #393939;
}

#sitename span.description {
  display: block;
  font-size: 60%;
  font-weight: bold;
  margin-left: 5px;
  color: #464646;
}

/*#sitename span.description {
  display: block;
  font-size: 45%;
  font-weight: normal;
  margin-left: 5px;
  color: #909090;
}*/

/*------------------------------------------------------------------------------
グローバルナビ
------------------------------------------------------------------------------*/
#global_navi {
  height: 26px;
  background-color: #cccccc;
}

#global_navi li {
  float: left;
  margin-top: 4px;
  margin-left: 4px;
  background-color: #dddddd;
}

#global_navi li.current_page_item {
  font-weight: bold;
  background-color: #ffffff;
}

#global_navi li a {
/*------------------------------------------------------------------------------
display: block;
------------------------------------------------------------------------------*/
  height: 21px;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 21px;
  text-align: center;
  text-decoration: none;
  border-top: solid 1px #aaaaaa;
  border-left: solid 1px #aaaaaa;
  border-right: solid 2px #999999;
}

#global_navi li a:hover {
  background-color: #ffffff;
}

/*------------------------------------------------------------------------------
 メイン
------------------------------------------------------------------------------*/

/* ++++++ パンくずリスト ++++++ */
#bread	{
	display: block;
	margin: 10px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	}

/* ++++++ コンテンツ部分のデザイン ++++++ */
#contents	{
	line-height: 1.5em;
	}

#contents h2	{
	padding-left: 7px;
	line-height: 1.4em;
	border-left: solid 10px #66bb66;
	border-bottom: solid 1px #66bb66;
	}

#contents h3	{
	margin-top: 20px;
	adding: 1px 5px;
	line-height: 1.2em;
	border-top: dotted 1px #66bb66;
	border-bottom: dotted 1px #66bb66;
	}

#contents p	{
	margin: 0.8em;
	text-indent: 0.5em;
	letter-spacing: 0;
	}

#contents ul	{
	margin: 0.8em;
	margin-left: 2em;
	list-style-type: disc; 
	}

#contents table	{
	margin: 2em;
	}

#post01	{
	padding: 0 10px 10px;
	}

#post02	{
	padding-left: 10px;
	width: 460px;
	float: left;
	}

/* ++++++ サイドバー ++++++ */
#sidebox {
	float: right;
	width: 225px;
	font-size: 90%;
}

#sidebar a {
  text-decoration: none;
}

#sidebar li {
  background-color: #eeeeee;
  border: solid 1px #cccccc;
  margin: 10px;
  margin-left: 0;
}

#sidebar li h2 {
  padding: 1px;
  text-align: center;
  font-size: 1em;
  background-color: #cccccc;
}

#sidepages ul li {
  padding-left: 0.7em;
  border: none;
  line-height: 1.2;
}

#sidepages ul li.page_item {
  font-weight: normal;
}

#sidepages ul li.current_page_item {
  font-weight: bold;
}

.clear	{
	clear: both;
	margin: 0;
	}

#link	{
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 0.75em;
	}

#link th, #link td	{
	text-align: left;
	padding: 10px 5px;
	border: solid 1px #00a0c6;
	}

#link th	{
	width: 100px;
	background-color: #88c0ff;
	}

#link a	{
	text-decoration: none;
	color: #000000;
	}

#link a:hover	{
	color: #00657d;
	}

/* ++++++ ニュースコンテンツのデザイン ++++++ */
#monthcontents	{
	line-height: 1.5em;
	}

#monthcontents h2	{
	padding-left: 7px;
	line-height: 1.4em;
	border-left: solid 10px #66bb66;
	border-bottom: solid 1px #66bb66;
	}

#monthcontents h3	{
	margin-top: 20px;
	adding: 1px 5px;
	line-height: 1.2em;
	border-top: dotted 1px #66bb66;
	border-bottom: dotted 1px #66bb66;
	}

#monthcontents p	{
	margin: 0.8em;
	text-indent: 0.5em;
	letter-spacing: 0;
	}

#monthcontents ul	{
	margin: 0.8em;
	margin-left: 2em;
	list-style-type: disc; 
	}

#monthcontents table	{
	margin: 2em;
	}

#monthcontents h2 a	{
	text-decoration: none;
	color: #00657d;
	}

#monthcontents h2 span	{
	color: #888888;
	font-size: smaller;
	font-family: Verdana, Helvetica, sans-serif;
	}

#monthcontents h2 a:hover	{
	color: #00a0c6;
	}

/* ++++++ トップページのニュース ++++++ */
#topnewscontents a	{
	text-decoration: none;
	color: #00657d;
	}

#topnewscontents span	{
	color: #888888;
	font-size: smaller;
	font-family: Verdana, Helvetica, sans-serif;
	}

#topnewscontents a:hover	{
	color: #00a0c6;
	}

#topnewscontents {
  font-size: 80%;
}

