body {
	font-family: "Century Gothic", "Futura", "Gill Sans", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "新ゴ L", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic";
	;
	font-size: 13px;
	line-height: 18px;
	background-repeat: repeat;
	background-color: #DDDDDD;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.ryuge.or.jp/image/body_bg.gif);
}

p {
	line-height: 150%;
}

a {
 text-decoration: underline;
 color: #931356;
  }

img {
 margin: 0;
 padding: 0;
 border: none;
}

li {
 margin: 0;
 padding: 0;
 border: none;
 list-style:none;
}

#main {
	background-color: #FFFFFF;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-bottom: auto;
}

#side img {
	margin-bottom: 10px;
}

.contentleft {
	width: 371px;
	margin-top: 30px;
	margin-left: 15px;
	float: left;
	height: auto;
}

#side {
	float: right;
	margin-right: 15px;
	width: 316px;
	margin-top: 40px;
	margin-bottom: 60px;
}

#footer {
	font-size: 13px;
	background-color: #F4F4F4;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-left-color: #000000;
	background-repeat: repeat;
	margin-top: 0px;
	padding-top: 50px;
	margin-bottom: 0px;
}

.clearfix {
 height: auto;
 min-height: 1px;
 height: auto;
 overflow: hidden;
}

.contentleft ul {
	margin-left: 10px;
	margin-top: 5px;
}

.contentleft li {
	font-size: 12px;
	list-style: none;
}

#manu {
	background-color: #FFFFFF;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

#navi {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	height: 45px;
}

.headmain {
	height: 264px;
	width: 750px;
}

#content {
	background-color: #FFFFFF;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	height: auto;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
}

.headleft {
	margin-top: 0px;
	margin-left: 0px;
	height: 68px;
	width: 152px;
	float: left;
}

.headcenter {
	width: 270px;
	margin-left: 152px;
	height: 68px;
}

.headright {
	margin-top: -18px;
	float: right;
	padding-right: 10px;
}

#wapper {
}

#leftside {
	width: 142px;
	margin-top: 20px;
	margin-left: 25px;
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 150px;
}

#leftside img {
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 1px;
}

#pan {
	font-size: 12px;
	margin-top: 15px;
	margin-left: 25px;
}

/*************************
news
*************************/
#newsmain {
	background-color: #FFFFFF;
	width: 486px;
	margin-top: 20px;
	float: right;
	margin-right: 25px;
}

#newsmain h4 {
	background-color: #ffacda;
	font-size: 15px;
	padding-left: 10px;
	margin-top: 10px;
	color: #93145B;
}

#newsmain .section {
        margin : 15px 5px 15px 5px;
}

#newsmain p {
	background-color: #FFFFFF;
	padding-left: 10px;
	line-height: 150%;
}

#newsmain ul.active {
	clear : both;
	margin : 5px 0;
	padding : 5px 10px;
	text-align : right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFACDA;
}

#newsmain ul.active li {
 display : inline;
 padding : 0 0 0 3px;
 background : transparent;
}

/*************************
archive
*************************/
#archivemain {
	background-color: #FFFFFF;
	width: 486px;
	margin-top: 20px;
	float: right;
	margin-right: 25px;
}

#archivemain h4 {
	background-color: #ffacda;
	font-size: 15px;
	padding-left: 10px;
	color: #93145B;
}

#archivemain .section {
        margin : 15px 5px 15px 5px;
}

#archivemain p {
	background-color: #FFFFFF;
	padding-left: 10px;
	line-height: 150%;
}

#archivemain ul.active {
	clear : both;
	margin : 5px 0;
	padding : 5px 10px;
	text-align : right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFACDA;
}

#archivemain ul.active li {
 display : inline;
 padding : 0 0 0 3px;
 background : transparent;
}

/*************************
link
*************************/
#linkmain {
	background-color: #FFFFFF;
	width: 486px;
	margin-top: 20px;
	float: right;
	margin-right: 25px;
}

#linkmain .link_banner{
        padding-left: 10px;
        padding-bottom: 10px;
        padding-top: 10px;
}

#linkmain .link_banner p{
        /* float:left; */
        padding-left:10px;
        padding-bottom: 10px;
        line-height:150%;
        font-size:12px;
}

/*************************
thanks
*************************/
#thanksmain {
	background-color: #FFFFFF;
	width: 486px;
	margin-top: 20px;
	float: right;
	margin-right: 25px;
}

#thanksmain p {
	background-color: #FFFFFF;
	padding-left: 10px;
	line-height: 150%;
}

/*************************
contact
*************************/
#contactmain {
	background-color: #FFFFFF;
	width: 486px;
	margin-top: 20px;
	float: right;
	margin-right: 25px;
}

#contactmain p {
	background-color: #FFFFFF;
	line-height: 120%;
}

#contactmain h1 img {
	margin-top: 10px;
}

#contactmain .form {
	margin-left: 10px;
}

#contactmain .info_detail {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
	border: 1px double #999999;
}

/*************************
servise
*************************/
#servisemain {
	background-color: #FFFFFF;
	width: 486px;
	margin-top: 20px;
	float: right;
	margin-right: 25px;
}

#servisemain h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	margin-top: -2px;
	margin-left: 10px;
}

#servisemain p {
	background-color: #FFFFFF;
	line-height: 120%;
	margin-top: -15px;
	margin-left: 10px;
}

#servisemain h1 {
}

#servisemain h2 {
}

#tenin54 {
	height: 109px;
	width: 126px;
	float: right;
	margin-top: -125px;
	margin-bottom: 25px;
}

#tenin35 {
	height: 109px;
	width: 126px;
	float: right;
	margin-top: -165px;
	margin-bottom: 45px;
}

#tenin10 {
	height: 109px;
	width: 126px;
	float: right;
	margin-top: -165px;
	margin-bottom: 45px;
}

#servisemain h3 {
	margin-top: -15px;
	margin-bottom: 80px;
}

/*************************
company
*************************/
#companymain {
	background-color: #FFFFFF;
	width: 486px;
	margin-top: 20px;
	float: right;
	margin-right: 25px;
}

#companymain p {
	background-color: #FFFFFF;
	padding-left: 10px;
	line-height: 150%;
	margin-top: -15px;
}

#companymain h1 {
	margin-top: 0px;
}

#companymain dl{
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 10px;
}

#companymain dt{
	font-weight: bold;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	margin-top: 10px;
}

#companymain dd{
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 50px;
}

#companymain .photo{
	margin-left: 15px;
	width: 164px;
	float: left;
}

#companymain .photo img{
	margin-right: 2px;
	margin-bottom: 2px;
}

#columun {
	height: 225px;
	width: 300px;
	float: right;
}

/*************************
sitemap
*************************/
#sitemapmain {
	background-color: #FFFFFF;
	width: 486px;
	margin-top: 20px;
	float: right;
	margin-right: 25px;
}

#sitemapmain p {
	background-color: #FFFFFF;
	padding-left: 10px;
	line-height: 100%;
}