/* charset */
@charset "shift-jis";

/* init */
p,ul,ol,li,dl,dt,dd,form,td {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #333333;
}

em {
    font-style: normal;
    font-weight: normal;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "ＭＳ Ｐゴシック", "Osaka", MS UI Gothic;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
}

p {
    margin: 0px;
    border: 0px;
    padding: 0px;
    font-size: 0px;
} 

/* link */
a:link    { color: #ffffff}
a:visited { color: #ffffff}
a:hover   { color: #ff56b9}
a:active  { color: #ff56b9}


/* basic frame */
html, body, #wrap, #wrap-c {
    height: 100%;
    text-align: center;
    margin: 0px auto;
}


body > #wrap-c {
    height: auto;
}

body > #wrap {
    height: auto;
}

#body {
    overflow: auto;     /* Opera 9.51対策*/
    text-align: center;
}

#wrap {
    font-family: "ＭＳ Ｐゴシック", "Osaka", MS UI Gothic;
	color: #ffffff;
	font-size: 12px;
    position: relative;
	background: url(images1/mainbg01.gif) repeat-x 0px 0px;
    min-height: 100%;
    margin: 0px auto;
    width: 100%;
    text-align: center;
    margin-bottom: -60px;
}

*html #wrap {
    min-height: 100%;
    margin: 0px auto;
    width: 100%;
    text-align: center;
	padding-bottom: 60px;
}

#wrap-c {
    font-family: "ＭＳ Ｐゴシック", "Osaka", MS UI Gothic;
	color: #ffffff;
	font-size: 12px;
    position: relative;
	background: url(images1/mainbg02.gif) repeat-x 0px 0px;
    height: 100%;
    min-height: 100%;
    margin: 0px auto;
    width: 100%;
    text-align: center;
    margin-bottom: -60px;
}

*html #wrap-c {
    min-height: 100%;
    margin: 0px auto;
    width: 100%;
    text-align: center;
	padding-bottom: 60px;
}


#contener {
    font-family: "ＭＳ Ｐゴシック", "Osaka", MS UI Gothic;
    width: 950px;
    margin: 0px auto;
    text-align: left;
    clear: both;
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 80px;
}

*html #contener {
    padding-top: 10px;
    padding-bottom: 20px;
}

#footer {
    margin-top: 0px;
    width: 100%;
    height: 60px;
    text-align: center;
    position: relative;
    bottom: 0px;
}

*html #footer {
    margin-top: -60px;
    width: 100%;
    height: 60px;
    text-align: center;
    position: relative;
    bottom: 0px;
}

.footer-navi {
    line-height: 20px;
	color: #ffffff;
	font-size: 12px;
}

.footer-text {
    line-height: 18px;
	color: #ffffff;
	font-size: 12px;
}

/* head parts */
#header {
    position: relative;
    background: url(images1/head01.jpg) repeat-x 0px 0px;
    height: 50px;
    width: 1000px;
    margin: 0px auto;
    text-align: left;
}

#header h1 {
	position: absolute;
    margin: 5px 0 0 60px;
	font-size: 12px;
	color: #ffffff;
}

.headerlogo {
	position: absolute;
    margin: 20px 0 0 60px;
}

.headerinq {
	position: absolute;
    margin: 13px 0 0 823px;
}


/* common */
#navigation ul {
    margin: 0px auto;
    margin-top: 0px;
    width: 920px;
    list-style: none;
}

*html #navigation ul {
    margin-top: -3px;
}

#navigation li {
    float: left;
    padding: 0px;
    margin: 0px;
}

#navigation-c ul {
    margin: 0px auto;
    margin-top: 1px;
    width: 920px;
    list-style: none;
}

*html #navigation-c ul {
    margin-top: 1px;
}

#navigation-c li {
    float: left;
    padding: 0px;
    margin: 0px;
}

.banner {
    float: right;
	margin: 0 20px 0 0;
}

*html .banner {
    float: right;
	margin: 0 0 0 0;
}

.banner a {
    margin: 0 0 5px 0;
}


/* top page */
#topimg {
    margin: 0px auto;
    width: 1000px;
    height: 194px;
}

.topcol1 {
    position: relative;
    float: left;
    background: url(images1/col01box-bg.png) repeat-y 0px 0px;
    margin: 0px;
    width: 410px;
    z-index: 100;
}

.topcol1box-t {
    position: absolute;
    background: url(images1/colbg02.png) no-repeat 5px 0px;
    margin: 0px;
    width: 410px;
    height: 200px;
    z-index: 300;
}

.topcol1box-u {
    position: absolute;
    vertical-align: bottom;
    font-size: 1px;
}

.topcol1box-pht {
    background: url(images1/colbgpht01.jpg) no-repeat 5px 0px;
    width: 410px;
    height: 300px;  /* コラム高さ */
    z-index: 10;
}

.topcol1overlay {
    position: absolute;
    background: url(images1/colbg01.gif) 5px 0px;
    height: 300px;  /* コラム高さ */
    width: 400px;
    margin: 0 5px 0 5px;
    z-index: 100;
}

.topcol1text {
    position: absolute;
    width: 370px;
    margin: 45px 20px 10px 20px;
    line-height: 16px;
    z-index: 400;
}

.topcol1text ul {
    list-style: none;
}

.topcol1text li {
    color: #ffffff;
    font-size: 12px;
    padding-left: 10px;
    background: url(images1/marker01.gif) no-repeat 0px 3px;
    margin: 0 0 10px 0;
}


.topcol2 {
    position: relative;
    float: left;
    background: url(images1/col02box-bg.png) repeat-y 0px 0px;
    margin: 0px;
    width: 310px;
    z-index: 100;
}

.topcol2box-t {
    position: absolute;
    background: url(images1/colbg03.png) no-repeat 5px 0px;
    margin: 0px;
    width: 310px;
    height: 200px;
    z-index: 300;
}

.topcol2box-u {
    position: absolute;
    vertical-align: bottom;
    font-size: 1px;
}

.topcol2box-pht {
    background: url(images1/colbgpht02.jpg) no-repeat 5px 0px;
    width: 310px;
    height: 300px;  /* コラム高さ */
    z-index: 10;
}

.topcol2overlay {
    position: absolute;
    background: url(images1/colbg01.gif) 5px 0px;
    height: 300px;  /* コラム高さ */
    width: 300px;
    margin: 0 5px 0 5px;
    z-index: 100;
}

.topcol2text {
    position: absolute;
    width: 270px;
    margin: 45px 20px 10px 20px;
    line-height: 16px;
    z-index: 400;
}

#twitter_update_list {
    list-style: none;
    width: 280px;
    height: 230px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin: 0;
    font-size: 12px;
    color: #ff0000;
}

#twitter_update_list li {
    list-style: none;
    width: 260px;
    margin: 0 0 10px 0;
    font-size: 12px;
    color: #ffffff;
}


/* product page */
.topcol3 {
    position: relative;
    float: left;
    background: url(images1/col03box-bg.png) repeat-y 0px 0px;
    margin: 0px;
    width: 710px;
    z-index: 100;
}

.topcol3box-t {
    position: absolute;
    background: url(images1/colbg04.png) no-repeat 5px 0px;
    margin: 0px;
    width: 710px;
    height: 200px;
    z-index: 300;
}

.topcol3box-u {
    position: absolute;
    vertical-align: bottom;
    font-size: 1px;
}

.topcol3box-pht {
    background: url(images1/colbgpht03.jpg) no-repeat 5px 0px;
    width: 710px;
    height: 700px;  /* コラム高さ */
    z-index: 10;
}

.topcol3overlay {
    position: absolute;
    background: url(images1/colbg01.gif) 5px 0px;
    width: 700px;
    height: 700px;  /* コラム高さ */
    margin: 0 5px 0 5px;
    z-index: 100;
}

.topcol3text {
    position: absolute;
    width: 670px;
    margin: 45px 20px 10px 20px;
    line-height: 16px;
    z-index: 400;
}

.topcol3text ul {
    list-style: none;
    width: 700px;
    margin: 20px 0 0 5px;
}

.topcol3text li {
    float: left;
    width: 200px;
    color: #ffffff;
    font-size: 12px;
    margin: 0 30px 30px 0;
}

.topcol3text li p {
    color: #ffffff;
    font-size: 12px;
    padding-left: 10px;
    background: url(images1/marker01.gif) no-repeat 0px 5px;
    margin: 5px 0 0 0;
}


/* development page */
.topcol4 {
    position: relative;
    float: left;
    background: url(images1/col03box-bg.png) repeat-y 0px 0px;
    margin: 0px;
    width: 710px;
    z-index: 100;
}

.topcol4box-t {
    position: absolute;
    background: url(images1/colbg05.png) no-repeat 5px 0px;
    margin: 0px;
    width: 710px;
    height: 200px;
    z-index: 300;
}

.topcol4box-u {
    position: absolute;
    vertical-align: bottom;
    font-size: 1px;
}

.topcol4box-pht {
    background: url(images1/colbgpht03.jpg) no-repeat 5px 0px;
    width: 710px;
    height: 760px;  /* コラム高さ */
    z-index: 10;
}

.topcol4overlay {
    position: absolute;
    background: url(images1/colbg01.gif) 5px 0px;
    width: 700px;
    height: 760px;  /* コラム高さ */
    margin: 0 5px 0 5px;
    z-index: 100;
}

.topcol4text {
    position: absolute;
    width: 670px;
    margin: 45px 20px 10px 20px;
    line-height: 16px;
    z-index: 400;
}

.topcol4text ul {
	width: 690px;
	list-style: none;
	margin: 10px 0 0 0;
}

.topcol4text li {
	float: left;
	width: 325px;
	height: 200px;
	margin: 0 20px 20px 0;
}

.topcol4text li p {
	padding-left: 140px;
	margin: 40px 10px 0 0;
	color: #333333;
	line-height: 24px;
	font-size: 12px;
}


/* siteadmin page */
.topcol5 {
    position: relative;
    float: left;
    background: url(images1/col03box-bg.png) repeat-y 0px 0px;
    margin: 0px;
    width: 710px;
    z-index: 100;
}

.topcol5box-t {
    position: absolute;
    background: url(images1/colbg06.png) no-repeat 5px 0px;
    margin: 0px;
    width: 710px;
    height: 200px;
    z-index: 300;
}

.topcol5box-u {
    position: absolute;
    vertical-align: bottom;
    font-size: 1px;
}

.topcol5box-pht {
    background: url(images1/colbgpht03.jpg) no-repeat 5px 0px;
    width: 710px;
    height: 710px;  /* コラム高さ */
    z-index: 10;
}

.topcol5overlay {
    position: absolute;
    background: url(images1/colbg01.gif) 5px 0px;
    width: 700px;
    height: 710px;  /* コラム高さ */
    margin: 0 5px 0 5px;
    z-index: 100;
}

.topcol5text {
    position: absolute;
    width: 670px;
    margin: 45px 20px 10px 20px;
    line-height: 16px;
    z-index: 400;
}

.topcol5text ul {
	width: 670px;
	list-style: none;
	margin: 10px 0 0 0px;
}

.topcol5text li {
	width: 670px;
	height: 100px;
	background: url(images1/siteadmin-bg.gif) 0px 0px no-repeat;
	margin: 0 0 20px 0;
}

.topcol5text div {
	padding: 12px 0 15px 10px;
}

.topcol5text li p {
	width: 645px;
	padding-left: 15px;
	margin: 0 0 0 0;
	color: #333333;
	line-height: 20px;
	font-size: 12px;
}


/* campany page */
.topcol6 {
    position: relative;
    float: left;
    background: url(images1/col03box-bg.png) repeat-y 0px 0px;
    margin: 0px;
    width: 710px;
    z-index: 100;
}

.topcol6box-t {
    position: absolute;
    background: url(images1/colbg07.png) no-repeat 5px 0px;
    margin: 0px;
    width: 710px;
    height: 200px;
    z-index: 300;
}

.topcol6box-u {
    position: absolute;
    vertical-align: bottom;
    font-size: 1px;
}

.topcol6box-pht {
    background: url(images1/colbgpht03.jpg) no-repeat 5px 0px;
    width: 710px;
    height: 730px;  /* コラム高さ */
    z-index: 10;
}

.topcol6overlay {
    position: absolute;
    background: url(images1/colbg01.gif) 5px 0px;
    width: 700px;
    height: 730px;  /* コラム高さ */
    margin: 0 5px 0 5px;
    z-index: 100;
}

.topcol6text {
    position: absolute;
    width: 670px;
    margin: 55px 20px 10px 20px;
    line-height: 16px;
    z-index: 400;
}

.campany {
	width: 670px;
    height: 100%;
    background: url(images1/company-box_bg.gif) repeat-y 0px 0px;
}

.campany-ttl1 {
	width: 630px;
	height: 36px;
	margin: 0 0 0 15px;
    padding: 5px 0 10px 0px;
}

.campany-text1 {
	float: left;
	width: 360px;
	margin: 0 0 0 20px;
	color: #333333;
	font-size: 12px;
	line-height: 22px;
}

.campany-map {
    float: right;
    width: 240px;
	margin: 0 25px 0 0;
}

.campany-president {
    float: left;
    width: 200px;
    margin: 0 0 0 20px;
}

.campany-pre-pro {
    float: right;
    width: 400px;
    margin: 0 25px 0 0;
    color: #333333;
    font-size: 12px;
    line-height: 22px;
}


/* whats new page */
.topcol7 {
    position: relative;
    float: left;
    background: url(images1/col03box-bg.png) repeat-y 0px 0px;
    margin: 0px;
    width: 710px;
    z-index: 100;
}

.topcol7box-t {
    position: absolute;
    background: url(images1/colbg08.png) no-repeat 5px 0px;
    margin: 0px;
    width: 710px;
    height: 200px;
    z-index: 300;
}

.topcol7box-u {
    position: absolute;
    vertical-align: bottom;
    font-size: 1px;
}

.topcol7box-pht {
    background: url(images1/colbgpht03.jpg) no-repeat 5px 0px;
    width: 710px;
    height: 400px;  /* コラム高さ */
    z-index: 10;
}

.topcol7overlay {
    position: absolute;
    background: url(images1/colbg01.gif) 5px 0px;
    width: 700px;
    height: 400px;  /* コラム高さ */
    margin: 0 5px 0 5px;
    z-index: 100;
}

.topcol7text {
    position: absolute;
    width: 670px;
    margin: 55px 20px 10px 20px;
    line-height: 16px;
    z-index: 400;
}

.apri {
	width: 670px;
    height: 300px;
    background: url(images1/company-box_bg.gif) repeat-y 0px 0px;
}

.apri-ttl1 {
	width: 630px;
	height: 36px;
	margin: 0 0 0 15px;
    padding: 5px 0 10px 0px;
}

.apri-text1 {
	float: left;
	width: 360px;
	margin: 0 0 0 20px;
	color: #333333;
	font-size: 12px;
	line-height: 22px;
}


/* apri page */
.topcol8 {
    position: relative;
    float: left;
    background: url(images1/col03box-bg.png) repeat-y 0px 0px;
    margin: 0px;
    width: 710px;
    z-index: 100;
}

.topcol8box-t {
    position: absolute;
    background: url(images1/colbg09.png) no-repeat 5px 0px;
    margin: 0px;
    width: 710px;
    height: 200px;
    z-index: 300;
}

.topcol8box-u {
    position: absolute;
    vertical-align: bottom;
    font-size: 1px;
}

.topcol8box-pht {
    background: url(images1/colbgpht03.jpg) no-repeat 5px 0px;
    width: 710px;
    height: 600px;  /* コラム高さ */
    z-index: 10;
}

.topcol8overlay {
    position: absolute;
    background: url(images1/colbg01.gif) 5px 0px;
    width: 700px;
    height: 600px;  /* コラム高さ */
    margin: 0 5px 0 5px;
    z-index: 100;
}

.topcol8text {
    position: absolute;
    width: 670px;
    margin: 55px 20px 10px 20px;
    line-height: 16px;
    z-index: 400;
}

.whatsnew {
	width: 670px;
    background: url(images1/company-box_bg.gif) repeat-y 0px 0px;
}

.whatsnew-ttl1 {
	width: 630px;
	height: 36px;
	margin: 0 0 0 15px;
    padding: 5px 0 10px 0px;
}

.whatsnew-text1 {
	float: left;
	width: 630px;
	margin: 0 0 0 20px;
	color: #333333;
	font-size: 12px;
	line-height: 22px;
}

.whatsnew-text1 a:link {
    color: #0152d9;
}

.whatsnew-text1 a:visited {
    color: #ff56b9;
}

.whatsnew-text1 a:hover {
    color: #ff56b9;
}

.whatsnew-text1 a:active {
    color: #ff56b9;
}

/* form page */
.topcol9 {
    position: relative;
    float: left;
    background: url(images1/col03box-bg.png) repeat-y 0px 0px;
    margin: 0px;
    width: 710px;
    z-index: 100;
}

.topcol9box-t {
    position: absolute;
    background: url(images1/colbg10.png) no-repeat 5px 0px;
    margin: 0px;
    width: 710px;
    height: 200px;
    z-index: 300;
}

.topcol9box-u {
    position: absolute;
    vertical-align: bottom;
    font-size: 1px;
}

.topcol9box-pht {
    background: url(images1/colbgpht03.jpg) no-repeat 5px 0px;
    width: 710px;
    height: 780px;  /* コラム高さ */
    z-index: 10;
}

.topcol9overlay {
    position: absolute;
    background: url(images1/colbg01.gif) 5px 0px;
    width: 700px;
    height: 780px;  /* コラム高さ */
    margin: 0 5px 0 5px;
    z-index: 100;
}

.topcol9text {
    position: absolute;
    width: 670px;
    margin: 55px 20px 10px 20px;
    line-height: 16px;
    z-index: 400;
}

.table_01 {
    width:630px;
    margin: 0px 0px 5px 15px;
    padding: 0px;
    border-collapse:collapse;
    border-top:1px dotted #999999;
    border-bottom: 1px dotted #999999;
}

.table_01 th {
    height: 30px;
    line-height: 30px;
    width: 150px;
    padding: 5px 5px 5px 5px;
    text-align: right;
    vertical-align: middle;
    color: #333333;
    font-size: 12px;
    background-color: #eeeeee;
    border-left: 5px solid #ff9900;
}

.table_01 td {
    height: 30px;
    line-height: 30px;
    padding: 4px 2px 2px 4px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

.table_02 {
    width:400px;
    margin: 0px auto;
    margin-bottom: 10px;
    padding: 0px;
    border-collapse:collapse;
    border-top:1px dotted #999999;
    border-bottom: 1px dotted #999999;
}

.table_02 td {
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 4px 2px 2px 4px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

.forminput {
    background-color: #eeeeee;
    line-height: 28px;
    height: 28px;
    width: 450px;
    border: 1px solid #99bdff;
}

.sendbtn {
    width: 630px;
    text-align: center;
    padding: 20px 0 20px 0;
    margin: 0 auto;
}

.topcol9attent {
    margin: 5px 0 10px 20px;
    color: #dd0000;
}

.attention {
    color: #dd0000;
}

.topcol10 {
    position: relative;
    float: left;
    background: url(images1/col03box-bg.png) repeat-y 0px 0px;
    margin: 0px;
    width: 710px;
    z-index: 100;
}

.topcol10box-t {
    position: absolute;
    background: url(images1/colbg11.png) no-repeat 5px 0px;
    margin: 0px;
    width: 710px;
    height: 200px;
    z-index: 300;
}

.topcol10box-u {
    position: absolute;
    vertical-align: bottom;
    font-size: 1px;
}

.topcol10box-pht {
    background: url(images1/colbgpht03.jpg) no-repeat 5px 0px;
    width: 710px;
    height: 880px;  /* コラム高さ */
    z-index: 10;
}

.topcol10overlay {
    position: absolute;
    background: url(images1/colbg01.gif) 5px 0px;
    width: 700px;
    height: 880px;  /* コラム高さ */
    margin: 0 5px 0 5px;
    z-index: 100;
}

.topcol10text {
    position: absolute;
    width: 670px;
    margin: 55px 20px 10px 20px;
    line-height: 16px;
    z-index: 400;
}

