
* {
    margin: 0;
    padding: 0;
}
body {
    background: none repeat scroll 0 0 #FDFDFD;
    color: #333333;
    font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-size: 13px;
    margin: 0;
    text-align: center;
}

img {
border: 0px;
}

table {
 width: 100%;
 border-collapse: collapse;
}

th{
 width: 25%;
 padding: 10px;
 text-align: left;
 vertical-align: top;
 color: #333;
 background-color: #eee;
 border: 1px solid #b9b9b9;
}

td{
 padding: 10px;
 background-color: #fff;
 border: 1px solid #b9b9b9;
	color : #333;
}

#main {
}
#menuR {
    font-size: 92%;
}
/*
p, #contents li, dl, dd {
    line-height: 160%;
}
*/
p {
    margin: 0 0 1.5em 3px;
}

ul, ol, dl {
	list-style-type: none;
}

.contentswrap {
    margin: 0;
}
#page {
    margin: 0 auto;
    text-align: left;
    width: 950px;
}
#header_line {
    background: none repeat scroll 0 0 #CC0033;
    height: 5px;
    margin: 0;
    width: 100%;
}
#header_logo {
	background-image:url(../img/logo.png);
	border:0px;
    margin: 0;
	width:300px;
	height:50px;
	float:left;
	clear:both;
}
.social {
	width : 950px;
    background-color: #FFFFFF;
    float: left;
    text-align: right;
}

.index_text_bannar {
	width : 950px;
    background-color: #FFFFFF;
    float: left;
	margin: 10px 0px 10px 0px;
}

#sitename {
    color: #000000;
    font-size: 24px;
	height:45px;
    margin: 0;
	padding:10px;
}
#sitename a {
    color: #FFFFFF;
    text-decoration: none;
}
#menu {
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
	float:right;
}
#pan {
    float: left;
    margin: 5px 0;
    width: 950px;
	font-size: 12px;
}
#pan a{
	color:#333333;
}

#gnavi {
	float:right;
	width: 650px;
	height: 50px;
	margin: 0;
	padding: 0;
	/*background-image:url(../img/gnavi.png) no-repeat; */
}

#gnavi a {
	text-indent:-9999px;
	display: block;
	width: 130px;
	height: 50px;
	background: url(../img/gnavi.png) no-repeat;
}

#gnavi li {
	width: 130px;  
	height: 50px;  
	display: inline; 
	float:left;
	list-style-type: none;

}

#home-current a {background-position: 0px -100px;}
#home a {background-position: 0px 0px;}
#home a:hover {background-position: 0px -50px;}

#corpinfo-current a {background-position: -130px -100px;}
#corpinfo a {background-position: -130px 0px;}
#corpinfo a:hover {background-position: -130px -50px;}

#product-current a {background-position: -260px -100px;}
#product a {background-position: -260px 0px;}
#product a:hover {background-position: -260px -50px;}

#news-current a {background-position: -390px -100px;}
#news a {background-position: -390px 0px;}
#news a:hover {background-position: -390px -50px;}

#recruit-current a {background-position: -520px -100px;}
#recruit a {background-position: -520px 0px;}
#recruit a:hover {background-position: -520px -50px;}

/* menu_f02　がいらなくなる
ul.menu_f02 {
    background-color: #0B7A8E;
    border-bottom: 5px solid #333333;
    height: 30px;
    margin: 0;
}
ul.menu_f02 li {
    border-right: 1px solid #9AA7B6;
    display: block;
    float: left;
}
ul.menu_f02 li a {
    background-color: #0B7A8E;
    border-bottom: 5px solid #333333;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    padding: 10px 0 0;
    text-align: center;
    text-decoration: none;
    width: 130px;
}
ul.menu_f02 li a.nowthis {
    border-bottom: 5px solid #FF6699 !important;
}
ul.menu_f02 li a:hover, ul.menu_f01 li a.nowthis {
    background-color: #1DAFD3;
    border-bottom: 5px solid #D3FBFE;
    color: #FFFFFF;
    padding: 10px 0 0;
}

*/
ul.year {
	display:block;
    margin: 0;
	list-style-type: none;
}
ul.year li {
	float: left;
    color: #4A8854;
	font-size:14px;
    margin: 0 15px 10px 0;
    padding: 0;
}
ul.year li a{
    color: #4A8854;
}
ul.year li a:hover{
    color: #ff4500;
}
.clearLeft { 
clear: left; 
}
#contents {
    margin: 0;
    padding: 5px 0 20px;
}
#main {
    float: right;
    margin: 0 0 20px;
    width: 300px;
}
#main h1 {
    color: #333333;
    margin: 0;
    padding: 0;
}
#main h2 {
    background-color: #F6F6F6;
    border-left: 10px solid #F4CC0B;
    clear: both;
    font-size: 120%;
    margin: 2em 0 1em;
    padding: 3px 0 3px 5px;
}
#main h3 {
    color: #336699;
    font-size: 100%;
    margin: 0 0 0.5em 3px;
}
#menuR {
    background-color: #FFFFFF;
    float: left;
    margin: 0 0 20px;
    width: 630px;
}
#menuR p {
    margin-left: 1em;
    margin-right: 1em;
}
#underNavi {
    border-top: 1px solid #999999;
    clear: both;
    margin: 0;
    text-align: center;
}
#footer {
    background-color: #CC0033;
    border-top: 5px solid #CCCCCC;
    color: #FFFFFF;
    padding: 10px 0;
    text-align: center;
}


.rightad {
	text-align:center;
    margin: 10px 0 10px;
}
.label {
    background-color: #CC0033;
    border-left: 10px solid #F4CC0B;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0 0 0;
    padding: 7px 5px 5px 10px;
}
.label2 {
    background-color: #FFFFFF;
    color: #000000;
    font-weight: bold;
    margin: 0 0 5px;
}
.subh {
	font-size: 14px;
	background-color:#FFFFFF;
    border-top: 1px dashed #FFFFFF;
    color: #000000;
    margin: 0;
    padding: 0;
}

}

.news_topics {
	color:#000000;
	font-size: 14px;
    float: left;
    margin: 8px 34px 20px;
    width: 560px;
}


iframe.twitter-share-button {
 width: 105px!important;
}

.hide{
	display:none;
}

.display {
}

#visualbox {
	width: 850px;
	margin: auto;
}
