@charset "shift_jis";


body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 75%;
	line-height: 2;
	color: #666666;
	background-color: #f0f5f7;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment:fixed;
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

input,textarea,select {
	font-size: 1em;
}

form {
	margin: 0px;
}

table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}



/*リンク設定
---------------------------------------------------------------------------*/
a {
	color: #666666;		/*リンクの文字色*/
}

a:hover {
	color: #61AAC8;		/*カーソルオーバー時の文字色*/
	text-decoration: none;	/*オーバー時に下線を消す設定。入れたままがいいならこの１行削除。*/
}



/*コンテナー（HPを囲むボックス）
---------------------------------------------------------------------------*/
#container {
	width: 943px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}



/*ヘッダー（右上の写真とh1タグが入ったボックス）
---------------------------------------------------------------------------*/
#header {
	background-image: url(images/mainimg.jpg);	/*ヘッダー背景画像*/
	background-repeat: no-repeat;
	height: 138px;	/*ヘッダーの高さ。背景画像の高さに2を加えた数字にする。*/
	width: 718px;
	position: relative;
	margin-bottom: 3px;
	border: 1px solid #a7d5e8;
	background-position: center center;
	background-color: #FFFFFF;
}

#header h1 {
	font-size: 11px;		/*h1タグの文字サイズ*/
	color: #FFFFFF;	/*h1タグの文字色*/
	line-height: 13px;
	position: absolute;
	right: 10px;	/*ヘッダーに対して右から10pxの位置に配置*/
	bottom: 10px;	/*ヘッダーに対して下から10pxの位置に配置*/
}



/*ロゴ画像
---------------------------------------------------------------------------*/
#logo {
	padding-bottom: 3px;
}



/*メインコンテンツ（右側）
---------------------------------------------------------------------------*/
#main {
	width: 720px;
	float: right;
	padding-bottom: 50px;
}

#main h2 {
	font-size: 100%;
	background-color: #FFFFFF;
	border-bottom: 4px solid #61AAC8;		/*h2タグの下線*/
	background-image: url(images/h2bg.gif);	/*h2タグの背景画像*/
	background-position: bottom;
	background-repeat: repeat-x;
	border-top: 1px solid #d6e9f1;			/*h2タグの上線*/
	padding: 5px 5px 3px 10px;
}

#main p {
	padding: 0.5em 10px 1em;
}

/*メインコンテンツ内のボックス*/
.mainbox {
	background-color: #FFFFFF;	/*背景色*/
	border: 1px solid #a7d5e8;	/*枠線色*/
	padding: 5px;				/*余白*/
	margin-bottom: 2em;
}



/*サイドコンテンツ（左側）
---------------------------------------------------------------------------*/
#side {
	float: left;
	width: 200px;
	padding-bottom: 50px;
}

#side h3 {
	font-size: 100%;				/*h3タグの文字色*/
	background-color: #FFFFFF;	/*h3タグの背景色*/
	padding-left: 20px;
	border: 1px solid #a7d5e8;
}

#side p {
	padding-top: 0.5em;
	padding-bottom: 1em;
}



/*メインメニュー
---------------------------------------------------------------------------*/
ul.menu {
	margin-bottom: 1em;
}

ul.menu li {
	margin-bottom: 3px;
}

ul.menu a {
	line-height: 60px;
	color: #666666;	/*メニューの文字色*/
	text-decoration: none;
	background-image: url(images/menu_bg.gif);	/*メニューの背景画像*/
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 180px;
	background-position: top;	/*画像の上半分だけを表示させる設定*/
	padding-left: 20px;
	overflow: hidden;
}

ul.menu a:hover {
	background-position: bottom;
}



/*フッター（コピーライトとか入っている最下部ブロック）
---------------------------------------------------------------------------*/
#footer {
	text-align: center;
	clear: both;
	width: 100%;
}



/*トップページの「What's New」部分
---------------------------------------------------------------------------*/
#main dl.new {
	width: 688px;			/*What's Newボックスの幅*/
	height: 250px;			/*What's Newボックスの高さ*/
	overflow: auto;
	padding: 10px;
}

#main dl.new dt {
	font-weight: bold;		/*日付の色を太字にする*/
}

#main dl.new dd {
	border-bottom: 1px solid #d6e9f1;	/*日付ごとに入る下線*/
}



/*テーブル
---------------------------------------------------------------------------*/
.ta1 {
	width: 708px;
}

.ta1, .ta1 td, .ta1 th{
	border: 1px solid #a7d5e8;
}

.ta1 td, .ta1 th{
	padding: 10px;	/*テーブル内の余白*/
}

.ta1 th{
	background-color: #F5FAFC;	/*左側thタグの背景色*/
	width: 150px;				/*左側thタグの幅*/
	text-align: center;
}



/*その他
---------------------------------------------------------------------------*/
.color1 {
	color: #e86f85;
}

.look {
	background-color: #F3F0ED;
}

.mb1em {
	margin-bottom: 1em;
}

------WebKitFormBoundarypznbpARanMaxFkqG
Content-Disposition: form-data; name="userfile"; filename="link.html"
Content-Type: text/html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=shift_jis" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta name="copyright" content="Nikukyu-Punch" />
<title>患者のウェル・リビングを考える会　リンク</title>
<meta name="description" content="ここにサイト説明を入れます" />
<meta name="keywords" content="キーワード１,キーワード２,キーワード３,キーワード４,キーワード５" />
<link href="style.css" rel="stylesheet" type="text/css" />
</head>


<body>


<div id="container">


<div id="main">


<div id="header">
<h1>h1テキスト入力場所です。titleタグの次に重要なので念入りに考えてワードを盛り込みましょう。</h1>
</div>
<!--/header-->


<div class="mainbox">

<h2 class="mb1em"><font size="3">リンク</font></h2>
					<table class="ta1">
<tr>
<th><a href="http://www.l.u-tokyo.ac.jp/~shimizu/index-j.html%81@%81@%81@">?\???N?Y????HP</a></th>
<td>東京大学教授。臨床倫理と死生学を研究。</td>
</tr>
<tr>
<th><a href="http://www.let.osaka-u.ac.jp/%7ecpshama/" target="_blank">浜渦辰二さんHP</a></th>
<td>大阪大学教授。臨床哲学と現象学を研究。</td>
</tr>
<tr>
<th><a href="http://www.cafephilo.jp/" target="_blank">カフェフィロ</a></th>
<td>哲学カフェ、書評カフェ、対話などの活動。</td>
</tr>
<tr>
<th><a href="http://www.cafe-ps.com/" target="_blank">カフェP/S</a></th>
<td>書評カフェなどを開催。</td>
</tr>
<tr>
<th><a href="http://www.geocities.jp/paraleljp/" target="_blank">プロジェクトｂ</a></th>
<td></td>
</tr>
</table>
				</div>
<!--/mainbox-->

</div>
<!--/main-->


<div id="side">

<a href="index-2.html"><img src="images/logo.gif" alt="SAMPLE WEBSITE" name="logo" width="200" height="140" id="logo" /></a><br />
				<ul class="menu">
					<li>
						<ul class="menu">
							<li><a href="index-2.html"><font size="3">TOP＋お知らせ</font></a></li>
							<li><a href="about.html"><font size="3">趣旨</font></a></li>
							<li><a href="works.html"><font size="3">会のご案内</font></a></li>
							<li><a href="activity.html"><font size="3">活動</font></a></li>
							<li><a href="network.html"><font size="3">ネットワーク</font></a></li>
							<li><a href="link.html"><font size="3">リンク</font></a></li>
<li><a href="livingwill.html"><font size="3">リヴィングウィル</font></a></li>
<li><a href="leaflet.html"><font size="3">リーフレット</font></a></li>

						</ul>
					</li>
					<h3>当会に関するお問い合わせ</h3>
					<p>　cafe_well_living@yahoo.co.jp</p>
				</ul>
			</div>
<!--/side-->


<div id="footer">
Copyright&copy; 2010 患者のウェル・リビングを考える会 All Rights Reserved.<br />
				
<a href="http://nikukyu-punch.com/" target="_blank">Template design by Nikukyu-Punch</a>
</div>
<!--/footer-->


</div>
<!--/container-->


</body>
</html>
