@charset "UTF-8";


* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}


body {
	color: #666;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	line-height: 1.5;
	background-color:#ccffff;
}


.midashi-g2{
	color:#3C9;
	font-size:24px;
	font-weight:bold;
	line-height: 1.3;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}	


.midashi-g3{
	color:#666;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height: 1.3;
}
.midashi-g3iro{
	color:#3C9;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height: 1.3;
}


.moji-g1{
	color: #666;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height: 175%;
}

.moji-g1-hs{
	color: #666;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height: 150%;
}

.moji-g1-hs_iro{
	color: #3C9;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height: 150%;
}

.moji-g1-hs2{
	color: #666;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height: 150%;
	text-decoration: line-through;
}


.moji-g2{
	color: #666;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height: 150%;
}

.moji-g2iro{
	color: #0CC;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height: 150%;
}




#wrapper {
	width : 770px;
	height :100%;
	margin : auto;
	background-color: #FFF;
}

#header{
	width : 770px;
	height : 160px;
	background-repeat : no-repeat;
	margin : 0;
	padding :0;
	background-color: #ffffff;
	background-image: url(../img/craig_top.jpg);
}

#navi{
	width : 770px;
	height : 30px;
	color:#FFF;
	font-family:"MS Pゴシック", "Helvetica", sans-serif;
	background-color: #3CC;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	display: block;
}



/* Navi bar */
#navi ul li {
	float : left;
	list-style-type: none;
	color:#FFF;
	background-color: #3CC;
	height: 30px;
	width: 385px;
	font-family: "MS Pゴシック", "Helvetica", sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	display: block;
	white-space: normal;
}



#navi ul li a:link{
	display : block;
	width :385px;
	height : 25px;
	color : #FFF;
	text-decoration : none;
	text-align : center;
	background-color : #3CC;
	margin : 0;
	font-family: "MS Pゴシック", "Helvetica", sans-serif;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#navi ul li a:visited {
	display : block;
	width :385px;
	height : 25px;
	color : #FFF;
	text-decoration : none;
	text-align : center;
	margin : 0;
	font-family: "MS Pゴシック", "Helvetica", sans-serif;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #3CC;
}

/* Navi bar end */



#main-img {
	width : 350px;
	height : 400px;
	float : left;
	background-color: #fff;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin: 0px;
}


#main-text {
	width : 320px;
	height : 400px;
	float : left;
	overflow:auto;
	background-color: #fff;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#main-text2 {
	width : 690px;
	height : 130px;
	float : left;
	overflow:auto;
	background-color: #fff;
	background-image: url(../img/toe-top05.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}




#footer{
	width : 770px;
	height : 25px;
	float : left;
	text-align:center;
	color : #FFF;
	font-size:12px;
	padding : 0;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #3CC;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #3CC;
}

#mousikomi {
	width : 690px;
	float : left;
	background-color: #FFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}

#oshiharai {
	width : 690px;
	float : left;
	background-color: #FFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}

#seminar{
	width : 690px;
	float : left;
	background-color: #FFF;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin: 0px;
}

#seminar02{
	width : 690px;
	float : left;
	background-color: #FFF;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin: 0px;
}

#seminar03{
	width : 690px;
	float : left;
	background-color: #FFF;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin: 0px;
}





a:link {
	text-decoration: none;
	color: #39C;
}
a:visited {
	text-decoration: none;
	color: #066;
	width: 385px;
	height: 25px;
}
a:hover {
	text-decoration: none;
	color: #0C9;
}
a:active {
	text-decoration: none;
	color: #099;
}


h1 {
	font-size:30px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-indent:-9999px;
}


.notice {
	font-size:12px;
	color: #F88;
}

.small {
	font-size:12px;
}

.break10 {
	height:10px;
	font-size:10px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
}

.break20 {
	height:20px;
	font-size:20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
	overflow:hidden;
}
#news {
	background-color: #FFF;
	height: 88px;
	width: 502px;
	padding: 10px;
	overflow: auto;
	float: left;
	border: 2px inset #CCC;
}
#annai{
	background-color: #FFF;
	width: 690px;
	overflow: auto;
	float: left;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
}
