@charset "utf-8";


/***************************************************************
main
***************************************************************/

body {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,p,ul,ol,li {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
}


/***************************************************************
header
***************************************************************/

#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

.h-l {
	padding: 0px;
	height: 32px;
	width: 187px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
	float: left;
}

.h-l h1 {
	font-size: 0.8em;
}

.h-l h1 a {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 187px;
	text-indent: -9999px;
	display: block;
}

.h-r {
	padding: 0px;
	width: 185px;
	margin-top: 70px;
	margin-bottom: 70px;
	float: right;
}

.webservices {
	list-style-type: none;
	padding: 0px;
	font-size: 0.5em;
	height: 20px;
	width: 135px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

.ws1,.ws2,.ws3,.ws4,.ws5 {
	float: left;
	height: 20px;
	width: 20px;
	margin-right: 3px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ws6 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 20px;
}

.ws1 a {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 20px;
}

.ws2 a {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: -20px 0px;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 20px;
}

.ws3 a {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: -40px 0px;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 20px;
}

.ws4 a {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: -60px 0px;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 20px;
}

.ws5 a {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: -80px 0px;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 20px;
}

.ws6 a {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: -100px 0px;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 20px;
}

.ws1 a:hover {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}

.ws2 a:hover {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: -20px -20px;
}

.ws3 a:hover {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: -40px -20px;
}

.ws4 a:hover {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: -60px -20px;
}

.ws5 a:hover {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: -80px -20px;
}

.ws6 a:hover {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: -100px -20px;
}

.mainnavi {
	padding: 0px;
	list-style-type: none;
	font-size: 0.5em;
	background-image: url(images/mainnav.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	width: 185px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.mn1 {
	width: 42px;
	height: 15px;
	float: left;
}

.mn2 {
	width: 48px;
	float: left;
	height: 15px;
}

.mn3 {
	width: 40px;
	height: 15px;
	float: left;
}

.mn4 {
	float: left;
	height: 15px;
	width: 55px;
}

.mn1 a {
	width: 42px;
	height: 15px;
	text-indent: -9999px;
	display: block;
}

.mn2 a {
	width: 48px;
	height: 15px;
	text-indent: -9999px;
	display: block;
}

.mn3 a {
	width: 40px;
	height: 15px;
	text-indent: -9999px;
	display: block;
}

.mn4 a {
	height: 15px;
	width: 55px;
	text-indent: -9999px;
	display: block;
}

.mn1 a:hover {
	background-image: url(images/mainnav.gif);
	background-repeat: no-repeat;
	background-position: 0px -15px;
}

.mn2 a:hover {
	background-image: url(images/mainnav.gif);
	background-repeat: no-repeat;
	background-position: -42px -15px;
}

.mn3 a:hover {
	background-image: url(images/mainnav.gif);
	background-repeat: no-repeat;
	background-position: -90px -15px;
}

.mn4 a:hover {
	background-image: url(images/mainnav.gif);
	background-repeat: no-repeat;
	background-position: -130px -15px;
}


/***************************************************************
contents
***************************************************************/

#content {
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

#content:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #content {
    height: 1em;
    overflow: visible;
}

#contents {
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #contents {
    height: 1em;
    overflow: visible;
}

.works {
        margin: 0;
        padding: 0;
        list-style-type: none;
}

.entrys {
	padding: 0px;
	width: 215px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
	font-family: Minion Pro Midium , "ヒラギノ明朝 Pro W3","ＭＳ Ｐ明朝", "細明朝体";
}

.e-image {
	background-color: #EEEEEE;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.entrys h4 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
}

.entrys h4 a {
	text-decoration: none;
	color: #000000;
}

.entrys h3 {
	margin: 0px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
}

.entrys h3 a {
	text-decoration: none;
	color: #000000;
}

.entry {
	width: 700px;
	float: left;
	margin-right: 35px;
	margin-left: 15px;
}

.entry img {
	margin-bottom: 20px;
}

.entry-info {
	float: left;
	width: 215px;
	font-family: Minion Pro Midium , "ヒラギノ明朝 Pro W3","ＭＳ Ｐ明朝", "細明朝体";
}

.entry-info h2 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 0.9em;
	line-height: 25px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.entry-info h4 {
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.entry-info h5 {
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 0.8em;
}

.entry-info p {
	font-size: 0.8em;
	line-height: 20px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

.navigation2 {
	width: 215px;
	margin-bottom: 30px;
	font-size: 0.8em;
	margin-top: 30px;
}

.navigation {
	width: 950px;
	margin-bottom: 30px;
	font-size: 0.8em;
	margin-right: auto;
	margin-left: auto;
        clear: both;
}

.navigation:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .navigation {
    height: 1em;
    overflow: visible;
}
/**/

.alignleft {
	float: left;
	height: 25px;
	width: 55px;
	margin: 0px;
	padding: 0px;
}

.alignleft a {
	background-image: url(images/b_prev.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 55px;
	text-indent: -9999px;
	display: block;
}

.alignright {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 55px;
}

.alignright a {
	background-image: url(images/b_next.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 55px;
	text-indent: -9999px;
	display: block;
}

.categorys {
	margin-bottom: 50px;
}

.categorys:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .categorys {
    height: 1em;
    overflow: visible;
}
/**/

.categorys ul {
	font-size: 0.8em;
	list-style-type: none;
}

.categorys li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.categorys li a {
	color: #333333;
}

.categorys li a:hover {
	color: #999999;
}

.archives {
	margin-bottom: 50px;
}

.archives:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .archives {
    height: 1em;
    overflow: visible;
}
/**/

.archives ul {
	font-size: 0.8em;
	list-style-type: none;
}

.archives li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.archives li a {
	color: #333333;
}

.archives li a:hover {
	color: #999999;
}

h3.title1 {
	font-size: 0.5em;
	background-image: url(images/titles.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 950px;
	padding: 0px;
	text-indent: -9999px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 15px;
}


/***************************************************************
footer
***************************************************************/

#footer {
	padding: 0px;
	width: 950px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
	height: 20px;
}

.fleftside {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 150px;
	float: left;
}

.fleftside h2 {
	background-image: url(images/titles.gif);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	font-size: 0.5em;
	height: 20px;
	width: 150px;
	text-indent: -9999px;
	display: block;
}

.frightside {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 20px;
	float: right;
}

.frightside h4 {
	font-size: 0.5em;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 20px;
}

.frightside h4 a {
	background-image: url(images/gototop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 20px;
}

