/*
Theme Name: soliton
Theme URI: 
Description: 
Author: 
Author URI: 
Version: 0.1
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

body {
	position: relative;
	font: 14px/2 sans-serif;
}

body#index {
	background: url(images/topImage01.jpg) no-repeat;
	background-position: top center; 
}

#wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#header {
	height: 100px;
	position: relative;
	z-index: 100;
}

#header h1 img {
}

#header h1 a {
	width: 280px;
	height: 70px;
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
}

#header .topCopy {
	position: absolute;
	top: 40px;
	left: 300px;
}

#header .soliton_jp-ch {
	position: absolute;
	top: 43px;
	left: 660px;
}

#header #header_inquiry {
	position: absolute;
	right: -70px;
}

#header #header_inquiry a {
	width: 300px;
	height: 90px;
	display: block;
}

/* =Top
-------------------------------------------------------------- */

.rs-slider {
	margin-top: -100px;
	overflow: hidden;
	width: 1320px;
	margin-left: -160px;
}

#top_contents {
	position: relative;
	margin-top: 420px;
}

#top_contents #main_left {
	margin-left: -3px;
	float: left;
	width: 636px;
}

#top_contents #main_right {
	float: right;
	margin-top: 6px;
}

#top_contents #main_left #top_menu2,
#top_contents #main_left #top_menu4,
#top_contents #main_left #top_menu6 {
	float: left;
	margin-top: 24px;
}

#top_contents #main_left #top_menu3,
#top_contents #main_left #top_menu5,
#top_contents #main_left #top_menu7 {
	float: right;
	margin-top: 24px;
}

#top_contents #main_left #top_menu8 {
	float: left;
	margin-top: 24px;
	margin-left: 3px;
	position: relative;
}

#top_contents #main_left #top_menu8 .mailto {
	position: absolute;
	right: 15px;
	bottom: 10px;
}

#top_contents #main_right #news {
	margin-bottom: 30px;
}

#top_contents #main_right #news #news_list {
	border: 1px solid #ff0000;
	margin-bottom: 30px;
	width: 298px;
}

#top_contents #main_right #news #news_list dl {
	margin: 10px;
}

.top_news_dt {
	line-height: 1em;
	margin-bottom: 5px;
}

.top_news_dd {
	line-height: 1em;
	margin-bottom: 15px;
}

/* =Page
-------------------------------------------------------------- */

#page {
	margin-top: 30px;
}

#pageMain {
	width: 650px;
	float: right;
	position: relative;
}

#under_construction #pageMain {
	height: 500px;
}
#under_construction #pageMain h2 {
	margin-top: 200px;
}

#pageMain h2.pageTitle  {
	background: url(images/bg_pageTitle.png) no-repeat;
	color: #ff0000;
	font-weight: normal;
	font-style: normal;
	font-size: 2em;
	letter-spacing: 0.1em;
	height: 150px;
	width: 700px;
}

#this_is_soliton #pageMain h2.pageTitle  {
	background: url(images/page/this_is_soliton_title.png) no-repeat, url(images/bg_pageTitle.png) no-repeat;
	text-indent: -9999px;
}
#profile #pageMain h2.pageTitle  {
	background: url(images/page/profile_title.png) no-repeat, url(images/bg_pageTitle.png) no-repeat;
	text-indent: -9999px;
}
#showroom #pageMain h2.pageTitle  {
	background: url(images/page/showroom_title.png) no-repeat, url(images/bg_pageTitle.png) no-repeat;
	text-indent: -9999px;
}
#kaihatsu #pageMain h2.pageTitle  {
	background: url(images/page/kaihatsu_title.png) no-repeat, url(images/bg_pageTitle.png) no-repeat;
	text-indent: -9999px;
}

#pageMain h3 {
	background: url(images/bg_h3Title.png) no-repeat 0 2px;
	background-position: center left;
	font-weight: normal;
	font-style: normal;
	font-size: 1.6em;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #ff0000;
	line-height: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-bottom: 35px;
	margin-top: 100px;
}


/* =PageNavigation
-------------------------------------------------------------- */

#sideNav {
	width: 250px;
	float: left;
}

#sideNav ul {
	margin-bottom: 60px;
}

#sideNav li {
	margin-bottom: 15px;
}

#sideNav .assist {
	margin-left: 15px;
	margin-bottom: 30px;
}

#sideNav .assist li {
	margin: 10px 0 0;
}

#sideNav .assist .current {
	background: url(images/assist_current.png) no-repeat 80px;
}

#sideNav .assist .reseach_current {
	background: url(images/assist_current.png) no-repeat 190px;
}

#sideNav .assist .current a {
	color: red;
}

#sideNav .assist li a {
	color: black;
}

#sideNav .assist li a:hover {
	color: red;
}

#sideNav .assist li:hover {
	background: url(images/assist_current.png) no-repeat 80px;
}

#sideNav .assist li.reseach:hover,
#sideNav .assist li.reseach_current:hover {
	background: url(images/assist_current.png) no-repeat 190px;
}

#sideNav .inquiry {
	position: relative;
}

#sideNav .inquiry .mailto {
	position: absolute;
	bottom: 22px;
	left: 50px;
}


/* =Pages
-------------------------------------------------------------- */

.this_is_soliton_01 {
	position: absolute;
	top: -20px;
	left: -50px;
}

.this_is_soliton_02 {
	margin-top: 250px;
	text-align: center;
	margin-bottom: 100px;
}

.this_is_soliton_04 {
	margin-top: 70px;
}

.profile_01 {
	position: absolute;
	top: 0;
	left: -50px;
	z-index: -100;
}

#pageMain .profile_02 {
	margin-top: 350px;
}

.profile_03 {
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}

.profile_04 {
	position: absolute;
	top: 1220px;
	z-index: -100;
	right: -50px;
}

.profile_05 {
	display: inline-block;
}

.profile_05 dt {
	float: left;
	width: 150px;
	clear: both;
	margin-top: 20px;
}

.profile_05 dd {
	float: left;
	width: 400px;
	margin-top: 20px;
}

.profile_06 {
	font-size: 1.6em;
	margin-bottom: 20px;
}

.profile_07 {
	letter-spacing: 0.08em;
}

.our_products_01 {
	position: absolute;
	top: -20px;
	left: -32px;
	z-index: -100;
}

.our_products_02 {
	position: absolute;
	top: 700px;
	left: -15px;
}

.our_products_03 {
	position: absolute;
	top: 700px;
	left: 155px;
}

.our_products_04 {
	position: absolute;
	top: 700px;
	left: 325px;
}

.our_products_05 {
	position: absolute;
	top: 700px;
	left: 495px;
}

.our_products_06 {
	text-align: center;
	margin-top: 815px;
}

.showroom_01 {
	position: absolute;
	top: -80px;
	left: 0;
	z-index: -100;
}

#pageMain .showroom_02 {
	margin-top: 150px;
}

.showroom_list {
	width: 650px;
	height: 150px;
	margin-bottom: 10px;
	position: relative;
}

.showroom_list_02 {
	width: 650px;
	height: 300px;
	margin-bottom: 10px;
	position: relative;
}

.showroom_list span {
	float: left;
	width: 150px;
	padding-top: 50px;
}

.showroom_list_02 span {
	float: left;
	width: 150px;
	padding-top: 50px;
	height: 250px;
}

.showroom_list a {
	float: left;
}

.item_title {
	position: absolute;
	top: 0;
	left: 0;
	color: #ff0000;
	font-weight: bold;
	font-size: 1.2em;
}

.item_name_01 {
	position: absolute;
	top: 5px;
	left: 160px;
}

.item_name_02 {
	position: absolute;
	top: 5px;
	left: 410px;
}

.item_name_03 {
	position: absolute;
	top: 155px;
	left: 160px;
}

.item_name_04 {
	position: absolute;
	top: 155px;
	left: 410px;
}

.kaihatsu_01 {
	position: absolute;
	top: -100px;
	left: -70px;
	z-index: -100;
}

.kaihatsu_02 {
	margin-top: 380px;
	background: url(images/page/kaihatsu_02.jpg) no-repeat;
	height: 360px;
	padding-left: 30px;
	padding-top: 30px;
}

.kaihatsu_03 {
	margin-top: 50px;
	background: url(images/page/kaihatsu_03.jpg) no-repeat;
	height: 360px;
	padding-left: 30px;
	padding-top: 30px;
}

.kaihatsu_04 {
	margin-top: 50px;
	background: url(images/page/kaihatsu_04.jpg) no-repeat;
	height: 240px;
	padding-left: 30px;
	padding-top: 30px;
}

.kaihatsu_05 {
	margin-top: 50px;
	background: url(images/page/kaihatsu_05.jpg) no-repeat;
	height: 240px;
	padding-left: 30px;
	padding-top: 30px;
}

#pageMain .kaihatsu_02 h3,
#pageMain .kaihatsu_03 h3,
#pageMain .kaihatsu_04 h3,
#pageMain .kaihatsu_05 h3 {
	background: url(images/bg_h3Title.png) no-repeat 0 6px;
	background-position: center left;
	width: 330px;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 1.3em;
}

.kaihatsu_02 p,
.kaihatsu_03 p,
.kaihatsu_04 p,
.kaihatsu_05 p {
	width: 349px;
	text-align: justify;
}

.gijutsu_01 {
	position: absolute;
	top: -100px;
	left: -70px;
	z-index: -100;
}

.gijutsu_02 {
	margin-top: 380px;
}

.gijutsu_03 {
	width: 650px;
	height: 1330px;
	background: url(images/page/gijutsu_03.png) no-repeat;
	position: relative;
}

.gijutsu_03 p {
	position: absolute;
	top: 240px;
	left: 60px;
	width: 520px;
}

.gijutsu_03 .gijutsu_04 {
	float: right;
	margin-left: 40px;
	margin-bottom: 40px;
}

.gijutsu_05 {
	float: right;
}

.gijutsu_06 {
	width: 350px;
	margin-bottom: 60px;
}

.gijutsu_06_last {
	width: 350px;
}

.gijutsu_06 h4 {
	border-bottom: 1px dashed #ff0000;
	color: #ff0000;
	font-size: 1.4em;
}

.gijutsu_06 p {
	margin-top: 10px;
}

.gijutsu_07 {
	display: inline-block;
}

.koutei_01 {
	position: absolute;
	top: -100px;
	left: -70px;
	z-index: -100;
}

.koutei_02 {
	margin-top: 380px;
}

.koutei_03 {
	margin-top: 10px;
}

.teikei_01 {
	position: absolute;
	top: -100px;
	left: -70px;
	z-index: -100;
}

#pageMain .teikei_02 {
	margin-top: 380px;
}

.teikei_03 {
	float: left;
	margin-right: 30px;
}

.teikei_04 {
	background: url(images/page/teikei_04.png) no-repeat;
	padding: 20px;
	font-size: 12px;
	margin-top: 20px;
	clear: both;
}

.teikei_05 {
	border: 1px solid silver;
	border-radius: 30px;		/* CSS3草案 */
	-webkit-border-radius: 30px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 30px;	/* Firefox用 */
	padding: 15px;
	font-size: 14px;
	width: 276px;
	text-align: center;
	display: inline-block;
	margin-left: 10px;
}

.teikei_06 {
	border-radius: 8.5px;		/* CSS3草案 */
	-webkit-border-radius: 8.5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 8.5px;	/* Firefox用 */
	padding: 50px;
	background-color: #eee;
	margin-top: 35px;
}

.teikei_06 h4,
.teikei_09 h4 {
	border-bottom: 1px dashed #ff0000;
	color: #ff0000;
	font-size: 1.4em;
	margin-bottom: 15px;
}

.teikei_07 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.teikei_08 {
	font-size: 12px;
}

.teikei_09 {
	border-radius: 8.5px;		/* CSS3草案 */
	-webkit-border-radius: 8.5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 8.5px;	/* Firefox用 */
	padding: 50px;
	background-color: #eee;
	margin-top: 100px;
	position: relative;
}

.teikei_10 {
	position: absolute;
	top: -80px;
	right: -155px;
}

.reseach_development_01 {
	position: absolute;
	top: -100px;
	left: -70px;
	z-index: -100;
}

#pageMain .reseach_development_02 {
	margin-top: 380px;
	margin-bottom: 35px;
}

.reseach_development_03 {
	border: 1px solid silver;
	border-radius: 30px;		/* CSS3草案 */
	-webkit-border-radius: 30px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 30px;	/* Firefox用 */
	padding: 15px;
	font-size: 15px;
	width: 230px;
	text-align: center;
	display: inline-block;
	margin-left: 20px;
}

.reseach_development_04 {
	border-radius: 8.5px;		/* CSS3草案 */
	-webkit-border-radius: 8.5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 8.5px;	/* Firefox用 */
	padding: 50px;
	position: relative;
	background: url(images/bg_dot.png) repeat hsl(0, 0%, 95%);
}

.reseach_development_04 strong {
	color: #ff0000;
	font-weight: normal;
	font-style: normal;
}

.reseach_a_01 {
	margin-top: -50px;
	margin-left: -50px;
	margin-bottom: 20px;
}

.reseach_a_right {
	float: right;
	clear: both;
	margin-bottom: 20px;
	margin-left: 20px;
}

.reseach_a_right2 {
	float: right;
	clear: both;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 30px;
}

.reseach_a_left {
	float: left;
	clear: both;
	margin-bottom: 20px;
	margin-right: 20px;
}

.reseach_a_center {
	clear: both;
	margin-bottom: 20px;
	margin-right: 400px;
}

.disnon {
  display: none;
}

ul.tabNav {
	margin-top: 35px;
}

ul.tabNav2 {
	margin-top: 0px;
}

ul.tabNav li {
	cursor: pointer;
	display: inline-block;
	width: 180px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.tabNav li.tab1 {
	background-color: #ff0000;
}

ul.tabNav li.tab2 {
	background-color: #e7ff5f;
}

ul.tabNav li.tab3 {
	background-color: #74edff;
}

ul.tabNav li.tab1 a {
	color: white;
}

.daigaku_01 {
	border-bottom: 1px dashed #ff0000;
	color: #ff0000;
	font-size: 1.4em;
	margin-bottom: 15px;
	margin-top: 60px;
	clear: both;
}

.daigaku_02,
.daigaku_03 {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}

.patents_01 {
	position: absolute;
	top: -50px;
	z-index: -100;
	right: -130px;
}

.patents_02 {
	width: 450px;
}

.patents_03 {
	margin-bottom: 40px;
}

.patents_04 {
	margin-bottom: 40px;
}

.access_01 {
	position: absolute;
	top: -105px;
	z-index: -100;
	right: 0;
}

/* =footer
-------------------------------------------------------------- */

#footer {	
	padding-top: 200px;
	clear: both;
	position: relative;
}

#footer ul {
	background-color: black;
	padding: 5px 10px;
	margin-top: 150px;
}

#footer ul li {
	display: inline;
	margin-right: 20px;
	color: white;
}

#footer ul li a {
	color: white;
}

#footer #footer_top {
	position: absolute;
	right: -80px;
	bottom: 0;
}

#footer .pagetop {
	position: absolute;
	right: 0px;
	bottom: 35px;
}


/* =Other
-------------------------------------------------------------- */

a {
	text-decoration: none;
	color: #ff0000;

}

a:hover {
	text-decoration: underline;
	color: black;
}

h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0.2em;
}

.noclear {
	clear: none;
}

.right {
	float: right;
}

blue {
	color: #009FE8;
}

#wrapper .mt10px { margin-top:10px; }
#wrapper .mt20px { margin-top:20px; }
#wrapper .mt40px { margin-top:40px; }
#wrapper .mt60px { margin-top:60px; }
#wrapper .mt80px { margin-top:80px; }
#wrapper .mt100px { margin-top:100px; }

#wrapper .mb10px { margin-bottom:10px; }
#wrapper .mb20px { margin-bottom:20px; }
#wrapper .mb40px { margin-bottom:40px; }
#wrapper .mb60px { margin-bottom:60px; }
#wrapper .mb80px { margin-bottom:80px; }


/* =news list
-------------------------------------------------------------- */

#news {
	position: relative;
}

#news .ichiran {
	position: absolute;
	right: 15px;
	top: 30px;
	color: white;
	text-decoration: underline;
}

#news .ichiran:hover {
	color: black;
	text-decoration: none;
}

.news_list dt {
	line-height: 1em;
	margin-bottom: 5px;
}

.news_list dd {
	line-height: 1em;
	margin-bottom: 40px;
	font-size: 1.2em;
	border-bottom: 1px dotted #ff0000;
	padding-bottom: 5px;
}

/* =Form
-------------------------------------------------------------- */

#form {
	background: url(img/form_01.jpg) no-repeat 55px 0;
}

#form .wpcf7 {
	margin-top: 20px;
}


/* =Form
-------------------------------------------------------------- */

.custom_search {
	position: absolute;
	right: 40px;
	top: 40px;
}

.searchform-label {
        display: none;
        float: left;
        width: 130px;
        overflow: hidden;
		padding-top: 4px;
		color: white;
		font: 1.1em sans-serif;
	}
.searchform-input-wrapper {
        display: block;
        float: left;
    text-align: right;
        width: 150px;
}
.searchform-input-wrapper .radio-button-wrapper input {
    float: left;
}
#sidebar .searchform-input-wrapper input,
.searchform-input-wrapper input,
.searchform-input-wrapper select{
        width: 100%;
}
.searchform-param {
        clear: left;
}
.searchform-params {
        clear: left;
	}
.searchform-controls {
        clear: left;
        text-align: right;
	}
.searchform-spoiler {
    width: 100%;
    text-align: center;
    size: 0.5em;
    opacity: 50%;
    margin: 5px;
	display: none;
}

#pageMain01 #searchTitle h2 {
	font-size: 1.8em;
	line-height: 1.8em;
	padding-left: 40px;
	background-color: #009FE8;
	margin-top: 20px;
	margin-bottom: 20px;
}

.wpcf7-list-item {
	display: block;
}

.wpcf7-textarea {
	margin-bottom: 3em;
}

.wpcf7 dl {
	display: inline-block;
}

.wpcf7 dl dt {
	width: 150px;
	clear: both;
	float: left;
	margin-right: 20px;
}

.wpcf7 dl dd {
	width: 200px;
	float: left;
}

.wpcf7-submit {
	clear: both;
	margin-top: 20px;
}
