@charset "UTF-8";

		* {
	margin: 0px;
	padding: 0px;
}
		body {
	font-family: "メイリオ","ヒラギノ Pro W3","Osaka-等幅",sans-serif;
	font-weight: normal;
	font-size: 10px;
	background-color: #555;
	letter-spacing: 1px;
}
		strong { 
	font-weight: normal;
}
                em {
        color: #fff;
        font-style: normal;
}
		p {
	font-size: 10px;
	line-height: 18px;
	margin-bottom: 10px;
}
		ul {
	list-style-type: none;
	padding: 0px;
	margin-bottom: 15px;
}
		li {
	margin-bottom: 5px;
}
 		img {
	border: 0px;
}
		address {
	font-size: 11px;
	font-style: normal;
}
		h1 {
	font-size: 9px;
	font-weight: normal;
}
		h3 {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
}
		h4,h5 {
	font-size: 10px;
	font-weight: normal;
}
		.form {
	border: 1px solid #666;
}
		a:link,
		a:visited {color:#ffffff; text-decoration:none; font-weight: normal;}
		a:active  {color:#ff0000; text-decoration:none; font-weight: normal;}
		a:hover   {color:#ff0000; text-decoration:none; font-weight: normal;}

		#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
		#header {
	color: #ffffff;
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
}
		#header a:link,
		#header a:visited {color:#ffffff; text-decoration:none; font-weight: normal;}
		#header a:active  {color:#ffffff; text-decoration:none; font-weight: normal;}
		#header a:hover   {color:#ffffff; text-decoration:none; font-weight: normal;}

		#sub {
	height: 150px;
	background-color: #555;
}
		#sub img {
	margin-top: 0px;
	margin-right: 20px;
	float: left;
}
		#sub li {
	margin-left: 20px;
	float: left;
}
		#main {
	width: 1000px;
	height: 500px;
	white-space: nowrap;
	clear: both;
}

/*	プロフィール					   */
		#profile {
	width: 1000px;
	height: 500px;
	clear: both;
}
		#profile ul {
	font-size: 10px;
	margin-top: 30px;
}
		#prof {
	position: relative;
	top: -350px;
	left: 530px;
        width: 470px;
}

/*	コンセプト					   */
		#concept {
	width: 1000px;
	height: 500px;
	clear: both;
}
		#concept h2 {
	font-size: 10px;
	margin-bottom: 15px;
}
		#concept p {
	font-size: 10px;
	line-height: 18px;
	margin-bottom: 30px;
}
		#text {
	width: 400px;
	padding: 0px 100px 0px 0px;
	float: left;
}
		#img {
	width: 500px;
	float: left;
}

/*	ワークス					   */
		#works {
	width: 1000px;
	min-height: 500px;
	clear: both;
}
		#works_left {
	width: 250px;
	float: left;
}
		#works_right {
	width: 210px;
        padding-left: 40px;
	float: left;
}


/*	コンタクト						   */
		#contact {
	width: 1000px;
	height: 500px;
	clear: both;
}
		#add {
	position: relative;
	top: -160px;
	left: 120px;
	width: 200px;
	border: solid 1px #fff;
	padding: 10px;
}

/*	フローチャート						   */
		#flow {
	width: 480px;
	color: #fff;
	font-size: 12px;
	float: left;
}
		#flow li {
	text-indent: 5px;
	margin-bottom: 15px;
}
		#flow ul {
	margin-bottom: 50px;
}
		#flow p {
	font-size: 9px;
}
		#formin {
	width: 500px;
	color: #000;
	background-color: #eee;
	padding: 10px;
	float: left;
}
		#form_item {
	margin-top :10px;
	margin-bottom: 50px;
}
		.form_item {
	margin-bottom: 11px;
	clear: both;
}
		.form_item_tag {
	width: 150px;
	float: left;
}
		#form_end {
	width: 1000px;
	height: 500px;
	overflow: hidden;
	clear: both;
}
		.form_end {
	position: relative;
	top: -470px;
	left: 40px;
}
		.form_end p {
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}

/*	フッター					   */
		#footer {
	width: 100%;
	color: #ffffff;
	border-top: 1px solid #fff;
	margin-top: 60px;
	clear: both;
}
		#footer p {
	font-size: 9px;
	padding: 5px 20px;
	float: right;
}
		#footer a {
	font-size: 10px;
	font-weight: normal;
	padding: 5px 20px;
	float: right;
}


/* =================================== */
/*	エントリー					   */
/* =================================== */

		#entry_works {
	width: 500px;
	float: left;
}
                .entry_works {
        width: 500px;
        min-height: 500px;
        margin-bottom: 30px;
        clear: both;
}
		.entry_title_works {
	width: 500px;
	margin-bottom: 30px;
}
		.entry_body_works {
	width: 500px;
	line-height: 18px;
        margin-bottom: 20px;
}	
    	        .entry_body_works img {
	border: solid 5px #555;
	float: left;
}

		.entry_topics {
        width: 1000px;
	min-height: 500px;
	margin-bottom: 20px;
}
		.entry_body_topics {
	line-height: 18px;
	border-bottom: dotted 2px #000;
	padding: 30px 0;
}	
		.entry_title_topics {
	margin-bottom: 30px;
}

		.entry_link {
	width: 479px;
	padding-right: 20px;
	margin-bottom: 50px;
	float: left;
}
		.entry_body_link {
	line-height: 18px;
}	
    	.entry_body_link img {
	position: relative;
	top: -55px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
		.entry_title_link {
	margin-left: 160px;
	margin-bottom: 10px;
}
		.entry_tag_link {
	margin-left: 160px;
	margin-bottom: 20px;
}

		blockquote {
	font-size: 11px;
	color: #808080;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

		.pict {
	border-width: 3px;
	border-style: solid;
	border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}

		.lightup {
	background-color: #F5F5F5;
	cursor: pointer;
}


/* =================================== */
/*	ページャー					   */
/* =================================== */

		.pager {
        color: #FFF;
	text-align:center;
	clear: both;
}
		.pager strong {
	font-size: 130%;
	font-weight: bold;
}
/* =================================== */
/*	エントリーブログ					   */
/* =================================== */

		#tag {
	width: 250px;
	float: left;
}
		#contents {
        width: 500px;
	min-height: 500px;
	margin-bottom: 60px;
	float: left;
}
		.entry a:link,
		.entry a:visited {color:#000000; text-decoration:none; font-weight: normal;}
		.entry a:active  {color:#000000; text-decoration:underline; font-weight: normal;}
		.entry a:hover   {color:#000000; text-decoration:underline; font-weight: normal;}

		.entry_view {
	color: #fff;
	margin-bottom:20px;
	text-align:center;
}
		.entry {
        padding: 15px;
	margin:10px 0px 50px 0px;
	background-color: #eee;
}
		.entry_navi{
	font-size: 11px;
	text-align: center;
}
		.entry_tag {
	width: 20%;
	text-align: center;
	padding: 5px 0;
	border-right: 1px solid #000;
	float: left;
}
		.entry_title {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: left;
}
		.entry_author {
	font-size: 11px;
	text-align: right;
}
		.entry_body {
	font-size: 11px;
	line-height: 200%;
	padding: 25px 40px 0 40px;
        border-top: solid 1px #000;
	clear: both;
}
		.entry_body img {
	margin-bottom: 10px;
}	
		.entry_date {
	color: #000;
	margin-bottom: 20px;
}
		.entry_state {
	color: #000;
	font-size: 11px;
	text-align: right;
	margin-top: 50px;
}
		.entry_list dt {
	background:transparent url(./arrow.gif) no-repeat 0px 4px;
	padding-left: 15px;
	line-height: 200%;
}
		dd.entry_list_description {
	width: 90%;
	padding:10px 10px 20px;
	border:1px #CCC solid;
	list-style:none;
}
		ul.entry_cloud li {
	display:inline;
	margin-right:10px;
}
		blockquote {
	font-size: 11px;
	color: #808080;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
		.pict {
	border-width: 3px;
	border-style: solid;
	border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}
		.lightup {
	background-color: #F5F5F5;
	cursor: pointer;
}

/* =================================== */
/*	コメント	   */
/* =================================== */

		#comment {
	margin-top:30px;
	border-top: 1px dotted #000;
}
		.comment {
	margin:10px 0 20px 0;
	border-bottom: 1px #000 dotted;
}
		.entry_comment {
	/*background-color: #CCC;*/
	margin: 5px 10px;
	padding: 0px;
}
		.comment_area {
	padding: 10px;
}
		.comment_area_title {
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
		.comment_title {
}
		.comment_name {
}
		.comment_state {
	font-size: 11px;
}
		.comment_body {
	font-size: 11px;
	margin: 5px 0px 10px 0px;
}
		.comment_submit {
	margin-top:5px;
}
		#trackback {
	margin-top:30px;
}
		.form_line {
	width:290px;
	padding:2px 5px;
}

                .rss-box {
        color: #fff;
        margin-top: 10px;
}
               .rss-date {
        font-size: 10px;
        margin-right: 10px;
}
