@charset "shift_jis";
/* fomatting style
--------------------------------------------------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/bg3.jpg);
	background-repeat: repeat-x;
}
hr {
	display: none;
}
a img {
	border: none;
}
/* link styles
--------------------------------------------------------------------------------*/
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
.mawariL {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}
.mawariR {
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}
.mawariR2 {
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.m-kaijo {
	clear: both;
	margin-top: 5px;
	font-weight: bold;
}
/* main layout
--------------------------------------------------------------------------------*/
#container {
	background-image: url(../image/side-red950.png);
	background-repeat: repeat-y;
	width: 948px;
	margin: 0px auto;
}
/* header styles
--------------------------------------------------------------------------------*/
#header {
	height: 100px;
	position: relative;
	background-image: url(../image/bg02.jpg);
	background-repeat: repeat-x;
}
#header h1 {
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	left: 5px;
	top: 15px;
	line-height: 13px;
	color: #333333;
}
#header #logo {
	position: absolute;
	left: 0px;
	top: 45px;
}
/* header-right navi styles
--------------------------------------------------------------------------------*/
#nav {
	position: absolute;
	top: 40px;
	right: 1px;
	line-height: 13px;
	padding-right: 0px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left top;
}
#nav li {
	display: inline;
	margin-left: 10px;
	padding-left: 20px;
	background-image: url(../image/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#nav li a {
	font-size: 12px;
	color: #333333;
}
#nav li a:hover {
	color: #CC0033;
}
/* groval navi-menu 
--------------------------------------------------------------------------------*/
ul#menu {
	font-size: 135%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	height: auto;
	background-image:url(../image/rollover.png);
}
ul#menu li {
	list-style-type: none;
	float: left;
}
ul#menu li a {
	display: block;
	width: 158px;
	line-height: 50px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-image: url(../image/rollover.png);
}
ul#menu li a:hover {
	background-position: left bottom;
	color: #000000;
}
ul#menu li#nCompany a {
	border-right:none
}
#home #menu #nHome a, #news #menu #nNews a, #works #menu #nWorks a, #media #menu #nMedia a, #faq #menu #nFaq a, #company #menu #nCompany a, #web-consulting #menu #nWeb-consulting a, #hp-seisaku #menu #nHp-seisaku a, #hp-jirei #menu #nHp-jirei a {
 color: #333333;
 background-image: url(../image/rollover.png);
 background-position: left bottom;
}
#ex {
	height: auto;
	width: 761px;
	background-color: #CCFFFF;
	border-bottom: 1px solid #333333;
}
p#bread {
	color:#000000;
	font-size: 10px;
	padding-left: 15px;
	width: 761px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-top: 5px;
}
p#bread a {
	color: #333333;
}
p#bread a:hover {
	color: #CC0033;
}
/* body styles
--------------------------------------------------------------------------------*/

#body {
	position: relative;
	float: left;
	background-color: #FFFFFF;
	width: 932px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 8px;
}
#body:before {
	content:  url(../image/top-left2.gif);
	display: block;
	margin: -8px -8px 0 -8px;
	height: 8px;
	font-size: 1px;
	line-height: 0.1;
	background: url(../image/top-right2.gif)no-repeat top right;
}
/* body styles
--------------------------------------------------------------------------------*/

#branding0 {
	height: 300px;
	font-size: 200%;
}
#branding1 {
	height: 120px;
	font-size: 200%;
}
/* main contents
--------------------------------------------------------------------------------*/

#content {
	background-color: #ffffff;
	width: 700px;
	float: left;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}
#content h2 {
	background-repeat: no-repeat;
	font-size: 140%;
	margin-top: 0;
	margin-bottom: 10px;
	background-image: url(../image/bullet2.gif);
	font-weight: bold;
	padding: 4px 0px 4px 15px;
	border-top: 1px dotted #666666;
	border-bottom: 3px solid #0033FF;
	background-position: left center;
}
#content h3 {
	background-repeat: no-repeat;
	font-size: 120%;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 20px;
	background-image: url(../image/bullet3.gif);
	font-weight: bold;
	padding: 1px 0px 1px 15px;
	border-bottom: 2px solid #33CC99;
	background-position: left center;
}
#content h4 {
	background-repeat: no-repeat;
	font-size: 120%;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 40px;
	margin-right: 20px;
	padding: 1px 0px 1px 15px;
	border-bottom: 1px dotted #33CC99;
}
#content p {
	line-height: 1.6;
	margin: 5px 20px 10px;
	font-size: 100%;
}
#post ul {
	padding-left: 20px;
	font-size: 100%;
}
#post ul li {
	padding-left: 20px;
	background-image: url(../image/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#post blockquote {
	background: none repeat scroll 0 0 #F3F8FC;
	margin: 0px 20px 10px 40px;
	padding: 10px 0;
}
#post table {
	border-collapse: separate;
	border-spacing: 2px;
	margin: 0 40px;
}
/* undermenu
--------------------------------------------------------------------------------*/ 
#undermenu {
	height: 300px;
	margin: 0 0 20px;
}
#undermenu ul {
	margin-left :5px;
}
#undermenu li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* jirei
--------------------------------------------------------------------------------*/ 
.question {
	clear: both;
	background-image: url(../image/bullet5.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 40px;
	margin-right: 20px;
	padding-left: 15px;
	border-bottom: 1px dotted #33CC99;
}
#content p.answer {
	line-height: 2;
	margin-top: 10px;
	margin-bottom: 30px;
}
.talkblue {
	color: #0066FF;
	font-weight: bold;
	margin-right: 10px;
}
/* news
--------------------------------------------------------------------------------*/ 

#content dl#news2 dt {
	font-weight: bold;
	background-image: url(../image/bullet3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: left;
	float: left;
	width: 5em;
	margin-bottom: 10px;
	padding-left: 15px;
	margin-left: 20px;
	margin-right: 20px;
}
#content dl#news2 dd {
	margin: 0px 0px 10px 6em;
}
/* faq
--------------------------------------------------------------------------------*/
.faqList dt {
	font-weight: bold;
	background-image: url(../image/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-left: 20px;
}
.faqList dd {
	background-image: url(../image/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 1em;
	padding-left: 25px;
	margin-left: 20px;
}

#content dl#faqList dt {
	font-weight: bold;
	background-image: url(../image/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-left: 20px;
}
#content dl#faqList dd {
	background-image: url(../image/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 1em;
	padding-left: 25px;
	margin-left: 20px;
}
#content dl#faqList2 dt {
	font-weight: bold;
	background-image: url(../image/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-left: 20px;
}
#content dl#faqList2 dd {
	background-image: url(../image/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 1em;
	padding-left: 25px;
	margin-left: 20px;
}
#content dl#history dt {
	float: left;
	clear: left;
}
#content dl#history dd {
	margin-bottom: 10px;
	margin-left: 7em;
}
#content table {
	width: 600px;
	border-style: none;
	margin-bottom: 15px;
	margin-left: 40px;
}
#content table th {
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 15px;
	text-align: left;
	border-right: 1px solid #CCCCCC;
}
#content table td {
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 15px;
	border-right: 1px solid #CCCCCC;
	background: none repeat scroll 0 0 #E6EFF9;
}
#content table tr.odd {
	background-color: #efefef;
}
/* sideber
--------------------------------------------------------------------------------*/ 

#sidebar {
	width: 200px;
	float: right;
	background-color: #C7D9EC;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#sidebar p {
	padding-left: 10px;
}
ul {
	font-size: 120%;
}
ul ul {
	font-size: 80%;
}
ul.sidemenu {
	padding-left: 0;
	line-height: 0;
}
ul.sidemenu li {
	list-style-type: none;
	font-size: 100%;
}
ul.sidemenu li a {
	display: block;
	line-height: 28px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../image/side-title.gif);
	padding-left: 10px;
}
ul.sidemenu li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
ul.sidemenu ul {
	margin-bottom: 5px;
}
ul.sidemenu ul li p {
	display: block;
	background-color: #FFFFFF;
	line-height: 15px;
	text-decoration: none;
	padding: 8px;
}
ul.sidemenu ul li a {
	color:#333333;
	border: none;
	line-height:24px;
	background-color: #FFFFFF;
	background-image: url(../image/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	padding-left: 23px;
	padding-bottom: 5px;
}
ul.sidemenu ul li a:hover {
	color:#000000;
	background-image: url(../image/arrow3.gif);
	background-repeat: no-repeat;
}
/* twitter
--------------------------------------------------------------------------------*/

ul.sidebar-title {
	padding-left: 0;
	line-height: 0;
}
ul.sidebar-title li {
	list-style-type: none;
	font-size: 100%;
}
ul.sidebar-title li a {
	display: block;
	line-height: 28px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../image/side-title.gif);
	padding-left: 10px;
}
/* footer
--------------------------------------------------------------------------------*/
div#footer {
	background-image: url(../image/line-blue.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	clear: both;
	color: #666666;
	padding: 9px 15px 10px;
}
#footer ul li a {
	color: #666666;
}
#footer ul li a:hover {
	color: #333333;
}
#footer p a {
	color: #666666;
}
#footer p a:hover {
	color: #333333;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	text-align: center;
}
address {
	text-align: center;
	font-size: 100%;
	font-style: normal;
	padding-top: 5px;
}
/* form table 
--------------------------------------------------------------------------------*/
.table_01 {
	width: 650px;
	padding: 0;
	margin: 0 auto;/*border-collapse: separate;
	border-spacing: 10px;*/
}
.table_01 th {
	width: 170px;
	text-align: left;
	font-weight: normal;
	background-color: #e1f0ff;
	margin: 0px 0px 0px 0px;
	padding: 7px 10px;
	border-bottom: 10px solid #fff;
}
.table_01 td {
	text-align: left;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px;
	border-bottom: 10px solid #fff;
}
.table_01 strong {
	display: block;
	text-align: left;
	color: #ff6c00;
	font-size: 80%;
	margin: 0;
	padding: 0;
}
.input-s {
	width: 135px;
	height: 22px;
	padding: 0;
}
.input-m {
	width: 195px;
	height: 22px;
	padding: 0;
}
.input-l {
	width: 400px;
	height: 22px;
	padding: 0;
}
textarea {
	width: 400px;
	overflow: auto;
}
.fbutton {
	width: 150px;
}
#fubutton {
	width: 520px;
	text-align: center;
	padding: 20px 0px 30px 0px;
	margin: 0 auto;
}
/* table
--------------------------------------------------------------------------------*/
p {
}

