@charset "utf-8";


html {
	height: 100%;
	margin: 0px;
}


body {
	height: 100%;
	margin: 0px;
	font-size: 15px;
	font-family: sans-serif;
	background-color: #eeeeee;
}


/* =============================================== */
/*	コンテナ									   */
/* =============================================== */
#inbody {
	width: 1000px;
	margin: 0 auto;
	background-color: #ffffff;
	background-image: url("./images/menubg.png");
	background-repeat: repeat-y;
	background-position: left top;
}


#inbody {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* =============================================== */
/*	ヘッダー									   */
/* =============================================== */
#header {
	width: 100%;
	height: 150px;
	margin: 0px;
	background-color: #1c37ff;
/*	background-image: url("./images/header1.png");*/
	background-image: url("./images/header2.png");
	background-repeat: no-repeat;
	background-position: left top;
}


#tohome {
	width: 280px;
	height: 70px;
	padding: 40px 0px 0px 30px;
}


/*
#tohome a {
	display: block;
}
*/

/* =============================================== */
/*	メイン										   */
/* =============================================== */
#main {
	height: auto;
	padding-bottom: 240px;
}


/* =============================================== */
/*	メニュー									   */
/* =============================================== */
#menu {
	width: 200px;
	float: right;
}


#menu ul {
	width: 165px;
	list-style: none;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	border: 1px solid #aaaaaa;
}


#menu li {
	width: 165px;
	height: 27px;
	line-height: 27px;
	background-color: #eeeeee;
}


.curpage {
	padding-left: 15px;
	color: #000000;
}


.curpagesub {
	padding-left: 25px;
	color: #000000;
}


.nolink {
	padding-left: 15px;
	color: #888888;
}


#menu a {
	display: block;
	color: #0000aa;
	text-decoration: none;
}


#menu a:hover {
	background-color: #a0a0a0;
}


.mitem {
	padding: 0px 0px 0px 15px;
}


.sitem {
	padding: 0px 0px 0px 25px;
}


.sworks {
	padding: 0px 0px 0px 25px;
	font-size: 0.9em;
}


.sworkscr {
	padding: 0px 0px 0px 25px;
	font-size: 0.9em;
	color: #000000;
}


#miend {
/*	border-bottom: 1px solid #0;*/
}


/* =============================================== */
/*	ブレッドクラム								   */
/* =============================================== */
.bread {
	height: 20px;
	padding: 10px 0px 7px 10px;
	font-size: 0.8em;
}

.bread a {
	text-decoration: none;
}


/* =============================================== */
/*	アピアランス								   */
/* =============================================== */
#main_right {
	width: 800px;
	height: auto;
/*	float: left;*/
}


#main_right ul {
	list-style: none;
	margin: 0 0 0 1em;
	padding: 10px 0px 0px 0px;
}


#main_right li {
	height: 25px;
}


#main_right h1 {
	margin-left: 30px;
	font-size: 1.2em;
	color: #333333;
}


#main_right h2 {
	font-size: 1.1em;
	margin-left: 10px;
}


.prga {
	margin-left: 10px;
}


.ileft {
	width: 200px;
	height: 100px;
	margin: 30px 10px 30px 30px;
	float: left;
	border: 1px solid #cccc00;
}


.imiddle {
	width: 200px;
	height: 100px;
	margin: 30px 10px 30px 30px;
	float: left;
	border: 1px solid #cccc00;
}


.iright {
	width: 200px;
	height: 100px;
	margin: 30px 10px 30px 30px;
	float: left;
	border: 1px solid #cccc00;
}


#areaa {
	margin-left: 30px;
	line-height: 150%;
}


#latestinfo {
	width: 760px;
	margin: 20px auto;
	background-color: #f8f8f8;
	border-radius: 10px;
}


#latestinfo h1 {
	margin: 0px;
	font-size: 1.2em;
	color: #333333;
}


.infoline {
	height: 25px;
}


.infodate {
	width: 130px;
	padding-left: 10px;
	float: left;
}


.infomsg {
	width: 93%;
}


#latestinfo a {
}


.infomsg a {
	text-decoration: underline;
}


#maininfo {
	width: 100%;
	min-height: 150px;
	padding-top: 20px;
	padding-left: 15px;
}


#maininfo h1 {
	width: 92%;
	border-left: 15px solid #404040;
	padding: 7px;
	background: #e8e8e8;
}


#litbl {
	width: 93%;
	margin-left: 5px;
	border-collapse: collapse;
}


#litbl td {
	padding: 5px;
}


.lidate {
	width: 17%;
	vertical-align: top;
}


.limsg {
	vertical-align: top;
}


#wbarea {
	width: 100%;
	height: 200px;
	padding-top: 10px;
	padding-left: 15px;
}


#wbarea a {
	text-decoration: none;
}


#wbarea h1 {
	width: 92%;
	border-left: 15px solid #ffd700;
	padding: 7px;
	background: #fffacd;
}


#inarea {
	width: 100%;
	height: 200px;
	padding-top: 10px;
	padding-left: 15px;
}


#inarea a {
	text-decoration: none;
}


#inarea h1 {
	width: 92%;
	border-left: 15px solid #f39700;
	padding: 7px;
	background: #f2dec1;
}


#esarea {
	width: 100%;
	height: 200px;
	padding-top: 10px;
	padding-left: 15px;
}


#esarea a {
	text-decoration: none;
}


#esarea h1 {
	width: 92%;
	border-left: 15px solid #009944;
	padding: 7px;
	background: #b2ffd4;
}


.awltitle {
	width: 100%;
	height: 30px;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 1.2em;
}


.awlimage {
	padding-top: 5px;
	padding-left: 30px;
}


#aboutmotono {
	width: 800px;
}


.profcont {
	margin-left: 20px;
	clear: left;
}


#aboutmotono h1 {
	width: 736px;
	/*width: 92%;*/
	margin-left: 15px;
	margin-bottom: 40px;
	padding: 10px 15px;
	font-size: 1.2em;
	color: #ffffff;
	background: -webkit-linear-gradient(top, #69b4e6 0%, #2c81ba 100%);
	background: linear-gradient(to bottom, #69b4e6 0%, #2c81ba 100%);
	background-color: #2c81ba;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
	border-radius: 5px;
}


#selfphoto {
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	float: left;
}


#profmoto {
	margin-left: 20px;
	height: 220px;
}


#crename {
	font-size: 1.4em;
}


.cresname {
	color: #006400;
	font-weight: bold;
}


.crefname {
	color: #006400;
	font-weight: bold;
}


#selfcomm {
	width: 92%;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 1em;
}


#selfcomm h2 {
	width: 95%;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	border-bottom: double 5px #FFC778;
}


#aboutkoba {
	width: 800px;
	font-size: 1em;
}


#aboutkoba h1 {
	width: 736px;
	/*width: 92%;*/
	margin-left: 15px;
	margin-bottom: 20px;
	padding: 10px 15px;
	font-size: 1.2em;
	color: #ffffff;
	background: -webkit-linear-gradient(top, #69b4e6 0%, #2c81ba 100%);
	background: linear-gradient(to bottom, #69b4e6 0%, #2c81ba 100%);
	background-color: #2c81ba;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
	border-radius: 5px;
}


#profkoba {
	width: 730px;
	margin-left: 20px;
	font-size: 1em;
}


/* =============================================== */
/*	フッター									   */
/* =============================================== */
#footer {
	width: 100%;
	height: 240px;
	position: absolute;
	bottom: 0;
	background-color: #333333;
	text-align: center;
}


#ifoot {
	margin-top: 10px;
}


#copyright {
	padding-top: 10px;
}


#ftitem {
	padding-top: 10px;
	padding-left: 20px;
	font-size: 0.7em;
	text-align: left;
}


#ftitem a {
	color: #ccccaa;
	text-decoration: none;
}


/* =============================================== */
/*	スペース									   */
/* =============================================== */
.spc0 {
	width: 100%;
	height: 0px;
	clear: left;
}


.spc10 {
	width: 100%;
	height: 10px;
	clear: left;
}


.spc20 {
	width: 100%;
	height: 20px;
	clear: left;
}


.spc30 {
	width: 100%;
	height: 30px;
}


.spc50 {
	width: 100%;
	height: 50px;
}


.spc70 {
	width: 100%;
	height: 70px;
}


.spc100 {
	width: 100%;
	height: 100px;
}


/* =============================================== */
/*	その他										   */
/* =============================================== */
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
