@charset "Shift_JIS";

* {
	font-family:'ƒƒCƒŠƒI', Meiryo,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin:0;
	padding:0;
	color: #DEDEDE;
	font-size:14px;
}

body {
	font-family:'ƒƒCƒŠƒI', Meiryo,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin: 0;
	padding: 0;
	color: #DEDEDE;
	font-size: small;
	text-align: center;
	background-color: #0D1F32;
	font-size:14px;
}

a {
	color: DEDEDE;
}

a:hover {
	color: #EC9513;
}

div#container {
	margin: 0 auto;
	width: 700px;
}

div#header {
	height: 52px;
	background: url(../../images/header01.gif) no-repeat;
}

div#header h1{
	float: right;
	width: 435px;
	margin-right: 5px;
	margin-top: 30px;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #7B7B7B;
}

div#header p{
	float: left;
	width: 233px;
	margin: 6px 0 0 3px;
}

div#mainImage {
	margin-top: 15px;
}

div#wrapper {
	margin-top: 10px;
}

div#side {
	float: left;
	width: 161px;
}

div#side ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

div#side ul li {
	margin: 0;
	padding: 0;
}

div#content {
	float: right;
	width: 525px;
	text-align: left;
	margin-bottom: 25px;
}

div#content h3 {
	margin-bottom: 15px;
}

div#content p.new {
	margin-bottom: 5px;
}

div#content table tr td.title {
	color: #FF9C00;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: small;
}

div#content table tr td.comment {
	color: #DEDEDE;
	font-size: small;
	line-height: 1.5;
	font-size: small;
}

div#content table tr td.photo img {
	border: 1px solid #939393;
}

div#content table tr td.syosai {
	padding: 15px 0 15px 0;
	border-bottom: 1px dotted #828B95;
	font-size: small;
}

div#content table tr td.margin {
	padding-top: 15px;
	font-size: small;
}

div#content p.text {
	color: #DEDEDE;
}

div#whatsnew {
	background: url(../../images/new04.gif);
}

div#whatsnew02 {
	background: url(../../images/new05.gif) no-repeat bottom;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

div#whatsnew02 table {
	margin: 0 15px 20px 15px;
}

div#whatsnew02 table tr td {
	font-size: small;
	padding-bottom: 3px;
}

div#whatsnew02 table img {
	margin-right: 3px;
}


/* V¤•iÐ‰î */

div#content h4 {
	margin: 20px 0 5px 0;
}

div#content p.text {
	margin: 0 8px;
	color: #DEDEDE;
	font-size: small;
	line-height: 1.5;
}

div#content p.text02 {
	text-align: right;
	margin: 0 8px;
	color: #DEDEDE;
	font-size: small;
	line-height: 1.5;
}

div#content p.comment {
	clear: both;
	margin: 10px 8px 0 8px;
	color: #DEDEDE;
	font-size: small;
	line-height: 1.5;
}

div#content p.comment strong {
	color: #EC9513;
	font-size: small;
	font-weight: bold;
	line-height: 1.5;
	border-bottom: 1px dotted #828B95;
	display: block;
	padding: 0 0 2px 0;
	margin: 0 0 3px 0;
}

div#content p.bunya {
	margin: 0 8px;
	padding: 5px 0;
	color: #DEDEDE;
	font-size: small;
	line-height: 1.5;
	border-bottom: 1px dotted #828B95;
}

div#content p.bunya strong {
	font-weight: bold;
	color: #FF9C00;
}

div#content table#siyou {
	width: 98%;
}

div#content table#siyou td.title01 {
	background-color: #666666;
	color: #DEDEDE;
	font-size: small;
	padding: 3px 5px;
}

div#content table#siyou td.title02 {
	background-color: #999999;
	font-size: small;
	color: #2F2F2F;
	padding: 3px 5px;
}

div#content table#siyou td.title03 {
	background-color: #DFDFDF;
	color: #2F2F2F;
	font-size: small;
	padding: 3px 5px;
}


/* ‰ïŽÐŠT—v */

div#company table {
	width: 100%;
	border-collapse: collapse;
}

div#company table td {
	color:#DEDEDE;
	padding: 3px 8px;
}



/* ‚¨–â‚¢‡‚í‚¹ */

div#otoiawase {
	margin: 20px 0;
}

div#otoiawase table {
	width: 100%;
}

div#otoiawase table th {
	width: 120px;
	background-color: #253D54;
	color: #DEDEDE;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding: 5px 6px 3px 6px;
	line-height: 1.3;
}

div#otoiawase table td {
	background-color: #6B7A84;
	color: #DEDEDE;
	padding: 5px 6px 3px 6px;
	line-height: 1.3;
}

div#otoiawase p.center {
	text-align: center;
	margin-bottom: 120px;
}

div#otoiawase p.center input {
	margin-top: 10px;
	margin-left: 5px;
	color: #333333;
}

div#otoiawase Textarea {
	color: #333333;
	padding: 1px 2px;
}

div#otoiawase input {
	color: #333333;
	padding: 1px 2px;
}


/* ƒtƒbƒ^[ */

div#footer {
	clear: both;
	width: 700px;
	margin: 0 auto;
	padding: 3px 0;
	background: url(../../images/footer.gif);
	text-align: center;
}

div#footer a {
	color: #7B7B7B;
}

div#footer a:hover {
	color: #EC9513;
}

div#footer ul {
	padding: 12px 0 4px 0;
	line-height: 15px;
}

div#footer ul li {
	list-style-type: none;
	display: inline;
	font-size: 11px;
	color: #7B7B7B;
}

div#footer p {
	clear: both;
	border-top: 1px solid #DDDDDD;
	color: #7B7B7B;
	margin: 0 auto;
	font-size: 11px;
	padding: 6px 0;
	width: 670px;
}

/* »•iØ–¾‘ */

div#syoumei {
	margin: 20px 0;
}

div#syoumei table {
	width: 100%;
}

div#syoumei table th {
	width: 60px;
	background-color: #253D54;
	color: #DEDEDE;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding: 5px 6px 3px 6px;
	line-height: 1.3;
	white-space: nowrap;
}

div#syoumei table td {
	background-color: #6B7A84;
	color: #DEDEDE;
	padding: 2px 2px 3px 6px;
	line-height: 1.3;
	white-space: nowrap;
}

div#syoumei p.center {
	text-align: center;
	margin-bottom: 120px;
}

div#syoumei p.center input {
	margin-top: 10px;
	margin-left: 5px;
	color: #333333;
}

div#syoumei Textarea {
	color: #333333;
	padding: 1px 2px;
}

div#syoumei input {
	color: #333333;
	padding: 1px 2px;
}


/*
------------------------------------------------
Auther Mediact 2017.01 -
------------------------------------------------*/

table.tbl01 { width:100%; border-collapse:collapse; border-spacing:0; margin:0; padding:0; border:0; margin-bottom:1.5em; }
table.tbl01 th { font-size:12px; border-bottom:#2B64A4 1px dotted; padding:8px 15px; text-align:left; vertical-align:middle; font-weight:bold; color:#FFF; }
table.tbl01 td { font-size:12px; border-bottom:#2B64A4 1px dotted; padding:8px 15px; vertical-align:middle; color:#FFF; }
table.tbl01 caption { padding-bottom:5px; }

table.tbl02 { width:100%; border-collapse:separate; border-spacing:1; margin:0; padding:0; border:0; margin-bottom:1.5em; }
table.tbl02 th { font-size:12px; padding:8px 15px; background:#666666; vertical-align:middle; text-align:center; font-weight:bold; color:#FFF; }
table.tbl02 td { font-size:12px; background:#DFDFDF; padding:8px 15px; vertical-align:middle; text-align:center; color:#333; }
table.tbl02 td.tit { background:#AAAAAA; }
table.tbl02 caption { padding-bottom:5px; }

FORM table INPUT,Textarea { font-family:"‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace; }