﻿html {
	background-repeat: repeat-x;
	margin: 0px;
	line-height: 150%;
	background-color: #999999;
	background-image: url(http://www2.91922.com/meigan/images/bg.jpg);
	text-align: center;
	height:100%;
}

body {
	background-image: url(http://www2.91922.com/meigan/images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	color: #000000;
	min-height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

#container {
	width: 800px;  /* これにより、幅がブラウザの幅の 80% のコンテナが設定されます */
	background: #FFFFFF;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.com {
	padding-right: 40px;
	padding-left: 40px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	min-height: 1em;
	display: inline-table;
	padding-top: 20px;
	width: 720px;
}

.com:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


.head1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;
	color: #FFFFFF;
	background-image: url(http://www2.91922.com/meigan/images/h1.jpg);
	padding: 3px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.head2 {
	font-size: 14px;
	font-weight: bold;
}
.head3 {
	font-size: 12px;
	font-weight: bold;
}
.footer {
	width: 800px;  /* これにより、幅がブラウザの幅の 80% のコンテナが設定されます */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: center; /* この設定は body エレメントの text-align: center より優先されます。 */
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}

.footer_top{
	background: #FFFFFF;
	text-align: center; /* この設定は body エレメントの text-align: center より優先されます。 */
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.press{
	width: 700px;
	margin-top: 20px;
}

.press ul {
	margin: 0px;
	padding: 0px;
}

.press ul li.li1{
	color: #333333;
	list-style-type: none;
	padding: 7px;
	float: left;
	width: 200px;
}

.press ul li.li2{
	color: #0099CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
	list-style-type: none;
	padding: 7px;
}

.press ul li.li2 a{
	color: #0099CC;
	list-style-type: none;
	background-image: url(http://www2.91922.com/meigan/images/link_hover.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 50px;
}


.press ul li.li2 a:hover{
	color: #FF6666;
	list-style-type: none;
	background-image: url(http://www2.91922.com/meigan/images/link.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 50px;
}

th {
	padding: 5px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #FFFFFF;
	background-image: url(http://www2.91922.com/meigan/images/h1.jpg);
	background-repeat: repeat-y;
}

td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.bg_gray{
	background-color: #EFEFEF;
}



.photo {
	padding-right: 20px;
}

.blog_h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 10px;
}

.blog_h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099CC;
	font-size: 14px;
	color: #0099CC;
	margin-top: 20px;
	margin-bottom: 10px;
}

.intern_left{
width:550px;
float:left;
}

.intern_right{
width:100px;
float:left;
margin-left:20px;
}

.cms_vmenu a{
	text-decoration: underline;
	color: #0099FF;
	background-image: url(/meigan11-pics/10000017.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}


.cms_vmenu a:hover{
	color: #55BBFF;
}