@import "http://";

@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

html,body {
	background-repeat: repeat-x;
	background-position: top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color:  #00ACFF;
}

a:active {
	text-decoration: none;
	color: #999;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-top: 0px;
	float: left;
}

#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	min-height: 100%;
	position: relative;
	background-color: #FFF;
	background-repeat: repeat-x;
	display: block;
	height: auto;

}
#header {
	background-color: #011B50;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-size: 0.8em;
	overflow: hidden;
	height: 65px;
}


.title_page {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #022251;
	background-repeat: no-repeat;
	height: 15px;
	text-align: left;
	display: block;
	background-position: left center;
	letter-spacing: 1px;

}
#side_thumb {
	width: 250px;
	height: auto;
	margin-top: 20px;
	float: left;
}
.title_category {
	clear: both;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #022251;
	list-style-type: none;
	display: block;
	text-align: left;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-left: 2px;
}

.thumb_li {
	list-style-type: none;
	margin-right: 10px;
	float: left;
	border: 1px solid #CCC;
	display: block;
	width: 75px;
	margin-bottom: 10px;
	overflow: hidden;
	height: 75px;
}
.thumb_li a img {
	display: block;
}
#thumb_web_ul {
	margin-top: 5px;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
}
#thumb_2d_graphics_ul {
	margin-top: 7px;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;

}
#thumb_movie_ul {
	margin-top: 7px;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
}
#thumb_photo_ul {
		margin-top: 5px;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;

}
#main_works {
	float: right;
	width: 600px;
	margin-top: 20px;
	background-color: #FFF;
	padding-left: 40px;
	margin-bottom: 10px;
}
#main_works_gazo {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	float: right;
}
#main_works_text {
	margin-top: 30px;
	clear: both;
	float: left;
	background-color: #FFF;
}

.text_02 {
	font-size: 0.8em;
	margin-top: 5px;
	line-height: 18px;
	color: #666;
}
.text_01 {
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
#footer {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 60px;
	position: fixed;
	background-color: #F5F5F5;
	width: 100%;
	bottom: 0px;
	clear: left;
}
#footer address {
	font-size: 0.9em;
	font-style: normal;
	color: #707070;
	line-height: 30px;
	margin-right: auto;
	margin-left: auto;
	border-top-color: #1B4A9E;
	border-right-color: #1B4A9E;
	border-bottom-color: #1B4A9E;
	border-left-color: #1B4A9E;
	text-align: right;
	width: 1000px;
}
#portfolio {
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 50px;
}
#profile {
	margin-right: auto;
	margin-left: auto;
	clear: left;
	margin-top: 30px;
}
.text {
	color: #666;
	font-size: 0.8em;
	line-height: 1.5em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 20px;
}
hr {
	margin-top: 5px;
	border-top-color: #1B4A9E;
	border-right-color: #1B4A9E;
	border-bottom-color: #1B4A9E;
	border-left-color: #1B4A9E;
}


#g_navi {
	float: right;
	color: #FFF;
	font-size: 1.3em;
	margin-top: 34px;
}
#g_navi ul li {
	float: left;
	border-right-color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	height: 20px;
	display: block;
	padding-right: 45px;
	padding-left: 45px;
	letter-spacing: 1px;
}
#g_navi ul {
	list-style-type: none;
}
#header h1 {
	float: left;
	padding-top: 7px;
}
.g_navi_first {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#g_navi ul li a {
	display: block;
}
.text_02 a:link {
	color: #1B4A9E;
}
.text_02 a:visited {
	color: #1B4A9E;
}
.text_02 a:hover {
	color: #FFCC00;
}
#eye_catch {
	width: 900px;
	margin-right: auto;
	margin-top: 20px;
	margin-left: auto;
}
#header_comment {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	width: 100px;
	float: left;
	text-align: left;
}
#photo {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;

}
#container {
	margin-top: 15px;
	float: left;
	display: block;
	margin-bottom: 50px;

}
#thumb_photo_ul a img {
	border: 1px solid #CCC;
	margin-right: 10px;
	display: block;
	float: left;
	margin-bottom: 10px;
	height: 75px;
	width: 75px;
	overflow: hidden;
}

/* news  */

#news {
	padding-right: 0px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 20px;
	clear: left;
	margin-bottom: 100px;
}


		#news dl {
	font-size: 0.9em;
	margin-top: 5px;
	overflow: hidden;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		}
			#news dl dt {
	background-image: url(../img/botan.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #990000;
	border-top-color: #666;
	position: absolute;
	padding-top: 1px;
	margin-top: 5px;
	display: block;
			}
				#news dl dd {
	line-height: 1.3em;
	color: #666666;
	border-right-color: #21A121;
	border-bottom-color: #21A121;
	border-left-color: #21A121;
	padding-top: 30px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-bottom: 10px;
	margin-top: -3px;
	position: relative;
	padding-left: 15px;
	font-size: 0.9em;
	display: block;
				}
/* news  */
#photo #container a img {
	margin-right: 30px;
	float: left;
	margin-bottom: 30px;
}
.warning {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
	color: #336899;
}

#container a:link {
	text-decoration: none;
	color: #1B4A9E;
}

#container a:visited {
	text-decoration: none;
	color: #1B4A9E;
}

#container a:hover {
	text-decoration: none;
	color: #FFCC00;
}

#container a:active {
	text-decoration: none;
	color: #999;
}
#profile .contents_waku {
}
#eye_catch img {
	margin-bottom: 20px;
}
#eye_catch .slider {
	display: block;
	list-style-type: none;
}
#eye_catch .slider li {
	display: block;
	margin: 0px;
}
#container_a {
	width: 900px;
	height: 100px;
}
#container_b {
	width: 900px;
}
.titlebox {
	background-color: #1B4A9E;
	display: block;
	height: 16px;
	width: 5px;
	text-align: left;
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}
.titlebox {
	background-color: #1B4A9E;
	display: block;
	height: 0px;
	width: 0px;
	text-align: left;
	float: left;
	margin-right: 2px;
	margin-top: 3px;
}
.category_name {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	color: #1B4A9E;
	display: block;
	text-align: left;
	background-repeat: no-repeat;
}
.title_warning {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.55em;
	float: left;
	margin-top: 10px;
	color: #666;
}
#title_page_title {

	display: block;
}
.title_page_area {
}
#profile .text .top_warning {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.85em;
	color: #999;
}
#wrap #profile .contents_waku .text .about_warning {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #7F7F7F;
	font-size: 0.9em;
}
.white {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	display: inline;
}
#news dl dd p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #006;
}
