@charset "UTF-8";

/*
*	Title: ZYYX - 下層ページ用CSS
*	URI: 
*	Last Modified: 2010-06-04
*	Description: 下層のそれぞれのページで使用する要素を定義します
*/

/*========================================
	1. Internet Solution ページ
========================================*/
#solution {
	padding: 20px 70px 5px 70px;
	background: url(../../contents/images/solution/bg.png) no-repeat left top;
	color: #ffffff;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* webkit用ハック */
	#solution {
		padding-bottom: 20px;
	}
}

#solution header {
	margin: 0 0 15px;
}

#solution header h1 {
	font-size: 140%;
	font-family: 'Droid Sans', arial, "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
	color: #fcc41f;
}

#solution h3 {
	font-size: 120%;
	font-family: 'Droid Sans', arial, "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
	color: #fcc41f;
}

#solution p {
	margin: 0 0 15px;
}

#solution .link {
	margin-left: -10px;
}


/*========================================
	2. FatWire ページ
========================================*/
#fatwire {
	padding: 20px 70px 5px 165px;
	background: #ffffff url(../../contents/images/fatwire/bg.png) no-repeat left top;
	color: #444444;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* webkit用ハック */
	#fatwire {
		padding-bottom: 20px;
	}
}

#fatwire header {
	position: relative;
	margin: 0 0 15px;
}

#fatwire header h1 {
	position: absolute;
	left: -142px;
	top: 0;
}

#fatwire header h2 {
	margin: 0 0 5px;
	font-size: 140%;
	font-family: 'Droid Sans', arial, "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
	color: #81bc50;
}

#fatwire h3 {
	margin: 0 0 5px;
	font-size: 120%;
	font-family: 'Droid Sans', arial, "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
	color: #81bc50;
}

#fatwire .strength {
	margin: 0 0 15px;
}

#fatwire .strength h4 {
	margin: 0 0 5px;
	font-family: 'Droid Sans', arial, "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
	color: #81bc50;
}

#fatwire .strength .exsample {
	display: -moz-box;
	display: -webkit-box;
	margin: 10px 0;
}

#fatwire .strength .exsample section {
	margin-right: 6px;
	border: 1px solid #999999;
	width: 195px;
	padding: 5px;
}

#fatwire .strength .exsample section h1 {
	margin: 0 0 5px;
	font-family: 'Droid Sans', arial, "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
	color: #81bc50;
}

#fatwire .strength .exsample section ul {
	margin-left: 15px;
	list-style: disc outside;
}

#fatwire .strength .exsample section ul li {
	margin-bottom: 3px;
	line-height: 1.3;
}

#fatwire .strength .point {
	margin: 7px 0 7px 15px;
	list-style: square outside;
}

#fatwire .strength .produce {
	margin: 10px 0 10px -40px;
}

#fatwire .link {
	margin-left: -125px !important;
}


/*========================================
	3. OpenCMS ページ
========================================*/
#opencms {
	padding: 20px 70px 5px 165px;
	background: #ffffff url(../../contents/images/opencms/bg.png) no-repeat left bottom;
	color: #444444;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* webkit用ハック */
	#opencms {
		padding-bottom: 20px;
	}
}

#opencms header {
	position: relative;
	margin: 0 0 15px;
}

#opencms header h1 {
	position: absolute;
	left: -152px;
	top: 0;
}

#opencms header h2 {
	margin: 0 0 5px;
	font-size: 140%;
	font-family: 'Droid Sans', arial, "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
	color: #81bc50;
}

#opencms section {
	padding: 11px 0 15px;
	background: url(../../contents/images/opencms/dotline.gif) repeat-x left top;
}

#opencms .link {
	margin-left: -125px !important;
}


/*========================================
	4. MOBILE ページ
========================================*/
#mobile {
	padding: 20px 40px 5px 25px;
	background: #ffffff;
	color: #444444;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* webkit用ハック */
	#mobile {
		padding-bottom: 20px;
	}
}

#mobile header {
	position: relative;
	margin: 0 0 15px;
}

#mobile header h1 {
	margin: 0 0 20px;
}

#mobile header figure {
	padding: 10px 0 0;
	text-align: center;
}

#fatwire .strength .exsample section ul {
	margin-left: 15px;
	list-style: disc outside;
}

#fatwire .strength .exsample section ul li {
	margin-bottom: 3px;
	line-height: 1.3;
}

#mobile section h1 {
	margin: 10px 0 5px;
	padding: 0 0 0 3px;
	font-family: 'Droid Sans', arial, "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
	color: #fcc41f;
}

#mobile section ul {
	width: 200px;
	padding-bottom: 2px;
	background: url(../images/bg_dotline.png) repeat-x left bottom;
	list-style: disc inside;
}

#mobile section ul li {
	padding: 4px 0 3px 5px;
	background: url(../images/bg_dotline.png) repeat-x left top;
}

#mobile .link {
	margin-left: 15px !important;
}


/*========================================
	5. Android ページ
========================================*/
#android {
	padding: 20px 40px 5px 275px;
	background: #ffffff url(../../contents/images/iphone/img_android.png) no-repeat 62px 74px;
	color: #444444;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* webkit用ハック */
	#android {
		padding-bottom: 20px;
	}
}

#android header {
	position: relative;
	margin: 0 0 15px;
}

#android header h1 {
	position: absolute;
	left: -220px;
	top: 0;
}

#android header h2 {
	margin-bottom: 18px;
	font-size: 140%;
	font-weight: bold;
}

#android .outline {
	display: -moz-box;
	display: -webkit-box;
}

#android .service h1 {
	margin: 10px 0 5px;
	width: 230px;
	padding: 0 0 0 3px;
	font-family: 'Droid Sans', arial, "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
	color: #1d4c80;
}

#android .service ul {
	width: 230px;
	padding-bottom: 2px;
	background: url(../images/bg_dotline.png) repeat-x left bottom;
	list-style: disc inside;
}

#android .service ul li {
	padding: 4px 0 3px 5px;
	background: url(../images/bg_dotline.png) repeat-x left top;
}

#android .rerationLink {
	margin-left: 20px;
	padding: 10px 0 0;
}

#android .rerationLink ul li {
	margin: 0 0 10px;
}

#android .rerationLink ul li a:hover img {
	opacity: 0.75;
}

#android section p {
	margin-bottom: 10px;
}

#android .sampleApps {
	margin: 30px 0 0;
}

#android .sampleApps h2 {
	margin: 0 0 10px;
	font-size: 140%;
	font-family: 'Droid Sans', arial, "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
	color: #97b82d;
}

#android .sampleApps section {
	margin: 15px 0 0;
}

#android .sampleApps section header {
	margin: 0 0 15px;
}

#android .sampleApps section header h3 {
	margin: 0 0 5px;
	font-size: 120%;
	font-family: 'Droid Sans', arial, "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
	color: #97b82d;
}

#android .sampleApps section .point {
	display: -moz-box;
	display: -webkit-box;
	width: 505px;
}

#android .sampleApps section dl {
	margin-right: 20px;
	width: 290px;
}

#android .sampleApps section dl dt {
	margin: 0 0 2px;
	font-family: 'Droid Sans', arial, "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
	color: #97b82d;
}

#android .sampleApps section dl dd {
	margin: 0 0 10px 15px;
}

#android .sampleApps section figure {
	width: 195px;
	text-align: center;
}

#android .sampleApps section figure p {
	position: relative;
	margin: 0 auto 5px;
	width: 192px;
	height: 288px;
}

#android .sampleApps section figure p img {
	position: absolute;
	left: 0;
	top: 0;
}

#android .sampleApps section figure figcaption {
	font-family: 'Droid Sans', arial, "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
	color: #666666;
}

#android .link {
	margin-left: -235px !important;
}

#android section.sample {
	margin: 10px 0;
}

#android section.sample figure {
	margin-right: 10px;
	width: 340px;
}

#android section.sample figure.qrcode {
	margin-right: 10px;
	width: 140px;
}

#android section.sample figure p.outline span {
	display: block;
	width: 230px;
}

#android section.sample figure figcaption {
	display: block;
	margin-bottom: 5px;
	width: 330px;
	font-size: 120%;
	font-weight: bold;
	background: #eeeeee;
	border-bottom: 2px solid #099;
	padding: 5px;
}

#android section.sample figure.qrcode figcaption {
	width: 100px;
	padding-left: 40px;
	text-align: left;
	background: #eeeeee url(../../contents/images/iphone/icon_android_market.png) no-repeat 3px center;
}

#android section.sample figure.qrcode {
	text-align: center;
}

#android section.sample figure p {
	margin-bottom: 0;
}

#android section p {
	margin-bottom: 10px;
}

#android section.sample figure img {
	padding-right: 5px;
}


#android .outline {
	display: -moz-box;
	display: -webkit-box;
}

/*========================================
	5. iPhone ページ
========================================*/
#iPhone {
	padding: 20px 40px 5px 275px;
	background: #ffffff url(../../contents/images/iphone/img_iphoneipad.png) no-repeat 30px 60px;
	color: #444444;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* webkit用ハック */
	#iPhone {
		padding-bottom: 20px;
	}
}

#iPhone header {
	position: relative;
	margin: 0 0 15px;
}

#iPhone header h1 {
	position: absolute;
	left: -222px;
	top: 0;
}


#iPhone header h2 {
	margin-bottom: 18px;
	font-size: 140%;
	font-weight: bold;
}

h2.middle {
	margin: 25px 0 10px;
	font-size: 120%;
	font-weight: bold;
	padding: 5px;
	background: #099;
	color: #ffffff;
}

#iPhone section.sample {
	margin: 10px 0;
}

#iPhone section.sample figure {
	margin-right: 10px;
	width: 244px;
}

#iPhone section.sample figure.end {
	margin-right: 0;
	width: 244px;
}

#iPhone section.sample figure p.outline span {
	display: block;
	width: 100px;
}

#iPhone section.sample figure p.icon {
	margin: 4px 0;
}

#iPhone section.sample figure p.icon span {
	margin-right: 5px;
	padding: 2px 4px;
	background: #efefef;
	border: 1px solid #cccccc;
	font-weight: bold;
}

#iPhone section.sample figure figcaption {
	display: block;
	margin-bottom: 5px;
	width: 230px;
	font-size: 120%;
	font-weight: bold;
	background: #eeeeee;
	border-bottom: 2px solid #099;
	padding: 5px;
}

#iPhone section.sample figure p {
	margin-bottom: 0;
}

#iPhone section p {
	margin-bottom: 10px;
}

#iPhone section.sample figure img {
	padding-right: 5px;
}

#iPhone .outline {
	display: -moz-box;
	display: -webkit-box;
}


#iPhone .service h1 {
	margin: 10px 0 5px;
	width: 230px;
	padding: 0 0 0 3px;
	font-family: 'Droid Sans', arial, "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
	color: #1d4c80;
}

#iPhone .service ul {
	width: 230px;
	padding-bottom: 2px;
	background: url(../images/bg_dotline.png) repeat-x left bottom;
	list-style: disc inside;
}

#iPhone .service ul li {
	padding: 4px 0 3px 5px;
	background: url(../images/bg_dotline.png) repeat-x left top;
}

#iPhone .rerationLink {
	margin-left: 20px;
	padding: 10px 0 0;
}

#iPhone .rerationLink ul li {
	margin: 0 0 10px;
}

#iPhone .rerationLink ul li a:hover img {
	opacity: 0.75;
}

#iPhone .link {
	margin-left: -235px !important;
}

/*========================================
	6. chumby ページ
========================================*/
#chumby {
	padding: 20px 40px 5px 20px;
	background: #ffffff url(../../contents/images/chumby/bg.png) no-repeat left top;
	color: #333333;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* webkit用ハック */
	#chumby {
		padding-bottom: 20px;
	}
}

#chumby section {
	margin: 55px 0 22px 0;
	width: 350px;
	line-height: 1.4;
}

#chumby .link {
	margin-left: 20px !important;
}


/*========================================
	6. Digital Signage ページ
========================================*/
#digitalsignage {
	padding: 20px 40px 5px 20px;
	background: #ffffff url(../../contents/images/digitalsignage/bg.png) no-repeat right top;
	color: #333333;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* webkit用ハック */
	#digitalsignage {
		padding-bottom: 20px;
	}
}

#digitalsignage header {
	margin: 0 0 15px;
	width: 280px;
}

#digitalsignage header h1 {
	margin: 0 0 18px;
}

#digitalsignage header h2 {
	margin: 0 0 18px;
	font-weight: bold;
	font-size: 140%;
}

#digitalsignage header p {
	padding-bottom: 12px;
}

#digitalsignage header ul {
	margin: 5px 0 0 5px;
	list-style: disc inside;
}

#digitalsignage section {
	margin: 0 0 -20px;
}

#digitalsignage section h2 {
	margin: 0 0 5px;
	font-family: 'Droid Sans', arial, "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
	color: #fcc41f;
}

#digitalsignage section ul {
	margin: 0 0 10px;
	width: 276px;
	list-style: disc inside;
}

#digitalsignage section ul li {
	padding: 4px 0 3px 5px;
	background: url(../images/bg_dotline.png) repeat-x left top;
	font-size: 90%;
}

#digitalsignage section small {
	display: block;
	width: 244px;
	padding: 10px 0 10px 32px;
	background: url(../../contents/images/digitalsignage/img_dsc.png) no-repeat left center;
	font-size: 9px;
}

#digitalsignage section small a {
	color: #333333;
	text-decoration: none !important;
}

#digitalsignage .link {
	width: 546px !important;
	padding-left: 330px !important;
	margin-top: 0px !important;
	text-align: left !important;
}

#digitalsignage .link li {
	margin-top: -60px !important;
}

#digitalsignage .link li.onlyone {
	display: block !important;
	padding-bottom: 6px !important;
}

/*========================================
	7. ZYYX-TV ページ
========================================*/
#zyyxtv {
	padding: 20px 40px 5px 20px;
	background: #ffffff;
	color: #333333;
}

#zyyxtv header {
	position: relative;
	width: 400px;
	padding-top: 70px;
	z-index: 9;
}

#zyyxtv header h1 {
	position: absolute;
	left: 0;
	top: -52px;
	z-index: 9;
}

#zyyxtv section figure {
	margin-top: -80px;
}


/*========================================
	8. Profile ページ
========================================*/
#profile {
	padding: 15px 20px 20px 20px;
	background: #ffffff;
	Xbackground: url(../../contents/images/profile/bg.png) repeat left top;
	color: #444444;
}

#profile header img {
	margin-top: 7px;
}

#profile section table {
	margin: 12px 0 0;
}

#profile section table th {
	width: 95px;
	padding: 4px 0 0;
	text-align: left;
	font-weight: normal;
}

#profile section table td {
	width: 665px;
	padding: 4px 0 0;
}

#profile section table td .office li {
	padding-left: 80px;
}

#profile section table td .office li span {
	display: inline-block;
	width: 80px;
	margin-left: -80px;
}

#profile section table td .exdirector li {
	padding-left: 100px;
}

#profile section table td .exdirector li span {
	display: inline-block;
	width: 100px;
	margin-left: -100px;
}

#profile section p.privacypolicy {
	margin-top: 33px;
}

/*========================================
	9. Works ページ
========================================*/
#works {
}

#works h1 {
	border-bottom: 2px solid #98cbcb;
	font-weight: bold;
	font-size: 133.3%;
}

#works section {
	margin: 15px 0 0;
}

#works section h2 {
	line-height: 1;
	font-weight: bold;
	color: #017f7f;
}

#works section table {
	margin: 10px 0 15px;
	border: 2px solid #98cbcb;
	width: 810px;
}

#works section table th {
	border: 2px solid #98cbcb;
	padding: 4px 5px 3px;
	text-align: center;
	font-weight: normal;
	color: #7f0000;
}

#works section table th.client {
	width: 220px;
}

#works section table th.project {
	width: 270px;
}

#works section table th.note {
	width: 320px;
}

#works section table th.site {
	width: 350px;
}

#works section table th.carrier {
	width: 460px;
}

#works section table th.facilities {
	width: 300px;
}

#works section table th.outline {
	width: 510px;
}

#works section table th.year {
	width: 60px;
}

#works section table th.summary {
	width: 750px;
}

#works section table td {
	border-left: 2px solid #98cbcb;
	border-bottom: 1px dotted #bfcfcf;
	border-right: 2px solid #98cbcb;
	padding: 4px 5px 3px;
	line-height: 1.3;
	word-break: break-all;
	Xfont-size: 90%;
}


/*========================================
	10. Recruit ページ
========================================*/
#recruit {
	padding: 15px 20px 20px 20px;
	background: #ffffff;
	Xbackground: url(../../contents/images/recruit/bg.png) repeat left top;
	color: #444444;
}

#recruit .guideline {
	margin: 15px 0 0;
	padding: 15px 0 0;
	background: url(../../contents/images/recruit/bg_dotline.png) repeat-x left top;
}

#recruit .guideline:first-child {
	background: none;
	padding-top: 0;
}

#recruit .firstSection {
	background: none;
	padding-top: 0;
}

#recruit .firstSection span.annotation {
	color: #ff0000;
	font-size: 120%;
	font-weight: bold;
}

#recruit .guideline section {
	margin: 0 0 10px;
	padding: 0 0 0 13px;
}

#recruit .guideline section h2 {
	margin: 0 0 3px -13px;
	font-weight: bold;
}

#recruit .guideline section h2 span {
	margin-right: 3px;
	color: #fc871a;
}

#recruit .guideline section ul {
	list-style: disc inside;
}

#recruit .guideline section ul li p {
	margin-left: 12px;
}

#recruit .guideline section dl {
}

#recruit .guideline section dl dt {
	font-weight: bold;
}

#recruit .guideline section dl dd {
	margin-left: 15px;
	margin-bottom: 2px;
}

#recruit .guideline section .button {
	padding: 10px 0 15px;
}

#recruit .guideline section .button a {
	display: inline-block;
	width: 253px;
	height: 34px;
	background: #ffffff;
}

#recruit .guideline section .button a img {
	-moz-box-shadow: 5px 10px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 5px 10px 10px rgba(0, 0, 0, 0.5);
}

#recruit .guideline section .button a#entry:hover img {
	opacity: 0.75;
}

#recruit .process {
	background: none;
	padding-top: 0;
}

#recruit .process h2 {
	border: 2px solid #fc871a;
	padding: 10px;
}

#recruit .process dl {
	margin: 7px 0 0;
}

#recruit .process .step {
	margin: 10px 0 5px;
	list-style: none;
}

#recruit .process .step li {
	padding: 4px 0 0;
	background: url(../../contents/images/recruit/bg_step.gif) repeat-y 18px top;
}

#recruit .process .step li:first-child {
	padding-top: 0;
}

#recruit .process .step li img {
	margin-right: 5px;
	vertical-align: middle;
}

#recruit .process .step li span {
	display: inline-block;
	width: 680px;
}

*:first-child+html #recruit .process .step li span {
	vertical-align: bottom;
}

#recruit .entry a {
	display: inline-block;
	margin: 0 2px 0;
	width: 49px;
	height: 49px;
	background: url(../../contents/images/recruit/bg_circle.png) no-repeat left top;
	vertical-align: middle;
}

#recruit .entry a:hover img {
	opacity: 0.75;
}


#recruit #new_info h2.new_info {
	background:#187df0;
	padding:5px 10px;
	color:#FFFFFF;
	font-size:130%;
	font-weight:bold;
}

#recruit #new_info .newinfo {
	padding:15px 0 0 15px;
}

#recruit #new_info .left15 {
	padding-left:15px;
}

#recruit #new_info .newinfo_text {
	padding-left:15px;
	font-size:110%;
}


/*========================================
	11. Access ページ
========================================*/
#access {
	background: #62b5b3;
}

/* ----- Googleマップの表示エリア ----- */
#access #mapFrame {
	width: 810px;
	height: 350px;
	background: #ffffff;
}

/* ----- 印刷用の表示エリア ----- */
#access #dumyMap {
	display: none;
	width: 810px;
}

/* ----- 住所など拠点情報 ----- */
#access .information {
	position: relative;
	width: 810px;
}

#access .information nav {
	margin: 0;
	padding: 0;
}

#access .information nav ul {
	display: -moz-box;
	display: -webkit-box;
	width: 500px;
}

#access .information .pdf {
	position: absolute;
	right: 0;
	top: 0;
}

#access .information p {
	margin: 5px 10px;
	color: #ffffff;
}

#access .information .root {
	margin: 0 10px;
	padding: 0 0 5px;
	list-style: square inside;
	color: #ffffff;
}


/*========================================
	12. IE6用エラーページ
========================================*/
.ie6 #header {
	border-bottom: 25px solid #95c5c5;
}

.ie6 #container {
	text-align: center;
}

.ie6 #container figure {
	margin: 50px 0 0;
}

.ie6 #container h1 {
	margin: 25px 0 0;
	line-height: 1.4;
	font-weight: bold;
	font-size: 133.3%;
}

.ie6 #container .outline {
	margin-top: 20px;
	line-height: 1.5;
}

.ie6 #container .outline strong {
	color: #be191f;
}

.ie6 #container ul {
	margin: 15px 0 0;
	list-style: disc inside;
}

.ie6 #container ul a {
	color: #0000ff;
	text-decoration: none;
}

.ie6 #container ul a:hover {
	text-decoration: underline;
}

.ie6 #footer {
	margin-top: 30px;
	text-align: center !important;
}

/*========================================
	13. PhotoFrame Signage ページ
========================================*/
#photoframesignage {
	padding: 20px 40px 5px 20px;
	background: #ffffff url(../../contents/images/photoframesignage/bg.png) no-repeat right top;
	color: #333333;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* webkit用ハック */
	#photoframesignage {
		padding-bottom: 20px;
	}
}

#photoframesignage header {
	margin: 0 0 15px;
	width: 280px;
}


#photoframesignage header h1 {
	margin: 0 0 18px;
}

#photoframesignage header h2 {
	margin: 0 0 18px;
	font-weight: bold;
	font-size: 140%;
}

#photoframesignage header p {
	padding-bottom: 12px;
}

#photoframesignage header dl dt {
	margin: 5px 0 0 5px;
	background: url(../images/liststyledisc.gif) no-repeat left center;
	text-indent: 8px;
}

#photoframesignage header dl dd {
	display: block;
	padding-left: 12px;
	padding-bottom: 10px;
}

#photoframesignage .link {
	margin-top: -20px !important;
	margin-left: 20px !important;
}



