@charset "Shift_JIS";

@media screen and (max-width:768px)
	#navimenu {
		height: 200px;
		width: 30%;
	}
	#another-menu {
		display: none;
	}

	#navimenu {
		height: 200px;
		width: 30%;
	}
	#another-menu {
		display: none;
	}

body {
	width:100%;
	background-color: #eeeeee;
	margin: 25px 0px;
	padding: 0px;
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(contents-elements/contents-image/body-back.jpg);
	position: relative;
}
p      {
	color: #eee;
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 20px;
	padding-left: 15px;
}
img {
	background-color:#eee;
	border-top:solid 7px #000;
	border-bottom:solid 7px #000;
	padding:1px;
	border-right: solid 7px #000;
	margin-right:7px;
}
a img	{
	background-color:#000000;
	padding:0px;
	border: none;
	margin: 5px;
}

/*レイアウト編*/
#main     {
    align-content: center;
	color: white;
	font-size: 16px;
	line-height: 21px;
	background: black;
	text-align: left;
	margin: 50px auto 0px auto;
	padding: 12px;
	width: 90%;
	}

#left       {
	border-top: solid 1px #FFF;
	position: fixed!important;
	position: absolute;
    top: 0;
	height: 50px;
    width: 100%;
	background: #330000;
	rgba(200,0,0,0,80);
	font-family: "Times New Roman", Times, serif;
	text-align: center;
    filter:alpha(opacity=80);
    moz-opacity:0.8;
    khtml-opacity:0.8;
    opacity:0.8;
}

#left li{
	font-size: 30px;
	display: inline;
	margin: 5px 10px 10px 10px;
	padding-bottom: 10px;
}

#another-menu {
	background: #000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 15%;
	position: fixed!important;
	position: absolute;
	right: 0;
	top: 15%;
	text-align: left;
	border-radius: 8px;
	box-shadow: -3px -3px 10px 5px #222 inset;
	filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity:0.8;
opacity:0.8;
	rgba(200,0,0,0.80);
}

#navimenu {
	width: 15%;
	height: 100px;
	position: fixed!important;
	position: absolute;
	bottom: 40px;
	margin: 0px auto;
	right: 0;	
	background: #880000;
	text-align: center;
	border-radius: 8px;
	box-shadow: -3px -3px 10px 5px #222 inset;
	filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity:0.8;
opacity:0.8;
	rgba(200,0,0,0.80);
}
#navimenu li{

	font-family: Times New Roman, Times, serif;
	line-height: 40px;
    font-size: 20px;
}

#navimenu a:link {
	color: #ccc;

}
#navimenu a:visited {
	color: #ccc;
}
#oshinagaki{
}
	
/*文字修飾編*/
h1   {
	color: #900;
	font-size: 27px;
	font-weight: 800;
	line-height: 30px;
	margin: 10px auto;
	padding: 5px 5px 5px 15px;
	border-top: solid 2px #900;
}
.header-h1  {
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	font-style:normal;
	margin-top:14px;
	line-height: 20px;
}
.fake-h1 {
	color: white;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-top:0px;
	background-image: url(contents-elements/contents-image/h2-back.jpg);
	margin-top: 50px;
	line-height: 23px;
	border-top: none;
}

h2       {
	color: white;
	font-size: 20px;
	font-weight: bold;
	line-height: 23px;
	margin-bottom: 20px;
	background-image: url(contents-elements/contents-image/h2-back.jpg);
	margin-top: 50px;
	padding: 2px;
}
h3   {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 23px;
	margin-top: 50px;
	border-left: solid 10px #333;
	padding-left: 15px;
}
h4  {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 25px;
	padding-top: 15px;
	color: #990000;
}
em {
	color:#900;
	font-weight:bold;
	font-size:16px;
	text-decoration:underline;
	}
ul {
	font-size: 20px;
	font-weight: 800;
	line-height: 30px;
	list-style: none;
	margin-left: -30px;
	vertical-align: text-top;
	font-family: "Times New Roman", Times, serif;
	display: block;
}
.larger-red {
	color:#CC0000;
	font-size:130%;
}
.attention-red {
	color:#c00;
	text-decoration:underline;
	margin:5px 0px
}
.larger-std {
	font-size:130%;
	line-height:130%;
	margin-bottom:20px;
	color: #FFFFFF;
	font-weight: normal;
}

hr {
	color:#000000;
 	border-bottom:dotted 1px #666;
	margin:20px 12px;
}
.text-box3 {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	background-color: #CCCCCC;
	text-align: left;
	margin: 5px auto;
	padding: 15px;
	width: 500px;
	height: 100px
}
.font-Verdana/*Verdanaの名を語った嘘っぱちフォント*/ {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.tume /* 連続する箇条書き専用。p要素の段落観の空きを詰める*/  {
	 margin-top: 7px;
	 margin-bottom: 7px ;
	 lineheight:14px
}

/*リンク編*/
a:link {
	color: #C00;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #fff;
	background-color: #400;
}
a:active {
	color: #000;
	background-color: #800;
}

/*テーブル編*/
#table {
	border: 0px none #000000;
	margin: 25px 0px;
}
td {
	padding: 7px;
}
th {
	padding: 5px;
	background-color: #660000;
	width:80px;
}

/*プロフ編*/
.left-photo {
	float:left
}

.right-photo {
	float:right
}
.text-box {
	clear:both;
	background-color:#222;
	padding:5px;
}
.prof-box {
	width:500px;
	padding:12px;
	margin:auto;
	}
.plof-name {
	font-size:20px;
	font-weight:800;
	border-bottom:solid 2px #fff;
	border-left:solid 12px #fff;
}
.prof {
	font-size:12px;
	line-height:120%;
}
/*表示・非表示編*/
#hidden{
 display:none;
}
