/*
Theme Name: Taiyokakagaku-chem
Theme URI: http://www.taiyo-chem.com/
Description: 
Version: 
Author: Shizuka Uchida 
*/

@charset "UTF-8";

/*--------------------------------------

  1-1
  1-2.Universal selector
  1-3.Structure Module
  1-4.Text Module
  1-5.Hypertext Module
  1-6.List Module
  1-7.Edit Module
  1-8.Forms Module
  1-9.Tables Module
  1-10.Image Module
  1-11.Object Module
  1-12.Navigation Module

---------------------------------------*/

/*変更履歴
2009.1.31
抜粋表示の後に「続きを読む」リンクを追加
キャプションのCSSを追加
回り込み設定追加
閲覧者側でフォントサイズが変更できるプラグイン導入*/


/*--------------------------------------
	1-1.
	
	
	
---------------------------------------*/
/*======================================
	1-2.Universal selector
=======================================*/

* {
	margin: 0; 
	padding: 0;
	line-height: 1.5;
	color: #000;
	font-weight: normal;
	font-style: normal;
}


ul {
	list-style: none;

}

img {
    border: none;
} 

img.img_left{
	float: left;
	padding: 5px;
}

br.clear{
	clear: both;
	margin: 0 0 10px 0;
}


/*--------------------------------------
	1-3.Structure Module
---------------------------------------*/

/*======================================
	1-3-1. メインコンテナ
=======================================*/

body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
		background: #FFFFFF url(img/header-back.png) repeat-x;

	margin: 0; /*  */
	padding: 0;
	text-align: center; /*  */
	color: #000000;

}
#container { 
	width: 800px;  /*  */
  background-color:transparent;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
} 
/*======================================

	1-3-2. div#header

=======================================*/

#header { 
	background: url(img/header-back.png) repeat-x;
	width:300px;

	padding: 0 10px 0 0px;  /*  */
	height: 72px;
	float:left;
} 


#searchform {
	float: right;
	width:200px;
		font-size: 0.8em;
			margin-top:5px;
margin-left:10px;

}

#sitemapnavi {
	background: url(img/sitemap.png) no-repeat;
	float: right;
	width: auto;
	padding-left: 20px;
	text-align: left;
	font-size: 0.8em;
	margin-top:10px;
}

#sitemapnavi a {
	color:#fff;
	font-size:0.9em;
	font-weight:500;
}
#sitemapnavi a:hover {
	color: #00FFFF;
}





/*======================================

	1-3-3. div#sidebar1

=======================================*/

#sidebar1 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 155px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	background: #e9e9ce;
	 /* 背景色は、列内のコンテンツの長さにわたって表示されます */
}

#container #sidebar1 #contact {
	background: url(img/toiawase.png) no-repeat;
	height: 70px;
	width: 130px;
	margin: 5px 0px 5px 2px;
	padding: 30px 10px 10px;
	text-align: center;
}


/*======================================

	1-3-4. div#mainContent

=======================================*/

#mainContent {
	margin: 0; /* この div エレメントの左マージンにより、ページの左側に #sidebar1 div が設定されます。#sidebar1 div に含まれるコンテンツの量に関係なく、#sidebar1 div のスペースは維持されます。#sidebar1 のコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、このマージンを削除します。 */
	padding: 0　0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	float: right;
	width: 630px;
} 

#mainContent-home {
	margin: 0 0 0 160px; /* この div エレメントの左マージンにより、ページの左側に #sidebar1 div が設定されます。#sidebar1 div に含まれるコンテンツの量に関係なく、#sidebar1 div のスペースは維持されます。#sidebar1 のコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、このマージンを削除します。 */
	padding: 0 0 0 0; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
} 




/*======================================

	1-3-4-1. div#breadcrumb

=======================================*/
#breadcrumb {
	font-size:0.8em;
	margin-top:5px;
	}


/*======================================

	1-3-5. div#footer

=======================================*/

#footer {
	padding: 5px 10px 5px 5px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	background:#FFFFFF;
	border-top: 2px solid #254588;
} 
#footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	font-size:0.8em;
}

/*======================================

	1-3-6. float 

=======================================*/
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*--------------------------------------
	1-4.Text Module
---------------------------------------*/

p,
pre,
address,
cite {
	margin: 0.5em 0px;
}

h2,
h3,
h4,
h5,
h6 {
	margin: 0.5em 0px; 
}

h1 {
	background: url(img/h1-logo.png) no-repeat;
	padding:0;
	margin:0;
	 height:71px;
}

h1 a:link, h1 a:visited, h1 a:active {
  display:block;
  width:auto;
  height:71px;
  color:inherit;
  background-color:transparent;
  text-indent:-1000px;
  text-decoration:none;
}
 h1 a:hover {
 background: url(img/h1-logo-hover.png) no-repeat;
  display:block;
  width:300px;
  height:71px;
  color:inherit;
  background-color:transparent;
  text-indent:-1000px;
  text-decoration:none;
}

h2 {
	color:#254588;
	font-size: 180%;
	padding-left: 10px;
	font-weight: 800;
	
	border: 2px solid #254588;
background: url(img/back-blue.jpg);}

h3 {
	font-size: 140%;
	font-weight: 800;
	padding:5px;
	color: navy;
	border-bottom: 2px dotted #27488d;
	border-top: 2px dotted #27488d;
		padding-left:8px;

}

h4 {
	font-size: 100%;
	color: white;
	background: url(img/header-back.png) repeat-x;
	padding:2px;
	font-weight: 800;
	padding-left:8px;
	letter-spacing : 3px;	/* 文字間隔 */
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
}

h5 {
	font-size: 100%;
	border-bottom: 1px solid navy;
	border-left:5px solid navy;
	padding-left:6px;
	font-weight: 800;
	letter-spacing : 3px;	/* 文字間隔 */
}

h6 {
	font-size :100%;	/* フォントサイズ */
font-weight : bold;	/* フォントの太さ */
color : black;	/* フォントの色 */
background-color : white;	/* 背景の色 */
text-align : center;	/* テキストのセンタリング */
letter-spacing : 1px;	/* 文字間隔 */
padding-left : 0px;	/* 左側の余白 */
line-height : 1.5em;	/* 領域（行）の高さ＝フォントの１．５倍 */
border-left-width : 2px;	/* 左境界線をマークとして使用 */
border-left-style : groove;	/* 左境界線（マーク）の種類 */
border-left-color : navy;	/* 左境界線（マーク）の色 */
border-right-width : 2px;	/* 右境界線 */
border-right-style : groove;	/* 右境界線の種類 */
border-right-color : navy;	/* 右境界線の色 */
border-bottom-width : 2px;	/* 下境界線 */
border-bottom-style : groove;	/* 下境界線の種類 */
border-bottom-color : navy;	/* 下境界線の色 */
border-top-width : 2px;	/* 上境界線 */
border-top-style : groove;	/* 上境界線の種類 */
border-top-color : navy;	/* 上境界線の色 */
background-image:url(img/white-gra.png)

}

em {
	font-style: normal;
	font-weight: bold;
}

strong {
	color: #ff4500;
}
blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}


#postdate{
	font-size: 12px;
	color: #666666;
	text-align: right;
	width: 610px;
	height:13px;
	clear: both;
}

.newsdate{
font-size:0.8em;
color:#999999;
}


/*--------------------------------------
	1-5.Hypertext Module
---------------------------------------*/
a {
	color: #009999;
	text-decoration: none;	
	font-weight:700;
}

a:link {
	color: #005585;
}

a:visited {
	color: #485270;
}

a:hover {
	color: #3399ff;
		text-decoration:underline;
}

/*--------------------------------------
	1-6.List Module
---------------------------------------*/



li,
dt,
dd {
	font-size: 100%;
}

dt {

}

dd {
	color: #666666;
}

li li,
li p,
li pre,
li dt,
li dd,
dd li,
dd p,
dd pre,
dd dt,
dd dd {
	font-size: 100%;
}

li ul,
li ol,
li dl,
li p,
dd ul,
dd ol,
dd dl,
dd p {
	margin: 0 10px;
}

/*--------------------------------------
	1-7.Edit Module
---------------------------------------*/

/*del {
	color: #666666;
	text-decoration:	line-through;
}

del[datetime]::before {
	content: " ( "attr(datetime)"\00524a\009664) ";
}

ins {
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}

ins[datetime]::before {
	content: " ( "attr(datetime)"\004fee\006b63) ";
}*/

/*--------------------------------------
	1-8.Forms Module
---------------------------------------*/

/*form {
	margin: 0.5em 20px;
	padding: 1px 0; 
}

form dl,
form p {
	margin: 0.5em 10px;
}

fieldset {
	border: 1px solid #ddd;
}

legend {
	margin: 0 1em;
	padding: 0 10px;
}
*/
input,
textarea {
	padding: 0.1em 10px;
	border: 1px solid #ddd;
	font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3",  sans-serif;
	background-color: #f5f5f5;
}

input {
	line-height: 1.2;
}

input:hover,
textarea:hover {
	border: 1px solid #aaa;
}

input:focus,
textarea:focus {
	border: 1px solid #000;
}

textarea {
	padding: 0.4em 8px;
}

/*--------------------------------------
	1-9.Tables Module
---------------------------------------*/

table {
	margin: 0;
	border: 1px solid #aaa;
	background-color: #eee;
}

th,
td {
	padding: 0 10px;
}

th {
	color: #fff;
	background-color: #999;
}

td {
	border: 1px solid #ddd;
	background-color: #fff;
}

/*--------------------------------------
	1-10.Image Module
---------------------------------------*/

div#main  img {margin:10px;}
	
/*--------------------------------------
	1-11.Object Module
---------------------------------------*/

/*object,
embed {
	margin: 1em 20px;
}
*/
/*--------------------------------------
	1-12.Navigation Module
---------------------------------------*/


#menu1 {
	width: 145px;
	background: #e9e9ce;
	padding: 0px 5px;
	/*	list-style: url(img/sidebar-listhead.png) inside;*/

	}
	
#container #sidebar1 #menu1 li  {
		list-style:none;
	background: url(img/sidebar-listhead.png) no-repeat center left;
	padding-left: 25px;
		border-bottom:1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
	
	}	
	
#container #sidebar1 #menu1 li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	padding-top:5px;
	padding-bottom: 5px;
	}	
	
#container #sidebar1 #menu1  li a:link, #container #sidebar1 #menu1 li a:visited {
	display: block;
	}
	
#container #sidebar1 #menu1 li a:hover {
	background-image:url(img/side-hover.png);
	}
	
	/* hide hack from Mac-IE5 \*/
* html #menu1 li { height: 1%; }
/* end hiding */
	
	#container #sidebar1 #menu1 .categories {
	background: url(none);
	list-style: none;
}
	/*
	---------------------------------------
	*****************************************/
	
		
#container #mainimg {
	height: 50px;
	width: 800px;
	background: url(img/back-blue.jpg);
}
#container #sidebar1 #feed {
	padding-right: 5px;
	padding-left: 7px;
	background: center;
}




/*--------home-----------*/

#img-back {
	background: url(img/top-img.jpg) no-repeat;

	width: 610px;
	padding-top: 300px;
	padding-left:10px;
	}

#navcontainer
{
margin: 0 auto;
padding:0 0 0 0;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#navlist
{
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
font-size: 1em;
}

ul#navlist li
{
display: block;
float: left;
width: 198px;
margin: 0;
padding: 0;
margin-right:5px;
margin-bottom:5px;
}

/* hide from Mac IE \*/
* html ul#navlist li {   /* IE 6.xまでのみ認識される */
width: 180px;    }
	/* */
	

*+htmlul#navlist li {   /* IE 7.0で認識される */
width: 180px;    }


	
ul#navlist li a
{
	display: block;
	width: 100%;
	padding: 0.5em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	text-decoration: none;
	background-image: url(img/tab-blue.png);
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	border-color: #aaab9c #fff #fff #ccc;
	color:#003333;
background-image: url(img/tab-green.png);}



#contactform {
	text-align: left;
}

/*---定義リスト--*/
dl {  
 width:600px;  
}  
dt {  
 float:left;  
 width:130px;  
padding:5px 0 5px 10px;
 clear:both;  
 font-weight:bold;  
}  
dd {  
 margin-left:130px;  
padding:5px 5px 5px 10px;
} 

.catname
 {font-size:0.9em;
color:#fff;
background-color: #336699;
font-weight:700;
padding:3px;
 }
 
/*サイトマップ*/
/*サイトマップ*/
.tree ul {
	padding:0;
	margin:0;
	background-position: -9px 15px; 
	background-image: url('img/ul.gif'); 
	background-repeat: repeat-y
}
.tree li {
	font-size: 1em;
	font-weight:bold;
	margin: 0px; 
	padding: 3px 0 3px 24px; 
	list-style-type: none;
}
.tree li a {
	text-decoration:none;
}
.tree li a:hover {
	text-decoration:underline;
}
.tree ul ul {
	background-position: -1px 15px;
	background-image: url('img/ul.gif'); 
	background-repeat: repeat-y;
}
.tree ul li {
	background-position: 0px 7px; 
	background-image: url('img/li.gif'); 
	background-repeat: no-repeat;
}
.tree ul li a {
	font-weight:bold;
	text-decoration:underline;
}
.tree ul li a:hover {
	text-decoration:none;
}
.tree ul ul li {
	background-position: 8px 7px;
	background-image: url('img/li.gif'); 
	background-repeat: no-repeat;	
}
.tree ul ul li a {
	background-position: 0px 7px; 
	font-size:1em;
	text-decoration:none;
}
.tree ul ul ul li a {
	background-position: 0px 7px; 
	font-size:0.8em;
	text-decoration:none;
}


/*--------------------------------------
   float
---------------------------------------*/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
	
/*--------------------------------------
	Captions
---------------------------------------*/
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */
