@charset "UTF-8";

body {
	background-color: #ffffff;
	margin: 0px;
/*	padding: 0px;*/
	width: 46.4em;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo,メイリオ,sans-serif;
}

ul ,ol {
	margin-left: 2em;
}

p {
	margin-top: 12px;
	margin-bottom: 12px;
}

#header {
	margin: 0;
	padding: 0;
	border-color: #6699cc;
	border-style: solid;
	border-width: 1px;
	background-color: #f5faff;
/*	height: 60px;*/
	position: relative;
}

hgroup {
}

/* タイトルの内容 */
h1 {
	color: #1890ff;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 0;
	padding-top: 24px;
	padding-bottom: 4px;
	margin-bottom: 0px;
/*	width: 610px;*/
/*	height: 22px;*/
	background-image:url(./images/demio.png);
	background-repeat: no-repeat;
	background-position: 530px 7px;
	font-size: 24pt;
}

h2 {
	color: #0c5aa2;
	position: absolute;
	left: 7px;
	top: 5px;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-weight: normal;
}

hr {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

a img {
	border: 0;
}

nav {
	border: solid 1px #808080;
	background-color: #fbfdff;
	padding: 0.5em;
}

nav p {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	box-shadow(rgba(255, 255, 255, 1) 0 1px 0);
/*	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #808080;
*/
	padding-bottom: 1px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 12px;
	margin-bottom: 12px;
}

nav #p-menu_cur {
	font-weight: bold;
	color: #000099;
}

/* 左フレーム */
#p-frame-left {
	width: 10em;
	float: left;
	margin-top: 0.2em;
	margin-right: 0.4em;
	clear: left;
}

#p-frame-left p {
	margin-top: 0.2em;
	margin-right: 0em;
}

#twitter {
	overflow: hidden;
	margin: 0 0 20px 15px;
}

#twitter iframe {
	width: 540px;
}

/* 右フレーム */
#p-frame-right {
	width: 36em;
	float: left;
	margin-top: 0.2em;
}

/* フレーム終了 */
#p-frame-end {
	clear: left;
}

.p-frame-end {
	clear: left;
}

#slides {
	background-color: #ffffff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
	width: 404px;
	height: 201px;
	padding: 6px;
	border: 1px solid #aaaaaf;
	background-color: #fefeff;
}

.slides_container {
    display: none;
	width: 403px;
	height: 200px;
}

.slides_container img {
	width: 403px;
	height: 200px;
    display: block;
}

#greeting {
	text-align: center;
}

#news img {
	margin-left: 1em;
}

#news h3 {
	margin: 0;
}

#news_frame {
/*	padding-left: 0.5em;*/
	padding: 0;
	margin-left: 1em;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	width: 540px;
	height: 6em;
	background-color: #eef9ff;
	border: solid 1px #d6f0ff;
	overflow: auto;
	word-wrap: break-word;
	list-style-type: none;
	font-size: 11pt;
}

#news_frame article {
	clear: left;
}

#news_frame header {
	float: left;
	width: 100px;
	text-align: right;
	margin-left: 0;
	margin-right: 8px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	color: #666666;
	font-family: 'ＭＳ Ｐゴシック', Osaka;
	font-size: 15px;
}

#news_frame article h4 {
	float: left;
	width: 408px;
	display: block;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ffffff;
	font-size: 15px;
	font-weight: normal;
}

#p-contents {
	border: solid 1px #808080;
	background-color: #ffffff;
}

#p-contents h4 {
	margin-top: 8px;
	margin-bottom: 0;
}
/*
#p-contents p {
	margin:2px;
}
*/
#p-contents ol {
	margin-left: 2em;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* 項目タイトルの背景 */
#p-contents-back {
	background-color: #f0f8ff;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #000099;
}

.soft-name table {
/*	background-color: #c0c0c0;*/
	border: solid 1px #c0c0c0;
	border-collapse: collapse
}

.soft-name th {
	background-color: #f0f8ff;
	width:8em;
	border: solid 1px #c0c0c0;
}

.soft-name td {
	background-color: #ffffff;
	border: solid 1px #c0c0c0;
	line-height: 120%;
}

.soft-name .sshot {
	vertical-align: top;
	background-color: #f0f8ff;
}

.soft-name p {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.history {
	margin-left: 2em;
}

.history {
	margin-bottom: 8px;
}

.history .title {
	font-style: italic;
	margin-top: 12px;
	margin-bottom: 12px;
}

.history .data {
	margin-left: 1em;
	margin-right: 2em;
}

.history div {
	margin-bottom: 0.5em;
}

#qa-index {
	font-size: 11pt;
	margin-left: 0.5em;
	margin-top: 8px;
	margin-bottom: 8px;
}

#qa ol{
	margin-left: 2em;
	margin-right: 2em;
}

#qa li{
/*	margin-left: 2em;*/
	margin-bottom: 0.5em;
	line-height: 130%;
}

#qa h4 {
	margin-left: 0.5em;
	margin-right: 0.5em;
	padding-left: 0.2em;
	padding-top: 0.2em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 3px;
	border-color: #000099;
}

#qa .qa-title {
	font-weight: bold;
	color: #000099;
}

#qa p, #qa .ol_str {
	font-size: 85%;
}

#link-contents img {
	vertical-align: middle;
}

#link-contents .link-bc {
	background-color: #eeeeee;
}

#link-contents div {
	padding: 1em;
}

.page-top {
	text-align: right;
	font-size: 9pt;
	margin-right: 4px;
	margin-bottom: 4px;
}

.page-top a {
	font-size: 9pt;
}

footer {
	clear: left;
}

#copyright {
	padding-top: 5px;
	text-align: center;
}

small {
	font-size: 10pt;
}

#p-last-modified {
	margin-top: 2px;
	text-align: right;
	font-size: 80%;
}

.disable {
	color: #cccccc;
}

.cur-page {
	color: #000099;
	font-weight: bold;
}

.page-jump {
	margin-left: 0.5em;
	margin-right: 0.5em;
	padding-left: 0.2em;
	padding-top: 0.2em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #000099;
	background-color: #ddeeff;
}

#bbs-putton {
	text-align: center;
}

h4#post {
	background-color: #6699ff;
	color: #ffffff;
}

#post-data {
	background-color: #ddeeff;
}

.hissu {
	color: #ff0000;
}

#write th {
	text-align: left;
	white-space: nowrap;
}

#confirm th {
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}

#confirm .confirmdata {
	vertical-align: top;
}

#bbs_form {
	width: 35em;
}

#bbs_form label.title {
	width: 5em;
	display: inline-block;
	vertical-align: top;
	margin-left: 0.5em;
}

#bbs_form input.my_error, #bbs_form textarea.my_error {
	border: 1px dotted red;
}

#bbs_form p.my_error {
    color: red;
    font-size: 80%;
    margin-top: 0;
    margin-bottom: 0;
	margin-left: 8em;
}

.msg_parent {
/*	border: solid 1px #666666;*/
	margin-bottom: 2px;
	width: 34em;
	margin-left:1em;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

.msg_child {
	padding: 2px;
}

.msg_frame {
	/*padding: 2px;*/
	border-style: solid;
	border-width: 1px;
	border-color: #6666ff;
	margin-bottom:0px;
}
/*
.msg_contects {
	border-style: solid;
	border-width: 1px;
	border-color: #3333cc;
}
*/
.msg_title {
	/*background-color: #ddeeff;*/
	background-color: #ccccff;
	padding: 2px;
/*
	border-style: solid;
	border-width: 1px;
	border-color: #6666ff;
*/
}

.msg_title .msg_name {
	font-weight: bold;
}

.msg_title .msg_datetime {
	font-style: italic;
}

.msg_data {
	/*background-color: #ddeeff;*/
	background-color: #ffffff;
	padding: 2px;
	margin-bottom: 12px;
	line-height: 120%;
}

#p-contents .explanation {
	margin-left:1em;
}

.soft h4 {
	margin-left: 0.5em;
	margin-right: 0.5em;
	padding-left: 0.2em;
	padding-top: 0.2em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 3px;
	border-color: #000099;
}

.soft p {
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 0.2em;
	padding-top: 0.2em;
}

.soft ul {
	margin-left: 2em;
	margin-bottom: 8px;
}

.soft li {
	line-height: 120%;
}


a:link
{
	text-decoration:none;		/* 表示形式 : アンダーライン無し */
}
a:visited
{
	text-decoration:none;		/* 表示形式 : アンダーライン無し */
}
a:active
{
	text-decoration:underline;	/* 表示形式 : アンダーラインあり */
	color:#ff0000;
}
a:hover
{
	text-decoration:underline;	/* 表示形式 : アンダーラインあり */
	color:#ff0000;
	background-color: #ccff99;
}

.setumei {
	margin-left: 1em;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 90%;
}

#gplus {
	margin-left: 10px;
	font-size: 12px;
}

#gplus img {
	vertical-align: middle;
}

.tickercontainer {  
	width: 32em;
	height: 1em;
	margin-left: 1em;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 5px 0px 14px 0px;
	overflow: hidden;
	background: #ffffff;
}

.newsticker {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.newsticker li { 
	background-color: #f0f8ff;
	float: left;
	margin: 0;
	padding-right: 18px;
}

#p_breadcrumb p {
	padding: 0;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 12px;
	font-size: 75%;
}

