@charset "UTF-8";

body {
	/*background-image:url("bk-graycloth.png");*/
	background-color:#ddddff;	/*薄いパープル*/
	/*background-color:#ffccff;*/	/*薄いピンク*/
	/*background-image:url("images/back01.jpg");*/
	/*background-attachment:fixed;*/
	/*background-position-x:"5picx"*/
	/*background-position-y:"5picx"*/
	/*margin-left:20px;*/
	/*margin-right:20px;*/
}



a{/*リンクされた文字*/
    color:black;
    font-style:normal;
    text-decoration:underline;
}
a:link {/*未訪問のリンク*/
    color:green;
    font-style:normal;
    text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
    color:blue;
    text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
    color:red;
    font-style:normal;
    text-decoration:underline;
}
a:active {/*クリック中*/
    text-decoration:none;
}
/**/

#li-none{
	list-style-type:none;
}


h1{	color:red;
	text-align: left;
	font-size:x-large;
}
h2{	color:blue;
	text-align: left;
	font-size:large;
}
h3{	color:blue;
	text-align: left;
	font-size:large;
}
h4{	color:red;
	text-align: left;
	font-size:large;
}
h5{	color:red;
	text-align: left;
	font-size:small;
	font-weight:bold;
}

h6{	color:green;
	text-align: left;
	font-size:small;
	font-weight:bold;
}

.akal{
	color:red;
	font-size:large;
}

.akalnaname{
	color:red;
	font-size:larger;
	font-style:italic;
}

.akam{
	color:red;
	font-size:medium;
	font-weight:bold;
}

.akas{
	color:red;
	font-size:small;
}

.akaxs{
	color:red;
	font-size:x-small;
}

.aol{
	color:blue;
	font-size:large;
}

.aom{
	color:blue;
	font-size:medium;
	font-weight:bold;
}

.aos{
	color:blue;
	font-size:small;
}

.aoxs{
	color:blue;
	font-size:x-small;
}


.kurol{
	color:black;
	font-size:large;
	font-weight:bold;
}

.kurom{
	color:black;
	font-size:medium;
	font-weight:bold;
}

.kuros{
	color:black;
	font-size:small;
	font-weight:normal;
}

.kuroxs{
	color:black;
	font-size:x-small;
	font-weight:normal;
}

.midoril{
	color:green;
	font-size:large;
}

.midorim{
	color:green;
	font-size:medium;
	font-weight:bold;
}

.midoris{
	color:green;
	font-size:small;
}

.midorixs{
	color: green;
	font-size: x-small;
}

.oshare{	color:red;
	text-align: left;
	font-size:x-large;
	font-family: cursive;
}

.koko{
	color:white;
	font-size:small;
	font-weight:bold;
	background-color:blue;
}

.main-contents{
		/*background-image:url("bk-graycloth.png");*/
		float:right;
		width:80%;
		/*line-height:110%;*/
}

.navigation {
		/*background-image:url("091c.png");*/
		/*border:none;*/
		background-color:#f5f5f5;	*/ナビ」とメインの仕切り線*/
		float:left;
		width:20%;
		padding-right:10px;
}
.footer {
		clear:both;
}

.bk-graycloth {
	background-image:url("bk-graycloth.png");
	padding-left: 20px;
}

/*
img{
	{
	float:left;
	vertical-align:middle;
	}
}	
*/

#gazouhidari{
	vertical-align:middle;
	}

#gazoumigi{
	vertical-align:middle;
	}
	
img{
.gazouchuou{
	margin-left:auto;
	margin-right:auto;
	vertical-align:text-top;
	}
}

.indentspaceul{
	list-style-type:none;
	padding-left:10px;
}

.indentul{
	padding-left:10px;
}

#bangou1{
	list-style-type: lower-alpha;
}

.bangouromako{
	list-style-type: lower-roman;
	/*list-style-type:parenthesized-decimal;*/
	padding-left:15px;
}
.iframesizelong{
	width:100%;
	height:1600px;
	}
	
.gyokaenashi{
	display:inline;
}
p.resizeimage img { width: 80%; }
