@charset "UTF-8";
/* CSS Document */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, em, strong, sub, sup,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
embed {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1.7;
	background:#FFF;
	color:#000;
	font-family:'Noto Sans',"ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-weight: 400; 
	width:100%;
	font-size:12px;
}
ol, ul, li {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	border: 0 none;
	color: #000;
	outline:0;
	text-decoration:none;
}
img {
	vertical-align:top;
	border:0;
}
::-moz-selection { background: #D4145A; color:#FFF; }
::selection { background: #D4145A; color:#FFF; }

/** Utility
-----------------------------------------*/
.clearfix:after {
	content: " ";  
	display: block; 
	visibility: hidden; 
	clear: both; 
	height: 0.1px; 
	font-size: 0.1em; 
	line-height: 0; 
}
* html .clearfix {
	zoom:1;
}
*+html .clearfix {
	zoom:1;
}

/** Layout
-----------------------------------------*/
#container {
	background:#F3F3F3 url(../images/tools/bg_container.gif) top repeat-x;
}
#header {
	position:relative;
	background:url(../images/tools/bg_header.gif) top no-repeat;
}
#contents ,
h3#footerListTitle span ,
#footerList ,
#footer {
	width:960px;
	margin:0 auto;
}
#information {
	width:259px;
	height:123px;
	background:url(../images/tools/bg_info.png) no-repeat;
	position:absolute;
	right:0;
	top:0;
	text-align:center;
}
#share {
	position:absolute;
	top:143px;
	right:188px;
	padding:12px 24px;
	background:url(../images/tools/linelong.gif) left no-repeat;
}
#myMemo #share {
	background:none;
}
.shareBtn,a.rss {
	float:left;
}
.shareBtn {
	margin-right:10px;
	padding-right:10px;
	background:url(../images/tools/lineshort.gif) right no-repeat;
}
.shareBtn iframe ,.shareBtn .fb-share-button {
	float:left;
}
.shareBtn .fb-share-button {
	margin-left:10px;
}
.shareBtn .fb-share-button span {
}
a.rss {
	background:url(../images/tools/rss.gif) no-repeat;
	width:46px;
	height:16px;
}
a.rss:hover {
	background:url(../images/tools/rss_on.gif) no-repeat;
}
#menu {
	padding:14px 15px 30px 0;
}
#menu ,#menu ul {
	overflow:hidden;
}
#menu ul.navi {
	float:left;
}
#menu ul.navi li {
	width:161px;
	float:left;
	margin-right:10px;
}
#menu p#btnMemo {
	padding-left:15px;
	background:url(../images/tools/linelong.gif) left no-repeat;
	float:right;
	margin-top:6px;
}
h3#footerListTitle {
	width:100%;
	border-bottom:#FFF 1px solid;
	color:#F3F3F3;
	background:url(../images/tools/bg_footerlisttitle.gif) top repeat-x;
}
h3#footerListTitle span {
	display:block;
	padding:10px 0;
	font-weight:400;
	line-height:1;
	font-size:13px;
}
#footerListWrapper {
	width:100%;
	background:#e6e7e8 url(../images/tools/bg_footerlist.gif) repeat-x bottom;
}
#footerList {
	overflow:hidden;
	padding:25px 0;
}
#footerList ul.mainList {
	float:left;
	margin-right:30px;
}
#footerList div.zaikoList {
	float:left;
}
#footerList div.zaikoList h4{
margin-top:1rem;
}
#footer {
	overflow:hidden;
	padding:35px 0;
}
#footer p {
	padding-left:120px;
	background:url(../images/tools/footerlogo.gif) left top no-repeat;
}
.contents {
	padding-top:2px;
	background:url(../images/tools/line_yoko.gif) repeat-x top;
}
#footerList a:hover {
	text-decoration:underline;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
.listContainerInner ol {
	float:left;
	margin-right:20px;
}
.listContainerInner ol li {
	margin-left:1.5em;
	list-style:disc;
}
.mainContents {
	overflow:hidden;
	padding-bottom:40px;
}
.mainContents h2 {
	text-align:center;
	padding-bottom:2px;
	background:url(../images/tools/line_yoko.gif) repeat-x bottom;
}
.search #searchText, .search #searchBtn {
	position:absolute;
}
.search #searchText {
	outline:none;
	width:270px;
	padding:4px 12px;
	border:#B8B8B8 1px solid;
    border-radius: 10px;
    -webkit-border-radius: 10px;  
    -moz-border-radius: 10px; 
}
#photobox {
	margin-top:25px;
	overflow:hidden;
}
#photobox p {
	float:left;
	width:420px;
}
#photobox ul {
	float:right;
	width:220px;
	overflow:hidden;
}
#photobox ul li {
	display:inline;
	width:100px;
}
ul#tabindex li a {
    border: 1px solid #E5E5E5;
    display: block;
    float: left;
    margin: 0 0 10px 10px;
    padding: 1px;
    width: 96px;
}
ul#tabindex li a:hover {
    border: 1px solid #E36694;
}
ul#tabindex li a.tabover {
    border: 1px solid #E36694;
}
#photobox .tabcontent {
	position:relative;
}
#photobox .tabcontent a img{
	display:block;
	padding:9px;
	border:#E7E8E9 1px solid;
	background:#FFF;
}
#photobox .tabcontent .roope {
	position:absolute;
	bottom:1px;
	right:1px;
	cursor:pointer;
}
#contact.mainContents {
	min-height:600px;
}
.mainContents h5 {
	font-size:18px;
}
#contact.mainContents h5 {
	margin:1.5em 0 .5em;
}
#contact.mainContents h6 {
	margin:2em 0 .75em 0;
	font-size:120%;
}
#contact.mainContents p {
	font-size:120%;
}
#contact.mainContents ul.disc li  {
	margin-left:1.5em;
	list-style:disc;
	font-size:120%;
}
.mainContents table.com {
	border-collapse:collapse;
	margin:1em 0 2em;
	width:100%;
	font-size:110%;
	color:#0E0E0E;
}
.mainContents table.com tr th,.mainContents table.com tr td {
	padding:.5em 1em;
	border-bottom:#F3F3F3 1px solid;
}
.mainContents table.com tr th {
	text-align:left;
	font-weight:normal;
	width:125px;
	background:#ECECED;
}
.mainContents table.com tr td {
	background:#FFF;
}
#contact.mainContents a,
.mainContents table.com a {
	color:#D4145A;
	text-decoration:underline;
}
/** SubWindow
-----------------------------------------*/
.expository {
	display:none;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:998;
	background:#000;
}
.substance{
	position:absolute;
	z-index:1500;
}
.substance img{
	border:#FFF 10px solid;
}