/*
Theme Name: DYF IT-Division
Theme URI: http://dyf.jpn.org/
Description: DYF IT-DivisionオリジナルのWordPressテーマです。
Author: DYF IT-Division
Author URI: http://dyf.jpn.org/
Version: 0.1.0a
.
DYF Japan公認事務局用WordPressテーマです。
.
*/

body {
	font-size: 100%;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	color: #333333;
	background-color: #efefef;
	text-align: center;
	background-image: url("skin/bg.gif");
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0% 0%;
}

hr {
	color: #333333;
	height: 1px;
}

.clr {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

h1, h2, h3, h4 {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 110%;
	text-align: left;
	font-weight: bold;
	font-family: Serif;
	color: #ffffff;
	margin: 0;
	padding: 10px 10px 0 20px;
}

#top-image h1 {
	font-size: 150%;
}

h2 {
	border-bottom: solid 1px #000000;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-align: center;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	border-left: solid 5px #000000;
	padding: 5px 10px 5px 10px;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: solid 2px #000000;
}

.spec h4 {
	font-size: 100%;
	font-weight: bold;
	padding: 10px 10px 10px 20px;
	border-bottom-style: none;
	background-image: url("skin/h4.gif");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

/* ===================================== */

#header {
	width: 880px;
	margin: 10px auto 0 auto;
	color: #fafafa;
	text-align: left;
}

#header .description {
	width: 400px;
	text-align: left;
	font-size: 12px;
	margin-left: 20px;
	border-top: solid 1px #ffffff;
}

#top-image {
	width: 880px;
	margin: 0 auto 0 auto;
	height: 300px;
	background-image: url("../../../images/top.jpg");
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0% 0%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#header-image {
	width: 880px;
	margin: 0 auto 0 auto;
	height: 100px;
	background-image: url("../../../images/header.jpg");
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0% 0%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#navigation {
	width: 865px;
	margin: 10px auto 0 auto;
	text-align: left;
	background-image: url("skin/1_menuh_e_l.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#navigation-body {
	margin-left: 8px;
	background-image: url("skin/1_menuh_e_r.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

#navigation-body ul {
	margin: 0;
	margin-left: 5px;
	padding: 0;
	list-style-type: none;
}

#navigation-body ul li {
	float: left;
	margin-right: 1px;
	font-size: 12px;
}


#navigation-body ul li a {
	display: block;
	padding: 7px 15px 10px 15px;
	vertical-align: middle;
	background-color: transparent;
	border-bottom-style: none;
}

#navigation-body ul li a:link,
#navigation-body ul li a:visited {
	color: #222222;
	background-image: url("skin/1_menuh_e_r.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#navigation-body ul li a:hover {
	color: #ffffff;
	background-image: url("skin/1_menuh_e_bg_on.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#navigation-body ul .current_page_item a:link,
#navigation-body ul .current_page_item a:visited,
#navigation-body ul .current_page_item a:hover {
	color: #ffffff;
	background-image: url("skin/1_menuh_e_bg_cr.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#container {
	width: 880px;
	margin: 0 auto 0 auto;
	padding: 0;
	font-size: 73%;
	text-align: left;
}

#container-body {
	padding: 10px;
}

/* ===================================== */

#content {
	float: left;
	width: 595px;
}

#content h3 {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	margin: 10px 0 10px 0;
	background-color: #f3f3f3;
	border: solid 1px #d3d3d3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content ul li {
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	padding-left: 10px;
	border-left: solid 8px #efefef;
}

.post h2 {
	text-align: left;
	font-size: 120%;
	border-left: solid 10px #dfdfdf;
	border-bottom-style: none;
	padding: 0 10px 0 10px;
	margin-top: 20px;
}

.post h2 a:link,
.post h2 a:visited {
	color: #333333;
	background-color: transparent;
	border-bottom-style: none;
}

.post h2 a:hover {
	color: #9a9a9a;
	background-color: transparent;
	border-bottom-style: none;
}

.entry {
	margin: 0px 10px 20px 0px;
	line-height: 1.6;
	padding: 10px;
	color: #7a7a7a;
	border-top: solid 1px #acacac;
}

/*
.post .date {
	padding: 5px;
	text-align: right;
	color: #7a7a7a;
	border-top: solid 1px #acacac;
}
*/

.entry ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
}

.entry li {
	margin: 0.5em 0 0.5em 0;
	padding: 0;
}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
}

/* ===================================== */

#sidebar {
	float: left;
	width: 260px;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

#sidebar ul li li {
	border-left: solid 8px #efefef;
	margin: 0.5em 0 0.5em 0;
}

#sidebar h2 {
	font-size: 100%;
	text-align: left;
	padding: 5px;
	margin: 10px 0 10px 0;
	background-color: #f3f3f3;
	border: solid 1px #d3d3d3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#wp-calendar {
	margin: 0 auto 0 auto;
	width: 230px;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
	border: solid 1px #cacaca;
}

#wp-calendar th {
	font-weight: normal;
	background-color: #efefef;
}

#wp-calendar .pad,
#wp-calendar td.pad:first-child {
	border-style: none;
	background-color: transparent;
}

#wp-calendar td.pad:last-child {
	border-style: none;
	background-color: transparent;
}

#wp-calendar td a:link,
#wp-calendar td a:visited,
#wp-calendar td a:hover {
	display: block;
	border-style: none;
	background-color: #eaeaef;
}

#wp-calendar th:first-child,
#wp-calendar td:first-child {
	background-color: #faeaea;
}

#wp-calendar th:last-child,
#wp-calendar td:last-child {
	background-color: #eaeafa;
}

#wp-calendar td a:hover {
	background-color: #eaeaef;
}

.pagetop {
	text-align: right;
}

#footer {
	width: 880px;
	margin: 0 auto 0 auto;
	text-align: center;
	color: #666666;
	font-size: 11px;
}

#footer p {
	margin: 10px 0 10px 0;
	border-top: solid 1px #cacaca;
	border-bottom: solid 1px #cacaca;
	padding: 20px 0 5px 0;
}

/* ===================================== */

.boxes {
	border-top: solid 1px #bababa;
	border-left: solid 1px #bababa;
	margin-top: 5px;
	margin-bottom: 5px;
}

.boxes td {
	padding: 5px;
	text-align: center;
	background-color: #f3f3f3;
	border-bottom: solid 1px #bababa;
	border-right: solid 1px #bababa;
}

.boxes p {
	margin: 5px 0 5px 0;
	padding: 0;
}

.boxes p img {
	vertical-align: text-bottom;
}

.boxes a:link,
.boxes a:visited,
.boxes a:hover {
	padding: 0;
	color: #000000;
	background-color: transparent;
	border-bottom: dotted 1px #000000;
}

.boxes a.images img {
	padding: 0;
	color: #000000;
	border: solid 2px #f3f3f3;
}

.boxes a.images:hover img {
	padding: 0;
	color: #000000;
	border: solid 2px #9a9a9a;
}

.gray-simple-box {
	padding: 10px;
	background-color: #efefef;
	border: solid 1px #dfdfdf;
}

.gray-simple-box img {
	margin-right: 10px;
	vertical-align: middle;
}

.spec table {
	border-top: dotted 1px #9a9a9a;
}

.spec table th,
.spec table td {
	border-bottom: dotted 1px #9a9a9a;
}

.spec table td {
	padding-left: 10px;
}

.spec table th {
	width: 140px;
	background-image: url("skin/tabular_th.gif");
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0% 0%;
	padding: 5px;
	vertical-align: top;
}

/* ===================================== */

.gray-kadomaru {
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-top: solid 1px #efefef;
	border-left: solid 1px #efefef;
	border-bottom: solid 1px #e3e3e3;
	border-right: solid 1px #e3e3e3;
	background-color: #f1f1f1;
	background-image: url("skin/1_bf3_bg.png");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: 0% 0%;
}

.gray-kadomaru h2 {
	color: #0066cc;
	font-family: Serif;
	font-weight: bold;
	margin-bottom: 5px;
	letter-spacing: 1px;
	text-align: left;
	border-bottom-style: none;
}

.gray-kadomaru .description {
	border-bottom: dotted 1px #67b4ff;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* ===================================== */

p {
	margin: 0.5em 0px 0.5em 0px;
	padding: 0px;
}

/* <STRONG> */

strong {
	font-size: 100%;
	font-weight: bold;
}

/* <SPAN> */

span.red {
	font-size: 100%;
	color: #aa0000;
}

span.blue {
	font-size: 100%;
	color: #0000aa;
}

span.orange {
	font-size: 100%;
	color: #da701a;
}

/* <IMG> */

img {
	margin: 0px;
	padding: 0px;
	border: hidden;
	border-width: 0px;
}

/* <LIST> */

ul {
	list-style-type: square;
}

dl {
}

dt {
	border-bottom: dotted 1px #acacac;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

dd {
	line-height: 1.6;
}

.blue {
	width: 80%;
}

.blue dt {
	border-bottom-style: none;
	padding: 5px;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #ffffff;
	background-color: #0066cc;
}

/* <TABLE> */

table {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	border: hidden;
	border: 0px;
}

td {
	font-size: 100%;
}

/* <A> */

a {
	color: #0066aa;
	border-bottom:1px dotted #00C;
	text-decoration:none;
}

a:visited {
	color: #0066aa;
	border-color:#808;
}

a:hover {
	color: #0099cc;
	background-color:#ddeeff;
}

a.images:link,
a.images:visited {
	text-decoration: none;
	background-color: transparent;
	border-style: none;
}

a.images:hover {
	text-decoration: none;
	background-color: transparent;
	border-style: none;
}

a.images img {
	border-style: none;
}

