@charset "UTF-8";
/**
@prefix : <http://purl.org/net/ns/doas#> .
<> a :CSSstylesheet;
 :title "Mighty-Works index stylesheet";
 :created "2010-04-01";
 :release [:revision "1.0"; :created "2010-04-01"];
 :author [:name "Mighty-Works"; :homepage <http://mighty-works.com/> ];
 :license <http://creativecommons.org/licenses/by/3.0/> .
*/
html {
	overflow-y:scroll;
	background-color: #8D497F;
	background-image: url(../img/bodyBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

body {
}

a {
	color: #5F1980;
}
a:hover {
	color: #751433;
	text-decoration: underline;
}

#wrap {
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#header {
	padding: 15px 25px 20px;
	overflow: visible !important;
}

#headerTopField {
	margin-bottom: 10px;
}
#adpField {
	float:left;
	width:650px;
}
#searchField {
	float:right;
	width:280px;
}
#searchField div {
	background-image: url(../img/serchTop.gif);
	background-position: left top;
	padding-left: 35px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	float: left;
}

#searchField input[type=text] {
	width:180px;
	border: 1px solid #BBB;
	height: 20px;
	padding: 4px;
	vertical-align:top;
	float: left;
}
#searchField input[type=submit] {
	width:55px;
	border-style: none;
	background-image: url(../img/btnSerchBox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	text-indent: -9999px;
	display: block;
	float: left;
}
#searchField ul {
}
#searchField ul li {
	font-size: 12px;
	display: inline;
	margin-right: 10px;
	vertical-align:middle;
}
#searchField ul li input {
	vertical-align:middle;
	margin-right: 0.3em;
}

#siteID {
	float: left;
	display: inline;
}

/* ================================================================================
	#headerInfoField 
================================================================================ */
#headerInfoField {
	float: right;
	width: 200px;
}
#headerInfoField ul {
	margin-top: 5px;
}
#headerInfoField ul li {
	display: block;
	margin-bottom: 5px;
	font-size: 10px;
}
#headerInfoField ul li img {
	vertical-align: bottom;
}

/* ================================================================================
	#nav 
================================================================================ */


body.studyRoom #nav .studyRoom 		{ background-position: -158px -104px !important; }
body.bbs #nav .bbs a				{ background-position: -316px -104px; }
body.infomation #nav .infomation	{ background-position: -474px -104px !important; }
body.profile #nav .profile a		{ background-position: -632px -104px; }
body.study #nav .study a			{ background-position: -790px -104px; }


/* ================================================================================
	#contents 
================================================================================ */
#contents {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 30px;
	border-bottom: 1px solid #000;
	background-image: url(../img/contentsBg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}


/* ================================================================================
	#article 
================================================================================ */
#article {
	float: left;
	width: 730px;
}
#article .sectionTitle {
	background-image: url(../img/mainTitleBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #BBB !important;
	color: #FFF !important;
	background-color: #161616;
	padding: 9px !important;
	font-size: 16px;
	line-height: 1.1;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	margin: -9px -9px 10px;
	font-weight: bold;
}
#article h1.sectionTitle {
	font-size: 16px !important;
}
#article .sectionTitle a {
	color: #FFF;
	text-decoration:none;
}
#article .sectionTitle a:hover {
	text-decoration:underline;
}

#article p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 15px;
}

#article .section .entryTitle {
	color: #936;
	font-size: 24px;
	line-height: 1.4;
	border-bottom: 1px solid #999;
	font-weight: bold;
}
#article .section .entryTitle a {
	text-decoration: none;
}
/*#article .section h2 {
	color: #751433;
	background-color: #EEE;
	border-bottom: 1px solid #CCC;
	border-left: 4px solid #751433;
	padding: 4px 10px;
	margin-bottom: 10px;
}
*/#article .section h3 {
	color: #936;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 5px;
	font-weight: bold;
}
#article .section  h3 a {
	color: #333;
	text-decoration: none;
}
#article .section  h3 a:hover {
	text-decoration: underline;
}
#article .section h4 {
	font-size: 15px ;
	line-height: 27px ;
	font-weight: bold ;
}
#article .section ul {
	margin-bottom: 15px;
}
#article .section ul li {
	font-size: 15px ;
	line-height: 25px ;
	margin-bottom: 0px;
}
#article .section ol {
	margin-bottom: 15px;
}
#article .section ol li {
	font-size: 15px ;
	line-height: 25px ;
	margin-bottom: 0px;
}
#article .section em {
	color: #936 ;
}
#article .section strong {
	font-weight: bold ;
}
#article .section span {
	font-size: 12px;
	font-weight: normal !important;
	color:#333;
}

dl.linkList {
}
dl.linkList dt {
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 5px;
	font-weight: bold;
}
dl.linkList dt a {
	color: #333;
	text-decoration: none;
}
dl.linkList dt a:hover {
	text-decoration: underline;
}
dl.linkList dd {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 1.2;
}

ul#flip2 {
	background-color: #EEE;
	padding: 9px 19px;
	border: 1px solid #CCC;
}
ul#flip2 li {
	margin-bottom: 5px;
}

ul.entryList {
}
ul.entryList li {
	font-size: 16px !important;
	line-height: 1.3;
	margin-bottom: 5px !important;
}
ul.entryList li a {
}
ul.entryList li span {
	font-size: 14px !important;
	margin-right: 0.5em;
}

/* ================================================================================
	#sidePanel 
================================================================================ */
#sidePanel {
	float: right;
	width: 200px;
	margin-bottom: -20px;
}

/* section */
#sidePanel .section {
	border: 1px solid #BBB;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#sidePanel .sectionTitle {
	background-image: url(../img/sideTitleBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	background-color: #161616;
	padding: 9px;
	font-size: 16px;
	line-height: 1.1;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	margin: -9px -9px 10px;
	font-weight: bold;
}
.section {
	padding: 9px;
	margin-bottom: 15px;
}
#sidePanel .section ul {
	margin-bottom: -10px;
}
#topBanner {
	padding: 0px;
}
#topBanner .sectionTitle {
	margin: 0px;
}

#topBanner ul li {
	margin-bottom: 10px !important;
}
#sidePanel .section ul li {
	margin-bottom: 10px;
}
#sidePanel .section ul li a {
}
#sidePanel .section ul li a img {
	display: block;
/* 画像周りのボーダー
	padding: 4px;
	border: 1px solid #BBB;
*/
	margin: 0 auto;
}
#topBanner ul li iframe,
#sidePanel .section ul li iframe,
#topBanner ul li ins,
#sidePanel .section ul li ins {
	display: block !important;
	margin: 0 auto !important;
}

#categoryField {
	border: 4px solid #BBB !important;
}
#categoryField h2 {
	margin: -12px -12px 0px !important;
}
#categoryField ul {
	margin: 0px -9px -9px;
}
#categoryField ul li {
	border-bottom: 1px solid #BBB;
	margin-bottom: 0px !important;
}
#categoryField ul li.viewing {
	padding: 5px 10px 5px 20px;
	background-color: #EEE;
	background-image: url(../img/markListTop.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#categoryField ul li a {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 5px 10px 5px 20px;
}
#categoryField ul li a:hover {
	background-color: #EEE;
	background-image: url(../img/markListTop.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
/* カテゴリのフォーカス設定 */
.dtp000 #categoryField ul li .nav-dtp000,
.dtp001 #categoryField ul li .nav-dtp001,
.dtp002 #categoryField ul li .nav-dtp002,
.dtp003 #categoryField ul li .nav-dtp003,
.dtp004 #categoryField ul li .nav-dtp004,
.dtp005 #categoryField ul li .nav-dtp005,
.dtp006 #categoryField ul li .nav-dtp006,
.dtp007 #categoryField ul li .nav-dtp007,
.dtp008 #categoryField ul li .nav-dtp008,
.dtp009 #categoryField ul li .nav-dtp009,
.dtp010 #categoryField ul li .nav-dtp010,
.dtp011 #categoryField ul li .nav-dtp011,
.dtp012 #categoryField ul li .nav-dtp012,
.dtp013 #categoryField ul li .nav-dtp013,
.dtp014 #categoryField ul li .nav-dtp014,
.dtp015 #categoryField ul li .nav-dtp015,
.dtp016 #categoryField ul li .nav-dtp016,
.dtp017 #categoryField ul li .nav-dtp017,
.dtp018 #categoryField ul li .nav-dtp018,
.dtp019 #categoryField ul li .nav-dtp019,
.dtp020 #categoryField ul li .nav-dtp020,
.dtp021 #categoryField ul li .nav-dtp021,
.dtp022 #categoryField ul li .nav-dtp022,
.dtp023 #categoryField ul li .nav-dtp023,
.dtp024 #categoryField ul li .nav-dtp024,
.dtp025 #categoryField ul li .nav-dtp025,
.dtp026 #categoryField ul li .nav-dtp026,
.dtp027 #categoryField ul li .nav-dtp027,
.dtp028 #categoryField ul li .nav-dtp028,
.dtp029 #categoryField ul li .nav-dtp029,
.dtp030 #categoryField ul li .nav-dtp030
 {
	background-color: #EEE;
	background-image: url(../img/markListTop.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#article .section {
	border: none;
}

ul.info li {
	display: inline;
}
ul.info li a {
	color: #333;
	text-decoration: none;
}
ul.info li a:hover {
	text-decoration: underline;
}

/* ================================================================================
	#footer 
================================================================================ */
#footer {
	background-color: #222;
	border-top: 1px solid #666;
	position: relative;
}

#footer a {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #AAA;
	text-decoration: none;
}

#footerTop {
	padding-right: 25px;
	padding-left: 25px;
	border-bottom: 1px solid #000;
	padding-top: 10px;
}
#footerTop ul {
	margin-bottom: 5px;
}
#footerTop ul li {
	float: left;
	border-right: 1px solid #CCC;
	padding-right: 0.5em;
	margin-right: 0.5em;
	font-size: 12px;
}
#footerTop dl {
	margin-bottom: 5px;
}
#footerTop dl dt,
#footerTop dl dd {
	font-size: 12px;
	float: left;
	padding-right: 0.5em;
	color: #FFF;
}
#footerTop dl dt {
}
#footerTop dl dd {
}
#footerTop p {
	color: #FFF;
	text-align: right;
	font-size: 12px;
}
#footer address {
	color: #FFF;
	font-size: 10px;
	text-align: right;
	font-style: normal;
	border-top: 1px solid #666;
	padding: 5px 25px;
}
#SkipTop {
	position: absolute;
	top: -2px;
	right: 25px;
}
#mailto {
	position: absolute;
	top: 35px;
	right: 25px;
}

table.ablogcmsForm {
	width: 100%;
	margin-bottom: 15px;
	font-size: 14px;
}
table.ablogcmsForm tr {
}
table.ablogcmsForm tr th {
	background-color: #EEE;
	vertical-align: top;
}
table.ablogcmsForm tr td {
}
table.ablogcmsForm tr th,
table.ablogcmsForm tr td {
	padding: 10px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
table.ablogcmsForm textarea {
	width: 100%;
	padding: 0.25em;
}
table.ablogcmsForm input {
	padding: 0.25em;
}
.required,
.emSection {
	color: #900 !important;
}
.ablogcmsFormTitle {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.formBtn {
	text-align: right;
}
.formBtn input {
	float: right;
	margin-left: 15px;
}

.formEntryAction {
	margin-bottom: 30px !important;
}