/*
About, Contact, Sitemap CSS for WordPress Theme
1. お問合せフォーム
2. Orikanとは？
*/

/* ------------------------------------------------------------------------------------------------------------
1. お問合せフォーム
-------------------------------------------------------------------------------------------------------------*/
/* フォーム */
#contact .wpcf7{
margin:5px 0 0 0;
padding:10px 10px 5px 10px;
background-color:#EFEFEF;
}
#contact .wpcf7 p{
margin:0 0 10px 0;
}
#contact .wpcf7 input[type="text"],
#contact .wpcf7 textarea{
padding:3px;
border:solid 1px #DDD;
}
#contact .wpcf7 input[type="submit"]{
width:120px;
}

/* ------------------------------------------------------------------------------------------------------------
2. Orikanとは？
-------------------------------------------------------------------------------------------------------------*/
#ori #contents #pgcont{
margin-bottom:30px;
}
#ori #contents #pgcont h3{
margin:10px 0 10px;
font-weight:bold;
font-size:1.2em;
}
#ori #contents #pgcont p{
margin-bottom:10px;
}

/* インフォメーション */
#ori #contents #information{
clear:both;
}
#ori #contents #information h3{
margin:0; padding:0;
margin-bottom:10px;
}
#ori #contents #information dt{
line-height:140%;
}
#ori #contents #information dd{
background:url(../images/ten_01.gif) repeat-x left bottom;
padding-bottom:5px;
margin-bottom:10px;
}
#ori #contents .othermenu{
padding:0;
margin-bottom:0;
background-color:#FFFFFF;
text-align:right;
}

/* ------------------------------------------------------------------------------------------------------------
3. 楽曲の使用について
-------------------------------------------------------------------------------------------------------------*/

#atten #contents #pgcont li{

}



