@import "http://";
/* 全体 */
body
	{
	background-color: #f6f7f2;
	background-image: url(../img/dot.gif); 
	background-repeat: repeat-xy; 
/* 	background-attachment:fixed; */
	}

a	{
	color: #017acd;
	text-decoration: none;
	}

a:hover
	{
	text-decoration: none;
	}

a:link
	{
	text-decoration: none;
	}


address
	{
	color: black;
	font-size: 0.75em;
	font-style: normal;
	text-align: center;
	margin: 0px 0px 0px 0px; /* 上右下左 */
	}


/* コンテナ */
#container
	{
	background: url(../img/line-gray-right.png) right; /* 右側の影縦線 */
	background-repeat: repeat-y;  /* 右側の影縦線 */

	background-color: #ffffff;
	width: 800px; height:auto;
	margin: 0px auto 20px auto; /* 上右下左 */
/*	padding: 10px 10px 10px 10px;   */ /* 上右下左 */
	}

/* コンテナ2 */
#container2
	{
	background-color: #ffffff;
	width: 800px; height:auto;
	margin: 0px auto 20px auto; /* 上右下左 */
/*	padding: 10px 10px 10px 10px;   */ /* 上右下左 */
	}

/* コンテナ-mail */
#container-mail
	{
	background: url(../img/line-gray-right.png) right; /* 右側の影縦線 */
	background-repeat: repeat-y;  /* 右側の影縦線 */

	background-color: #ffffff;
	width: 800px; height:auto;
	margin: 18px auto 20px auto; /* 上右下左 */
/*	padding: 10px 10px 10px 10px;   */ /* 上右下左 */
	}

/* ヘッダー */
#header
	{
	background-color: #E9E9E9; 
	background-image: url(../img/header.png); 
	background-repeat: no-repeat;
	width: auto; height:150px;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	border-bottom: solid 1px #666666;
	padding: 0px 0px 0px 0px; /* 上右下左 */
	margin: 0px 7px 0px 0px; /* 上右下左 */
	}


#header h1
	{
	font-size: 1.5em;
	font-style: italic;
	color: white;
	line-height: 23px;
	text-align: left;
	margin: 40px 0px 0px 0px; /* 上右下左 */
	}

#header h2
	{
	font-size: 0.9em;
	font-style: italic;
	color: #ffffff;
	line-height: 23px;
	text-align: left;
	margin: 10px 0px 5px 40px; /* 上右下左 */
	clear: both;
	}

#header p
	{
	color: white;
	font-size: 0.75em;
	font-weight:bold;
	margin: 0px 0px 0px 20px; /* 上右下左 */
	padding: 0px 0px 0px 0px; /* 上右下左 */
	}

#header a img
	{
	position:relative; top:-5px;
	}


/* パンくずリスト */
p#bread
	{
	text-align: right;
	background-color: #ffffff;
	font-size: 0.75em;
	margin: 0px 0px 10px 0px; /* 上右下左 */
	padding: 0px 0px 0px 0px; /* 上右下左 */
	}



/* コンテンツ */
#content
	{
	width: 590px; height:auto;
	border: solid 0px gray;
	margin: 10px 10px 20px 20px;  /* 上右下左 */
	padding: 0px 0px 0px 0px; /* 上右下左 */
	float:right;
	}


#content h2
	{
/*	background-color: #92c9ff; */
	background-image: url(../img/bar-brown.png);
	border: solid 1px #666666;
	font-size: 0.8em;
	color: white;
	line-height: 24px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0
	}

#content h3
	{
	font-size: 1em;
	color: white;
	}

#content h4
	{
	background-color: #e0e0e0;
	background-image: url(../img/bar-green.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 30px;
	margin: 20px 0 0 0; /* 上右下左 */
	}

#content h5
	{
	color: gray;
	background-repeat: no-repeat;
	font-size: 0.875em;
	margin: 60px 0 0 50px; /* 上右下左 */
	}

#content h6
	{
	color: gray;
	background-repeat: no-repeat;
	font-size: 0.75em;
	margin: 30px 0px 0px 40px; /* 上右下左 */
	}

#content p
	{
	font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;
	margin-left: 0px;
	padding: 0 0 0 0; /* 上右下左 */
	}

/* 影部分 */
#content .shadow
	{
	background-image: url(../img/shadow.gif);
	background-repeat: no-repeat;
	margin: 30px 0px 0px 70px; /* 上右下左 */
	padding: 0px 0px 0px 0px; /* 上右下左 */
	background-position: right bottom ;
	position: relative;
	width: 400px; height: 300px;
	}

/* 影部分 */
#content .shadow0
	{
	margin: 10px 0px 0px 30px; /* 上右下左 */
	padding: 0px 0px 0px 0px; /* 上右下左 */
	position: relative;
	}

/* 表部分 */
#content .shadow img
	{
	text-align: center;
	background-color: white;
	margin: -5px 0px 0px -5px; /* 上右下左 */
	padding: 4px;
	position: relative;
	width: 400px; height: 300px;
	border: solid 1px darkgray;
	}

#content p.topics-coment
	{
	text-align: right;
	border-bottom: 1px dotted darkgray;
	padding: 0px 100px 0px 0px; /* 上右下左 */
	}


#content-new
	{
	filter:progid:DXImageTransform.Microsoft.Gradient(startcolorstr=#E6E6FA,endcolorstr=white,gradienttype=0);
	table-layout: fixed;
	border: 1px solid gray;
	border-collapse: collapse;
	empty-cells: show;
	color: black;
	font-size: 0.75em;
	margin: 0px 0px 0px 30px; /* 上右下左 */
	padding: 5px 5px 5px 5px; /* 上右下左 */
	width:520px;height:90px;overflow:auto;
	scrollbar-3dlight-color:gray;
	scrollbar-arrow-color:gray;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:gray;
	scrollbar-track-color:#ffffff;
	}

#content-kaisha table
	{
	table-layout: fixed;
	border: 0px solid gray;
	border-collapse: collapse;
	empty-cells: show;
	color: black;
	font-size: 0.75em;
	margin: 20px 0px 0px 0px; /* 上右下左 */
	padding: 0px 0px 0px 0px; /* 上右下左 */
	}

#content-kaisha td
	{
	border-bottom: 1px dotted darkgray;
	color: black;
	font-size: 1em;
	margin: 0px 0px 0px 0px; /* 上右下左 */
	padding: 5px 5px 5px 5px; /* 上右下左 */
	}

#content-kaisha td.left
	{
	text-align: left;
	width: 20%; height:auto;
	}

#content-kaisha td.center
	{
	text-align: left;
	width: 30%; height:auto;
	}

#content-kaisha td.right
	{
	text-align: right;
	}

#content-kaisha td.left-link
	{
	text-align: left;
	width: 30%; height:auto;
	}

#content-kaisha a.left-link
	{
	color: royalblue;
	margin: 0px 0px 0px 20px; /* 上右下左 */
	}

#content-kaisha a:hover.left-link
	{
	color: white;
	background-color: royalblue;
	text-decoration: none;
	}


#content-kaisha td.map
	{
	text-align: center;
	}


/* 透明フィルタ効果 */
.toumeikouka_out
	{
	border:0;
	position:relative;
	top:1px;
	left:1px;
	}

.toumeikouka_over
	{
	border:0px;
	filter:alpha(opacity=70,style=0,enabled=true;)
	}


#postmail
	{
	font-size: 0.9em;
	}


#postmail td.left
	{
	width: 20%; height:30px;
	text-align: left;
	}

#postmail .red
	{
	color: red;
	}


/* 左サイドバー */
#sidebar-left
	{
	background-image: url(../img/koshi.gif); 
	background-repeat: repeat-xy;
	width: 166px; height:690px;
	border-right: solid 1px gray;
	border-left: solid 1px gray;
	float: left;
	margin: 0 0 0px 0px; /* 上右下左 */
	padding: 20px 0px 150px 0px; /* 上右下左 */
	}

ul.sidemenu
	{
	font-size: 0.8em;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 0;
	line-height: 0;
	}

ul.sidemenu li
	{
	list-style-type: none;
	}

ul.sidemenu li a
	{
	display: block;
	line-height: 27px;
	text-decoration: none;
	color: white;
	background-color: skyblue;
	background-image: url(../img/menu1.png);
	border: solid 0px skyblue;
	margin-bottom: 10px;
	padding-left: 10px;
	}

ul.sidemenu li a:hover
	{
	background-color: royalblue;
	background-image: url(../img/menu2.png);
	color: white;
	}

ul.sidemenu ul
	{
	margin: 10px 0;
	padding: 0;
	}

ul.sidemenu ul li a
 	{
	background-color: transparent;
	background-image: url(../img/maru-b.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: 13px;
	color: #000000;
	border: none;
	line-height: 24px;
	margin-bottom: 0;
	}

ul.sidemenu ul li a:hover
	{
	background-color: #faffda;
	color: #000000;
	}

ul.sidemenu ul li p
 	{
	padding-left: 5px;
	color: #000000;
	border: none;
	line-height: 5px;
	}

#sidebar-left .baner
	{
	font-size: 0.6em;
	color: darkgoldenrod;
	border-style:none;
	text-align: center;
	margin: 0px 0px 0px 0px; /* 上右下左 */
	}

#sidebar-left a img
	{
	border-style:none;
	margin: 0px 0px 0px 20px; /* 上右下左 */
	}


/* フッター(全般) */
#footer
	{
	border-left: solid 1px #666666;
	border-bottom: solid 1px #666666;
	background: url(../img/line-gray-right.png) right;
	background-repeat: repeat-y;
	width: auto; height:16px;
	background-color: whitesmoke;
	background: url(../img/line-blue.png); 
	background-repeat: repeat-x; 
	background-position: 1;
	margin: 0 7px 0 0; /* 上右下左 */
	padding: 8px 0px 0px 0px; /* 上右下左 */
	clear: both;
	text-align: center;
	color: #666666;
	font-size: 1em;
	font-style: normal;
	}

