@charset "utf-8";
/* CSS Document */

/*   ◆◆全体に関する設定◆◆　　*/
body{
	margin:0;
	padding:0;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	line-height: 1.7em;
	font-size:15px;

}


/*   ◆◆リンク色◆◆　　*/
a{
}
a:link{
  text-decoration:none;
}
a:visited{
  text-decoration:none;
}
a:hover{
	text-decoration:underline;
}


/*   ◆◆汎用◆◆　　*/
.img-r {
	float:right !important;
}
.img-l {
	text-align:left !important;
	float:left;
	margin-right: 15px;
}
.img-c {
	text-align:center !important;
}

.pink {
		color: #f32968;
		font-size:150%;
		font-weight:bold;
		line-height:150%;
}

/*   ◆◆レイアウト◆◆　　*/

#wrap{
	width:100%;
	height:auto;
	margin-top:0px;
	text-align:center;
	background: url(../images/anica_bg01.gif) 0 0 ;
}

header {
	width:100%;
	color: #000;
	padding: 0;
	margin: 0 auto;
	background: url(../images/anica_bg02.gif) repeat-x 0 36px ;
}
div.header_in{
	width:100%;
	text-align:center;
	padding:0px;
	margin:0 auto;
	height:35px;
}

header h1 {
	width:1000px;
	height:25px;
	display:block;
	text-align:left;
	margin:0 auto 0px;
	padding:5px 0;
	color:#000;
	font-size:80%;
}




/*   ◆◆article内の段落.文字.画像の設定◆◆　　*/
article {
	height:auto;
	margin:0 auto;
	padding:0px;
	color:#000;
	width: 1000px;
}

h2{
	clear:both;
	font-size:180%;
	font-weight:bold;
	display:block;
	width:980px;
	height:105px;
	text-align:left;
background: url(../images/h2_bg.png) 0 0 no-repeat ;
	margin:80px 0 20px 0;
	padding:80px 0 0 20px ;
	color:#f32968;
}
h3 {
	width:970px;
	margin:0 auto;
	text-align: left;
	line-height: 165%;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	background-color: #fbedf3;
	padding: 15px;
}
h4 { color:#000;
font-weight:bold;
display:block;
font-weight:bold;
text-align:left;
font-size:110%;
margin-top:25px;
}
h4 span { color:#FFF;
background: #eb6b93;
padding:7px 13px;
-webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
h5 {
 color:#32b3c7;
font-weight:bold;
display:block;
padding:7px;
width:550px;
text-align:left;
font-size:200%;
margin: 100px 0 0px 390px;
}
h5 span {
	color:#000;
	font-size:48%;
}
p.btn {
	text-align:center;
	width:1000px;
	margin: 0px auto 50px;
}
p.btn2 img {
	margin: 0 0 30px 20px;
}

article p {
	margin: 20px 0px;
	text-align:left;
	font-size:110%;
}

section {
	width:1000px;
	clear:both;
}

div.profile {
	width:1000px;
	margin: 40px auto 0;
background: url(../images/anica_10.gif) 0 0 no-repeat;
text-align:left;
height:691px;
	padding: 40px 30px 30px;
}
div.profile p {
margin: 90px 0 0px 390px;
width:500px;
font-size:115%;
line-height:160%;
font-weight:bold;
}

div.profile dl {
	margin-top:40px;
	font-size:115%;
	padding:0 0 0 30px;
	line-height:160%;
	font-weight:bold;
}
div.profile dt {
	float:left;
	width:70px;

}
div.profile dd {

}
div.index {
	width: 550px;
	float:left;
	margin:0 0 0 20px;;
}
div.index p {
	padding: 0;
	font-size:115%;
	font-weight:bold;
display:block;
margin-top:25px;
}
div.index p span {
	-webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color:#eb6b93;
  background:#b5e3eb;
  padding:7px 13px;
  
}



div.top_text2{
	font-size:110%;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
	padding-right: 25px;
}
p.anica {
	margin:-80px 0 0 120px;
	font-weight:bold;
}
p.top_txt{
	text-align:left;
	line-height:200%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
	font-size: 15px;
	margin-bottom: 20px;
}
p.top_txt_top {
	text-align:left;
	line-height:165%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
	font-size: 15px;
	margin-top: 20px;
}


/*   ◆◆フッター部の設定◆◆　　*/
footer {
	width: 100%;
	text-align: center;
	color: #000;
	padding: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:80%;
}
div.footer_in{
	width:1000px;
	text-align:center;
	margin:auto;
	margin:auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 40px;
}

.copywright{

}


/*   ◆◆その他◆◆　　*/
a:hover img{
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}

.


.caption {
	margin-left: 170px;
}
.bold {
	font-weight: bold;
}

.red {
	color:#c4051c;
	}
	

.text-center {

	text-align: center;
}

.text-big2 {

	font-size: 24px;
	font-weight: bold;
}

.text-big3 {
	font-size: 18px;
	font-weight: bold;
}
.text-big4 {
	font-size: 15px;
	font-weight: bold;
}

.pagetop {
	text-align: right;
	text-decoration: underline;
	font-size: 15px;
	margin-top: 35px;
}
