/*

Theme Name: RS Technologies

Theme URI: http://www.rs-tec.jp

Description: RS Technologies

Version: 1.0

Author: RS Technologies

Author URI: http://www.rs-tec.jp


*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form, ul{
	margin: 0;
	padding: 0;
}

#logo {
    height: 99px;
}

body{
	font-family: 'Meiryo','メイリオ','ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka';
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #333333;
	background-color: #f8f8f8;
	background-image: url("../images/bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 19px;
}

h1{
	color: #ffffff;
	font-size: 10px;
	float: left;
	margin: 6px 0 0 25px;
	font-weight: normal;
}
a:link, a:visited{
	text-decoration: underline;
	color: #0066CC;
}
a:hover{
	text-decoration: none;
	color: #ff0000;
}
#wrapper{
	margin: 0 auto 0 auto;
	width: 970px;
	text-align: left;
	background-image: url("../images/top28.png");
	background-repeat: repeat-y;
	background-position: center;
}



/* header
-------------------------------------------------------------- */

#header{
	width: 940px;
	margin: 0 15px 0 15px;
}
#language{
	text-align: right;
	height: 32px;
	background-image: url("../images/top01.jpg");
	background-repeat: no-repeat;
}
#language p{
	color: #ffffff;
	font-size: 10px;
	float: left;
	margin: 0 0 0 25px;
}
#language img{
	margin: 6px 7px 0 0;
}
#slider{
	height: 340px;
}
#menu{
	height: 54px;
	background-image: url("../images/top29.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}
.banner{
	height: 170px;
}

/* container
-------------------------------------------------------------- */
#container{
	float: left;
	width: 630px;
	padding: 0 35px 65px 35px;
	margin: 0 0 0 15px;
}
.news{
	margin: 20px 0;
}
.news li a:link, .news li a:visited{
	text-decoration: underline;
	color: #0066CC;
}
.news a:hover{
	text-decoration: none;
	color: #ff0000;
}
.news ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.news ul li{
	margin: 25px 0 0 0;
	padding: 0 0 30px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.news ul li img {
	margin: 10px 30px 0 10px;
	/* [disabled]float: left; */
}
.news ul li p{
	margin:  10px 0;
}
.news ul li h3{
	font-weight: bold;
	background-image: url("../images/top13.gif");
	background-repeat: no-repeat;
	background-position: left 0.4em;
	margin:  20px 0 0 0;
	padding: 0 0 10px 12px;
	font-size: 14px;
}
.news h2 { margin-top: 30px; margin-bottom: 10px;
border-bottom-width: 2px; border-bottom-style: solid;
border-bottom-color: #999; padding-bottom: 5px;}


/*20130423追加開始*/
.newsmore img{
	border-style: none;
}
.newsmore h3{
	font-weight: bold;
	background-image: url("../images/top13.gif");
	background-repeat: no-repeat;
	background-position: left 0.4em;
	font-size: 14px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 12px;
}
.news_txt {
	width:600px;
	font-size: 12px;
	line-height:20px;
}
.news_txt p {
	padding-bottom:16px;
}
.news_date {
	font-size: 11px;
	color: #FFF;
	background-color: #666;
	padding: 5px;
	width: 100px;
	line-height: 11px;
	text-align: center;
}
.newsmore ul{
	list-style-type: none;
	float: left;
	width: 300px;
	margin:  0 30px 0 0;
}
.newsmore ul li{
	float: left;
}
.newsmore img {
	float:left;
	padding-bottom:15px;
	padding-right:15px;
}
.news_b {
	width: 300px;
	height:225px;
	padding: 0 0 10px 0;
}
.news_r {
	width: 145px;
	height: 109px;
	padding: 0 10px 10px 0;
}
.news_l {
	width: 145px;
	height: 109px;
	padding: 0 0 10px 0;
}

.news table {
	margin-top:30px;
	margin-bottom:40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.news td {
	text-align: center;
	font-size:12px;
}
.news td a {
	padding:4px;
	background-color: #EEE;
	color: #000;
	display: block;
	margin-left: 1px;
	text-decoration: none;
	width: 95px;
	line-height:1.5;
}
.news td a:hover {
	background-color: #333;
	color: #fff !important;
	text-decoration: none;
}
.on a {
	background-color:#333 !important;
	color: #fff !important;
	text-decoration: none;
}

/*20130423追加終わり*/
.more{
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dee0dc;
	padding: 15px 0 5px 0;
}
.clear{
	clear: both;
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both; }

.rs{
	margin: 40px 0;
}
.rs ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.rs ul li{
	float: left;
	width: 289px;
	margin: 13px 13px 30px 13px;
}
.rs ul li img{
	margin: 1px 0 5px 0;
}
.rs ul li p{
	margin: 0;
	padding: 0 13px 0 13px;
}
.rs ul li h3 {
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfe1dd;
	background-color: #F3F3F3;
	background-image: url("../images/top13.gif");
	background-repeat: no-repeat;
	background-position: left 1em;
	padding: 8px 0 5px 20px;
}


#top_info dl { border-bottom:#CCC 1px dotted; padding:5px 0; overflow:hidden;}
#top_info dl dt { float:left; font-size:11px; color:#999; padding-top:2px;}
#top_info dl dd { float:left; font-size:13px;}
#top_info h2 { margin-top: 30px; margin-bottom: 10px;
border-bottom-width: 2px; border-bottom-style: solid;
border-bottom-color: #999; padding-bottom: 5px;}


/* company
-------------------------------------------------------------- */
.page-title{
	font-size: 18px;
	font-weight: bold;
	background-image: url("../images/pagetitle.png");
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	height: 43px;
	padding: 22px 865px 0 25px;
	text-align: right;
}
.page-title1 img {
	padding: 50px 0 30px 0;
}

.company {
	margin: 10px 0 ;
}
.company a:link, .company a:visited{
	text-decoration: underline;
	color: #0066CC;
}
.company a:hover{
	text-decoration: none;
	color: #ff0000;
}
.company img {
	float: left;
	margin: 10px 0 50px 0;
}
.company more {
	margin: 40px 0 ;
}
.company h2{
	font-size: 14px;
	background-image: url("../images/pageh2.jpg");
	background-repeat: no-repeat;
	background-position: top;
	height: 48px;
	padding: 10px 0 20px 20px;
}
.company p {
	margin: 0 0 20px 0 ;
	line-height: 22px;
}
.company ul {
	list-style-type: none;
	padding: 0 0 20px 0;
}
.company ul h3{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 6px 0;
	padding: 0;
}
.company ul img {
	float: left;
	margin: 0 ;
	padding: 0 30px 30px 0;
}
.company ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	clear: both;
	padding: 30px 0 60px 0;
}
.company ul li img {
	padding:0 30px 30px 0;
	margin: 10px 0 0 0;
	float: left;
}
.company ul li h3{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin: 6px 0;
	padding: 0;
}
.company ul li h4{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 8px 0 0 0;
}
.company ul li p{
}


.company1 {
	width: 630px;
	margin: 20px 0;
}
.company1 ul{
	list-style-type: none;
	margin: 0 ;
	padding: 0;
}
.company1 ul li{
	background-image: url("../images/company04.jpg");
	background-repeat: no-repeat;
	height: 24px;
	margin: 0 0 13px 0;
	padding: 6px 0 0 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: bottom;
}
.company1 ul li p {
	float: left;
	width: 126px;
	padding: 0 0 0 16px;
}
.qa {
	margin: 30px 0;
}
.qa h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 30px 0 0 50px;
}
.qa ul{
	list-style-type: none;
}
.qa-q {
	background-color: #f2f1f6;
	background-image: url("../images/faq01.jpg");
	background-repeat: no-repeat;
	background-position: 1em 1em;
	padding: 15px 20px 15px 50px;
}
.qa-a {
	background-color: #f9f9fb;
	background-image: url("../images/faq02.jpg");
	background-repeat: no-repeat;
	background-position: 1em 1em;
	padding: 15px 20px 15px 50px;
	margin: 0 0 30px 0;
}

.sitemap {
	margin: 20px 0;
	padding: 0;
}
.sitemap ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sitemap ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	margin: 0;
	padding: 10px 0 25px 0;
}
.sitemap ul li h3 {
	background-image: url("../images/sitemap02.gif");
	background-repeat: no-repeat;
	background-position: left 0.5em;
	font-size: 12px;
	color: #333333;
	padding: 0 0 0 24px;
	margin: 0;
	float: left;
}
.sitemap ul li p {
	margin: 0 0 0 200px;
	padding: 0 0 0 0;
	line-height: 20px;
}
.sitemap a:link, .sitemap a:visited{
	text-decoration: none;
	color: #333333;
}
.sitemap a:hover{
	color: #ff0000;
	text-decoration: underline;
}

.inquiry {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 12px;
}
.inquiry ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.inquiry ul li {
	margin: 0;
	padding: 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-color: #cccccc;
	background-color: #f0f3fb;
}
.inquiry ul li h3{
	float: left;
	background-color: #f0f3fb;
	width: 130px;
	margin: 12px 0 0 20px;
	font-weight: normal;
	font-size: 12px;
}
.inquiry ul li p{
	margin: 0 0 0 150px;
	padding: 9px 0 9px 15px ;
	background-color: #f8f8f8;
}
textarea{
	font-size: 12px;
}

.red {
	color: #FF0000;
}
.button {
	margin: 0;
	padding: 0;
	text-align: center;
}
.button img {
	float: none;
	margin: 30px 0 ;
}
.button h4 {
	margin: 20px 0 0 0;
	padding: 20px 20px;
	background-color: #e9ecef;
	font-weight: normal;
	font-size: 12px;
}
.button a:link, .button a:visited{
	text-decoration: underline;
	color: #0066CC;
}
.button a:hover{
	color: #ff0000;
	text-decoration: none;
}



/* sidebar
-------------------------------------------------------------- */

.sidebar{
	float: left;
	width: 220px;
	padding: 0 10px 100px 10px;
	display: inline;
}
.sidebartop img{
	padding: 20px 0 0 0;
}

.pagemenu{
	padding: 20px 0;
	width: 220px;
	background-image: url("../images/pagemenu02.jpg");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #717171;
}
.pagemenu ul {
	list-style-type: none;
}
.pagemenu ul h2{
	font-size: 13px;
	font-weight: normal;
	background-image: url("../images/pagemenu01.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	padding: 10px 0 0 36px;
	color: #107ab4;
}
.pagemenu ul h2 a:link, .pagemenu ul h2 a:link a:visited{
	text-decoration: none;
	color: #107ab4;
}
.pagemenu ul h2 a:hover{
	text-decoration: none;
	color: #000000;
}


.pagemenu ul li{
	font-size: 12px;
	font-weight: normal;
	background-image: url("../images/pagemenu03.jpg");
	background-repeat: no-repeat;
	color: #ffffff;
}
.pagemenu ul li a {
	height: 23px;
	display:block;
	padding: 10px 0 0 40px;
}
.pagemenu ul li a:link, .pagemenu ul li a:visited{
	text-decoration: none;
	color: #ffffff;
}
.pagemenu ul li a:hover{
	text-decoration: none;
	color: #ffffff;
	background-color: #666666;
}


.pagemenu ul h3{
	font-size: 12px;
	font-weight: normal;
	background-image: url("../images/pagemenu04.jpg");
	background-repeat: no-repeat;
	color: #ffffff;
}
.pagemenu ul h3 a {
	height: 23px;
	display:block;
	padding: 10px 0 0 60px;
	color: #ffffff;
}
.pagemenu ul h3 a:link, .pagemenu ul li a:visited{
	text-decoration: none;
	color: #ffffff;
}
.pagemenu ul h3 a:hover{
	text-decoration: none;
	color: #ffffff;
	background-color: #666666;
}

.link {
	margin: 20px 0;
	background-color: #f3f3f3;
	background-image: url("../images/link03.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 0 25px 0;
}
.link ul{
	list-style-type: none;
}
.link ul li{
	text-decoration: none;
	background-image: url("../images/link01.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 15px;
	margin: 5px 25px;
}
.link a:link, .link a:visited{
	text-decoration: none;
	color: #333333;
}
.link a:hover{
	text-decoration: underline;
	color: #0066CC;
}



/* footer
-------------------------------------------------------------- */
#footer{
	height: 53px;
	background-image: url("../images/top25.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-color: #1b1b1b;
}
.footerdown{
	margin: 0 auto 0 auto;
	width: 940px;
	text-align: left;
	font-size: 10px;
	color: #767676;
	padding: 17px 0 0 0;
}
.footerdown1{
	float: left;
}
.footerdown2{
	float: right;
}
.footerdown1 a:link, .footerdown1 a:visited{
	color: #ffffff;
	text-decoration: none;
}
.footerdown1 a:hover{
	text-decoration: underline;
	color: #ffffff;
}


.datalist{
	width: 628px;
	margin: 30px 0;
}
.datalist th {
	background-color: #e9f0fb;
	margin: 0 0 0 30px ;
	padding: 0 20px;
}
.datalist td {
	padding: 5px 25px;
	background-color: #F7F7F7;
}
.datalist caption {
	background-color: #67b1e1;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0;
	color: #FFFFFF;
}


.voice-tit{
	margin-bottom: 30px;
	text-align: right;
}
.voice-tit img{margin-bottom: 10px;}
.voice-tit:hover{opacity: 0.6;}
.voice-h2{
	font-size: 0.9rem;
	color: #1d7cb2;
	border-bottom: 1px solid #ccc;
	border-left: 5px solid #29487b;
	padding: 5px 10px 6px 10px;
	margin-bottom: 30px;
}
.voice-h3{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color: #6bb2df;
	padding: 5px 0;
	margin-bottom: 15px;
	}
	.voice-h4{
		font-size: 14px;
		margin-bottom: 10px;
	}
	.voice-h4::before{
		content: '▶';
		color: #ff0000;
		margin-right: 5px;
	}

.senpai-box{
	width: 630px;
	height: 144px;
	margin-bottom: 15px;
	background-color: #daf1ff;
}

.senpai-box img{
	width: 117px;
	float: left;}
.senpai-box ul{
	display: block;
	box-sizing: border-box;
	width: 500px;
	padding: 10px;
	float: right;
}
.senpai-box ul li{
	line-height: 1.3rem;
	list-style: none;
}
.senpai-box ul .li01{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #1d7cb2;
}
.senpai-box ul .li02{
	font-weight: bold;
	font-size: 16px;
}
.senpai-box ul .li03{
	font-size: 10px;
}
.senpai-box ul .li04{
	line-height: 1rem;
	font-weight: bold;
	font-size: 12px;
}
.senpai-box ul .li05 a{
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	padding: 0px 10px;
	background-color: #1d7cb2;
	border-radius: 15px;
	margin-top: 5px;
}
.senpai-box ul .li05 a,.other-box:hover{opacity: 0.6;}

.mt15{margin-top: 15px;}
.mb15{margin-bottom: 15px;}

.cont-left{
	width: 450px;
	margin-top: 20px;
	margin-bottom: 40px;
	float: left;
}
.cont-right{
	width: 150px;
	margin-top: 20px;
	text-align: right;
	float: right;
}
.q-h5{
	font-size: 12px;
	font-weight: bold;
	color: #1d7cb2;
}
.q-h5::before{
	content: '◆';
	margin-right: 5px;
}
.ans-text{
	margin-top: 10px;
	margin-bottom: 10px;
}

.other-left{
	float: left;
	width: 60px;
}
.other-right{
	width: 550px;
	float: right;
}

.other-box{
	display: block;
	background-color: #daf1ff;
	color: #333 !important;
	text-decoration: none;
	padding: 5px;
	box-sizing: border-box;
}
.s-name{
	font-size: 0.9rem;
	font-weight: bold;
}
