・* *
    Document   : kiyaku_sp
    Created on : 2011/10/11, 14:50:22
    Author     : k_takeshita
    Description:
        Purpose of the stylesheet follows.
*/

html, body { background-color: #FFFFFF;
              height : 100%;
}

a { text-decoration:none;
    color:#0000FF;
}

small {
text-align:center;
}



/* 外周フレーム */
#container {
	min-height: 100%;
	height: auto !important;
	width:100%;
	margin:0 auto;
	position: relative;
	background-color:#ffffcc;
}

#screen {
	width:100%;
	height: auto ;
	margin: 0 auto;
	padding-bottom: 60px;/* フッタースペース */
}


/* ヘッダー */

#header { height:48px;
	   width:100%;
}

header {
	width:100%;
	position: relative;
	height: 30px;
	clear: both;
	margin:0px 0px 10px 0px;
	font-size: 20px;
	text-align: center; 
	padding:10px 0px 0px 0px;
}


h2 {
	font-size: 16px;
           font-weight: bold;
}


p {
	font-size: 12px;
	margin:0px 0px 10px 0px;
}


#icon_top {
	height: 50px;
	position:absolute;
	left:0px;
}
#icon_search {
	height:50px;
	position:absolute;
	right:0px;
}


/* TOPバナー */
.banner_wide{
	width:100%;
}



/* フッター枠 */
#footerbase {
		background: hotpink;
		height: 50px;
		width:100%;
		margin: 0 auto;
}

.hr { display:inline;
      height: 1px;
      width:100%;
      margin: auto;
      border: 0; 
}
/* フッター */
footer {
	width: 100%;
	background-color: #ffffcc;
}
#footer_menu {
	width: 100%;
	text-align:center;
}
#footer_menu li {
	background: -moz-linear-gradient(top, rgba(252,236,252,1) 0%, rgba(251,166,225,1) 50%, rgba(253,137,215,1) 51%, rgba(255,124,216,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,236,252,1)), color-stop(50%,rgba(251,166,225,1)), color-stop(51%,rgba(253,137,215,1)), color-stop(100%,rgba(255,124,216,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(252,236,252,1) 0%,rgba(251,166,225,1) 50%,rgba(253,137,215,1) 51%,rgba(255,124,216,1) 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(top, rgba(252,236,252,1) 0%,rgba(251,166,225,1) 50%,rgba(253,137,215,1) 51%,rgba(255,124,216,1) 100%); /* W3C */
	font-weight:bold;
	float: left;
	width: 47%;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #ff3399;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff3333;
	padding:2% 0% 2% 2%;
}
#footer_menu li a {
	font-size: 80%;
	color: #ff0000;
	display: block;
	width: 100%;
}
#footer_menu li a:hover {
	color: #ff6666;
	text-decoration: underline;
}
#copyright {
	width:100%;
	text-align:center;
	padding:10px 0px;
}



/* CSSボタンボックス */
.cssButton_box {
	background: #ffffff;
	margin:15px;
	text-align:center;
}


/* CSSボタン */
.cssButton_A {
    	margin:10px 0px 10px 0px;
    	padding:5px 10px;
	border: 2px #800000 solid;
	border-radius: 5px;
	width:150px;
	height:50px;
	font-size: 20px;
	background: hotpink; /* Old browsers */
	background: -moz-linear-gradient(top, rgba(252,236,252,1) 0%, rgba(251,166,225,1) 50%, rgba(253,137,215,1) 51%, rgba(255,124,216,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,236,252,1)), color-stop(50%,rgba(251,166,225,1)), color-stop(51%,rgba(253,137,215,1)), color-stop(100%,rgba(255,124,216,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(252,236,252,1) 0%,rgba(251,166,225,1) 50%,rgba(253,137,215,1) 51%,rgba(255,124,216,1) 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(top, rgba(252,236,252,1) 0%,rgba(251,166,225,1) 50%,rgba(253,137,215,1) 51%,rgba(255,124,216,1) 100%); /* W3C */
}
.cssButton_A:hover, .cssButton_A:active {
	background: deeppink; /* Old browsers */
	background: -moz-linear-gradient(top, rgba(250,198,255,1) 0%, rgba(255,153,255,1) 50%, rgba(232,86,255,1) 51%, rgba(255,0,178,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,198,255,1)), color-stop(50%,rgba(255,153,255,1)), color-stop(51%,rgba(232,86,255,1)), color-stop(100%,rgba(255,0,178,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(250,198,255,1) 0%,rgba(255,153,255,1) 50%,rgba(232,86,255,1) 51%,rgba(255,0,178,1) 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(top, rgba(250,198,255,1) 0%,rgba(255,153,255,1) 50%,rgba(232,86,255,1) 51%,rgba(255,0,178,1) 100%); /* W3C */;} /*カーソルが乗っているリンクの色*//*クリック中のリンクの色*/


/* リスト型リンクボックス */
.linkbox {
    color: #505050;
    margin: 0 auto;
    height: 100px; 
}
/* リスト型リンクボックスのコンテンツ */
.list_box {
    width: 100%;
    margin: 0 auto;
    background:#ffffff;
}
/* リスト型リンクボックスの画像 */
.icon_decome { float: left;
		 margin: 7px 0px 3px;
}
/* リスト型リンクボックスのネーム */
.ttl_app { float: left;
           width:60%;
           font-size: 120%;
           font-weight: bold;
           margin: 15px 0px 5px 5px;
}
/* リスト型リンクボックスの注釈 */
.caption { float: left;
           font-size: 100%;
           width: 60%;
           margin: 8px 8px 0px;
           line-height:1.3; 
}

.arrow { float: right;
	  display: block;
	  margin: 15px 5px 0px 0px;
	  width: 12px;
	  height: 14px;
	  color: white;
	  background-repeat: no-repeat;
}

/* カテゴリーリンクのアイコン */
#category_box {
	text-align: center;
	margin-top:30px;
	background-color:#ff6666;
	padding:10px 0px;
}
#category_box ul {
	text-align:center;
}

#category_box li {
	float:left;
	width:25%;
}

#category_box li img {
	width:100px;
}


/* clearfix */
.clearfix:after{
	content:".";
	display:block;
	clear: both;
	height:0px;
	visibility: hidden;
}

.clear{
	width:100%;
	height:0px;
	overflow:hidden;
	clear:both;
	border-style:none;
}




/* テキスト表示部分 */
#text_box{
	background:#fff;
	border-radius: 15px;
	padding:15px;
	margin:0% 3% 3% 3%;
	text-align:center;

}

#text_box li {
	text-align:center;

}

#text_box li:last-child {
	border-bottom-style: none;
}

#text_box h3{
	padding-left: 10px;
	color: #ff66cc;
	margin-bottom: 1em;
	min-height: 10px;
	margin:10px 0px 10px 0px;
	font-size: 20px;
}

#text_box h4{
	padding-left: 10px;
	color: #ff0000;
	margin-bottom: 1em;
	min-height: 10px;
	margin:10px 0px 10px 0px;
	font-size: 20px;
}

#text_box h5{
	padding-left: 10px;
	color: #ff66cc;
	margin-bottom: 1em;
	min-height: 10px;
	margin:10px 0px 10px 0px;
	font-size: 20px;
	text-align:center;
}


#text_box li a{
	display:block;
	width:100%;
}
