@charset "UTF-8";
/* CSS Document */


/********************************************************/
/*all clear*/
/********************************************************/
html,body,div,h1,h2,h3,h4,dl,dt,dd,ul,li,a,address,caption,table,tr,th,td,img,p {
	margin: 0px;
	padding: 0px;
}


body {
	color:#333;
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;
	font-family:"Times New Roman", Times, serif;
	letter-spacing: 0.1em;
}



h1,h2,h3,h4,ul{
	display: block;
}


em {
	text-indent: -9999px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}


.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	visibility: hidden;
}


li {
	list-style-type: none;
}


.left-clear {
	float: right ! important;
	margin-right: 0px ! important;
}


a,a:link,a:visited {
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}


a:active {
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}


a:hover	{
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}


img {
	border: 0;
}

/********************************************/
/*wrapper*/
/********************************************/
div#wrapper {
	width: 100%;
	height: auto;
}



/********************************************/
/*container*/
/********************************************/
div#container {
	height: auto;
	width: 100%;
}


/********************************************/
/*header*/
/********************************************/
div#header {
	height: auto;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 50px;
}


h1 {
	width: 389px;
	height: 29px;
}

h1 a {
	width: 389px;
	height: 29px;
	display: block;
}


/**********************/
/*title */
/**********************/
div#title {
	height: 29px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../img/h1_title.gif);
	background-repeat: no-repeat;
}



/**********************/
/*gnavi */
/**********************/
div#gnavi-wrapper {
	background-image: url(../img/gmavi_bg.gif);
	background-repeat: repeat-x;
	height: 50px;
	width: 100%;
}


div#gnavi {
	background-image: url(../img/g_mavi_img.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}


div#gnavi ul {
	height: 50px;
	width: 600px;
}


div#gnavi li {
	float: left;
	height: 50px;
	width: 120px;
	display: block;
}


div#gnavi li a {
	height: 50px;
	width: 120px;
	display: block;
}

/********************************************************/
/*contents*/
/********************************************************/
div#contents {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}


h2 {
	font-size: 80%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-bottom: 15px;
}


h3 {
	font-size: 80%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 1px;
}


h4 {
}


p {
	font-size: 80%;
	margin-bottom: 3px;
}



/**********************/
/*home*/
/**********************/
div#home {
	margin-bottom: 80px;
}


div#contents img#img-top{
	margin-top: 20px;
	margin-bottom: 50px;
}


div.categori {
}

div.categori#left-clear {
	float: right ! important;
	margin-right: 0px ! important;
}


div.categori {
	width: 290px;
	float: left;
}


div.categori dl {
}


div.categori dt {
	float: left;
	margin-right: 10px;
	font-size: 80%;
}


div.categori dd {
	font-size: 80%;
	margin-bottom: 3px;
}



/**********************/
/*portfolio*/
/**********************/
div#portfolio {
	height: auto;
	width: 100%;
}


div#portfolio img {
}


div#portfolio ul {
	height: 50px;
	width: 594px;
	margin-right: auto;
	margin-left: auto;
}


div#portfolio li {
	float: left;
	margin-right: 18px;
}



/**********************/
/*profile*/
/**********************/
div#profile {
	margin-bottom: 80px;
}


p.p-history {
	margin-bottom: 11pt;
}


div.categori-2 {
	width: 100%;
	float: left;
	margin-bottom: 50px;
}


div.categori-2 dl {
}


div.categori-2 dt {
	margin-right: 10px;
	font-size: 80%;
	float: left;
}


div.categori-2 dd {
	font-size: 80%;
	margin-bottom: 3px;
}


div.categori-2 dl.dl-profile dt {
	float: none ! important;
	margin-bottom: 11pt;
}


div.categori-2 dl.dl-profile dd {
	margin-bottom: 11pt;
}


div.categori-2#margin-bottom-0 {
	margin-bottom: 0px;
}


/**********************/
/*contact*/
/**********************/
div#contact {
	height: auto;
	width: 100%;
	margin-bottom: 80px;
}



/********************************************************/
/*footer*/
/********************************************************/
div#footer {
	height: 90px;
	width: 100%;
	background-color: #DDDDDD;
	padding-top: 10px;
}

address {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}


p.yajirushi {
	text-align: right;
	margin-top: 80px;
}
