/*共通*/
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
}
body.fontL{
	font-size:16px;
}
body.fontM{
	font-size:14px;
}
body.fontS{
	font-size:12px;
}
.fontb{
	font-weight:bold;
}

.font90{
	font-size:90%;
}
.font90b{
	font-size:90%;
	font-weight:bold;
}
.font110{
	font-size:110%;
}
.font110b{
	font-size:110%;
	font-weight:bold;
}
.font120{
	font-size:120%;
}
.font120b{
	font-size:120%;
	font-weight:bold;
}
.font120b_blue{
	font-size:120%;
	font-weight:bold;
	color: #0099FF;
}
.fontb_green_line {
	color: #009900;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin: 10px 0px;
	padding: 0px;

}
.fontb_green{
	font-weight:bold;
	color: #009933;
}
.font120b_green{
	font-size:120%;
	font-weight:bold;
	color: #009933;
}
.font_green_table{
	color: #FFFFFF;
	background-color: #66CC66;
	padding: 3px 3px 3px 10px;
	font-weight: bold;


}

#content {
	width: 801px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: auto;
}

.header {
	text-align: left;
	margin: 0px;
	padding: 15px 0px 0px;
	width: 801px;
	clear: both;
	font-size: 14px;
}
div.size {
	float: right;
}
.size_img {
	position: relative;
}

.size_s{
	position: absolute;
	top: 6px;
	right: 76px;	
}
.size_m{
	position: absolute;
	top: 6px;
	right: 48px;	
}
.size_l{
	position: absolute;
	top: 6px;
	right: 19px;	
}

div.rogo {
	float: left;
}
.spaces {
	float: left;
	height: 450px;
	width: 1px;
}
.cleafix:after{
content:".";
display:block;
visibility:hidden;/*検索エンジンも拾わない*/
height:1px;/*もしゼロにするとマックでは認識しないので1pxで！*/
clear:both;
}
IMG{
	border: 0px;
}
.foot {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 800px;
	clear: both;
}
.foot_img {
	position: relative;
}

.foot_link {
	position: absolute;
	top: 10px;
	left: 1%;
	right: 1%;
	text-align: center;
	font-size: 90%;
	width: 795px;
}
.foot_link a{
	text-decoration: none;
	color: #003300;
}

/*リンク設定*/
a:link {
#	color: #666666;
        color: #0000FF;
#	text-decoration: none;
}
a:visited {
#	color: #666666;
        color: #0000FF;
#	text-decoration: none;
}
a:hover {
	color: #003300;
	text-decoration: underline;
}
a:active {
#	color: #666666;
        color: #0000FF;
#	text-decoration: none;
}

/*トップ*/
.left_main {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 532px;
}
.news_date {
	font-size: 100%;
	color: #009933;
	float: left;
	letter-spacing: 1px;
}

.top_news {
	font-size: 100%;
}
.top_news a{
	color: #000000;
	text-decoration: none;
}
.right_main {
	float: right;
	width: 255px;
	text-align: left;
}
ul ,
ul li {
	padding: 0;
	margin: 0px 0px 0px 5px;
	line-height: 160%;
	list-style: disc inside;
}
.banner {
	text-align: center;
	margin: 0px;
	position: absolute;
	width: 532px;
	z-index: 1;
	left: -545px;
	top: -50px;
}
.bacebanner {
	position: relative;
}

/*会員一般共通*/
.bg_menu{
	position: relative;
}

.sub_center{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 601px;
	text-align: left;

}
.sub_center td{
	vertical-align: top;
}
.sub_center td.selfst{
	font-size: 90%;
}
.sub_center td.selmiddle{
	font-size: 110%;
}
.sub_center td.selend{
	font-size: 90%;
}
.pankuzu{
	text-align: left;
	margin: 5px 0px;
	padding: 0px;
	height: auto;

}
.sub_copy{
	margin-left: 10px;
	line-height: 160%;
}
.sub_copy2 {
	margin-left: 130px;
	line-height: 180%;
}
.sub_copy3 {
	margin-left: 10px;
	line-height: 180%;
}
.upimg{
	text-align: right;
	margin-top: 25px;
	width: 600px;

}
.bace_side_foot {
	position: relative;
}

.side_foot {
	text-align: left;
	margin: 0px;
	position: absolute;
	width: 159px;
	z-index: 1;
	left: -200px;
	top: 0px;
}


/*会員用*/
.submain {
	background-image: url(../img/bg_sub1.gif);
	background-repeat: repeat-y;
	margin: 15px 0px 0px;
	padding: 0px;
	width: 801px;
	clear: both;
	height: auto;
}

.side_menu {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 176px;
	float: left;
}

.side_menulink1 {
	position: absolute;
	height: 29px;
	width: 159px;
	right: 0px;
	top: 47px;
}
.side_menulink2 {
	position: absolute;
	height: 29px;
	width: 159px;
	right: 0px;
	top: 84px;
}
.side_menulink3 {
	position: absolute;
	height: 29px;
	width: 159px;
	right: 0px;
	top: 123px;
}
.side_menulink4 {
	position: absolute;
	height: 29px;
	width: 159px;
	right: 0px;
	top: 160px;
}
.side_menulink5 {
	position: absolute;
	height: 29px;
	width: 159px;
	right: 0px;
	top: 197px;
}
.side_menulink7 {
	position: absolute;
	height: 29px;
	width: 159px;
	right: 0px;
	top: 234px;
}
.side_menulink8 {
	position: absolute;
	height: 35px;
	width: 157px;
	right: 0px;
	top: 308px;
}

.side_menulink9 {
	position: absolute;
	height: 35px;
	width: 157px;
	right: 0px;
	top: 271px;
}


/*一般用*/
.submain2 {
	background-image: url(../img/bg_sub2.gif);
	background-repeat: repeat-y;
	margin: 15px 0px 0px;
	padding: 0px;
	width: 801px;
	border-width: 1px;
	clear: both;
	height: auto;
}
.side_menu2 {
	margin: 0px;
	padding: 0px;
	height: 505px;
	width: 176px;
	float: left;
}
.side_menu2link1 {
	position: absolute;
	height: 29px;
	width: 159px;
	right: 0px;
	top: 95px;
}
.side_menu2link2 {
	position: absolute;
	height: 29px;
	width: 159px;
	right: 0px;
	top: 145px;
}
.side_menu2link3 {
	position: absolute;
	height: 29px;
	width: 143px;
	right: 0px;
	top: 185px;
}
.side_menu2link4 {
	position: absolute;
	height: 29px;
	width: 159px;
	right: 0px;
	top: 250px;
}
.side_menu2link5 {
	position: absolute;
	height: 29px;
	width: 159px;
	right: 0px;
	top: 300px;
}
.side_menu2link6 {
	position: absolute;
	height: 29px;
	width: 159px;
	right: 0px;
	top: 338px;
}
.side_menu2link7 {
	position: absolute;
	height: 29px;
	width: 159px;
	right: 0px;
	top: 400px;
}
.side_menu2link8 {
	position: absolute;
	height: 29px;
	width: 159px;
	right: 0px;
	top: 450px;
}
.spacer20{
	clear: both;
	height: 20px;
	width: 10px;
}

.spacer30{
	clear: both;
	height: 30px;
	width: 10px;
}
.box518{
	width:518px;
	height:auto;
}
.sub_copybook{
	width:526px;
	margin-left: 10px;
	line-height: 160%;
}
.book{
	margin-top: 10px;
	margin-left: 10px;
	width:526px;
	height: auto;
	margin-bottom: 20px;
	clear: both;
}
.bookimg{
	float: left;
	vertical-align: top;
}
.about_book{
	width:393px;
	float: right;
}
.about_book table {
	width:393px;
	height: auto;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}
.about_book td {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

.about_book td.pink {
	text-align: center;
	background-color: #F1E2F0;
	width: 80px;
}
/*ノーメニュー*/
.submain3 {
	margin: 15px 0px 0px;
	padding: 0px;
	width: 801px;
	clear: both;
	height: auto;
}
.sub_center_no{
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: auto;
	width: 600px;
	text-align: left;

}
.kome {
	color: #9C4996;
	font-size: 85%;
}
.blueline {
	font-size: 105%;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	height: auto;
	width: 570px;
	border: 5px solid #AADDFF;
	line-height: 140%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/*抗加齢医学とは　の　機能成分の表*/
.about_seibun{
	width:350px;
	float: right;
}
.about_seibun table {
	width:350px;
	height: auto;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}
.about_seibun td {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: 80%;
	line-height: 90%;
}


/*サイトマップ*/
#sitemap ul {
	padding-left: 30px;
}
#sitemap ul li {

	line-height: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url(../img/arrow01.gif);
	list-style-position: outside;
	padding: 0px;
	color: #000000;
}
#sitemap ul li ul li {

	list-style-image: url(../img/arrow02.gif);
	padding: 0px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: -20px;
}
#sitemap p {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00CCCC;
	margin-right: 30px;
	margin-left: -20px;
	margin-bottom: 15px;
	margin-top: 15px;
}
/*市民公開講座用　テーブル背景色*/
#sanka th {
	font-size: 110%;
	font-weight: bold;
	color: #006699;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../img/ippansanka/ippansanka_back.gif);
	background-repeat: repeat-x;

}
.sanka-table {
	margin: 20px;
	border: 1px solid #006699;
	width: 530px;

}
#sanka tr {
	padding: 5px;
}
.sanka-td {
	padding: 5px 10px;
}
.td70 {
	width: 70px;
}
.sanka-fin {
	font-size: 90%;
}
/*News&Information*/
.news_date2 {
	font-size: 100%;
	color: #0066FF;
	background-image: url(../img/news_list_mark.gif);
	background-repeat: no-repeat;
	text-indent: 15pt;
	margin-left: 15px;
	margin-top: 10px;
}
.news_items {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	top: 5px;
	bottom: 5px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 2em;
}

/*お問い合わせ*/
.frameline {
	padding: 20px 20px 20px 20px;
	border: 1px solid #009933;
}
.indent {
	padding: 0px;
	margin-left: 20px;
}

/*推奨制度について*/

#tbl-bdr table,#tbl-bdr td,#tbl-bdr th {
    border-collapse: collapse;
    border:1px solid #333;
    }

.button {
	border: 1px solid #15aeec;
	background-color: #49c0f0;
	background-image: -webkit-linear-gradient(top, #49c0f0, #2cafe3);
	background-image: linear-gradient(to bottom, #49c0f0, #2cafe3);
	border-radius: 4px;
	color: #fff;
	-webkit-transition: none;
	transition: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	padding:1em;
}

.button:hover {
	border:1px solid #1090c3;
	background-color: #1ab0ec;
	background-image: -webkit-linear-gradient(top, #1ab0ec, #1a92c2);
	background-image: linear-gradient(to bottom, #1ab0ec, #1a92c2);
}
.button:active {
	background: #1a92c2;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .2);
	color: #1679a1;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .5);
}

.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
