/*
home
*/
html, body, div, span,iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, em, font, ins,strong,ol, ul, li,
fieldset, form, label, legend/*,
table, caption, tbody, tfoot, thead, tr, th, td*/ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
outline: 0;
}
body {
	line-height: 1.6;
	color: black;
	background: white;
}
ol, ul {
    list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/* Text decorations
*******************************/
.bold 		{ font-weight: bold; }
.normal 	{ font-weight: normal; }
.italic 	{ font-style: italic }
.underline	{ text-decoration: underline; }

/* Float
*******************************/
.f-right 	{ float: right; }
.f-left 	{ float: left; }
.f-none 	{ float: none; }

/* Text align
*******************************/
.t-right 	{ text-align: right; }
.t-left 	{ text-align: left; }
.t-center 	{ text-align: center; }
.t-justify 	{ text-align: justify; }

/* Other
*******************************/
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

/* Main styles
*******************************/
html {
	overflow-y:scroll;
	height: 100%;
	margin-bottom: 1px;/* force vertical scrollbars */
}

body {
	color: #777777;
	font-size: 100%;
	text-align: center;
}

/* Default fonts
*******************************/
body,
input,
select		{
	font-family: "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", Osaka;
}

textarea		{
	font-family: "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", Osaka;
}

pre,
code 		  {
	font-family: "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", Osaka;
}

/* Header elements
*******************************/
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight:normal;
}

h1 { font-size: 2.0em; line-height: 2.5em; }
h2 { font-size: 1.6em; line-height: 1.8em; }
h3 { font-size: 1.5em; line-height: 1.8em; }
h4 { font-size: 1.4em; line-height: 1.6em; }
h5 { font-size: 1.2em; line-height: 1.4em; }
h6 { font-size: 1.0em; line-height: 1.2em; }




/* Text elements
*******************************/
p			  {
	text-align: left;
	margin-bottom: 0.75em;
	margin-top: 0.75em;
}
p.last 		  { margin-bottom:0; }
p.first		  { margin-top:1em; }
p.img		  { float: right; margin:0 0 1em 1em; padding:0; }

strong        { font-weight: bold; }
em            { font-style: italic; }
pre           { border: 1px solid #ddd; margin-bottom: 1.2em; padding:1.2em; }
ins           { text-decoration:none; } /*remove underline from text*/
del           { text-decoration:line-through; }

q,
cite          { font-style:italic;}
dl {
    line-height:1.4;
    margin-bottom:1em;
}
/* smaile icon */
.wp-smiley {
    position: relative;
    top: 3px;
}
/* decorate lists in posts */
#content .post ul,
#content .post ol {
    margin: 0 0 1em 2em;
}

#content .post ul {
    list-style-type:disc;
}

#content .post ol {
    list-style-type:decimal;
}

#content .post ul li,
#content .post ol li {
    line-height:1.6;
}


/*links*/

a:link      {
	color: #336699;
	text-decoration: none;
}
a:visited   {
	color:#990099;
	text-decoration: none;
}
a:focus   {
	color:#993366;
	text-decoration:none;
}
a:hover   {
	color:#993366;
	text-decoration:none;
}
a:active   {
	color: #CC3366;
	text-decoration:none;
}

a:active, 
a:focus     	{ outline: 0; } /*remove border in ff*/
/* Images
*******************************/
img 		{ outline:0;border:0; }

/* Form styles
*******************************/
input,
select,
textarea {
	font-size:1em;/*by default font-size is bigger*/
	vertical-align:baseline;
	color:#777777;
}

input.text,
input.file { cursor:text; }

input.button { cursor:pointer; }

input.radio,
input.checkbox { border: 0;padding: 0; }




/* products *******************************/
#root {
	width: 950px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #777777;
	height: auto;
}



/* header *******************************/
#header {
	width: 928px;
	height: 42px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
}

#header .logo {
	height: 42px;
	float: left;
	width: 236px;
	background-image: url(img/0c7logo.png);
}

#header .linkb_box {
	height: 42px;
	width: 620px;
	clear: both;
}

#header .border {
	height: 42px;
	float: left;
	width: 344px;
	background-image: url(img/border1.gif);
	background-repeat: repeat-x;
}

#header .link1 {
	height: 42px;
	float: left;
	width: 69px;
	text-align: center;
	background-image: url(img/border1.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	color: #777777;
}

#header .link1 a:link {
	height: 42px;
	float: left;
	width: 69px;
	background-image: url(img/border1.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	color: #777777;
}


#header .link1 a:visited {
	height: 42px;
	float: left;
	width: 69px;
	background-image: url(img/border1.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	color: #777777;
}

#header .link1 a:hover {
	height: 42px;
	float: left;
	width: 69px;
	text-align: center;
	background-image: url(img/border3.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	color: #FF6600;
}


#header .link2 {
	height: 42px;
	float: left;
	width: 69px;
	text-align: center;
	background-image: url(img/border2.gif);
	background-repeat: repeat-x;
	font-size: 13px;
}




/* up **************************************************************/

#upbox {
	height: 325px;
	width: 926px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

#photobox {
	height: 325px;
	width: 692px;
	background-image: url(img/mainimage.jpg);
	float: left;
	overflow: hidden;
}


#flashbox {
	height: 325px;
	width: 692px;
	float: left;
	overflow: hidden;
}






#rightbox {
	height: 323px;
	width: 222px;
	background-image: url(img/gradation_s.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	background-position: bottom;
	border: 1px solid #777777;
	float: right;
}

#rightboxup {
	height: 246px;
	width: 222px;
}

#rightbox .new {
	height: 16px;
	width: 202px;
	background-image: url(img/what.gif);
	margin-top: 10px;
	margin-left: auto;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	overflow: hidden;
	margin-right: auto;
}



/* 記事 **************************************************************/

#rightboxup .text {
	height: auto;
	width: 208px;
	margin-left: 10px;
	margin-top: 10px;
}

#rightboxup .text p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	line-height: 1.0em;
	margin-bottom:5px
}
/*
#rightboxup .text a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8pt;
	line-height: 1.4em;
	color: #777777;
}
*/
#rightboxup .text a:link{
	font-family: "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", Osaka;
	font-size: 7.8pt;
	line-height: 1.4em;
	color: #777777;
}

#rightboxup .text a:visited {
	font-family: "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", Osaka;
	font-size: 7.8pt;
	line-height: 1.4em;
	color: #777777;
}

#rightboxup .text a:hover {
	font-family: "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", Osaka;
	font-size: 7.8pt;
	line-height: 1.4em;
	color:#993366;
}

/* 記事 **************************************************************/




#rightbox .linkbox{
	height: 47px;
	width: 202px;
	background-image: url(img/maillink.jpg);
	margin-top: 10px;
	margin-left: auto;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-right: auto;
	}
#rightbox .box_hover{
	background-image: url(img/maillink_P.jpg);
	}
#rightbox .none{
	height: 47px;
	width: 202px;
	background-image: url(img/maillink.jpg);
	margin-top: 10px;
	margin-left: auto;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-right: auto;
	}





/* banner **************************************************************/




#bannerbox {
	height: 62px;
	width: 926px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	clear: both;
}


#bannerbox .banner_s1 .linkbox{
	height: 62px;
	width: 224px;
	background-image: url(img/link_stage.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
	}
#bannerbox .banner_s1 .box_hover{
	background-image: url(img/link_stage_P.jpg);
	}
#bannerbox .banner_s1 .none{
	height: 62px;
	width: 224px;
	background-image: url(img/link_stage.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
	}


#bannerbox .banner_s2 .linkbox{
	height: 62px;
	width: 224px;
	background-image: url(img/link_mvn.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
	}
#bannerbox .banner_s2 .box_hover{
	background-image: url(img/link_mvn_P.jpg);
	}
#bannerbox .banner_s2 .none{
	height: 62px;
	width: 224px;
	background-image: url(img/link_mvn.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
	}


#bannerbox .banner_s3 .linkbox{
	height: 62px;
	width: 224px;
	background-image: url(img/link_app.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
	}
#bannerbox .banner_s3 .box_hover{
	background-image: url(img/link_app_P.jpg);
	}
#bannerbox .banner_s3 .none{
	height: 62px;
	width: 224px;
	background-image: url(img/link_app.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
	}


#bannerbox .banner_l .linkbox{
	height: 62px;
	width: 224px;
	background-image: url(img/link_studio0c7.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
	float: left;
}
#bannerbox .banner_l .box_hover{
	background-image: url(img/link_studio0c7_P.jpg);
}
#bannerbox .banner_l .none{
	height: 62px;
	width: 224px;
	background-image: url(img/link_studio0c7.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
	float: left;
}	

/* under **************************************************************/

#underbox {
	height: 264px;
	width: 926px;
	_width: 936px;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 10px;
	margin-right: auto;
	clear: both;
}

#consept {
	height: 262px;
	width: 222px;
	margin-right: 10px;
	float: left;
	background-image: url(img/gradation_s.gif);
	background-repeat: repeat-x;
	border: 1px solid #777777;
}

#consept .tittlebox {
	height: 60px;
	width: 122px;
	margin-top: 10px;
	margin-left: 10px;
	_margin-left: 5px;
	float: left;
}

#consept .tittlebox .head {
	font-size: 12pt;
	font-weight: bold;
	color: #8F0000;
	line-height: 1.2em;
}

#consept .tittlebox .subhead {
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.4em;
	padding-top: 3px;
}


#consept .photobox {
	height: 60px;
	width: 80px;
	margin-top: 10px;
	_margin-top: 5px;
	float: left;
	margin-right: 10px;
	background-image: url(img/consept_img.png);
	overflow: hidden;
}

#consept .bodycopybox {
	font-size: 9pt;
	line-height: 1.4em;
	margin-left: 10px;
	_margin-left: 5px;
	clear: both;
	padding-top: 5px;
	height: 160px;
	width: auto;
	margin-right: 8px;
	_margin-right: 4px;
	text-align: justify;
}

#consept .linkbox {
	background-image: url(img/link.gif);
	background-repeat: no-repeat;
	float: right;
	height: 16px;
	width: 66px;
	margin-right: 10px;	
}



#support {
	height: 262px;
	width: 222px;
	margin-right: 10px;
	float: left;
	background-image: url(img/gradation_s.gif);
	background-repeat: repeat-x;
	border: 1px solid #777777;
}

#support .tittlebox {
	height: 60px;
	width: 122px;
	margin-top: 10px;
	margin-left: 10px;
	_margin-left: 5px;
	float: left;
}

#support .tittlebox .head {
	font-size: 12pt;
	font-weight: bold;
	color: #8F0000;
	line-height: 1.2em;
}

#support .tittlebox .subhead {
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.4em;
	padding-top: 3px;
}


#support .photobox {
	height: 60px;
	width: 80px;
	margin-top: 10px;
	float: left;
	margin-right: 10px;
	_margin-right: 5px;
	background-image: url(img/support_img.png);
	overflow: hidden;
}

#support .bodycopybox {
	font-size: 9pt;
	line-height: 1.4em;
	margin-left: 10px;
	_margin-left: 5px;
	clear: both;
	padding-top: 5px;
	height: 160px;
	width: auto;
	margin-right: 8px;
	_margin-right: 4px;
	text-align: justify;
}

#support .linkbox {
	background-image: url(img/link.gif);
	background-repeat: no-repeat;
	float: right;
	height: 16px;
	width: 66px;
	margin-right: 10px;	
}





#solution {
	height: 262px;
	width: 222px;
	margin-right: 10px;
	float: left;
	background-image: url(img/gradation_s.gif);
	background-repeat: repeat-x;
	border: 1px solid #777777;
}

#solution .tittlebox {
	height: 60px;
	width: 122px;
	margin-top: 10px;
	margin-left: 10px;
	_margin-left: 5px;
	float: left;
}

#solution .tittlebox .head {
	font-size: 12pt;
	font-weight: bold;
	color: #8F0000;
	line-height: 1.2em;
}

#solution .tittlebox .subhead {
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.4em;
	padding-top: 3px;
}


#solution .photobox {
	height: 60px;
	width: 80px;
	margin-top: 10px;
	float: left;
	margin-right: 10px;
	_margin-right: 5px;
	background-image: url(img/solution_img.png);
	overflow: hidden;
}

#solution .bodycopybox {
	font-size: 9pt;
	line-height: 1.4em;
	margin-left: 10px;
	_margin-left: 5px;
	clear: both;
	padding-top: 5px;
	height: 160px;
	width: auto;
	margin-right: 8px;
	_margin-right: 4px;
	text-align: justify;
}

#solution .linkbox {
	background-image: url(img/link.gif);
	background-repeat: no-repeat;
	float: right;
	height: 16px;
	width: 66px;
	margin-right: 10px;	
}




#seminar {
	height: 262px;
	width: 222px;
	float: left;
	background-image: url(img/gradation_s.gif);
	background-repeat: repeat-x;
	border: 1px solid #777777;
}

#seminar .tittlebox {
	height: 60px;
	width: 122px;
	margin-top: 10px;
	margin-left: 10px;
	_margin-left: 5px;
	float: left;
}

#seminar .tittlebox .head {
	font-size: 12pt;
	font-weight: bold;
	color: #8F0000;
	line-height: 1.2em;
}

#seminar .tittlebox .subhead {
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.4em;
	padding-top: 3px;
}


#seminar .photobox {
	height: 60px;
	width: 80px;
	margin-top: 10px;
	float: left;
	margin-right: 10px;
	_margin-right: 5px;
	background-image: url(img/seminar_lmg.png);
	overflow: hidden;
}

#seminar .bodycopybox {
	font-size: 9pt;
	_font-size: 8pt;
	line-height: 1.4em;
	margin-left: 10px;
	_margin-left: 5px;
	clear: both;
	padding-top: 5px;
	height: 160px;
	width: auto;
	margin-right: 8px;
	_margin-right: 4px;
	text-align: justify;
}

#seminar .linkbox {
	background-image: url(img/link.gif);
	background-repeat: no-repeat;
	float: right;
	height: 16px;
	width: 66px;
	margin-right: 10px;	
}










#footer {
	width: 950px;
	height: 16px;
	margin-left: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
