*{
	margin: 0; 
	padding: 0; 
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif, Helvetica; 
	font-size: 100%; 
	font-style: normal; 
}

body {	
	text-align: center; 
	font-size: 75%;
	background: #f4f4f4 url(https://d1yic0ws2n8hil.cloudfront.net/common_images/bg.jpg) center repeat-y; 
}

a:link { color:#111; text-decoration: none; }
a:visited {color:#111; text-decoration: none; }
a:hover { color:#666; text-decoration: none; }

img {
	border: 0px; 
}

.clear {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0; 
	display: block; 
	visibility: hidden; 
}

.noDisplay {
	display: none; 
}


#content {
	width: 820px; 
	text-align: left; 
	margin: 0 auto; 
}

/*ヘッダー*/
.header {
	margin: 0 20px; 
	width: 780px; 
	/*height: 160px; */
	height: 210px; 
}

/*フッター*/
.footer {
	margin: 20px; 
	width: 780px; 
	padding-top: 10px; 
}

.footer .gray {
	background: #aaa; 
	margin-bottom: 15px; 
	padding: 3px; 
}

.footer .gray table th {
	text-align: left; 
	font-weight: normal; 
}

.footer .gray table td {
	text-align: right; 
	font-size: 83%; 
	color: #fff; 
}

.footer .gray table {
	width: 100%; 
}

.footer .white table th {
	text-align: left; 
	font-weight: normal; 
}

.footer .white table tr {
	text-align: right; 
}

.footer .small {
	text-align: right; 
	font-size: 83%; 
}

.footer .xSmall {
	text-align: right; 
	font-size: 50%; 
	color: #999; 
	margin-top: 10px; 
}

/*基本レイアウト*/

.layoutTable {
	width: 780px; 
	margin: 10px 20px; 
}

.layoutTable .mainArea {
	width: 559px; 
	vertical-align: top; 
}

.layoutTable .mainArea h1 {
	font-size: 117%; 
	border-bottom: 1px solid #9EC27A; 
	padding-bottom: 10px; 
	color: #29B027; 
	text-shadow: #ccc 2px 2px 2px; 
}

.layoutTable .mainArea .h1Bottom ,.layoutTable .mainArea .comInfo .h1Bottom {
	background: #fff url(https://d1yic0ws2n8hil.cloudfront.net/common_images/h1_bottom.jpg) top center no-repeat; 
	width: 539px; 
	height: 20px; 
}

.layoutTable .threshold {
	width: 21px; 
	background: #fff url(https://d1yic0ws2n8hil.cloudfront.net/common_images/threshold.gif) center repeat-y; 
}

/*メインエリア*/

.layoutTable .mainArea .insurance {
	margin-bottom: 15px; 
}

.layoutTable .mainArea .topicsTitle {
	margin-bottom: 5px; 
}

.layoutTable .mainArea .topIndex .cassetteWrapper {
	border: 1px solid #9EC27A; 
	background: #f4f4f4; 
	margin-bottom: 10px; 
	clear: both; 
	width: 557px; 
	line-height: 1.4em; 
}

.layoutTable .mainArea .topIndex .cassetteWrapper .cassette {
	margin: 10px; 
	width: 537px; 
}

.layoutTable .mainArea .topIndex .cassetteWrapper .cassette strong {
	display: none; 
}

.layoutTable .mainArea .topIndex .cassetteWrapper .cassette .photo {
	margin-right: 10px;  
	clip: auto; 
	width: 140px; 
	height: 140px; 
	overflow: hidden; 
	vertical-align: middle; 
}

.layoutTable .mainArea .topIndex .cassetteWrapper .cassette .photo img {
	width: 140px; 
	height: auto; 
	margin: auto; 
}

.layoutTable .mainArea .topIndex .cassetteWrapper .cassette p {
	line-height: 1.6em; 
}

.layoutTable .mainArea .topIndex .cassetteWrapper .cassette p img {
	display: none; 
}

.layoutTable .mainArea .topIndex .cassetteWrapper .cassette h1 {
	font-size: 117%; 
	color: #29B027; 
	text-shadow: #ccc 2px 2px 2px; 
	border-bottom: 1px solid #9EC27A; 
	margin-bottom: 5px; 
	padding-bottom: 3px;  
}

.layoutTable .mainArea .entryFooter { 
	width: 100%; 
	margin-top: 5px; 
}

.layoutTable .mainArea .entryFooter th { 
	vertical-align: bottom; 
	text-align: left; 
}

.layoutTable .mainArea .entryFooter th img { 
	margin-right: 3px;  
}

.layoutTable .mainArea .entryFooter td { 
	text-align: right; 
}

.layoutTable .mainArea .entryFooter .moreLink a:link img, 
.layoutTable .mainArea .entryFooter .moreLink a:visited img  { 
	filter: alpha(style=0, opacity=50);
	opacity: 0.5;
}

.layoutTable .mainArea .entryFooter .moreLink a:hover img { 
	filter: alpha(style=0, opacity=100);
	opacity: 1;
}

.layoutTable .mainArea .topIndex .cassetteWrapper .cassette .entryFooter .author { 
	display: block; 
	text-align: left; 
	color: #444; 
	font-size: 84%; 
}

/*初期バージョン*/
.topIndex .initCassetteWrapper {
	border: 1px solid #9EC27A; 
	background: #f4f4f4; 
	margin-bottom: 10px; 
	clear: both; 
	width: 557px; 
	height: 122px; 
}

.topIndex .initCassetteWrapper .initCassette {
	margin: 10px; 
	width: 537px; 
}

.topIndex .initCassetteWrapper .initCassette .photo {
	margin-right: 10px;  
}

.topIndex .initCassetteWrapper .initCassette h1 {
	font-size: 117%; 
	margin-bottom: 5px; 
	color: #29B027; 
	text-shadow: #ddd 2px 2px 2px;
}

.topIndex .initCassetteWrapper .initCassette p {
	line-height: 1.4em; 
}

.topIndex .initCassetteWrapper .initCassette .moreLink {
	text-align: right; 
	vertical-align: bottom; 
}

.topIndex .initCassetteWrapper .initCassette .moreLink a:link img, 
.topIndex .initCassetteWrapper .initCassette .moreLink a:visited img  { 
	filter: alpha(style=0, opacity=50);
	opacity: 0.5;
}

.topIndex .initCassetteWrapper .initCassette .moreLink a:hover img { 
	filter: alpha(style=0, opacity=100);
	opacity: 1;
}


.layoutTable .mainArea .archivesIcon {
	display: block; 
	color: #444; 
	font-size: 84%; 
	border-top: 1px dotted #ccc; 
	border-bottom: 1px dotted #ccc; 
	padding: 5px 0; 
	margin: 5px 0 10px 0; 
	text-align: left; 
}

.layoutTable .mainArea .archivesIcon a:link img, 
.layoutTable .mainArea .archivesIcon a:visited img {
	filter: alpha(style=0, opacity=50);
	opacity: 0.5; 
}

.layoutTable .mainArea .archivesIcon a:hover img {
	filter: alpha(style=0, opacity=100);
	opacity: 1;
}


/*ナビゲーション*/
.layoutTable .navi {
	width: 200px; 
	vertical-align: top; 
}

.layoutTable .navi .author {
	color: #c00; 
	margin-bottom: 5px; 
	font-weight: bold; 
}

.navi .naviCasetteWrapper {
	border-top: 1px solid #aaa; 
	border-bottom: 1px solid #aaa; 
	width: 100%; 
	margin-bottom: 10px;  
}

.navi .naviCasette {
	background: #fff; 
	min-height: 50px; 
	border-right: 1px solid #aaa; 
	border-left: 5px solid #9EC27A; 
}

.navi .naviCasette table th {
	vertical-align: top; 
	background: #eee; 
}

.navi .naviCasette table td {
	vertical-align: middle; 
}

.naviCasette .face {
	clip: auto; 
	width: 50px; 
	height: 50px; 
	overflow: hidden; 
}

.naviCasette .face img {
	width: 50px; 
	height: auto; 
	margin: auto; 
}

.naviCasette .textWrapper {
	margin: 0; 
	width: 144px; 
}

.naviCasette .textWrapper h1 {
	border-bottom: 1px solid #9EC27A; 
	padding: 2px;  
}

.naviCasette .textWrapper .summary {
	font-size: 84%; 
	color: #222; 
	line-height: 1.3em; 
	padding: 2px;  
}

.layoutTable .navi .authorIcon {
	display: block; 
	color: #444; 
	font-size: 84%; 
	border-top: 1px dotted #ccc; 
	border-bottom: 1px dotted #ccc; 
	padding: 5px 0; 
	margin: 5px 0 10px 0; 
	text-align: right; 
}

.layoutTable .navi .authorIcon a:link img, 
.layoutTable .navi .authorIcon a:visited img {
	filter: alpha(style=0, opacity=50);
	opacity: 0.5; 
}

.layoutTable .navi .authorIcon a:hover img {
	filter: alpha(style=0, opacity=100);
	opacity: 1;
}

.layoutTable .navi .siteIcon {
	border-top: 1px solid #aaa; 
	border-bottom: 1px solid #aaa; 
	padding: 10px 0 0 0;  
}

.layoutTable .navi .siteIcon2 {
	border-bottom: 1px solid #aaa; 
	padding: 10px 0 0 0;  
}

.layoutTable .navi .siteIcon h2 , .layoutTable .navi .siteIcon2 h2 {
	color: #c00; 
	margin-bottom: 5px; 
}

.layoutTable .navi .siteIcon img , .layoutTable .navi .siteIcon2 img {
	margin-bottom: 10px;  
}

.layoutTable .navi .searchWrapper {
	border-top: 3px solid #9EC27A; 
	border-left: 1px solid #aaa; 
	border-right: 1px solid #aaa; 
	border-bottom: 1px solid #aaa; 
	margin-top: 10px; 
	display: block; 
}

.layoutTable .navi .searchWrapper .search {
	margin: 5px;  
}

.layoutTable .navi .searchWrapper .search .searchWord {
	margin-right: 10px;  
	width: 130px; 
}

.layoutTable .navi .searchWrapper .search label {
	margin-bottom: 10px;  
	font-weight: bold; 
	color: #29B027; 
}

/*エントリー*/

.entry {
	width: 539px; 
	margin-left: 20px;  
}

.entry strong {
	font-size: 117%; 
	color: #444; 
	text-shadow: #ddd 2px 2px 2px;
}

.entry ul, .entry ol {
	margin: 1em 0; 
}

.entry li {
	margin-left: 3em; 
}

.entry .author {
	display: block; 
	color: #444; 
	font-size: 84%; 
	border-top: 1px dotted #ccc; 
	border-bottom: 1px dotted #ccc; 
	padding: 5px 0; 
	margin: 5px 0 10px 0; 
	text-align: right; 
}

.entry .author .specialBtn a:link img, 
.entry .author .specialBtn a:visited img {
	filter: alpha(style=0, opacity=50);
	opacity: 0.5; 
}

.entry .author .specialBtn a:hover img {
	filter: alpha(style=0, opacity=100);
	opacity: 1;
}

.entry .author img {
	margin-right: 5px; 
	margin-top: 2px; 
}

.entry .body p {
	line-height: 1.8em; 
	margin-bottom: 10px;  
}

.entry .body .photo {
	margin: 0 10px 10px 0;  
	clip: auto; 
	width: 200px; 
	/*height: 150px; */
	overflow: hidden; 
	float: left; 
}

.entry .body .photo img {
	width: 200px; 
	height: auto; 
	margin: auto; 
}

.entry .body p img {
	float: left; 
	margin: 0 10px 10px 0;  
	clear: both; 
}

.entry .more p {
	line-height: 1.4em; 
	margin-bottom: 0.5em;  
}

.entry .more p img {
	float: left; 
	margin: 0 10px 10px 0;  
	clear: both; 
}

.entry .date {
	float: left; 
}

/*寄稿者別インデックス*/

.authorIndex {
	width: 539px; 
	margin-left: 20px;  
}

.authorIndex .profile {　
	line-height: 1.4em; 
	margin-bottom: 15px; 
}

.authorIndex .profile table td  {
	vertical-align: top; 
}

.authorIndex .profile table td .portrait {
	clip: auto; 
	width: 120px; 
	height: 120px; 
	overflow: hidden; 
}

.authorIndex .profile table td .portrait img {
	width: 120px; 
	height: auto; 
	margin: auto; 
}

.authorIndex .profile .threshold {
	width: 31px; 
	background: #fff url(https://d1yic0ws2n8hil.cloudfront.net/common_images/threshold.gif) center repeat-y; 
}

.authorIndex .profile .career .title {
	font-weight: bold; 
	margin-bottom: 0.25em; 
}

.authorIndex .profile .career p img {
	display: none; 
}

.authorIndex .profile .career strong {
	font-weight: bold; 
	width: 90px; 
	float: left; 
	clear: both; 
	color: #444; 
}

.authorIndex .profile .career blockquote {
	font-weight: normal; 
	margin-left: 110px; 
	border-left: 2px solid #9EC27A; 
	padding-left: 5px; 
}

.authorIndex .titleArea {
	margin: 5px 0; 
	padding:10px 5px 10px 25px; 
	border-bottom: 1px solid #9EC27A; 
	border-top: 1px solid #9EC27A; 
	background: url(https://d1yic0ws2n8hil.cloudfront.net/common_images/article.gif) 5px 11px no-repeat; 
}

.authorIndex .titleArea table {
	width: 509px; 
}

.authorIndex .titleArea table th {
	color: #222; 
	text-align: left; 
}

.authorIndex .titleArea table td {
	font-size: 84%; 
	color: #666; 
	text-align: right; 
}

/*企業情報*/
.comInfo {
	padding-bottom: 1px;
}

.comInfo h1 {
	font-size: 117%; 
	border-bottom: 1px solid #9EC27A; 
	margin-bottom: 10px; 
	padding-bottom: 5px; 
	color: #29B027; 
	text-shadow: #ccc 2px 2px 2px;
	
}

.comInfo table  {
	width: 539px; 
	margin-left: 20px; 
	line-height: 1.6em; 
}

.comInfo table th  {
	text-align: left; 
	padding: 5px 0; 
	border-bottom: 1px solid #aaa; 
	vertical-align: top; 
}

.comInfo table td  {
	text-align: left; 
	padding: 5px 0; 
	border-bottom: 1px solid #aaa; 
	vertical-align: top; 
}

.comInfo table td ul {
	
}

/*プライバシーポリシー*/
.privacyPolicy h1 {
	font-size: 117%; 
	border-bottom: 1px solid #9EC27A; 
	margin-bottom: 10px; 
	padding-bottom: 5px; 
	color: #29B027; 
	text-shadow: #ccc 2px 2px 2px;
}

.privacyPolicy .pMarkBox {
	border: 1px solid #9EC27A; 
	background: #fff; 
	width: 537px; 
	margin: 0 0 20px 20px; 
}

.privacyPolicy .pMarkBox table {
	margin: 10px;  
}

.privacyPolicy .pMarkBox table th {
	padding-right: 20px; 
}

.privacyPolicy .pMarkBox {
	border: 1px solid #9EC27A; 
	background: #fff; 
}

.privacyPolicy .title table {
	width: 539px; 
	margin: 0 0 20px 20px; 
}

.privacyPolicy .title th {
	text-align: left; 
	vertical-align: top; 
}

.privacyPolicy .title td {
	text-align: right; 
	vertical-align: top; 
}

.privacyPolicy .title td p {
	font-size: 84%; 
	margin-bottom: 0.5em; 
}

.privacyPolicy .article {
	width: 539px; 
	margin: 0 0 20px 20px; 
	line-height: 1.6em; 
}

.privacyPolicy .article p {
	margin-bottom: 1em;  
}

.privacyPolicy .article ol {
	margin-left: 3em;  
}

.privacyPolicy .article ol li {
	margin-bottom: 0.5em;  
}

.privacyPolicy .askUs {
	text-align: right; 
	margin-top: 2em;  
}

.privacyPolicy .askUs .box {
	padding-top: 10px ; 
	line-height: 1.6em; 
}

.privacyPolicy .askUs .box a {
	color: #00f; 
	text-decoration: underline; 
}

.privacyPolicy .askUs .box a:hover {
	color: #aaa; 
	text-decoration: underline; 
}

/*投稿者一覧*/
.authorList{
	width: 548px; 
	margin-left: 11px;  
}

.authorList ul {
	display: block; 
	text-align: right; 
}

.authorList ul li {
	list-style-type: none; 
	background: #aaa; 
	margin: 0 0 10px 10px; 
	display: inline; 
	float: left; 
}

.authorList ul li table {
	margin: 0 1px; 
	border-top: 5px solid #9EC27A; 
	border-bottom: 1px solid #aaa; 
	width: 262px; 
	background: #fff; 
}

.authorList ul li table th {
	text-align: center; 
}

.authorList ul li table  td  {
	text-align: center; 
	width: 100%; 
}

.authorList ul li table td .name {
	padding: 10px 0 5px 0;  
	border-top: 1px solid #9EC27A; 
	display: block; 
	font-weight: bold; 
	text-shadow: #ddd 2px 2px 2px; 
	background: #fff url(https://d1yic0ws2n8hil.cloudfront.net/common_images/name_shadow.jpg) top center no-repeat; 
}

.authorList ul li table  td .latestAddition {
	color: #666; 
	font-size: 84%; 
}

.authorList ul li table th .photo {
	clip: auto; 
	width: 80px; 
	height: 80px; 
	overflow: hidden; 
	text-align: center; 
}

.authorList ul li table th .photo img {
	width: 80px; 
	height: auto; 
	margin: auto; 
}

/*過去の投稿一覧*/

.allArchives {
	width: 539px; 
	margin-left: 20px;  
}

.allArchives .titleArea {
	margin: 5px 0 10px 0; 
	padding:10px 5px 10px 25px; 
	border-bottom: 1px solid #9EC27A; 
	border-top: 1px solid #9EC27A; 
	background: url(https://d1yic0ws2n8hil.cloudfront.net/common_images/article.gif) 5px 16px no-repeat; 
}

.allArchives .titleArea table {
	width: 509px; 
}

.allArchives .titleArea table th {
	color: #222; 
	text-align: left; 
}

.allArchives .titleArea table td {
	font-size: 84%; 
	color: #666; 
	text-align: right; 
}
