@charset "UTF-8";

/*------------------------------------------
Theme Name: CreativeStudio CUBE
Theme URI: http://cs-cube.com
Version: 1.0
Since:      2012-07-10
Modified:   2012-
Author: Masayuki Miyatake
Author URI: http://cs-cube.com
------------------------------------------*/

/****************************************
		1. 基本設定
*****************************************/

html, body, div, span, applet, object, iframe, strong,
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, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption,
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
}

html{
	background:url(images/foot_bg.jpg) repeat top;
}

body{
    background: url(images/body_bg.jpg) repeat-x top;
	background-color:#FFF;
    font: 14px/22px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;
	color: #333;
}

a{
	color: #09c;
	text-decoration: underline;
}

a:hover{
	color: #8bc;
}

.clear{
	clear: both;
	line-height: 0
}


/****************************************
		2. ボックス設定
*****************************************/

#page {
	width:960px;
	margin:0 auto;
}

#main-box {
	width:100%;
	margin:10px 0 0 0;
	border:1px solid #fff;
	background-color:#FFF;
}

#footer {
	width:100%;
	padding-top:10px;
	background:url(images/foot_bg.jpg) repeat-x top;
}


/****************************************
		3. ヘッダ設定
*****************************************/

#header {
	width:100%;
	height:100px;
	background-color:#FFF;
}

#header_inner_left {
	width:400px;
	float:left;
}

#header_inner_left h1 {
}

#header_inner_right {
	width:500px;
	float:right;
}

#header_inner_right p {
	line-height:100px;
}


/****************************************
		4. ナビ設定
*****************************************/

#navi {
	width:100%;
	height:50px;
}

div#navi ul {
	margin:0 5px;
}

div#navi ul li {
float: left;
height: 50px;
}

div#navi ul li a {
display: block;
height: 50px;
text-indent: -9999px;
}

li#navi_001,
li#navi_001 a {
width: 190px;
}

li#navi_001 a {
background: url(images/navi/navi01.jpg) no-repeat left top;
}

li#navi_001 a:hover {
background: url(images/navi/navi01.jpg) no-repeat left -50px;
}

li#navi_002,
li#navi_002 a {
width: 190px;
}

li#navi_002 a {
background: url(images/navi/navi02.jpg) no-repeat left top;
}

li#navi_002 a:hover {
background: url(images/navi/navi02.jpg) no-repeat left -50px;
}

li#navi_003,
li#navi_003 a {
width: 190px;
}

li#navi_003 a {
background: url(images/navi/navi03.jpg) no-repeat left top;
}

li#navi_003 a:hover {
background: url(images/navi/navi03.jpg) no-repeat left -50px;
}

li#navi_004,
li#navi_004 a {
width: 190px;
}

li#navi_004 a {
background: url(images/navi/navi04.jpg) no-repeat left top;
}

li#navi_004 a:hover {
background: url(images/navi/navi04.jpg) no-repeat left -50px;
}

li#navi_005,
li#navi_005 a {
width: 190px;
}

li#navi_005 a {
background: url(images/navi/navi05.jpg) no-repeat left top;
}

li#navi_005 a:hover {
background: url(images/navi/navi05.jpg) no-repeat left -50px;
}


/****************************************
		5. サイド設定
*****************************************/

#side {
	width:258px;
	margin:10px 10px 5px 5px;
	float:right;
}

.side_inner {
	width:100%;
	margin-bottom:10px;
	border:1px solid #ccc;
}

.side_inner_noborder {
	width:100%;
	margin-bottom:10px;
}

.side_inner h3 {
	line-height:50px;
	font-weight:lighter;
	text-indent:10px;
	background:url(images/h3_bg.jpg) repeat-x left;
}

.side_inner dl {
	margin:10px;
}

.side_inner dl dt {
	font-weight:bold;
}

.side_inner dl dd {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:dashed 1px #ccc;
}

.side_inner ul {
	margin:10px;
}

.side_inner ul li {
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:dashed 1px #ccc;
	background-image:url(images/point.jpg);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	text-indent:18px;
}

div.side_inner_noborder a {
display: block;
height: 100px;
text-indent: -9999px;
}

p#form_bt,
p#form_bt a {
width: 260px;
}

p#form_bt a {
background: url(images/mailform.jpg) no-repeat left top;
}

p#form_bt a:hover {
background: url(images/mailform_on.jpg) no-repeat left top;
}


/****************************************
		6. メイン設定
*****************************************/

#main {
	width:670px;
	margin:10px 5px 10px 10px;
	float:left;
}

.main_inner {
	width:100%;
	margin-bottom:10px;
}

.main_inner h4 {
	margin:5px;
	padding:5px 0;
	text-indent:8px;
	font-size:16px;
	border-left:5px solid #069;
	border-bottom:1px solid #069;
	font-weight:lighter;
}

.main_inner .text {
	margin:10px 15px 30px;
	line-height:35px;
}


.main_inner_bt {
	margin: 0 2px;
}

.main_left_img {
	float:left;
	margin:0 15px 0 0;
}

.main_right_text {
	padding-top:10px;
	line-height:1.8em;
}

.main_border_inner {
	width:100%;
	margin-bottom:10px;
	border:1px solid #ccc;
}

.main_border_inner h3 {
	line-height:50px;
	font-weight:lighter;
	font-size:16px;
	text-indent:10px;
	background:url(images/h3_bg.jpg) repeat-x left;
}

.main_inner_border {
	width:650px;
	margin:0 10px;
	border-bottom:1px dashed #ccc;
}

.main_left_miniimg {
	float:left;
	margin:10px 0 10px 10px;
}

.main_right_miniimg {
	float:right;
	margin:10px 0 10px 10px;
}

.main_border_inner_rightbox {
	float:right;
	margin:10px;
	width:460px;
}

.main_border_inner_rightbox h4 {
	font-size:16px;
}



.main_border_inner .text {
	margin: 10px 15px;
	line-height:28px;
}

.main_border_inner_rightbox p {
	margin: 5px;
}

.main_border_inner_rightbox span {
	float:right;
}

#keu_inner {
	background-color:#fff;
}

div#keu_inner ul {
	margin:0 3px;
}

div#keu_inner ul li {
float: left;
margin:3px 3px 10px 3px;
height: 30px;
}

div#keu_inner ul li a {
display: block;
height: 30px;
text-indent: -9999px;
}

li#k-eu_001,
li#k-eu_001 a {
width: 160px;
}

li#k-eu_001 a {
background: url(images/k-eu_bt/k-eu01.jpg) no-repeat left top;
}

li#k-eu_001 a:hover {
background: url(images/k-eu_bt/k-eu01.jpg) no-repeat left -30px;
}

li#k-eu_002,
li#k-eu_002 a {
width: 160px;
}

li#k-eu_002 a {
background: url(images/k-eu_bt/k-eu02.jpg) no-repeat left top;
}

li#k-eu_002 a:hover {
background: url(images/k-eu_bt/k-eu02.jpg) no-repeat left -30px;
}

li#k-eu_003,
li#k-eu_003 a {
width: 160px;
}

li#k-eu_003 a {
background: url(images/k-eu_bt/k-eu03.jpg) no-repeat left top;
}

li#k-eu_003 a:hover {
background: url(images/k-eu_bt/k-eu03.jpg) no-repeat left -30px;
}

li#k-eu_004,
li#k-eu_004 a {
width: 160px;
}

li#k-eu_004 a {
background: url(images/k-eu_bt/k-eu04.jpg) no-repeat left top;
}

li#k-eu_004 a:hover {
background: url(images/k-eu_bt/k-eu04.jpg) no-repeat left -30px;
}

.pan {
	width:100%;
	margin-bottom:10px;
}

/****************************************
		7. フッター設定
*****************************************/

#footer_body {
	width:958px;
	margin:0 auto;
	border:1px solid #;
}

.footer_inner {
	width:926px;
	margin:15px;
}

.footer_inner a {
	color:#000;
	text-decoration:none;
}

.footer_inner h2 {
	font-size:18px;
}

.footer_inner address {
	font-size:12px;
	text-align:right;
}

/****************************************
		8. スライドショー設定
*****************************************/
#photos {
	width:940px;
	margin:10px;
}

/****************************************
		9. 会社概要設定
*****************************************/
.company_dl {
	margin:0 10px;
}

.company_dl dt {
	width:170px;
	margin-bottom:5px;
	padding:15px;
	float:left;
	background-color:#F8F8FF;
	border-bottom:1px dashed #ccc;
	clear:both;
}

.company_dl dd {
	width:420px;
	margin-bottom:5px;
	padding:15px;
	float:right;
	border-bottom:1px dashed #ccc;
}

/****************************************
		10. k-euページ設定
*****************************************/

.k-eu_inner_leftbox {
	float:left;
	margin:0 10px;
	width:400px;
}

.k-eu_inner_leftbox2 {
	margin:0 10px;
}

.k-eu_inner_leftbox3 {
	margin:0 0 25px 0;
	padding:15px 0 0 0;
	border:1px solid #ccc;
}

.k-eu_inner_leftbox img {
	margin-left:-15px;
}

.k-eu_right_miniimg {
	float:right;
	padding:10px 20px;
	text-align:center;
}

.k-eu_center_miniimg {
	float:left;
	margin:0 32px 10px 32px;
	padding:0;
	text-align:center;
}

.k-eu_right_miniimg img {
	margin:15px 0;
}

.main_inner .step1 {
	margin-bottom:15px;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	background-color:#F0F8FF;
	border:1px solid #ccc;
}

.main_inner .step2 {
	margin-bottom:15px;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	background-color:#F0F8FF;
	border:1px solid #ccc;
}

.main_inner .step3 {
	margin-bottom:15px;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	background-color:#F0F8FF;
	border:1px solid #ccc;
}

.main_inner .step4 {
	margin-bottom:15px;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	background-color:#F0F8FF;
	border:1px solid #ccc;
}

.step1 h5,
.step2 h5,
.step3 h5,
.step4 h5 {
	margin:15px 0 0 0;
	font-size:16px;
	font-weight:bold;
	color:#4682B4;
}



.dounyu_table {
	width:100%;
	line-height: 2.2;
	border-collapse:  collapse;
	border:1px solid #ccc;
}

.dounyu_table th {
	width:25%;
	padding: 16px;
	text-align: left;
	background-color: #eee;
	border:1px solid #ccc;
}

.dounyu_table td {
	width:75%;
	padding: 16px;
	border:1px solid #ccc;
	font-size:14px;
}



.dounyudl {
	margin:0 10px;
}

.dounyudl dt {
	width:170px;
	padding:15px;
	float:left;
	background-color:#F8F8FF;
	border-bottom:1px solid #ccc;
	clear:both;
}

.dounyudl dd {
	width:420px;
	padding:15px;
	float:right;
	border-bottom:1px solid #ccc;
}
