/* CSS Document */

/* ************************************************************************** 
 * 全ページ共通
 * ************************************************************************** */
 
* {
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.tsudanao.com/images/img_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

div#container {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

h1,h2,h3,h4,h5,h6,form {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

a {
	text-decoration: none;
  }

a:link {
	color  : #666;
	}

a:visited {
	color  : #333;
	}

a:active {
	color  : #000;
	}

a:hover {
	color  : #000;
	text-decoration: underline;
	}

div {
	margin: 0px;
	padding: 0px;
	}

/* ************************************************************************** 
 * ヘッダー
 * ************************************************************************** */

div#siteheader {
	height: 136px;
	text-align: left;
	width: 100%;
	z-index: 3;
	margin: 0px;
	padding: 0px;
	float: left;
}

div#header {
	height: 59px;
	text-align: left;
	width: 692px;
	z-index: 4;
	margin-top: 77px;
	margin-left: 110px;
	
}

/* -------------------------------------------------------------------------- 
 * ヘッダー／ロゴ
 * -------------------------------------------------------------------------- */

div#siteheader #logo {
	height: 22px;
	width: 172px;
	margin-right: 38px;
}

/* -------------------------------------------------------------------------- 
 * ヘッダー／カテゴリ／パーティション
 * -------------------------------------------------------------------------- */

div#siteheader #partition {
	height: 21px;
	width: 1px;
	margin: 0px 11px;
	padding: 0px;
}


/* ************************************************************************** 
 * コンテンツ
 * ************************************************************************** */

div#sitecontents {
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	z-index: 1;
	float: left;
	height: 70%;
	overflow-x:hidden;
}

div#contents {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 802px;
}

/* -------------------------------------------------------------------------- 
 * コンテンツ／メインパート
 * -------------------------------------------------------------------------- */

div#sitemain {
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体", "平成明朝", "serif";
	color:#000000;
	font-size: 10px;
	letter-spacing: 0.05em;
	text-align: left;
	margin: 0px 0px 0px 320px;
	padding: 0px;
	height: auto;
	width: 482px;
}


div#sitemain #scrollup {
	margin-bottom: 10px;
	visibility: visible;
	z-index: 4;
}

div#sitemain .scrollup {
	margin-top: 40px;
	margin-bottom: 40px;
}


div#sitemain #translate {
	text-align: right;
	float: right;
	margin-top: 5px;
	margin-bottom: -14px;
}


div#sitemain #common_title {
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 8px;
	}

div#sitemain #common_comment {
	line-height:24px;
	margin-top: 0px;
	margin-bottom: 30px;
	}

.common_comment_en {
	font-size: 11px;
	letter-spacing: 0.05em;
	}

div#sitemain #common_comment ul {
	margin-top: -0.08em;
	}

div#sitemain #common_comment li {
	margin-left: -10px;
	}
/* -------------------------------------------------------------------------- 
 * コンテンツ／メインパート／レイアウト（ニュース）
 * -------------------------------------------------------------------------- */

div#sitemain #news_date {
	color: #000000;
	font-size: 12px;
	}

div#sitemain #news_flag {
	font-size:14px;
	color: #000099;
	}

div#sitemain #news_title {
	font-size: 12px;
	line-height:24px;
	margin-bottom: 14px;
	}


div#sitemain #news_comment {
	line-height:24px;
	margin-left:70px;
	text-align:justify;
	text-justify:distribute;
	}
	
div#sitemain #news_image {
	margin-top: 10px;
	margin-bottom: 14px;
	}

div#sitemain #news_pdf {
	margin-bottom: -2px;
	margin-right: 10px;
	}

div#sitemain blockquote {
	font-size: 10px;
	margin: 20px 0px 20px 10px;
	padding: 0px 0px 0px 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	}


/* -------------------------------------------------------------------------- 
 * コンテンツ／メインパート／レイアウト（ワークス）
 * -------------------------------------------------------------------------- */

div#sitemain #works_title {
	font-size:12px;
	text-align: left;
	line-height:24px;
	}

div#sitemain #works_date {
	font-size:11px;
	margin-top: 0px;
	margin-top:-24px;
	margin-bottom:50px;
	margin-left:200px;
	text-align:justify;
	text-justify:distribute;
	line-height:24px;
	}

div#sitemain #works_subtitle {
	font-size:11px;
	margin-left: 10px;
	color: #999999;
	}

div#sitemain #series_title {
	font-size: 12px;
	line-height:24px;
	margin-top: 0px;
	margin-bottom: 15px;
	}

div#sitemain #image_title {
	font-size: 10px;
	line-height:24px;
	margin-top: 5px;
	margin-bottom: 45px;
	}






/* -------------------------------------------------------------------------- 
 * コンテンツ／メインパート／レイアウト（パブリケーション）
 * -------------------------------------------------------------------------- */

div#sitemain #publication_area {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	}

div#sitemain #publication_image {
	height: auto;
	width: auto;
	display: inline;
	float: left;
	margin-top: 1px;
	}

div#sitemain #publication_textarea {
	display: inline;
	height: auto;
	width: 247px;
	float: right;
	margin-left: 30px;
	}
	

div#sitemain #publication_publisher {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 24px;
	}

div#sitemain #publication_comment {
	line-height:24px;
	margin-top: 0px;
	}
	
/* 20110126 以降*/
div#sitemain .book_area {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	}

	div#sitemain #publication_title {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 4px;
	}

div#sitemain #publication_publisher {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 24px;
	}

div#sitemain .book_image {
	width: 100%;
	height: auto;
	}

div#sitemain .book_image ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

div#sitemain .book_image ul li {
	display: block;
	margin-bottom: 24px;
	}

div#sitemain .book_image_list { 
	margin-top: 10px;
	}

div#sitemain .book_image_list ul {
	list-style-type: none;
	text-align: right;
	}

div#sitemain .book_image_list li {
	display: inline;
	margin-left: 5px;
	}

div#sitemain .book_image_list li a {
	font-size: 11px;
	background-color: #000000;
	width: 1em;
	padding: 5px 7px;
	color: #ffffff;
	}

div#sitemain .book_image_list li a:hover {
	background-color: #999999;
	color: #ffffff;
	}

div#sitemain .book_textarea {
	width: 100%;
	height: auto;
	line-height:2em;
	margin-top: 24px;
	}



/* -------------------------------------------------------------------------- 
 * コンテンツ／メインパート／レイアウト（プロフィール）
 * -------------------------------------------------------------------------- */

div#sitemain #profile_title {
	font-size: 12px;
	line-height:24px;
	margin-top: 0px;
	margin-bottom:14px;
	}

div#sitemain #profile_comment {
	line-height:24px;
	margin-top: 20px;
	}
	
div#sitemain #profile_photo {
	margin-top: 12px;
	margin-bottom: 24px;
	text-align: left;
	width: 400px;
	}

div#sitemain div#media_year {
	padding-top: 100px;
	padding-left: 30px;
	padding-bottom: 100px;
	}

div#sitemain div#media_year li {
	font-size: 12px;
	display: inline;
	margin-right: 100px;
	list-style-type: none;
	list-style-position: inside;
	}

div#sitemain div#media_year li#media_2010 {
	margin-right: 0;
	}

div#sitemain #media_top {
	color: #000000;
	font-size: 12px;
	margin-top: 0;
	}

div#sitemain #media_date {
	color: #000000;
	font-size: 12px;
	}

div#sitemain #media_flag {
	font-size:12px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 1px 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	}

div#sitemain ul#document {
	line-height:24px;
	list-style-type: disc;
	margin-top: 10px;
	margin-bottom: 36px;
	}

div#sitemain ul#document li{
	margin-bottom: 14px;
	}


div#sitemain #document #document_year {
	font-size:10px;
	margin-top: 20px;
	margin-left: -24px;
	display: block;
	list-style-type: none;
	}

div#sitemain #document #document_title {
	font-size:10px;
	}

div#sitemain #document #document_auther,
div#sitemain #document #document_media,
div#sitemain #document #document_date,
div#sitemain #document #document_place {
	font-size:10px;
	margin-left: 10px;
	}


div#sitemain #date {
	font-size:11px;
	text-align: left;
	line-height:24px;
	margin-top:10px;
	}

div#sitemain #exhibition {
	line-height:24px;
	margin-top:-24px;
	margin-left:50px;
	}

div#sitemain #exhibition #title {
	font-size:10px;
	margin-bottom: 14px;
	}

div#sitemain #exhibition #comment {
	font-size:10px;
	margin-left:10px;
	}


/* -------------------------------------------------------------------------- 
 * コンテンツ／メインパート／レイアウト（リンク）
 * -------------------------------------------------------------------------- */

div#sitemain #link_title {
	font-size: 11px;
	margin-top: 2px;
	margin-bottom:12px;
	}

div#sitemain #link_text {
	line-height:24px;
	margin-top: 0px;
	margin-bottom:4px;
	}

/* -------------------------------------------------------------------------- 
 * コンテンツ／メインパート／レイアウト（コンタクト）
 * -------------------------------------------------------------------------- */

div#sitemain div#contact {
	width: auto;
	margin-top: 50px;
	margin-bottom: 40px;
	}

#form_name {
	float: left;
	width: 100px;
	}

#form_input {
	float: left;
	width: auto;
	margin-bottom: 5px;
	}

#form_input input,#form_input textarea {
	width: 300px;
	margin-top: 4px;
	background-color: #F4F4F4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cfcfcf;
	border-right-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
	border-left-color: #cfcfcf;
	border-top-width: 1px;
	border-top-style: solid;
	}

#form_input input:focus,#form_input textarea:focus {
	border: 1px solid #cfcfcf;
	outline-width: 1px;
	outline-style: solid;
	outline-color: #99CCCC;
	background-color: #ffffff;
	} 

#form_input textarea {
	height: 120px;
	overflow-x:hidden;
	}

#form_name label {
	line-height:22px;
	}

#form_button {
	width: 400;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
	height: 10px;
	}

#form_input #form_check {
	width: 300px;
	line-height:22px;
	}

/* -------------------------------------------------------------------------- 
 * コンテンツ／メインパート／レイアウト（クレジット）
 * -------------------------------------------------------------------------- */

div#sitemain #credit_title {
	margin-top: 2px;
	margin-bottom:12px;
	}

div#sitemain #credit_text {
	line-height:24px;
	margin-top: 0px;
	margin-bottom:4px;
	}


/* -------------------------------------------------------------------------- 
 * コンテンツ／カテゴリ／ナビ
 * -------------------------------------------------------------------------- */

div#sitenavi {
	height: 400px;
	width: 320px;
	margin: 0px 0px 0px -100%;
	padding: 0px 38px 0px 110px;
	float: left;
	display: inline;
	z-index: 4;
}

div#sitenavi div#category {
	width: 172px;
	height: auto;
	text-align: right;
	margin-top: 1px;
}


div#sitenavi div#category_text {
	width: 172px;
	height: auto;
	font-size: 10px;
	line-height:20px;
	margin-top: 12px;
	color: #3D55A2;
	text-align: left;
}


div#sitenavi div#navi {
	width: 172px;
	height: 9px;
	text-align: right;
	margin-top: 24px;
}

div#sitenavi div#index {
	width: 170px;
	height: 600px;
	font-size: 10px;
	color:#000000;
	line-height:18px;
	text-align: left;
	margin-top: 10px;
	overflow: hidden;
}

div#announce {
	margin-bottom: 15px;
	background-color: #FFFFFF;
}

div#announce_text {
	padding: 2px 2px 1px 4px;
}



/* ************************************************************************** 
 * フッター
 * ************************************************************************** */

div#sitefooter {
	height: 85px;
	width: 100%;
	position: absolute;
	margin-top: -85px;
	top: 100%;
	z-index: 4;
}

div#footer {
	padding-top: 50px;
	padding-left: 110px;
	height: 12px;
	text-align: left;
}

div#sitefooter #partition {
	height: 12px;
	width: 1px;
	margin: 0px 6px;
	padding: 0px;
}

div#sitefooter #counter {
	width: 0px;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
}

